Skip to content

fix conflit doctrine/orm #208

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

Closed
wants to merge 1 commit into from
Closed

fix conflit doctrine/orm #208

wants to merge 1 commit into from

Conversation

NacerKH
Copy link

@NacerKH NacerKH commented Aug 7, 2022

conflit

@xabbuh
Copy link
Member

xabbuh commented Aug 8, 2022

Can you explain why the conflict is needed?

@NacerKH
Copy link
Author

NacerKH commented Aug 8, 2022

AS WE KHNOW WE ALWAYS USED DOCTRINE ORM WHEN U INSTALL DOCTRINE/ORM FROM COMPOSER AUTOMATIC GET VERSION 2.12 .

When I use: php bin/console make:entity to create a new db entity, I get the following error:

In DoctrineHelper.php line 180: Class "Doctrine\Persistence\Mapping\Driver\AnnotationDriver" does not exist
cuz DOCTRINE/ORM 2.12 don't have compatible with symphony 4.4 .

@xabbuh
Copy link
Member

xabbuh commented Aug 8, 2022

I think you need to update MakerBundle then to use version 1.44 or higher which contains symfony/maker-bundle#1126.

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.

3 participants