diff --git a/composer.json b/composer.json index 0c0bbcaa562..e88e3962232 100644 --- a/composer.json +++ b/composer.json @@ -83,6 +83,9 @@ ], "makepot": [ "@makepot-audit --skip-audit" + ], + "bin": [ + "echo 'bin not installed'" ] }, "extra": {