diff --git a/composer.json b/composer.json index 2256abf..999f9be 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^7 || ^8 || ^9", + "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11", "phpstan/phpstan": "^1.10", "wdes/coding-standard": "^3.3.2", "swaggest/json-schema": "^0.12.42"