-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
97 lines (97 loc) · 3.22 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
{
"_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": "7b64e2da147e3401d63009f96871188e",
"packages": [
{
"name": "megajack22/ultralib",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/MegaJack22/ULTRALIB.git",
"reference": "0ade960dd841be4980e84aab1d5158789f7f3198"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MegaJack22/ULTRALIB/zipball/0ade960dd841be4980e84aab1d5158789f7f3198",
"reference": "0ade960dd841be4980e84aab1d5158789f7f3198",
"shasum": ""
},
"require": {
"rok9ru/trpo-core": "2.0"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"zhelonin\\": "zhelonin"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "testname",
"email": "[email protected]"
}
],
"description": "trpo",
"support": {
"source": "https://github.com/MegaJack22/ULTRALIB/tree/main",
"issues": "https://github.com/MegaJack22/ULTRALIB/issues"
},
"time": "2021-04-10T10:15:52+00:00"
},
{
"name": "rok9ru/trpo-core",
"version": "2.0",
"source": {
"type": "git",
"url": "https://github.com/rok9ru/trpo-core.git",
"reference": "fd341399677df9ed17a71e4abb9230277ede5395"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rok9ru/trpo-core/zipball/fd341399677df9ed17a71e4abb9230277ede5395",
"reference": "fd341399677df9ed17a71e4abb9230277ede5395",
"shasum": ""
},
"require": {
"php": "^7.3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"core\\": "core"
}
},
"authors": [
{
"name": "Sleepplayer",
"email": "[email protected]"
}
],
"description": "Project for lesson subject \"TRPO\" test project",
"support": {
"source": "https://github.com/rok9ru/trpo-core/tree/2.0",
"issues": "https://github.com/rok9ru/trpo-core/issues"
},
"time": "2021-01-13T12:08:11+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"megajack22/ultralib": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.0.0"
}