{ "_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": "d7b802701312035578f0eebe1b52538f", "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": "v2.0.1", "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" }, "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": "2018-10-09T10:47:23+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "platform-overrides": { "php": "8.2" }, "plugin-api-version": "2.9.0" }