{
  "name": "invoiceplane/invoiceplane",
  "version": "1.6",
  "description": "InvoicePlane is a self-hosted open source application for managing your invoices, clients and payments",
  "homepage": "https://invoiceplane.com",
  "license": "MIT",
  "type": "project",
  "config": {
    "sort-packages": true
  },
  "require": {
    "codeigniter/framework": "3.1.13",
    "league/omnipay": "^3.2",
    "mpdf/mpdf": "^8.1",
    "omnipay/stripe": "*",
    "paragonie/random_compat": "^2.0",
    "phpmailer/phpmailer": "^6.6",
    "setasign/fpdf": "^1.8",
    "vlucas/phpdotenv": "^5.5"
  }
}
