xref: /plugin/smtp/vendor/composer/installed.json (revision ee5c02056e482f4a07fb4b075ec45c4dfd3de0e8)
1{
2    "packages": [
3        {
4            "name": "psr/log",
5            "version": "1.1.4",
6            "version_normalized": "1.1.4.0",
7            "source": {
8                "type": "git",
9                "url": "https://github.com/php-fig/log.git",
10                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
11            },
12            "dist": {
13                "type": "zip",
14                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
15                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
16                "shasum": ""
17            },
18            "require": {
19                "php": ">=5.3.0"
20            },
21            "time": "2021-05-03T11:20:27+00:00",
22            "type": "library",
23            "extra": {
24                "branch-alias": {
25                    "dev-master": "1.1.x-dev"
26                }
27            },
28            "installation-source": "dist",
29            "autoload": {
30                "psr-4": {
31                    "Psr\\Log\\": "Psr/Log/"
32                }
33            },
34            "notification-url": "https://packagist.org/downloads/",
35            "license": [
36                "MIT"
37            ],
38            "authors": [
39                {
40                    "name": "PHP-FIG",
41                    "homepage": "https://www.php-fig.org/"
42                }
43            ],
44            "description": "Common interface for logging libraries",
45            "homepage": "https://github.com/php-fig/log",
46            "keywords": [
47                "log",
48                "psr",
49                "psr-3"
50            ],
51            "support": {
52                "source": "https://github.com/php-fig/log/tree/1.1.4"
53            },
54            "install-path": "../psr/log"
55        },
56        {
57            "name": "txthinking/mailer",
58            "version": "v2.0.1",
59            "version_normalized": "2.0.1.0",
60            "source": {
61                "type": "git",
62                "url": "https://github.com/txthinking/Mailer.git",
63                "reference": "09013cf9dad3aac195f66ae5309e8c3343c018e9"
64            },
65            "dist": {
66                "type": "zip",
67                "url": "https://api.github.com/repos/txthinking/Mailer/zipball/09013cf9dad3aac195f66ae5309e8c3343c018e9",
68                "reference": "09013cf9dad3aac195f66ae5309e8c3343c018e9",
69                "shasum": ""
70            },
71            "require": {
72                "php": ">=5.3.2",
73                "psr/log": "~1.0"
74            },
75            "require-dev": {
76                "monolog/monolog": "~1.13",
77                "phpunit/phpunit": "~4.0"
78            },
79            "time": "2018-10-09T10:47:23+00:00",
80            "type": "library",
81            "installation-source": "dist",
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            "install-path": "../txthinking/mailer"
114        }
115    ],
116    "dev": true,
117    "dev-package-names": []
118}
119