diff --git a/tools/phar/box.json b/tools/phar/box.json index dd07666..e6bdb68 100644 --- a/tools/phar/box.json +++ b/tools/phar/box.json @@ -1,5 +1,10 @@ { "base-path": "../../", + "directories": [ + "bin", + "src", + "vendor" + ], "files": [ "LICENSE", "vendor/autoload.php"