Skip to content

Version 1.4.3

Compare
Choose a tag to compare
@belgattitude belgattitude released this 22 May 17:15
· 292 commits to master since this release

Fixed

  • Temporarily remove phpstan from require-dev. It will be re-added in 2.0 due
    to possible issues with plaform requirements.
    If you want to install, add to your require-dev: "phpstan/phpstan": "^0.7.0"
  • More typehints fixed or added
  • Unit tests autoloading is now fixed.