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
+21 -25
View File
@@ -1,20 +1,6 @@
{
"locks": {
"machy8/webloader-bundle": {
"version": "1.1",
"recipe": {
"repo": "1.1",
"branch": "master",
"version": "1.1",
"ref": "b112347eb64f7c47ec375c42dfe32489d2687b95"
}
}
},
"manifests": {
"machy8/webloader-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "machy8/webloader-bundle",
"version": "1.1",
"manifest": {
"bundles": {
"WebLoader\\WebLoaderBundle\\WebLoaderBundle": [
@@ -28,23 +14,33 @@
},
"files": {
"public/webtemp/.gitignore": {
"contents": "*\n!.gitignore\n",
"executable": false,
"encoding": ""
"contents": [
"*",
"!.gitignore",
""
],
"executable": false
},
"config/packages/dev/web_loader.yaml": {
"contents": "web_loader:\n disableCache: true\n",
"executable": false,
"encoding": ""
"contents": [
"web_loader:",
" disableCache: true",
""
],
"executable": false
},
"config/packages/web_loader.yaml": {
"contents": "web_loader:\n pathPlaceholders:\n filesCollections:\n filesCollectionsContainers:\n",
"executable": false,
"encoding": ""
"contents": [
"web_loader:",
" pathPlaceholders:",
" filesCollections:",
" filesCollectionsContainers:",
""
],
"executable": false
}
},
"origin": "machy8/webloader-bundle:1.1@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "b112347eb64f7c47ec375c42dfe32489d2687b95"
}
}
}