From cda82d67722ddd98a6cbe7a6ceb4f5b8dd9eabb7 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Wed, 19 Apr 2023 21:09:37 +0100 Subject: [PATCH] chore: bumps dependencies --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d16b3c26..e95ba774 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "php": "^7.3 || ^8.0", "nunomaduro/collision": "^5.11.0|^6.4.0", "pestphp/pest-plugin": "^1.1.0", - "phpunit/phpunit": "^9.6.5" + "phpunit/phpunit": "^9.6.7" }, "autoload": { "psr-4": {