-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcomposer.lock
More file actions
44 lines (44 loc) · 1.28 KB
/
Copy pathcomposer.lock
File metadata and controls
44 lines (44 loc) · 1.28 KB
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
{
"_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": "bc48286898c79a80c189f35c0818d25f",
"packages": [
{
"name": "hion/base",
"version": "dev-main",
"dist": {
"type": "path",
"url": "vendor/hion/base",
"reference": "cd39c5803b921fe3a8b428e5a2d7b8694cfc8a19"
},
"type": "library",
"autoload": {
"psr-4": {
"Hion\\Base\\": "src/"
}
},
"authors": [
{
"name": "Vo Chi Long",
"email": "vochilong.work@gmail.com"
}
],
"description": "The Hion package.",
"transport-options": {
"relative": true
}
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}