From 7ed7a0fb0f5cc81af84e816287990b1cc1184b36 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Wed, 17 Jan 2024 19:54:11 +0100 Subject: [PATCH] Add box composer.lock to phar as well --- box.json.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/box.json.dist b/box.json.dist index 1e3d29e86da..ad6f6cffd10 100644 --- a/box.json.dist +++ b/box.json.dist @@ -7,7 +7,7 @@ "map": [ {"build/phar-versions.php" : "phar-versions.php"} ], - "files-bin": ["config.xsd"], + "files-bin": ["config.xsd", "vendor-bin/box/composer.lock"], "directories-bin" : [ "assets", "dictionaries",