Skip to content

Commit 601988c

Browse files
authored
Allow doctrine/persistence 3 (#365)
1 parent caf996d commit 601988c

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
@@ -24,7 +24,7 @@
2424
"doctrine/data-fixtures": "^1.3",
2525
"doctrine/doctrine-bundle": "^1.11|^2.0",
2626
"doctrine/orm": "^2.6.0",
27-
"doctrine/persistence": "^1.3.7|^2.0",
27+
"doctrine/persistence": "^1.3.7|^2.0|^3.0",
2828
"symfony/config": "^3.4|^4.3|^5.0|^6.0",
2929
"symfony/console": "^3.4|^4.3|^5.0|^6.0",
3030
"symfony/dependency-injection": "^3.4.47|^4.3|^5.0|^6.0",

0 commit comments

Comments
 (0)