-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
229 lines (229 loc) · 7.74 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
{
"_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": "b725a7a2c767645a5c388cc388b2914f",
"content-hash": "abdc3158e1474c35fa7f41420e38fa59",
"packages": [
{
"name": "j7mbo/twitter-api-php",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://github.com/J7mbo/twitter-api-php.git",
"reference": "a89ce3e294484aad7ae13dbabe45fb3928024ef8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/a89ce3e294484aad7ae13dbabe45fb3928024ef8",
"reference": "a89ce3e294484aad7ae13dbabe45fb3928024ef8",
"shasum": ""
},
"require": {
"ext-curl": "*"
},
"require-dev": {
"phpunit/phpunit": "~4.5,>=4.5.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"files": [
"TwitterAPIExchange.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GNU Public License"
],
"authors": [
{
"name": "James Mallison",
"homepage": "https://github.com/j7mbo/twitter-api-php"
}
],
"description": "Simple PHP Wrapper for Twitter API v1.1 calls",
"homepage": "https://github.com/j7mbo/twitter-api-php",
"keywords": [
"api",
"php",
"twitter"
],
"time": "2015-08-03 21:35:18"
},
{
"name": "lusitanian/oauth",
"version": "v0.8.3",
"source": {
"type": "git",
"url": "https://github.com/Lusitanian/PHPoAuthLib.git",
"reference": "d47849e3838a7ea738111e3f1d7c810cc950539a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/d47849e3838a7ea738111e3f1d7c810cc950539a",
"reference": "d47849e3838a7ea738111e3f1d7c810cc950539a",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"predis/predis": "0.8.*@dev",
"squizlabs/php_codesniffer": "2.*",
"symfony/http-foundation": "~2.1"
},
"suggest": {
"ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
"predis/predis": "Allows using the Redis storage backend.",
"symfony/http-foundation": "Allows using the Symfony Session storage backend."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.1-dev"
}
},
"autoload": {
"psr-0": {
"OAuth": "src",
"OAuth\\Unit": "tests"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "David Desberg",
"email": "[email protected]"
},
{
"name": "Elliot Chance",
"email": "[email protected]"
},
{
"name": "Pieter Hordijk",
"email": "[email protected]"
}
],
"description": "PHP 5.3+ oAuth 1/2 Library",
"keywords": [
"Authentication",
"authorization",
"oauth",
"security"
],
"time": "2015-11-17 21:54:31"
},
{
"name": "podio/podio-php",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/podio/podio-php.git",
"reference": "436002738f202455c2c788ed7204fd24a4c3b5c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/podio/podio-php/zipball/436002738f202455c2c788ed7204fd24a4c3b5c0",
"reference": "436002738f202455c2c788ed7204fd24a4c3b5c0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"suggest": {
"kdyby/curl-ca-bundle": "Improve security through providing current CA ROOT certificates bundle"
},
"type": "library",
"autoload": {
"classmap": [
"lib/",
"models/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andreas Haugstrup Pedersen",
"email": "[email protected]",
"role": "Developer"
}
],
"description": "PHP Client for Podio API",
"homepage": "http://github.com/podio/podio-php",
"keywords": [
"podio"
],
"time": "2015-09-30 08:28:53"
},
{
"name": "popthestack/fitbit",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/popthestack/fitbitphp.git",
"reference": "8d9b61f00b29ad4db3cff63034315c867ec15171"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/popthestack/fitbitphp/zipball/8d9b61f00b29ad4db3cff63034315c867ec15171",
"reference": "8d9b61f00b29ad4db3cff63034315c867ec15171",
"shasum": ""
},
"require": {
"lusitanian/oauth": "~0.2",
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Fitbit": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Ryan Martinsen",
"email": "[email protected]",
"homepage": "http://ryanmartinsen.com"
},
{
"name": "Eli White",
"homepage": "http://eli-white.com"
}
],
"description": "Fitbit library with OAuth.",
"homepage": "https://github.com/popthestack/fitbitphp",
"keywords": [
"fitbit"
],
"time": "2014-12-19 16:04:26"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"popthestack/fitbit": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}