forked from sirprize/basecamp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
76 lines (72 loc) · 2.19 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
{
"_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": "c1bde440873dfe55e60f6e5357d385b4",
"packages": [
{
"name": "zendframework/zendframework1",
"version": "1.12.3",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zf1.git",
"reference": "release-1.12.3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zf1/zipball/release-1.12.3",
"reference": "release-1.12.3",
"shasum": ""
},
"require": {
"php": ">=5.2.11"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-trunk": "1.12.x-dev",
"dev-release-1.0": "1.0.x-dev",
"dev-release-1.5": "1.5.x-dev",
"dev-release-1.6": "1.6.x-dev",
"dev-release-1.7": "1.7.x-dev",
"dev-release-1.8": "1.8.x-dev",
"dev-release-1.9": "1.9.x-dev",
"dev-release-1.10": "1.10.x-dev",
"dev-release-1.11": "1.11.x-dev"
}
},
"autoload": {
"psr-0": {
"Zend": "library/"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"library/"
],
"license": [
"BSD-3-Clause"
],
"description": "Zend Framework 1",
"homepage": "http://framework.zend.com/",
"keywords": [
"ZF1",
"framework"
],
"time": "2013-03-13 16:53:12"
}
],
"packages-dev": [
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
],
"platform": {
"php": ">=5.3.2"
},
"platform-dev": [
]
}