From fb9f67f914591802f513fa41824b4b3ee75a921b Mon Sep 17 00:00:00 2001 From: Marco Germani Date: Sat, 20 Apr 2024 16:40:07 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 59e18f7..4c2edd7 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "require-dev": { "laravel/pint": "^1.0", "nunomaduro/collision": "^7.9", - "orchestra/testbench": "^8.0|^9.0|", + "orchestra/testbench": "^8.0|^9.0", "pestphp/pest": "^2.0", "pestphp/pest-plugin-arch": "^2.0", "pestphp/pest-plugin-laravel": "^2.0",