forked from Daniel-KM/Omeka-S-module-Internationalisation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
150 lines (150 loc) · 5.44 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"_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": "dd5e503930f26628571eeb7bdc4ca263",
"packages": [
{
"name": "components/flag-icon-css",
"version": "3.5.0",
"source": {
"type": "git",
"url": "https://github.com/lipis/flag-icon-css.git",
"reference": "5141384c57972b0b08fc3bb67bea297321fbd799"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lipis/flag-icon-css/zipball/5141384c57972b0b08fc3bb67bea297321fbd799",
"reference": "5141384c57972b0b08fc3bb67bea297321fbd799",
"shasum": ""
},
"type": "component",
"extra": {
"component": {
"name": "flag-icon-css",
"files": [
"less/**",
"css/**",
"flags/**"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Panayiotis Lipiridis (Lipis)",
"email": "[email protected]"
}
],
"description": "CSS for vector based country flags",
"support": {
"issues": "https://github.com/lipis/flag-icon-css/issues",
"source": "https://github.com/lipis/flag-icon-css/tree/3.5.0"
},
"time": "2020-06-10T11:53:19+00:00"
},
{
"name": "daniel-km/simple-iso-639-3",
"version": "0.1.3",
"source": {
"type": "git",
"url": "[email protected]:Daniel-KM/Simple-ISO-639-3.git",
"reference": "44c62e87d1a4382d20b4b9604c804a19ea74c39f"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/Daniel-KM%2FSimple-ISO-639-3/repository/archive.zip?sha=44c62e87d1a4382d20b4b9604c804a19ea74c39f",
"reference": "44c62e87d1a4382d20b4b9604c804a19ea74c39f",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"CECILL-2.1"
],
"authors": [
{
"name": "Daniel Berthereau",
"email": "[email protected]"
}
],
"description": "Convert two and three letters language codes and names from official standard sources.",
"keywords": [
"iso 639",
"language code"
],
"support": {
"email": "[email protected]",
"issues": "https://gitlab.com/Daniel-KM/Simple-ISO-639-3/-/issues",
"source": "https://gitlab.com/Daniel-KM/Simple-ISO-639-3"
},
"time": "2023-05-15T00:00:00+00:00"
},
{
"name": "slowprog/composer-copy-file",
"version": "0.3.3",
"source": {
"type": "git",
"url": "https://github.com/slowprog/CopyFile.git",
"reference": "b02d55f7587577f29d355f0ce7b697f66dffc0af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slowprog/CopyFile/zipball/b02d55f7587577f29d355f0ce7b697f66dffc0af",
"reference": "b02d55f7587577f29d355f0ce7b697f66dffc0af",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"composer/composer": "1.0.*@dev",
"mikey179/vfsstream": "~1",
"php-mock/php-mock-phpunit": "~1",
"phpunit/phpunit": "5.7.27",
"symfony/filesystem": "~2.7",
"symfony/finder": "~2.7"
},
"type": "library",
"autoload": {
"psr-4": {
"SlowProg\\CopyFile\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andrey Tyshev",
"email": "[email protected]"
}
],
"description": "Composer script copying your files after install",
"homepage": "https://github.com/SlowProg/composer-copy-file",
"keywords": [
"copy file"
],
"support": {
"issues": "https://github.com/slowprog/CopyFile/issues",
"source": "https://github.com/slowprog/CopyFile/tree/0.3.3"
},
"time": "2020-07-02T14:44:41+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.0.0"
}