From e33ad921b361dfd6fcd4944128655e1d758f2476 Mon Sep 17 00:00:00 2001 From: ArthurHlt Date: Thu, 16 Jun 2016 11:21:19 +0200 Subject: [PATCH] add last version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 827142a..7877fa0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Usage ----- This php application is published as a composer package. Fetch it by adding the following to your composer.json: ```json -"cloudfoundry-community/cf-helper-php": "1.4.*" +"cloudfoundry-community/cf-helper-php": "1.6.*" ``` And include it the page you want to load: ```php