From d882502c90699b34d93ae042356d3e45e9306c2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 18:20:41 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v10.5.1 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 10.5.0 | 10.5.1 | --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f41610a4..06693a9f 100644 --- a/composer.lock +++ b/composer.lock @@ -1836,16 +1836,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.0", + "version": "10.5.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "80cab181aebc2efac422940443e28db556137637" + "reference": "d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/80cab181aebc2efac422940443e28db556137637", - "reference": "80cab181aebc2efac422940443e28db556137637", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408", + "reference": "d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408", "shasum": "" }, "require": { @@ -1917,7 +1917,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.0" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.1" }, "funding": [ { @@ -1933,7 +1933,7 @@ "type": "tidelift" } ], - "time": "2023-12-01T06:12:50+00:00" + "time": "2023-12-01T16:57:05+00:00" }, { "name": "psr/container",