diff --git a/composer.json b/composer.json index bfe8dc9c..24cec2fb 100644 --- a/composer.json +++ b/composer.json @@ -5,6 +5,7 @@ "php": "^7.1.3", "ext-ctype": "*", "ext-iconv": "*", + "ext-mbstring": "*", "doctrine/annotations": "^1.6", "friendsofsymfony/ckeditor-bundle": "^2.0", "omines/datatables-bundle": "^0.2.2",