mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
removed httpplug from recipes (moved to recipes-contrib)
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
httplug:
|
||||
plugins:
|
||||
redirect:
|
||||
preserve_header: true
|
||||
|
||||
discovery:
|
||||
client: 'auto'
|
||||
|
||||
clients:
|
||||
app:
|
||||
http_methods_client: true
|
||||
plugins:
|
||||
- 'httplug.plugin.content_length'
|
||||
- 'httplug.plugin.redirect'
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Http\\HttplugBundle\\HttplugBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"aliases": ["httplug"]
|
||||
}
|
||||
Reference in New Issue
Block a user