Files
symfony-flex-recipes-contrib/sebtm.inwx-api-bundle.0.2.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

43 lines
1.4 KiB
JSON

{
"locks": {
"sebtm/inwx-api-bundle": {
"version": "0.2",
"recipe": {
"repo": "0.2",
"branch": "master",
"version": "0.2",
"ref": "f10a384582b4b233521b53183838f30a8ba53357"
}
}
},
"manifests": {
"sebtm/inwx-api-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "sebtm/inwx-api-bundle",
"version": "0.2",
"manifest": {
"bundles": {
"SebTM\\INWX\\InwxApiBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"INWX_USERNAME": "",
"INWX_PASSWORD": ""
}
},
"files": {
"config/packages/inwx_api.yaml": {
"contents": "# Read the documentation: https://github.com/SebTM/inwx-api-bundle\ninwx_api:\n username: '%env(resolve:INWX_USERNAME)%'\n password: '%env(resolve:INWX_PASSWORD)%'\n",
"executable": false,
"encoding": ""
}
},
"origin": "sebtm/inwx-api-bundle:0.2@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}