diff --git a/composer.json b/composer.json index b1515f3..0c900ad 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "sebastian/recursion-context": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^9.0", + "phpunit/phpunit": "^9.2", "ext-mbstring": "*" }, "autoload": { diff --git a/phpunit.xml b/phpunit.xml index ed664e1..e842220 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,6 +1,6 @@