mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
20 lines
619 B
JSON
20 lines
619 B
JSON
{
|
|
"manifests": {
|
|
"phpzlc/admin-business": {
|
|
"manifest": {
|
|
"copy-from-package": {
|
|
"routing/": "config/routing/",
|
|
"Business/": "src/Business/",
|
|
"Controller/": "src/Controller/",
|
|
"Entity/": "src/Entity/",
|
|
"Repository/": "src/Repository/",
|
|
"templates/": "templates/",
|
|
"DataFixtures/": "src/DataFixtures/"
|
|
}
|
|
},
|
|
"files": [],
|
|
"ref": "0c1ec358b8ddd45c2bef97720dbd185631975d22"
|
|
}
|
|
}
|
|
}
|