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
63717d4b82
commit
5ab7791d7b
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ ynh_script_progression --message="Installing dependencies with Composer..." --we
|
|||
ynh_install_composer
|
||||
|
||||
# Install dependencies
|
||||
ynh_composer_exec --commands="update --no-dev"
|
||||
ynh_composer_exec --commands="update --with-all-dependencies --no-dev"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue