We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055d628 commit 35bb38aCopy full SHA for 35bb38a
README.md
@@ -32,7 +32,7 @@ Use the following table to verify you have the correct prerequisites to install
32
<td><a href="http://devdocs.magento.com/guides/v1.0/install-gde/prereq/apache.html">Apache</a></td>
33
</tr>
34
<tr>
35
- <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>
36
<td><code>php -v</code></td>
37
<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>
38
0 commit comments