File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 40
40
"php" : " ^8.0" ,
41
41
"doctrine/dbal" : " ^3.3" ,
42
42
"dragon-code/support" : " ^5.8 || ^6.0" ,
43
- "illuminate/contracts" : " ^8.37 || ^9.0 || ^10.0 || ^11.0" ,
44
- "illuminate/database" : " ^8.37 || ^9.0 || ^10.0 || ^11.0" ,
45
- "illuminate/http" : " ^8.37 || ^9.0 || ^10.0 || ^11.0" ,
46
- "illuminate/routing" : " ^8.37 || ^9.0 || ^10.0 || ^11.0" ,
47
- "illuminate/support" : " ^8.37 || ^9.0 || ^10.0 || ^11.0"
43
+ "illuminate/contracts" : " ^8.37 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
44
+ "illuminate/database" : " ^8.37 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
45
+ "illuminate/http" : " ^8.37 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
46
+ "illuminate/routing" : " ^8.37 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
47
+ "illuminate/support" : " ^8.37 || ^9.0 || ^10.0 || ^11.0 || ^12.0 "
48
48
},
49
49
"require-dev" : {
50
50
"mockery/mockery" : " ^1.5" ,
51
- "orchestra/testbench" : " ^6.0 || ^7.0 || ^8.0 || ^9.0" ,
52
- "phpunit/phpunit" : " ^9.6 || ^10.0"
51
+ "orchestra/testbench" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 " ,
52
+ "phpunit/phpunit" : " ^9.6 || ^10.0 || ^11.0 || ^12.0 "
53
53
},
54
54
"minimum-stability" : " stable" ,
55
55
"prefer-stable" : true ,
81
81
]
82
82
}
83
83
}
84
- }
84
+ }
You can’t perform that action at this time.
0 commit comments