-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomposer.lock
More file actions
26 lines (26 loc) · 740 Bytes
/
composer.lock
File metadata and controls
26 lines (26 loc) · 740 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": "1a0f404919d510fdc56e58886c37ae6c",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=7.4",
"ext-pdo": "*",
"ext-curl": "*",
"ext-json": "*",
"ext-gd": "*",
"ext-xml": "*",
"ext-zip": "*"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
}