From ce21c0327a5f37380d33bc322342771e57fcc9a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 16:39:56 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v11.2.5 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index a9d4571..936e678 100644 --- a/composer.lock +++ b/composer.lock @@ -3518,16 +3518,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.2.4", + "version": "11.2.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "0991687efe8a29945cce2e85c475e5f3cb0aab6d" + "reference": "be9e3ed32a1287a9bfda15936cc86fef4e4cf591" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0991687efe8a29945cce2e85c475e5f3cb0aab6d", - "reference": "0991687efe8a29945cce2e85c475e5f3cb0aab6d", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/be9e3ed32a1287a9bfda15936cc86fef4e4cf591", + "reference": "be9e3ed32a1287a9bfda15936cc86fef4e4cf591", "shasum": "" }, "require": { @@ -3598,7 +3598,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.2.4" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.5" }, "funding": [ { @@ -3614,7 +3614,7 @@ "type": "tidelift" } ], - "time": "2024-06-20T07:30:48+00:00" + "time": "2024-06-20T13:11:31+00:00" }, { "name": "psalm/plugin-phpunit",