diff --git a/user-restricted-combined-auth-tutorials/cis2/php/composer.lock b/user-restricted-combined-auth-tutorials/cis2/php/composer.lock index c08d4b1..20b4af6 100644 --- a/user-restricted-combined-auth-tutorials/cis2/php/composer.lock +++ b/user-restricted-combined-auth-tutorials/cis2/php/composer.lock @@ -8617,16 +8617,16 @@ }, { "name": "symfony/yaml", - "version": "v6.4.20", + "version": "v6.4.40", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "28ee818fce4a73ac1474346b94e4b966f665c53f" + "reference": "68dcd1f1602dac9d9221e25729683e0ce8733f3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/28ee818fce4a73ac1474346b94e4b966f665c53f", - "reference": "28ee818fce4a73ac1474346b94e4b966f665c53f", + "url": "https://api.github.com/repos/symfony/yaml/zipball/68dcd1f1602dac9d9221e25729683e0ce8733f3b", + "reference": "68dcd1f1602dac9d9221e25729683e0ce8733f3b", "shasum": "" }, "require": { @@ -8669,7 +8669,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.20" + "source": "https://github.com/symfony/yaml/tree/v6.4.40" }, "funding": [ { @@ -8680,12 +8680,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": "2025-02-27T20:15:30+00:00" + "time": "2026-05-19T20:33:22+00:00" }, { "name": "theseer/tokenizer",