Merge pull request #894

This commit is contained in:
symfony-flex-server[bot]
2020-04-07 14:02:11 +00:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -0,0 +1,2 @@
dobry_programator_smartform:
client_id: '%env(SMARTFORM_CLIENT_ID)%'
@@ -0,0 +1,11 @@
{
"bundles": {
"DobryProgramator\\SmartformBundle\\DobryProgramatorSmartformBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"SMARTFORM_CLIENT_ID": ""
}
}