diff --git a/app.json b/app.json index f641eac..b9584fe 100644 --- a/app.json +++ b/app.json @@ -11,6 +11,9 @@ "php" ], "buildpacks": [ + { + "url": "https://github.com/piotras/heroku-buildpack-gettext.git" + }, { "url": "heroku/nodejs" }, @@ -19,9 +22,6 @@ }, { "url": "heroku/php" - }, - { - "url": "https://github.com/piotras/heroku-buildpack-gettext.git" } ], "env": {