mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add support for Roukmoute Hashids bundle
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Read the documentation: https://github.com/roukmoute/HashidsBundle/blob/master/README.md
|
||||
roukmoute_hashids:
|
||||
salt: 'change me'
|
||||
8
roukmoute/hashids-bundle/1.4/manifest.json
Normal file
8
roukmoute/hashids-bundle/1.4/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Roukmoute\\HashidsBundle\\RoukmouteHashidsBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user