{ "manifests": { "psys/order-invoice-bundle": { "manifest": { "bundles": { "Psys\\OrderInvoiceBundle\\PsysOrderInvoiceBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "copy-from-package": { "migrations/": "migrations/", "templates/": "templates/" } }, "files": { "config/packages/psys_order_invoice.yaml": { "contents": [ "psys_order_invoice:", " pdf_exporter:", " engine: mpdf", " template_path: invoice/oi_default.html.twig", "" ], "executable": false } }, "ref": "7ac8c5197c64b961de6914aa8d835d421e7ec487" } } }