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.
2 parents 326e4c6 + f4106b7 commit fad2c17Copy full SHA for fad2c17
composer.json
@@ -29,11 +29,11 @@
29
"require": {
30
"php": "^7.4|^8.0",
31
"ext-json": "*",
32
- "illuminate/config": "^6.0|^7.0|^8.0",
33
- "illuminate/console": "^6.0|^7.0|^8.0",
34
- "illuminate/contracts": "^6.0|^7.0|^8.0",
35
- "illuminate/support": "^6.0|^7.0|^8.0",
36
- "illuminate/routing": "^6.0|^7.0|^8.0"
+ "illuminate/config": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/console": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/routing": "^6.0|^7.0|^8.0|^9.0"
37
},
38
"extra": {
39
"laravel": {
0 commit comments