diff options
Diffstat (limited to 'constants.php')
| -rw-r--r-- | constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php index 3c8f38607..6adacea51 100644 --- a/constants.php +++ b/constants.php @@ -2,7 +2,7 @@ //NB: Do not edit; use ./constants.local.php instead. //<Not customisable> -const FRESHRSS_MIN_PHP_VERSION = '7.2.0'; +const FRESHRSS_MIN_PHP_VERSION = '7.4.0'; const FRESHRSS_VERSION = '1.22.2-dev'; const FRESHRSS_WEBSITE = 'https://freshrss.org'; const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/'; |
