Updated dependencies

Fix namespace
This commit is contained in:
Sergio 2020-09-01 10:16:08 +02:00
parent 6724537da2
commit afda056ba9
3 changed files with 1204 additions and 563 deletions

View file

@ -1,6 +1,6 @@
<?php
namespace App\Exception\Handlers;
namespace App\Exceptions\Handlers;
use Psr\Http\Message\ResponseInterface;
use Psr\Http\Message\ServerRequestInterface;

View file

@ -1,6 +1,6 @@
<?php
namespace App\Exception\Handlers\Renderers;
namespace App\Exceptions\Handlers\Renderers;
use App\Exceptions\UnderMaintenanceException;
use Slim\Exception\HttpBadRequestException;

1763
composer.lock generated

File diff suppressed because it is too large Load diff