From ecd3d3c8d27a6d7b4406d56340b18d739a88956b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 19 Oct 2021 11:48:30 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 7c0e305..19a2299 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -152,7 +152,6 @@ then # Check if dependencies need to be updated with Composer if [ -f "$final_path/composer.json" ] then - #ynh_exec_warn_less ynh_composer_exec --commands=\"update --no-dev --prefer-dist\" ynh_exec_warn_less ynh_composer_exec --commands="update" else # Install composer.json @@ -171,7 +170,7 @@ then ynh_composer_exec --commands="require roundcube/plugin-installer:>=0.2.0" # Install net_LDAP - ynh_composer_exec --commands="require kolab/net_ldap3" + #ynh_composer_exec --commands="require kolab/net_ldap3" # Update or install contextmenu and automatic_addressbook plugins # https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook