We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 248fac7 + 1bdf071 commit c897b65Copy full SHA for c897b65
composer.json
@@ -16,7 +16,7 @@
16
"php": ">=7.1",
17
"illuminate/support": "^5.5 || ^6.0",
18
"jenssegers/mongodb": "3.3.* || 3.4.* || 3.5.* || 3.6.*",
19
- "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"
20
},
21
"autoload": {
22
"psr-4": {
0 commit comments