mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
18 lines
506 B
JSON
18 lines
506 B
JSON
{
|
|
"manifests": {
|
|
"phpzlc/upload-business": {
|
|
"manifest": {
|
|
"copy-from-package": {
|
|
"routing/": "config/routing/",
|
|
"Business/": "src/Business/",
|
|
"Controller/": "src/Controller/",
|
|
"public/": "public/",
|
|
"Document/": "src/Document/"
|
|
}
|
|
},
|
|
"files": [],
|
|
"ref": "0ee83366aa91f01f299c2742dd44cac78834ad93"
|
|
}
|
|
}
|
|
}
|