diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json index 950f08c8..24f74c52 100644 --- a/vendor-bin/phpunit/composer.json +++ b/vendor-bin/phpunit/composer.json @@ -6,6 +6,6 @@ "sort-packages": true }, "require-dev": { - "phpunit/phpunit": "^10.5.64" + "phpunit/phpunit": "^13.2.6" } }