-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomposer.lock
71 lines (67 loc) · 2.06 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
{
"hash": "34243fad1f64e551a32091ed0286dcd6",
"packages": [
{
"name": "emagister/zend-form-decorators-bootstrap",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/Emagister/zend-form-decorators-bootstrap.git",
"reference": "c08fddcaef6074cd5463ebcd86a0a602d4ae2cb3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Emagister/zend-form-decorators-bootstrap/zipball/c08fddcaef6074cd5463ebcd86a0a602d4ae2cb3",
"reference": "c08fddcaef6074cd5463ebcd86a0a602d4ae2cb3",
"shasum": ""
},
"require": {
"php": ">=5.2.4"
},
"type": "library",
"autoload": {
"psr-0": {
"Twitter_": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
""
],
"license": [
"MIT"
],
"authors": [
{
"name": "EmagisterTech",
"email": "[email protected]",
"homepage": "http://engineering.emagister.com",
"role": "Developer"
}
],
"description": "Zend_Form decorators for Twitter's Bootstrap UI",
"homepage": "https://emagister.github.com/zend-form-decorators-bootstrap",
"keywords": [
"bootstrap",
"twitter",
"twitter bootstrap",
"zend",
"zend form",
"zend form decorators"
],
"time": "2013-02-27 18:49:23"
}
],
"packages-dev": [
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"emagister/zend-form-decorators-bootstrap": 20
},
"platform": [
],
"platform-dev": [
]
}