This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcomposer.lock
58 lines (58 loc) · 1.93 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
{
"_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"
],
"content-hash": "c745a87447783c6069f7e915dca75f20",
"packages": [
{
"name": "foadyousefi/seven-fields",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/foadyousefi/seven-fields.git",
"reference": "3ac7be69dc5b30138ae289002d18b974ea237d52"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/foadyousefi/seven-fields/zipball/3ac7be69dc5b30138ae289002d18b974ea237d52",
"reference": "3ac7be69dc5b30138ae289002d18b974ea237d52",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"type": "library",
"autoload": {
"psr-4": {
"SevenFields\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "Foad Yousefi",
"email": "[email protected]",
"homepage": "https://7km.co/"
}
],
"description": "WordPress developer-friendly option pages with custom fields.",
"homepage": "https://7km.co/",
"time": "2018-10-02T07:34:15+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"foadyousefi/seven-fields": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}