diff --git a/composer.json b/composer.json index 26a111e..cac56a9 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "psr/http-server-middleware": "^1.0" }, "require-dev": { - "phpunit/phpunit" : "^8.2", + "phpunit/phpunit" : "^9.0", "squizlabs/php_codesniffer": "^3.3", "phpstan/phpstan": "^0.10.3", "phpstan/phpstan-phpunit": "^0.10.0" diff --git a/phpunit.xml.dist b/phpunit.xml.dist index a7bcbca..f03079d 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -23,7 +23,6 @@ -