xref: /plugin/smtp/vendor/composer/installed.json (revision 28d0809a4424b7a71eb621f24d1b3a19c5927170)
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": "dev-master",
59            "version_normalized": "dev-master",
60            "source": {
61                "type": "git",
62                "url": "https://github.com/txthinking/Mailer.git",
63                "reference": "616e58b81fd8aa6fd548d20929c9d53cf725a17c"
64            },
65            "dist": {
66                "type": "zip",
67                "url": "https://api.github.com/repos/txthinking/Mailer/zipball/616e58b81fd8aa6fd548d20929c9d53cf725a17c",
68                "reference": "616e58b81fd8aa6fd548d20929c9d53cf725a17c",
69                "shasum": ""
70            },
71            "require": {
72                "php": ">=5.4",
73                "psr/log": "^1.0 || ^2.0 || ^3.0"
74            },
75            "require-dev": {
76                "monolog/monolog": "~1.13",
77                "phpunit/phpunit": "~8.5"
78            },
79            "time": "2025-12-07T11:30:45+00:00",
80            "default-branch": true,
81            "type": "library",
82            "installation-source": "dist",
83            "autoload": {
84                "psr-4": {
85                    "Tx\\": "src/"
86                }
87            },
88            "notification-url": "https://packagist.org/downloads/",
89            "license": [
90                "MIT"
91            ],
92            "authors": [
93                {
94                    "name": "Cloud",
95                    "email": "cloud@txthinking.com",
96                    "homepage": "http://www.txthinking.com",
97                    "role": "Thinker"
98                },
99                {
100                    "name": "Matt Sowers",
101                    "email": "msowers@erblearn.org"
102                }
103            ],
104            "description": "A very lightweight PHP SMTP mail sender",
105            "homepage": "http://github.com/txthinking/Mailer",
106            "keywords": [
107                "mail",
108                "smtp"
109            ],
110            "support": {
111                "issues": "https://github.com/txthinking/Mailer/issues",
112                "source": "https://github.com/txthinking/Mailer/tree/master"
113            },
114            "install-path": "../txthinking/mailer"
115        }
116    ],
117    "dev": true,
118    "dev-package-names": []
119}
120