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 539f9fc commit f39a22bCopy full SHA for f39a22b
composer.json
@@ -14,9 +14,9 @@
14
"require": {
15
"php": ">=7.0",
16
"guzzlehttp/guzzle": "^6.3 || ^6.5 || ^7.0",
17
- "illuminate/events": "~5.5 || ~6.0 || ~7.0 || ~8.0 || ~9.0",
18
- "illuminate/notifications": "~5.5 || ~6.0 || ~7.0 || ~8.0 || ~9.0",
19
- "illuminate/support": "~5.5 || ~6.0 || ~7.0 || ~8.0 || ~9.0"
+ "illuminate/events": "~5.5 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0",
+ "illuminate/notifications": "~5.5 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0",
+ "illuminate/support": "~5.5 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0"
20
},
21
"require-dev": {
22
"mockery/mockery": "^0.9.5",
0 commit comments