Skip to content

Commit

Permalink
Add box composer.lock to phar as well
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Jan 17, 2024
1 parent ea0c804 commit 7ed7a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion box.json.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 7ed7a0f

Please sign in to comment.