diff --git a/src/installer/pages/2.php b/src/installer/pages/2.php index a30fac7..aa6d36d 100644 --- a/src/installer/pages/2.php +++ b/src/installer/pages/2.php @@ -83,12 +83,13 @@ if(!empty($_POST["allow-metrics-checkbox"])) { 80000) ? 2 : 0; showCheckResult( - "PHP 7.2.0+", + "PHP 7.2.0 - 7.4", $result, "Current PHP version: " . PHP_VERSION );