From 2f4a4d3886f319a2afb99e539056492bc5fa848e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 23:31:48 +0000 Subject: [PATCH] Bump symfony/yaml from 8.0.8 to 8.0.12 Bumps [symfony/yaml](https://github.com/symfony/yaml) from 8.0.8 to 8.0.12. - [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/v8.0.8...v8.0.12) --- updated-dependencies: - dependency-name: symfony/yaml dependency-version: 8.0.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 44 ++++++++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/composer.lock b/composer.lock index 815a2d4..2b27950 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": "50f58c7289465cea3ef9e4d9dada4ab9", + "content-hash": "2902d6244f042216206b6cdea9ddeb24", "packages": [ { "name": "bramus/ansi-php", @@ -1375,16 +1375,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.6.0", + "version": "v3.7.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" + "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", - "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b", + "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b", "shasum": "" }, "require": { @@ -1397,7 +1397,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.6-dev" + "dev-main": "3.7-dev" } }, "autoload": { @@ -1422,7 +1422,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0" }, "funding": [ { @@ -1433,12 +1433,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-09-25T14:21:43+00:00" + "time": "2026-04-13T15:52:40+00:00" }, { "name": "symfony/error-handler", @@ -2287,16 +2291,16 @@ }, { "name": "symfony/polyfill", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill.git", - "reference": "9473fdea62d1f47e2201583b9aeb097aeefd3ac2" + "reference": "09e53d15109121636a416310ea0d510bd292c463" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill/zipball/9473fdea62d1f47e2201583b9aeb097aeefd3ac2", - "reference": "9473fdea62d1f47e2201583b9aeb097aeefd3ac2", + "url": "https://api.github.com/repos/symfony/polyfill/zipball/09e53d15109121636a416310ea0d510bd292c463", + "reference": "09e53d15109121636a416310ea0d510bd292c463", "shasum": "" }, "require": { @@ -2389,7 +2393,7 @@ ], "support": { "issues": "https://github.com/symfony/polyfill/issues", - "source": "https://github.com/symfony/polyfill/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill/tree/v1.38.1" }, "funding": [ { @@ -2409,7 +2413,7 @@ "type": "tidelift" } ], - "time": "2026-04-26T14:42:55+00:00" + "time": "2026-05-26T13:03:06+00:00" }, { "name": "symfony/property-access", @@ -3445,16 +3449,16 @@ }, { "name": "symfony/yaml", - "version": "v8.0.8", + "version": "v8.0.12", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "54174ab48c0c0f9e21512b304be17f8150ccf8f1" + "reference": "2a36f4b8405d41fa31799b06874dbd45c1b16c30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/54174ab48c0c0f9e21512b304be17f8150ccf8f1", - "reference": "54174ab48c0c0f9e21512b304be17f8150ccf8f1", + "url": "https://api.github.com/repos/symfony/yaml/zipball/2a36f4b8405d41fa31799b06874dbd45c1b16c30", + "reference": "2a36f4b8405d41fa31799b06874dbd45c1b16c30", "shasum": "" }, "require": { @@ -3496,7 +3500,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v8.0.8" + "source": "https://github.com/symfony/yaml/tree/v8.0.12" }, "funding": [ { @@ -3516,7 +3520,7 @@ "type": "tidelift" } ], - "time": "2026-03-30T15:14:47+00:00" + "time": "2026-05-20T07:22:03+00:00" }, { "name": "twig/twig",