⬆️ Upgrades composer to 1.10.16-r0

This commit is contained in:
Franck Nijhof 2020-10-29 10:55:49 +01:00
parent b4e36de84e
commit 1cdc62ff27
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -25,7 +25,7 @@ RUN \
&& apk add --no-cache --virtual .build-dependencies \
git=2.26.2-r0 \
yarn=1.22.4-r0 \
composer=1.10.10-r0 \
composer=1.10.16-r0 \
\
&& yarn global add modclean \
\