Explorar o código

Revert PHP version

Alexandre Alapetite %!s(int64=3) %!d(string=hai) anos
pai
achega
27b71ffa99
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      constants.php

+ 1 - 1
constants.php

@@ -2,7 +2,7 @@
 //NB: Do not edit; use ./constants.local.php instead.
 
 //<Not customisable>
-define('FRESHRSS_MIN_PHP_VERSION', '7.2.0');
+define('FRESHRSS_MIN_PHP_VERSION', '7.0.0');
 define('FRESHRSS_VERSION', '1.20.2');
 define('FRESHRSS_WEBSITE', 'https://freshrss.org');
 define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');