diff --git a/composer.json b/composer.json index 12a46ec..1d18509 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ } }, "require-dev": { - "phpunit/phpunit": "^9.5" + "phpunit/phpunit": "^11.3" }, "scripts": { "test": "vendor/bin/phpunit",