1{ 2 "_readme": [ 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 5 "This file is @generated automatically" 6 ], 7 "content-hash": "d7b802701312035578f0eebe1b52538f", 8 "packages": [ 9 { 10 "name": "psr/log", 11 "version": "1.1.4", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/php-fig/log.git", 15 "reference": "d49695b909c3b7628b6289db5479a1c204601f11" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", 20 "reference": "d49695b909c3b7628b6289db5479a1c204601f11", 21 "shasum": "" 22 }, 23 "require": { 24 "php": ">=5.3.0" 25 }, 26 "type": "library", 27 "extra": { 28 "branch-alias": { 29 "dev-master": "1.1.x-dev" 30 } 31 }, 32 "autoload": { 33 "psr-4": { 34 "Psr\\Log\\": "Psr/Log/" 35 } 36 }, 37 "notification-url": "https://packagist.org/downloads/", 38 "license": [ 39 "MIT" 40 ], 41 "authors": [ 42 { 43 "name": "PHP-FIG", 44 "homepage": "https://www.php-fig.org/" 45 } 46 ], 47 "description": "Common interface for logging libraries", 48 "homepage": "https://github.com/php-fig/log", 49 "keywords": [ 50 "log", 51 "psr", 52 "psr-3" 53 ], 54 "support": { 55 "source": "https://github.com/php-fig/log/tree/1.1.4" 56 }, 57 "time": "2021-05-03T11:20:27+00:00" 58 }, 59 { 60 "name": "txthinking/mailer", 61 "version": "v2.0.1", 62 "source": { 63 "type": "git", 64 "url": "https://github.com/txthinking/Mailer.git", 65 "reference": "09013cf9dad3aac195f66ae5309e8c3343c018e9" 66 }, 67 "dist": { 68 "type": "zip", 69 "url": "https://api.github.com/repos/txthinking/Mailer/zipball/09013cf9dad3aac195f66ae5309e8c3343c018e9", 70 "reference": "09013cf9dad3aac195f66ae5309e8c3343c018e9", 71 "shasum": "" 72 }, 73 "require": { 74 "php": ">=5.3.2", 75 "psr/log": "~1.0" 76 }, 77 "require-dev": { 78 "monolog/monolog": "~1.13", 79 "phpunit/phpunit": "~4.0" 80 }, 81 "type": "library", 82 "autoload": { 83 "psr-4": { 84 "Tx\\": "src/" 85 } 86 }, 87 "notification-url": "https://packagist.org/downloads/", 88 "license": [ 89 "MIT" 90 ], 91 "authors": [ 92 { 93 "name": "Cloud", 94 "email": "cloud@txthinking.com", 95 "homepage": "http://www.txthinking.com", 96 "role": "Thinker" 97 }, 98 { 99 "name": "Matt Sowers", 100 "email": "msowers@erblearn.org" 101 } 102 ], 103 "description": "A very lightweight PHP SMTP mail sender", 104 "homepage": "http://github.com/txthinking/Mailer", 105 "keywords": [ 106 "mail", 107 "smtp" 108 ], 109 "support": { 110 "issues": "https://github.com/txthinking/Mailer/issues", 111 "source": "https://github.com/txthinking/Mailer/tree/master" 112 }, 113 "time": "2018-10-09T10:47:23+00:00" 114 } 115 ], 116 "packages-dev": [], 117 "aliases": [], 118 "minimum-stability": "stable", 119 "stability-flags": {}, 120 "prefer-stable": false, 121 "prefer-lowest": false, 122 "platform": {}, 123 "platform-dev": {}, 124 "platform-overrides": { 125 "php": "8.2" 126 }, 127 "plugin-api-version": "2.9.0" 128} 129