File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 63
63
"php" : " >=7.4" ,
64
64
"ext-json" : " *" ,
65
65
"guanguans/notify" : " ^1.28" ,
66
- "illuminate/contracts" : " ^7.0 || ^8.0 || ^9.0 || ^10.0" ,
67
- "illuminate/support" : " ^7.0 || ^8.0 || ^9.0 || ^10.0"
66
+ "illuminate/contracts" : " ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 " ,
67
+ "illuminate/support" : " ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 "
68
68
},
69
69
"require-dev" : {
70
70
"brainmaestro/composer-git-hooks" : " ^2.8" ,
73
73
"guanguans/ai-commit" : " dev-main" ,
74
74
"guanguans/monorepo-builder-worker" : " ^1.4" ,
75
75
"kubawerlos/php-cs-fixer-custom-fixers" : " ^3.21" ,
76
- "laravel/lumen-framework" : " ^7.0 || ^8.0 || ^9.0 || ^10.0" ,
76
+ "laravel/lumen-framework" : " ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 " ,
77
77
"mockery/mockery" : " ^1.6" ,
78
78
"orchestra/testbench" : " ^5.0 || ^6.0 || ^7.0 || ^8.0" ,
79
79
"pestphp/pest" : " ^1.23 || ^2.0" ,
You can’t perform that action at this time.
0 commit comments