-
Notifications
You must be signed in to change notification settings - Fork 2
/
composer.lock
54 lines (53 loc) · 1.63 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
{
"hash": "b425ff3511e16cd285e5875d021e65b7",
"packages": [
{
"name": "mohiva/common",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://github.com/mohiva/common.git",
"reference": "1dbbacb162bcf83040e8021cd8934e7a78aab4cd"
},
"dist": {
"type": "zip",
"url": "https://github.com/mohiva/common/archive/1dbbacb162bcf83040e8021cd8934e7a78aab4cd.zip",
"reference": "1dbbacb162bcf83040e8021cd8934e7a78aab4cd",
"shasum": ""
},
"require": {
"php": ">=5.4"
},
"time": "2012-08-30 14:21:33",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"com\\mohiva\\common": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"New BSD"
],
"authors": [
{
"name": "Christian Kaps",
"email": "christian.kaps@mohiva.com"
}
],
"description": "A PHP library which provides functionality shared by some mohiva projects",
"homepage": "https://github.com/mohiva/common",
"keywords": [
"library"
]
}
],
"packages-dev": null,
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"mohiva/common": 20
}
}