-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomposer.lock
executable file
·57 lines (57 loc) · 1.85 KB
/
composer.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"_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": "a0a7f641d60033c38cc2b8b976539b2e",
"packages": [
{
"name": "anthonybudd/wp_mail",
"version": "v1.0",
"source": {
"type": "git",
"url": "https://github.com/anthonybudd/WP_Mail.git",
"reference": "218cc2cf79168b2465ba8784feccb15ebabb115c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/anthonybudd/WP_Mail/zipball/218cc2cf79168b2465ba8784feccb15ebabb115c",
"reference": "218cc2cf79168b2465ba8784feccb15ebabb115c",
"shasum": ""
},
"type": "library",
"autoload": {
"files": [
"src/WP_Mail.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "Anthony Budd",
"email": "[email protected]"
}
],
"support": {
"issues": "https://github.com/anthonybudd/WP_Mail/issues",
"source": "https://github.com/anthonybudd/WP_Mail/tree/v1.0"
},
"time": "2017-05-16T11:19:12+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=7.4"
},
"platform-dev": [],
"platform-overrides": {
"php": "7.4"
},
"plugin-api-version": "2.6.0"
}