parent
2ceb78114d
commit
3f1e728781
4 changed files with 668 additions and 399 deletions
|
@ -18,7 +18,6 @@ class AppKernel extends Kernel
|
|||
new Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle(),
|
||||
new Hackspace\Bundle\CalciferBundle\CalciferBundle(),
|
||||
new Knp\Bundle\MarkdownBundle\KnpMarkdownBundle(),
|
||||
new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(),
|
||||
);
|
||||
|
||||
if (in_array($this->getEnvironment(), array('dev', 'test'))) {
|
||||
|
|
Reference in a new issue