Files
symfony-flex-recipes/easycorp.easyadmin-bundle.4.14.json
T
github-action[bot]andgithub-action[bot] d019d859ee Update Flex endpoint
2025-02-26 10:22:25 +00:00

29 lines
825 B
JSON

{
"manifests": {
"easycorp/easyadmin-bundle": {
"manifest": {
"bundles": {
"EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/easyadmin.yaml": {
"contents": [
"easyadmin:",
" resource: .",
" type: easyadmin.routes",
""
],
"executable": false
}
},
"ref": "13b3e524d1038a6861ad6c7fc64e31b644ba0c54"
}
}
}