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
+9 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"cache/adapter-bundle": {
"version": "1.1",
"recipe": {
"repo": "1.1",
"branch": "master",
"version": "1.1",
"ref": "808d9142e173dfca88ef8b9aa72a7431d63caf27"
}
}
},
"manifests": {
"cache/adapter-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "cache/adapter-bundle",
"version": "1.1",
"manifest": {
"bundles": {
"Cache\\AdapterBundle\\CacheAdapterBundle": [
@@ -30,13 +16,17 @@
},
"files": {
"config/packages/cache_adapter.yaml": {
"contents": "cache_adapter:\n providers:\n default:\n factory: cache.factory.array\n",
"executable": false,
"encoding": ""
"contents": [
"cache_adapter:",
" providers:",
" default:",
" factory: cache.factory.array",
""
],
"executable": false
}
},
"origin": "cache/adapter-bundle:1.1@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "808d9142e173dfca88ef8b9aa72a7431d63caf27"
}
}
}