From 82a697010de5adf53db1c0311669fb8bebe8d4ca Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Tue, 28 Feb 2023 14:42:39 +0700 Subject: [PATCH] Added min required mysql / mariadb version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 223f2c04f..42ed47649 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ and go from there. The documentation will be translated into english in the near ## Requirements * Apache / nginx -* MySQL / MariaDB / Percona +* MySQL 5.5.3 or above / MariaDB 10.0 or above / Percona * PHP: 7.1 / 7.2 / 7.3 * PHP Extensions: bcmath, intl, tidy (optional), xml, xmlwriter