Skip to content

Commit ac08178

Browse files
authored
Merge pull request #495 from greg0ire/persistence-4-compat
Add support for persistence 4
2 parents 73ae542 + e98ed75 commit ac08178

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
@@ -27,7 +27,7 @@
2727
"doctrine/data-fixtures": "^2.0",
2828
"doctrine/doctrine-bundle": "^2.2",
2929
"doctrine/orm": "^2.14.0 || ^3.0",
30-
"doctrine/persistence": "^2.4 || ^3.0",
30+
"doctrine/persistence": "^2.4 || ^3.0 || ^4.0",
3131
"psr/log": "^2 || ^3",
3232
"symfony/config": "^6.4 || ^7.0",
3333
"symfony/console": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)