We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f82f24 commit 7c163d1Copy full SHA for 7c163d1
config/packages/translation.yaml
@@ -2,6 +2,4 @@ framework:
2
default_locale: en
3
translator:
4
default_path: '%kernel.project_dir%/translations'
5
- fallbacks:
6
- - en
7
providers:
symfony.lock
@@ -465,12 +465,12 @@
465
"version": "v5.0.5"
466
},
467
"symfony/translation": {
468
- "version": "7.0",
+ "version": "7.2",
469
"recipe": {
470
"repo": "github.com/symfony/recipes",
471
"branch": "main",
472
"version": "6.3",
473
- "ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b"
+ "ref": "620a1b84865ceb2ba304c8f8bf2a185fbf32a843"
474
475
"files": [
476
"config/packages/translation.yaml",
0 commit comments