mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
45 lines
2.0 KiB
JSON
45 lines
2.0 KiB
JSON
{
|
|
"locks": {
|
|
"wandi/easyadmin-plus-bundle": {
|
|
"version": "0.3",
|
|
"recipe": {
|
|
"repo": "0.3",
|
|
"branch": "master",
|
|
"version": "0.3",
|
|
"ref": "5fc5737540a08f7fbd23a259c499b74c005a6cd7"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"wandi/easyadmin-plus-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "wandi/easyadmin-plus-bundle",
|
|
"version": "0.3",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Wandi\\EasyAdminPlusBundle\\WandiEasyAdminPlusBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/routes/wandi_easy_admin_plus.yaml": {
|
|
"contents": "wandi_easy_admin_plus:\n resource: '@WandiEasyAdminPlusBundle/Resources/config/routing.yml'\n prefix: /admin\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
},
|
|
"config/packages/wandi_easyadmin_plus.yaml": {
|
|
"contents": "#wandi_easy_admin_plus:\n# translator:\n# # defines the locales you want to manage (if not set, take the default locale)\n# locales:\n# - fr\n# - en\n# # defines the directories in which you want to extract translations files (if not set, take the default translations dir)\n# paths:\n# - translations\n# # defines a list of domains you want to exclude from admin (if not set, no excluded domain)\n# excluded_domains:\n# - validators\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "wandi/easyadmin-plus-bundle:0.3@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |