added zip to php-fpm workspace container (so there is no composer warning) (#1903)

This commit is contained in:
vladyslavstartsev
2019-02-16 17:32:03 +02:00
committed by Shao Yu-Lung (Allen)
parent ee2db98c61
commit 1282c413fd
4 changed files with 16 additions and 16 deletions

View File

@ -137,7 +137,6 @@ WORKSPACE_SSH_PORT=2222
### PHP_FPM ###############################################
PHP_FPM_INSTALL_ZIP_ARCHIVE=true
PHP_FPM_INSTALL_BCMATH=true
PHP_FPM_INSTALL_MYSQLI=true
PHP_FPM_INSTALL_INTL=true