summaryrefslogtreecommitdiffstats
path: root/development/composer/README
diff options
context:
space:
mode:
author Eugene Wissner <belka@caraus.de>2017-02-09 22:08:26 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-11 07:24:32 +0700
commit9a5e0346231844e4cfe948b31e559ff920c5f4a6 (patch)
tree33a72c784d3f4cbcb9d66e6203c3aa848db585bc /development/composer/README
parent02f626732598d8cf1896863ebc41808a2107770b (diff)
downloadslackbuilds-9a5e0346231844e4cfe948b31e559ff920c5f4a6.tar.gz
slackbuilds-9a5e0346231844e4cfe948b31e559ff920c5f4a6.tar.xz
development/composer: Updated for version 1.3.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/composer/README')
-rw-r--r--development/composer/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/development/composer/README b/development/composer/README
index 9818a02db2..19d163cfbc 100644
--- a/development/composer/README
+++ b/development/composer/README
@@ -1,6 +1,3 @@
Composer is a tool for dependency management in PHP. It allows you to
declare the libraries your project depends on and it will manage
(install/update) them for you.
-
-This package ships a shortcut (/usr/bin/composer) that uses hhvm
-instead of php if installed.