We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd2b4da + 07d24f8 commit 90dd581Copy full SHA for 90dd581
composer.json
@@ -16,8 +16,8 @@
16
"require": {
17
"php": ">=7.1",
18
"ext-json": "*",
19
- "illuminate/config": "5.8.* || ^6.0 || ^7.0 || ^8.0",
20
- "illuminate/support": "5.8.* || ^6.0 || ^7.0 || ^8.0"
+ "illuminate/config": "5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/support": "5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0"
21
},
22
"require-dev": {
23
"orchestra/testbench": "~3.8.4 || ^4.0 || ^5.0",
0 commit comments