Skip to content

Commit 0f96396

Browse files
authored
Update PhpDebugBarMiddleware.php
1 parent b631fb6 commit 0f96396

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PhpDebugBarMiddleware.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
use Psr\Http\Message\ServerRequestInterface;
1010
use Psr\Http\Message\UriInterface;
1111
use Psr\Http\Server\MiddlewareInterface;
12+
use Psr\Http\Server\RequestHandlerInterface;
1213
use Slim\Http\Uri;
1314
use Zend\Diactoros\Response;
1415
use Zend\Diactoros\Response\HtmlResponse;

0 commit comments

Comments
 (0)