-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathcomposer.lock
More file actions
26 lines (26 loc) · 751 Bytes
/
composer.lock
File metadata and controls
26 lines (26 loc) · 751 Bytes
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
{
"_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": "c60d550c31b48f9e555ab1bcf35a0e93",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "~7.2 || ~8.0",
"ext-dom": "*",
"ext-libxml": "*"
},
"platform-dev": {
"ext-simplexml": "*",
"ext-xmlreader": "*",
"ext-xmlwriter": "*"
},
"plugin-api-version": "2.0.0"
}