From 7e3377e3e3ea747b03b3f44457109bfc77d9a0fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 00:56:14 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v10.0.18 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5f5c61cd..704f261f 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "laravel/sail": "v1.21.2", "mockery/mockery": "1.5.1", "nunomaduro/collision": "7.3.3", - "phpunit/phpunit": "10.0.17", + "phpunit/phpunit": "10.0.18", "spatie/laravel-ignition": "2.0.0", "squizlabs/php_codesniffer": "3.7.2" },