From 4ea357168339933d6752fbe1353e5c57dbbd88af Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Sun, 10 Jan 2021 23:25:10 +0100 Subject: [PATCH] Update manifest.json --- nucleos/dompdf-bundle/3.1/manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nucleos/dompdf-bundle/3.1/manifest.json b/nucleos/dompdf-bundle/3.1/manifest.json index e164c6e6..ee739fa4 100644 --- a/nucleos/dompdf-bundle/3.1/manifest.json +++ b/nucleos/dompdf-bundle/3.1/manifest.json @@ -1,4 +1,7 @@ { + "bundles": { + "Nucleos\\DompdfBundle\\NucleosDompdfBundle": ["all"] + }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }