Skip to content

Commit

Permalink
EZP-29241: Add ezsystems/ezplatform-cron to meta repositories (ezsyst…
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx authored and Łukasz Serwatka committed May 24, 2018
1 parent 025aa47 commit e162026
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/AppKernel.php
Expand Up @@ -42,6 +42,7 @@ public function registerBundles()
new EzSystems\EzPlatformAdminUiBundle\EzPlatformAdminUiBundle(),
new EzSystems\EzPlatformAdminUiModulesBundle\EzPlatformAdminUiModulesBundle(),
new EzSystems\EzPlatformAdminUiAssetsBundle\EzPlatformAdminUiAssetsBundle(),
new EzSystems\EzPlatformCronBundle\EzPlatformCronBundle(),
// Application
new AppBundle\AppBundle(),
];
Expand Down
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -44,6 +44,7 @@
"ezsystems/ezplatform-admin-ui-modules": "^1.1@dev",
"ezsystems/ezplatform-admin-ui-assets": "^2.0@dev",
"ezsystems/ezplatform-design-engine": "^1.1",
"ezsystems/ezplatform-cron": "^2.0@dev",
"knplabs/knp-menu-bundle": "^2.1",
"willdurand/js-translation-bundle": "^2.6.4",
"friendsofsymfony/jsrouting-bundle": "^1.4",
Expand Down

0 comments on commit e162026

Please sign in to comment.