stof / StofDoctrineExtensionsBundle

Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
https://symfony.com/bundles/StofDoctrineExtensionsBundle/current/index.html
MIT License
1.89k stars 379 forks source link

Bump gedmo/doctrine-extensions to v3.16 for compatibility with ORM 3.0 #487

Closed subiabre closed 4 months ago

subiabre commented 4 months ago

DoctrineExtensions 3.16 has been released. Mainly adds supports for ORM 3.0 which should fix issues such as https://github.com/stof/StofDoctrineExtensionsBundle/issues/480 and https://github.com/stof/StofDoctrineExtensionsBundle/issues/478

stof commented 4 months ago

Dropping support for 3.15 is not necessary to support 3.16.0. the constraint ^3.15.0 means >=3.15.0, <4.0.0