mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
10 lines
223 B
JSON
10 lines
223 B
JSON
{
|
|
"bundles": {
|
|
"EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"aliases": ["admin-gen", "admin-generator", "admin"]
|
|
}
|