Skip to content

fix conflit doctrine/orm#208

Closed
NacerKH wants to merge 1 commit into
symfony:4.4from
NacerKH:dev
Closed

fix conflit doctrine/orm#208
NacerKH wants to merge 1 commit into
symfony:4.4from
NacerKH:dev

Conversation

@NacerKH

@NacerKH NacerKH commented Aug 7, 2022

Copy link
Copy Markdown

conflit

@xabbuh

xabbuh commented Aug 8, 2022

Copy link
Copy Markdown
Member

Can you explain why the conflict is needed?

@NacerKH

NacerKH commented Aug 8, 2022

Copy link
Copy Markdown
Author

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

xabbuh commented Aug 8, 2022

Copy link
Copy Markdown
Member

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