From ebea71faef40ea97607d79fa5f09d362e5c3ef87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 08:28:44 +0000 Subject: [PATCH] composer(deps): bump symfony/yaml from 5.2.2 to 5.2.3 Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/symfony/yaml/compare/v5.2.2...v5.2.3) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 3f9a13a9..e8b80752 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "require": { "php": "^7.3 || ^8.0", - "symfony/yaml": "^5.2.2" + "symfony/yaml": "^5.2.3" }, "require-dev": { "ergebnis/composer-normalize": "^2.13.2", diff --git a/composer.lock b/composer.lock index 8b6071ef..971140fb 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": "91611a50f88fe083aa7fa57bc9104147", + "content-hash": "ce48b16f3c5620f87d0e881e15b488d5", "packages": [ { "name": "symfony/deprecation-contracts", @@ -154,16 +154,16 @@ }, { "name": "symfony/yaml", - "version": "v5.2.2", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "6bb8b36c6dea8100268512bf46e858c8eb5c545e" + "reference": "338cddc6d74929f6adf19ca5682ac4b8e109cdb0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/6bb8b36c6dea8100268512bf46e858c8eb5c545e", - "reference": "6bb8b36c6dea8100268512bf46e858c8eb5c545e", + "url": "https://api.github.com/repos/symfony/yaml/zipball/338cddc6d74929f6adf19ca5682ac4b8e109cdb0", + "reference": "338cddc6d74929f6adf19ca5682ac4b8e109cdb0", "shasum": "" }, "require": { @@ -209,7 +209,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.2.2" + "source": "https://github.com/symfony/yaml/tree/v5.2.3" }, "funding": [ { @@ -225,7 +225,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T10:01:46+00:00" + "time": "2021-02-03T04:42:09+00:00" } ], "packages-dev": [