This document describes the general behavior of Heroku as it relates to the recognition and execution of PHP applications. Activation The Heroku PHP Support will be applied to applications only when the application has a file named composer.json in the root directory. Even if an application has no Composer dependencies, it must include at least an empty ({}) composer.json in order to be recognized