diff --git a/env-example b/env-example index 19451db0..fbee2e0d 100644 --- a/env-example +++ b/env-example @@ -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