Skip to content

Commit

Permalink
Create bin directory
Browse files Browse the repository at this point in the history
  • Loading branch information
shanethehat committed Jul 18, 2014
1 parent 92d14b7 commit 8bc0459
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 8 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bin
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@
"psr-0": {
"PrettyXml": "src/"
}
},
"config": {
"bin-dir": "bin"
}
}
68 changes: 60 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8bc0459

Please sign in to comment.