-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
58 lines (58 loc) · 1.86 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
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "4135d0458e70f2cb4d0161a9951047f6",
"packages": [
{
"name": "tbh24/bundle-one",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/tomasbartkus/Bundle-One.git",
"reference": "09867f3d486e09eea4becc4f16b8443672f763b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tomasbartkus/Bundle-One/zipball/09867f3d486e09eea4becc4f16b8443672f763b0",
"reference": "09867f3d486e09eea4becc4f16b8443672f763b0",
"shasum": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"license": [
"proprietary"
],
"authors": [
{
"name": "author's name",
"email": "email@example.com"
}
],
"description": "Bundle one",
"support": {
"source": "https://github.com/tomasbartkus/Bundle-One/tree/master",
"issues": "https://github.com/tomasbartkus/Bundle-One/issues"
},
"time": "2015-03-03 08:03:57"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"tbh24/bundle-one": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.3.3"
},
"platform-dev": []
}