mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
fix
This commit is contained in:
parent
e1e32ae133
commit
1b8a00e841
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# Composer version
|
||||
YNH_COMPOSER_VERSION="2.5.4"
|
||||
YNH_COMPOSER_VERSION="2.5.5"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue