Add missing PhpRedis option (#570)

This commit is contained in:
Talip Durmuş 2017-01-26 16:19:13 +02:00 committed by Bo-Yi Wu
parent 43b9515b61
commit 5d2761bc92

View File

@ -52,6 +52,7 @@ services:
- INSTALL_MONGO=false
- INSTALL_ZIP_ARCHIVE=false
- INSTALL_BCMATH=false
- INSTALL_PHPREDIS=false
- INSTALL_MEMCACHED=false
- INSTALL_OPCACHE=false
- INSTALL_EXIF=false