-
Notifications
You must be signed in to change notification settings - Fork 3
/
composer.lock
35 lines (35 loc) · 1017 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
32
33
34
35
{
"_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": "4a791f59a22a63a0c5c394cfc91b4340",
"packages": [
{
"name": "articles/cli",
"version": "dev-main",
"dist": {
"type": "path",
"url": "./cli",
"reference": "69ae1f9f5cd6992f87127666c52b721b75050d73"
},
"bin": [
"bin/articles"
],
"type": "library",
"transport-options": {
"relative": true
}
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {},
"platform-dev": {},
"plugin-api-version": "2.6.0"
}