Set php default version to 72
This commit is contained in:
parent
e1c3524f43
commit
72d550e6e5
@ -10,7 +10,7 @@ APPLICATION=../
|
|||||||
### PHP Version ########################################################################################################
|
### PHP Version ########################################################################################################
|
||||||
# Select a PHP version of the Workspace and PHP-FPM containers (Does not apply to HHVM). Accepted values: 72 - 71 - 70 - 56
|
# Select a PHP version of the Workspace and PHP-FPM containers (Does not apply to HHVM). Accepted values: 72 - 71 - 70 - 56
|
||||||
|
|
||||||
PHP_VERSION=71
|
PHP_VERSION=72
|
||||||
|
|
||||||
### PHP Interpreter ####################################################################################################
|
### PHP Interpreter ####################################################################################################
|
||||||
# Select the PHP Interpreter. Accepted values: hhvm - php-fpm
|
# Select the PHP Interpreter. Accepted values: hhvm - php-fpm
|
||||||
|
Loading…
Reference in New Issue
Block a user