Skip to content

Commit

Permalink
Update symfony/translation recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
Coderberg committed Jul 9, 2024
1 parent 177e654 commit fe77d61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
8 changes: 1 addition & 7 deletions config/packages/translation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,4 @@ framework:
default_path: '%kernel.project_dir%/translations'
fallbacks:
- en
# providers:
# crowdin:
# dsn: '%env(CROWDIN_DSN)%'
# loco:
# dsn: '%env(LOCO_DSN)%'
# lokalise:
# dsn: '%env(LOKALISE_DSN)%'
providers:
4 changes: 2 additions & 2 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -285,12 +285,12 @@
]
},
"symfony/translation": {
"version": "6.4",
"version": "7.0",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "6.3",
"ref": "64fe617084223633e1dedf9112935d8c95410d3e"
"ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b"
},
"files": [
"config/packages/translation.yaml",
Expand Down

0 comments on commit fe77d61

Please sign in to comment.