diff --git a/composer.lock b/composer.lock index 721ac57..81fb2ec 100644 --- a/composer.lock +++ b/composer.lock @@ -8739,16 +8739,16 @@ }, { "name": "symfony/serializer", - "version": "v4.4.33", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "5cb0dc3028e0f32888fed2d467b7762824fef843" + "reference": "1b2ae02cb1b923987947e013688c51954a80b751" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/5cb0dc3028e0f32888fed2d467b7762824fef843", - "reference": "5cb0dc3028e0f32888fed2d467b7762824fef843", + "url": "https://api.github.com/repos/symfony/serializer/zipball/1b2ae02cb1b923987947e013688c51954a80b751", + "reference": "1b2ae02cb1b923987947e013688c51954a80b751", "shasum": "" }, "require": { @@ -8813,7 +8813,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/v4.4.33" + "source": "https://github.com/symfony/serializer/tree/v4.4.35" }, "funding": [ { @@ -8829,7 +8829,7 @@ "type": "tidelift" } ], - "time": "2021-09-27T18:46:41+00:00" + "time": "2021-11-24T08:12:42+00:00" }, { "name": "symfony/service-contracts", @@ -10822,5 +10822,5 @@ "ext-redis": "*" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }