removed the composer optimisation to load the dev dependencies.

pull/316/head
Ruslan Baidan 2020-07-07 15:40:21 +02:00
parent 165401ec17
commit a5f78c28b3
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ cd $PATH_TO_MONARC
git config core.fileMode false
echo -e "\n--- Installing the dependencies… ---\n"
composer install -o
composer ins
# Make modules symlinks.