2017-02-02 22:30:41 -05:00
|
|
|
{
|
|
|
|
"name": "mike-koch/Mods-for-HESK",
|
|
|
|
"description": "New UI and features for HESK, a free helpdesk solution",
|
|
|
|
"minimum-stability": "dev",
|
|
|
|
"license": "MIT",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Mike Koch",
|
|
|
|
"email": "mkoch227@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"require": {
|
2017-02-16 22:04:51 -05:00
|
|
|
"phpunit/phpunit": "5.7.9",
|
|
|
|
"phpmailer/phpmailer": "^5.2"
|
2017-02-02 22:30:41 -05:00
|
|
|
}
|
|
|
|
}
|