| Path : /home/vishqocm/pcib.in/ |
| Current File : /home/vishqocm////pcib.in/composer.json |
{
"name": "institute/management-system",
"description": "Institute Management System with Certificate Generation",
"type": "project",
"require": {
"php": ">=7.4",
"dompdf/dompdf": "^2.0"
},
"autoload": {
"psr-4": {
"App\\": "app/"
}
}
}