Files
symfony-flex-recipes-contrib/mmucklo.grid-bundle.5.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

43 lines
1.4 KiB
JSON

{
"locks": {
"mmucklo/grid-bundle": {
"version": "5.0",
"recipe": {
"repo": "5.0",
"branch": "master",
"version": "5.0",
"ref": "03253aa3c0d5c4b42d58e5484becf4ee5934c5dc"
}
}
},
"manifests": {
"mmucklo/grid-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "mmucklo/grid-bundle",
"version": "5.0",
"manifest": {
"bundles": {
"Dtc\\GridBundle\\DtcGridBundle": [
"all"
]
},
"copy-from-package": {
"Resources/config/dtc_grid.yaml": "%CONFIG_DIR%/packages/dtc_grid.yaml"
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/dtc_grid.yaml": {
"contents": "dtc_grid:\n resource: '@DtcGridBundle/Resources/config/routing.yml'\n",
"executable": false,
"encoding": ""
}
},
"origin": "mmucklo/grid-bundle:5.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}