diff --git a/composer.json b/composer.json index 2217bc1..842b73b 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require-dev": { "orchestra/testbench": "^6.25.1", - "phpunit/phpunit": "^9.5.27" + "phpunit/phpunit": "^9.5.28" }, "minimum-stability": "dev", "prefer-stable": true,