1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-19 20:33:06 +05:30
Files
neosubhamoy-portfolio/htdocs/core/composer.json

7 lines
101 B
JSON

{
"require": {
"vlucas/phpdotenv": "^5.6",
"phpmailer/phpmailer": "^6.9"
}
}