diff --git a/web.php b/web.php index a9cb13e..156f154 100644 --- a/web.php +++ b/web.php @@ -113,6 +113,7 @@ $appConfig = [ $httpReponse = new HttpResponse( Container::$request, + Container::$dbConnection, Container::$routeCollection, $appConfig, $_SERVER['REQUEST_METHOD'],