summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-08-23 21:34:38 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-08-23 21:34:38 +0200
commit09ba6d8f3d43b6957284012039c510ce199f2727 (patch)
treed715fd3500ea04ec1cab912544261375cdc78623
parenteb58c6d16b5dbaf9c9b0ec2536305f006f5107c2 (diff)
README: Mention composer dep
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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