Skip to content

Commit

Permalink
Recipe: symfony/translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Spomky committed Nov 19, 2023
1 parent 09c2bdc commit 028c4ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions config/packages/translation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ framework:
# dsn: '%env(LOCO_DSN)%'
# lokalise:
# dsn: '%env(LOKALISE_DSN)%'
# phrase:
# dsn: '%env(PHRASE_DSN)%'
6 changes: 3 additions & 3 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -287,12 +287,12 @@
]
},
"symfony/translation": {
"version": "6.2",
"version": "6.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.3",
"ref": "da64f5a2b6d96f5dc24914517c0350a5f91dee43"
"version": "6.3",
"ref": "64fe617084223633e1dedf9112935d8c95410d3e"
},
"files": [
"config/packages/translation.yaml",
Expand Down

0 comments on commit 028c4ab

Please sign in to comment.