⬆️ Upgrades composer to 2.0.13-r0 (#170)

This commit is contained in:
Franck Nijhof 2021-04-30 08:15:50 +02:00 committed by GitHub
parent 44a287215e
commit fa5f851f73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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