diff --git a/composer.json b/composer.json index f9a9e31..d6bf201 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require-dev": { "ergebnis/composer-normalize": "2.30.2", "phpstan/phpstan": "1.10.6", - "phpunit/phpunit": "9.6.5", + "phpunit/phpunit": "10.0.15", "roave/security-advisories": "dev-latest" }, "autoload": { diff --git a/phpunit.xml b/phpunit.xml index d46e102..335b56e 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,17 +1,13 @@ - - - - ./src - - - - - ./tests - - + + + + ./src + + + + + ./tests + +