The PHP Group stopped supporting 5.6 in late 2018
[lhc/web/wiklou.git] / includes / PHPVersionCheck.php
index 609b75b..1a639c7 100644 (file)
@@ -93,7 +93,7 @@ class PHPVersionCheck {
                        'implementation' => 'PHP',
                        'version' => PHP_VERSION,
                        'vendor' => 'the PHP Group',
-                       'upstreamSupported' => '5.6.0',
+                       'upstreamSupported' => '7.2.0',
                        'minSupported' => '7.0.13',
                        'upgradeURL' => 'https://secure.php.net/downloads.php',
                );