Skip to content

Commit b0fb785

Browse files
committed
Allow v3 contracts where possible
1 parent 0a12248 commit b0fb785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=7.2.5",
20-
"symfony/deprecation-contracts": "^2.1",
20+
"symfony/deprecation-contracts": "^2.1|^3",
2121
"symfony/polyfill-php73": "~1.0",
2222
"symfony/polyfill-php80": "^1.16"
2323
},

0 commit comments

Comments
 (0)