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 4c7423d + c1b89a1 commit 8bd3dcaCopy full SHA for 8bd3dca
composer.json
@@ -89,7 +89,8 @@
89
},
90
"conflict": {
91
"doctrine/common": "<2.7",
92
- "doctrine/mongodb-odm": "<2.0"
+ "doctrine/mongodb-odm": "<2.0",
93
+ "doctrine/mongodb-odm-bundle": "4.0.0-RC2"
94
95
"suggest": {
96
"doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
0 commit comments