-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.lock
113 lines (113 loc) · 3.91 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
102
103
104
105
106
107
108
109
110
111
112
113
{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "553e20f63129f5aadced0327f0d87543",
"content-hash": "79a6c37b9bf4125c22a058a60c79e418",
"packages": [
{
"name": "epforgpl/parsers-senat",
"version": "v1.9.0",
"source": {
"type": "git",
"url": "https://github.com/epforgpl/parsers-senat.git",
"reference": "3b9646b5e95ca0eafa6adcb3d70bae73f2b44c0f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/epforgpl/parsers-senat/zipball/3b9646b5e95ca0eafa6adcb3d70bae73f2b44c0f",
"reference": "3b9646b5e95ca0eafa6adcb3d70bae73f2b44c0f",
"shasum": ""
},
"require": {
"gilbitron/php-simplecache": "~1.4"
},
"type": "library",
"autoload": {
"psr-4": {
"epforgpl\\parsers\\": "src/"
}
},
"authors": [
{
"name": "Jakub Król",
"email": "[email protected]",
"homepage": "http://media30.pl"
},
{
"name": "Krzysztof Madejski",
"email": "[email protected]",
"homepage": "http://epf.org.pl"
}
],
"description": "Parsing data from Polish Senat",
"homepage": "https://github.com/epforgpl/parsers-senat",
"keywords": [
"parldata",
"parser",
"poland",
"polish",
"scraper",
"senat",
"senate"
],
"support": {
"source": "https://github.com/epforgpl/parsers-senat/tree/v1.9.0",
"issues": "https://github.com/epforgpl/parsers-senat/issues"
},
"time": "2017-11-07 14:42:52"
},
{
"name": "gilbitron/php-simplecache",
"version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/gilbitron/PHP-SimpleCache.git",
"reference": "92da2b34d818c2c272d76521402163b53b3bb31f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gilbitron/PHP-SimpleCache/zipball/92da2b34d818c2c272d76521402163b53b3bb31f",
"reference": "92da2b34d818c2c272d76521402163b53b3bb31f",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Gilbitron\\Util\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gilbert Pellegrom",
"email": "[email protected]",
"homepage": "http://gilbert.pellegrom.me"
}
],
"description": "A simple script for caching 3rd party API calls in PHP.",
"homepage": "https://github.com/gilbitron/PHP-SimpleCache",
"keywords": [
"cache",
"simplecache"
],
"time": "2017-01-17 12:53:32"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}