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 7baebb2 + b14d0dc commit 1bf62b7Copy full SHA for 1bf62b7
1 file changed
composer.json
@@ -29,12 +29,12 @@
29
"require": {
30
"php": "^7.4|^8.0",
31
"ext-json": "*",
32
- "illuminate/config": "^7.0|^8.0|^9.0|^10.0|^11.0",
33
- "illuminate/console": "^7.0|^8.0|^9.0|^10.0|^11.0",
34
- "illuminate/contracts": "^7.0|^8.0|^9.0|^10.0|^11.0",
35
- "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
36
- "illuminate/routing": "^7.0|^8.0|^9.0|^10.0|^11.0",
37
- "phpstan/phpdoc-parser": "^1.26"
+ "illuminate/config": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/console": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/contracts": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/routing": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "phpstan/phpdoc-parser": "^1.26|^2.0"
38
},
39
"extra": {
40
"laravel": {
0 commit comments