moved recipes to the root

This commit is contained in:
Fabien Potencier
2017-03-24 16:01:14 -07:00
parent 3448e52d3a
commit afb8b0bc4b
51 changed files with 0 additions and 0 deletions
@@ -0,0 +1,2 @@
framework:
annotations: true
@@ -0,0 +1,8 @@
{
"bundles": {
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": ["all"]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
}
}