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 cce692e commit f409400Copy full SHA for f409400
composer.json
@@ -19,12 +19,12 @@
19
"php": "^7.2.5",
20
"symfony/polyfill-intl-grapheme": "~1.0",
21
"symfony/polyfill-intl-normalizer": "~1.0",
22
- "symfony/polyfill-mbstring": "~1.0",
23
- "symfony/translation-contracts": "^1.1|^2"
+ "symfony/polyfill-mbstring": "~1.0"
24
},
25
"require-dev": {
26
"symfony/error-handler": "^4.4|^5.0",
27
"symfony/http-client": "^4.4|^5.0",
+ "symfony/translation-contracts": "^1.1|^2",
28
"symfony/var-exporter": "^4.4|^5.0"
29
30
"autoload": {
0 commit comments