Files
symfony-flex-recipes-contrib/machy8.webloader-bundle.1.1.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

50 lines
1.7 KiB
JSON

{
"locks": {
"machy8/webloader-bundle": {
"version": "1.1",
"recipe": {
"repo": "1.1",
"branch": "master",
"version": "1.1",
"ref": "b112347eb64f7c47ec375c42dfe32489d2687b95"
}
}
},
"manifests": {
"machy8/webloader-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "machy8/webloader-bundle",
"version": "1.1",
"manifest": {
"bundles": {
"WebLoader\\WebLoaderBundle\\WebLoaderBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"public/": "%PUBLIC_DIR%/"
}
},
"files": {
"public/webtemp/.gitignore": {
"contents": "*\n!.gitignore\n",
"executable": false,
"encoding": ""
},
"config/packages/dev/web_loader.yaml": {
"contents": "web_loader:\n disableCache: true\n",
"executable": false,
"encoding": ""
},
"config/packages/web_loader.yaml": {
"contents": "web_loader:\n pathPlaceholders:\n filesCollections:\n filesCollectionsContainers:\n",
"executable": false,
"encoding": ""
}
},
"origin": "machy8/webloader-bundle:1.1@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}