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 d2013ce commit 2a71991Copy full SHA for 2a71991
composer.json
@@ -24,6 +24,7 @@
24
"symfony/event-dispatcher": "^6.4|^7.1",
25
"symfony/framework-bundle": "^6.4|^7.1",
26
"symfony/options-resolver": "^6.4|^7.1",
27
+ "symfony/polyfill-mbstring": "~1.0",
28
"symfony/property-access": "^6.4|^7.1",
29
"symfony/translation": "^6.4|^7.1"
30
},
@@ -57,7 +58,6 @@
57
58
"symfony/intl": "^6.4.13|^7.1",
59
"symfony/mime": "^6.4.13|^7.1",
60
"symfony/phpunit-bridge": "^7.2",
- "symfony/polyfill-mbstring":"^1.31.0",
61
"symfony/twig-bundle": "^6.4|^7.1",
62
"symfony/var-dumper": "^6.4.13|^7.1",
63
"symfony/yaml": "^6.4.13|^7.1"
0 commit comments