| Current Path : /var/www/consult-e-syn/public_html/plugins/ats/mailfetch/ |
| Current File : /var/www/consult-e-syn/public_html/plugins/ats/mailfetch/composer.json |
{
"name": "akeeba/ats_mailfetch",
"description": "Email Fetch for Akeeba Ticket System for Joomla!",
"type": "project",
"license": "GPL-3.0+",
"config": {
"secure-http": false
},
"repositories": [
{
"type": "pear",
"url": "http://pear.horde.org"
}
],
"require": {
"pear-pear.horde.org/horde_imap_client": "*"
}
}