install: proberen om ynh_composer_version mee te geven, zie https://forum.yunohost.org/t/new-experimental-2-1-helpers/30114
This commit is contained in:
parent
6504a34186
commit
b4c78749d5
1 changed files with 1 additions and 2 deletions
|
@ -129,8 +129,7 @@ ynh_script_progression "Installing app with Composer..."
|
|||
# ynh_composer_update bestaat niet, proberen met enkel install..
|
||||
#ynh_composer_update
|
||||
|
||||
ynh_composer_version = "2.2.0"
|
||||
echo $ynh_composer_version
|
||||
echo "ynh_composer_version="$ynh_composer_version
|
||||
ynh_composer_exec update
|
||||
ynh_composer_install
|
||||
ynh_composer_exec install --no-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue