default php to 7.1

This commit is contained in:
Mahmoud Zalt 2017-04-21 22:37:59 -04:00
parent b1c546efc9
commit 80991483bc
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ DATA_SAVE_PATH=../data
# Applies to the Workspace and PHP-FPM containers (Does not apply to HHVM)
# Accepted values: 71 - 70 - 56
PHP_VERSION=70
PHP_VERSION=71
### PHP interpreter
# Accepted values: hhvm - php-fpm