Merge pull request #2490 from vlauciani/master

YAML extension for laravel-horizon
This commit is contained in:
Shao Yu-Lung (Allen)
2020-02-05 14:59:26 +08:00
committed by GitHub
3 changed files with 20 additions and 0 deletions

View File

@ -287,6 +287,7 @@ services:
- INSTALL_BCMATH=${PHP_FPM_INSTALL_BCMATH}
- INSTALL_MEMCACHED=${PHP_FPM_INSTALL_MEMCACHED}
- INSTALL_SOCKETS=${LARAVEL_HORIZON_INSTALL_SOCKETS}
- INSTALL_YAML=${LARAVEL_HORIZON_INSTALL_YAML}
- INSTALL_CASSANDRA=${PHP_FPM_INSTALL_CASSANDRA}
- INSTALL_PHPREDIS=${LARAVEL_HORIZON_INSTALL_PHPREDIS}
- INSTALL_MONGO=${LARAVEL_HORIZON_INSTALL_MONGO}