Skip to content

Commit

Permalink
EZEE-2081: Remove notification bundle + bump versions up (ezsystems#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou authored and Łukasz Serwatka committed Jun 27, 2018
1 parent 4198b32 commit 1fcdafc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
1 change: 0 additions & 1 deletion app/AppKernel.php
Expand Up @@ -48,7 +48,6 @@ public function registerBundles()
// eZ Platform EE
new EzSystems\EzPlatformPageFieldTypeBundle\EzPlatformPageFieldTypeBundle(),
new EzSystems\EzPlatformPageBuilderBundle\EzPlatformPageBuilderBundle(),
new EzSystems\NotificationBundle\EzSystemsNotificationBundle(),
new EzSystems\DateBasedPublisherBundle\EzSystemsDateBasedPublisherBundle(),
new EzSystems\FlexWorkflowBundle\EzSystemsFlexWorkflowBundle(),
new EzSystems\EzPlatformEnterpriseEditionInstallerBundle\EzPlatformEnterpriseEditionInstallerBundle(),
Expand Down
3 changes: 0 additions & 3 deletions app/config/routing.yml
Expand Up @@ -36,9 +36,6 @@ _ezplatformRepositoryFormsRoutes:
ezplatform.ee.dependencies.bazinga:
resource: '@BazingaJsTranslationBundle/Resources/config/routing/routing.yml'

ezplatform.ee.notifications:
resource: '@NotificationBundle/Resources/config/routing.yml'

ezplatform.ee.fieldtype.page:
resource: '@EzPlatformPageFieldTypeBundle/Resources/config/routing.yml'

Expand Down
5 changes: 2 additions & 3 deletions composer.json
Expand Up @@ -49,9 +49,8 @@
"ezsystems/ezplatform-admin-ui-assets": "^3.0@dev",
"ezsystems/ezplatform-design-engine": "^2.0@dev",
"ezsystems/ezplatform-standard-design": "^0.1@dev",
"ezsystems/ezstudio-notifications": "^2.2@dev",
"ezsystems/date-based-publisher": "^2.2@dev",
"ezsystems/flex-workflow": "^2.2@dev",
"ezsystems/date-based-publisher": "^3.0@dev",
"ezsystems/flex-workflow": "^3.0@dev",
"ezsystems/ezplatform-page-fieldtype": "^1.0@dev",
"ezsystems/ezplatform-page-builder": "^1.0@dev",
"ezsystems/ezplatform-cron": "^2.0@dev",
Expand Down

0 comments on commit 1fcdafc

Please sign in to comment.