diff --git a/ikoene/marvel-api-bundle/0.2/manifest.json b/ikoene/marvel-api-bundle/0.2/manifest.json index e50a0ef3..e27ee98c 100644 --- a/ikoene/marvel-api-bundle/0.2/manifest.json +++ b/ikoene/marvel-api-bundle/0.2/manifest.json @@ -1,4 +1,7 @@ { + "bundles": { + "Ikoene\\MarvelApiBundle\\IkoeneMarvelApiBundle": ["all"] + }, "env": { "#1": "Get your API key from https://developer.marvel.com", "MARVEL_PUBLIC_API_KEY": "...",