From 172cbdd348cc4dc6a1c010dbb0c321441e0f3313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 10:43:04 +0000 Subject: [PATCH] Bump symfony/yaml from 6.0.11 to 6.0.14 Bumps [symfony/yaml](https://github.com/symfony/yaml) from 6.0.11 to 6.0.14. - [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.0.11...v6.0.14) --- updated-dependencies: - dependency-name: symfony/yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 8bb4baa..e0bff0f 100644 --- a/composer.lock +++ b/composer.lock @@ -6836,16 +6836,16 @@ }, { "name": "symfony/yaml", - "version": "v6.0.11", + "version": "v6.0.14", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "f41d702439aa1ee8db78a711d1822e73073eecbf" + "reference": "e65020d137ad54beb85a67ffe6435e980f35ccf3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/f41d702439aa1ee8db78a711d1822e73073eecbf", - "reference": "f41d702439aa1ee8db78a711d1822e73073eecbf", + "url": "https://api.github.com/repos/symfony/yaml/zipball/e65020d137ad54beb85a67ffe6435e980f35ccf3", + "reference": "e65020d137ad54beb85a67ffe6435e980f35ccf3", "shasum": "" }, "require": { @@ -6890,7 +6890,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.0.11" + "source": "https://github.com/symfony/yaml/tree/v6.0.14" }, "funding": [ { @@ -6906,7 +6906,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T14:06:08+00:00" + "time": "2022-10-07T08:02:12+00:00" }, { "name": "vlucas/phpdotenv", @@ -10572,5 +10572,5 @@ "ext-posix": "*" }, "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.3.0" }