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"
},
"symfony/translation": {
"version": "5.3",
"version": "6.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "5.3",
"ref": "da64f5a2b6d96f5dc24914517c0350a5f91dee43"
"branch": "main",
"version": "6.3",
"ref": "64fe617084223633e1dedf9112935d8c95410d3e"
},
"files": [
"./config/packages/translation.yaml",
"./translations/.gitignore"
"config/packages/translation.yaml",
"translations/.gitignore"
]
},
"symfony/translation-contracts": {