{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "d4049cf4136cffcaa132372e86a5a15e", "packages": [ { "name": "psr/log", "version": "1.1.4", "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "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" }, "time": "2021-05-03T11:20:27+00:00" }, { "name": "txthinking/mailer", "version": "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" }, "default-branch": true, "type": "library", "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" }, "time": "2025-12-07T11:30:45+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "txthinking/mailer": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "platform-overrides": { "php": "8.2" }, "plugin-api-version": "2.9.0" }