diff --git a/composer.json b/composer.json
index a61868948..fa6a8133c 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,7 @@
         "phpstan/phpstan-deprecation-rules": "^1.1.3",
         "phpstan/phpstan-phpunit": "^1.3.10",
         "phpstan/phpstan-strict-rules": "^1.5.0",
-        "phpunit/phpunit": "^10.2.6"
+        "phpunit/phpunit": "^11.0.0"
     },
     "suggest": {
         "lcobucci/clock": ">= 3.0"