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

Removes requirement of doctrine/annotations 2.0.1 #76

Closed
wants to merge 1 commit into from

Conversation

tenmajkl
Copy link

@tenmajkl tenmajkl commented May 16, 2023

This PR removes requirement of doctrine/annotations version 2.0.1, because this version doesn't have already deprecated AnnotationRegistry::registerLoader which is required to use. Now it requires only ^1.14.3, where this method works.

@roxblnfk roxblnfk requested a review from msmakouz May 16, 2023 16:55
@msmakouz
Copy link
Member

msmakouz commented May 16, 2023

@tenmajkl Usages of the deprecated AnnotationRegistry::registerLoader has been removed in this PR:
#66

@tenmajkl
Copy link
Author

Oh, OK, but documentation still says to use AnnotationRegistry::registerLoader

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.

2 participants