Skip to content

Commit c0d5cc5

Browse files
committed
allow Doctrine persistence 2 too
1 parent 2d19281 commit c0d5cc5

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
@@ -32,7 +32,7 @@
3232
"require-dev": {
3333
"doctrine/annotations": "^1.10.4",
3434
"doctrine/cache": "~1.0",
35-
"doctrine/persistence": "^1.3",
35+
"doctrine/persistence": "^1.3|^2.0",
3636
"paragonie/sodium_compat": "^1.8",
3737
"symfony/asset": "^3.4|^4.0|^5.0",
3838
"symfony/browser-kit": "^4.3|^5.0",

0 commit comments

Comments
 (0)