From 14e9425dc2aa2d42f95e60c83e1ed68f7d0ec07d Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Wed, 11 Mar 2026 22:49:43 +0300 Subject: [PATCH] Keep PHP annotations for correct JSON generation --- box.json | 1 + 1 file changed, 1 insertion(+) diff --git a/box.json b/box.json index 96f9edc..ca498b5 100644 --- a/box.json +++ b/box.json @@ -4,6 +4,7 @@ "KevinGH\\Box\\Compactor\\Json", "KevinGH\\Box\\Compactor\\Php" ], + "annotations": false, "check-requirements": false, "dump-autoload": false, "compression": "GZ",