|
|
|
@ -31,7 +31,6 @@ return [ |
|
|
|
Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true], |
|
|
|
Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true], |
|
|
|
Symfony\Bundle\MakerBundle\MakerBundle::class => ['dev' => true], |
|
|
|
Symfony\Bundle\MakerBundle\MakerBundle::class => ['dev' => true], |
|
|
|
SymfonyCasts\Bundle\ResetPassword\SymfonyCastsResetPasswordBundle::class => ['all' => true], |
|
|
|
SymfonyCasts\Bundle\ResetPassword\SymfonyCastsResetPasswordBundle::class => ['all' => true], |
|
|
|
FOS\CKEditorBundle\FOSCKEditorBundle::class => ['all' => true], |
|
|
|
|
|
|
|
Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle::class => ['all' => true], |
|
|
|
Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle::class => ['all' => true], |
|
|
|
Knp\DoctrineBehaviors\DoctrineBehaviorsBundle::class => ['all' => true], |
|
|
|
Knp\DoctrineBehaviors\DoctrineBehaviorsBundle::class => ['all' => true], |
|
|
|
Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle::class => ['all' => true], |
|
|
|
Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle::class => ['all' => true], |
|
|
|
|