added maker-bundle recipe

This commit is contained in:
Fabien Potencier
2017-11-17 09:53:28 +01:00
parent c19c191cfe
commit a816cee223
+6
View File
@@ -0,0 +1,6 @@
{
"bundles": {
"Symfony\\Bundle\\MakerBundle\\MakerBundle": ["dev"]
},
"aliases": ["maker", "generator"]
}