diff --git a/composer.json b/composer.json index 533bfa7..6dff56c 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": "^8.2", - "phpunit/phpunit": "^10.5.25", + "phpunit/phpunit": "^11.2.6", "react/async": "^4.3.0", "react/event-loop": "^1.5.0", "react/promise": "^3.2.0",