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 f2e190e commit 89bc6d5Copy full SHA for 89bc6d5
composer.json
@@ -23,11 +23,11 @@
23
"symfony/polyfill-mbstring": "~1.0"
24
},
25
"require-dev": {
26
- "symfony/error-handler": "^5.4|^6.0",
27
- "symfony/intl": "^6.2",
28
- "symfony/http-client": "^5.4|^6.0",
+ "symfony/error-handler": "^5.4|^6.0|^7.0",
+ "symfony/intl": "^6.2|^7.0",
+ "symfony/http-client": "^5.4|^6.0|^7.0",
29
"symfony/translation-contracts": "^2.5|^3.0",
30
- "symfony/var-exporter": "^5.4|^6.0"
+ "symfony/var-exporter": "^5.4|^6.0|^7.0"
31
32
"conflict": {
33
"symfony/translation-contracts": "<2.5"
0 commit comments