We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a3a1cb + 2363b10 commit e329199Copy full SHA for e329199
composer.json
@@ -15,8 +15,8 @@
15
"ext-json": "*",
16
"php": ">=7.4 || ^8.0 || ^8.1 || ^8.2",
17
"guzzlehttp/guzzle": "~6.0 || ~7.0",
18
- "illuminate/notifications": "~6.0 || ~7.0 || ~8.0 || ~9.0",
19
- "illuminate/support": "~6.0 || ~7.0 || ~8.0 || ~9.0"
+ "illuminate/notifications": "~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0",
+ "illuminate/support": "~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0"
20
},
21
"require-dev": {
22
"mockery/mockery": "^1.0",
0 commit comments