⬆️ Upgrades composer to 1.10.9-r0

This commit is contained in:
Franck Nijhof 2020-07-22 13:44:46 +02:00
parent d257286c11
commit 5d5b63c140
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.9.1-r0 \
composer=1.10.9-r0 \
\
&& yarn global add modclean \
\