mbstring in composer

This commit is contained in:
MarkBaker 2015-09-14 22:55:58 +01:00
parent 6eae139301
commit 54738ea3db

View File

@ -23,6 +23,7 @@
],
"require": {
"php": ">=5.2.0",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*"
},