added IMAP extension to workspace

This commit is contained in:
Jeroen van Oort
2017-11-06 11:12:02 +01:00
parent 4e486280f4
commit 23ee4f6679
5 changed files with 41 additions and 0 deletions

View File

@ -32,6 +32,7 @@ PHP_INTERPRETER=php-fpm
WORKSPACE_INSTALL_XDEBUG=false
WORKSPACE_INSTALL_LDAP=false
WORKSPACE_INSTALL_SOAP=false
WORKSPACE_INSTALL_IMAP=false
WORKSPACE_INSTALL_MONGO=false
WORKSPACE_INSTALL_PHPREDIS=false
WORKSPACE_INSTALL_MSSQL=false