Skip to content

Commit

Permalink
fix [CoreBundle]: Downgrade doctrine/collections to 1.5.*, because of d…
Browse files Browse the repository at this point in the history
  • Loading branch information
franzwilding committed Mar 25, 2019
1 parent 26dea80 commit bb08b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"type": "symfony-bundle",
"description": "Core functionality for unite cms",
"require": {
"doctrine/collections": "1.5.*",
"symfony/symfony": "^4.2",
"doctrine/doctrine-bundle": "^1.10",
"doctrine/orm": "^2.6",
Expand Down

0 comments on commit bb08b71

Please sign in to comment.