We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2b4da commit 07d24f8Copy full SHA for 07d24f8
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