|
|
@ -36,6 +36,6 @@ return [ |
|
|
|
Nelmio\Alice\Bridge\Symfony\NelmioAliceBundle::class => ['dev' => true, 'test' => true], |
|
|
|
Nelmio\Alice\Bridge\Symfony\NelmioAliceBundle::class => ['dev' => true, 'test' => true], |
|
|
|
Fidry\AliceDataFixtures\Bridge\Symfony\FidryAliceDataFixturesBundle::class => ['dev' => true, 'test' => true], |
|
|
|
Fidry\AliceDataFixtures\Bridge\Symfony\FidryAliceDataFixturesBundle::class => ['dev' => true, 'test' => true], |
|
|
|
Hautelook\AliceBundle\HautelookAliceBundle::class => ['dev' => true, 'test' => true], |
|
|
|
Hautelook\AliceBundle\HautelookAliceBundle::class => ['dev' => true, 'test' => true], |
|
|
|
Sonata\Exporter\Bridge\Symfony\SonataExporterSymfonyBundle::class => ['all' => true], |
|
|
|
Sonata\Exporter\Bridge\Symfony\SonataExporterBundle::class => ['all' => true], |
|
|
|
Oh\GoogleMapFormTypeBundle\OhGoogleMapFormTypeBundle::class => ['all' => true], |
|
|
|
Oh\GoogleMapFormTypeBundle\OhGoogleMapFormTypeBundle::class => ['all' => true], |
|
|
|
]; |
|
|
|
]; |
|
|
|