The filesystem in heroku is read-only and ephemeral! This is not the Drupal hosting platform of your dreams!
git clone --branch 7.x-pimple https://github.com/bangpound/drupal.git
cd drupal
heroku create
composer install
git add composer.lock
git commit -m "add composer.lock"
heroku addons:add heroku-postgresql