File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 "require" : {
3838 "php" : " ^8.2" ,
3939 "laminas/laminas-db" : " ^2.20.0" ,
40- "laminas/laminas-diactoros" : " ^2.26 " ,
40+ "laminas/laminas-diactoros" : " ^3.8 " ,
4141 "laminas/laminas-log" : " ^2.17.1" ,
4242 "laminas/laminas-mail" : " ^2.25.1" ,
4343 "laminas/laminas-psr7bridge" : " ^1.11" ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ use ErrorHeroModule\Command\BaseLoggingCommandInitializer;
99use ErrorHeroModule\Compat\LoggerAbstractServiceFactory;
1010use ErrorHeroModule\Middleware\Mezzio;
1111use ErrorHeroModule\Middleware\MezzioFactory;
12- use ErrorHeroModule\ErrorHeroModule\ Middleware\Routed\Preview\ErrorPreviewAction;
12+ use ErrorHeroModule\Middleware\Routed\Preview\ErrorPreviewAction;
1313use ErrorHeroModule\Handler\Logging;
1414use ErrorHeroModule\Handler\LoggingFactory;
1515use ErrorHeroModule\Command\BaseLoggingCommand;
You can’t perform that action at this time.
0 commit comments