You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for Symfony 7 (#55)
* Add support for Symfony 7
* Upgrade PHPUnit
* Run annotation registry only when available
* Add return types to PHPUnit setup
* Add missing prophecy trait
* Remove PHPUnit 11 support
* Reformat phpunit.xml.dist file