forked from edruid/Nitroxy-retail-system
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
91 lines (91 loc) · 3.18 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
{
"_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"
],
"hash": "82cd63ca8a391a76e4d8c75723561270",
"content-hash": "80294139b6c7c36f4851aaf410612d9f",
"packages": [
{
"name": "nitroxy/basic-object",
"version": "v1.3",
"source": {
"type": "git",
"url": "https://github.com/NitroXy/BasicObject.git",
"reference": "6b3a2d96484cc1de337f2abc2e4a0261bb435dbe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/NitroXy/BasicObject/zipball/6b3a2d96484cc1de337f2abc2e4a0261bb435dbe",
"reference": "6b3a2d96484cc1de337f2abc2e4a0261bb435dbe",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"BasicObject.php",
"ValidatingBasicObject.php",
"IBasicObjectMemCache.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "David Sveningsson",
"email": "[email protected]"
},
{
"name": "Eric Druid",
"email": "[email protected]"
},
{
"name": "Andreas Tarandi",
"email": "[email protected]"
},
{
"name": "Petter Blomberg",
"email": "[email protected]"
}
],
"description": "Yet anoyther object relational mapper",
"time": "2016-02-14 23:44:12"
},
{
"name": "nitroxy/nxauth",
"version": "v1.0",
"source": {
"type": "git",
"url": "https://github.com/NitroXy/nxauth.git",
"reference": "87d185733699100860a4870877160451026995b8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/NitroXy/nxauth/zipball/87d185733699100860a4870877160451026995b8",
"reference": "87d185733699100860a4870877160451026995b8",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "Andreas Tarandi",
"email": "[email protected]"
}
],
"description": "A module for authenticating with NitroXys CAS-service",
"time": "2015-02-21 20:25:32"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}