diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json index 90a47140..1c18b0f0 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.3.4" } }