mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 10:36:52 +03:00
add phpzlc multiple packages
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"bundles": {
|
||||
"PHPZlc\\Admin\\Bundle\\PHPZlcAdminBundle": ["all"]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"Bundle/phpzlc-admin.yaml": "config/packages/phpzlc-admin.yaml"
|
||||
},
|
||||
"env": {
|
||||
"ADMIN_ENV": "dev"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user