diff --git a/composer.json b/composer.json index 098baef..bea7d1a 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "php": "^7.4|^8.1" }, "require-dev": { - "phpunit/phpunit": "^9.0|^10.3.2", + "phpunit/phpunit": "^11.5.2", "friendsofphp/php-cs-fixer": "^3.21.1", "spatie/ray": "^1.28" },