diff --git a/scripts/install b/scripts/install index 4bb2ba3..0609df8 100644 --- a/scripts/install +++ b/scripts/install @@ -134,7 +134,7 @@ ynh_mysql_connect_as --user=$db_user --password="$db_pwd" --database=$db_name < ynh_script_progression --message="Installing ampache with Composer..." --weight=45 # Install composer -ynh_install_composer #--phpversion="${YNH_PHP_VERSION}" --workdir="$final_path" --install_args="--prefer-source --no-dev" +ynh_install_composer --install_args="--ignore-platform-req=ext-intl" #================================================= # INSTALL MULTIMEDIA DIRECTORIES