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.
2 parents 031a24d + beab6e5 commit 13f8ed4Copy full SHA for 13f8ed4
README.md
@@ -21,7 +21,7 @@ php artisan package:install lucadegasperi/oauth2-server-laravel
21
alternatively, you can manually install the package via composer. add the following line to your composer.json file:
22
23
```javascript
24
-"lucadegasperi/oauth2-server-laravel": "dev-master"
+"lucadegasperi/oauth2-server-laravel": "1.0.x"
25
```
26
27
Add this line of code to the ```providers``` array located in your ```app/config/app.php``` file:
0 commit comments