mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"locks": {
|
|
"phpzlc/admin-business": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "0c1ec358b8ddd45c2bef97720dbd185631975d22"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"phpzlc/admin-business": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "phpzlc/admin-business",
|
|
"version": "1.0",
|
|
"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": [],
|
|
"origin": "phpzlc/admin-business:1.0@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |