Version 1.4.3
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.