diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json index b441b362..3edf9a7e 100644 --- a/vendor-bin/phpunit/composer.json +++ b/vendor-bin/phpunit/composer.json @@ -6,6 +6,6 @@ }, "require": { "christophwurst/nextcloud_testing": "^2.0.0", - "phpunit/phpunit": "^10.5.64" + "phpunit/phpunit": "^13.3.2" } }