mirror of
https://github.com/YunoHost-Apps/lychee_ynh.git
synced 2024-09-03 19:36:36 +02:00
Update upgrade
This commit is contained in:
parent
aa9a98ca6d
commit
a997f1e5f6
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ ynh_add_fpm_config --usage=low --footprint=low --package="$extra_php_dependencie
|
||||||
ynh_script_progression --message="Installing Composer..." --weight=10
|
ynh_script_progression --message="Installing Composer..." --weight=10
|
||||||
|
|
||||||
# Install Composer
|
# Install Composer
|
||||||
ynh_install_composer
|
ynh_install_composer --phpversion=$phpversion --workdir=$final_path --install_args="--prefer-source --no-dev"
|
||||||
|
|
||||||
ynh_exec_warn_less ynh_composer_exec --commands=\"dump-autoload\"
|
ynh_exec_warn_less ynh_composer_exec --commands=\"dump-autoload\"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue