Updated symfony/translation bundle

This commit is contained in:
Jan Böhmer 2023-12-03 23:28:26 +01:00
parent 64af418be2
commit 77a6204798

View file

@ -753,16 +753,16 @@
"version": "v5.1.0" "version": "v5.1.0"
}, },
"symfony/translation": { "symfony/translation": {
"version": "5.3", "version": "6.4",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "master", "branch": "main",
"version": "5.3", "version": "6.3",
"ref": "da64f5a2b6d96f5dc24914517c0350a5f91dee43" "ref": "64fe617084223633e1dedf9112935d8c95410d3e"
}, },
"files": [ "files": [
"./config/packages/translation.yaml", "config/packages/translation.yaml",
"./translations/.gitignore" "translations/.gitignore"
] ]
}, },
"symfony/translation-contracts": { "symfony/translation-contracts": {