diff --git a/composer.json b/composer.json index 8626231..871733a 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ } }, "require-dev": { - "assoconnect/php-quality-config": "^2" + "assoconnect/php-quality-config": "^2.2" }, "require": { "php": "^8.3" diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 797f2d1..ec76bf9 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,13 +1,13 @@ - - - - ./src - - + ./tests/ + + + ./src + +