Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update composer requirement example
  • Loading branch information
chadicus committed Feb 4, 2016
1 parent 9b475db commit 4d9d390
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 @@ -28,7 +28,7 @@ To add the library as a local, per-project dependency use [Composer](http://getc
```json
{
"require": {
"chadicus/slim-oauth2-middleware": "dev-master"
"chadicus/slim-oauth2-middleware": "~1.0"
}
}
```
Expand Down

0 comments on commit 4d9d390

Please sign in to comment.