From 9a6e3e5ebd27341188b8a152efc8c2b497e1e83a Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sun, 2 Nov 2025 11:37:30 +0200 Subject: [PATCH] update php in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b93e3127c..0da505d79d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You can try the CRM on an online [demo](https://www.espocrm.com/demo/). ### Requirements -* PHP 8.2 - 8.4; +* PHP 8.3 - 8.4; * MySQL 8.0 (and later), or MariaDB 10.3 (and later); * PostgreSQL 15 (and later).