diff options
-rw-r--r-- | vendor-bin/phpunit/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json index 9f0239b8d08..e38f183a592 100644 --- a/vendor-bin/phpunit/composer.json +++ b/vendor-bin/phpunit/composer.json @@ -6,6 +6,6 @@ } }, "require": { - "phpunit/phpunit": "^9.6" + "phpunit/phpunit": "^10.5" } } |