summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-08-19 23:33:04 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-08-19 23:34:31 +0200
commitaeb6ee82ba5509e2febf7738f6dc371f678acd07 (patch)
tree58f3a5d2c06b5eca5cf205ac6b94d28a18ff5a20 /README.md
parent2a154a6cf5b7bf17f8a992bb9507bba37b0543be (diff)
Add missing finfo 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 5207f12a8..7a3793424 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,7 @@ You can also open a pull request on [GitHub](https://github.com/Bluewind/filebin
* phar for tarball creation
* mysql, mysqli, pgsql, pdo_mysql (any of those) for database access
* mbstring for multibyte support
+ * finfo for mimetype detection
* xdebug for tests (not required on production)
* [composer](https://getcomposer.org/) for dependency management