mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
44 lines
1.4 KiB
JSON
44 lines
1.4 KiB
JSON
{
|
|
"locks": {
|
|
"lag/adminbundle": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "d1967ac7b058210ed958b5a7cca70a89ce7749af"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"lag/adminbundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "lag/adminbundle",
|
|
"version": "1.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"LAG\\AdminBundle\\LAGAdminBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/lag_admin.yaml": {
|
|
"contents": "lag_admin:\n application:\n resources_path: '%kernel.project_dir%/config/admin/resources'\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
},
|
|
"config/admin/resources/.gitignore": {
|
|
"contents": "",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "lag/adminbundle:1.0@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |