forked from extern/egroupware
downgrade Composer as current 2.0 does not allow to install PEAR which we need for Horde
This commit is contained in:
parent
462180eb51
commit
ec6ebaa85a
@ -66,6 +66,7 @@ rm composer-setup.php; \
|
||||
exit $RESULT' \
|
||||
# build EGroupware
|
||||
&& cd /usr/share \
|
||||
&& composer.phar self-update 1.8.6 \
|
||||
&& composer.phar create-project --prefer-dist --no-scripts --no-dev egroupware/egroupware:$VERSION \
|
||||
&& cd egroupware \
|
||||
&& npm install \
|
||||
|
Loading…
Reference in New Issue
Block a user