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.
1 parent c23c716 commit e19d2c1Copy full SHA for e19d2c1
composer.json
@@ -14,8 +14,8 @@
14
"require": {
15
"php": ">=7.1.3",
16
"guzzlehttp/guzzle": "^6.2 || ^7.0",
17
- "illuminate/notifications": "~5.6 || ~6.0 || ~7.0",
18
- "illuminate/support": "~5.6 || ~6.0 || ~7.0",
+ "illuminate/notifications": "~5.6 || ~6.0 || ~7.0 || ~8.0",
+ "illuminate/support": "~5.6 || ~6.0 || ~7.0 || ~8.0",
19
"kreait/laravel-firebase": "^1.3 || ^2.1",
20
"spatie/enum": "^2.3 || ^3.0"
21
},
0 commit comments