mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
Update Flex endpoint
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifests": {
|
||||
"phpzlc/snapshot-business": {
|
||||
"manifest": {
|
||||
"copy-from-package": {
|
||||
"Business/": "src/Business/",
|
||||
"Entity/": "src/Entity/",
|
||||
"Repository/": "src/Repository/"
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1184,6 +1184,9 @@
|
||||
"phpzlc/rbac-business": [
|
||||
"1.0"
|
||||
],
|
||||
"phpzlc/snapshot-business": [
|
||||
"1.0"
|
||||
],
|
||||
"phpzlc/upload-business": [
|
||||
"1.0"
|
||||
],
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifests": {
|
||||
"phpzlc/snapshot-business": {
|
||||
"manifest": {
|
||||
"copy-from-package": {
|
||||
"Business/": "src/Business/",
|
||||
"Entity/": "src/Entity/",
|
||||
"Repository/": "src/Repository/"
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "0d8604a7ab049e8e06ca71e3fd1cd92dc5072c25"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user