-
Notifications
You must be signed in to change notification settings - Fork 2
/
composer.lock
119 lines (119 loc) · 4.04 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
110
111
112
113
114
115
116
117
118
119
{
"_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": "77c1be1c7c95bfbf1a12ca7f17645ec1",
"packages": [
{
"name": "metowolf/meting",
"version": "v1.5.11",
"source": {
"type": "git",
"url": "https://github.com/metowolf/Meting.git",
"reference": "a88a1dffca16ae32f20cf009d7b65bfa1e9cdbad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/metowolf/Meting/zipball/a88a1dffca16ae32f20cf009d7b65bfa1e9cdbad",
"reference": "a88a1dffca16ae32f20cf009d7b65bfa1e9cdbad",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-openssl": "*",
"php": ">=5.4.0"
},
"suggest": {
"ext-bcmath": "Required to use BC Math calculate RSA.",
"ext-openssl": "Required to use OpenSSL encrypt params."
},
"type": "library",
"autoload": {
"psr-4": {
"Metowolf\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "metowolf",
"email": "[email protected]",
"homepage": "https://i-meto.com"
}
],
"description": "A powerful music API framework to accelerate development.",
"homepage": "https://github.com/metowolf/Meting",
"keywords": [
"lightweight",
"lighty",
"music api",
"php music"
],
"support": {
"issues": "https://github.com/metowolf/Meting/issues",
"source": "https://github.com/metowolf/Meting"
},
"time": "2021-07-19T11:53:12+00:00"
},
{
"name": "network/http",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/xh8039/php-net-request.git",
"reference": "47b42387a1d4d48bc3947820d28bf3318e9aa78a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/xh8039/php-net-request/zipball/47b42387a1d4d48bc3947820d28bf3318e9aa78a",
"reference": "47b42387a1d4d48bc3947820d28bf3318e9aa78a",
"shasum": ""
},
"require": {
"php": ">=7.4"
},
"default-branch": true,
"type": "library",
"autoload": {
"files": [
"src/helper.php"
],
"psr-4": {
"network\\http\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "易航",
"email": "[email protected]"
}
],
"description": "一款基于PHP的轻量级HTTP网络请求库",
"support": {
"issues": "https://github.com/xh8039/php-net-request/issues",
"source": "https://github.com/xh8039/php-net-request/tree/master"
},
"time": "2024-08-21T12:48:29+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"network/http": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}