Skip to content

Commit 3dbd09c

Browse files
committed
Update the PHP version requirement in the README per composer.json.
1 parent 839c338 commit 3dbd09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ A possible solution to this would be to create an extra APIs implementing the mi
4545

4646
## Requirements
4747

48-
* PHP >= 5.3.2
48+
* PHP >= 5.4
4949
* The PHP [cURL](http://php.net/manual/en/book.curl.php) extension
5050
* The PHP [SimpleXML](http://php.net/manual/en/book.simplexml.php) extension
5151
* The PHP [JSON](http://php.net/manual/en/book.json.php) extension

0 commit comments

Comments
 (0)