From 76a856c039d284e3c235ac14e3e02439f73ab899 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 15:26:11 +0000 Subject: [PATCH] Update dependency symfony/yaml to ^6.3.7 | datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | packagist | symfony/yaml | 6.3.3 | 6.3.7 | --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 3a849b5b..33d64bfe 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "psr/http-client": "^1.0.3", "psr/http-message": "^2.0.0", "psr/log": "^3.0.0", - "symfony/yaml": "^6.3.3" + "symfony/yaml": "^6.3.7" }, "require-dev": { "doctrine/coding-standard": "^12.0.0", diff --git a/composer.lock b/composer.lock index 7dace853..f9147519 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": "310d546385d41d50be716fe3cde2e768", + "content-hash": "2c9b4475978f4650e4ed3f323a1a78a9", "packages": [ { "name": "azjezz/psl", @@ -2649,16 +2649,16 @@ }, { "name": "symfony/yaml", - "version": "v6.3.3", + "version": "v6.3.7", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add" + "reference": "9758b6c69d179936435d0ffb577c3708d57e38a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/e23292e8c07c85b971b44c1c4b87af52133e2add", - "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add", + "url": "https://api.github.com/repos/symfony/yaml/zipball/9758b6c69d179936435d0ffb577c3708d57e38a8", + "reference": "9758b6c69d179936435d0ffb577c3708d57e38a8", "shasum": "" }, "require": { @@ -2701,7 +2701,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.3.3" + "source": "https://github.com/symfony/yaml/tree/v6.3.7" }, "funding": [ { @@ -2717,7 +2717,7 @@ "type": "tidelift" } ], - "time": "2023-07-31T07:08:24+00:00" + "time": "2023-10-28T23:31:00+00:00" } ], "packages-dev": [