Files
symfony-flex-recipes-contrib/nucleos.dompdf-bundle.3.1.json
T
github-action[bot]andgithub-action[bot] 82780e6d2b Update Flex endpoint
2025-06-29 13:23:59 +00:00

30 lines
1.0 KiB
JSON

{
"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"
}
}
}