added initial set of recipes

This commit is contained in:
Fabien Potencier
2017-01-20 14:41:01 -08:00
commit d76824e010
39 changed files with 382 additions and 0 deletions
@@ -0,0 +1,5 @@
{
"bundles": {
"Symfony\\Bundle\\DebugBundle\\DebugBundle": ["dev", "test"]
}
}