diff --git a/composer.json b/composer.json index 6761708..9e30833 100644 --- a/composer.json +++ b/composer.json @@ -16,5 +16,8 @@ ], "require": { "symfony/yaml": "^7.1" - } -} + }, + "bin": [ + "bin/jedit" + ] +} \ No newline at end of file