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": {},