Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove annotations support to gain Symfony 7 compatibility #11

Merged
merged 18 commits into from
Mar 28, 2024

Conversation

mpdude
Copy link
Member

@mpdude mpdude commented Mar 28, 2024

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.

Base automatically changed from add-attribute to master March 28, 2024 18:07
@mpdude mpdude changed the title Remove annotations support Remove annotations support to gain Symfony 7 compatibility Mar 28, 2024
@mpdude mpdude merged commit 255f584 into master Mar 28, 2024
5 checks passed
@mpdude mpdude deleted the move-attribute branch March 28, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant