From f4b3071a926ed6c7161aa62037ddfb0dfaad45f7 Mon Sep 17 00:00:00 2001 From: yuri Date: Fri, 7 Oct 2016 14:50:34 +0300 Subject: [PATCH] change readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f87a6985a4..ae8872083d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Download the latest release from our [website](http://www.espocrm.com). ### Requirements -* PHP 5.4 or above (with pdo, json, gd, mcrypt extensions); +* PHP 5.5 or above (with pdo, json, gd, mcrypt extensions); * MySQL 5.1 or above. For more information about server configuration see [this article](http://blog.espocrm.com/administration/server-configuration-for-espocrm/).