Skip to content

Commit 7c163d1

Browse files
composer recipes:update symfony/translation
1 parent 7f82f24 commit 7c163d1

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

config/packages/translation.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@ framework:
22
default_locale: en
33
translator:
44
default_path: '%kernel.project_dir%/translations'
5-
fallbacks:
6-
- en
75
providers:

symfony.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,12 +465,12 @@
465465
"version": "v5.0.5"
466466
},
467467
"symfony/translation": {
468-
"version": "7.0",
468+
"version": "7.2",
469469
"recipe": {
470470
"repo": "github.com/symfony/recipes",
471471
"branch": "main",
472472
"version": "6.3",
473-
"ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b"
473+
"ref": "620a1b84865ceb2ba304c8f8bf2a185fbf32a843"
474474
},
475475
"files": [
476476
"config/packages/translation.yaml",

0 commit comments

Comments
 (0)