mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Update Flex archives
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"manifests": {
|
||||
"php-http/httplug-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Http\\HttplugBundle\\HttplugBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/httplug.yaml": {
|
||||
"contents": [
|
||||
"httplug:",
|
||||
" plugins:",
|
||||
" logger:",
|
||||
" enabled: '%kernel.debug%' # Set to true if you want enable logging in production",
|
||||
" redirect:",
|
||||
" preserve_header: true",
|
||||
"",
|
||||
" discovery:",
|
||||
" client: 'auto'",
|
||||
"",
|
||||
" clients:",
|
||||
" app:",
|
||||
" http_methods_client: true",
|
||||
" plugins:",
|
||||
" - 'httplug.plugin.logger'",
|
||||
" - 'httplug.plugin.redirect'",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "1693c7d4746c48e1b10b07cfad15cc431631a13c"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"manifests": {
|
||||
"php-http/httplug-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Http\\HttplugBundle\\HttplugBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"etc/": "%ETC_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"etc/packages/httplug.yaml": {
|
||||
"contents": [
|
||||
"httplug:",
|
||||
" plugins:",
|
||||
" logger:",
|
||||
" enabled: '%kernel.debug%' # Set to true if you want enable logging in production",
|
||||
" redirect:",
|
||||
" preserve_header: true",
|
||||
"",
|
||||
" discovery:",
|
||||
" client: 'auto'",
|
||||
"",
|
||||
" clients:",
|
||||
" app:",
|
||||
" http_methods_client: true",
|
||||
" plugins:",
|
||||
" - 'httplug.plugin.logger'",
|
||||
" - 'httplug.plugin.redirect'",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "3ec71e588bddd79a12e6e5a33794b14b3c4b381a"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"manifests": {
|
||||
"php-http/httplug-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Http\\HttplugBundle\\HttplugBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/httplug.yaml": {
|
||||
"contents": [
|
||||
"httplug:",
|
||||
" plugins:",
|
||||
" redirect:",
|
||||
" preserve_header: true",
|
||||
"",
|
||||
" discovery:",
|
||||
" client: 'auto'",
|
||||
"",
|
||||
" clients:",
|
||||
" app:",
|
||||
" http_methods_client: true",
|
||||
" plugins:",
|
||||
" - 'httplug.plugin.content_length'",
|
||||
" - 'httplug.plugin.redirect'",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "4655962c64e2de96c418caf576c57215711c7877"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"manifests": {
|
||||
"php-http/httplug-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Http\\HttplugBundle\\HttplugBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/httplug.yaml": {
|
||||
"contents": [
|
||||
"httplug:",
|
||||
" plugins:",
|
||||
" retry:",
|
||||
" retry: 1",
|
||||
"",
|
||||
" discovery:",
|
||||
" client: 'auto'",
|
||||
"",
|
||||
" clients:",
|
||||
" app:",
|
||||
" http_methods_client: true",
|
||||
" plugins:",
|
||||
" - 'httplug.plugin.content_length'",
|
||||
" - 'httplug.plugin.redirect'",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "87b3d491d593d2c6e3b90bf0689ac69a188bfa5f"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"manifests": {
|
||||
"php-http/httplug-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Http\\HttplugBundle\\HttplugBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/httplug.yaml": {
|
||||
"contents": [
|
||||
"httplug:",
|
||||
" plugins:",
|
||||
" redirect:",
|
||||
" preserve_header: true",
|
||||
"",
|
||||
" discovery:",
|
||||
" client: 'auto'",
|
||||
"",
|
||||
" clients:",
|
||||
" app:",
|
||||
" http_methods_client: true",
|
||||
" plugins:",
|
||||
" - 'httplug.plugin.logger'",
|
||||
" - 'httplug.plugin.redirect'",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "9751b9d6e972c6c3e3680a3bfcce74e830c9c11f"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user