Files
symfony-flex-recipes-contrib/calliostro/last-fm-client-bundle/1.0/manifest.json
T

14 lines
288 B
JSON

{
"bundles": {
"Calliostro\\LastFmClientBundle\\CalliostroLastFmClientBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"LASTFM_API_KEY": "",
"LASTFM_SECRET": "",
"#LASTFM_SESSION_KEY": ""
}
}