Raise minimum requirements, prepare for the upcoming Symfony 7.4 release
This release is a preparatory step towards supporting the upcoming Symfony 7.4 and 8.0 releases. We drop support for older dependency versions, remove XML-based container configuration and declare PHP 8.4 supported.
What's Changed
- Update to PHPUnit 10 by @mpdude in #81
- Update test workflows and test matrix by @mpdude in #82
- Update minimum requirements by @mpdude in #83
- Use PHP instead of XML for service configuration by @mpdude in #84
- Run functional tests without the doctrine-orm-infrastructure dependency by @mpdude in #85
Full Changelog: 4.1.3...4.2.0