File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2929 "require" : {
3030 "php" : " ^7.4|^8.0" ,
3131 "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"
32+ "illuminate/config" : " ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
33+ "illuminate/console" : " ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
34+ "illuminate/contracts" : " ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
35+ "illuminate/support" : " ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
36+ "illuminate/routing" : " ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
37+ "phpstan/phpdoc-parser" : " ^1.26|^2.0 "
3838 },
3939 "extra" : {
4040 "laravel" : {
You can’t perform that action at this time.
0 commit comments