Skip to content

Commit

Permalink
Update Passport versions in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
robbytaylor authored Aug 22, 2018
1 parent 4783558 commit 99403ba
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": "~6.0",
"laravel/framework": "^5.5",
"laravel/passport": "^4.0"
"laravel/passport": "^4.0|^5.0|^6.0|^7.0"
},
"autoload": {
"psr-4": {"DesignMyNight\\Laravel\\OAuth2\\": "src/"}
Expand Down

0 comments on commit 99403ba

Please sign in to comment.