Merge pull request #972

This commit is contained in:
symfony-flex-server[bot]
2020-07-19 07:50:11 +00:00
committed by GitHub
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,2 @@
redrat_api_helper:
paths:
@@ -0,0 +1,9 @@
{
"bundles": {
"RedRat\\ApiHelperBundle\\ApiHelperBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}