Skip to content

Commit

Permalink
Conflict with doctrine/orm 2.11 because of doctrine/orm issue 9622
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-lb committed Jul 6, 2022
1 parent 7bd9d5d commit 1137fc0
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 @@ -13,7 +13,7 @@
"doctrine/collections": "<1.0",
"doctrine/common": "<2.7",
"doctrine/mongodb-odm": "<1.2",
"doctrine/orm": "<2.5",
"doctrine/orm": "<2.5 || 2.11.*",
"doctrine/persistence": "<1.3"
},
"require-dev": {
Expand Down

0 comments on commit 1137fc0

Please sign in to comment.