From 1d0fd2b76105c67dd8a09d40fd4808deaccf8d05 Mon Sep 17 00:00:00 2001 From: Ilyas Salikhov Date: Thu, 4 Jul 2013 06:43:12 +0200 Subject: [PATCH] fix #15624: fix php version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f445ef8..96c1933 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ PHP Client for [IntaroCRM REST API](http://docs.intarocrm.ru/rest-api/). Requirements: -* PHP version 5.3 and above +* PHP version 5.2 and above * PHP-extension CURL