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
+12 -22
View File
@@ -1,20 +1,6 @@
{
"locks": {
"lag/adminbundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "d1967ac7b058210ed958b5a7cca70a89ce7749af"
}
}
},
"manifests": {
"lag/adminbundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "lag/adminbundle",
"version": "1.0",
"manifest": {
"bundles": {
"LAG\\AdminBundle\\LAGAdminBundle": [
@@ -27,18 +13,22 @@
},
"files": {
"config/packages/lag_admin.yaml": {
"contents": "lag_admin:\n application:\n resources_path: '%kernel.project_dir%/config/admin/resources'\n",
"executable": false,
"encoding": ""
"contents": [
"lag_admin:",
" application:",
" resources_path: '%kernel.project_dir%/config/admin/resources'",
""
],
"executable": false
},
"config/admin/resources/.gitignore": {
"contents": "",
"executable": false,
"encoding": ""
"contents": [
""
],
"executable": false
}
},
"origin": "lag/adminbundle:1.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "d1967ac7b058210ed958b5a7cca70a89ce7749af"
}
}
}