mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-17 19:01:04 +01:00
no more Composer 1 downgrade
This commit is contained in:
parent
b129eaaa83
commit
5665fe537a
@ -68,8 +68,6 @@ else \
|
||||
fi; \
|
||||
rm composer-setup.php; \
|
||||
exit $RESULT' \
|
||||
# build EGroupware (Horde using a PEAR repo requires Composer v1)
|
||||
&& composer.phar self-update --1 \
|
||||
&& cd /usr/share \
|
||||
&& [ $PHP_VERSION = "8.0" ] && COMPOSER_EXTRA=--ignore-platform-reqs || true \
|
||||
&& composer.phar create-project $COMPOSER_EXTRA --prefer-dist --no-scripts --no-dev egroupware/egroupware:$VERSION \
|
||||
|
Loading…
Reference in New Issue
Block a user