From be9b1ef60ad1af930363a02895475e6e6bbe3994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 02:59:59 +0000 Subject: [PATCH] Bump jms/serializer from 3.32.3 to 3.32.4 Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.32.3 to 3.32.4. - [Release notes](https://github.com/schmittjoh/serializer/releases) - [Changelog](https://github.com/schmittjoh/serializer/blob/master/CHANGELOG.md) - [Commits](https://github.com/schmittjoh/serializer/compare/3.32.3...3.32.4) --- updated-dependencies: - dependency-name: jms/serializer dependency-version: 3.32.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 5a249be36..3f6c5fd9f 100644 --- a/composer.lock +++ b/composer.lock @@ -4526,16 +4526,16 @@ }, { "name": "jms/serializer", - "version": "3.32.3", + "version": "3.32.4", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "033c9beab9eb708509a3d400e9f0ffeb2d440e71" + "reference": "f5c6227b2664d1e75fda65f1e6c5686a0c034b31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/033c9beab9eb708509a3d400e9f0ffeb2d440e71", - "reference": "033c9beab9eb708509a3d400e9f0ffeb2d440e71", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/f5c6227b2664d1e75fda65f1e6c5686a0c034b31", + "reference": "f5c6227b2664d1e75fda65f1e6c5686a0c034b31", "shasum": "" }, "require": { @@ -4612,15 +4612,19 @@ ], "support": { "issues": "https://github.com/schmittjoh/serializer/issues", - "source": "https://github.com/schmittjoh/serializer/tree/3.32.3" + "source": "https://github.com/schmittjoh/serializer/tree/3.32.4" }, "funding": [ { "url": "https://github.com/goetas", "type": "github" + }, + { + "url": "https://github.com/scyzoryck", + "type": "github" } ], - "time": "2025-02-11T23:16:25+00:00" + "time": "2025-04-06T18:42:47+00:00" }, { "name": "jms/serializer-bundle", @@ -19500,6 +19504,6 @@ "ext-tokenizer": "*", "ext-xml": "*" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }