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 cd55dd0 commit ba6e323Copy full SHA for ba6e323
composer.json
@@ -21,8 +21,8 @@
21
"require": {
22
"php": "^7.1",
23
"guzzlehttp/guzzle": "^6.2",
24
- "illuminate/notifications": "^5.5 || ^6.0",
25
- "illuminate/support": "^5.5 || ^6.0"
+ "illuminate/notifications": "^5.5 || ^6.0 || ^7.0",
+ "illuminate/support": "^5.5 || ^6.0 || ^7.0"
26
},
27
"require-dev": {
28
"mockery/mockery": "^1.0",
0 commit comments