Deploy: upgrade chill bundles and adapt skeleton

This commit is contained in:
2022-12-24 15:40:18 +01:00
parent ba33c507e6
commit 412cc332bb
16 changed files with 5486 additions and 7130 deletions

View File

@@ -165,6 +165,18 @@
"knplabs/knp-time-bundle": {
"version": "v1.12.0"
},
"knpuniversity/oauth2-client-bundle": {
"version": "2.11",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "1.20",
"ref": "1ff300d8c030f55c99219cc55050b97a695af3f6"
},
"files": [
"config/packages/knpu_oauth2_client.yaml"
]
},
"laminas/laminas-code": {
"version": "3.4.1"
},
@@ -582,6 +594,18 @@
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
}
},
"symfony/messenger": {
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.4",
"ref": "dfe610928a5c61619bdfc830cd7fa7f091368023"
},
"files": [
"config/packages/messenger.yaml"
]
},
"symfony/mime": {
"version": "v5.3.8"
},