mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 09:06:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user