Prezent / doctrine-translatable

Translatable behaviour extension for Doctrine2
MIT License
26 stars 17 forks source link

Add hacky fix for Doctrine Bundle 2.3 #40

Closed barthy-koeln closed 2 years ago

barthy-koeln commented 2 years ago

Band-Aid Fix for doctrine/doctrine-bundle >= 2.3.0

I'm following the example of Pull Request 2211 @ doctrine-extensions/DoctrineExtensions.

This fixes the "Cannot adapt Doctrine driver of class MappingDriver" issue after updating projects to Symfony 5.4 with all dependencies.

sandermarechal commented 2 years ago

Merged, thank you!

sandermarechal commented 2 years ago

Tagged as 3.1.0