Merge "Remove rollback confirmation user preference"
[lhc/web/wiklou.git] / includes / PHPVersionCheck.php
index 8406bfb..cbe63a3 100644 (file)
@@ -110,7 +110,7 @@ class PHPVersionCheck {
                        'version' => PHP_VERSION,
                        'vendor' => 'the PHP Group',
                        'upstreamSupported' => '5.6.0',
-                       'minSupported' => '7.0.0',
+                       'minSupported' => '7.0.13',
                        'upgradeURL' => 'https://secure.php.net/downloads.php',
                );
        }