Skip to content

Commit e4ac019

Browse files
authored
Merge pull request #3 from robbytaylor/patch-1
Add Passport 5.0 and 6.0 to supported versions
2 parents 6f79902 + 557d829 commit e4ac019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^7.0",
2020
"guzzlehttp/guzzle": "~6.0",
2121
"ipunkt/laravel-package-manager": "^1.0",
22-
"laravel/passport": "~1.0|~2.0|~3.0|~4.0"
22+
"laravel/passport": "~1.0|~2.0|~3.0|~4.0|~5.0|~6.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)