From 09cf864045431776103ffa2b4d0852846b4e61aa Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Tue, 28 Oct 2014 14:52:18 -0700 Subject: [PATCH] Be sure to include all LICENSE files in phar --- box.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/box.json b/box.json index 9d61955..459a60d 100644 --- a/box.json +++ b/box.json @@ -13,6 +13,8 @@ "finder": [ { "name": [ + "LICENSE", + "LICENSE.*", "*.php", "*.pem", "*.pem.md5"