File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 "homepage" : " https://github.com/beyondcode/helo-laravel" ,
1818 "require" : {
1919 "php" : " ^8.0 || ^8.1 || ^8.2" ,
20- "illuminate/console" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
21- "illuminate/mail" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
22- "illuminate/view" : " ^8.0 || ^9.0 || ^10.0 || ^11.0"
20+ "illuminate/console" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
21+ "illuminate/mail" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
22+ "illuminate/view" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 "
2323 },
2424 "require-dev" : {
25- "orchestra/testbench" : " ^7.0 || ^8.0 || ^9.0" ,
26- "pestphp/pest" : " 1.x-dev || 2.x-dev"
25+ "orchestra/testbench" : " ^7.0 || ^8.0 || ^9.0 || ^10.0 " ,
26+ "pestphp/pest" : " 1.x-dev || 2.x-dev || ^3.7 "
2727 },
2828 "minimum-stability" : " dev" ,
2929 "autoload" : {
You can’t perform that action at this time.
0 commit comments