From c6aac8d7bc84805eb7751e093be57b1305049628 Mon Sep 17 00:00:00 2001 From: Sergio Peris Date: Sun, 10 Mar 2024 16:43:47 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f6dc17d..4c98460 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "require-dev": { "orchestra/testbench": "^8.0|^9.0", - "phpunit/phpunit": "^9.5" + "phpunit/phpunit": "^9.5|^10.0" }, "autoload": { "psr-4": {