equal
deleted
inserted
replaced
20 new Company\BaseBundle\CompanyBaseBundle(), |
20 new Company\BaseBundle\CompanyBaseBundle(), |
21 new FOS\UserBundle\FOSUserBundle(), |
21 new FOS\UserBundle\FOSUserBundle(), |
22 new Company\UserBundle\CompanyUserBundle(), |
22 new Company\UserBundle\CompanyUserBundle(), |
23 new IRI\Bundle\WikiTagBundle\WikiTagBundle(), |
23 new IRI\Bundle\WikiTagBundle\WikiTagBundle(), |
24 new Symfony\Bundle\DoctrineMigrationsBundle\DoctrineMigrationsBundle(), |
24 new Symfony\Bundle\DoctrineMigrationsBundle\DoctrineMigrationsBundle(), |
|
25 new Symfony\Bundle\DoctrineFixturesBundle\DoctrineFixturesBundle(), |
25 ); |
26 ); |
26 |
27 |
27 if (in_array($this->getEnvironment(), array('dev', 'test'))) { |
28 if (in_array($this->getEnvironment(), array('dev', 'test'))) { |
28 $bundles[] = new Symfony\Bundle\WebProfilerBundle\WebProfilerBundle(); |
29 $bundles[] = new Symfony\Bundle\WebProfilerBundle\WebProfilerBundle(); |
29 $bundles[] = new Sensio\Bundle\DistributionBundle\SensioDistributionBundle(); |
30 $bundles[] = new Sensio\Bundle\DistributionBundle\SensioDistributionBundle(); |