From 2f032a1f4ce423537ad1318c5c80f47fe33a9ec0 Mon Sep 17 00:00:00 2001 From: Pepijn Over Date: Wed, 9 Apr 2014 21:13:24 +0200 Subject: [PATCH] bumping php version required to 5.3.7 (issue #56) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d2bee33..26fc46d7 100755 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ The latest version can be downloaded from . ## Requirements - * PHP 5.3+ + * PHP 5.3.7+ * PHP cURL package * PHP PDO mysql driver