From 09ba6d8f3d43b6957284012039c510ce199f2727 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 23 Aug 2016 21:34:38 +0200 Subject: README: Mention composer dep Signed-off-by: Florian Pritz --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 906dd06ab..6184b6ee3 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,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 +* [composer](https://getcomposer.org/) for dependency management * [pygmentize](http://pygments.org/) for code highlighting * [ansi2html](http://pypi.python.org/pypi/ansi2html) for shell output rendering (ANSI color codes) * [imagemagick](http://www.imagemagick.org/) for additional thumbnail generation -- cgit v1.2.3-24-g4f1b