Add recipe for dobryprogramator/smartform-bundle

This commit is contained in:
Lukáš Holeczy
2020-03-31 18:45:27 +02:00
parent c1aa4729a0
commit 90634c2f17
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,2 @@
dobry_programator_smartform:
client_id: '%env(SMARTFORM_CLIENT_ID)%'
@@ -0,0 +1,8 @@
{
"bundles": {
"DobryProgramator\\SmartformBundle\\DobryProgramatorSmartformBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}