Updated translation recipe

This commit is contained in:
Jan Böhmer 2025-07-13 16:32:22 +02:00
parent daec5aa4b1
commit a58fcd94dd

View file

@ -693,16 +693,16 @@
"version": "v5.1.0" "version": "v5.1.0"
}, },
"symfony/translation": { "symfony/translation": {
"version": "6.4", "version": "7.3",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "main", "branch": "main",
"version": "6.3", "version": "6.3",
"ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b" "ref": "620a1b84865ceb2ba304c8f8bf2a185fbf32a843"
}, },
"files": [ "files": [
"./config/packages/translation.yaml", "config/packages/translation.yaml",
"./translations/.gitignore" "translations/.gitignore"
] ]
}, },
"symfony/translation-contracts": { "symfony/translation-contracts": {