{
    "packages": [
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "txthinking/mailer",
            "version": "v2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/txthinking/Mailer.git",
                "reference": "09013cf9dad3aac195f66ae5309e8c3343c018e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/txthinking/Mailer/zipball/09013cf9dad3aac195f66ae5309e8c3343c018e9",
                "reference": "09013cf9dad3aac195f66ae5309e8c3343c018e9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "psr/log": "~1.0"
            },
            "require-dev": {
                "monolog/monolog": "~1.13",
                "phpunit/phpunit": "~4.0"
            },
            "time": "2018-10-09T10:47:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Tx\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Cloud",
                    "email": "cloud@txthinking.com",
                    "homepage": "http://www.txthinking.com",
                    "role": "Thinker"
                },
                {
                    "name": "Matt Sowers",
                    "email": "msowers@erblearn.org"
                }
            ],
            "description": "A very lightweight PHP SMTP mail sender",
            "homepage": "http://github.com/txthinking/Mailer",
            "keywords": [
                "mail",
                "smtp"
            ],
            "support": {
                "issues": "https://github.com/txthinking/Mailer/issues",
                "source": "https://github.com/txthinking/Mailer/tree/master"
            },
            "install-path": "../txthinking/mailer"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
