| Current Path : /home/copmadinaarea/thecopmadinaarea.org/portal/ |
| Current File : /home/copmadinaarea/thecopmadinaarea.org/portal/composer.json |
{
"name": "church/membership-management",
"description": "Church Membership Management System",
"type": "project",
"require": {
"php": ">=7.4",
"phpoffice/phpspreadsheet": "^1.29",
"tecnickcom/tcpdf": "^6.6",
"symfony/mailer": "^6.0"
},
"autoload": {
"psr-4": {
"": "classes/"
}
}
}