finished 1st round of refactoring
[pharext/pharext.org] / composer.lock
1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically"
6 ],
7 "hash": "677e6adb8d6fb297c9c04630b5fc2f61",
8 "packages": [
9 {
10 "name": "league/plates",
11 "version": "3.1.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/thephpleague/plates.git",
15 "reference": "c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/thephpleague/plates/zipball/c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8",
20 "reference": "c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8",
21 "shasum": ""
22 },
23 "require-dev": {
24 "mikey179/vfsstream": "~1.4.0",
25 "phpunit/phpunit": "~4.0",
26 "squizlabs/php_codesniffer": "~1.5"
27 },
28 "type": "library",
29 "extra": {
30 "branch-alias": {
31 "dev-master": "3.0-dev"
32 }
33 },
34 "autoload": {
35 "psr-4": {
36 "League\\Plates\\": "src"
37 }
38 },
39 "notification-url": "https://packagist.org/downloads/",
40 "license": [
41 "MIT"
42 ],
43 "authors": [
44 {
45 "name": "Jonathan Reinink",
46 "email": "jonathan@reinink.ca",
47 "role": "Developer"
48 }
49 ],
50 "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
51 "homepage": "http://platesphp.com",
52 "keywords": [
53 "league",
54 "package",
55 "templates",
56 "templating",
57 "views"
58 ],
59 "time": "2014-10-21 12:06:12"
60 },
61 {
62 "name": "m6w6/merry",
63 "version": "v1.1.0",
64 "source": {
65 "type": "git",
66 "url": "https://github.com/m6w6/merry.git",
67 "reference": "079ca547531915b0ba0cb6829a89d9c7d4b93408"
68 },
69 "dist": {
70 "type": "zip",
71 "url": "https://api.github.com/repos/m6w6/merry/zipball/079ca547531915b0ba0cb6829a89d9c7d4b93408",
72 "reference": "079ca547531915b0ba0cb6829a89d9c7d4b93408",
73 "shasum": ""
74 },
75 "type": "library",
76 "autoload": {
77 "psr-4": {
78 "merry\\": "lib/merry"
79 }
80 },
81 "notification-url": "https://packagist.org/downloads/",
82 "license": [
83 "BSD-2-Clause"
84 ],
85 "authors": [
86 {
87 "name": "Michael Wallner",
88 "email": "mike@php.net"
89 }
90 ],
91 "description": "Merry container and configuration",
92 "homepage": "http://github.com/m6w6/merry",
93 "keywords": [
94 "config",
95 "configuration",
96 "container",
97 "merry"
98 ],
99 "time": "2015-03-12 13:49:46"
100 },
101 {
102 "name": "m6w6/pharext",
103 "version": "v4.0.0",
104 "source": {
105 "type": "git",
106 "url": "https://github.com/m6w6/pharext.git",
107 "reference": "d017df1dcb270773804bbed4628397a9c7df30c4"
108 },
109 "dist": {
110 "type": "zip",
111 "url": "https://api.github.com/repos/m6w6/pharext/zipball/d017df1dcb270773804bbed4628397a9c7df30c4",
112 "reference": "d017df1dcb270773804bbed4628397a9c7df30c4",
113 "shasum": ""
114 },
115 "bin": [
116 "bin/pharext",
117 "bin/pharext.pubkey"
118 ],
119 "type": "project",
120 "notification-url": "https://packagist.org/downloads/",
121 "license": [
122 "BSD-2-Clause"
123 ],
124 "description": "Package PHP extensions as self-installing PHARs",
125 "keywords": [
126 "ext",
127 "extension",
128 "install",
129 "package",
130 "phar"
131 ],
132 "time": "2015-05-20 06:39:24"
133 },
134 {
135 "name": "m6w6/pharext.wiki",
136 "version": "dev-master",
137 "source": {
138 "type": "git",
139 "url": "https://github.com/m6w6/pharext.wiki.git",
140 "reference": "master"
141 },
142 "type": "library",
143 "time": "2015-04-30 17:39:40"
144 },
145 {
146 "name": "m6w6/pq-gateway",
147 "version": "v2.1.0",
148 "source": {
149 "type": "git",
150 "url": "https://github.com/m6w6/pq-gateway.git",
151 "reference": "03b28245fb439e82de49cc4337893c5c94319a57"
152 },
153 "dist": {
154 "type": "zip",
155 "url": "https://api.github.com/repos/m6w6/pq-gateway/zipball/03b28245fb439e82de49cc4337893c5c94319a57",
156 "reference": "03b28245fb439e82de49cc4337893c5c94319a57",
157 "shasum": ""
158 },
159 "require-dev": {
160 "amphp/amp": "^1.0-beta",
161 "react/promise": "~2.2"
162 },
163 "type": "library",
164 "autoload": {
165 "psr-0": {
166 "pq\\Gateway": "lib",
167 "pq\\Query": "lib"
168 }
169 },
170 "notification-url": "https://packagist.org/downloads/",
171 "license": [
172 "BSD-2-Clause"
173 ],
174 "authors": [
175 {
176 "name": "Michael Wallner",
177 "email": "mike@php.net"
178 }
179 ],
180 "description": "Table/row gateway for ext-pq",
181 "homepage": "http://github.com/m6w6/pq-gateway",
182 "keywords": [
183 "gateway",
184 "orm",
185 "postgres",
186 "postgresql",
187 "pq"
188 ],
189 "time": "2015-05-20 16:16:55"
190 },
191 {
192 "name": "monolog/monolog",
193 "version": "1.13.1",
194 "source": {
195 "type": "git",
196 "url": "https://github.com/Seldaek/monolog.git",
197 "reference": "c31a2c4e8db5da8b46c74cf275d7f109c0f249ac"
198 },
199 "dist": {
200 "type": "zip",
201 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c31a2c4e8db5da8b46c74cf275d7f109c0f249ac",
202 "reference": "c31a2c4e8db5da8b46c74cf275d7f109c0f249ac",
203 "shasum": ""
204 },
205 "require": {
206 "php": ">=5.3.0",
207 "psr/log": "~1.0"
208 },
209 "provide": {
210 "psr/log-implementation": "1.0.0"
211 },
212 "require-dev": {
213 "aws/aws-sdk-php": "~2.4, >2.4.8",
214 "doctrine/couchdb": "~1.0@dev",
215 "graylog2/gelf-php": "~1.0",
216 "phpunit/phpunit": "~4.0",
217 "raven/raven": "~0.5",
218 "ruflin/elastica": "0.90.*",
219 "swiftmailer/swiftmailer": "~5.3",
220 "videlalvaro/php-amqplib": "~2.4"
221 },
222 "suggest": {
223 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
224 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
225 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
226 "ext-mongo": "Allow sending log messages to a MongoDB server",
227 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
228 "raven/raven": "Allow sending log messages to a Sentry server",
229 "rollbar/rollbar": "Allow sending log messages to Rollbar",
230 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
231 "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
232 },
233 "type": "library",
234 "extra": {
235 "branch-alias": {
236 "dev-master": "1.13.x-dev"
237 }
238 },
239 "autoload": {
240 "psr-4": {
241 "Monolog\\": "src/Monolog"
242 }
243 },
244 "notification-url": "https://packagist.org/downloads/",
245 "license": [
246 "MIT"
247 ],
248 "authors": [
249 {
250 "name": "Jordi Boggiano",
251 "email": "j.boggiano@seld.be",
252 "homepage": "http://seld.be"
253 }
254 ],
255 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
256 "homepage": "http://github.com/Seldaek/monolog",
257 "keywords": [
258 "log",
259 "logging",
260 "psr-3"
261 ],
262 "time": "2015-03-09 09:58:04"
263 },
264 {
265 "name": "nikic/fast-route",
266 "version": "v0.4.0",
267 "source": {
268 "type": "git",
269 "url": "https://github.com/nikic/FastRoute.git",
270 "reference": "f26a8f7788f25c0e3e9b1579d38d7ccab2755320"
271 },
272 "dist": {
273 "type": "zip",
274 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/f26a8f7788f25c0e3e9b1579d38d7ccab2755320",
275 "reference": "f26a8f7788f25c0e3e9b1579d38d7ccab2755320",
276 "shasum": ""
277 },
278 "require": {
279 "php": ">=5.4.0"
280 },
281 "type": "library",
282 "autoload": {
283 "psr-4": {
284 "FastRoute\\": "src/"
285 },
286 "files": [
287 "src/functions.php"
288 ]
289 },
290 "notification-url": "https://packagist.org/downloads/",
291 "license": [
292 "BSD-3-Clause"
293 ],
294 "authors": [
295 {
296 "name": "Nikita Popov",
297 "email": "nikic@php.net"
298 }
299 ],
300 "description": "Fast request router for PHP",
301 "keywords": [
302 "router",
303 "routing"
304 ],
305 "time": "2015-02-26 15:33:07"
306 },
307 {
308 "name": "psr/log",
309 "version": "1.0.0",
310 "source": {
311 "type": "git",
312 "url": "https://github.com/php-fig/log.git",
313 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
314 },
315 "dist": {
316 "type": "zip",
317 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
318 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
319 "shasum": ""
320 },
321 "type": "library",
322 "autoload": {
323 "psr-0": {
324 "Psr\\Log\\": ""
325 }
326 },
327 "notification-url": "https://packagist.org/downloads/",
328 "license": [
329 "MIT"
330 ],
331 "authors": [
332 {
333 "name": "PHP-FIG",
334 "homepage": "http://www.php-fig.org/"
335 }
336 ],
337 "description": "Common interface for logging libraries",
338 "keywords": [
339 "log",
340 "psr",
341 "psr-3"
342 ],
343 "time": "2012-12-21 11:40:51"
344 },
345 {
346 "name": "rdlowrey/auryn",
347 "version": "dev-master",
348 "source": {
349 "type": "git",
350 "url": "https://github.com/rdlowrey/Auryn.git",
351 "reference": "d0d875868e1d7d241983c88252c07965a65224c1"
352 },
353 "dist": {
354 "type": "zip",
355 "url": "https://api.github.com/repos/rdlowrey/Auryn/zipball/b57a5046cfcefb0cde7fc86f9915e54aa7196cba",
356 "reference": "d0d875868e1d7d241983c88252c07965a65224c1",
357 "shasum": ""
358 },
359 "require": {
360 "php": ">=5.3.0"
361 },
362 "require-dev": {
363 "athletic/athletic": "~0.1",
364 "phpunit/phpunit": "~4.5"
365 },
366 "type": "library",
367 "autoload": {
368 "psr-4": {
369 "Auryn\\": "lib/"
370 }
371 },
372 "notification-url": "https://packagist.org/downloads/",
373 "license": [
374 "MIT"
375 ],
376 "authors": [
377 {
378 "name": "Dan Ackroyd",
379 "email": "Danack@basereality.com",
380 "homepage": "http://www.basereality.com",
381 "role": "Developer"
382 },
383 {
384 "name": "Daniel Lowrey",
385 "email": "rdlowrey@gmail.com",
386 "role": "Creator / Main Developer"
387 },
388 {
389 "name": "Levi Morrison",
390 "email": "levim@php.net",
391 "homepage": "http://morrisonlevi.github.com/",
392 "role": "Developer"
393 }
394 ],
395 "description": "Auryn is a dependency injector for bootstrapping object-oriented PHP applications.",
396 "homepage": "https://github.com/rdlowrey/Auryn",
397 "keywords": [
398 "dependency injection",
399 "dic",
400 "ioc"
401 ],
402 "time": "2015-05-17 18:29:19"
403 },
404 {
405 "name": "react/promise",
406 "version": "v2.2.0",
407 "source": {
408 "type": "git",
409 "url": "https://github.com/reactphp/promise.git",
410 "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef"
411 },
412 "dist": {
413 "type": "zip",
414 "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
415 "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
416 "shasum": ""
417 },
418 "require": {
419 "php": ">=5.4.0"
420 },
421 "type": "library",
422 "extra": {
423 "branch-alias": {
424 "dev-master": "2.0-dev"
425 }
426 },
427 "autoload": {
428 "psr-4": {
429 "React\\Promise\\": "src/"
430 },
431 "files": [
432 "src/functions_include.php"
433 ]
434 },
435 "notification-url": "https://packagist.org/downloads/",
436 "license": [
437 "MIT"
438 ],
439 "authors": [
440 {
441 "name": "Jan Sorgalla",
442 "email": "jsorgalla@googlemail.com"
443 }
444 ],
445 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
446 "time": "2014-12-30 13:32:42"
447 }
448 ],
449 "packages-dev": [],
450 "aliases": [],
451 "minimum-stability": "stable",
452 "stability-flags": {
453 "rdlowrey/auryn": 20,
454 "m6w6/pharext.wiki": 20
455 },
456 "prefer-stable": false,
457 "prefer-lowest": false,
458 "platform": [],
459 "platform-dev": []
460 }