From 148d1dd5fc51c27f013989162fc18d4cb4f4e6f3 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Wed, 28 May 2014 11:07:50 +0200 Subject: Specify needed PHP version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71f9c14..1e125e0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Requirements ------------ * Webserver such as Apache 2, or Lighttpd, etc… - * PHP module for the webserver (mod-php5 for Apache 2 for example) + * PHP (>= 5.2.0) module for the webserver (mod-php5 for Apache 2 for example) * SSH2 library for PHP libssh2-php Description -- cgit v1.2.3