composer recipe:update symfony/translation

This commit is contained in:
Alexey Skobkin 2023-08-17 02:03:34 +03:00
parent bd1a6741a3
commit 9cb36868ed
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
2 changed files with 5 additions and 3 deletions

View File

@ -11,3 +11,5 @@ framework:
# dsn: '%env(LOCO_DSN)%'
# lokalise:
# dsn: '%env(LOKALISE_DSN)%'
# phrase:
# dsn: '%env(PHRASE_DSN)%'

View File

@ -205,12 +205,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",