diff --git a/composer.json b/composer.json index 59872ac..a29d483 100644 --- a/composer.json +++ b/composer.json @@ -81,6 +81,7 @@ "@phpstan", "@psalm" ], + "build:clean": "git clean -fX build/", "lint": "parallel-lint src tests", "lint:paths": "parallel-lint", "phpbench": "phpbench run",