diff --git a/composer.json b/composer.json index 7ffed2a..30ad743 100644 --- a/composer.json +++ b/composer.json @@ -11,6 +11,9 @@ "require-dev": { "phpunit/phpunit": "^5.1" }, + "bin": [ + "bin/docker-hostmanager" + ], "authors": [ { "name": "Luc Vieillescazes",