From 0f86bcc722fe2ac89186e05b0b506d9f9214e383 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 13:50:55 +0200 Subject: [PATCH] updates composer dependencies (#21075) Co-authored-by: sgiehl --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index c8b17610fa6..a79ab6bd51c 100644 --- a/composer.lock +++ b/composer.lock @@ -709,12 +709,12 @@ "source": { "type": "git", "url": "https://github.com/matomo-org/referrer-spam-list.git", - "reference": "4caf208ac69ea3874debf568c686021a1b39d8d0" + "reference": "c486d2363f512cbeaa6ba59409a3bf96dd5f966e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/matomo-org/referrer-spam-list/zipball/4caf208ac69ea3874debf568c686021a1b39d8d0", - "reference": "4caf208ac69ea3874debf568c686021a1b39d8d0", + "url": "https://api.github.com/repos/matomo-org/referrer-spam-list/zipball/c486d2363f512cbeaa6ba59409a3bf96dd5f966e", + "reference": "c486d2363f512cbeaa6ba59409a3bf96dd5f966e", "shasum": "" }, "replace": { @@ -732,7 +732,7 @@ "issues": "https://github.com/matomo-org/referrer-spam-list/issues", "source": "https://github.com/matomo-org/referrer-spam-list/tree/master" }, - "time": "2023-07-01T02:42:50+00:00" + "time": "2023-07-24T20:50:25+00:00" }, { "name": "matomo/searchengine-and-social-list", @@ -3418,16 +3418,16 @@ }, { "name": "twig/twig", - "version": "v3.6.1", + "version": "v3.7.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd" + "reference": "5cf942bbab3df42afa918caeba947f1b690af64b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", - "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/5cf942bbab3df42afa918caeba947f1b690af64b", + "reference": "5cf942bbab3df42afa918caeba947f1b690af64b", "shasum": "" }, "require": { @@ -3473,7 +3473,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.6.1" + "source": "https://github.com/twigphp/Twig/tree/v3.7.0" }, "funding": [ { @@ -3485,7 +3485,7 @@ "type": "tidelift" } ], - "time": "2023-06-08T12:52:13+00:00" + "time": "2023-07-26T07:16:09+00:00" }, { "name": "wikimedia/less.php",