Skip to content

Commit 0c18baf

Browse files
committed
update routes.php
1 parent a31ac8d commit 0c18baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/routes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use App\Controller\Index;
66
use App\Middleware\NothingMiddleware;
77
use League\Route\Router;
8-
use Nyholm\Psr7\Response;
8+
use MicroPHP\Framework\Http\Response;
99

1010
$router = new Router();
1111

0 commit comments

Comments
 (0)