What's Changed
- chore: add tests for php 8.2 (without dev deps) and 8.3 by @Chris53897 in #325
- Chore/support symfony 7 by @alexpozzi in #331
Adds:
- support for symfony/symfony 7.x
Removes:
- support for PHP 7.x
- support for symfony/symfony version 3.x and 4.x
- support for psr/log 1
Full Changelog: v1.9.2...v1.10.0
Special thanks to @Chris53897!