Skip to content

Commit e98ed75

Browse files
committed
Add support for persistence 4
1 parent 556b4cf commit e98ed75

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)