Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'demo_2.2' into demo_master
  • Loading branch information
andrerom committed Jul 18, 2018
2 parents 09c2e18 + 13560bb commit 7e82bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/AppKernel.php
Expand Up @@ -30,7 +30,6 @@ public function registerBundles()
new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(),
new Novactive\Bundle\eZSEOBundle\NovaeZSEOBundle(),
new \Kaliop\eZMigrationBundle\EzMigrationBundle(),
new Lolautruche\EzCoreExtraBundle\EzCoreExtraBundle(),
// eZ Systems
new EzSystems\PlatformHttpCacheBundle\EzSystemsPlatformHttpCacheBundle(),
new eZ\Bundle\EzPublishCoreBundle\EzPublishCoreBundle(),
Expand All @@ -50,6 +49,7 @@ public function registerBundles()
new EzSystems\EzPlatformAdminUiAssetsBundle\EzPlatformAdminUiAssetsBundle(),
new EzSystems\EzPlatformCronBundle\EzPlatformCronBundle(),
// Dependencies
new Lolautruche\EzCoreExtraBundle\EzCoreExtraBundle(),
new Netgen\TagsBundle\NetgenTagsBundle(),
// Application
new AppBundle\AppBundle(),
Expand Down

0 comments on commit 7e82bcc

Please sign in to comment.