mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
drop everything
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
psys_order_invoice:
|
||||
pdf_exporter:
|
||||
engine: mpdf
|
||||
template_path: invoice/oi_default.html.twig
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Psys\\OrderInvoiceBundle\\PsysOrderInvoiceBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe":
|
||||
{
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"copy-from-package": {
|
||||
"migrations/": "migrations/",
|
||||
"templates/": "templates/"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Psys\\OrderInvoiceBundle\\PsysOrderInvoiceBundle": ["all"]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"templates/": "templates/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user