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 5e8b16d commit 3984acfCopy full SHA for 3984acf
composer.json
@@ -12,9 +12,9 @@
12
}
13
],
14
"require": {
15
- "illuminate/notifications": "^5.5 || ^6.0",
16
- "illuminate/support": "^5.5 || ^6.0",
17
- "illuminate/queue": "^5.5 || ^6.0",
+ "illuminate/notifications": "^5.5 || ^6.0 || ^7.0",
+ "illuminate/support": "^5.5 || ^6.0 || ^7.0",
+ "illuminate/queue": "^5.5 || ^6.0 || ^7.0",
18
"guzzlehttp/guzzle": "^6.2"
19
},
20
"require-dev": {
0 commit comments