Skip to content

Commit 18d7b5b

Browse files
committed
ADded KnoMenuBundle dep
1 parent a3c85f1 commit 18d7b5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Cmf/Component/Testing/HttpKernel/TestKernel.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ public function init()
4141
$this->registerBundleSet('sonata_admin', array(
4242
'\Sonata\BlockBundle\SonataBlockBundle',
4343
'\Sonata\AdminBundle\SonataAdminBundle',
44+
'Knp\Bundle\MenuBundle\KnpMenuBundle',
4445
'\Sonata\DoctrinePHPCRAdminBundle\SonataDoctrinePHPCRAdminBundle',
4546
));
4647

0 commit comments

Comments
 (0)