forked from MosTec/LoveLiveSever
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
118 lines (118 loc) · 3.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
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
{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "e9a85b8fe4b164971c89f4a79e5ac5ac",
"content-hash": "b12bcf082559ba52fc2004592773f835",
"packages": [
{
"name": "pingplusplus/pingpp-php",
"version": "2.1.5",
"source": {
"type": "git",
"url": "https://github.com/PingPlusPlus/pingpp-php.git",
"reference": "c1412aac5353ad81ed1e75a34c8e9cb36364503a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PingPlusPlus/pingpp-php/zipball/c1412aac5353ad81ed1e75a34c8e9cb36364503a",
"reference": "c1412aac5353ad81ed1e75a34c8e9cb36364503a",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": []
},
"autoload": {
"psr-4": {
"Pingpp\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Pingplusplus and contributors",
"homepage": "https://github.com/PingPlusPlus/pingpp-php/contributors"
}
],
"description": "Pingplusplus PHP Library",
"homepage": "https://pingxx.com/",
"keywords": [
"api",
"mobile payment processing",
"pingpp"
],
"time": "2016-08-18 10:18:18"
},
{
"name": "qiniu/php-sdk",
"version": "v7.0.8",
"source": {
"type": "git",
"url": "https://github.com/qiniu/php-sdk.git",
"reference": "d1bca450b56d85beb7ba21f374a47bfeb59c288b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/qiniu/php-sdk/zipball/d1bca450b56d85beb7ba21f374a47bfeb59c288b",
"reference": "d1bca450b56d85beb7ba21f374a47bfeb59c288b",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~2.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Qiniu\\": "src/Qiniu"
},
"files": [
"src/Qiniu/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Qiniu",
"email": "[email protected]",
"homepage": "http://www.qiniu.com"
}
],
"description": "Qiniu Resource (Cloud) Storage SDK for PHP",
"homepage": "http://developer.qiniu.com/",
"keywords": [
"cloud",
"qiniu",
"sdk",
"storage"
],
"time": "2016-07-19 06:18:08"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}