- Add Composer keyword for asking user to add this package to require-dev instead of require
- Fix tests by changing MethodReflection to expected ExtendedMethodRepository
- Remove sonata-project/datagrid-bundle dependency
- Bump sonata-project/doctrine-orm-admin-bundle to 4.3
- Improve PHPStan configuration file
- Updated to PHPStan 1.0
- Updated to PHPUnit 9.5
- Drop support for PHP 7.2
- Drop support for PHP 7.1
- Add support to PHPStan extension installer
- Add sonata-project/datagrid-bundle as direct dependency
- Switch to the new security checker
- Migrate from Travis to GitHub Actions
- Fix deprecated PHP-CS rules
- Allow PHP 8.0
- Upgrade friendsofphp/php-cs-fixer
- Fix tests by adding nikic/php-parser as a required dev dependency
- Upgrade phpstan & phpstan-phpunit to ^0.12
- Enable strict typing
- Add coveralls and badges
- Upgrade phpstan & phpstan-phpunit to ^0.11
- Move phpstan-phpunit to dev dependencies
- Improve detection of QueryBuilder methods
- Improve detection of ObjectRepository magic methods