refs #734 Changes OgBootBundle name and adds a first endpoint to test

ticket-769
Luis Gerardo Romero Garcia 2024-09-12 10:01:48 +02:00
parent 981d0405f0
commit cfc2415f4c
2 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\Routing\Annotation\Route;
use Symfony\Component\HttpFoundation\JsonResponse;
use App\OgGitBundle\Message\InstallOgliveMessage;
use Symfony\Component\Messenger\MessageBusInterface;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
use Symfony\Contracts\HttpClient\HttpClientInterface;