Skip to content

Commit 9a0cbd5

Browse files
committed
Fix symfony/deprecation-contracts require
1 parent fa1b1c1 commit 9a0cbd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=8.1",
20+
"symfony/deprecation-contracts": "^2.5|^3",
2021
"symfony/polyfill-intl-idn": "^1.10",
2122
"symfony/polyfill-mbstring": "^1.0"
2223
},

0 commit comments

Comments
 (0)