We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5bc2d commit f453070Copy full SHA for f453070
1 file changed
composer.json
@@ -17,9 +17,9 @@
17
],
18
"require": {
19
"php": ">=8.1",
20
- "symfony/deprecation-contracts": "^2.1|^3",
+ "symfony/deprecation-contracts": "^2.5|^3",
21
"symfony/polyfill-mbstring": "~1.0",
22
- "symfony/service-contracts": "^1.1|^2|^3",
+ "symfony/service-contracts": "^2.5|^3",
23
"symfony/string": "^5.4|^6.0"
24
},
25
"require-dev": {
0 commit comments