update requirements in readme

This commit is contained in:
Yuri Kuznetsov
2025-06-26 09:46:05 +03:00
parent 375807ca2b
commit de37c9209b

View File

@@ -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/).