aboutsummaryrefslogtreecommitdiff
path: root/development/composer/README
diff options
context:
space:
mode:
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 9818a02db25f..19d163cfbc85 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.