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 aaf8e84 commit 35dff53Copy full SHA for 35dff53
composer.json
@@ -25,10 +25,10 @@
25
},
26
"require": {
27
"php": ">=7.0.0",
28
- "illuminate/bus": "^5.3 || ^6.0 || ^7.0",
29
- "illuminate/database": "^5.3 || ^6.0 || ^7.0",
30
- "illuminate/http": "^5.3 || ^6.0 || ^7.0",
31
- "illuminate/queue": "^5.3 || ^6.0 || ^7.0",
32
- "illuminate/view": "^5.3 || ^6.0 || ^7.0"
+ "illuminate/bus": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/database": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/http": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/queue": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/view": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
33
}
34
0 commit comments