Skip to content

Commit 7682ef7

Browse files
committed
Allow doctrine/persistence ^4.0
1 parent c3064f4 commit 7682ef7

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
@@ -30,7 +30,7 @@
3030
"composer/semver": "^3.0",
3131
"doctrine/doctrine-bundle": "^2.5.0|^3.0.0",
3232
"doctrine/orm": "^2.15|^3",
33-
"doctrine/persistence": "^2.5.2|^3.0",
33+
"doctrine/persistence": "^3.1|^4.0",
3434
"symfony/http-client": "^6.4|^7.0|^8.0",
3535
"symfony/phpunit-bridge": "^6.4.1|^7.0|^8.0",
3636
"symfony/security-core": "^6.4|^7.0|^8.0",

0 commit comments

Comments
 (0)