1
0
Fork 0
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:
ericgaspar 2022-09-25 22:19:15 +02:00
parent 63717d4b82
commit 5ab7791d7b

View file

@ -148,7 +148,7 @@ ynh_script_progression --message="Installing dependencies with Composer..." --we
ynh_install_composer ynh_install_composer
# Install dependencies # Install dependencies
ynh_composer_exec --commands="update --no-dev" ynh_composer_exec --commands="update --with-all-dependencies --no-dev"
#================================================= #=================================================
# GENERIC FINALIZATION # GENERIC FINALIZATION