Skip to content

Commit fa26610

Browse files
Merge branch '6.4' into 7.0
* 6.4: Fix deps=low
2 parents 9e16a16 + bcf2cc2 commit fa26610

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
@@ -22,7 +22,7 @@
2222
"symfony/polyfill-mbstring": "~1.0",
2323
"symfony/property-access": "^6.4|^7.0",
2424
"symfony/security-core": "^6.4|^7.0",
25-
"symfony/service-contracts": "^1.10|^2|^3"
25+
"symfony/service-contracts": "^2.5|^3"
2626
},
2727
"require-dev": {
2828
"symfony/cache": "^6.4|^7.0",

0 commit comments

Comments
 (0)