-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
58 lines (58 loc) · 1.7 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 https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "4e8b52ecf6597d067732dc9125da785a",
"packages": [
{
"name": "ferror/bca",
"version": "dev-main",
"dist": {
"type": "path",
"url": "app/BoundedContextA",
"reference": "fc5fc89873e50c77d0bd3ff6db260f509c050af1"
},
"type": "library",
"transport-options": {
"relative": true
}
},
{
"name": "ferror/bcb",
"version": "dev-main",
"dist": {
"type": "path",
"url": "app/BoundedContextB",
"reference": "5e83aea4e920c8a2ff06f7ee17777107eefa6165"
},
"type": "library",
"transport-options": {
"relative": true
}
},
{
"name": "ferror/bcc",
"version": "dev-main",
"dist": {
"type": "path",
"url": "app/BoundedContextC",
"reference": "bd1e548cf6587f26e7dc1875d76ded917960accb"
},
"type": "library",
"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.3.0"
}