Skip to content

Commit

Permalink
doctrine/orm: ^2.5.11 -> ^2.6.3
Browse files Browse the repository at this point in the history
Error when updating from composer, [source](doctrine/orm#7402)
  • Loading branch information
anderfrago committed Dec 11, 2019
1 parent 27c995c commit ef42810
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 @@ -22,7 +22,7 @@
"require": {
"php": ">=5.5.9",
"doctrine/doctrine-bundle": "^1.6",
"doctrine/orm": "^2.5",
"doctrine/orm": "^2.6",
"incenteev/composer-parameter-handler": "^2.0",
"sensio/distribution-bundle": "^5.0.19",
"sensio/framework-extra-bundle": "^5.0.0",
Expand Down

0 comments on commit ef42810

Please sign in to comment.