From 9911ed2ac0f0d8dcf21e990b0c341ad2f465c652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 02:32:22 +0000 Subject: [PATCH] chore(deps): Bump the composer group across 2 directories with 1 update Bumps the composer group with 1 update in the /tests/integration directory: [symfony/yaml](https://github.com/symfony/yaml). Bumps the composer group with 1 update in the /vendor-bin/phpunit directory: [symfony/yaml](https://github.com/symfony/yaml). Updates `symfony/yaml` from 7.4.11 to 7.4.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/v7.4.11...v7.4.13) Updates `symfony/yaml` from 7.4.11 to 7.4.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/v7.4.11...v7.4.13) --- updated-dependencies: - dependency-name: symfony/yaml dependency-version: 7.4.13 dependency-type: indirect dependency-group: composer - dependency-name: symfony/yaml dependency-version: 7.4.12 dependency-type: direct:development dependency-group: composer ... Signed-off-by: dependabot[bot] --- tests/integration/composer.lock | 14 +++++++------- vendor-bin/phpunit/composer.lock | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/tests/integration/composer.lock b/tests/integration/composer.lock index d1f6a52..210242f 100644 --- a/tests/integration/composer.lock +++ b/tests/integration/composer.lock @@ -5590,16 +5590,16 @@ }, { "name": "symfony/yaml", - "version": "v7.4.11", + "version": "v7.4.13", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "e2eb64a57763815ccae07ac1c7653d6cc1c326fd" + "reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/e2eb64a57763815ccae07ac1c7653d6cc1c326fd", - "reference": "e2eb64a57763815ccae07ac1c7653d6cc1c326fd", + "url": "https://api.github.com/repos/symfony/yaml/zipball/a7ec3b1156faf8815db7683ec7c1e7338e6f977c", + "reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c", "shasum": "" }, "require": { @@ -5642,7 +5642,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v7.4.11" + "source": "https://github.com/symfony/yaml/tree/v7.4.13" }, "funding": [ { @@ -5662,7 +5662,7 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:04:42+00:00" + "time": "2026-05-25T06:06:12+00:00" }, { "name": "theseer/tokenizer", @@ -5719,7 +5719,7 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": {}, - "prefer-stable": true, + "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, diff --git a/vendor-bin/phpunit/composer.lock b/vendor-bin/phpunit/composer.lock index f557388..5583e0d 100644 --- a/vendor-bin/phpunit/composer.lock +++ b/vendor-bin/phpunit/composer.lock @@ -2388,16 +2388,16 @@ }, { "name": "symfony/yaml", - "version": "v7.4.11", + "version": "v7.4.12", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "e2eb64a57763815ccae07ac1c7653d6cc1c326fd" + "reference": "8b6952b56ca6417f25f7a65758cadd0ce02edc51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/e2eb64a57763815ccae07ac1c7653d6cc1c326fd", - "reference": "e2eb64a57763815ccae07ac1c7653d6cc1c326fd", + "url": "https://api.github.com/repos/symfony/yaml/zipball/8b6952b56ca6417f25f7a65758cadd0ce02edc51", + "reference": "8b6952b56ca6417f25f7a65758cadd0ce02edc51", "shasum": "" }, "require": { @@ -2440,7 +2440,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v7.4.11" + "source": "https://github.com/symfony/yaml/tree/v7.4.12" }, "funding": [ { @@ -2460,7 +2460,7 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:04:42+00:00" + "time": "2026-05-20T07:20:23+00:00" }, { "name": "theseer/tokenizer", @@ -2516,7 +2516,7 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": {}, - "prefer-stable": true, + "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {},