From 1f49a733ac514906df0fce8ff939302c82e52515 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:52:07 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v10.5.24 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index ab04f01..012cfd0 100644 --- a/composer.lock +++ b/composer.lock @@ -1502,16 +1502,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.23", + "version": "10.5.24", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "12826591cc32fa0959b7e7577a90c3f527e377b2" + "reference": "5f124e3e3e561006047b532fd0431bf5bb6b9015" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/12826591cc32fa0959b7e7577a90c3f527e377b2", - "reference": "12826591cc32fa0959b7e7577a90c3f527e377b2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5f124e3e3e561006047b532fd0431bf5bb6b9015", + "reference": "5f124e3e3e561006047b532fd0431bf5bb6b9015", "shasum": "" }, "require": { @@ -1583,7 +1583,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.23" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.24" }, "funding": [ { @@ -1599,7 +1599,7 @@ "type": "tidelift" } ], - "time": "2024-06-20T07:29:28+00:00" + "time": "2024-06-20T13:09:54+00:00" }, { "name": "psr/cache",