diff --git a/composer.json b/composer.json index 152a792ad..dbcf79e08 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ }, "require-dev": { "ext-phar": "*", - "phpunit/phpunit": "^8.2.2", + "phpunit/phpunit": "^8.2.2,<8.3.0", "squizlabs/php_codesniffer": "^3.4.2", "slevomat/coding-standard": "^5.0.4", "doctrine/coding-standard": "^6.0.0",