Skip to content

Commit b265b87

Browse files
committed
feat: add in capability for laravel 8.
1 parent 347e78b commit b265b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": "^7.0",
1414
"guzzlehttp/guzzle": ">=1.16.0",
1515
"laravel/framework": ">=1.15.5",
16-
"laravel/passport": "^4.0|^5.0|^6.0|^7.0|^8.0"
16+
"laravel/passport": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0"
1717
},
1818
"autoload": {
1919
"psr-4": {"DesignMyNight\\Laravel\\OAuth2\\": "src/"}

0 commit comments

Comments
 (0)