diff --git a/composer.json b/composer.json index c46d2a0..6ff5c70 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "sebastian/recursion-context": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^9.2", + "phpunit/phpunit": "^9.3", "ext-mbstring": "*" }, "autoload": { diff --git a/phpunit.xml b/phpunit.xml index e842220..7be976b 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,12 +1,14 @@ @@ -14,9 +16,9 @@ - - + + src - - + +