diff --git a/composer.json b/composer.json index c538810..43beeac 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "php": "^8.0" }, "require-dev": { - "phpunit/phpunit": "^9.6.7", + "phpunit/phpunit": "^11.0.0", "vimeo/psalm": "^5.9", "webimpress/coding-standard": "^1.3.1" },