We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1b1c1 commit 9a0cbd5Copy full SHA for 9a0cbd5
composer.json
@@ -17,6 +17,7 @@
17
],
18
"require": {
19
"php": ">=8.1",
20
+ "symfony/deprecation-contracts": "^2.5|^3",
21
"symfony/polyfill-intl-idn": "^1.10",
22
"symfony/polyfill-mbstring": "^1.0"
23
},
0 commit comments