Skip to content

Commit 6df15b5

Browse files
committed
Prevent the installation of doctrine/persistence ^4
1 parent dcd2260 commit 6df15b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"composer/semver": "^3.0",
3131
"doctrine/doctrine-bundle": "^2.5.0",
3232
"doctrine/orm": "^2.15|^3",
33+
"doctrine/persistence": "^2.5|^3",
3334
"symfony/http-client": "^6.4|^7.0",
3435
"symfony/phpunit-bridge": "^6.4.1|^7.0",
3536
"symfony/security-core": "^6.4|^7.0",

0 commit comments

Comments
 (0)