Removed HTTPlug

This commit is contained in:
Tobias Nyholm
2017-11-22 08:52:09 +01:00
parent b160c5d377
commit a1d8b56232
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%/"
}
}