From b9bb4bc0b54dcc0f3185a4dfe337e1048f47ed72 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 29 Nov 2022 13:03:35 +0200 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3ff0269ce..e07ec6d943 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It's a web application with a frontend designed as a single page application and ### Requirements -* PHP 7.4 and later (with pdo, json, gd, openssl, zip, imap, mbstring, curl extensions); +* PHP 8.0 and later; * MySQL 5.7 (and later), or MariaDB 10.1 (and later). For more information about server configuration see [this article](https://docs.espocrm.com/administration/server-configuration/).