From de37c9209b78bc0c4f21acfb673319751030ba2b Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 26 Jun 2025 09:46:05 +0300 Subject: [PATCH] update requirements in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18a09da044..3f2b17c83a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You can try the CRM on an online [demo](https://www.espocrm.com/demo/). ### Requirements * PHP 8.2 - 8.4; -* MySQL 5.7 (and later), or MariaDB 10.2 (and later); +* MySQL 8.0 (and later), or MariaDB 10.3 (and later); * PostgreSQL 15 (and later). For more information about server configuration, see [this article](https://docs.espocrm.com/administration/server-configuration/).