Skip to content

Commit bc66e60

Browse files
committed
1 parent 9d417ca commit bc66e60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959
},
6060
"conflict": {
6161
"doctrine/annotations": "<1.12 || >=3.0",
62-
"doctrine/cache": "<1.11"
62+
"doctrine/cache": "<1.11",
63+
"doctrine/mongodb-odm-bundle": "<5"
6364
},
6465
"suggest": {
6566
"doctrine/annotations": "For annotation mapping support",

0 commit comments

Comments
 (0)