Skip to content

Commit 34467ee

Browse files
committed
Drop v1 contracts packages everywhere
1 parent 9624fb5 commit 34467ee

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
"symfony/security-core": "^6.0",
2222
"symfony/http-foundation": "^5.4|^6.0",
2323
"symfony/http-kernel": "^6.2",

0 commit comments

Comments
 (0)