⬆️ Upgrades composer to 2.0.11-r0 (#144)

This commit is contained in:
Franck Nijhof 2021-03-08 13:37:04 +01:00 committed by GitHub
parent 7ca64fedb1
commit 0e2d4f2198
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ RUN \
&& apk add --no-cache --virtual .build-dependencies \ && apk add --no-cache --virtual .build-dependencies \
git=2.30.1-r0 \ git=2.30.1-r0 \
yarn=1.22.10-r0 \ yarn=1.22.10-r0 \
composer=2.0.9-r0 \ composer=2.0.11-r0 \
\ \
&& yarn global add modclean \ && yarn global add modclean \
\ \