Bump symfony/translation from 6.4.0 to 6.4.2

Bumps [symfony/translation](https://github.com/symfony/translation) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/7.0/CHANGELOG.md)
- [Commits](https://github.com/symfony/translation/compare/v6.4.0...v6.4.2)

---
updated-dependencies:
- dependency-name: symfony/translation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-01 07:36:06 +00:00
committed by Chris Kankiewicz
parent 800a89aa0d
commit bf9c5cd914

12
composer.lock generated
View File

@@ -2102,16 +2102,16 @@
},
{
"name": "symfony/translation",
"version": "v6.4.0",
"version": "v6.4.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37"
"reference": "a2ab2ec1a462e53016de8e8d5e8912bfd62ea681"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37",
"reference": "b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37",
"url": "https://api.github.com/repos/symfony/translation/zipball/a2ab2ec1a462e53016de8e8d5e8912bfd62ea681",
"reference": "a2ab2ec1a462e53016de8e8d5e8912bfd62ea681",
"shasum": ""
},
"require": {
@@ -2177,7 +2177,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.4.0"
"source": "https://github.com/symfony/translation/tree/v6.4.2"
},
"funding": [
{
@@ -2193,7 +2193,7 @@
"type": "tidelift"
}
],
"time": "2023-11-29T08:14:36+00:00"
"time": "2023-12-18T09:25:29+00:00"
},
{
"name": "symfony/translation-contracts",