1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00
This commit is contained in:
Éric Gaspar 2023-05-21 11:46:28 +02:00
parent e1e32ae133
commit 1b8a00e841
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
#=================================================
# Composer version
YNH_COMPOSER_VERSION="2.5.4"
YNH_COMPOSER_VERSION="2.5.5"
#=================================================
# PERSONAL HELPERS

View file

@ -65,7 +65,7 @@ ynh_add_nginx_config
#=================================================
ynh_script_progression --message="Installing composer dependencies..."
ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$install_dir"
ynh_exec_warn_less ynh_install_composer --workdir="$install_dir"
#=================================================
# ADD A CONFIGURATION