diff --git a/.phive/phars.xml b/.phive/phars.xml index 4f7fd1f..a23f2ac 100644 --- a/.phive/phars.xml +++ b/.phive/phars.xml @@ -1,6 +1,6 @@ - + - + diff --git a/composer.json b/composer.json index ff4ad82..7e1c324 100644 --- a/composer.json +++ b/composer.json @@ -40,8 +40,6 @@ ], "fix": "@php-cs-fixer", "pre-commit": [ - "tools/php-cs-fixer fix --dry-run --ansi", - "@phpstan --ansi", "composer validate" ] },