Skip to content

Commit

Permalink
fix boot binaries in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dzuelke committed Apr 3, 2014
1 parent 3497e1b commit d7e824a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "heroku/heroku-buildpack-php",
"bin": [
"bin/heroku-php-boot"
"bin/heroku-php-apache",
"bin/heroku-php-nginx"
]
}

0 comments on commit d7e824a

Please sign in to comment.