diff --git a/simply-stream/twitch-api-bundle/0.1/manifest.json b/simply-stream/twitch-api-bundle/0.1/manifest.json index 1e9db8ca4..a6222ab75 100644 --- a/simply-stream/twitch-api-bundle/0.1/manifest.json +++ b/simply-stream/twitch-api-bundle/0.1/manifest.json @@ -1,4 +1,7 @@ { + "bundles": { + "SimplyStream\\TwitchApiBundle\\SimplyStreamTwitchApiBundle": ["all"] + }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" },