Install gettext on Heroku
This commit is contained in:
parent
4b174d297b
commit
e62c385735
1 changed files with 3 additions and 0 deletions
3
app.json
3
app.json
|
@ -19,6 +19,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "heroku/php"
|
"url": "heroku/php"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/piotras/heroku-buildpack-gettext.git"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"env": {
|
"env": {
|
||||||
|
|
Loading…
Reference in a new issue