diff --git a/composer.json b/composer.json index 79ed0a9d..fd13badb 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "require-dev": { "dms/phpunit-arraysubset-asserts": "^0.2.0", "filp/whoops": "^2.3", - "phpunit/phpunit": "^9.1", + "phpunit/phpunit": "^9.3", "squizlabs/php_codesniffer": "^3.5", "symfony/var-dumper": "^5.0" }, diff --git a/phpunit.xml b/phpunit.xml index acaccec5..baf9e3bd 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,6 +1,7 @@ + @@ -12,9 +13,9 @@ ./tests/Unit - - + + ./src/ - - + +