remove from install all references to ynh_composer_version
This commit is contained in:
parent
21de0157b2
commit
6fffad8aca
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ ynh_script_progression "Installing app with Composer..."
|
||||||
# ynh_composer_update bestaat niet, proberen met enkel install..
|
# ynh_composer_update bestaat niet, proberen met enkel install..
|
||||||
#ynh_composer_update
|
#ynh_composer_update
|
||||||
|
|
||||||
echo "ynh_composer_version="$ynh_composer_version
|
#echo "ynh_composer_version="$ynh_composer_version
|
||||||
ynh_composer_exec update
|
ynh_composer_exec update
|
||||||
ynh_composer_install
|
ynh_composer_install
|
||||||
ynh_composer_exec install --no-dev
|
ynh_composer_exec install --no-dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue