From 1476193135a564c08c88758d4c3600a012580d23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 02:26:09 +0000 Subject: [PATCH] Lock file maintenance --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index dc48661a..fa0f5776 100644 --- a/composer.lock +++ b/composer.lock @@ -2781,16 +2781,16 @@ }, { "name": "sebastian/comparator", - "version": "6.2.0", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "df95a6e827808debe3dbe190022dd0f643d5d909" + "reference": "43d129d6a0f81c78bee378b46688293eb7ea3739" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/df95a6e827808debe3dbe190022dd0f643d5d909", - "reference": "df95a6e827808debe3dbe190022dd0f643d5d909", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/43d129d6a0f81c78bee378b46688293eb7ea3739", + "reference": "43d129d6a0f81c78bee378b46688293eb7ea3739", "shasum": "" }, "require": { @@ -2846,7 +2846,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/6.2.0" + "source": "https://github.com/sebastianbergmann/comparator/tree/6.2.1" }, "funding": [ { @@ -2854,7 +2854,7 @@ "type": "github" } ], - "time": "2024-10-30T13:12:44+00:00" + "time": "2024-10-31T05:30:08+00:00" }, { "name": "sebastian/complexity",