Skip to content

Commit e63319d

Browse files
authored
Bump "doctrine/mongodb-odm" (#344)
1 parent aee1b96 commit e63319d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"require-dev": {
3333
"doctrine/cache": "^1.11|^2.0",
34-
"doctrine/mongodb-odm": "^2.0",
34+
"doctrine/mongodb-odm": "^2.2",
3535
"doctrine/orm": "^2.7",
3636
"matthiasnoback/symfony-config-test": "^4.2",
3737
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
@@ -40,7 +40,7 @@
4040
"symfony/security-guard": "^4.4|^5.4"
4141
},
4242
"conflict": {
43-
"doctrine/mongodb-odm": "<2.0",
43+
"doctrine/mongodb-odm": "<2.2",
4444
"doctrine/orm": "<2.7"
4545
},
4646
"config": {

0 commit comments

Comments
 (0)