Skip to content

Commit

Permalink
Merge pull request #133 from zando-coza/composer-bin
Browse files Browse the repository at this point in the history
Define binaries in Composer file
  • Loading branch information
brianlmoon authored Feb 3, 2017
2 parents b61b8fd + d5b32bf commit d635b92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"require": {
"php": ">=5.5.9"
},
"bin": ["bin/pear_manager.php", "bin/pecl_manager.php"],
"autoload": {
"psr-4": {
"GearmanManager\\": "src/"
Expand Down

0 comments on commit d635b92

Please sign in to comment.