-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
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": "230c32db4e55e66e481741e1ec4d8efa",
"packages": [
{
"name": "platron/signature",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/Platron/signature.git",
"reference": "5d429a518c6695295b6a495ac99a9f8742b7a66d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Platron/signature/zipball/5d429a518c6695295b6a495ac99a9f8742b7a66d",
"reference": "5d429a518c6695295b6a495ac99a9f8742b7a66d",
"shasum": ""
},
"require": {
"php": ">=5.3.1"
},
"type": "library",
"autoload": {
"psr-4": {
"platron\\": ""
}
},
"license": [
"BSD-3-Clause"
],
"description": "Protocol signature package",
"homepage": "http://platron.ru",
"keywords": [
"platron",
"protocol",
"signature"
],
"support": {
"issues": "https://github.com/platron/signature/issues?state=open",
"source": "https://github.com/platron/signature"
},
"time": "2015-08-05T10:47:23+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}