-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomposer.lock
46 lines (45 loc) · 1.15 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
{
"hash": "f4b2e6a4c5f79c7c30a7815c6f185c59",
"packages": [
{
"package": "doctrine/common",
"version": "2.2.2"
},
{
"package": "doctrine/dbal",
"version": "2.2.2"
},
{
"package": "doctrine/orm",
"version": "2.2.2"
},
{
"package": "guilhermeblanco/zendframework1-doctrine2",
"version": "master-dev",
"source-reference": "master",
"commit-date": "1340213002"
},
{
"package": "php-pike/pike",
"version": "dev-master",
"source-reference": "c965095832c43e96c93d0272f93ce7fe2d551e78",
"commit-date": "1343235474"
},
{
"package": "symfony/console",
"version": "v2.0.16"
},
{
"package": "zendframework/zendframework1",
"version": "1.11.12"
}
],
"packages-dev": null,
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"php-pike/pike": 20,
"guilhermeblanco/zendframework1-doctrine2": 20
}
}