mirror of
https://github.com/YunoHost-Apps/phpmyadmin_ynh.git
synced 2024-09-03 19:56:46 +02:00
Update install
This commit is contained in:
parent
3ba27cd14d
commit
8675f2c72d
1 changed files with 1 additions and 2 deletions
|
@ -156,8 +156,7 @@ ynh_script_progression --message="Installing dependencies with Composer..." --we
|
|||
ynh_install_composer
|
||||
|
||||
# Install dependencies
|
||||
# ynh_exec_warn_less ynh_composer_exec --commands="update --no-dev"
|
||||
ynh_composer_exec --commands="update --no-dev"
|
||||
ynh_composer_exec --commands="update --no-dev --with-all-dependencies"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue