Skip to content

Commit

Permalink
Require alpha versions of Doctrine MongoDB ODM 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Sep 28, 2018
1 parent 0478e4a commit dab17e8
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 @@ -12,7 +12,7 @@
],
"require": {
"php": "^7.2",
"doctrine/mongodb-odm": "dev-master",
"doctrine/mongodb-odm": "^2.0@alpha",
"doctrine/annotations": "^1.2",
"psr/log": "^1.0",
"symfony/options-resolver": "^3.4 || ^4.0",
Expand Down

0 comments on commit dab17e8

Please sign in to comment.