diff --git a/symfony/maker-bundle/1.0/manifest.json b/symfony/maker-bundle/1.0/manifest.json new file mode 100644 index 00000000..b749b4f0 --- /dev/null +++ b/symfony/maker-bundle/1.0/manifest.json @@ -0,0 +1,6 @@ +{ + "bundles": { + "Symfony\\Bundle\\MakerBundle\\MakerBundle": ["dev"] + }, + "aliases": ["maker", "generator"] +}