Skip to content

Commit 3f8c386

Browse files
committed
Drop v1 contracts packages everywhere
1 parent d28f02a commit 3f8c386

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/deprecation-contracts": "^2.1|^3"
20+
"symfony/deprecation-contracts": "^2.5|^3"
2121
},
2222
"autoload": {
2323
"psr-4": { "Symfony\\Component\\OptionsResolver\\": "" },

0 commit comments

Comments
 (0)