diff --git a/composer.json b/composer.json index bc727d0..20f436c 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": "^8.2", - "phpunit/phpunit": "^9.6.15", + "phpunit/phpunit": "^10.5.8", "react/async": "^4.2.0", "react/event-loop": "^1.5.0", "react/promise": "^2.10 || ^3.0",