mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 16:46:24 +03:00
10 lines
222 B
JSON
10 lines
222 B
JSON
{
|
|
"bundles": {
|
|
"JavierEguiluz\\Bundle\\EasyAdminBundle\\EasyAdminBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"etc/": "%ETC_DIR%/"
|
|
},
|
|
"aliases": ["admin-gen", "admin-generator", "admin"]
|
|
}
|