diff --git a/commercetools/symfony-bundle/0.4/manifest.json b/commercetools/symfony-bundle/0.4/manifest.json index 64212345..7c587337 100644 --- a/commercetools/symfony-bundle/0.4/manifest.json +++ b/commercetools/symfony-bundle/0.4/manifest.json @@ -1,7 +1,9 @@ { "bundles": { "Commercetools\\Symfony\\CtpBundle\\CtpBundle": ["all"], - "Commercetools\\Symfony\\CustomerBundle\\CustomerBundle": ["all"] + "Commercetools\\Symfony\\CustomerBundle\\CustomerBundle": ["all"], + "Commercetools\\Symfony\\SetupBundle\\SetupBundle": ["dev"], + "Commercetools\\Symfony\\StateBundle\\StateBundle": ["dev"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"