{
    "name": "erp/simple-erp",
    "description": "Simple ERP System",
    "require": {
        "php": ">=8.2",
        "phpoffice/phpspreadsheet": "^1.29",
        "phpmailer/phpmailer": "^6.9",
        "tecnickcom/tcpdf": "^6.7",
        "gabordemooij/redbean": "^5.7",
        "smarty/smarty": "^4.5"
    },
    "config": {
        "allow-plugins": {
            "composer/installers": true
        }
    }
}
