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.
1 parent bd86357 commit e14e98eCopy full SHA for e14e98e
composer.json
@@ -47,8 +47,8 @@
47
"phpunit/phpunit": "^10.5.40"
48
},
49
"conflict": {
50
- "doctrine/doctrine-mongo-odm-module": "<5.2.0",
51
- "doctrine/doctrine-orm-module": "<6.2.0"
+ "doctrine/doctrine-mongo-odm-module": "<5.3.0",
+ "doctrine/doctrine-orm-module": "<6.3.0"
52
53
"suggest": {
54
"doctrine/data-fixtures": "Data Fixtures if you want to generate test data or bootstrap data for your deployments",
0 commit comments