Skip to content

Commit 57333ee

Browse files
committed
Drop v1 contracts packages everywhere
1 parent f3b60bb commit 57333ee

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=8.1",
20-
"symfony/translation-contracts": "^1.1|^2|^3",
20+
"symfony/translation-contracts": "^2.5|^3",
2121
"twig/twig": "^2.13|^3.0.4"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)