diff --git a/composer.lock b/composer.lock index 350111d..790baba 100644 --- a/composer.lock +++ b/composer.lock @@ -2695,16 +2695,16 @@ }, { "name": "symfony/routing", - "version": "v4.4.11", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "e103381a4c2f0731c14589041852bf979e97c7af" + "reference": "80b042c20b035818daec844723e23b9825134ba0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/e103381a4c2f0731c14589041852bf979e97c7af", - "reference": "e103381a4c2f0731c14589041852bf979e97c7af", + "url": "https://api.github.com/repos/symfony/routing/zipball/80b042c20b035818daec844723e23b9825134ba0", + "reference": "80b042c20b035818daec844723e23b9825134ba0", "shasum": "" }, "require": { @@ -2732,11 +2732,6 @@ "symfony/yaml": "For using the YAML loader" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" @@ -2768,7 +2763,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v4.4.11" + "source": "https://github.com/symfony/routing/tree/v4.4.18" }, "funding": [ { @@ -2784,7 +2779,7 @@ "type": "tidelift" } ], - "time": "2020-07-05T09:39:30+00:00" + "time": "2020-12-08T16:59:59+00:00" }, { "name": "symfony/service-contracts",