comparison composer.lock @ 0:1e000243b222

vanilla 1.3.3 distro, I hope
author Charlie Root
date Thu, 04 Jan 2018 15:50:29 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1e000243b222
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#composer-lock-the-lock-file",
5 "This file is @generated automatically"
6 ],
7 "content-hash": "dc36740daca018fc6288654a7f3e39be",
8 "packages": [
9 {
10 "name": "composer/semver",
11 "version": "1.4.2",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/composer/semver.git",
15 "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
20 "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
21 "shasum": ""
22 },
23 "require": {
24 "php": "^5.3.2 || ^7.0"
25 },
26 "require-dev": {
27 "phpunit/phpunit": "^4.5 || ^5.0.5",
28 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
29 },
30 "type": "library",
31 "extra": {
32 "branch-alias": {
33 "dev-master": "1.x-dev"
34 }
35 },
36 "autoload": {
37 "psr-4": {
38 "Composer\\Semver\\": "src"
39 }
40 },
41 "notification-url": "https://packagist.org/downloads/",
42 "license": [
43 "MIT"
44 ],
45 "authors": [
46 {
47 "name": "Nils Adermann",
48 "email": "naderman@naderman.de",
49 "homepage": "http://www.naderman.de"
50 },
51 {
52 "name": "Jordi Boggiano",
53 "email": "j.boggiano@seld.be",
54 "homepage": "http://seld.be"
55 },
56 {
57 "name": "Rob Bast",
58 "email": "rob.bast@gmail.com",
59 "homepage": "http://robbast.nl"
60 }
61 ],
62 "description": "Semver library that offers utilities, version constraint parsing and validation.",
63 "keywords": [
64 "semantic",
65 "semver",
66 "validation",
67 "versioning"
68 ],
69 "time": "2016-08-30T16:08:34+00:00"
70 },
71 {
72 "name": "endroid/qrcode",
73 "version": "1.6.6",
74 "source": {
75 "type": "git",
76 "url": "https://github.com/endroid/qr-code.git",
77 "reference": "cef5d5b7b904d7bb0708eb744c35316364b65fa0"
78 },
79 "dist": {
80 "type": "zip",
81 "url": "https://api.github.com/repos/endroid/qr-code/zipball/cef5d5b7b904d7bb0708eb744c35316364b65fa0",
82 "reference": "cef5d5b7b904d7bb0708eb744c35316364b65fa0",
83 "shasum": ""
84 },
85 "require": {
86 "ext-gd": "*",
87 "php": ">=5.3.0"
88 },
89 "type": "library",
90 "extra": {
91 "branch-alias": {
92 "dev-master": "1.x-dev"
93 }
94 },
95 "autoload": {
96 "psr-4": {
97 "Endroid\\QrCode\\": "src/"
98 }
99 },
100 "notification-url": "https://packagist.org/downloads/",
101 "license": [
102 "MIT"
103 ],
104 "authors": [
105 {
106 "name": "Jeroen van den Enden",
107 "email": "info@endroid.nl",
108 "homepage": "http://endroid.nl/"
109 }
110 ],
111 "description": "Endroid QR Code",
112 "homepage": "https://github.com/endroid/QrCode",
113 "keywords": [
114 "code",
115 "endroid",
116 "qr",
117 "qrcode"
118 ],
119 "abandoned": "endroid/qr-code",
120 "time": "2016-05-29T07:37:18+00:00"
121 },
122 {
123 "name": "johndoh/contextmenu",
124 "version": "2.3",
125 "source": {
126 "type": "git",
127 "url": "https://github.com/JohnDoh/roundcube-contextmenu.git",
128 "reference": "7a03909260638a6ae05567b091dc120b653b1330"
129 },
130 "dist": {
131 "type": "zip",
132 "url": "https://api.github.com/repos/JohnDoh/roundcube-contextmenu/zipball/7a03909260638a6ae05567b091dc120b653b1330",
133 "reference": "7a03909260638a6ae05567b091dc120b653b1330",
134 "shasum": ""
135 },
136 "require": {
137 "php": ">=5.2.1",
138 "roundcube/plugin-installer": ">=0.1.2"
139 },
140 "type": "roundcube-plugin",
141 "extra": {
142 "roundcube": {
143 "min-version": "1.3"
144 }
145 },
146 "notification-url": "https://plugins.roundcube.net/downloads/",
147 "license": [
148 "GPL-3.0"
149 ],
150 "authors": [
151 {
152 "name": "Philip Weir",
153 "email": "roundcube@tehinterweb.co.uk",
154 "role": "Developer"
155 }
156 ],
157 "description": "Adds context menus with common tasks to various parts of Roundcube",
158 "homepage": "http://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/",
159 "keywords": [
160 "context",
161 "menu",
162 "right-click"
163 ],
164 "time": "2017-06-14T05:37:14+00:00"
165 },
166 {
167 "name": "pear/auth_sasl",
168 "version": "v1.1.0",
169 "source": {
170 "type": "git",
171 "url": "https://github.com/pear/Auth_SASL.git",
172 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee"
173 },
174 "dist": {
175 "type": "zip",
176 "url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
177 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
178 "shasum": ""
179 },
180 "require": {
181 "pear/pear_exception": "@stable"
182 },
183 "require-dev": {
184 "phpunit/phpunit": "@stable"
185 },
186 "type": "library",
187 "autoload": {
188 "psr-0": {
189 "Auth": "./"
190 }
191 },
192 "notification-url": "https://packagist.org/downloads/",
193 "include-path": [
194 "./"
195 ],
196 "license": [
197 "BSD"
198 ],
199 "authors": [
200 {
201 "name": "Anish Mistry",
202 "email": "amistry@am-productions.biz",
203 "role": "Lead"
204 },
205 {
206 "name": "Richard Heyes",
207 "email": "richard@php.net",
208 "role": "Lead"
209 },
210 {
211 "name": "Michael Bretterklieber",
212 "email": "michael@bretterklieber.com",
213 "role": "Lead"
214 }
215 ],
216 "description": "Abstraction of various SASL mechanism responses",
217 "time": "2017-03-07T14:37:05+00:00"
218 },
219 {
220 "name": "pear/console_commandline",
221 "version": "v1.2.2",
222 "source": {
223 "type": "git",
224 "url": "https://github.com/pear/Console_CommandLine.git",
225 "reference": "7a8afa50bdc8dbfdc0cf394f1101106e8b8f8e67"
226 },
227 "dist": {
228 "type": "zip",
229 "url": "https://api.github.com/repos/pear/Console_CommandLine/zipball/7a8afa50bdc8dbfdc0cf394f1101106e8b8f8e67",
230 "reference": "7a8afa50bdc8dbfdc0cf394f1101106e8b8f8e67",
231 "shasum": ""
232 },
233 "require": {
234 "ext-dom": "*",
235 "ext-xml": "*",
236 "pear/pear_exception": "^1.0.0",
237 "php": ">=5.3.0"
238 },
239 "require-dev": {
240 "phpunit/phpunit": "*"
241 },
242 "type": "library",
243 "autoload": {
244 "psr-0": {
245 "Console": "./"
246 }
247 },
248 "notification-url": "https://packagist.org/downloads/",
249 "include-path": [
250 ""
251 ],
252 "license": [
253 "MIT"
254 ],
255 "authors": [
256 {
257 "name": "Richard Quadling",
258 "email": "RQuadling@GMail.com"
259 },
260 {
261 "name": "David Jean Louis",
262 "email": "izimobil@gmail.com"
263 }
264 ],
265 "description": "A full featured command line options and arguments parser.",
266 "homepage": "https://github.com/pear/Console_CommandLine",
267 "keywords": [
268 "console"
269 ],
270 "time": "2016-07-14T06:00:57+00:00"
271 },
272 {
273 "name": "pear/console_getopt",
274 "version": "v1.4.1",
275 "source": {
276 "type": "git",
277 "url": "https://github.com/pear/Console_Getopt.git",
278 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
279 },
280 "dist": {
281 "type": "zip",
282 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
283 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
284 "shasum": ""
285 },
286 "type": "library",
287 "autoload": {
288 "psr-0": {
289 "Console": "./"
290 }
291 },
292 "notification-url": "https://packagist.org/downloads/",
293 "include-path": [
294 "./"
295 ],
296 "license": [
297 "BSD-2-Clause"
298 ],
299 "authors": [
300 {
301 "name": "Greg Beaver",
302 "email": "cellog@php.net",
303 "role": "Helper"
304 },
305 {
306 "name": "Andrei Zmievski",
307 "email": "andrei@php.net",
308 "role": "Lead"
309 },
310 {
311 "name": "Stig Bakken",
312 "email": "stig@php.net",
313 "role": "Developer"
314 }
315 ],
316 "description": "More info available on: http://pear.php.net/package/Console_Getopt",
317 "time": "2015-07-20T20:28:12+00:00"
318 },
319 {
320 "name": "pear/crypt_gpg",
321 "version": "v1.6.2",
322 "source": {
323 "type": "git",
324 "url": "https://github.com/pear/Crypt_GPG.git",
325 "reference": "43066ee0f1cad38aa6cf41ed13db34a2792e527d"
326 },
327 "dist": {
328 "type": "zip",
329 "url": "https://api.github.com/repos/pear/Crypt_GPG/zipball/43066ee0f1cad38aa6cf41ed13db34a2792e527d",
330 "reference": "43066ee0f1cad38aa6cf41ed13db34a2792e527d",
331 "shasum": ""
332 },
333 "require": {
334 "ext-mbstring": "*",
335 "pear/console_commandline": "*",
336 "pear/pear_exception": "*",
337 "php": ">=5.4.8"
338 },
339 "require-dev": {
340 "phpunit/phpunit": "*"
341 },
342 "suggest": {
343 "ext-posix": "May require the posix PHP extension"
344 },
345 "bin": [
346 "scripts/crypt-gpg-pinentry"
347 ],
348 "type": "library",
349 "autoload": {
350 "psr-0": {
351 "Crypt": "./"
352 }
353 },
354 "notification-url": "https://packagist.org/downloads/",
355 "include-path": [
356 "./"
357 ],
358 "license": [
359 "LGPL-2.1"
360 ],
361 "authors": [
362 {
363 "name": "Michael Gauthier",
364 "email": "mike@silverorange.com"
365 },
366 {
367 "name": "Nathan Fredrickson",
368 "email": "nathan@silverorange.com"
369 },
370 {
371 "name": "Aleksander Machniak",
372 "email": "alec@alec.pl"
373 }
374 ],
375 "description": "Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.",
376 "homepage": "https://github.com/pear/Crypt_GPG",
377 "keywords": [
378 "PGP",
379 "encryption",
380 "gnupg",
381 "gpg"
382 ],
383 "time": "2017-09-03T07:55:02+00:00"
384 },
385 {
386 "name": "pear/mail_mime",
387 "version": "1.10.2",
388 "source": {
389 "type": "git",
390 "url": "https://github.com/pear/Mail_Mime.git",
391 "reference": "7b2f93fa5219da99e9997f497b916b5bb27eb57a"
392 },
393 "dist": {
394 "type": "zip",
395 "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/7b2f93fa5219da99e9997f497b916b5bb27eb57a",
396 "reference": "7b2f93fa5219da99e9997f497b916b5bb27eb57a",
397 "shasum": ""
398 },
399 "require": {
400 "pear/pear-core-minimal": "*"
401 },
402 "type": "library",
403 "autoload": {
404 "psr-0": {
405 "Mail": "./"
406 }
407 },
408 "notification-url": "https://packagist.org/downloads/",
409 "include-path": [
410 "./"
411 ],
412 "license": [
413 "BSD-3-clause"
414 ],
415 "authors": [
416 {
417 "name": "Cipriano Groenendal",
418 "email": "cipri@php.net",
419 "role": "Lead"
420 },
421 {
422 "name": "Aleksander Machniak",
423 "email": "alec@php.net",
424 "role": "Lead"
425 }
426 ],
427 "description": "Mail_Mime provides classes to create MIME messages",
428 "homepage": "http://pear.php.net/package/Mail_Mime",
429 "time": "2017-11-17T09:21:45+00:00"
430 },
431 {
432 "name": "pear/net_idna2",
433 "version": "v0.2.0",
434 "source": {
435 "type": "git",
436 "url": "https://github.com/pear/Net_IDNA2.git",
437 "reference": "51734eaf8be2df58e8aad5835b9966459b2fb37c"
438 },
439 "dist": {
440 "type": "zip",
441 "url": "https://api.github.com/repos/pear/Net_IDNA2/zipball/51734eaf8be2df58e8aad5835b9966459b2fb37c",
442 "reference": "51734eaf8be2df58e8aad5835b9966459b2fb37c",
443 "shasum": ""
444 },
445 "require": {
446 "pear/pear_exception": "@stable"
447 },
448 "require-dev": {
449 "phpunit/phpunit": "^4"
450 },
451 "type": "library",
452 "autoload": {
453 "psr-0": {
454 "Net": "./"
455 }
456 },
457 "notification-url": "https://packagist.org/downloads/",
458 "include-path": [
459 "./"
460 ],
461 "license": [
462 "LGPL"
463 ],
464 "authors": [
465 {
466 "name": "Stefan Neufeind",
467 "email": "pear.neufeind@speedpartner.de",
468 "role": "Lead"
469 },
470 {
471 "name": "Daniel O'Connor",
472 "email": "daniel.oconnor@gmail.com",
473 "role": "Lead"
474 }
475 ],
476 "description": "More info available on: https://pear.php.net/package/Net_IDNA2",
477 "time": "2017-03-06T20:46:41+00:00"
478 },
479 {
480 "name": "pear/net_sieve",
481 "version": "1.4.0",
482 "source": {
483 "type": "git",
484 "url": "https://github.com/pear/Net_Sieve.git",
485 "reference": "0058a5e3c84841fe841c055e118fbee4ed239a8f"
486 },
487 "dist": {
488 "type": "zip",
489 "url": "https://api.github.com/repos/pear/Net_Sieve/zipball/0058a5e3c84841fe841c055e118fbee4ed239a8f",
490 "reference": "0058a5e3c84841fe841c055e118fbee4ed239a8f",
491 "shasum": ""
492 },
493 "require": {
494 "pear/net_socket": "*",
495 "pear/pear-core-minimal": "*"
496 },
497 "require-dev": {
498 "phpunit/phpunit": "~5.7.15"
499 },
500 "suggest": {
501 "pear/auth_sasl": "Install optionally via your project's composer.json"
502 },
503 "type": "library",
504 "autoload": {
505 "classmap": [
506 "./"
507 ]
508 },
509 "notification-url": "https://packagist.org/downloads/",
510 "license": [
511 "BSD"
512 ],
513 "authors": [
514 {
515 "name": "Anish Mistry",
516 "email": "amistry@am-productions.biz",
517 "role": "Lead"
518 },
519 {
520 "name": "Richard Heyes",
521 "email": "richard@php.net",
522 "role": "Lead"
523 },
524 {
525 "name": "Jan Schneider",
526 "email": "jan@horde.org",
527 "role": "lead"
528 },
529 {
530 "name": "Damian Fernandez Sosa",
531 "email": "damlists@cnba.uba.ar",
532 "role": "Lead"
533 }
534 ],
535 "description": "More info available on: http://pear.php.net/package/Net_Sieve",
536 "time": "2017-05-21T10:17:48+00:00"
537 },
538 {
539 "name": "pear/net_smtp",
540 "version": "1.7.3",
541 "source": {
542 "type": "git",
543 "url": "https://github.com/pear/Net_SMTP.git",
544 "reference": "e066e5ee011ae056c03db1a95d210fc09649b477"
545 },
546 "dist": {
547 "type": "zip",
548 "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/e066e5ee011ae056c03db1a95d210fc09649b477",
549 "reference": "e066e5ee011ae056c03db1a95d210fc09649b477",
550 "shasum": ""
551 },
552 "require": {
553 "pear/net_socket": "*",
554 "pear/pear-core-minimal": "*",
555 "php": ">=5.4.0"
556 },
557 "require-dev": {
558 "phpunit/phpunit": "*"
559 },
560 "suggest": {
561 "pear/auth_sasl": "Install optionally via your project's composer.json"
562 },
563 "type": "library",
564 "autoload": {
565 "psr-0": {
566 "Net": "./"
567 }
568 },
569 "notification-url": "https://packagist.org/downloads/",
570 "include-path": [
571 "./"
572 ],
573 "license": [
574 "PHP-3.01"
575 ],
576 "authors": [
577 {
578 "name": "Jon Parise",
579 "email": "jon@php.net",
580 "homepage": "http://www.indelible.org",
581 "role": "Lead"
582 },
583 {
584 "name": "Chuck Hagenbuch",
585 "email": "chuck@horde.org",
586 "role": "Lead"
587 }
588 ],
589 "description": "An implementation of the SMTP protocol",
590 "homepage": "http://pear.github.io/Net_SMTP/",
591 "keywords": [
592 "email",
593 "mail",
594 "smtp"
595 ],
596 "time": "2017-01-14T18:19:55+00:00"
597 },
598 {
599 "name": "pear/net_socket",
600 "version": "v1.2.1",
601 "source": {
602 "type": "git",
603 "url": "https://github.com/pear/Net_Socket.git",
604 "reference": "f31d75ac352d49908f8987bbb1496c02a409812a"
605 },
606 "dist": {
607 "type": "zip",
608 "url": "https://api.github.com/repos/pear/Net_Socket/zipball/f31d75ac352d49908f8987bbb1496c02a409812a",
609 "reference": "f31d75ac352d49908f8987bbb1496c02a409812a",
610 "shasum": ""
611 },
612 "require": {
613 "pear/pear_exception": "@stable",
614 "php": ">=5.4.0"
615 },
616 "require-dev": {
617 "phpunit/phpunit": "^4"
618 },
619 "type": "library",
620 "autoload": {
621 "psr-0": {
622 "Net": "./"
623 }
624 },
625 "notification-url": "https://packagist.org/downloads/",
626 "include-path": [
627 "./"
628 ],
629 "license": [
630 "BSD-2-Clause"
631 ],
632 "authors": [
633 {
634 "name": "Chuck Hagenbuch",
635 "email": "chuck@horde.org",
636 "role": "Lead"
637 },
638 {
639 "name": "Aleksander Machniak",
640 "email": "alec@php.net",
641 "role": "Lead"
642 },
643 {
644 "name": "Stig Bakken",
645 "email": "stig@php.net",
646 "role": "Lead"
647 }
648 ],
649 "description": "More info available on: http://pear.php.net/package/Net_Socket",
650 "time": "2017-04-06T15:16:38+00:00"
651 },
652 {
653 "name": "pear/pear-core-minimal",
654 "version": "v1.10.3",
655 "source": {
656 "type": "git",
657 "url": "https://github.com/pear/pear-core-minimal.git",
658 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115"
659 },
660 "dist": {
661 "type": "zip",
662 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/070f0b600b2caca2501e2c9b7e553016e4b0d115",
663 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115",
664 "shasum": ""
665 },
666 "require": {
667 "pear/console_getopt": "~1.4",
668 "pear/pear_exception": "~1.0"
669 },
670 "replace": {
671 "rsky/pear-core-min": "self.version"
672 },
673 "type": "library",
674 "autoload": {
675 "psr-0": {
676 "": "src/"
677 }
678 },
679 "notification-url": "https://packagist.org/downloads/",
680 "include-path": [
681 "src/"
682 ],
683 "license": [
684 "BSD-3-Clause"
685 ],
686 "authors": [
687 {
688 "name": "Christian Weiske",
689 "email": "cweiske@php.net",
690 "role": "Lead"
691 }
692 ],
693 "description": "Minimal set of PEAR core files to be used as composer dependency",
694 "time": "2017-02-28T16:46:11+00:00"
695 },
696 {
697 "name": "pear/pear_exception",
698 "version": "v1.0.0",
699 "source": {
700 "type": "git",
701 "url": "https://github.com/pear/PEAR_Exception.git",
702 "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
703 },
704 "dist": {
705 "type": "zip",
706 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
707 "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
708 "shasum": ""
709 },
710 "require": {
711 "php": ">=4.4.0"
712 },
713 "require-dev": {
714 "phpunit/phpunit": "*"
715 },
716 "type": "class",
717 "extra": {
718 "branch-alias": {
719 "dev-master": "1.0.x-dev"
720 }
721 },
722 "autoload": {
723 "psr-0": {
724 "PEAR": ""
725 }
726 },
727 "notification-url": "https://packagist.org/downloads/",
728 "include-path": [
729 "."
730 ],
731 "license": [
732 "BSD-2-Clause"
733 ],
734 "authors": [
735 {
736 "name": "Helgi Thormar",
737 "email": "dufuz@php.net"
738 },
739 {
740 "name": "Greg Beaver",
741 "email": "cellog@php.net"
742 }
743 ],
744 "description": "The PEAR Exception base class.",
745 "homepage": "https://github.com/pear/PEAR_Exception",
746 "keywords": [
747 "exception"
748 ],
749 "time": "2015-02-10T20:07:52+00:00"
750 },
751 {
752 "name": "roundcube/filters",
753 "version": "dev-filters-2.1.6",
754 "source": {
755 "type": "git",
756 "url": "https://github.com/6ec123321/filters.git",
757 "reference": "5077a4abb7e13a2e98d2c8d648f576af23a6ddee"
758 },
759 "dist": {
760 "type": "zip",
761 "url": "https://api.github.com/repos/6ec123321/filters/zipball/5077a4abb7e13a2e98d2c8d648f576af23a6ddee",
762 "reference": "5077a4abb7e13a2e98d2c8d648f576af23a6ddee",
763 "shasum": ""
764 },
765 "require": {
766 "php": ">=5.3.0",
767 "roundcube/plugin-installer": ">=0.1.3"
768 },
769 "type": "roundcube-plugin",
770 "extra": {
771 "roundcube": {
772 "min-version": "1.0-rc"
773 }
774 },
775 "notification-url": "https://plugins.roundcube.net/downloads/",
776 "license": [
777 "GNU GPLv3+"
778 ],
779 "authors": [
780 {
781 "name": "Artur Petrov",
782 "email": "admin@gtn18.ru",
783 "role": "Developer"
784 },
785 {
786 "name": "Roberto Zarrelli",
787 "email": "zarrelli@unimol.it",
788 "role": "Author"
789 }
790 ],
791 "description": "Plugin that adds a new tab to the settings section to create client-side e-mail filtering.",
792 "homepage": "https://github.com/6ec123321/filters/archive/master.zip",
793 "keywords": [
794 "client-side",
795 "filters",
796 "rules",
797 "spam"
798 ],
799 "time": "2017-05-10T13:29:46+00:00"
800 },
801 {
802 "name": "roundcube/plugin-installer",
803 "version": "0.1.9",
804 "source": {
805 "type": "git",
806 "url": "https://github.com/roundcube/plugin-installer.git",
807 "reference": "782420af7fb3f24295a61101d7e9296110c894e4"
808 },
809 "dist": {
810 "type": "zip",
811 "url": "https://api.github.com/repos/roundcube/plugin-installer/zipball/782420af7fb3f24295a61101d7e9296110c894e4",
812 "reference": "782420af7fb3f24295a61101d7e9296110c894e4",
813 "shasum": ""
814 },
815 "require": {
816 "composer/semver": "^1.4.2",
817 "php": ">=5.3.0"
818 },
819 "require-dev": {
820 "composer/composer": "*"
821 },
822 "bin": [
823 "src/bin/rcubeinitdb.sh"
824 ],
825 "type": "composer-installer",
826 "extra": {
827 "class": "Roundcube\\Composer\\PluginInstaller"
828 },
829 "autoload": {
830 "psr-0": {
831 "Roundcube\\Composer": "src/"
832 }
833 },
834 "notification-url": "https://plugins.roundcube.net/downloads/",
835 "license": [
836 "GPL-3.0+"
837 ],
838 "authors": [
839 {
840 "name": "Till Klampaeckel",
841 "email": "till@php.net"
842 },
843 {
844 "name": "Thomas Bruederli",
845 "email": "thomas@roundcube.net"
846 }
847 ],
848 "description": "A composer-installer for Roundcube plugins.",
849 "time": "2017-10-29T16:13:28+00:00"
850 },
851 {
852 "name": "weird-birds/thunderbird_labels",
853 "version": "v1.1.4",
854 "source": {
855 "type": "git",
856 "url": "https://github.com/mike-kfed/rcmail-thunderbird-labels.git",
857 "reference": "eef4c17068b2228e1379f321a6f2923e4185b950"
858 },
859 "dist": {
860 "type": "zip",
861 "url": "https://api.github.com/repos/mike-kfed/rcmail-thunderbird-labels/zipball/eef4c17068b2228e1379f321a6f2923e4185b950",
862 "reference": "eef4c17068b2228e1379f321a6f2923e4185b950",
863 "shasum": ""
864 },
865 "require": {
866 "roundcube/plugin-installer": ">=0.1.3"
867 },
868 "type": "roundcube-plugin",
869 "notification-url": "https://plugins.roundcube.net/downloads/",
870 "license": [
871 "BSD-2-Clause"
872 ],
873 "authors": [
874 {
875 "name": "Michael Kefeder",
876 "homepage": "https://github.com/mike-kfed/rcmail-thunderbird-labels",
877 "role": "Developer"
878 }
879 ],
880 "keywords": [
881 "labels",
882 "mail",
883 "tags"
884 ],
885 "time": "2017-11-17T09:55:56+00:00"
886 }
887 ],
888 "packages-dev": [
889 {
890 "name": "doctrine/instantiator",
891 "version": "1.0.5",
892 "source": {
893 "type": "git",
894 "url": "https://github.com/doctrine/instantiator.git",
895 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
896 },
897 "dist": {
898 "type": "zip",
899 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
900 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
901 "shasum": ""
902 },
903 "require": {
904 "php": ">=5.3,<8.0-DEV"
905 },
906 "require-dev": {
907 "athletic/athletic": "~0.1.8",
908 "ext-pdo": "*",
909 "ext-phar": "*",
910 "phpunit/phpunit": "~4.0",
911 "squizlabs/php_codesniffer": "~2.0"
912 },
913 "type": "library",
914 "extra": {
915 "branch-alias": {
916 "dev-master": "1.0.x-dev"
917 }
918 },
919 "autoload": {
920 "psr-4": {
921 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
922 }
923 },
924 "notification-url": "https://packagist.org/downloads/",
925 "license": [
926 "MIT"
927 ],
928 "authors": [
929 {
930 "name": "Marco Pivetta",
931 "email": "ocramius@gmail.com",
932 "homepage": "http://ocramius.github.com/"
933 }
934 ],
935 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
936 "homepage": "https://github.com/doctrine/instantiator",
937 "keywords": [
938 "constructor",
939 "instantiate"
940 ],
941 "time": "2015-06-14T21:17:01+00:00"
942 },
943 {
944 "name": "myclabs/deep-copy",
945 "version": "1.7.0",
946 "source": {
947 "type": "git",
948 "url": "https://github.com/myclabs/DeepCopy.git",
949 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
950 },
951 "dist": {
952 "type": "zip",
953 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
954 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
955 "shasum": ""
956 },
957 "require": {
958 "php": "^5.6 || ^7.0"
959 },
960 "require-dev": {
961 "doctrine/collections": "^1.0",
962 "doctrine/common": "^2.6",
963 "phpunit/phpunit": "^4.1"
964 },
965 "type": "library",
966 "autoload": {
967 "psr-4": {
968 "DeepCopy\\": "src/DeepCopy/"
969 },
970 "files": [
971 "src/DeepCopy/deep_copy.php"
972 ]
973 },
974 "notification-url": "https://packagist.org/downloads/",
975 "license": [
976 "MIT"
977 ],
978 "description": "Create deep copies (clones) of your objects",
979 "keywords": [
980 "clone",
981 "copy",
982 "duplicate",
983 "object",
984 "object graph"
985 ],
986 "time": "2017-10-19T19:58:43+00:00"
987 },
988 {
989 "name": "phpdocumentor/reflection-common",
990 "version": "1.0.1",
991 "source": {
992 "type": "git",
993 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
994 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
995 },
996 "dist": {
997 "type": "zip",
998 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
999 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1000 "shasum": ""
1001 },
1002 "require": {
1003 "php": ">=5.5"
1004 },
1005 "require-dev": {
1006 "phpunit/phpunit": "^4.6"
1007 },
1008 "type": "library",
1009 "extra": {
1010 "branch-alias": {
1011 "dev-master": "1.0.x-dev"
1012 }
1013 },
1014 "autoload": {
1015 "psr-4": {
1016 "phpDocumentor\\Reflection\\": [
1017 "src"
1018 ]
1019 }
1020 },
1021 "notification-url": "https://packagist.org/downloads/",
1022 "license": [
1023 "MIT"
1024 ],
1025 "authors": [
1026 {
1027 "name": "Jaap van Otterdijk",
1028 "email": "opensource@ijaap.nl"
1029 }
1030 ],
1031 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1032 "homepage": "http://www.phpdoc.org",
1033 "keywords": [
1034 "FQSEN",
1035 "phpDocumentor",
1036 "phpdoc",
1037 "reflection",
1038 "static analysis"
1039 ],
1040 "time": "2017-09-11T18:02:19+00:00"
1041 },
1042 {
1043 "name": "phpdocumentor/reflection-docblock",
1044 "version": "3.3.2",
1045 "source": {
1046 "type": "git",
1047 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1048 "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
1049 },
1050 "dist": {
1051 "type": "zip",
1052 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
1053 "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
1054 "shasum": ""
1055 },
1056 "require": {
1057 "php": "^5.6 || ^7.0",
1058 "phpdocumentor/reflection-common": "^1.0.0",
1059 "phpdocumentor/type-resolver": "^0.4.0",
1060 "webmozart/assert": "^1.0"
1061 },
1062 "require-dev": {
1063 "mockery/mockery": "^0.9.4",
1064 "phpunit/phpunit": "^4.4"
1065 },
1066 "type": "library",
1067 "autoload": {
1068 "psr-4": {
1069 "phpDocumentor\\Reflection\\": [
1070 "src/"
1071 ]
1072 }
1073 },
1074 "notification-url": "https://packagist.org/downloads/",
1075 "license": [
1076 "MIT"
1077 ],
1078 "authors": [
1079 {
1080 "name": "Mike van Riel",
1081 "email": "me@mikevanriel.com"
1082 }
1083 ],
1084 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1085 "time": "2017-11-10T14:09:06+00:00"
1086 },
1087 {
1088 "name": "phpdocumentor/type-resolver",
1089 "version": "0.4.0",
1090 "source": {
1091 "type": "git",
1092 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1093 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
1094 },
1095 "dist": {
1096 "type": "zip",
1097 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
1098 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
1099 "shasum": ""
1100 },
1101 "require": {
1102 "php": "^5.5 || ^7.0",
1103 "phpdocumentor/reflection-common": "^1.0"
1104 },
1105 "require-dev": {
1106 "mockery/mockery": "^0.9.4",
1107 "phpunit/phpunit": "^5.2||^4.8.24"
1108 },
1109 "type": "library",
1110 "extra": {
1111 "branch-alias": {
1112 "dev-master": "1.0.x-dev"
1113 }
1114 },
1115 "autoload": {
1116 "psr-4": {
1117 "phpDocumentor\\Reflection\\": [
1118 "src/"
1119 ]
1120 }
1121 },
1122 "notification-url": "https://packagist.org/downloads/",
1123 "license": [
1124 "MIT"
1125 ],
1126 "authors": [
1127 {
1128 "name": "Mike van Riel",
1129 "email": "me@mikevanriel.com"
1130 }
1131 ],
1132 "time": "2017-07-14T14:27:02+00:00"
1133 },
1134 {
1135 "name": "phpspec/prophecy",
1136 "version": "1.7.3",
1137 "source": {
1138 "type": "git",
1139 "url": "https://github.com/phpspec/prophecy.git",
1140 "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf"
1141 },
1142 "dist": {
1143 "type": "zip",
1144 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf",
1145 "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf",
1146 "shasum": ""
1147 },
1148 "require": {
1149 "doctrine/instantiator": "^1.0.2",
1150 "php": "^5.3|^7.0",
1151 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
1152 "sebastian/comparator": "^1.1|^2.0",
1153 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
1154 },
1155 "require-dev": {
1156 "phpspec/phpspec": "^2.5|^3.2",
1157 "phpunit/phpunit": "^4.8.35 || ^5.7"
1158 },
1159 "type": "library",
1160 "extra": {
1161 "branch-alias": {
1162 "dev-master": "1.7.x-dev"
1163 }
1164 },
1165 "autoload": {
1166 "psr-0": {
1167 "Prophecy\\": "src/"
1168 }
1169 },
1170 "notification-url": "https://packagist.org/downloads/",
1171 "license": [
1172 "MIT"
1173 ],
1174 "authors": [
1175 {
1176 "name": "Konstantin Kudryashov",
1177 "email": "ever.zet@gmail.com",
1178 "homepage": "http://everzet.com"
1179 },
1180 {
1181 "name": "Marcello Duarte",
1182 "email": "marcello.duarte@gmail.com"
1183 }
1184 ],
1185 "description": "Highly opinionated mocking framework for PHP 5.3+",
1186 "homepage": "https://github.com/phpspec/prophecy",
1187 "keywords": [
1188 "Double",
1189 "Dummy",
1190 "fake",
1191 "mock",
1192 "spy",
1193 "stub"
1194 ],
1195 "time": "2017-11-24T13:59:53+00:00"
1196 },
1197 {
1198 "name": "phpunit/php-code-coverage",
1199 "version": "4.0.8",
1200 "source": {
1201 "type": "git",
1202 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1203 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
1204 },
1205 "dist": {
1206 "type": "zip",
1207 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
1208 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
1209 "shasum": ""
1210 },
1211 "require": {
1212 "ext-dom": "*",
1213 "ext-xmlwriter": "*",
1214 "php": "^5.6 || ^7.0",
1215 "phpunit/php-file-iterator": "^1.3",
1216 "phpunit/php-text-template": "^1.2",
1217 "phpunit/php-token-stream": "^1.4.2 || ^2.0",
1218 "sebastian/code-unit-reverse-lookup": "^1.0",
1219 "sebastian/environment": "^1.3.2 || ^2.0",
1220 "sebastian/version": "^1.0 || ^2.0"
1221 },
1222 "require-dev": {
1223 "ext-xdebug": "^2.1.4",
1224 "phpunit/phpunit": "^5.7"
1225 },
1226 "suggest": {
1227 "ext-xdebug": "^2.5.1"
1228 },
1229 "type": "library",
1230 "extra": {
1231 "branch-alias": {
1232 "dev-master": "4.0.x-dev"
1233 }
1234 },
1235 "autoload": {
1236 "classmap": [
1237 "src/"
1238 ]
1239 },
1240 "notification-url": "https://packagist.org/downloads/",
1241 "license": [
1242 "BSD-3-Clause"
1243 ],
1244 "authors": [
1245 {
1246 "name": "Sebastian Bergmann",
1247 "email": "sb@sebastian-bergmann.de",
1248 "role": "lead"
1249 }
1250 ],
1251 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1252 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1253 "keywords": [
1254 "coverage",
1255 "testing",
1256 "xunit"
1257 ],
1258 "time": "2017-04-02T07:44:40+00:00"
1259 },
1260 {
1261 "name": "phpunit/php-file-iterator",
1262 "version": "1.4.5",
1263 "source": {
1264 "type": "git",
1265 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1266 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
1267 },
1268 "dist": {
1269 "type": "zip",
1270 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
1271 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
1272 "shasum": ""
1273 },
1274 "require": {
1275 "php": ">=5.3.3"
1276 },
1277 "type": "library",
1278 "extra": {
1279 "branch-alias": {
1280 "dev-master": "1.4.x-dev"
1281 }
1282 },
1283 "autoload": {
1284 "classmap": [
1285 "src/"
1286 ]
1287 },
1288 "notification-url": "https://packagist.org/downloads/",
1289 "license": [
1290 "BSD-3-Clause"
1291 ],
1292 "authors": [
1293 {
1294 "name": "Sebastian Bergmann",
1295 "email": "sb@sebastian-bergmann.de",
1296 "role": "lead"
1297 }
1298 ],
1299 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1300 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1301 "keywords": [
1302 "filesystem",
1303 "iterator"
1304 ],
1305 "time": "2017-11-27T13:52:08+00:00"
1306 },
1307 {
1308 "name": "phpunit/php-text-template",
1309 "version": "1.2.1",
1310 "source": {
1311 "type": "git",
1312 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1313 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1314 },
1315 "dist": {
1316 "type": "zip",
1317 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1318 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1319 "shasum": ""
1320 },
1321 "require": {
1322 "php": ">=5.3.3"
1323 },
1324 "type": "library",
1325 "autoload": {
1326 "classmap": [
1327 "src/"
1328 ]
1329 },
1330 "notification-url": "https://packagist.org/downloads/",
1331 "license": [
1332 "BSD-3-Clause"
1333 ],
1334 "authors": [
1335 {
1336 "name": "Sebastian Bergmann",
1337 "email": "sebastian@phpunit.de",
1338 "role": "lead"
1339 }
1340 ],
1341 "description": "Simple template engine.",
1342 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1343 "keywords": [
1344 "template"
1345 ],
1346 "time": "2015-06-21T13:50:34+00:00"
1347 },
1348 {
1349 "name": "phpunit/php-timer",
1350 "version": "1.0.9",
1351 "source": {
1352 "type": "git",
1353 "url": "https://github.com/sebastianbergmann/php-timer.git",
1354 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
1355 },
1356 "dist": {
1357 "type": "zip",
1358 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1359 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1360 "shasum": ""
1361 },
1362 "require": {
1363 "php": "^5.3.3 || ^7.0"
1364 },
1365 "require-dev": {
1366 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1367 },
1368 "type": "library",
1369 "extra": {
1370 "branch-alias": {
1371 "dev-master": "1.0-dev"
1372 }
1373 },
1374 "autoload": {
1375 "classmap": [
1376 "src/"
1377 ]
1378 },
1379 "notification-url": "https://packagist.org/downloads/",
1380 "license": [
1381 "BSD-3-Clause"
1382 ],
1383 "authors": [
1384 {
1385 "name": "Sebastian Bergmann",
1386 "email": "sb@sebastian-bergmann.de",
1387 "role": "lead"
1388 }
1389 ],
1390 "description": "Utility class for timing",
1391 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1392 "keywords": [
1393 "timer"
1394 ],
1395 "time": "2017-02-26T11:10:40+00:00"
1396 },
1397 {
1398 "name": "phpunit/php-token-stream",
1399 "version": "1.4.12",
1400 "source": {
1401 "type": "git",
1402 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1403 "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
1404 },
1405 "dist": {
1406 "type": "zip",
1407 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
1408 "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
1409 "shasum": ""
1410 },
1411 "require": {
1412 "ext-tokenizer": "*",
1413 "php": ">=5.3.3"
1414 },
1415 "require-dev": {
1416 "phpunit/phpunit": "~4.2"
1417 },
1418 "type": "library",
1419 "extra": {
1420 "branch-alias": {
1421 "dev-master": "1.4-dev"
1422 }
1423 },
1424 "autoload": {
1425 "classmap": [
1426 "src/"
1427 ]
1428 },
1429 "notification-url": "https://packagist.org/downloads/",
1430 "license": [
1431 "BSD-3-Clause"
1432 ],
1433 "authors": [
1434 {
1435 "name": "Sebastian Bergmann",
1436 "email": "sebastian@phpunit.de"
1437 }
1438 ],
1439 "description": "Wrapper around PHP's tokenizer extension.",
1440 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1441 "keywords": [
1442 "tokenizer"
1443 ],
1444 "time": "2017-12-04T08:55:13+00:00"
1445 },
1446 {
1447 "name": "phpunit/phpunit",
1448 "version": "5.7.26",
1449 "source": {
1450 "type": "git",
1451 "url": "https://github.com/sebastianbergmann/phpunit.git",
1452 "reference": "7fbc25c13309de0c4c9bb48b7361f1eca34c7fbd"
1453 },
1454 "dist": {
1455 "type": "zip",
1456 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7fbc25c13309de0c4c9bb48b7361f1eca34c7fbd",
1457 "reference": "7fbc25c13309de0c4c9bb48b7361f1eca34c7fbd",
1458 "shasum": ""
1459 },
1460 "require": {
1461 "ext-dom": "*",
1462 "ext-json": "*",
1463 "ext-libxml": "*",
1464 "ext-mbstring": "*",
1465 "ext-xml": "*",
1466 "myclabs/deep-copy": "~1.3",
1467 "php": "^5.6 || ^7.0",
1468 "phpspec/prophecy": "^1.6.2",
1469 "phpunit/php-code-coverage": "^4.0.4",
1470 "phpunit/php-file-iterator": "~1.4",
1471 "phpunit/php-text-template": "~1.2",
1472 "phpunit/php-timer": "^1.0.6",
1473 "phpunit/phpunit-mock-objects": "^3.2",
1474 "sebastian/comparator": "^1.2.4",
1475 "sebastian/diff": "^1.4.3",
1476 "sebastian/environment": "^1.3.4 || ^2.0",
1477 "sebastian/exporter": "~2.0",
1478 "sebastian/global-state": "^1.1",
1479 "sebastian/object-enumerator": "~2.0",
1480 "sebastian/resource-operations": "~1.0",
1481 "sebastian/version": "~1.0.3|~2.0",
1482 "symfony/yaml": "~2.1|~3.0|~4.0"
1483 },
1484 "conflict": {
1485 "phpdocumentor/reflection-docblock": "3.0.2"
1486 },
1487 "require-dev": {
1488 "ext-pdo": "*"
1489 },
1490 "suggest": {
1491 "ext-xdebug": "*",
1492 "phpunit/php-invoker": "~1.1"
1493 },
1494 "bin": [
1495 "phpunit"
1496 ],
1497 "type": "library",
1498 "extra": {
1499 "branch-alias": {
1500 "dev-master": "5.7.x-dev"
1501 }
1502 },
1503 "autoload": {
1504 "classmap": [
1505 "src/"
1506 ]
1507 },
1508 "notification-url": "https://packagist.org/downloads/",
1509 "license": [
1510 "BSD-3-Clause"
1511 ],
1512 "authors": [
1513 {
1514 "name": "Sebastian Bergmann",
1515 "email": "sebastian@phpunit.de",
1516 "role": "lead"
1517 }
1518 ],
1519 "description": "The PHP Unit Testing framework.",
1520 "homepage": "https://phpunit.de/",
1521 "keywords": [
1522 "phpunit",
1523 "testing",
1524 "xunit"
1525 ],
1526 "time": "2017-12-17T06:14:38+00:00"
1527 },
1528 {
1529 "name": "phpunit/phpunit-mock-objects",
1530 "version": "3.4.4",
1531 "source": {
1532 "type": "git",
1533 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1534 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
1535 },
1536 "dist": {
1537 "type": "zip",
1538 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
1539 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
1540 "shasum": ""
1541 },
1542 "require": {
1543 "doctrine/instantiator": "^1.0.2",
1544 "php": "^5.6 || ^7.0",
1545 "phpunit/php-text-template": "^1.2",
1546 "sebastian/exporter": "^1.2 || ^2.0"
1547 },
1548 "conflict": {
1549 "phpunit/phpunit": "<5.4.0"
1550 },
1551 "require-dev": {
1552 "phpunit/phpunit": "^5.4"
1553 },
1554 "suggest": {
1555 "ext-soap": "*"
1556 },
1557 "type": "library",
1558 "extra": {
1559 "branch-alias": {
1560 "dev-master": "3.2.x-dev"
1561 }
1562 },
1563 "autoload": {
1564 "classmap": [
1565 "src/"
1566 ]
1567 },
1568 "notification-url": "https://packagist.org/downloads/",
1569 "license": [
1570 "BSD-3-Clause"
1571 ],
1572 "authors": [
1573 {
1574 "name": "Sebastian Bergmann",
1575 "email": "sb@sebastian-bergmann.de",
1576 "role": "lead"
1577 }
1578 ],
1579 "description": "Mock Object library for PHPUnit",
1580 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1581 "keywords": [
1582 "mock",
1583 "xunit"
1584 ],
1585 "time": "2017-06-30T09:13:00+00:00"
1586 },
1587 {
1588 "name": "sebastian/code-unit-reverse-lookup",
1589 "version": "1.0.1",
1590 "source": {
1591 "type": "git",
1592 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1593 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
1594 },
1595 "dist": {
1596 "type": "zip",
1597 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1598 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1599 "shasum": ""
1600 },
1601 "require": {
1602 "php": "^5.6 || ^7.0"
1603 },
1604 "require-dev": {
1605 "phpunit/phpunit": "^5.7 || ^6.0"
1606 },
1607 "type": "library",
1608 "extra": {
1609 "branch-alias": {
1610 "dev-master": "1.0.x-dev"
1611 }
1612 },
1613 "autoload": {
1614 "classmap": [
1615 "src/"
1616 ]
1617 },
1618 "notification-url": "https://packagist.org/downloads/",
1619 "license": [
1620 "BSD-3-Clause"
1621 ],
1622 "authors": [
1623 {
1624 "name": "Sebastian Bergmann",
1625 "email": "sebastian@phpunit.de"
1626 }
1627 ],
1628 "description": "Looks up which function or method a line of code belongs to",
1629 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1630 "time": "2017-03-04T06:30:41+00:00"
1631 },
1632 {
1633 "name": "sebastian/comparator",
1634 "version": "1.2.4",
1635 "source": {
1636 "type": "git",
1637 "url": "https://github.com/sebastianbergmann/comparator.git",
1638 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
1639 },
1640 "dist": {
1641 "type": "zip",
1642 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
1643 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
1644 "shasum": ""
1645 },
1646 "require": {
1647 "php": ">=5.3.3",
1648 "sebastian/diff": "~1.2",
1649 "sebastian/exporter": "~1.2 || ~2.0"
1650 },
1651 "require-dev": {
1652 "phpunit/phpunit": "~4.4"
1653 },
1654 "type": "library",
1655 "extra": {
1656 "branch-alias": {
1657 "dev-master": "1.2.x-dev"
1658 }
1659 },
1660 "autoload": {
1661 "classmap": [
1662 "src/"
1663 ]
1664 },
1665 "notification-url": "https://packagist.org/downloads/",
1666 "license": [
1667 "BSD-3-Clause"
1668 ],
1669 "authors": [
1670 {
1671 "name": "Jeff Welch",
1672 "email": "whatthejeff@gmail.com"
1673 },
1674 {
1675 "name": "Volker Dusch",
1676 "email": "github@wallbash.com"
1677 },
1678 {
1679 "name": "Bernhard Schussek",
1680 "email": "bschussek@2bepublished.at"
1681 },
1682 {
1683 "name": "Sebastian Bergmann",
1684 "email": "sebastian@phpunit.de"
1685 }
1686 ],
1687 "description": "Provides the functionality to compare PHP values for equality",
1688 "homepage": "http://www.github.com/sebastianbergmann/comparator",
1689 "keywords": [
1690 "comparator",
1691 "compare",
1692 "equality"
1693 ],
1694 "time": "2017-01-29T09:50:25+00:00"
1695 },
1696 {
1697 "name": "sebastian/diff",
1698 "version": "1.4.3",
1699 "source": {
1700 "type": "git",
1701 "url": "https://github.com/sebastianbergmann/diff.git",
1702 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
1703 },
1704 "dist": {
1705 "type": "zip",
1706 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
1707 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
1708 "shasum": ""
1709 },
1710 "require": {
1711 "php": "^5.3.3 || ^7.0"
1712 },
1713 "require-dev": {
1714 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1715 },
1716 "type": "library",
1717 "extra": {
1718 "branch-alias": {
1719 "dev-master": "1.4-dev"
1720 }
1721 },
1722 "autoload": {
1723 "classmap": [
1724 "src/"
1725 ]
1726 },
1727 "notification-url": "https://packagist.org/downloads/",
1728 "license": [
1729 "BSD-3-Clause"
1730 ],
1731 "authors": [
1732 {
1733 "name": "Kore Nordmann",
1734 "email": "mail@kore-nordmann.de"
1735 },
1736 {
1737 "name": "Sebastian Bergmann",
1738 "email": "sebastian@phpunit.de"
1739 }
1740 ],
1741 "description": "Diff implementation",
1742 "homepage": "https://github.com/sebastianbergmann/diff",
1743 "keywords": [
1744 "diff"
1745 ],
1746 "time": "2017-05-22T07:24:03+00:00"
1747 },
1748 {
1749 "name": "sebastian/environment",
1750 "version": "2.0.0",
1751 "source": {
1752 "type": "git",
1753 "url": "https://github.com/sebastianbergmann/environment.git",
1754 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
1755 },
1756 "dist": {
1757 "type": "zip",
1758 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
1759 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
1760 "shasum": ""
1761 },
1762 "require": {
1763 "php": "^5.6 || ^7.0"
1764 },
1765 "require-dev": {
1766 "phpunit/phpunit": "^5.0"
1767 },
1768 "type": "library",
1769 "extra": {
1770 "branch-alias": {
1771 "dev-master": "2.0.x-dev"
1772 }
1773 },
1774 "autoload": {
1775 "classmap": [
1776 "src/"
1777 ]
1778 },
1779 "notification-url": "https://packagist.org/downloads/",
1780 "license": [
1781 "BSD-3-Clause"
1782 ],
1783 "authors": [
1784 {
1785 "name": "Sebastian Bergmann",
1786 "email": "sebastian@phpunit.de"
1787 }
1788 ],
1789 "description": "Provides functionality to handle HHVM/PHP environments",
1790 "homepage": "http://www.github.com/sebastianbergmann/environment",
1791 "keywords": [
1792 "Xdebug",
1793 "environment",
1794 "hhvm"
1795 ],
1796 "time": "2016-11-26T07:53:53+00:00"
1797 },
1798 {
1799 "name": "sebastian/exporter",
1800 "version": "2.0.0",
1801 "source": {
1802 "type": "git",
1803 "url": "https://github.com/sebastianbergmann/exporter.git",
1804 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
1805 },
1806 "dist": {
1807 "type": "zip",
1808 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
1809 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
1810 "shasum": ""
1811 },
1812 "require": {
1813 "php": ">=5.3.3",
1814 "sebastian/recursion-context": "~2.0"
1815 },
1816 "require-dev": {
1817 "ext-mbstring": "*",
1818 "phpunit/phpunit": "~4.4"
1819 },
1820 "type": "library",
1821 "extra": {
1822 "branch-alias": {
1823 "dev-master": "2.0.x-dev"
1824 }
1825 },
1826 "autoload": {
1827 "classmap": [
1828 "src/"
1829 ]
1830 },
1831 "notification-url": "https://packagist.org/downloads/",
1832 "license": [
1833 "BSD-3-Clause"
1834 ],
1835 "authors": [
1836 {
1837 "name": "Jeff Welch",
1838 "email": "whatthejeff@gmail.com"
1839 },
1840 {
1841 "name": "Volker Dusch",
1842 "email": "github@wallbash.com"
1843 },
1844 {
1845 "name": "Bernhard Schussek",
1846 "email": "bschussek@2bepublished.at"
1847 },
1848 {
1849 "name": "Sebastian Bergmann",
1850 "email": "sebastian@phpunit.de"
1851 },
1852 {
1853 "name": "Adam Harvey",
1854 "email": "aharvey@php.net"
1855 }
1856 ],
1857 "description": "Provides the functionality to export PHP variables for visualization",
1858 "homepage": "http://www.github.com/sebastianbergmann/exporter",
1859 "keywords": [
1860 "export",
1861 "exporter"
1862 ],
1863 "time": "2016-11-19T08:54:04+00:00"
1864 },
1865 {
1866 "name": "sebastian/global-state",
1867 "version": "1.1.1",
1868 "source": {
1869 "type": "git",
1870 "url": "https://github.com/sebastianbergmann/global-state.git",
1871 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1872 },
1873 "dist": {
1874 "type": "zip",
1875 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1876 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1877 "shasum": ""
1878 },
1879 "require": {
1880 "php": ">=5.3.3"
1881 },
1882 "require-dev": {
1883 "phpunit/phpunit": "~4.2"
1884 },
1885 "suggest": {
1886 "ext-uopz": "*"
1887 },
1888 "type": "library",
1889 "extra": {
1890 "branch-alias": {
1891 "dev-master": "1.0-dev"
1892 }
1893 },
1894 "autoload": {
1895 "classmap": [
1896 "src/"
1897 ]
1898 },
1899 "notification-url": "https://packagist.org/downloads/",
1900 "license": [
1901 "BSD-3-Clause"
1902 ],
1903 "authors": [
1904 {
1905 "name": "Sebastian Bergmann",
1906 "email": "sebastian@phpunit.de"
1907 }
1908 ],
1909 "description": "Snapshotting of global state",
1910 "homepage": "http://www.github.com/sebastianbergmann/global-state",
1911 "keywords": [
1912 "global state"
1913 ],
1914 "time": "2015-10-12T03:26:01+00:00"
1915 },
1916 {
1917 "name": "sebastian/object-enumerator",
1918 "version": "2.0.1",
1919 "source": {
1920 "type": "git",
1921 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
1922 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
1923 },
1924 "dist": {
1925 "type": "zip",
1926 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
1927 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
1928 "shasum": ""
1929 },
1930 "require": {
1931 "php": ">=5.6",
1932 "sebastian/recursion-context": "~2.0"
1933 },
1934 "require-dev": {
1935 "phpunit/phpunit": "~5"
1936 },
1937 "type": "library",
1938 "extra": {
1939 "branch-alias": {
1940 "dev-master": "2.0.x-dev"
1941 }
1942 },
1943 "autoload": {
1944 "classmap": [
1945 "src/"
1946 ]
1947 },
1948 "notification-url": "https://packagist.org/downloads/",
1949 "license": [
1950 "BSD-3-Clause"
1951 ],
1952 "authors": [
1953 {
1954 "name": "Sebastian Bergmann",
1955 "email": "sebastian@phpunit.de"
1956 }
1957 ],
1958 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
1959 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
1960 "time": "2017-02-18T15:18:39+00:00"
1961 },
1962 {
1963 "name": "sebastian/recursion-context",
1964 "version": "2.0.0",
1965 "source": {
1966 "type": "git",
1967 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1968 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
1969 },
1970 "dist": {
1971 "type": "zip",
1972 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
1973 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
1974 "shasum": ""
1975 },
1976 "require": {
1977 "php": ">=5.3.3"
1978 },
1979 "require-dev": {
1980 "phpunit/phpunit": "~4.4"
1981 },
1982 "type": "library",
1983 "extra": {
1984 "branch-alias": {
1985 "dev-master": "2.0.x-dev"
1986 }
1987 },
1988 "autoload": {
1989 "classmap": [
1990 "src/"
1991 ]
1992 },
1993 "notification-url": "https://packagist.org/downloads/",
1994 "license": [
1995 "BSD-3-Clause"
1996 ],
1997 "authors": [
1998 {
1999 "name": "Jeff Welch",
2000 "email": "whatthejeff@gmail.com"
2001 },
2002 {
2003 "name": "Sebastian Bergmann",
2004 "email": "sebastian@phpunit.de"
2005 },
2006 {
2007 "name": "Adam Harvey",
2008 "email": "aharvey@php.net"
2009 }
2010 ],
2011 "description": "Provides functionality to recursively process PHP variables",
2012 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2013 "time": "2016-11-19T07:33:16+00:00"
2014 },
2015 {
2016 "name": "sebastian/resource-operations",
2017 "version": "1.0.0",
2018 "source": {
2019 "type": "git",
2020 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2021 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
2022 },
2023 "dist": {
2024 "type": "zip",
2025 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2026 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2027 "shasum": ""
2028 },
2029 "require": {
2030 "php": ">=5.6.0"
2031 },
2032 "type": "library",
2033 "extra": {
2034 "branch-alias": {
2035 "dev-master": "1.0.x-dev"
2036 }
2037 },
2038 "autoload": {
2039 "classmap": [
2040 "src/"
2041 ]
2042 },
2043 "notification-url": "https://packagist.org/downloads/",
2044 "license": [
2045 "BSD-3-Clause"
2046 ],
2047 "authors": [
2048 {
2049 "name": "Sebastian Bergmann",
2050 "email": "sebastian@phpunit.de"
2051 }
2052 ],
2053 "description": "Provides a list of PHP built-in functions that operate on resources",
2054 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2055 "time": "2015-07-28T20:34:47+00:00"
2056 },
2057 {
2058 "name": "sebastian/version",
2059 "version": "2.0.1",
2060 "source": {
2061 "type": "git",
2062 "url": "https://github.com/sebastianbergmann/version.git",
2063 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2064 },
2065 "dist": {
2066 "type": "zip",
2067 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2068 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2069 "shasum": ""
2070 },
2071 "require": {
2072 "php": ">=5.6"
2073 },
2074 "type": "library",
2075 "extra": {
2076 "branch-alias": {
2077 "dev-master": "2.0.x-dev"
2078 }
2079 },
2080 "autoload": {
2081 "classmap": [
2082 "src/"
2083 ]
2084 },
2085 "notification-url": "https://packagist.org/downloads/",
2086 "license": [
2087 "BSD-3-Clause"
2088 ],
2089 "authors": [
2090 {
2091 "name": "Sebastian Bergmann",
2092 "email": "sebastian@phpunit.de",
2093 "role": "lead"
2094 }
2095 ],
2096 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2097 "homepage": "https://github.com/sebastianbergmann/version",
2098 "time": "2016-10-03T07:35:21+00:00"
2099 },
2100 {
2101 "name": "symfony/yaml",
2102 "version": "v3.4.2",
2103 "source": {
2104 "type": "git",
2105 "url": "https://github.com/symfony/yaml.git",
2106 "reference": "afe0cd38486505c9703707707d91450cfc1bd536"
2107 },
2108 "dist": {
2109 "type": "zip",
2110 "url": "https://api.github.com/repos/symfony/yaml/zipball/afe0cd38486505c9703707707d91450cfc1bd536",
2111 "reference": "afe0cd38486505c9703707707d91450cfc1bd536",
2112 "shasum": ""
2113 },
2114 "require": {
2115 "php": "^5.5.9|>=7.0.8"
2116 },
2117 "conflict": {
2118 "symfony/console": "<3.4"
2119 },
2120 "require-dev": {
2121 "symfony/console": "~3.4|~4.0"
2122 },
2123 "suggest": {
2124 "symfony/console": "For validating YAML files using the lint command"
2125 },
2126 "type": "library",
2127 "extra": {
2128 "branch-alias": {
2129 "dev-master": "3.4-dev"
2130 }
2131 },
2132 "autoload": {
2133 "psr-4": {
2134 "Symfony\\Component\\Yaml\\": ""
2135 },
2136 "exclude-from-classmap": [
2137 "/Tests/"
2138 ]
2139 },
2140 "notification-url": "https://packagist.org/downloads/",
2141 "license": [
2142 "MIT"
2143 ],
2144 "authors": [
2145 {
2146 "name": "Fabien Potencier",
2147 "email": "fabien@symfony.com"
2148 },
2149 {
2150 "name": "Symfony Community",
2151 "homepage": "https://symfony.com/contributors"
2152 }
2153 ],
2154 "description": "Symfony Yaml Component",
2155 "homepage": "https://symfony.com",
2156 "time": "2017-12-11T20:38:23+00:00"
2157 },
2158 {
2159 "name": "webmozart/assert",
2160 "version": "1.2.0",
2161 "source": {
2162 "type": "git",
2163 "url": "https://github.com/webmozart/assert.git",
2164 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
2165 },
2166 "dist": {
2167 "type": "zip",
2168 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
2169 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
2170 "shasum": ""
2171 },
2172 "require": {
2173 "php": "^5.3.3 || ^7.0"
2174 },
2175 "require-dev": {
2176 "phpunit/phpunit": "^4.6",
2177 "sebastian/version": "^1.0.1"
2178 },
2179 "type": "library",
2180 "extra": {
2181 "branch-alias": {
2182 "dev-master": "1.3-dev"
2183 }
2184 },
2185 "autoload": {
2186 "psr-4": {
2187 "Webmozart\\Assert\\": "src/"
2188 }
2189 },
2190 "notification-url": "https://packagist.org/downloads/",
2191 "license": [
2192 "MIT"
2193 ],
2194 "authors": [
2195 {
2196 "name": "Bernhard Schussek",
2197 "email": "bschussek@gmail.com"
2198 }
2199 ],
2200 "description": "Assertions to validate method input/output with nice error messages.",
2201 "keywords": [
2202 "assert",
2203 "check",
2204 "validate"
2205 ],
2206 "time": "2016-11-23T20:04:58+00:00"
2207 }
2208 ],
2209 "aliases": [],
2210 "minimum-stability": "stable",
2211 "stability-flags": {
2212 "roundcube/filters": 20
2213 },
2214 "prefer-stable": false,
2215 "prefer-lowest": false,
2216 "platform": {
2217 "php": ">=5.4.0"
2218 },
2219 "platform-dev": []
2220 }