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:
Boudewijn 2025-02-26 21:47:42 +01:00
parent 75a7305ce0
commit 6504a34186

View file

@ -128,6 +128,10 @@ 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
ynh_composer_exec update
ynh_composer_install
ynh_composer_exec install --no-dev