We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 033d7f1 + 4dba64f commit 5c52c0eCopy full SHA for 5c52c0e
Dockerfile-56
@@ -34,6 +34,7 @@ RUN apt-get update && \
34
php5.6-cli \
35
php5.6-common \
36
php5.6-curl \
37
+ php5.6-intl \
38
php5.6-json \
39
php5.6-xml \
40
php5.6-mbstring \
Dockerfile-70
php7.0-cli \
php7.0-common \
php7.0-curl \
+ php7.0-intl \
php7.0-json \
php7.0-xml \
php7.0-mbstring \
Dockerfile-71
php7.1-cli \
php7.1-common \
php7.1-curl \
+ php7.1-intl \
php7.1-json \
php7.1-xml \
php7.1-mbstring \
0 commit comments