diff --git a/app/composer.lock b/app/composer.lock index 3d0f466f..cd824714 100644 --- a/app/composer.lock +++ b/app/composer.lock @@ -1052,12 +1052,12 @@ "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "69912cdfd7dd655aea526aaf3bc16ae4a052c8cd" + "reference": "6e7f1a9a347f4cc38a8973044440afa52f2cffcd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/69912cdfd7dd655aea526aaf3bc16ae4a052c8cd", - "reference": "69912cdfd7dd655aea526aaf3bc16ae4a052c8cd", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/6e7f1a9a347f4cc38a8973044440afa52f2cffcd", + "reference": "6e7f1a9a347f4cc38a8973044440afa52f2cffcd", "shasum": "" }, "replace": { @@ -1101,7 +1101,7 @@ "type": "open_collective" } ], - "time": "2021-03-31T01:41:54+00:00" + "time": "2021-03-31T06:08:04+00:00" } ], "packages-dev": [ diff --git a/app/public/index.php b/app/public/index.php index 1e8292b7..182a8b11 100644 --- a/app/public/index.php +++ b/app/public/index.php @@ -34,4 +34,4 @@ $router = new Router(); $router->response(); -// if response is a blank document chances are the page is missing a root element \ No newline at end of file +// if response is a blank document chances are the page is missing a root element