Skip to content

Commit beab6e5

Browse files
author
Luca Degasperi
committed
Update README.md
1 parent a97064a commit beab6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ php artisan package:install lucadegasperi/oauth2-server-laravel
2121
alternatively, you can manually install the package via composer. add the following line to your composer.json file:
2222

2323
```javascript
24-
"lucadegasperi/oauth2-server-laravel": "dev-master"
24+
"lucadegasperi/oauth2-server-laravel": "1.0.x"
2525
```
2626

2727
Add this line of code to the ```providers``` array located in your ```app/config/app.php``` file:

0 commit comments

Comments
 (0)