Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:21:01 +00:00
parent 0f51d4be82
commit f49d36fa18
993 changed files with 48580 additions and 0 deletions
@@ -0,0 +1,30 @@
{
"manifests": {
"dobryprogramator/smartform-bundle": {
"manifest": {
"bundles": {
"DobryProgramator\\SmartformBundle\\DobryProgramatorSmartformBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"SMARTFORM_CLIENT_ID": ""
}
},
"files": {
"config/packages/dobry_programator_smartform.yaml": {
"contents": [
"dobry_programator_smartform:",
" client_id: '%env(SMARTFORM_CLIENT_ID)%'",
""
],
"executable": false
}
},
"ref": "92670c4f45005e719b91e925149d9555de322069"
}
}
}