From fb581c0dc145de8cab2582a83bfa65f314477907 Mon Sep 17 00:00:00 2001 From: Marco Vito Moscaritolo Date: Sat, 10 Oct 2020 14:19:34 +0200 Subject: [PATCH] remove mavimo/phpstan-junit formatter (included in phpstan) --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 284fddc..8c10e4c 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,6 @@ "chubbyphp/chubbyphp-dev-helper": "dev-master", "chubbyphp/chubbyphp-mock": "^1.4.5", "infection/infection": "^0.15.3|^0.16.2", - "mavimo/phpstan-junit": "^0.3", "php-coveralls/php-coveralls": "^2.2", "phploc/phploc": "^5.0|^6.0.2", "phpstan/extension-installer": "^1.0.4",