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 8f814f2 commit ae8499dCopy full SHA for ae8499d
composer.json
@@ -19,7 +19,7 @@
19
"php": ">=8.0.2",
20
"symfony/error-handler": "^5.4|^6.0",
21
"symfony/event-dispatcher": "^5.4|^6.0",
22
- "symfony/http-client-contracts": "^1.1|^2",
+ "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
23
"symfony/http-foundation": "^5.4|^6.0",
24
"symfony/polyfill-ctype": "^1.8",
25
"psr/log": "~1.0"
@@ -37,7 +37,7 @@
37
"symfony/routing": "^5.4|^6.0",
38
"symfony/stopwatch": "^5.4|^6.0",
39
"symfony/translation": "^5.4|^6.0",
40
- "symfony/translation-contracts": "^1.1|^2",
+ "symfony/translation-contracts": "^1.1|^2.0|^3.0",
41
"psr/cache": "^1.0|^2.0|^3.0",
42
"twig/twig": "^2.13|^3.0.4"
43
},
0 commit comments