Skip to content

Commit

Permalink
Add conflict with doctrine/orm <2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu committed Sep 8, 2023
1 parent 512695c commit 0848a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"conflict": {
"doctrine/dbal": "<2.13.1 || ^3.0 <3.2",
"doctrine/mongodb-odm": "<2.3",
"doctrine/orm": "<2.10.2 || 2.16.0 || 2.16.1",
"doctrine/orm": "<2.14.0 || 2.16.0 || 2.16.1",
"sebastian/comparator": "<2.0"
},
"suggest": {
Expand Down

0 comments on commit 0848a48

Please sign in to comment.