Merge pull request #1198 from DirectoryLister/dependabot/composer/symfony/translation-6.4.2

Bump symfony/translation from 6.4.0 to 6.4.2
This commit is contained in:
Chris Kankiewicz
2024-01-04 08:13:41 -07:00
committed by GitHub

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",