Skip to content

v1.10.0

Choose a tag to compare

@Rafikooo Rafikooo released this 06 Feb 13:26
· 2 commits to 1.10 since this release
35ae61d

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

Full Changelog: v1.9.0...v1.10.0