update recipes symfony/translation

This commit is contained in:
Julien Fastré 2024-02-14 09:58:40 +01:00
parent ca84e9416d
commit 8d70ca871b
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
framework:
default_locale: '%env(resolve:LOCALE)%'
translator:
default_path: '%kernel.project_dir%/translations'
fallbacks: [ '%env(resolve:LOCALE)%' ]
providers:

View File

@ -726,7 +726,7 @@
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.3",
"ref": "da64f5a2b6d96f5dc24914517c0350a5f91dee43"
"ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b"
},
"files": [
"config/packages/translation.yaml",