-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomposer.lock
More file actions
48 lines (48 loc) · 1.41 KB
/
composer.lock
File metadata and controls
48 lines (48 loc) · 1.41 KB
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
{
"_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": "554ab7455a41dc50a33cac686b22d6a0",
"content-hash": "8cece2c376ad7c00a5afea4800cc2c49",
"packages": [
{
"name": "pear-pear.php.net/Net_IDNA",
"version": "0.8.1",
"dist": {
"type": "file",
"url": "https://pear.php.net/get/Net_IDNA-0.8.1.tgz",
"reference": null,
"shasum": null
},
"require": {
"php": ">=4.3.0.0"
},
"replace": {
"pear-pear/net_idna": "== 0.8.1.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL"
],
"description": "This package helps you to encode and decode punycode strings easily."
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}