Skip to content

Improved annotations, PHP 7.0 minimum

Compare
Choose a tag to compare
@jaydiablo jaydiablo released this 24 Apr 22:05
· 31 commits to master since this release
a9b2fca

This release bumps the minimum PHP version in composer.json to 7.0. I you're still on PHP 5.x, please use version 3.0.1 or lower (composer should determine this properly).

Further improved docblock annotations throughout the library with the help of the most recent versions of PHPStan and Psalm.