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
+8 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"velhron/dadata-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "fe286c8dfc95885d4509da0a1ae3c3aed2bab0db"
}
}
},
"manifests": {
"velhron/dadata-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "velhron/dadata-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"Velhron\\DadataBundle\\VelhronDadataBundle": [
@@ -31,13 +17,16 @@
},
"files": {
"config/packages/dadata.yaml": {
"contents": "velhron_dadata:\n token: '%env(DADATA_TOKEN)%'\n secret: '%env(DADATA_SECRET)%'\n",
"executable": false,
"encoding": ""
"contents": [
"velhron_dadata:",
" token: '%env(DADATA_TOKEN)%'",
" secret: '%env(DADATA_SECRET)%'",
""
],
"executable": false
}
},
"origin": "velhron/dadata-bundle:1.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "fe286c8dfc95885d4509da0a1ae3c3aed2bab0db"
}
}
}