From 0c137f7dace052015757ad49ff82bdbfb5f089d5 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Sun, 9 Nov 2014 15:36:52 +0100 Subject: Consider composer.json dependencies in installation and upgrading instructions and scripts --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index df11239b6..918be8815 100644 --- a/INSTALL +++ b/INSTALL @@ -49,7 +49,7 @@ INSTALLATION 2. Install dependencies using composer: - get composer from https://getcomposer.org/download/ - rename the composer.json-dist file into composer.json - - run `php composer.phar install` + - run `php composer.phar install --no-dev` 3. Make sure that the following directories (and the files within) are writable by the webserver - /temp -- cgit v1.2.3