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 32
32
" analytics-event-tracking"
33
33
],
34
34
"require" : {
35
- "php" : " ^8.1 || ^8.2 || ^8.3 " ,
36
- "illuminate/bus" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
37
- "illuminate/queue" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
38
- "illuminate/http" : " ^8.74 || ^9.0 || ^10.0 || ^11.0" ,
39
- "illuminate/validation" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
35
+ "php" : " ^8.1" ,
36
+ "illuminate/bus" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
37
+ "illuminate/queue" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
38
+ "illuminate/http" : " ^8.74 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
39
+ "illuminate/validation" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
40
40
"guzzlehttp/guzzle" : " ^7.5"
41
41
},
42
42
"require-dev" : {
43
43
"mockery/mockery" : " ^1.4.4" ,
44
- "nesbot/carbon" : " ^2.66" ,
44
+ "nesbot/carbon" : " ^2.66 || ^3.8.4 " ,
45
45
"orchestra/testbench" : " ^6.20 || ^7.0 || ^8.0" ,
46
46
"phpunit/phpunit" : " ^9.5"
47
47
},
You can’t perform that action at this time.
0 commit comments