diff --git a/composer.json b/composer.json index 0fe71fc..f028692 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "php": ">=8.1 <=8.4" }, "require-dev": { - "phpunit/phpunit": "^10.3.2", + "phpunit/phpunit": "^11.4.4", "friendsofphp/php-cs-fixer": "^3.21.1", "spatie/ray": "^1.28" },