diff --git a/scripts/install b/scripts/install index 15fa755..cb74033 100755 --- a/scripts/install +++ b/scripts/install @@ -63,7 +63,7 @@ ynh_add_nginx_config #================================================= # INSTALL COMPOSER DEPENDENCIES #================================================= -#REMOVEME? ynh_script_progression --message="Installing composer dependencies..." +ynh_script_progression --message="Installing composer dependencies..." ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$install_dir"