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