File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 "php" : " ^8.1" ,
1414 "ext-pdo" : " *" ,
1515 "ext-json" : " *" ,
16- "illuminate/console" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
17- "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
18- "illuminate/cache" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
19- "illuminate/database" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
16+ "illuminate/console" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
17+ "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
18+ "illuminate/cache" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
19+ "illuminate/database" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 "
2020 },
2121 "require-dev" : {
22- "laravel/framework" : " ^8.0|^9.0|^10.0|^11.0"
22+ "laravel/framework" : " ^8.0|^9.0|^10.0|^11.0|^12.0 "
2323 },
2424 "autoload" : {
2525 "psr-4" : {
You can’t perform that action at this time.
0 commit comments