forked from Sonerezh/sonerezh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
100 lines (100 loc) · 3.46 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
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "98e584e1f6902a057c29406a0e5e0245",
"packages": [
{
"name": "cakephp/cakephp",
"version": "2.10.11",
"source": {
"type": "git",
"url": "https://github.com/cakephp/cakephp.git",
"reference": "98c7fa1c97b26097c923cd3481a8a2114e23fe4f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cakephp/cakephp/zipball/98c7fa1c97b26097c923cd3481a8a2114e23fe4f",
"reference": "98c7fa1c97b26097c923cd3481a8a2114e23fe4f",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"cakephp/cakephp-codesniffer": "^1.0.0",
"phpunit/phpunit": "^3.7"
},
"suggest": {
"ext-mcrypt": "You need to install ext-openssl or ext-mcrypt to use AES-256 encryption",
"ext-openssl": "You need to install ext-openssl or ext-mcrypt to use AES-256 encryption"
},
"bin": [
"lib/Cake/Console/cake"
],
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "CakePHP Community",
"homepage": "https://github.com/cakephp/cakephp/graphs/contributors"
}
],
"description": "The CakePHP framework",
"homepage": "https://cakephp.org",
"keywords": [
"framework"
],
"time": "2018-07-01T19:05:15+00:00"
},
{
"name": "james-heinrich/getid3",
"version": "v1.9.15",
"source": {
"type": "git",
"url": "https://github.com/JamesHeinrich/getID3.git",
"reference": "df9b441e547da1018b1be0e239bee095c9962c96"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/df9b441e547da1018b1be0e239bee095c9962c96",
"reference": "df9b441e547da1018b1be0e239bee095c9962c96",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"classmap": [
"getid3/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL"
],
"description": "PHP script that extracts useful information from popular multimedia file formats",
"homepage": "http://www.getid3.org/",
"keywords": [
"codecs",
"php",
"tags"
],
"time": "2017-10-26T18:34:37+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}