diff --git a/composer.lock b/composer.lock index 19da15c22..8913674f2 100644 --- a/composer.lock +++ b/composer.lock @@ -3153,16 +3153,16 @@ }, { "name": "symfony/serializer", - "version": "v5.4.31", + "version": "v5.4.32", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "15574cfa408a6082b6d66c2b6922f95db6cab26d" + "reference": "c31ec3e7ffb6c8681c732bcc0bcbd8b84ce8d90f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/15574cfa408a6082b6d66c2b6922f95db6cab26d", - "reference": "15574cfa408a6082b6d66c2b6922f95db6cab26d", + "url": "https://api.github.com/repos/symfony/serializer/zipball/c31ec3e7ffb6c8681c732bcc0bcbd8b84ce8d90f", + "reference": "c31ec3e7ffb6c8681c732bcc0bcbd8b84ce8d90f", "shasum": "" }, "require": { @@ -3236,7 +3236,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v5.4.31" + "source": "https://github.com/symfony/serializer/tree/v5.4.32" }, "funding": [ { @@ -3252,7 +3252,7 @@ "type": "tidelift" } ], - "time": "2023-10-31T07:58:33+00:00" + "time": "2023-11-29T09:47:40+00:00" }, { "name": "symfony/service-contracts",