Files
symfony-flex-recipes-contrib/core23/lastfm-bundle/0.4/manifest.json
T
2018-09-23 16:47:06 +02:00

13 lines
236 B
JSON

{
"bundles": {
"Core23\\LastFmBundle\\Core23LastFmBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"LASTFM_API_ID": "",
"LASTFM_API_SECRET": ""
}
}