diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |