Skip to content

Commit 9589d7c

Browse files
committed
Merge pull request #688 from jessevanmuijden/patch-1
Update documentation: package version 5.1.*
2 parents c2ff4ea + 2a616d9 commit 9589d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/laravel-5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Composer is the recommended way to install this package. Add the following line to your `composer.json` file:
44

55
```json
6-
"lucadegasperi/oauth2-server-laravel": "5.0.*"
6+
"lucadegasperi/oauth2-server-laravel": "5.1.*"
77
```
88

99
Then run `composer update` to get the package.

0 commit comments

Comments
 (0)