From 21e2eab3edff8b5624c54c3ae852c0274c63b112 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 11:25:07 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v10.3.1 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 88a8677..f27e622 100644 --- a/composer.lock +++ b/composer.lock @@ -3362,16 +3362,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.3.0", + "version": "10.3.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "c87ae282d17b256d09cfef0eb4f5db2d09cfd36a" + "reference": "d442ce7c4104d5683c12e67e4dcb5058159e9804" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c87ae282d17b256d09cfef0eb4f5db2d09cfd36a", - "reference": "c87ae282d17b256d09cfef0eb4f5db2d09cfd36a", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d442ce7c4104d5683c12e67e4dcb5058159e9804", + "reference": "d442ce7c4104d5683c12e67e4dcb5058159e9804", "shasum": "" }, "require": { @@ -3443,7 +3443,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.3.0" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.3.1" }, "funding": [ { @@ -3459,7 +3459,7 @@ "type": "tidelift" } ], - "time": "2023-08-04T03:56:35+00:00" + "time": "2023-08-04T06:48:08+00:00" }, { "name": "roave/security-advisories",