diff --git a/composer.json b/composer.json index 5525e3e..960dab8 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "symfony/polyfill-php82": "^1.27" }, "require-dev": { - "phpunit/phpunit": "^7.5 | ^8.5 | ^9.5", + "phpunit/phpunit": "^7.5 | ^8.5 | 9.5.*", "psy/psysh": "*", "sandfox.dev/code-standard": "^1", "squizlabs/php_codesniffer": "*",