diff --git a/phpzlc/snapshot-business/1.0/manifest.json b/phpzlc/snapshot-business/1.0/manifest.json new file mode 100644 index 00000000..725c19b6 --- /dev/null +++ b/phpzlc/snapshot-business/1.0/manifest.json @@ -0,0 +1,7 @@ +{ + "copy-from-package": { + "Business/": "src/Business/", + "Entity/": "src/Entity/", + "Repository/": "src/Repository/" + } +}