What's Changed
Adds support for Symfony 7 and drops the support for Symfony 4.
- Fix symfony 6.3 return type deprecations by @acrobat in #278
- remove unused framework-bundle dependency by @garak in #243
- fix(php8.2): void as a native return type by @johnkhansrc in #280
- Remove Symfony deprecation by @Oipnet in #279
- Support Symfony 7 by @RobinDev in #282
New Contributors
- @garak made their first contribution in #243
- @johnkhansrc made their first contribution in #280
- @Oipnet made their first contribution in #279
- @RobinDev made their first contribution in #282
Full Changelog: v0.8.0...v0.9.0