From 1d8d29ea7b0d185ecf117ebb2cee3b090aaba3c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 00:42:14 +0000 Subject: [PATCH] chore(deps-dev): bump symfony/yaml from 5.4.40 to 5.4.53 Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.4.40 to 5.4.53. - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/8.1/CHANGELOG.md) - [Commits](https://github.com/symfony/yaml/compare/v5.4.40...v5.4.53) --- updated-dependencies: - dependency-name: symfony/yaml dependency-version: 5.4.53 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 6c3a7d011..cc70ef19a 100644 --- a/composer.lock +++ b/composer.lock @@ -6322,16 +6322,16 @@ }, { "name": "symfony/yaml", - "version": "v5.4.40", + "version": "v5.4.53", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "81cad0ceab3d61fe14fe941ff18a230ac9c80f83" + "reference": "ae0bbb46f77ff56591d0a0259c7f458f4b3e1f77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/81cad0ceab3d61fe14fe941ff18a230ac9c80f83", - "reference": "81cad0ceab3d61fe14fe941ff18a230ac9c80f83", + "url": "https://api.github.com/repos/symfony/yaml/zipball/ae0bbb46f77ff56591d0a0259c7f458f4b3e1f77", + "reference": "ae0bbb46f77ff56591d0a0259c7f458f4b3e1f77", "shasum": "" }, "require": { @@ -6377,7 +6377,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.4.40" + "source": "https://github.com/symfony/yaml/tree/v5.4.53" }, "funding": [ { @@ -6388,12 +6388,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2026-05-20T17:13:41+00:00" }, { "name": "theseer/tokenizer",