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 977c451 commit 14b19cfCopy full SHA for 14b19cf
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|^9.0|^10.0|^11.0",
33
- "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
34
- "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
35
- "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
36
- "illuminate/routing": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/config": "^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/console": "^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/contracts": "^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/routing": "^7.0|^8.0|^9.0|^10.0|^11.0",
37
"phpstan/phpdoc-parser": "^1.26"
38
},
39
"extra": {
0 commit comments