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 e197f62 commit 1298659Copy full SHA for 1298659
composer.json
@@ -19,8 +19,8 @@
19
"php": "^7.3 || ^8.0",
20
"doctrine/dbal": "^2.0|^3.0",
21
"fakerphp/faker": "^1.13",
22
- "illuminate/console": "^7.0|^8.0",
23
- "illuminate/support": "^7.0|^8.0"
+ "illuminate/console": "^7.0|^8.0|^9.0",
+ "illuminate/support": "^7.0|^8.0|^9.0"
24
},
25
"require-dev": {
26
"orchestra/testbench": "^6.12",
0 commit comments