-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomposer.lock
31 lines (31 loc) · 921 Bytes
/
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
{
"_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": "53ff8b3c43bfafe3c7c2a820b4089155",
"packages": [
{
"name": "wordpress/wordpress",
"version": "master",
"source": {
"type": "git",
"url": "https://github.com/WordPress/WordPress.git",
"reference": "5.8-branch"
},
"type": "webroot"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"wordpress/wordpress": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}