diff --git a/vagrant/bootstrap.sh b/vagrant/bootstrap.sh index 7b58ecb..1a3d3d2 100644 --- a/vagrant/bootstrap.sh +++ b/vagrant/bootstrap.sh @@ -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.