Recommend this page to a friend! |
Classes of Dawood Ikhlaq | > | PHP Check Folder for New Files | > | composer.json | > | Download |
|
|
![]() |
{ "require": { "phpmailer/phpmailer": "^6.0", "vlucas/phpdotenv": "^3.3" }, "autoload": { "psr-4": { "DirTrack\\": "src/" }, "files": [ "src/helper.php" ] } } |