doctrine / DoctrineMongoDBBundle

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

Add missing mapping #714

Closed franmomu closed 2 years ago

franmomu commented 2 years ago

This will be needed after https://github.com/doctrine/DoctrineMongoDBBundle/pull/713 to auto detect mapping when using Symfony >= 5.4

franmomu commented 2 years ago

I'll merge it since the failing tests are not related and fixed in https://github.com/doctrine/DoctrineMongoDBBundle/pull/713