# Inflector Upgrade Guide

## 1.0 to 2.0

The biggest change in this release is the requirement of PHP 7.1+. PHP 5.4 through 7.0 are no longer
supported. The API is the same, except with type hints and return types. Updating to v2.0 should be
painless.
