{ "manifests": { "magdev/payrexx-bundle": { "manifest": { "bundles": { "Magdev\\PayrexxBundle\\MagdevPayrexxBundle": [ "all" ] }, "env": { "#1": "Configure your Payrexx instance details", "#2": "PAYREXX_INSTANCE=", "#3": "PAYREXX_API_SECRET=" } }, "files": { "config/packages/magdev_gitea.yaml": { "contents": [ "magdev_payrexx:", "instance: '%env(PAYREXX_INSTANCE)%'", "secret: '%env(PAYREXX_API_SECRET)%'", "" ], "executable": false } }, "ref": "f989fdd7124ff7c9c2d1b62f622f4415906dcd45" } } }