{
    "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": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/txthinking/Mailer.git",
                "reference": "616e58b81fd8aa6fd548d20929c9d53cf725a17c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/txthinking/Mailer/zipball/616e58b81fd8aa6fd548d20929c9d53cf725a17c",
                "reference": "616e58b81fd8aa6fd548d20929c9d53cf725a17c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "psr/log": "^1.0 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "monolog/monolog": "~1.13",
                "phpunit/phpunit": "~8.5"
            },
            "time": "2025-12-07T11:30:45+00:00",
            "default-branch": true,
            "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": []
}
