This commit is contained in:
Pierre Rudloff 2015-04-11 22:15:35 +02:00
parent 0b4e75547a
commit f672b996eb
3 changed files with 14 additions and 1 deletions

View file

@ -1,5 +1,12 @@
{
"require": {
"smarty/smarty": "~3.1"
},
"extra": {
"paas": {
"nginx-includes": [
"nginx.conf"
]
}
}
}