From e640f7e89eb425d14ec47ac3495933210578d0d1 Mon Sep 17 00:00:00 2001 From: Ujjwal Ojha Date: Tue, 12 Aug 2014 15:16:35 +0545 Subject: [PATCH] Updated version in installation to 0.5.* --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57f44d2..395fc00 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Please note that until I reach 1.0, I **WILL NOT** follow semantic version. This Installation is only officially supported using Composer: ```sh -php composer.phar require zfr/zfr-oauth2-server-module:0.4.* +php composer.phar require zfr/zfr-oauth2-server-module:0.5.* ``` Copy-paste the `zfr_oauth2_server.global.php.dist` file to your `autoload` folder, and enable the module by adding