Skip to content

Commit

Permalink
Merge pull request #45 from esron/master
Browse files Browse the repository at this point in the history
Update laravel/passport Supported Versions
  • Loading branch information
Jaspar Gupta authored Aug 20, 2020
2 parents 248fac7 + 1bdf071 commit c897b65
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 @@ -16,7 +16,7 @@
"php": ">=7.1",
"illuminate/support": "^5.5 || ^6.0",
"jenssegers/mongodb": "3.3.* || 3.4.* || 3.5.* || 3.6.*",
"laravel/passport": "6.0.* || 7.0.* || 7.4.* || 7.5.* || ^8.0"
"laravel/passport": "6.0.* || 7.0.* || 7.4.* || 7.5.* || ^8.0 || ^9.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c897b65

Please sign in to comment.