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

Commit

Permalink
Add bin to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyshaw committed Sep 8, 2015
1 parent 9acac42 commit a4d6c9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
"piwik/ini": "dev-master"
},
"require-dev": {},
"bin": [
"bin/magedbm"
],
"autoload": {
"psr-0": {
"Meanbee\\Magedbm\\": "src/"
Expand Down

0 comments on commit a4d6c9b

Please sign in to comment.