From 84bc028796e97e3e17ca5cd1f54f6a247cfb2b44 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Fri, 17 Mar 2023 23:21:15 +0000 Subject: [PATCH] chore: upgrades dependencies --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a41b06fc..52dcfe5d 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "php": "^7.3 || ^8.0", "nunomaduro/collision": "^5.11.0|^6.3.0", "pestphp/pest-plugin": "^1.1.0", - "phpunit/phpunit": "^9.6.4" + "phpunit/phpunit": "^9.6.5" }, "autoload": { "psr-4": {