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": {
"friendsofsymfony/elastica-bundle": {
"version": "5.0",
"recipe": {
"repo": "5.0",
"branch": "master",
"version": "5.0",
"ref": "46c9cd2c1e07f0fcfd97e96f12b03b2e0845c4cd"
}
}
},
"manifests": {
"friendsofsymfony/elastica-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "friendsofsymfony/elastica-bundle",
"version": "5.0",
"manifest": {
"bundles": {
"FOS\\ElasticaBundle\\FOSElasticaBundle": [
@@ -30,13 +16,19 @@
},
"files": {
"config/packages/fos_elastica.yaml": {
"contents": "# Read the documentation: https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/doc/setup.md\nfos_elastica:\n clients:\n default: { url: '%env(ELASTICSEARCH_URL)%' }\n indexes:\n app: null\n",
"executable": false,
"encoding": ""
"contents": [
"# Read the documentation: https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/doc/setup.md",
"fos_elastica:",
" clients:",
" default: { url: '%env(ELASTICSEARCH_URL)%' }",
" indexes:",
" app: null",
""
],
"executable": false
}
},
"origin": "friendsofsymfony/elastica-bundle:5.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "46c9cd2c1e07f0fcfd97e96f12b03b2e0845c4cd"
}
}
}