Registering a bundle is required after all.

This commit is contained in:
Koen Vinken
2018-02-21 23:06:41 +01:00
parent c8b24b942f
commit 1992f5736a
@@ -1,4 +1,7 @@
{
"bundles": {
"Ikoene\\MarvelApiBundle\\IkoeneMarvelApiBundle": ["all"]
},
"env": {
"#1": "Get your API key from https://developer.marvel.com",
"MARVEL_PUBLIC_API_KEY": "...",