Configure bin-dir

This commit is contained in:
Oliver Davies 2016-11-30 08:09:48 +00:00
parent 5e3a9c3b4c
commit d9a72dd222
3 changed files with 5 additions and 1 deletions

View file

@ -8,5 +8,8 @@
"php": "^5.5",
"sculpin/sculpin": "^2.1@dev",
"tsphethean/sculpin-related-posts-bundle": "~0.1.0"
},
"config": {
"bin-dir": "bin"
}
}