diff --git a/composer.lock b/composer.lock index 72986ab..facfcd4 100644 --- a/composer.lock +++ b/composer.lock @@ -4185,16 +4185,16 @@ }, { "name": "symfony/yaml", - "version": "v6.0.11", + "version": "v6.0.14", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "f41d702439aa1ee8db78a711d1822e73073eecbf" + "reference": "e65020d137ad54beb85a67ffe6435e980f35ccf3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/f41d702439aa1ee8db78a711d1822e73073eecbf", - "reference": "f41d702439aa1ee8db78a711d1822e73073eecbf", + "url": "https://api.github.com/repos/symfony/yaml/zipball/e65020d137ad54beb85a67ffe6435e980f35ccf3", + "reference": "e65020d137ad54beb85a67ffe6435e980f35ccf3", "shasum": "" }, "require": { @@ -4239,7 +4239,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.0.11" + "source": "https://github.com/symfony/yaml/tree/v6.0.14" }, "funding": [ { @@ -4255,7 +4255,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T14:06:08+00:00" + "time": "2022-10-07T08:02:12+00:00" }, { "name": "vlucas/phpdotenv",