Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
+24 -22
View File
@@ -1,20 +1,6 @@
{
"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": [
@@ -27,18 +13,34 @@
},
"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": ""
"contents": [
"wandi_easy_admin_plus:",
" resource: '@WandiEasyAdminPlusBundle/Resources/config/routing.yml'",
" prefix: /admin",
""
],
"executable": false
},
"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": ""
"contents": [
"#wandi_easy_admin_plus:",
"# translator:",
"# # defines the locales you want to manage (if not set, take the default locale)",
"# locales:",
"# - fr",
"# - en",
"# # defines the directories in which you want to extract translations files (if not set, take the default translations dir)",
"# paths:",
"# - translations",
"# # defines a list of domains you want to exclude from admin (if not set, no excluded domain)",
"# excluded_domains:",
"# - validators",
""
],
"executable": false
}
},
"origin": "wandi/easyadmin-plus-bundle:0.3@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "5fc5737540a08f7fbd23a259c499b74c005a6cd7"
}
}
}