remove from install an attempt at updating composer
This commit is contained in:
parent
6fffad8aca
commit
9994b4f8b4
1 changed files with 2 additions and 1 deletions
|
@ -130,7 +130,8 @@ ynh_script_progression "Installing app with Composer..."
|
|||
#ynh_composer_update
|
||||
|
||||
#echo "ynh_composer_version="$ynh_composer_version
|
||||
ynh_composer_exec update
|
||||
#wbk fixme manual installation needed an update before executing install
|
||||
#ynh_composer_exec update
|
||||
ynh_composer_install
|
||||
ynh_composer_exec install --no-dev
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue