Skip to content

Commit 5f65d2b

Browse files
authored
Fixed requirements of doctrine/persistence (#193)
1 parent 09425aa commit 5f65d2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"php": "^7.1.3",
1616
"doctrine/collections": "^1.5",
1717
"doctrine/common": "^2.11|^3.0",
18+
"doctrine/persistence": "^1.3|^2",
1819
"doctrine/doctrine-bundle": "^1.8|^2.0",
1920
"doctrine/orm": "^2.6",
2021
"easycorp/easyadmin-bundle": "^2.2.2",

0 commit comments

Comments
 (0)