-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
43 lines (38 loc) · 1.1 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 http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
"hash": "98bc84c66e13c2a08f4a71ee5b80dba6",
"packages": [
{
"name": "yiisoft/yii",
"version": "1.1.14",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii.git",
"reference": "f0fee98ee84f70f1f3652f65562c9670e919cb4e"
},
"dist": {
"type": "zip",
"url": "https://github.com/yiisoft/yii/archive/f0fee98ee84f70f1f3652f65562c9670e919cb4e.zip",
"reference": null,
"shasum": null
},
"type": "library",
"description": "Yii PHP Framework",
"homepage": "https://github.com/yiisoft/yii"
}
],
"packages-dev": [
],
"aliases": [
],
"minimum-stability": "dev",
"stability-flags": [
],
"platform": [
],
"platform-dev": [
]
}