From 35bb38a9c5e699cad2bbdf181b70cae2cc8d0558 Mon Sep 17 00:00:00 2001 From: Maxim Shikula <mshikula@ebay.com> Date: Fri, 30 Jan 2015 15:51:17 +0200 Subject: [PATCH] MAGETWO-31079: M2 GitHub Update (version 0.42.0-beta6) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9608767101..5ece86f880b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Use the following table to verify you have the correct prerequisites to install <td><a href="http://devdocs.magento.com/guides/v1.0/install-gde/prereq/apache.html">Apache</a></td> </tr> <tr> - <td>PHP 5.4.x (where x = 11 or later) or 5.5.x</td> + <td>PHP 5.5.x or 5.6.x</td> <td><code>php -v</code></td> <td><a href="http://devdocs.magento.com/guides/v1.0/install-gde/prereq/php-ubuntu.html">PHP Ubuntu</a><br><a href="http://devdocs.magento.com/guides/v1.0/install-gde/prereq/php-centos.html">PHP CentOS</a></td> </tr> -- GitLab