We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19f238b + 154d0e8 commit c1b89a1Copy full SHA for c1b89a1
composer.json
@@ -87,7 +87,8 @@
87
},
88
"conflict": {
89
"doctrine/common": "<2.7",
90
- "doctrine/mongodb-odm": "<2.0"
+ "doctrine/mongodb-odm": "<2.0",
91
+ "doctrine/mongodb-odm-bundle": "4.0.0-RC2"
92
93
"suggest": {
94
"doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
0 commit comments