From 3f4b6bf83bb93de8c6498a2a1943fc5a40ea7b4d Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Fri, 7 Sep 2012 22:35:37 +0200 Subject: [PATCH] Update requirements info, refs #1071 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54a01da4c..20b4a5c6c 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ for users and [#composer-dev](irc://irc.freenode.org/composer-dev) for developme Requirements ------------ -PHP 5.3+ +PHP 5.3.2 or above (at least 5.3.4 recommended to avoid potential bugs) Authors -------