Merge pull request #153

This commit is contained in:
symfony-flex-server[bot]
2017-11-22 09:41:11 +00:00
committed by GitHub
2 changed files with 0 additions and 22 deletions
@@ -1,14 +0,0 @@
httplug:
plugins:
redirect:
preserve_header: true
discovery:
client: 'auto'
clients:
app:
http_methods_client: true
plugins:
- 'httplug.plugin.logger'
- 'httplug.plugin.redirect'
@@ -1,8 +0,0 @@
{
"bundles": {
"Http\\HttplugBundle\\HttplugBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}