From f333274bbb806a9afbff941272b8370d1cedf216 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 03:19:55 +0000 Subject: [PATCH] Bump jms/serializer from 3.30.0 to 3.31.0 Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.30.0 to 3.31.0. - [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.30.0...3.31.0) --- updated-dependencies: - dependency-name: jms/serializer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 6f8668cae..642033684 100644 --- a/composer.lock +++ b/composer.lock @@ -4862,16 +4862,16 @@ }, { "name": "jms/serializer", - "version": "3.30.0", + "version": "3.31.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "bf1105358123d7c02ee6cad08ea33ab535a09d5e" + "reference": "43404be0e708f5640efb3f7c3badedc061c0aeb9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/bf1105358123d7c02ee6cad08ea33ab535a09d5e", - "reference": "bf1105358123d7c02ee6cad08ea33ab535a09d5e", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/43404be0e708f5640efb3f7c3badedc061c0aeb9", + "reference": "43404be0e708f5640efb3f7c3badedc061c0aeb9", "shasum": "" }, "require": { @@ -4891,10 +4891,10 @@ "jackalope/jackalope-doctrine-dbal": "^1.3", "ocramius/proxy-manager": "^1.0 || ^2.0", "phpbench/phpbench": "^1.0", - "phpstan/phpstan": "^1.0.2", - "phpunit/phpunit": "^9.0 || ^10.0", + "phpstan/phpstan": "^1.10.57", + "phpunit/phpunit": "^9.0 || ^10.0 || ^11.0", "psr/container": "^1.0 || ^2.0", - "rector/rector": "^0.19.0", + "rector/rector": "^1.0.0", "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0", "symfony/expression-language": "^5.4 || ^6.0 || ^7.0", "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", @@ -4947,7 +4947,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/serializer/issues", - "source": "https://github.com/schmittjoh/serializer/tree/3.30.0" + "source": "https://github.com/schmittjoh/serializer/tree/3.31.0" }, "funding": [ { @@ -4955,7 +4955,7 @@ "type": "github" } ], - "time": "2024-02-24T14:12:14+00:00" + "time": "2024-10-16T09:35:06+00:00" }, { "name": "jms/serializer-bundle",