Skip to content

Commit

Permalink
Add back extra object
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvogt committed Jan 14, 2015
1 parent eb8b904 commit c4a6627
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,11 @@
"minimum-stability": "dev",
"config": {
"preferred-install": "dist"
},
extra: {
heroku: {
document-root: "webroot",
index-document: "index.php"
}
}
}

0 comments on commit c4a6627

Please sign in to comment.