-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomposer.lock
52 lines (52 loc) · 1.82 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
{
"_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": "521ce3d623715c35bac8fa642ca8078a",
"packages": [
{
"name": "tan-tan-kanarek/github-php-client",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/tan-tan-kanarek/github-php-client.git",
"reference": "9103c68507b7eba0a51b13dc499838e2cf83cdfb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tan-tan-kanarek/github-php-client/zipball/9103c68507b7eba0a51b13dc499838e2cf83cdfb",
"reference": "9103c68507b7eba0a51b13dc499838e2cf83cdfb",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"client/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"proprietary"
],
"description": "PHP client for the Github API",
"support": {
"issues": "https://github.com/tan-tan-kanarek/github-php-client/issues",
"source": "https://github.com/tan-tan-kanarek/github-php-client/tree/master"
},
"time": "2015-11-16T08:36:41+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"ext-curl": "*"
},
"platform-dev": [],
"plugin-api-version": "2.2.0"
}