Skip to content

Commit 6d1c18e

Browse files
committed
Merge branch '3.x'
2 parents d199870 + 84c21f6 commit 6d1c18e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"php": ">= 8.1",
1919
"doctrine/dbal": "^2.12|^3.0",
2020
"doctrine/orm": "^2.0",
21-
"doctrine/persistence": "^1.3|^2.1",
21+
"doctrine/persistence": "^1.3|^2.1|^3.0",
2222
"psr/container": "^1.0",
2323
"psr/log": "^1.0",
2424
"symfony/config": "^5.1|^6.0|^7.0",
25-
"symfony/service-contracts": "^1.0|^2.0",
25+
"symfony/service-contracts": "^1.0|^2.0|^3.0",
2626
"symfony/dependency-injection": "^5.1|^6.0|^7.0",
2727
"symfony/filesystem": "^5.1|^6.0|^7.0",
2828
"symfony/finder": "^5.1|^6.0|^7.0",

0 commit comments

Comments
 (0)