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 13
13
"php" : " ^8.1" ,
14
14
"ext-pdo" : " *" ,
15
15
"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 "
20
20
},
21
21
"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 "
23
23
},
24
24
"autoload" : {
25
25
"psr-4" : {
You can’t perform that action at this time.
0 commit comments