Commit feaa2a84 authored by Alain Takoudjou's avatar Alain Takoudjou

stack/lamp: missing dependency to composer

parent 56c9b243
...@@ -115,6 +115,8 @@ input = inline: ...@@ -115,6 +115,8 @@ input = inline:
php -c ${composer-php.ini:output} ${composer:location}/bin/composer-bin "$@" php -c ${composer-php.ini:output} ${composer:location}/bin/composer-bin "$@"
output = ${composer:location}/bin/composer output = ${composer:location}/bin/composer
mode = 755 mode = 755
depends =
${composer-setup:recipe}
#---------------- #----------------
#-- Instance-level buildout profiles. #-- Instance-level buildout profiles.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment