mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 17:16:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -12,16 +12,6 @@
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/routes/easy_admin.yaml": {
|
||||
"contents": [
|
||||
"easy_admin_bundle:",
|
||||
" resource: '@EasyAdminBundle/Controller/EasyAdminController.php'",
|
||||
" prefix: /admin",
|
||||
" type: annotation",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/easy_admin.yaml": {
|
||||
"contents": [
|
||||
"#easy_admin:",
|
||||
@@ -33,6 +23,16 @@
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/routes/easy_admin.yaml": {
|
||||
"contents": [
|
||||
"easy_admin_bundle:",
|
||||
" resource: '@EasyAdminBundle/Controller/EasyAdminController.php'",
|
||||
" prefix: /admin",
|
||||
" type: annotation",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "0a51040a43c6f2172a3a0135cd15daf2043905d7"
|
||||
|
||||
Reference in New Issue
Block a user