We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In Doctrine Annotation 2.0 they removed deprecated functions. See doctrine/annotations#468
"doctrine/annotations": "^1.13 || ^2.0" => "jms/serializer"
Uncaught Error: Call to undefined method Doctrine\Common\Annotations\AnnotationRegistry::registerLoader()
The text was updated successfully, but these errors were encountered:
This this leads to -> techdivision/import-cli-simple#271
Sorry, something went wrong.
Should be fixed in 17.4.1 https://github.com/techdivision/import-configuration-jms/releases/tag/17.4.1
No branches or pull requests
In Doctrine Annotation 2.0 they removed deprecated functions. See doctrine/annotations#468
"doctrine/annotations": "^1.13 || ^2.0" => "jms/serializer"
Uncaught Error: Call to undefined method Doctrine\Common\Annotations\AnnotationRegistry::registerLoader()
The text was updated successfully, but these errors were encountered: