Skip to content

Commit

Permalink
Merge pull request #14 from ojhaujjwal/patch-1
Browse files Browse the repository at this point in the history
Updated version in installation to 0.5.*
  • Loading branch information
bakura10 committed Aug 12, 2014
2 parents 3fc3b91 + e640f7e commit 2a3b496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2a3b496

Please sign in to comment.