Skip to content

Commit

Permalink
Merge pull request monque#9 from BorislavSabev/patch-1
Browse files Browse the repository at this point in the history
Add binary bindings to composer.json
  • Loading branch information
monque authored Sep 3, 2016
2 parents 257b9c1 + 58387ed commit 12d9a4e
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 @@ -19,5 +19,8 @@
"psr-4": {
"PhpMigration\\": "src/"
}
}
},
"bin": [
"bin/phpmig"
]
}

0 comments on commit 12d9a4e

Please sign in to comment.