From 9f41a0ee658142d93c3fe09c0a476adddc9dab2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 02:20:26 +0000 Subject: [PATCH] chore(deps): Lock file maintenance --- composer.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 5f45371..e7e983a 100644 --- a/composer.lock +++ b/composer.lock @@ -3635,16 +3635,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.0.5", + "version": "12.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "0f177d7316ba155d36337c3811b11993b54dae32" + "reference": "2845e49082ef7acc4a71a2ef71bbf32f31da22c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0f177d7316ba155d36337c3811b11993b54dae32", - "reference": "0f177d7316ba155d36337c3811b11993b54dae32", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2845e49082ef7acc4a71a2ef71bbf32f31da22c9", + "reference": "2845e49082ef7acc4a71a2ef71bbf32f31da22c9", "shasum": "" }, "require": { @@ -3658,13 +3658,13 @@ "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.3", - "phpunit/php-code-coverage": "^12.0.3", + "phpunit/php-code-coverage": "^12.0.4", "phpunit/php-file-iterator": "^6.0.0", "phpunit/php-invoker": "^6.0.0", "phpunit/php-text-template": "^5.0.0", "phpunit/php-timer": "^8.0.0", "sebastian/cli-parser": "^4.0.0", - "sebastian/comparator": "^7.0.0", + "sebastian/comparator": "^7.0.1", "sebastian/diff": "^7.0.0", "sebastian/environment": "^8.0.0", "sebastian/exporter": "^7.0.0", @@ -3712,7 +3712,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.5" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.7" }, "funding": [ { @@ -3728,7 +3728,7 @@ "type": "tidelift" } ], - "time": "2025-02-25T06:13:04+00:00" + "time": "2025-03-07T07:32:22+00:00" }, { "name": "psalm/plugin-phpunit", @@ -4828,16 +4828,16 @@ }, { "name": "sebastian/comparator", - "version": "7.0.0", + "version": "7.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "18eb5a4f854dbd1d6512c459b605de2edb5a0b47" + "reference": "b478f34614f934e0291598d0c08cbaba9644bee5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/18eb5a4f854dbd1d6512c459b605de2edb5a0b47", - "reference": "18eb5a4f854dbd1d6512c459b605de2edb5a0b47", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/b478f34614f934e0291598d0c08cbaba9644bee5", + "reference": "b478f34614f934e0291598d0c08cbaba9644bee5", "shasum": "" }, "require": { @@ -4896,7 +4896,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/7.0.0" + "source": "https://github.com/sebastianbergmann/comparator/tree/7.0.1" }, "funding": [ { @@ -4904,7 +4904,7 @@ "type": "github" } ], - "time": "2025-02-07T04:54:52+00:00" + "time": "2025-03-07T07:00:32+00:00" }, { "name": "sebastian/complexity",