diff --git a/app.json b/app.json index 94e1ee0dd..9a955acb8 100644 --- a/app.json +++ b/app.json @@ -18,6 +18,10 @@ "ENV": { "value": "heroku", "description": "Do not modify this value as it's required to work on Heroku." + }, + "BUILDPACK_URL": { + "value": "https://github.com/heroku/heroku-buildpack-php", + "description": "Do not modify this value as it's required to work on Heroku." } }, "scripts": {