mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
17 lines
465 B
JSON
17 lines
465 B
JSON
{
|
|
"manifests": {
|
|
"phpzlc/rbac-business": {
|
|
"manifest": {
|
|
"copy-from-package": {
|
|
"Business/": "src/Business/",
|
|
"DataFixtures/": "src/DataFixtures/",
|
|
"Entity/": "src/Entity/",
|
|
"Repository/": "src/Repository/"
|
|
}
|
|
},
|
|
"files": [],
|
|
"ref": "a3c48cf8fbde0884b00fe4b5182d8b8041adf704"
|
|
}
|
|
}
|
|
}
|