From 20012b65fb41349c2acc5912b19868c59c75a6c5 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Sat, 25 Feb 2023 17:42:29 +0530 Subject: [PATCH] chore: bumps phpunit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 24559da5..f2d059c6 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "nunomaduro/collision": "^7.0.5", "nunomaduro/termwind": "^1.15.1", "pestphp/pest-plugin": "^2.0.0", - "phpunit/phpunit": "^10.0.11" + "phpunit/phpunit": "^10.0.12" }, "conflict": { "brianium/paratest": "<7.0.6"