Removing unused bundle

ofaj
jmontoyaa 10 years ago
parent 2be7bd3c32
commit 45bb5374dc
  1. 1
      app/AppKernel.php
  2. 1
      composer.json

@ -51,7 +51,6 @@ class AppKernel extends Kernel
new Sonata\NotificationBundle\SonataNotificationBundle(),
new Sonata\DatagridBundle\SonataDatagridBundle(),
new Sonata\MediaBundle\SonataMediaBundle(),
new Sonata\TranslationBundle\SonataTranslationBundle(),
new Sonata\PageBundle\SonataPageBundle(),
new Spy\TimelineBundle\SpyTimelineBundle(),

@ -140,7 +140,6 @@
"essence/essence": "^2.5",
"jeroendesloovere/vcard": "^1.2",
"a2lix/translation-form-bundle": "dev-master",
"sonata-project/translation-bundle" : "dev-master",
"knplabs/doctrine-behaviors": "~1.1",
"lunetics/locale-bundle": "^2.4"
},

Loading…
Cancel
Save