Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
+19 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"php-http/httplug-bundle": {
"version": "1.6",
"recipe": {
"repo": "1.6",
"branch": "master",
"version": "1.6",
"ref": "87b3d491d593d2c6e3b90bf0689ac69a188bfa5f"
}
}
},
"manifests": {
"php-http/httplug-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "php-http/httplug-bundle",
"version": "1.6",
"manifest": {
"bundles": {
"Http\\HttplugBundle\\HttplugBundle": [
@@ -27,13 +13,27 @@
},
"files": {
"config/packages/httplug.yaml": {
"contents": "httplug:\n plugins:\n retry:\n retry: 1\n\n discovery:\n client: 'auto'\n\n clients:\n app:\n http_methods_client: true\n plugins:\n - 'httplug.plugin.content_length'\n - 'httplug.plugin.redirect'\n",
"executable": false,
"encoding": ""
"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
}
},
"origin": "php-http/httplug-bundle:1.6@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "87b3d491d593d2c6e3b90bf0689ac69a188bfa5f"
}
}
}