riainvoice/composer.json
gandhimathi Bharathirajan c940cb1a2c all files
2017-09-11 14:38:03 +05:30

18 lines
382 B
JSON

{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/InvoicePlane/mpdf.git"
}
],
"require": {
"phpmailer/phpmailer": "^5.2",
"mpdf/mpdf": "dev-development",
"vlucas/phpdotenv": "^2.4",
"setasign/fpdi-fpdf": "^1.6.1",
"codeigniter/framework": "^3.1",
"omnipay/omnipay": "~2.0",
"paragonie/random_compat": "^2.0"
}
}