mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add ApiHelperBundle
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
redrat_api_helper:
|
||||
paths:
|
||||
9
redrat/api-helper-bundle/0.1/manifest.json
Normal file
9
redrat/api-helper-bundle/0.1/manifest.json
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
{
|
||||
"bundles": {
|
||||
"RedRat\\ApiHelperBundle\\ApiHelperBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user