phpzlc 2.5 (#1480)

* phpzlc 2.5

* add yaml
This commit is contained in:
CJayHe
2023-01-30 14:07:10 +01:00
committed by GitHub
parent 791bdc77c3
commit 4b24381fe5
5 changed files with 26 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"PHPZlc\\PHPZlc\\Bundle\\PHPZlcBundle": ["all"]
},
"copy-from-recipe": {
"Business/":"src/Business/"
}
}