Skip to content

Commit 0848a48

Browse files
committed
Add conflict with doctrine/orm <2.14
1 parent 512695c commit 0848a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"conflict": {
7272
"doctrine/dbal": "<2.13.1 || ^3.0 <3.2",
7373
"doctrine/mongodb-odm": "<2.3",
74-
"doctrine/orm": "<2.10.2 || 2.16.0 || 2.16.1",
74+
"doctrine/orm": "<2.14.0 || 2.16.0 || 2.16.1",
7575
"sebastian/comparator": "<2.0"
7676
},
7777
"suggest": {

0 commit comments

Comments
 (0)