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 e314382 commit 6a9ceabCopy full SHA for 6a9ceab
composer.json
@@ -19,12 +19,12 @@
19
],
20
"require": {
21
"php": "^7.2||^8.0",
22
- "illuminate/console": "^6|^7|^8|^9",
23
- "illuminate/events": "^6|^7|^8|^9"
+ "illuminate/console": "^6|^7|^8|^9|^10.0",
+ "illuminate/events": "^6|^7|^8|^9|^10.0"
24
},
25
"require-dev": {
26
"mockery/mockery": "^1.0",
27
- "orchestra/testbench": "^6.0",
+ "orchestra/testbench": "^6.0|^8.0",
28
"phpunit/phpunit": "^9.0"
29
30
"autoload": {
0 commit comments