Set php default version to 72

This commit is contained in:
desaroger 2018-02-16 19:10:03 +01:00
parent e1c3524f43
commit 72d550e6e5

View File

@ -10,7 +10,7 @@ APPLICATION=../
### PHP Version ########################################################################################################
# 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 ####################################################################################################
# Select the PHP Interpreter. Accepted values: hhvm - php-fpm