Revision 654c4fa3d11448c8005400a244987896243a990a

Committed on 23/04/2017 3:28 pm by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]

minor #311 New Heroku stack and simpler Procfile (dzuelke)

This PR was squashed before being merged into the 5.0.x-dev branch (closes #311).

Discussion
----------

New Heroku stack and simpler Procfile

The `cedar` stack has been retired in late 2015 (https://devcenter.heroku.com/changelog-items/755), but `heroku-16` is in beta now.

The `heroku-php-apache2` and friends boot scripts are also always on `$PATH`, so the command can be simplified.

Commits
-------

0b610fd New Heroku stack and simpler Procfile