Skip to content

Commit 6f933ec

Browse files
committed
We require mbstring
1 parent add8dce commit 6f933ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
],
1515
"require" : {
1616
"php" : ">=7.0.0",
17+
"ext-mbstring" : "*",
1718
"technicalguru/i18n" : "~1"
1819
},
1920
"autoload" : {

0 commit comments

Comments
 (0)