Login
From:
devcenter.heroku.com
(Uncensored)
subscribe
Specifying a PHP Runtime | Heroku Dev Center
https://devcenter.heroku.com/articles/specifying-a-php-runtime
links
backlinks
Roast topics
Find topics
Find it!
You can specify which runtime(s) to use in your `composer.json` file. Upon a push, Heroku reads the necessary information from `composer.lock`, if present, and falls back to `composer.json` otherwise.