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 2020 },
2121 "require" : {
2222 "php" : " ^7.3 || ^8.0" ,
23- "dragon-code/contracts" : " ^2.4 " ,
24- "dragon-code/laravel-support" : " ^3.0 " ,
25- "dragon-code/support" : " ^5.0 " ,
26- "illuminate/routing" : " ^6.0 || ^7.0 || ^8.0" ,
27- "illuminate/support" : " ^6.0 || ^7.0 || ^8.0" ,
23+ "dragon-code/contracts" : " ^2.6 " ,
24+ "dragon-code/laravel-support" : " ^3.2 " ,
25+ "dragon-code/support" : " ^5.6 " ,
26+ "illuminate/routing" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 " ,
27+ "illuminate/support" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 " ,
2828 "phpdocumentor/reflection-docblock" : " ^5.0"
2929 },
3030 "require-dev" : {
3131 "mockery/mockery" : " ^1.0" ,
32- "orchestra/testbench" : " ^4.0 || ^5.0 || ^6.0" ,
32+ "orchestra/testbench" : " ^4.0 || ^5.0 || ^6.0 || ^7.0 " ,
3333 "phpunit/phpunit" : " ^8.0 || ^9.0"
3434 },
3535 "conflict" : {
You can’t perform that action at this time.
0 commit comments