Files
symfony-flex-recipes-contrib/sebtm.inwx-api-bundle.0.1.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

23 lines
642 B
JSON

{
"manifests": {
"sebtm/inwx-api-bundle": {
"manifest": {
"bundles": {
"SebTM\\INWX\\InwxApiBundle": [
"all"
]
},
"env": {
"INWX_API_ENVIRONMENT": "test",
"INWX_API_USERNAME": "dummy",
"INWX_API_PASSWORD": "dummy",
"INWX_API_LANGUAGE": "en",
"INWX_API_DEBUG": "false"
}
},
"files": [],
"ref": "ffa1cf83f2f9dfff9c771da235f9aadf0c5dcdf6"
}
}
}