Skip to content

Commit

Permalink
Update documentation: package version 5.1.*
Browse files Browse the repository at this point in the history
5.0.* leads to an unresolvable set of dependencies
  • Loading branch information
jessevanmuijden committed Mar 11, 2016
1 parent c2ff4ea commit 2a616d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/laravel-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Composer is the recommended way to install this package. Add the following line to your `composer.json` file:

```json
"lucadegasperi/oauth2-server-laravel": "5.0.*"
"lucadegasperi/oauth2-server-laravel": "5.1.*"
```

Then run `composer update` to get the package.
Expand Down

0 comments on commit 2a616d9

Please sign in to comment.