From a49c17de2855fb3043f3953db2da4a2451386bc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 04:49:15 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11.0.8 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 923b8fc..3250caa 100644 --- a/composer.lock +++ b/composer.lock @@ -3209,16 +3209,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.0.7", + "version": "11.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "afa8d61ba7ae78da739938c999140eb767a1ad7f" + "reference": "48ea58408879a9aad630022186398364051482fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/afa8d61ba7ae78da739938c999140eb767a1ad7f", - "reference": "afa8d61ba7ae78da739938c999140eb767a1ad7f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/48ea58408879a9aad630022186398364051482fc", + "reference": "48ea58408879a9aad630022186398364051482fc", "shasum": "" }, "require": { @@ -3289,7 +3289,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.7" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.8" }, "funding": [ { @@ -3305,7 +3305,7 @@ "type": "tidelift" } ], - "time": "2024-03-21T07:33:30+00:00" + "time": "2024-03-22T04:21:01+00:00" }, { "name": "psalm/plugin-phpunit",