-
Notifications
You must be signed in to change notification settings - Fork 10
/
composer.lock
43 lines (43 loc) · 1.31 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
{
"_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": "8bef73fb5bceb81325c4c39453e4860e",
"packages": [
{
"name": "meta-box/support",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/wpmetabox/support.git",
"reference": "99607eb4d8c8c96a7c882fc5a7c69cf3534d95bd"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"MetaBox\\Support\\": ""
}
},
"license": [
"GNU GPL-2.0"
],
"description": "Helpers for Meta Box plugins",
"homepage": "https://metabox.io",
"time": "2024-10-07T00:27:46+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"meta-box/support": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.3.0"
}