Skip to content

Commit bcf2cc2

Browse files
Merge branch '6.3' into 6.4
* 6.3: Fix deps=low
2 parents fc7a711 + 3c96a51 commit bcf2cc2

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

0 commit comments

Comments
 (0)