Skip to content
Snippets Groups Projects
Commit 58f97827 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

[FIX] CHemins liés à unicaen/console remplaçant laminas/console

parent 5f8c7926
No related branches found
No related tags found
No related merge requests found
Pipeline #16915 passed
......@@ -2,7 +2,7 @@
namespace UnicaenDbAnonym;
use Laminas\Mvc\Console\Router\Simple;
use Unicaen\Console\Router\Simple;
use UnicaenAuth\Guard\PrivilegeController;
use UnicaenDbAnonym\Controller\ConsoleController;
use UnicaenDbAnonym\Controller\ConsoleControllerFactory;
......
......@@ -3,7 +3,7 @@
namespace UnicaenDbAnonym\Controller;
use Exception;
use Laminas\Mvc\Console\Controller\AbstractConsoleController;
use Unicaen\Console\Controller\AbstractConsoleController;
use UnicaenApp\Exception\RuntimeException;
use UnicaenDbAnonym\Service\AnonymServiceAwareTrait;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment