Files
symfony-flex-recipes-contrib/sebtm/inwx-api-bundle/0.2/manifest.json
T

13 lines
218 B
JSON

{
"bundles": {
"SebTM\\INWX\\InwxApiBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"INWX_USERNAME": "",
"INWX_PASSWORD": ""
}
}