alltube/composer.json
Pierre Rudloff f672b996eb Nginx
2015-04-11 22:17:42 +02:00

12 lines
184 B
JSON

{
"require": {
"smarty/smarty": "~3.1"
},
"extra": {
"paas": {
"nginx-includes": [
"nginx.conf"
]
}
}
}