summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-06-02 13:24:05 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-06-02 13:25:35 +0200
commit1b45679138e1b13a4a126e69a887e89740158381 (patch)
tree0f4e7e2c259c3b49abb31963345bdc82195bb8ab /README.md
parent4e2c399d0a6ab1a15136b12c6b0341b4c4813c3b (diff)
Mention mbstring dependency
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 696f5ce6c..5207f12a8 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ You can also open a pull request on [GitHub](https://github.com/Bluewind/filebin
* exif for thumbnail generation
* phar for tarball creation
* mysql, mysqli, pgsql, pdo_mysql (any of those) for database access
+ * mbstring for multibyte support
* xdebug for tests (not required on production)
* [composer](https://getcomposer.org/) for dependency management