diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index bf12426b8..d27533a35 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ }, "require-dev": { "phpstan/phpstan": "2.1.31", - "phpunit/phpunit": "9.5.28", + "phpunit/phpunit": "9.6.29", "phpunit/php-code-coverage": "^9.2" } } |