diff --git a/box.json.dist b/box.json.dist index f174cd7..905e6b3 100644 --- a/box.json.dist +++ b/box.json.dist @@ -4,5 +4,8 @@ "bin/pfatt", "cache/container.php" ], + "compactors": [ + "KevinGH\\Box\\Compactor\\Php" + ], "compression": "GZ" }