diff --git a/README.md b/README.md index 3bd949f..fd5c96c 100644 --- a/README.md +++ b/README.md @@ -58,12 +58,21 @@ ee site create --type=wp [--cache] [--vip] [--mu=] [--mu=] - PHP version for site. Currently only supports PHP 5.6 and latest. + PHP version for site. Currently only supports PHP 5.6, 7.0, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4, 8.5 and latest. --- - default: latest + default: 8.4 options: - 5.6 + - 7.0 - 7.2 + - 7.3 + - 7.4 + - 8.0 + - 8.1 + - 8.2 + - 8.3 + - 8.4 + - 8.5 - latest --- @@ -246,12 +255,21 @@ ee site info --type=wp [--cache] [--vip] [--mu=] [--mu=] - PHP version for site. Currently only supports PHP 5.6 and latest. + PHP version for site. Currently only supports PHP 5.6, 7.0, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4, 8.5 and latest. --- - default: latest + default: 8.4 options: - 5.6 + - 7.0 - 7.2 + - 7.3 + - 7.4 + - 8.0 + - 8.1 + - 8.2 + - 8.3 + - 8.4 + - 8.5 - latest --- @@ -518,12 +536,21 @@ ee site reload --type=wp [--cache] [--vip] [--mu=] [--mu=] - PHP version for site. Currently only supports PHP 5.6 and latest. + PHP version for site. Currently only supports PHP 5.6, 7.0, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4, 8.5 and latest. --- - default: latest + default: 8.4 options: - 5.6 + - 7.0 - 7.2 + - 7.3 + - 7.4 + - 8.0 + - 8.1 + - 8.2 + - 8.3 + - 8.4 + - 8.5 - latest --- @@ -653,12 +680,21 @@ ee site restart --type=wp [--cache] [--vip] [--mu=] [--mu=] - PHP version for site. Currently only supports PHP 5.6 and latest. + PHP version for site. Currently only supports PHP 5.6, 7.0, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4, 8.5 and latest. --- - default: latest + default: 8.4 options: - 5.6 + - 7.0 - 7.2 + - 7.3 + - 7.4 + - 8.0 + - 8.1 + - 8.2 + - 8.3 + - 8.4 + - 8.5 - latest ---