Skip to content
Snippets Groups Projects
Commit a87b2ff0 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

docker: add php7.3-intl

Symfony prints a warning that it is recommended otherwise
parent c92af141
No related branches found
No related tags found
No related merge requests found
Pipeline #27126 passed
......@@ -26,6 +26,7 @@ RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
php7.3-opcache \
php7.3-readline \
php7.3-xml \
php7.3-intl \
php7.3-zip \
php7.3-redis \
php7.3-fpm \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment