diff --git a/composer.json b/composer.json index cf47de1..cf267bb 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require-dev": { "orchestra/testbench": "^6.25.0", - "phpunit/phpunit": "^9.5.23" + "phpunit/phpunit": "^9.5.24" }, "minimum-stability": "dev", "prefer-stable": true,