567459626d
* go minimal! * cleanup style * more whitespace, more awesome * done with new layout. Moved buttons inside message, to avoid problems with <a> containing another <a> (which is invalid). * added support for local date. and updated libs. * new layout
11 lines
212 B
JSON
11 lines
212 B
JSON
{
|
|
"require": {
|
|
"php-imap/php-imap": "~2.0",
|
|
"gnugat/PronounceableWord": "*",
|
|
"ezyang/htmlpurifier": "^4.9",
|
|
"fightbulc/moment": "*"
|
|
},
|
|
"config": {
|
|
"vendor-dir": "src/backend-libs"
|
|
}
|
|
}
|