Skip to content

Commit b6062a8

Browse files
derrabusnicolas-grekas
authored andcommitted
Allow doctrine/persistence 2
1 parent a432dfa commit b6062a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=7.1.3",
2020
"doctrine/event-manager": "~1.0",
21-
"doctrine/persistence": "^1.3",
21+
"doctrine/persistence": "^1.3|^2",
2222
"symfony/polyfill-ctype": "~1.8",
2323
"symfony/polyfill-mbstring": "~1.0",
2424
"symfony/service-contracts": "^1.1|^2"

0 commit comments

Comments
 (0)