update mpdf lib version from 6 to 8

This commit is contained in:
Schneider Roland
2022-12-27 14:42:55 +01:00
parent ac21048f95
commit f848b34245
13 changed files with 901 additions and 489 deletions

View File

@@ -31,7 +31,7 @@ RUN pecl update-channels
RUN pecl install mcrypt
RUN apt-get -y install \
# Required by composer
# Required by composr
git \
zlib1g-dev \
--no-install-recommends