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 0dca4e3 commit d71023cCopy full SHA for d71023c
composer.json
@@ -23,10 +23,10 @@
23
"symfony/polyfill-mbstring": "~1.0"
24
},
25
"require-dev": {
26
- "symfony/error-handler": "^4.4|^5.0|^6.0",
27
- "symfony/http-client": "^4.4|^5.0|^6.0",
+ "symfony/error-handler": "^5.4|^6.0",
+ "symfony/http-client": "^5.4|^6.0",
28
"symfony/translation-contracts": "^1.1|^2",
29
- "symfony/var-exporter": "^4.4|^5.0|^6.0"
+ "symfony/var-exporter": "^5.4|^6.0"
30
31
"autoload": {
32
"psr-4": { "Symfony\\Component\\String\\": "" },
0 commit comments