From 4165074df80601adc6623e08729c4fbfc7c2d657 Mon Sep 17 00:00:00 2001 From: RealAngeleno Date: Wed, 26 Jul 2023 19:36:33 -0500 Subject: [PATCH] drop support for anything lower than 7.4. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b4e2e1b4..6ab52799 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ improvements. Requirements ------------ -1. PHP >= 5.4 (we still try to keep compatibility with php 5.3 as much as possible) - PHP 7.0 is explicitly supported. PHP 7.2 works as well, but may cause as yet unreported bugs. +1. PHP >= 7.4 2. MySQL/MariaDB server 3. [mbstring](http://www.php.net/manual/en/mbstring.installation.php) 4. [PHP GD](http://www.php.net/manual/en/intro.image.php)