diff --git a/composer.json b/composer.json index 95dda47..c4eee01 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "@php artisan package:discover" ], "fix": [ - "php-cs-fixer fix" + "php-cs-fixer fix --config=.php_cs.dist" ], "test": [ "phpunit"