Add ast extension

This commit is contained in:
Beau Hastings
2019-08-11 11:09:24 +08:00
parent 861ea6b16e
commit b7ede26634
4 changed files with 39 additions and 0 deletions

View File

@ -145,6 +145,8 @@ WORKSPACE_TIMEZONE=UTC
WORKSPACE_SSH_PORT=2222
WORKSPACE_INSTALL_FFMPEG=false
WORKSPACE_INSTALL_GNU_PARALLEL=false
WORKSPACE_INSTALL_AST=true
WORKSPACE_AST_VERSION=1.0.3
### PHP_FPM ###############################################