mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
added config for 2.0 version
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# For full configuration see https://github.com/willdurand/BazingaHateoasBundle/blob/master/Resources/doc/index.md#reference-configuration
|
||||
bazinga_hateoas:
|
||||
twig_extension:
|
||||
enabled: true
|
||||
8
willdurand/hateoas-bundle/2.0/manifest.json
Normal file
8
willdurand/hateoas-bundle/2.0/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Bazinga\\Bundle\\HateoasBundle\\BazingaHateoasBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user