-
Notifications
You must be signed in to change notification settings - Fork 9
/
composer.lock
79 lines (79 loc) · 2.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"_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",
"This file is @generated automatically"
],
"hash": "9ba29b3d128a83cb847167ec991d767e",
"packages": [
{
"name": "dreamfactory/installer",
"version": "dev-develop",
"source": {
"type": "git",
"url": "https://github.com/dreamfactorysoftware/installer.git",
"reference": "cd9de2bb6daae50a4ce2e11a873121bb0c17d916"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dreamfactorysoftware/installer/zipball/cd9de2bb6daae50a4ce2e11a873121bb0c17d916",
"reference": "cd9de2bb6daae50a4ce2e11a873121bb0c17d916",
"shasum": ""
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
"composer/composer": "1.0.*@dev",
"phpunit/phpunit": "@stable"
},
"type": "composer-installer",
"extra": {
"class": "DreamFactory\\Tools\\Composer\\Installer\\Installer",
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"DreamFactory\\Tools\\Composer\\Installer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"description": "DreamFactory Services Platform(tm) Library Installer",
"homepage": "https://www.dreamfactory.com/",
"keywords": [
"Service Bus",
"cloud-computing",
"dsp",
"dsp-core",
"esb",
"framework",
"remote web services",
"rest"
],
"time": "2015-01-22 19:46:54"
}
],
"packages-dev": [],
"aliases": [
{
"alias": "dev-master",
"alias_normalized": "9999999-dev",
"version": "dev-develop",
"package": "dreamfactory/installer"
}
],
"minimum-stability": "dev",
"stability-flags": {
"dreamfactory/installer": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}