PHP 7.4.33
Preview: composer.json Size: 1.69 KB
//home/justbyquicklly-old/public_html/vendor/phpmailer/phpmailer/composer.json

{
    "name": "phpmailer/phpmailer",
    "type": "library",
    "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
    "authors": [
        {
            "name": "Marcus Bointon",
            "email": "[email protected]"
        },
        {
            "name": "Jim Jagielski",
            "email": "[email protected]"
        },
        {
            "name": "Andy Prevost",
            "email": "[email protected]"
        },
        {
            "name": "Brent R. Matzelle"
        }
    ],
    "funding": [
        {
            "url": "https://github.com/synchro",
            "type": "github"
        }
    ],
    "require": {
        "php": ">=5.5.0",
        "ext-ctype": "*",
        "ext-filter": "*"
    },
    "require-dev": {
        "friendsofphp/php-cs-fixer": "^2.2",
        "phpunit/phpunit": "^4.8 || ^5.7",
        "doctrine/annotations": "^1.2"
    },
    "suggest": {
        "psr/log": "For optional PSR-3 debug logging",
        "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
        "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
        "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
        "ext-mbstring": "Needed to send email in multibyte encoding charset",
        "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
    },
    "autoload": {
        "psr-4": {
            "PHPMailer\\PHPMailer\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "PHPMailer\\Test\\": "test/"
        }
    },
    "license": "LGPL-2.1-only"
}

Directory Contents

Dirs: 2 × Files: 7

Name Size Perms Modified Actions
language DIR
- drwxrwxr-x 2024-07-09 21:32:42
Edit Download
src DIR
- drwxrwxr-x 2023-05-04 22:10:04
Edit Download
2.09 KB lrwxrwxr-x 2023-05-04 22:10:04
Edit Download
1.69 KB lrwxrwxr-x 2023-05-04 22:10:04
Edit Download
4.89 KB lrwxrwxr-x 2023-05-04 22:10:04
Edit Download
26.40 KB lrwxrwxr-x 2023-05-04 22:10:04
Edit Download
16.21 KB lrwxrwxr-x 2023-05-04 22:10:04
Edit Download
5.09 KB lrwxrwxr-x 2023-05-04 22:10:04
Edit Download
5 B lrwxrwxr-x 2023-05-04 22:10:04
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).