Skip to content

Commit 5029ba8

Browse files
committed
Merge branch 'composer-bin'
2 parents 9a0d7b4 + d87bca0 commit 5029ba8

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
"mockery/mockery": "~0.9",
4141
"phpunit/phpunit": "~4"
4242
},
43+
"bin": [
44+
"bin/php-semver-checker-git"
45+
],
4346
"autoload": {
4447
"psr-4": {
4548
"PHPSemVerCheckerGit\\": "src/PHPSemVerCheckerGit"

composer.lock

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)