diff --git a/scripts/upgrade b/scripts/upgrade index 4f32833..b3e2c54 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -156,7 +156,7 @@ ynh_script_progression --message="Updating php dependencies..." chown -R "$app": "$final_path" -ynh_exec_warn_less ynh_composer_exec --phpversion="$phpversion" --workdir="$final_path" --commands="update" +ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$final_path" #================================================= # MODIFY A CONFIG FILE