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