mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Merge pull request #346
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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