File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 4040 "php" : " ^8.0" ,
4141 "doctrine/dbal" : " ^3.3" ,
4242 "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 "
4848 },
4949 "require-dev" : {
5050 "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 "
5353 },
5454 "minimum-stability" : " stable" ,
5555 "prefer-stable" : true ,
8181 ]
8282 }
8383 }
84- }
84+ }
You can’t perform that action at this time.
0 commit comments