mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 02:19:34 +05:30
(feat): added phpdotenv and phpmailer library
This commit is contained in:
6
htdocs/core/composer.json
Normal file
6
htdocs/core/composer.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"require": {
|
||||
"vlucas/phpdotenv": "^5.6",
|
||||
"phpmailer/phpmailer": "^6.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user