-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.lock
101 lines (99 loc) · 2.99 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
"hash": "4920f3e994b7c18490e0acf1ae0a2926",
"packages": [
{
"name": "vates/gallic",
"version": "v0.2.4",
"source": {
"type": "git",
"url": "https://github.com/julien-f/gallic",
"reference": "v0.2.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/julien-f/gallic/archive/v0.2.4.zip",
"reference": "v0.2.4",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},
"time": "2012-12-17 14:25:36",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"src/Gallic.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Julien Fontanet",
"email": "[email protected]"
}
],
"description": "PHP Library.",
"keywords": [
"templating",
"autoloading",
"object storage"
]
},
{
"name": "zendframework/zendframework1",
"version": "1.12.0",
"source": {
"type": "svn",
"url": "http://framework.zend.com/svn/framework/standard",
"reference": "/tags/release-1.12.0/@25051"
},
"require": {
"php": ">=5.2.4"
},
"time": "2012-08-27 17:35:21",
"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"
}
},
"installation-source": "source",
"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": [
"framework",
"ZF1"
]
}
],
"packages-dev": null,
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
]
}