From ce62198d4b86eab1d7f453f4474a7fbf9dc8031a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Nov 2021 21:48:50 +0000 Subject: [PATCH] Bump symfony/serializer from 4.4.27 to 4.4.35 Bumps [symfony/serializer](https://github.com/symfony/serializer) from 4.4.27 to 4.4.35. - [Release notes](https://github.com/symfony/serializer/releases) - [Changelog](https://github.com/symfony/serializer/blob/5.3/CHANGELOG.md) - [Commits](https://github.com/symfony/serializer/compare/v4.4.27...v4.4.35) --- updated-dependencies: - dependency-name: symfony/serializer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index f0c0c7f0..f79fd7fb 100644 --- a/composer.lock +++ b/composer.lock @@ -7868,16 +7868,16 @@ }, { "name": "symfony/serializer", - "version": "v4.4.27", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "85b67b809a8a1c06aa67dea3d6c442380d071864" + "reference": "1b2ae02cb1b923987947e013688c51954a80b751" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/85b67b809a8a1c06aa67dea3d6c442380d071864", - "reference": "85b67b809a8a1c06aa67dea3d6c442380d071864", + "url": "https://api.github.com/repos/symfony/serializer/zipball/1b2ae02cb1b923987947e013688c51954a80b751", + "reference": "1b2ae02cb1b923987947e013688c51954a80b751", "shasum": "" }, "require": { @@ -7942,7 +7942,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.27" + "source": "https://github.com/symfony/serializer/tree/v4.4.35" }, "funding": [ { @@ -7958,7 +7958,7 @@ "type": "tidelift" } ], - "time": "2021-07-21T13:02:15+00:00" + "time": "2021-11-24T08:12:42+00:00" }, { "name": "symfony/service-contracts", @@ -10018,5 +10018,5 @@ "ext-pdo": "*" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }