4.11.0: add support of Symfony 7, drop support of Symfony 4.4
Breaking Change
The QueryCount
won't work with Symfony 7, because the annotation_reader
can't be enabled anymore, see symfony/symfony#51050
What's Changed
- chore: allow Symfony 7 by @alexislefebvre in #634
- Symfony 4.4 is not supported anymore
- Symfony 7 compatibillity by @kl3sk in #631
New Contributors
Full Changelog: 4.10.0...4.11.0