Added mbstring as dependency.

This commit is contained in:
Jan Böhmer 2019-03-25 18:08:13 +01:00
parent 0db44d55da
commit 64f1dbe7b7

View file

@ -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",