⬆️ Upgrades composer to 2.0.13-r0

This commit is contained in:
Franck Nijhof 2021-04-30 08:07:07 +02:00
parent 22e9a4aa04
commit 5154872b36
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

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 \
\