From a11effd79f71d38cf095bbce1562d8191cc8f998 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Sat, 19 Feb 2022 11:00:07 +0000 Subject: [PATCH] Update Flex endpoint --- .../0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25.json | 15 +++++++++++++++ index.json | 3 +++ phpzlc.snapshot-business.1.0.json | 15 +++++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 archived/phpzlc.snapshot-business/0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25.json create mode 100644 phpzlc.snapshot-business.1.0.json diff --git a/archived/phpzlc.snapshot-business/0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25.json b/archived/phpzlc.snapshot-business/0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25.json new file mode 100644 index 00000000..dc592754 --- /dev/null +++ b/archived/phpzlc.snapshot-business/0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25.json @@ -0,0 +1,15 @@ +{ + "manifests": { + "phpzlc/snapshot-business": { + "manifest": { + "copy-from-package": { + "Business/": "src/Business/", + "Entity/": "src/Entity/", + "Repository/": "src/Repository/" + } + }, + "files": [], + "ref": "0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25" + } + } +} diff --git a/index.json b/index.json index 384eb221..59ca0e98 100644 --- a/index.json +++ b/index.json @@ -1184,6 +1184,9 @@ "phpzlc/rbac-business": [ "1.0" ], + "phpzlc/snapshot-business": [ + "1.0" + ], "phpzlc/upload-business": [ "1.0" ], diff --git a/phpzlc.snapshot-business.1.0.json b/phpzlc.snapshot-business.1.0.json new file mode 100644 index 00000000..dc592754 --- /dev/null +++ b/phpzlc.snapshot-business.1.0.json @@ -0,0 +1,15 @@ +{ + "manifests": { + "phpzlc/snapshot-business": { + "manifest": { + "copy-from-package": { + "Business/": "src/Business/", + "Entity/": "src/Entity/", + "Repository/": "src/Repository/" + } + }, + "files": [], + "ref": "0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25" + } + } +}