-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
102 lines (102 loc) · 3.27 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
{
"_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"
],
"content-hash": "2fff880175ea6312690367a9692ea1a2",
"packages": [
{
"name": "lionar/agreements",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/lionar/agreements.git",
"reference": "30e5869e7f66283e4ac9609d49d59ce47133334c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lionar/agreements/zipball/30e5869e7f66283e4ac9609d49d59ce47133334c",
"reference": "30e5869e7f66283e4ac9609d49d59ce47133334c",
"shasum": ""
},
"require": {
"lionar/support": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"agreed\\": "source"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aron Wouters",
"email": "[email protected]",
"role": "Developer"
}
],
"description": "Interfaces for technical components.",
"keywords": [
"Agreements",
"lionar"
],
"time": "2017-08-08T20:24:02+00:00"
},
{
"name": "lionar/support",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/lionar/support.git",
"reference": "1a2920a380247e6833ff7af11ec67cff4384ecfb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lionar/support/zipball/1a2920a380247e6833ff7af11ec67cff4384ecfb",
"reference": "1a2920a380247e6833ff7af11ec67cff4384ecfb",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"": [
"source/accessibility",
"source/exceptions"
]
},
"files": [
"source/helpers/text.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aron Wouters",
"email": "[email protected]",
"role": "Developer"
}
],
"keywords": [
"lionar",
"support"
],
"time": "2017-08-07T14:00:37+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}