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 486eb02 + 96efa0a commit a4b5b52Copy full SHA for a4b5b52
composer.json
@@ -22,8 +22,8 @@
22
"php": ">=7.1",
23
"ext-json": "*",
24
"guzzlehttp/guzzle": "^6.2 || ^7.0",
25
- "illuminate/notifications": "^5.5 || ^6.0 || ^7.0",
26
- "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"
27
},
28
"require-dev": {
29
"mockery/mockery": "^1.3",
0 commit comments