diff --git a/README.md b/README.md index 6e38be2..f639b35 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ N/A Available variables are listed below, along with default values (see `defaults/main.yml`): - php_version: '7.7' + php_version: '7.2' The PHP version to be installed. Any [currently-supported PHP major version](http://php.net/supported-versions.php) is a valid option (e.g. `5.6`, `7.1`, `7.2`, `7.3`, etc.).