You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
5.2 KiB
74 lines
5.2 KiB
<?php
|
|
|
|
return [
|
|
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
|
|
Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle::class => ['all' => true],
|
|
Doctrine\Bundle\DoctrineBundle\DoctrineBundle::class => ['all' => true],
|
|
Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle::class => ['dev' => true, 'test' => true],
|
|
Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle::class => ['all' => true],
|
|
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
|
|
Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],
|
|
Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle::class => ['all' => true],
|
|
Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true],
|
|
WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle::class => ['all' => true],
|
|
Sonata\EasyExtendsBundle\SonataEasyExtendsBundle::class => ['all' => true],
|
|
Sonata\DatagridBundle\SonataDatagridBundle::class => ['all' => true],
|
|
Sonata\CoreBundle\SonataCoreBundle::class => ['all' => true],
|
|
Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
|
|
Sonata\BlockBundle\SonataBlockBundle::class => ['all' => true],
|
|
Knp\Bundle\MenuBundle\KnpMenuBundle::class => ['all' => true],
|
|
Sonata\AdminBundle\SonataAdminBundle::class => ['all' => true],
|
|
FOS\UserBundle\FOSUserBundle::class => ['all' => true],
|
|
Sonata\UserBundle\SonataUserBundle::class => ['all' => true],
|
|
Symfony\Bundle\DebugBundle\DebugBundle::class => ['dev' => true, 'test' => true],
|
|
Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'test' => true],
|
|
Symfony\Bundle\WebServerBundle\WebServerBundle::class => ['dev' => true],
|
|
Symfony\Cmf\Bundle\RoutingBundle\CmfRoutingBundle::class => ['all' => true],
|
|
Sonata\SeoBundle\SonataSeoBundle::class => ['all' => true],
|
|
Sonata\NotificationBundle\SonataNotificationBundle::class => ['all' => true],
|
|
Sonata\PageBundle\SonataPageBundle::class => ['all' => true],
|
|
Sonata\DoctrineORMAdminBundle\SonataDoctrineORMAdminBundle::class => ['all' => true],
|
|
Sonata\ClassificationBundle\SonataClassificationBundle::class => ['all' => true],
|
|
Spy\TimelineBundle\SpyTimelineBundle::class => ['all' => true],
|
|
Sonata\IntlBundle\SonataIntlBundle::class => ['all' => true],
|
|
Sonata\TimelineBundle\SonataTimelineBundle::class => ['all' => true],
|
|
JMS\SerializerBundle\JMSSerializerBundle::class => ['all' => true],
|
|
Sonata\MediaBundle\SonataMediaBundle::class => ['all' => true],
|
|
FOS\JsRoutingBundle\FOSJsRoutingBundle::class => ['all' => true],
|
|
FM\ElfinderBundle\FMElfinderBundle::class => ['all' => true],
|
|
Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle::class => ['all' => true],
|
|
FOS\RestBundle\FOSRestBundle::class => ['all' => true],
|
|
Mopa\Bundle\BootstrapBundle\MopaBootstrapBundle::class => ['all' => true],
|
|
Chamilo\CoreBundle\ChamiloCoreBundle::class => ['all' => true],
|
|
Chamilo\ThemeBundle\ChamiloThemeBundle::class => ['all' => true],
|
|
Chamilo\SkillBundle\ChamiloSkillBundle::class => ['all' => true],
|
|
Chamilo\CourseBundle\ChamiloCourseBundle::class => ['all' => true],
|
|
Chamilo\AdminBundle\ChamiloAdminBundle::class => ['all' => true],
|
|
Chamilo\FaqBundle\ChamiloFaqBundle::class => ['all' => true],
|
|
Chamilo\ContactBundle\ChamiloContactBundle::class => ['all' => true],
|
|
Chamilo\TicketBundle\ChamiloTicketBundle::class => ['all' => true],
|
|
Chamilo\PageBundle\ChamiloPageBundle::class => ['all' => true],
|
|
Chamilo\UserBundle\ChamiloUserBundle::class => ['all' => true],
|
|
Chamilo\ClassificationBundle\ChamiloClassificationBundle::class => ['all' => true],
|
|
Chamilo\MediaBundle\ChamiloMediaBundle::class => ['all' => true],
|
|
Chamilo\NotificationBundle\ChamiloNotificationBundle::class => ['all' => true],
|
|
Chamilo\SettingsBundle\ChamiloSettingsBundle::class => ['all' => true],
|
|
Chamilo\TimelineBundle\ChamiloTimelineBundle::class => ['all' => true],
|
|
winzou\Bundle\StateMachineBundle\winzouStateMachineBundle::class => ['all' => true],
|
|
Bazinga\Bundle\HateoasBundle\BazingaHateoasBundle::class => ['all' => true],
|
|
Sylius\Bundle\ResourceBundle\SyliusResourceBundle::class => ['all' => true],
|
|
Sylius\Bundle\SettingsBundle\SyliusSettingsBundle::class => ['all' => true],
|
|
Http\HttplugBundle\HttplugBundle::class => ['all' => true],
|
|
Oneup\FlysystemBundle\OneupFlysystemBundle::class => ['all' => true],
|
|
Sonata\CacheBundle\SonataCacheBundle::class => ['all' => true],
|
|
Knp\Bundle\MarkdownBundle\KnpMarkdownBundle::class => ['all' => true],
|
|
Sonata\FormatterBundle\SonataFormatterBundle::class => ['all' => true],
|
|
HWI\Bundle\OAuthBundle\HWIOAuthBundle::class => ['all' => true],
|
|
Liip\ThemeBundle\LiipThemeBundle::class => ['all' => true],
|
|
A2lix\AutoFormBundle\A2lixAutoFormBundle::class => ['all' => true],
|
|
A2lix\TranslationFormBundle\A2lixTranslationFormBundle::class => ['all' => true],
|
|
Lunetics\LocaleBundle\LuneticsLocaleBundle::class => ['all' => true],
|
|
Ivory\CKEditorBundle\IvoryCKEditorBundle::class => ['all' => true],
|
|
Oneup\UploaderBundle\OneupUploaderBundle::class => ['all' => true],
|
|
APY\DataGridBundle\APYDataGridBundle::class => ['all' => true],
|
|
];
|
|
|