Skip to content

Commit

Permalink
Composer: track bins
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Oct 1, 2024
1 parent a65de22 commit 819604c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@
"Tests\\": "tests"
}
},
"bin": [
"bin/mate",
"bin/mate.php"
],
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
Expand Down

0 comments on commit 819604c

Please sign in to comment.