⬆️ Upgrades composer to 1.8.6-r0

This commit is contained in:
Franck Nijhof 2019-06-23 10:35:17 +02:00
parent 66e710fa20
commit 5fab067dca
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -23,7 +23,7 @@ RUN \
&& apk add --no-cache --virtual .build-dependencies \
git=2.22.0-r0 \
yarn=1.16.0-r0 \
composer=1.8.0-r1 \
composer=1.8.6-r0 \
\
&& yarn global add modclean \
\