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
+11 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"redirectionio/proxy-symfony": {
"version": "0.2",
"recipe": {
"repo": "0.2",
"branch": "master",
"version": "0.2",
"ref": "9bcaef9a03d6f49a93b342cd87045688a04b7316"
}
}
},
"manifests": {
"redirectionio/proxy-symfony": {
"repository": "github.com/symfony/recipes-contrib",
"package": "redirectionio/proxy-symfony",
"version": "0.2",
"manifest": {
"bundles": {
"RedirectionIO\\Client\\ProxySymfony\\RedirectionIOBundle": [
@@ -27,13 +13,19 @@
},
"files": {
"config/packages/redirectionio.yaml": {
"contents": "# Documentation: https://github.com/redirectionio/proxy-symfony\nredirection_io:\n project_key: FIXME\n connections:\n my_agent: tcp://127.0.0.1:10301\n # another_agent: unix:///var/run/redirectionio.sock\n",
"executable": false,
"encoding": ""
"contents": [
"# Documentation: https://github.com/redirectionio/proxy-symfony",
"redirection_io:",
" project_key: FIXME",
" connections:",
" my_agent: tcp://127.0.0.1:10301",
" # another_agent: unix:///var/run/redirectionio.sock",
""
],
"executable": false
}
},
"origin": "redirectionio/proxy-symfony:0.2@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "9bcaef9a03d6f49a93b342cd87045688a04b7316"
}
}
}