ci(heroku): Install required locales
See https://elements.heroku.com/buildpacks/heroku/heroku-buildpack-locale
This commit is contained in:
parent
4b92015063
commit
ff5f518c73
2 changed files with 8 additions and 0 deletions
3
app.json
3
app.json
|
@ -11,6 +11,9 @@
|
|||
"php"
|
||||
],
|
||||
"buildpacks": [
|
||||
{
|
||||
"url": "https://github.com/heroku/heroku-buildpack-locale"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/piotras/heroku-buildpack-gettext.git"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue