X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2FPHPVersionCheck.php;h=bf0a4036bfa0c0564ec85b59206b89512a59acae;hp=fe9a69c5d8c536e388a6ad997c331364f9555a41;hb=dbba623b8bf23119add41931ed858a1fe489aa57;hpb=bb2e73ccf376f4f3a78d02104805af7c7aa80e45 diff --git a/includes/PHPVersionCheck.php b/includes/PHPVersionCheck.php index fe9a69c5d8..bf0a4036bf 100644 --- a/includes/PHPVersionCheck.php +++ b/includes/PHPVersionCheck.php @@ -95,7 +95,7 @@ class PHPVersionCheck { 'version' => PHP_VERSION, 'vendor' => 'the PHP Group', 'upstreamSupported' => '7.1.0', - 'minSupported' => '7.2.0', + 'minSupported' => '7.2.9', 'upgradeURL' => 'https://www.php.net/downloads.php', ); }