Skip to content

Commit

Permalink
Merge pull request #83 from dkarlovi/chore/composer-bin
Browse files Browse the repository at this point in the history
chore: add bin/xezilaires to Composer's bin/ folder
  • Loading branch information
dkarlovi authored Aug 23, 2019
2 parents 024e506 + cbc761d commit cd3c1b8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@
"psr-4": {
"Xezilaires\\Test\\": "tests/Xezilaires"
}
}
},
"bin": [
"bin/xezilaires"
]
}

0 comments on commit cd3c1b8

Please sign in to comment.