diff --git a/composer.lock b/composer.lock index 7d79b2f..617d83b 100644 --- a/composer.lock +++ b/composer.lock @@ -7014,16 +7014,16 @@ }, { "name": "symfony/translation", - "version": "v6.4.0-RC1", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "8057a62933f5609340a4f8c36feeec88c09ea024" + "reference": "b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/8057a62933f5609340a4f8c36feeec88c09ea024", - "reference": "8057a62933f5609340a4f8c36feeec88c09ea024", + "url": "https://api.github.com/repos/symfony/translation/zipball/b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37", + "reference": "b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37", "shasum": "" }, "require": { @@ -7089,7 +7089,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.0-RC1" + "source": "https://github.com/symfony/translation/tree/v6.4.0" }, "funding": [ { @@ -7105,7 +7105,7 @@ "type": "tidelift" } ], - "time": "2023-10-28T23:12:08+00:00" + "time": "2023-11-29T08:14:36+00:00" }, { "name": "symfony/translation-contracts", @@ -11928,5 +11928,5 @@ "ext-sodium": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }