⬆️ Upgrades composer to 1.9.1-r0

This commit is contained in:
Franck Nijhof 2020-01-02 12:38:06 +01:00
parent 2d27511dd3
commit 366907b821
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.24.1-r0 \
yarn=1.19.2-r0 \
composer=1.8.6-r0 \
composer=1.9.1-r0 \
\
&& yarn global add modclean \
\