Skip to content

Commit 05e9bd3

Browse files
authored
Allow deprecation-contracts v3.0 (#397)
1 parent 3a097b9 commit 05e9bd3

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
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": "^7.1 || ^8.0",
1818
"psr/container": "^1.0 || ^2.0",
19-
"symfony/deprecation-contracts": "^2.2"
19+
"symfony/deprecation-contracts": "^2.2 || ^3.0"
2020
},
2121
"require-dev": {
2222
"ext-intl": "*",

0 commit comments

Comments
 (0)