From d7d1cd59a56183ca70499f2f32f46b0411001e61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Nov 2021 21:53:38 +0000 Subject: [PATCH] Bump symfony/serializer from 4.4.14 to 4.4.35 in /shopware/sw5/src Bumps [symfony/serializer](https://github.com/symfony/serializer) from 4.4.14 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.14...v4.4.35) --- updated-dependencies: - dependency-name: symfony/serializer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shopware/sw5/src/composer.json | 2 +- shopware/sw5/src/composer.lock | 51 +++++++++++++++------------------- 2 files changed, 24 insertions(+), 29 deletions(-) diff --git a/shopware/sw5/src/composer.json b/shopware/sw5/src/composer.json index 363ec96..8baf327 100644 --- a/shopware/sw5/src/composer.json +++ b/shopware/sw5/src/composer.json @@ -47,7 +47,7 @@ "symfony/console": "4.4.14", "symfony/form": "4.4.14", "symfony/process": "4.4.14", - "symfony/serializer": "4.4.14", + "symfony/serializer": "4.4.35", "symfony/options-resolver": "4.4.14", "symfony/expression-language": "4.4.14", "symfony/web-link": "4.4.14", diff --git a/shopware/sw5/src/composer.lock b/shopware/sw5/src/composer.lock index e288b89..07ff9e0 100644 --- a/shopware/sw5/src/composer.lock +++ b/shopware/sw5/src/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": "fca90a13a239006e262ca700d94c40e2", + "content-hash": "7d6f2175a1a0ac00b1d5030855e62f39", "packages": [ { "name": "aws/aws-sdk-php", @@ -6274,16 +6274,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.23.0", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0" + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0", - "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", "shasum": "" }, "require": { @@ -6337,7 +6337,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1" }, "funding": [ { @@ -6353,7 +6353,7 @@ "type": "tidelift" } ], - "time": "2021-02-19T12:13:01+00:00" + "time": "2021-07-28T13:41:28+00:00" }, { "name": "symfony/process", @@ -6594,47 +6594,47 @@ }, { "name": "symfony/serializer", - "version": "v4.4.14", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "c4bc95bf668be70d57eec904ac222fb4b694e73e" + "reference": "1b2ae02cb1b923987947e013688c51954a80b751" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/c4bc95bf668be70d57eec904ac222fb4b694e73e", - "reference": "c4bc95bf668be70d57eec904ac222fb4b694e73e", + "url": "https://api.github.com/repos/symfony/serializer/zipball/1b2ae02cb1b923987947e013688c51954a80b751", + "reference": "1b2ae02cb1b923987947e013688c51954a80b751", "shasum": "" }, "require": { "php": ">=7.1.3", - "symfony/polyfill-ctype": "~1.8" + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "phpdocumentor/type-resolver": "<0.2.1", + "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2", + "phpdocumentor/type-resolver": "<0.3.0|1.3.*", "symfony/dependency-injection": "<3.4", "symfony/property-access": "<3.4", "symfony/property-info": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.0", - "doctrine/cache": "~1.0", - "phpdocumentor/reflection-docblock": "^3.2|^4.0", + "doctrine/annotations": "^1.10.4", + "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", "symfony/cache": "^3.4|^4.0|^5.0", "symfony/config": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/error-handler": "^4.4|^5.0", "symfony/http-foundation": "^3.4|^4.0|^5.0", "symfony/mime": "^4.4|^5.0", - "symfony/property-access": "^3.4|^4.0|^5.0", + "symfony/property-access": "^3.4.41|^4.4.9|^5.0.9", "symfony/property-info": "^3.4.13|~4.0|^5.0", "symfony/validator": "^3.4|^4.0|^5.0", "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { - "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", - "doctrine/cache": "For using the default cached annotation reader and metadata cache.", + "doctrine/annotations": "For using the annotation mapping.", "psr/cache-implementation": "For using the metadata cache.", "symfony/config": "For using the XML mapping loader.", "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.", @@ -6643,11 +6643,6 @@ "symfony/yaml": "For using the default YAML mapping loader." }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Serializer\\": "" @@ -6670,10 +6665,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Serializer Component", + "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.14" + "source": "https://github.com/symfony/serializer/tree/v4.4.35" }, "funding": [ { @@ -6689,7 +6684,7 @@ "type": "tidelift" } ], - "time": "2020-09-02T16:08:58+00:00" + "time": "2021-11-24T08:12:42+00:00" }, { "name": "symfony/service-contracts", @@ -11004,5 +10999,5 @@ "platform-overrides": { "php": "7.4.0" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }