diff --git a/composer.json b/composer.json index bd7069c..b37036e 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,6 @@ "inspect": "deptrac analyze --cache-file=build/deptrac.cache", "mutate": "infection --threads=2 --skip-initial-tests --coverage=build/phpunit", "patch": "patch", - "retool": "retool", "test": "phpunit" } }