Skip to content

Commit 6779957

Browse files
committed
Drop v1 contracts packages everywhere
1 parent e558680 commit 6779957

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.1",
2020
"symfony/cache": "^5.4|^6.0",
21-
"symfony/service-contracts": "^1.1|^2|^3"
21+
"symfony/service-contracts": "^2.5|^3"
2222
},
2323
"autoload": {
2424
"psr-4": { "Symfony\\Component\\ExpressionLanguage\\": "" },

0 commit comments

Comments
 (0)