v1.10.0
Added support for Symfony 8, PHP 8.4/8.5, and Symfony 7.4. Dropped support for Symfony 5.4 and PHP 8.1. Converted XML service definitions to PHP.
What's Changed
- Update rector/rector requirement from ^0.14.5 to ^1.2.3 by @dependabot[bot] in #113
- [Maintenance] Add PHP 8.4/8.5, Symfony 7.4, drop Symfony 5.4 and PHP 8.1 by @Rafikooo in #115
- [XML2PHP] convert XML service definition configs to PHP in preparation for Symfony 8 by @crydotsnake in #116
- Add Symfony 8 support by @Rafikooo in #117
New Contributors
- @crydotsnake made their first contribution in #116
Full Changelog: v1.9.0...v1.10.0