Skip to content

Drop annotations support, compatibility with Symfony 7.x (#11)

Latest
Compare
Choose a tag to compare
@mpdude mpdude released this 28 Mar 18:29
· 4 commits to master since this release
255f584
Remove annotations support to gain Symfony 7 compatibility (#11)

This removes the annotation that has been deprecated in 1.4.0. Thus, we get rid of the `doctrine/annotations` dependency and the `annotation_reader` service, clearing the path towards Symfony 7 compatibility.

The PHP 8.1 minimum requirement effectively limits usage with Symfony < 5.