diff --git a/archived/nucleos.dompdf-bundle/0a89461aec4873f9205f1fc04c96c607116abb2e.json b/archived/nucleos.dompdf-bundle/0a89461aec4873f9205f1fc04c96c607116abb2e.json new file mode 100644 index 00000000..7d8e0780 --- /dev/null +++ b/archived/nucleos.dompdf-bundle/0a89461aec4873f9205f1fc04c96c607116abb2e.json @@ -0,0 +1,29 @@ +{ + "manifests": { + "nucleos/dompdf-bundle": { + "manifest": { + "bundles": { + "Nucleos\\DompdfBundle\\NucleosDompdfBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/nucleos_dompdf.yaml": { + "contents": [ + "nucleos_dompdf:", + " defaults:", + " chroot: '%kernel.project_dir%/public/assets' # See https://github.com/dompdf/dompdf/wiki/Usage#options", + " logOutputFile: '' # Prevent creating `/tmp/log.htm` which causes problems in some server configurations", + "" + ], + "executable": false + } + }, + "ref": "0a89461aec4873f9205f1fc04c96c607116abb2e" + } + } +} diff --git a/nucleos.dompdf-bundle.3.1.json b/nucleos.dompdf-bundle.3.1.json index 13e531d8..7d8e0780 100644 --- a/nucleos.dompdf-bundle.3.1.json +++ b/nucleos.dompdf-bundle.3.1.json @@ -16,14 +16,14 @@ "contents": [ "nucleos_dompdf:", " defaults:", - " chroot: '%kernel.project_dir%/public/assets' # See https://github.com/dompdf/dompdf/wiki/Usage#security-restrictions-for-local-files", + " chroot: '%kernel.project_dir%/public/assets' # See https://github.com/dompdf/dompdf/wiki/Usage#options", " logOutputFile: '' # Prevent creating `/tmp/log.htm` which causes problems in some server configurations", "" ], "executable": false } }, - "ref": "ac77a0c751bdccab42ddc73d7290719b31ecb691" + "ref": "0a89461aec4873f9205f1fc04c96c607116abb2e" } } }