diff --git a/composer.json b/composer.json index c851724..359c25d 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ }, "require-dev": { "orchestra/testbench": "^9.1", - "phpunit/phpunit": "^11.2" + "phpunit/phpunit": "^11.3" }, "config": { "process-timeout": 0,