mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
9 lines
183 B
JSON
9 lines
183 B
JSON
{
|
|
"bundles": {
|
|
"Payum\\Bundle\\PayumBundle\\PayumBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/payum.yaml": "%CONFIG_DIR%/packages/payum.yaml"
|
|
}
|
|
}
|