diff --git a/composer.lock b/composer.lock index e83db4b..bffc4c3 100644 --- a/composer.lock +++ b/composer.lock @@ -9276,16 +9276,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": { @@ -9328,7 +9328,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": [ { @@ -9348,7 +9348,7 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:04:42+00:00" + "time": "2026-05-25T06:06:12+00:00" }, { "name": "theseer/tokenizer",