We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6df785 commit 263d773Copy full SHA for 263d773
1 file changed
tests/dockerfiles/Dockerfile
@@ -146,7 +146,7 @@ RUN set -eux; \
146
--with-iconv \
147
--with-openssl \
148
--with-readline \
149
- --with-zlib --with-ffi --enable-intl --with-gmp --with-pdo-mysql --with-zip --enable-gd \
+ --with-zlib --with-ffi --enable-intl --with-gmp --with-pdo-mysql --with-zip --enable-gd --with-tidy \
150
\
151
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
152
--with-pear \
0 commit comments