mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
40 lines
1.4 KiB
JSON
40 lines
1.4 KiB
JSON
{
|
|
"locks": {
|
|
"nucleos/dompdf-bundle": {
|
|
"version": "3.1",
|
|
"recipe": {
|
|
"repo": "3.1",
|
|
"branch": "master",
|
|
"version": "3.1",
|
|
"ref": "1021b8850e3d41716cd324c73160384e70a9857e"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"nucleos/dompdf-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "nucleos/dompdf-bundle",
|
|
"version": "3.1",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Nucleos\\DompdfBundle\\NucleosDompdfBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/nucleos_dompdf.yaml": {
|
|
"contents": "nucleos_dompdf:\n defaults:\n chroot: '%kernel.project_dir%/public/assets' # See https://github.com/dompdf/dompdf/wiki/Usage#security-restrictions-for-local-files\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "nucleos/dompdf-bundle:3.1@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |