-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcomposer.lock
More file actions
64 lines (64 loc) · 2.08 KB
/
Copy pathcomposer.lock
File metadata and controls
64 lines (64 loc) · 2.08 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"_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": "c6c8507fab76c22a454f5fc387aa1a9f",
"packages": [
{
"name": "erorus/db2",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/erorus/db2.git",
"reference": "ec97b9364de753ab93bf068ee9febedba5af558c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/erorus/db2/zipball/ec97b9364de753ab93bf068ee9febedba5af558c",
"reference": "ec97b9364de753ab93bf068ee9febedba5af558c",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-gmp": "*",
"ext-mbstring": "*"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"Erorus\\DB2\\": "src/Erorus/DB2/"
}
},
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Erorus",
"email": "github@theunderminejournal.com"
}
],
"description": "DB2 Reader for World of Warcraft data files",
"homepage": "https://github.com/erorus/db2",
"support": {
"source": "https://github.com/erorus/db2/tree/master",
"issues": "https://github.com/erorus/db2/issues"
},
"time": "2026-04-06T22:06:58+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"erorus/db2": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {},
"platform-dev": {},
"plugin-api-version": "2.6.0"
}