From 3ef203500a514706ee12fdbaed6ae29226e25118 Mon Sep 17 00:00:00 2001 From: Dennis Priskorn Date: Fri, 18 Jun 2021 22:35:16 +0200 Subject: [PATCH] Update README.md Add precise PHP min and max versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad4971f50db..5d739882e7f 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ See the [ChangeLog](https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog) ### System Environment / Requirements -- Works with PHP 5.6+ and MariaDB 5.0.3+, MySQL 5.0.3+ or PostgreSQL 8.1.4+ (See requirements on the [Wiki](https://wiki.dolibarr.org/index.php/Prerequisite)) +- Works with PHP 5.6-7.4 and MariaDB 5.0.3+, MySQL 5.0.3+ or PostgreSQL 8.1.4+ (See exact requirements on the [Wiki](https://wiki.dolibarr.org/index.php/Prerequisite)) - Compatible with all Cloud solutions that match PHP & MySQL or PostgreSQL prerequisites.