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