diff --git a/composer.lock b/composer.lock index 1715c82..8fbc899 100644 --- a/composer.lock +++ b/composer.lock @@ -6971,16 +6971,16 @@ }, { "name": "symfony/serializer", - "version": "v5.3.1", + "version": "v5.3.2", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "ebb3dc397af77a08d734eea7305e0b2ec8c5e875" + "reference": "96f6ff6582d1bf1bf08281b563a6c7c917efe6c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/ebb3dc397af77a08d734eea7305e0b2ec8c5e875", - "reference": "ebb3dc397af77a08d734eea7305e0b2ec8c5e875", + "url": "https://api.github.com/repos/symfony/serializer/zipball/96f6ff6582d1bf1bf08281b563a6c7c917efe6c1", + "reference": "96f6ff6582d1bf1bf08281b563a6c7c917efe6c1", "shasum": "" }, "require": { @@ -7053,7 +7053,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.3.1" + "source": "https://github.com/symfony/serializer/tree/v5.3.2" }, "funding": [ { @@ -7069,7 +7069,7 @@ "type": "tidelift" } ], - "time": "2021-06-02T09:36:17+00:00" + "time": "2021-06-10T18:05:39+00:00" }, { "name": "symfony/service-contracts",