We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ff4ea commit 2a616d9Copy full SHA for 2a616d9
docs/getting-started/laravel-5.md
@@ -3,7 +3,7 @@
3
Composer is the recommended way to install this package. Add the following line to your `composer.json` file:
4
5
```json
6
-"lucadegasperi/oauth2-server-laravel": "5.0.*"
+"lucadegasperi/oauth2-server-laravel": "5.1.*"
7
```
8
9
Then run `composer update` to get the package.
0 commit comments