-
Notifications
You must be signed in to change notification settings - Fork 5
/
composer.lock
39 lines (39 loc) · 1.13 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
{
"_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": "5be9f087fee6a74c4c269d6de28bad54",
"packages": [
{
"name": "daniel-km/omeka-s-module-common",
"version": "master",
"source": {
"type": "git",
"url": "https://gitlab.com/Daniel-KM/Omeka-S-module-Common.git",
"reference": "master"
},
"type": "library",
"autoload": {
"psr-4": {
"Common\\": [
"",
"src/"
]
}
}
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"daniel-km/omeka-s-module-common": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}