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 9b79275 + 3e8519e commit a881926Copy full SHA for a881926
composer.json
@@ -13,9 +13,9 @@
13
"designmynight"
14
],
15
"require": {
16
- "illuminate/support": "^5.5",
+ "illuminate/support": "^5.5 || ^6.0",
17
"jenssegers/mongodb": "3.3.* || 3.4.* || 3.5.* || 3.6.*",
18
- "laravel/passport": "4.0.* || 5.0.* || 6.0.* || 7.0.* || 7.4.* || 7.5.*"
+ "laravel/passport": "4.0.* || 5.0.* || 6.0.* || 7.0.* || 7.4.* || 7.5.* || ^8.0"
19
},
20
"autoload": {
21
"psr-4": {
0 commit comments