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 add8dce commit 6f933ecCopy full SHA for 6f933ec
composer.json
@@ -14,6 +14,7 @@
14
],
15
"require" : {
16
"php" : ">=7.0.0",
17
+ "ext-mbstring" : "*",
18
"technicalguru/i18n" : "~1"
19
},
20
"autoload" : {
0 commit comments