diff --git a/composer.json b/composer.json index b9e0dd6..22cc0c7 100644 --- a/composer.json +++ b/composer.json @@ -50,5 +50,8 @@ "allow-plugins": { "phpro/grumphp": true } - } + }, + "bin": [ + "jackit" + ] }