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 f3570b8 commit 4f1e5baCopy full SHA for 4f1e5ba
composer.json
@@ -23,12 +23,12 @@
23
"symfony/polyfill-mbstring": "~1.0"
24
},
25
"require-dev": {
26
- "symfony/error-handler": "^6.4|^7.0",
27
- "symfony/emoji": "^7.1",
28
- "symfony/http-client": "^6.4|^7.0",
29
- "symfony/intl": "^6.4|^7.0",
+ "symfony/error-handler": "^6.4|^7.0|^8.0",
+ "symfony/emoji": "^7.1|^8.0",
+ "symfony/http-client": "^6.4|^7.0|^8.0",
+ "symfony/intl": "^6.4|^7.0|^8.0",
30
"symfony/translation-contracts": "^2.5|^3.0",
31
- "symfony/var-exporter": "^6.4|^7.0"
+ "symfony/var-exporter": "^6.4|^7.0|^8.0"
32
33
"conflict": {
34
"symfony/translation-contracts": "<2.5"
0 commit comments