-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
109 lines (109 loc) · 3.64 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"_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": "25caa677e4e23fd8b3509290d769f7d3",
"packages": [
{
"name": "joshtronic/php-projecthoneypot",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/joshtronic/php-projecthoneypot.git",
"reference": "340711b331c7eb33675c4540f4f125ccc2e443d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joshtronic/php-projecthoneypot/zipball/340711b331c7eb33675c4540f4f125ccc2e443d8",
"reference": "340711b331c7eb33675c4540f4f125ccc2e443d8",
"shasum": ""
},
"require-dev": {
"satooshi/php-coveralls": "dev-master"
},
"type": "library",
"autoload": {
"psr-4": {
"joshtronic\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Josh Sherman",
"email": "hello@joshtronic.com",
"homepage": "http://joshtronic.com"
}
],
"description": "PHP Wrapper for Project Honey Pot",
"homepage": "https://github.com/joshtronic/php-projecthoneypot",
"keywords": [
"api",
"honey",
"pot",
"project",
"spam",
"spammer"
],
"time": "2020-03-03T02:55:28+00:00"
},
{
"name": "wesbos/burner-email-providers",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/wesbos/burner-email-providers.git",
"reference": "e08d5fdd01b7331263f49263153ccd73edfa7830"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wesbos/burner-email-providers/zipball/e08d5fdd01b7331263f49263153ccd73edfa7830",
"reference": "e08d5fdd01b7331263f49263153ccd73edfa7830",
"shasum": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"license": [
"proprietary"
],
"authors": [
{
"name": "Wes Bos & contributors"
}
],
"description": "A list of burner email providers.",
"keywords": [
"email"
],
"support": {
"source": "https://github.com/wesbos/burner-email-providers",
"issues": "https://github.com/wesbos/burner-email-providers/issues"
},
"time": "2020-04-17T10:43:27+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"joshtronic/php-projecthoneypot": 20,
"wesbos/burner-email-providers": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"ext-pdo": "*",
"ext-json": "*",
"ext-curl": "*"
},
"platform-dev": []
}