Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
composer: exports typefixer binary to vendor/bin. (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hologos authored and dg committed Mar 11, 2021
1 parent ff04bd9 commit bbd065b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -26,6 +26,7 @@
"classmap": ["src/"]
},
"minimum-stability": "stable",
"bin": ["typefixer"],
"scripts": {
"phpstan": "phpstan analyse",
"tester": "tester tests -s"
Expand Down
Empty file modified typefixer 100644 → 100755
Empty file.

0 comments on commit bbd065b

Please sign in to comment.