From 181e3a672fefc2fc660d573df03171e4d959d8d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 07:51:10 +0000 Subject: [PATCH] composer(deps): bump symfony/yaml from 6.1.4 to 6.1.6 Bumps [symfony/yaml](https://github.com/symfony/yaml) from 6.1.4 to 6.1.6. - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/yaml/compare/v6.1.4...v6.1.6) --- updated-dependencies: - dependency-name: symfony/yaml dependency-type: direct:production update-type: version-update:semver-patch ... 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 1b31ed48..5b2017f1 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "ergebnis/json-schema-validator": "^2.0.0", "symfony/console": "^6.1.6", "symfony/filesystem": "^6.1.5", - "symfony/yaml": "^6.1.4" + "symfony/yaml": "^6.1.6" }, "require-dev": { "ergebnis/composer-normalize": "^2.28.3", diff --git a/composer.lock b/composer.lock index 885efa35..c968fc45 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": "513778eade6f7ab66ba07c660050cb9c", + "content-hash": "4af39b99c344241fb68aa8af52f4d68b", "packages": [ { "name": "ergebnis/json-schema-validator", @@ -928,16 +928,16 @@ }, { "name": "symfony/yaml", - "version": "v6.1.4", + "version": "v6.1.6", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "86ee4d8fa594ed45e40d86eedfda1bcb66c8d919" + "reference": "66c6b0cf52b00f74614a2cf7ae7db08ea1095931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/86ee4d8fa594ed45e40d86eedfda1bcb66c8d919", - "reference": "86ee4d8fa594ed45e40d86eedfda1bcb66c8d919", + "url": "https://api.github.com/repos/symfony/yaml/zipball/66c6b0cf52b00f74614a2cf7ae7db08ea1095931", + "reference": "66c6b0cf52b00f74614a2cf7ae7db08ea1095931", "shasum": "" }, "require": { @@ -982,7 +982,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.1.4" + "source": "https://github.com/symfony/yaml/tree/v6.1.6" }, "funding": [ { @@ -998,7 +998,7 @@ "type": "tidelift" } ], - "time": "2022-08-02T16:17:38+00:00" + "time": "2022-10-07T08:04:03+00:00" } ], "packages-dev": [