-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
117 lines (117 loc) · 4.12 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
{
"_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": "edb4beef4830b43889cd1b08c1b5a2c7",
"packages": [
{
"name": "getkirby/composer-installer",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/getkirby/composer-installer.git",
"reference": "c98ece30bfba45be7ce457e1102d1b169d922f3d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getkirby/composer-installer/zipball/c98ece30bfba45be7ce457e1102d1b169d922f3d",
"reference": "c98ece30bfba45be7ce457e1102d1b169d922f3d",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0"
},
"require-dev": {
"composer/composer": "^1.8 || ^2.0"
},
"type": "composer-plugin",
"extra": {
"class": "Kirby\\ComposerInstaller\\Plugin"
},
"autoload": {
"psr-4": {
"Kirby\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Kirby's custom Composer installer for the Kirby CMS and for Kirby plugins",
"homepage": "https://getkirby.com",
"support": {
"issues": "https://github.com/getkirby/composer-installer/issues",
"source": "https://github.com/getkirby/composer-installer/tree/1.2.1"
},
"funding": [
{
"url": "https://getkirby.com/buy",
"type": "custom"
}
],
"time": "2020-12-28T12:54:39+00:00"
},
{
"name": "wandersonwhcr/romans",
"version": "v1.3.16",
"source": {
"type": "git",
"url": "https://github.com/wandersonwhcr/romans.git",
"reference": "8daee300e0bfa8309a91462d2fb1ca10768117b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wandersonwhcr/romans/zipball/8daee300e0bfa8309a91462d2fb1ca10768117b3",
"reference": "8daee300e0bfa8309a91462d2fb1ca10768117b3",
"shasum": ""
},
"require": {
"php": ">=7.4"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "1.3.*",
"phpmd/phpmd": "2.9.*",
"phpunit/phpunit": "9.5.*",
"sebastian/phpcpd": "6.0.*",
"slevomat/coding-standard": "7.0.*",
"squizlabs/php_codesniffer": "3.6.*"
},
"type": "library",
"autoload": {
"psr-4": {
"Romans\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A Simple PHP Roman Numerals Library",
"keywords": [
"converter",
"filter",
"format",
"roman",
"roman-number",
"roman-numeral",
"validator"
],
"support": {
"issues": "https://github.com/wandersonwhcr/romans/issues",
"source": "https://github.com/wandersonwhcr/romans/tree/v1.3.16"
},
"time": "2021-04-20T10:22:10+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"
}