Skip to content

Commit

Permalink
Fixed requirements of doctrine/persistence (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrixx authored Dec 3, 2020
1 parent 09425aa commit 5f65d2b
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 @@ -15,6 +15,7 @@
"php": "^7.1.3",
"doctrine/collections": "^1.5",
"doctrine/common": "^2.11|^3.0",
"doctrine/persistence": "^1.3|^2",
"doctrine/doctrine-bundle": "^1.8|^2.0",
"doctrine/orm": "^2.6",
"easycorp/easyadmin-bundle": "^2.2.2",
Expand Down

0 comments on commit 5f65d2b

Please sign in to comment.