diff --git a/composer.json b/composer.json index caaa195..c12583a 100644 --- a/composer.json +++ b/composer.json @@ -53,8 +53,7 @@ "scripts": { "analyse": "vendor/bin/phpstan", "format": "vendor/bin/php-cs-fixer fix --allow-risky=yes", - "test": "vendor/bin/pest", - "config": "bash ./install.sh" + "test": "vendor/bin/pest" }, "support": { "issues": "https://github.com/cslant/telegram-git-notifier/issues"