mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Add MarvelApiBundle recipe.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Ikoene\\MarvelApiBundle\\IkoeneMarvelApiBundle": ["all"]
|
||||
},
|
||||
"env": {
|
||||
"MARVEL_PUBLIC_API_KEY": "",
|
||||
"MARVEL_PRIVATE_API_KEY": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user