From afc3ff1b453b67c53b984a3bd1f936df1510c8b6 Mon Sep 17 00:00:00 2001 From: Ilyas Salikhov Date: Tue, 8 Oct 2013 15:19:50 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39f3b4d..911c1bb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ PHP Client for [IntaroCRM REST API](http://docs.intarocrm.ru/rest-api/). Requirements ------------ -* PHP version 5.2 and above +* PHP version 5.3 and above * PHP-extension CURL Installation