diff --git a/Configuration/PHPUnit/phpunit.xml b/Configuration/PHPUnit/phpunit.xml index 685a4f5..3905a4b 100644 --- a/Configuration/PHPUnit/phpunit.xml +++ b/Configuration/PHPUnit/phpunit.xml @@ -2,8 +2,9 @@ diff --git a/composer.json b/composer.json index 24c2ece..a749ec3 100644 --- a/composer.json +++ b/composer.json @@ -43,6 +43,7 @@ "require-dev": { "phpunit/phpunit": "^6.5.0", "phpunit/dbunit": "^3.0.0", + "rpkamp/fancy-testdox-printer": "^0.2.2", "squizlabs/php_codesniffer": "^3.2.0", "phpstan/phpstan": "^0.7.0", "nette/caching": "^2.5.0 || ^3.0.0",