File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,12 @@ framework:
7
7
default_path : ' %kernel.project_dir%/translations'
8
8
fallbacks :
9
9
- ' %locale%'
10
+ # providers:
11
+ # crowdin:
12
+ # dsn: '%env(CROWDIN_DSN)%'
13
+ # loco:
14
+ # dsn: '%env(LOCO_DSN)%'
15
+ # lokalise:
16
+ # dsn: '%env(LOKALISE_DSN)%'
17
+ # phrase:
18
+ # dsn: '%env(PHRASE_DSN)%'
Original file line number Diff line number Diff line change 437
437
"version": "v6.0.0"
438
438
},
439
439
"symfony/translation": {
440
- "version": "5.3 ",
440
+ "version": "6.4 ",
441
441
"recipe": {
442
442
"repo": "github.com/symfony/recipes",
443
- "branch": "master ",
444
- "version": "5 .3",
445
- "ref": "da64f5a2b6d96f5dc24914517c0350a5f91dee43 "
443
+ "branch": "main ",
444
+ "version": "6 .3",
445
+ "ref": "64fe617084223633e1dedf9112935d8c95410d3e "
446
446
},
447
447
"files": [
448
448
"config/packages/translation.yaml",
You can’t perform that action at this time.
0 commit comments