Require PHP 5.5

This commit is contained in:
Ben Word
2016-03-12 13:47:56 -05:00
parent 4d079d9068
commit 610c46b3b1
4 changed files with 12 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ Sage is a WordPress starter theme based on HTML5 Boilerplate, gulp, Bower, and B
| Prerequisite | How to check | How to install
| --------------- | ------------ | ------------- |
| PHP >= 5.4.x | `php -v` | [php.net](http://php.net/manual/en/install.php) |
| PHP >= 5.5.x | `php -v` | [php.net](http://php.net/manual/en/install.php) |
| Node.js 0.12.x | `node -v` | [nodejs.org](http://nodejs.org/) |
| gulp >= 3.8.10 | `gulp -v` | `npm install -g gulp` |
| Bower >= 1.3.12 | `bower -v` | `npm install -g bower` |