Files
symfony-flex-recipes-contrib/roukmoute.hashids-bundle.1.4.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

29 lines
910 B
JSON

{
"manifests": {
"roukmoute/hashids-bundle": {
"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",
"roukmoute_hashids:",
" salt: 'change me'",
""
],
"executable": false
}
},
"ref": "cbd9de476f57c91bd6f8a4db1fd0ed05befa8fc4"
}
}
}