Skip to content

Commit

Permalink
feat: add in capability for laravel 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonSean committed May 31, 2022
1 parent 347e78b commit b265b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"php": "^7.0",
"guzzlehttp/guzzle": ">=1.16.0",
"laravel/framework": ">=1.15.5",
"laravel/passport": "^4.0|^5.0|^6.0|^7.0|^8.0"
"laravel/passport": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0"
},
"autoload": {
"psr-4": {"DesignMyNight\\Laravel\\OAuth2\\": "src/"}
Expand Down

0 comments on commit b265b87

Please sign in to comment.