Skip to content
Snippets Groups Projects
Commit 91bda673 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Up

parent 21ff19bb
No related branches found
No related tags found
No related merge requests found
Pipeline #22922 passed
Showing
with 2 additions and 2 deletions
File moved
......@@ -14,7 +14,7 @@
"autoload": {
"psr-0": [],
"classmap": [
"./UnicaenSynchro/Module.php"
"Module.php"
]
}
}
......@@ -3,11 +3,11 @@
namespace UnicaenSynchro;
use Unicaen\Console\Router\Simple;
use UnicaenPrivilege\Guard\PrivilegeController;
use UnicaenSynchro\Controller\SynchronisationConsoleController;
use UnicaenSynchro\Controller\SynchronisationConsoleControllerFactory;
use UnicaenSynchro\Service\Synchronisation\SynchronisationService;
use UnicaenSynchro\Service\Synchronisation\SynchronisationServiceFactory;
use UnicaenPrivilege\Guard\PrivilegeController;
return [
'bjyauthorize' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment