Skip to content

Commit

Permalink
Fix phar for Windows drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrech committed May 3, 2024
1 parent 0b525e2 commit 29f5b4a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tools/phar/box.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"base-path": "../../",
"directories": [
"bin",
"src",
"vendor"
],
"files": [
"LICENSE",
"vendor/autoload.php"
Expand Down

0 comments on commit 29f5b4a

Please sign in to comment.