diff --git a/box.json b/box.json index 0dbdcc0..2a3c0e6 100644 --- a/box.json +++ b/box.json @@ -5,7 +5,8 @@ ], "files": [ "index.php", - "slate.twig" + "slate.twig", + "include.twig" ], "finder": [ { @@ -16,5 +17,6 @@ ], "main": "index.php", "output": "swagger2slate.phar", + "compression": "GZ", "stub": true } \ No newline at end of file