From d02e9d67134767d7fbb6c9498813b1c5de094b5c Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Sun, 10 Jan 2021 23:17:15 +0100 Subject: [PATCH] Create manifest.json --- nucleos/dompdf-bundle/3.1/manifest.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 nucleos/dompdf-bundle/3.1/manifest.json diff --git a/nucleos/dompdf-bundle/3.1/manifest.json b/nucleos/dompdf-bundle/3.1/manifest.json new file mode 100644 index 00000000..2215a8f7 --- /dev/null +++ b/nucleos/dompdf-bundle/3.1/manifest.json @@ -0,0 +1,5 @@ +{ + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/", + } +}