From 42d58b731b603aa40743a0acf9a63eec5547c6cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 03:01:17 +0000 Subject: [PATCH] Bump jms/serializer-bundle from 5.1.0 to 5.2.0 Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/schmittjoh/JMSSerializerBundle/releases) - [Changelog](https://github.com/schmittjoh/JMSSerializerBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/schmittjoh/JMSSerializerBundle/compare/5.1.0...5.2.0) --- updated-dependencies: - dependency-name: jms/serializer-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index ede13081b..f6bcfa973 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "12d17d887bf9d5652741793a66f4ef9e", + "content-hash": "d3485b26c25534cb41181c9b74d92c5b", "packages": [ { "name": "babdev/pagerfanta-bundle", @@ -5114,21 +5114,21 @@ }, { "name": "jms/serializer-bundle", - "version": "5.1.0", + "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSSerializerBundle.git", - "reference": "4b7f6a6cdbbff6000051a2efa29e7566c9a4528e" + "reference": "cdc876a8bc4611279a7ec970f3da2052cda55078" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/4b7f6a6cdbbff6000051a2efa29e7566c9a4528e", - "reference": "4b7f6a6cdbbff6000051a2efa29e7566c9a4528e", + "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/cdc876a8bc4611279a7ec970f3da2052cda55078", + "reference": "cdc876a8bc4611279a7ec970f3da2052cda55078", "shasum": "" }, "require": { "jms/metadata": "^2.5", - "jms/serializer": "^3.18", + "jms/serializer": "^3.20", "php": "^7.2 || ^8.0", "symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0 || ^6.0", "symfony/framework-bundle": "^3.4 || ^4.0 || ^5.0 || ^6.0" @@ -5189,7 +5189,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/JMSSerializerBundle/issues", - "source": "https://github.com/schmittjoh/JMSSerializerBundle/tree/5.1.0" + "source": "https://github.com/schmittjoh/JMSSerializerBundle/tree/5.2.0" }, "funding": [ { @@ -5197,7 +5197,7 @@ "type": "github" } ], - "time": "2023-01-06T15:28:54+00:00" + "time": "2023-01-09T16:25:13+00:00" }, { "name": "khanamiryan/qrcode-detector-decoder",