-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
47 lines (47 loc) · 1.61 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
44
45
46
47
{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "db16ee2531a42115f41f055761a53fce",
"packages": [],
"packages-dev": [
{
"name": "eaglewu/swoole-ide-helper",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/eaglewu/swoole-ide-helper.git",
"reference": "1873beb3709ea9c5ece6e3ecb74a525f5ee4166f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/eaglewu/swoole-ide-helper/zipball/1873beb3709ea9c5ece6e3ecb74a525f5ee4166f",
"reference": "1873beb3709ea9c5ece6e3ecb74a525f5ee4166f",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "eagle",
"email": "eaglewudi@gmail.com"
}
],
"description": "Swoole 在IDE下自动识别类、函数、宏,自动补全函数名",
"time": "2018-06-28T14:32:18+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"eaglewu/swoole-ide-helper": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=5.6"
},
"platform-dev": []
}