diff --git a/composer.json b/composer.json index db74544..10ff88c 100644 --- a/composer.json +++ b/composer.json @@ -39,8 +39,7 @@ "require-dev": { "doctrine/coding-standard": "^12", "phpstan/phpstan": "^2", - "phpunit/phpunit": "^9.6.13", - "symfony/phpunit-bridge": "^6.3.6" + "phpunit/phpunit": "^10.5.38 || ^11" }, "conflict": { "doctrine/dbal": "< 3" diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 0389eb5..2d233cf 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,19 +1,25 @@ - + ./tests - - + + + src - - + + - - - + + +