Update Flex endpoint

This commit is contained in:
github-action[bot]
2022-02-19 11:00:07 +00:00
parent dd5e2278dd
commit a11effd79f
3 changed files with 33 additions and 0 deletions
@@ -0,0 +1,15 @@
{
"manifests": {
"phpzlc/snapshot-business": {
"manifest": {
"copy-from-package": {
"Business/": "src/Business/",
"Entity/": "src/Entity/",
"Repository/": "src/Repository/"
}
},
"files": [],
"ref": "0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25"
}
}
}
+3
View File
@@ -1184,6 +1184,9 @@
"phpzlc/rbac-business": [
"1.0"
],
"phpzlc/snapshot-business": [
"1.0"
],
"phpzlc/upload-business": [
"1.0"
],
+15
View File
@@ -0,0 +1,15 @@
{
"manifests": {
"phpzlc/snapshot-business": {
"manifest": {
"copy-from-package": {
"Business/": "src/Business/",
"Entity/": "src/Entity/",
"Repository/": "src/Repository/"
}
},
"files": [],
"ref": "0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25"
}
}
}