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 19
19
"php" : " ^8.1.0" ,
20
20
"ext-json" : " *" ,
21
21
"doctrine/dbal" : " ^3.1" ,
22
- "illuminate/bus" : " ^9.0|^10.0|^11.0" ,
23
- "illuminate/console" : " ^9.0|^10.0|^11.0" ,
24
- "illuminate/contracts" : " ^9.0|^10.0|^11.0" ,
25
- "illuminate/database" : " ^9.0|^10.0|^11.0" ,
26
- "illuminate/events" : " ^9.0|^10.0|^11.0" ,
27
- "illuminate/notifications" : " ^9.0|^10.0|^11.0"
22
+ "illuminate/bus" : " ^9.0|^10.0|^11.0|^12.0 " ,
23
+ "illuminate/console" : " ^9.0|^10.0|^11.0|^12.0 " ,
24
+ "illuminate/contracts" : " ^9.0|^10.0|^11.0|^12.0 " ,
25
+ "illuminate/database" : " ^9.0|^10.0|^11.0|^12.0 " ,
26
+ "illuminate/events" : " ^9.0|^10.0|^11.0|^12.0 " ,
27
+ "illuminate/notifications" : " ^9.0|^10.0|^11.0|^12.0 "
28
28
},
29
29
"require-dev" : {
30
30
"mockery/mockery" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments