add phpzlc multiple packages

This commit is contained in:
jay
2021-05-16 21:05:18 +08:00
parent f4d7b04995
commit 0b017e9d97
7 changed files with 61 additions and 0 deletions
+11
View File
@@ -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"
}
}