diff --git a/composer.json b/composer.json index 093e75f..b3a866e 100644 --- a/composer.json +++ b/composer.json @@ -28,5 +28,11 @@ "exclude-from-classmap": [ "**/Tests/" ] - } + }, + "config": { + "bin-dir": "bin" + }, + "bin": [ + "bin/mage" + ] } \ No newline at end of file diff --git a/composer.lock b/composer.lock index 4bd0fec..78d4185 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "452fb59524b87e73b64df8ae4e513c82", + "hash": "f6ccc11344faf8455f9ad7e47093d05a", "content-hash": "9af180a8e49a2a08013cb76345fde19b", "packages": [ {