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