update composer
[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 https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically"
6 ],
7 "content-hash": "c926d96f919fd6be117001853d061d17",
8 "packages": [
9 {
10 "name": "league/plates",
11 "version": "3.3.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/thephpleague/plates.git",
15 "reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/thephpleague/plates/zipball/b1684b6f127714497a0ef927ce42c0b44b45a8af",
20 "reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af",
21 "shasum": ""
22 },
23 "require": {
24 "php": "^5.3 | ^7.0"
25 },
26 "require-dev": {
27 "mikey179/vfsstream": "^1.4",
28 "phpunit/phpunit": "~4.0",
29 "squizlabs/php_codesniffer": "~1.5"
30 },
31 "type": "library",
32 "extra": {
33 "branch-alias": {
34 "dev-master": "3.0-dev"
35 }
36 },
37 "autoload": {
38 "psr-4": {
39 "League\\Plates\\": "src"
40 }
41 },
42 "notification-url": "https://packagist.org/downloads/",
43 "license": [
44 "MIT"
45 ],
46 "authors": [
47 {
48 "name": "Jonathan Reinink",
49 "email": "jonathan@reinink.ca",
50 "role": "Developer"
51 }
52 ],
53 "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
54 "homepage": "http://platesphp.com",
55 "keywords": [
56 "league",
57 "package",
58 "templates",
59 "templating",
60 "views"
61 ],
62 "time": "2016-12-28T00:14:17+00:00"
63 },
64 {
65 "name": "m6w6/merry",
66 "version": "v1.1.0",
67 "source": {
68 "type": "git",
69 "url": "https://github.com/m6w6/merry.git",
70 "reference": "079ca547531915b0ba0cb6829a89d9c7d4b93408"
71 },
72 "dist": {
73 "type": "zip",
74 "url": "https://api.github.com/repos/m6w6/merry/zipball/079ca547531915b0ba0cb6829a89d9c7d4b93408",
75 "reference": "079ca547531915b0ba0cb6829a89d9c7d4b93408",
76 "shasum": ""
77 },
78 "type": "library",
79 "autoload": {
80 "psr-4": {
81 "merry\\": "lib/merry"
82 }
83 },
84 "notification-url": "https://packagist.org/downloads/",
85 "include-path": [
86 "src/"
87 ],
88 "license": [
89 "BSD-2-Clause"
90 ],
91 "authors": [
92 {
93 "name": "Michael Wallner",
94 "email": "mike@php.net"
95 }
96 ],
97 "description": "Merry container and configuration",
98 "homepage": "http://github.com/m6w6/merry",
99 "keywords": [
100 "config",
101 "configuration",
102 "container",
103 "merry"
104 ],
105 "time": "2015-03-12T13:49:46+00:00"
106 },
107 {
108 "name": "m6w6/pharext",
109 "version": "v4.1.2",
110 "source": {
111 "type": "git",
112 "url": "https://github.com/pharext/pharext.git",
113 "reference": "ab3dad846161d248f3c426ebc545cc6eb02fb5bc"
114 },
115 "dist": {
116 "type": "zip",
117 "url": "https://api.github.com/repos/pharext/pharext/zipball/ab3dad846161d248f3c426ebc545cc6eb02fb5bc",
118 "reference": "ab3dad846161d248f3c426ebc545cc6eb02fb5bc",
119 "shasum": ""
120 },
121 "bin": [
122 "bin/pharext",
123 "bin/pharext.pubkey",
124 "bin/pharext.update",
125 "bin/pharext.update.pubkey"
126 ],
127 "type": "project",
128 "autoload": {
129 "psr-0": {
130 "pharext": "src"
131 }
132 },
133 "notification-url": "https://packagist.org/downloads/",
134 "include-path": [
135 "src/"
136 ],
137 "license": [
138 "BSD-2-Clause"
139 ],
140 "description": "Package PHP extensions as self-installing PHARs",
141 "keywords": [
142 "ext",
143 "extension",
144 "install",
145 "package",
146 "phar"
147 ],
148 "time": "2019-09-10T13:18:30+00:00"
149 },
150 {
151 "name": "m6w6/pharext.wiki",
152 "version": "dev-master",
153 "source": {
154 "type": "git",
155 "url": "https://github.com/m6w6/pharext.wiki.git",
156 "reference": "master"
157 },
158 "type": "library",
159 "time": "2015-04-30T17:39:40+00:00"
160 },
161 {
162 "name": "m6w6/pq-gateway",
163 "version": "v2.1.0",
164 "source": {
165 "type": "git",
166 "url": "https://github.com/m6w6/pq-gateway.git",
167 "reference": "03b28245fb439e82de49cc4337893c5c94319a57"
168 },
169 "dist": {
170 "type": "zip",
171 "url": "https://api.github.com/repos/m6w6/pq-gateway/zipball/03b28245fb439e82de49cc4337893c5c94319a57",
172 "reference": "03b28245fb439e82de49cc4337893c5c94319a57",
173 "shasum": ""
174 },
175 "require-dev": {
176 "amphp/amp": "^1.0-beta",
177 "react/promise": "~2.2"
178 },
179 "type": "library",
180 "autoload": {
181 "psr-0": {
182 "pq\\Gateway": "lib",
183 "pq\\Query": "lib"
184 }
185 },
186 "notification-url": "https://packagist.org/downloads/",
187 "license": [
188 "BSD-2-Clause"
189 ],
190 "authors": [
191 {
192 "name": "Michael Wallner",
193 "email": "mike@php.net"
194 }
195 ],
196 "description": "Table/row gateway for ext-pq",
197 "homepage": "http://github.com/m6w6/pq-gateway",
198 "keywords": [
199 "gateway",
200 "orm",
201 "postgres",
202 "postgresql",
203 "pq"
204 ],
205 "time": "2015-05-20T16:16:55+00:00"
206 },
207 {
208 "name": "monolog/monolog",
209 "version": "1.24.0",
210 "source": {
211 "type": "git",
212 "url": "https://github.com/Seldaek/monolog.git",
213 "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
214 },
215 "dist": {
216 "type": "zip",
217 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
218 "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
219 "shasum": ""
220 },
221 "require": {
222 "php": ">=5.3.0",
223 "psr/log": "~1.0"
224 },
225 "provide": {
226 "psr/log-implementation": "1.0.0"
227 },
228 "require-dev": {
229 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
230 "doctrine/couchdb": "~1.0@dev",
231 "graylog2/gelf-php": "~1.0",
232 "jakub-onderka/php-parallel-lint": "0.9",
233 "php-amqplib/php-amqplib": "~2.4",
234 "php-console/php-console": "^3.1.3",
235 "phpunit/phpunit": "~4.5",
236 "phpunit/phpunit-mock-objects": "2.3.0",
237 "ruflin/elastica": ">=0.90 <3.0",
238 "sentry/sentry": "^0.13",
239 "swiftmailer/swiftmailer": "^5.3|^6.0"
240 },
241 "suggest": {
242 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
243 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
244 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
245 "ext-mongo": "Allow sending log messages to a MongoDB server",
246 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
247 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
248 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
249 "php-console/php-console": "Allow sending log messages to Google Chrome",
250 "rollbar/rollbar": "Allow sending log messages to Rollbar",
251 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
252 "sentry/sentry": "Allow sending log messages to a Sentry server"
253 },
254 "type": "library",
255 "extra": {
256 "branch-alias": {
257 "dev-master": "2.0.x-dev"
258 }
259 },
260 "autoload": {
261 "psr-4": {
262 "Monolog\\": "src/Monolog"
263 }
264 },
265 "notification-url": "https://packagist.org/downloads/",
266 "license": [
267 "MIT"
268 ],
269 "authors": [
270 {
271 "name": "Jordi Boggiano",
272 "email": "j.boggiano@seld.be",
273 "homepage": "http://seld.be"
274 }
275 ],
276 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
277 "homepage": "http://github.com/Seldaek/monolog",
278 "keywords": [
279 "log",
280 "logging",
281 "psr-3"
282 ],
283 "time": "2018-11-05T09:00:11+00:00"
284 },
285 {
286 "name": "nikic/fast-route",
287 "version": "v0.4.0",
288 "source": {
289 "type": "git",
290 "url": "https://github.com/nikic/FastRoute.git",
291 "reference": "f26a8f7788f25c0e3e9b1579d38d7ccab2755320"
292 },
293 "dist": {
294 "type": "zip",
295 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/f26a8f7788f25c0e3e9b1579d38d7ccab2755320",
296 "reference": "f26a8f7788f25c0e3e9b1579d38d7ccab2755320",
297 "shasum": ""
298 },
299 "require": {
300 "php": ">=5.4.0"
301 },
302 "type": "library",
303 "autoload": {
304 "psr-4": {
305 "FastRoute\\": "src/"
306 },
307 "files": [
308 "src/functions.php"
309 ]
310 },
311 "notification-url": "https://packagist.org/downloads/",
312 "license": [
313 "BSD-3-Clause"
314 ],
315 "authors": [
316 {
317 "name": "Nikita Popov",
318 "email": "nikic@php.net"
319 }
320 ],
321 "description": "Fast request router for PHP",
322 "keywords": [
323 "router",
324 "routing"
325 ],
326 "time": "2015-02-26T15:33:07+00:00"
327 },
328 {
329 "name": "psr/log",
330 "version": "1.1.0",
331 "source": {
332 "type": "git",
333 "url": "https://github.com/php-fig/log.git",
334 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
335 },
336 "dist": {
337 "type": "zip",
338 "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
339 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
340 "shasum": ""
341 },
342 "require": {
343 "php": ">=5.3.0"
344 },
345 "type": "library",
346 "extra": {
347 "branch-alias": {
348 "dev-master": "1.0.x-dev"
349 }
350 },
351 "autoload": {
352 "psr-4": {
353 "Psr\\Log\\": "Psr/Log/"
354 }
355 },
356 "notification-url": "https://packagist.org/downloads/",
357 "license": [
358 "MIT"
359 ],
360 "authors": [
361 {
362 "name": "PHP-FIG",
363 "homepage": "http://www.php-fig.org/"
364 }
365 ],
366 "description": "Common interface for logging libraries",
367 "homepage": "https://github.com/php-fig/log",
368 "keywords": [
369 "log",
370 "psr",
371 "psr-3"
372 ],
373 "time": "2018-11-20T15:27:04+00:00"
374 },
375 {
376 "name": "rdlowrey/auryn",
377 "version": "v1.4.2",
378 "source": {
379 "type": "git",
380 "url": "https://github.com/rdlowrey/auryn.git",
381 "reference": "8c4dc07943599ba84f4f89eab8cf43efeef80395"
382 },
383 "dist": {
384 "type": "zip",
385 "url": "https://api.github.com/repos/rdlowrey/auryn/zipball/8c4dc07943599ba84f4f89eab8cf43efeef80395",
386 "reference": "8c4dc07943599ba84f4f89eab8cf43efeef80395",
387 "shasum": ""
388 },
389 "require": {
390 "php": ">=5.3.0"
391 },
392 "require-dev": {
393 "athletic/athletic": "~0.1",
394 "fabpot/php-cs-fixer": "~1.9",
395 "phpunit/phpunit": "^4.7"
396 },
397 "type": "library",
398 "autoload": {
399 "psr-4": {
400 "Auryn\\": "lib/"
401 }
402 },
403 "notification-url": "https://packagist.org/downloads/",
404 "license": [
405 "MIT"
406 ],
407 "authors": [
408 {
409 "name": "Dan Ackroyd",
410 "email": "Danack@basereality.com",
411 "homepage": "http://www.basereality.com",
412 "role": "Developer"
413 },
414 {
415 "name": "Levi Morrison",
416 "email": "levim@php.net",
417 "homepage": "http://morrisonlevi.github.com/",
418 "role": "Developer"
419 },
420 {
421 "name": "Daniel Lowrey",
422 "email": "rdlowrey@gmail.com",
423 "homepage": "https://github.com/rdlowrey",
424 "role": "Creator / Main Developer"
425 }
426 ],
427 "description": "Auryn is a dependency injector for bootstrapping object-oriented PHP applications.",
428 "homepage": "https://github.com/rdlowrey/auryn",
429 "keywords": [
430 "dependency injection",
431 "dic",
432 "ioc"
433 ],
434 "time": "2017-05-15T06:26:46+00:00"
435 },
436 {
437 "name": "react/promise",
438 "version": "v2.7.1",
439 "source": {
440 "type": "git",
441 "url": "https://github.com/reactphp/promise.git",
442 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
443 },
444 "dist": {
445 "type": "zip",
446 "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
447 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
448 "shasum": ""
449 },
450 "require": {
451 "php": ">=5.4.0"
452 },
453 "require-dev": {
454 "phpunit/phpunit": "~4.8"
455 },
456 "type": "library",
457 "autoload": {
458 "psr-4": {
459 "React\\Promise\\": "src/"
460 },
461 "files": [
462 "src/functions_include.php"
463 ]
464 },
465 "notification-url": "https://packagist.org/downloads/",
466 "license": [
467 "MIT"
468 ],
469 "authors": [
470 {
471 "name": "Jan Sorgalla",
472 "email": "jsorgalla@gmail.com"
473 }
474 ],
475 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
476 "keywords": [
477 "promise",
478 "promises"
479 ],
480 "time": "2019-01-07T21:25:54+00:00"
481 },
482 {
483 "name": "rize/uri-template",
484 "version": "0.3.0",
485 "source": {
486 "type": "git",
487 "url": "https://github.com/rize/UriTemplate.git",
488 "reference": "2496aa674438f1c48fce122ffc44291ad7014717"
489 },
490 "dist": {
491 "type": "zip",
492 "url": "https://api.github.com/repos/rize/UriTemplate/zipball/2496aa674438f1c48fce122ffc44291ad7014717",
493 "reference": "2496aa674438f1c48fce122ffc44291ad7014717",
494 "shasum": ""
495 },
496 "require": {
497 "php": ">=5.3.0"
498 },
499 "require-dev": {
500 "phpunit/phpunit": "~4.0.0"
501 },
502 "type": "library",
503 "autoload": {
504 "psr-0": {
505 "Rize\\UriTemplate": "src/"
506 }
507 },
508 "notification-url": "https://packagist.org/downloads/",
509 "license": [
510 "MIT"
511 ],
512 "authors": [
513 {
514 "name": "Marut K",
515 "homepage": "http://twitter.com/rezigned"
516 }
517 ],
518 "description": "PHP URI Template (RFC 6570) supports both expansion & extraction",
519 "keywords": [
520 "RFC 6570",
521 "template",
522 "uri"
523 ],
524 "time": "2015-04-17 16:12:22"
525 }
526 ],
527 "packages-dev": [],
528 "aliases": [],
529 "minimum-stability": "stable",
530 "stability-flags": {
531 "m6w6/pharext.wiki": 20
532 },
533 "prefer-stable": false,
534 "prefer-lowest": false,
535 "platform": [],
536 "platform-dev": []
537 }