|
|
@@ -17,7 +17,7 @@ version: 4.0
|
|
|
Prerequisites
|
|
|
-------------
|
|
|
|
|
|
-PHP PhantomJS requires PHP **5.3.0** or greater to run.
|
|
|
+PHP PhantomJS requires PHP **5.4.0** or greater to run.
|
|
|
|
|
|
Installing via Composer
|
|
|
-----------------------
|
|
|
@@ -122,4 +122,4 @@ The PHP PhantomJS library currently requires the following depdencies:
|
|
|
- [Twig templating Component](https://github.com/fabpot/Twig) ~1.16
|
|
|
- [PhantomJS](http://phantomjs.org/) ~1.9
|
|
|
|
|
|
-Make sure the components are in your include path and that the PhantomJS executable is installed to your projects bin folder as mentioned in the [Custom Installation](#custom-installation) section.
|
|
|
+Make sure the components are in your include path and that the PhantomJS executable is installed to your projects bin folder as mentioned in the [Custom Installation](#custom-installation) section.
|