doctrine / DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony
http://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
MIT License
377 stars 229 forks source link

Leverage pinned resolvers #770

Closed IonBazan closed 1 year ago

IonBazan commented 1 year ago

Leverage pinned resolvers as recommended by @nicolas-grekas in https://github.com/doctrine/DoctrineMongoDBBundle/pull/754#issuecomment-1457953551

See https://github.com/symfony/symfony/pull/48992

Feel free to assign yourself to this issue.