From e186f9a251c04975f26e06bead8b61d2ec026a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 23:55:26 +0000 Subject: [PATCH] Bump symfony/yaml from 8.0.8 to 8.0.13 Bumps [symfony/yaml](https://github.com/symfony/yaml) from 8.0.8 to 8.0.13. - [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.13) --- updated-dependencies: - dependency-name: symfony/yaml dependency-version: 8.0.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 34f52ff..c0e1714 100644 --- a/composer.lock +++ b/composer.lock @@ -1532,16 +1532,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": { @@ -1554,7 +1554,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.6-dev" + "dev-main": "3.7-dev" } }, "autoload": { @@ -1579,7 +1579,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": [ { @@ -1590,12 +1590,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", @@ -2444,16 +2448,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": { @@ -2546,7 +2550,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": [ { @@ -2566,7 +2570,7 @@ "type": "tidelift" } ], - "time": "2026-04-26T14:42:55+00:00" + "time": "2026-05-26T13:03:06+00:00" }, { "name": "symfony/property-access", @@ -3602,16 +3606,16 @@ }, { "name": "symfony/yaml", - "version": "v8.0.8", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "54174ab48c0c0f9e21512b304be17f8150ccf8f1" + "reference": "a1cdf99e359d5c001782a2db67a1fc71b2a5b34e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/54174ab48c0c0f9e21512b304be17f8150ccf8f1", - "reference": "54174ab48c0c0f9e21512b304be17f8150ccf8f1", + "url": "https://api.github.com/repos/symfony/yaml/zipball/a1cdf99e359d5c001782a2db67a1fc71b2a5b34e", + "reference": "a1cdf99e359d5c001782a2db67a1fc71b2a5b34e", "shasum": "" }, "require": { @@ -3653,7 +3657,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.13" }, "funding": [ { @@ -3673,7 +3677,7 @@ "type": "tidelift" } ], - "time": "2026-03-30T15:14:47+00:00" + "time": "2026-05-25T06:08:44+00:00" }, { "name": "twig/twig",