* lib update
* static analyzer added * new tags * logger improvements
This commit is contained in:
@@ -36,7 +36,6 @@ return [
|
||||
Middleware\NotFoundHandler::class => Container\NotFoundHandlerFactory::class,
|
||||
|
||||
'doctrine.entity_manager.orm_default' => \ContainerInteropDoctrine\EntityManagerFactory::class,
|
||||
'doctrine.hydrator' => \App\Hydrator\DoctrineObjectFactory::class,
|
||||
|
||||
\App\Middleware\EventSubscriberMiddleware::class => \App\Middleware\EventSubscriberMiddlewareFactory::class,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user