mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
7 lines
135 B
JSON
7 lines
135 B
JSON
{
|
|
"bundles": {
|
|
"Symfony\\Bundle\\MakerBundle\\MakerBundle": ["dev"]
|
|
},
|
|
"aliases": ["maker", "generator", "make"]
|
|
}
|