mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Remove bundles config. Registering a bundle is done automatically.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Ikoene\\MarvelApiBundle\\IkoeneMarvelApiBundle": ["all"]
|
||||
},
|
||||
"env": {
|
||||
"#1": "Get your API key from https://developer.marvel.com",
|
||||
"MARVEL_PUBLIC_API_KEY": "...",
|
||||
|
||||
Reference in New Issue
Block a user