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

39 lines
1.3 KiB
JSON

{
"locks": {
"roukmoute/hashids-bundle": {
"version": "1.4",
"recipe": {
"repo": "1.4",
"branch": "master",
"version": "1.4",
"ref": "cbd9de476f57c91bd6f8a4db1fd0ed05befa8fc4"
}
}
},
"manifests": {
"roukmoute/hashids-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "roukmoute/hashids-bundle",
"version": "1.4",
"manifest": {
"bundles": {
"Roukmoute\\HashidsBundle\\RoukmouteHashidsBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/roukmoute_hashids.yaml": {
"contents": "# Read the documentation: https://github.com/roukmoute/HashidsBundle/blob/master/README.md\nroukmoute_hashids:\n salt: 'change me'\n",
"executable": false,
"encoding": ""
}
},
"origin": "roukmoute/hashids-bundle:1.4@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}