diff --git a/composer.json b/composer.json index 6f82edd..e9f37c9 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "php-di/php-di": "^6.0 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^11.0" }, "autoload": { "psr-4": { diff --git a/phpunit.xml b/phpunit.xml index 53f1cdb..9a8dd00 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,10 +1,6 @@ @@ -14,13 +10,15 @@ - - + + ./src - - + + - - - + + + + +