diff --git a/.travis.yml b/.travis.yml index 6f5df45..6a3c6a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: php php: - "5.4" + - "5.5" services: - redis-server diff --git a/README.md b/README.md index f74c201..6ef5911 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ApiAxle is a proxy that sits on your network, in front of your API(s) and manage ## Requirements ## * PHP >= 5.3.3 * [curl](http://php.net/curl) -* [ApiAxle](http://apiaxle.com) proxy with the apiaxle-api package installed +* [ApiAxle](http://apiaxle.com) >= 1.12.17 ## Features / Goals / TODO ## - [x] Readily consumable, configuration based, object oriented library