Procházet zdrojové kódy

remove foselastica bundle

Olivier Massot před 9 měsíci
rodič
revize
a1abba3a85
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      config/bundles.php

+ 0 - 1
config/bundles.php

@@ -11,7 +11,6 @@ return [
     Jb\Bundle\PhumborBundle\JbPhumborBundle::class => ['all' => true],
     Misd\PhoneNumberBundle\MisdPhoneNumberBundle::class => ['all' => true],
     Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle::class => ['all' => true],
-    FOS\ElasticaBundle\FOSElasticaBundle::class => ['all' => true],
     Knp\Bundle\SnappyBundle\KnpSnappyBundle::class => ['all' => true],
     Knp\Bundle\GaufretteBundle\KnpGaufretteBundle::class => ['all' => true],
     Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],