mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 17:16:29 +03:00
Add recipe for sebtm/inwx-api-bundle
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user