diff --git a/composer.json b/composer.json index b046870..a5a0d9f 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": "^8.2", - "phpunit/phpunit": "^9.6.13", + "phpunit/phpunit": "^10.3.5", "react/async": "^4.1.0", "react/event-loop": "^1.4.0", "react/promise": "^2.10 || ^3.0",