changing the minimum PHP version from 5.3.8 to 5.4

Gordon Murray 2015-01-17 19:22:25 +00:00
commit e66733af17

@ -1,5 +1,5 @@
## Pre-requisites:
* PHP 5.3.8+
* PHP 5.4+
* A web server. We prefer nginx.
* Composer (https://getcomposer.org/download/)
* Git (http://git-scm.com/downloads)