Include php-simplexml in Docker image
Composer 2.0 is now blocking everything if requirements are not met
This commit is contained in:
parent
b2b5ef3122
commit
ff9686066e
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ RUN apk --update --no-cache add \
|
|||
php7-openssl \
|
||||
php7-session \
|
||||
php7-xml \
|
||||
php7-simplexml \
|
||||
php7-zlib \
|
||||
s6
|
||||
|
||||
|
|
Loading…
Reference in a new issue