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 98f9f40 + 5b657d6 commit 8054830Copy full SHA for 8054830
composer.json
@@ -14,8 +14,8 @@
14
"require": {
15
"php": ">=7.2",
16
"aws/aws-sdk-php": "^3.0",
17
- "illuminate/notifications": "~5.5 || ~6.0 || ~7.0",
18
- "illuminate/support": "~5.5 || ~6.0 || ~7.0"
+ "illuminate/notifications": "~5.5 || ~6.0 || ~7.0 || ~8.0",
+ "illuminate/support": "~5.5 || ~6.0 || ~7.0 || ~8.0"
19
},
20
"require-dev": {
21
"mockery/mockery": "^1.0",
0 commit comments