]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - composer.lock
Added type-hint for StartShowEntryForms hook
[quix0rs-gnu-social.git] / 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": "4e6cb6938aa6af5b33db71e5793f1b54",
8     "packages": [
9         {
10             "name": "apereo/phpcas",
11             "version": "1.3.7",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/apereo/phpCAS.git",
15                 "reference": "b5b29102c3a42f570c4a3e852f3cf67cae6d6082"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/apereo/phpCAS/zipball/b5b29102c3a42f570c4a3e852f3cf67cae6d6082",
20                 "reference": "b5b29102c3a42f570c4a3e852f3cf67cae6d6082",
21                 "shasum": ""
22             },
23             "require": {
24                 "ext-curl": "*",
25                 "php": ">=5.4.0"
26             },
27             "require-dev": {
28                 "phpunit/phpunit": "~3.7.10"
29             },
30             "type": "library",
31             "extra": {
32                 "branch-alias": {
33                     "dev-master": "1.3.x-dev"
34                 }
35             },
36             "autoload": {
37                 "classmap": [
38                     "source/"
39                 ]
40             },
41             "notification-url": "https://packagist.org/downloads/",
42             "license": [
43                 "Apache-2.0"
44             ],
45             "authors": [
46                 {
47                     "name": "Joachim Fritschi",
48                     "homepage": "https://wiki.jasig.org/display/~fritschi"
49                 },
50                 {
51                     "name": "Adam Franco",
52                     "homepage": "https://wiki.jasig.org/display/~adamfranco"
53                 }
54             ],
55             "description": "Provides a simple API for authenticating users against a CAS server",
56             "homepage": "https://wiki.jasig.org/display/CASC/phpCAS",
57             "keywords": [
58                 "apereo",
59                 "cas",
60                 "jasig"
61             ],
62             "time": "2019-04-22T19:48:16+00:00"
63         },
64         {
65             "name": "composer/ca-bundle",
66             "version": "1.1.4",
67             "source": {
68                 "type": "git",
69                 "url": "https://github.com/composer/ca-bundle.git",
70                 "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d"
71             },
72             "dist": {
73                 "type": "zip",
74                 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
75                 "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
76                 "shasum": ""
77             },
78             "require": {
79                 "ext-openssl": "*",
80                 "ext-pcre": "*",
81                 "php": "^5.3.2 || ^7.0"
82             },
83             "require-dev": {
84                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
85                 "psr/log": "^1.0",
86                 "symfony/process": "^2.5 || ^3.0 || ^4.0"
87             },
88             "type": "library",
89             "extra": {
90                 "branch-alias": {
91                     "dev-master": "1.x-dev"
92                 }
93             },
94             "autoload": {
95                 "psr-4": {
96                     "Composer\\CaBundle\\": "src"
97                 }
98             },
99             "notification-url": "https://packagist.org/downloads/",
100             "license": [
101                 "MIT"
102             ],
103             "authors": [
104                 {
105                     "name": "Jordi Boggiano",
106                     "email": "j.boggiano@seld.be",
107                     "homepage": "http://seld.be"
108                 }
109             ],
110             "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
111             "keywords": [
112                 "cabundle",
113                 "cacert",
114                 "certificate",
115                 "ssl",
116                 "tls"
117             ],
118             "time": "2019-01-28T09:30:10+00:00"
119         },
120         {
121             "name": "diogocomposer/xmpphp",
122             "version": "v3.0.0",
123             "source": {
124                 "type": "git",
125                 "url": "https://github.com/diogogithub/xmpphp.git",
126                 "reference": "c7cdcc588aa47893ab41a1670c5dfe649674a4b0"
127             },
128             "dist": {
129                 "type": "zip",
130                 "url": "https://api.github.com/repos/diogogithub/xmpphp/zipball/c7cdcc588aa47893ab41a1670c5dfe649674a4b0",
131                 "reference": "c7cdcc588aa47893ab41a1670c5dfe649674a4b0",
132                 "shasum": ""
133             },
134             "require": {
135                 "ext-mbstring": "*",
136                 "ext-xml": "*",
137                 "php": ">=7.0.0"
138             },
139             "type": "library",
140             "autoload": {
141                 "psr-4": {
142                     "XMPPHP\\": "XMPPHP"
143                 }
144             },
145             "notification-url": "https://packagist.org/downloads/",
146             "license": [
147                 "GPL-2.0+"
148             ],
149             "authors": [
150                 {
151                     "name": "Ivan Borzenkov",
152                     "email": "ivan.borzenkov@gmail.com"
153                 },
154                 {
155                     "name": "bandroidx",
156                     "email": "bandroidx@gmail.com"
157                 },
158                 {
159                     "name": "BirknerAlex",
160                     "email": "alex.birkner@gmail.com"
161                 },
162                 {
163                     "name": "Stephan Wentz",
164                     "email": "stephan@wentz.it"
165                 },
166                 {
167                     "name": "Nathan Fritz",
168                     "email": "fritzy@netflint.net"
169                 },
170                 {
171                     "name": "Christian Weiske",
172                     "email": "cweiske@cweiske.de"
173                 },
174                 {
175                     "name": "Vito Tafuni",
176                     "email": "vitotafuni@gmail.com"
177                 },
178                 {
179                     "name": "Diogo Cordeiro",
180                     "email": "diogo@fc.up.pt"
181                 }
182             ],
183             "description": "XMPP PHP Library",
184             "keywords": [
185                 "jabber",
186                 "xmpp",
187                 "xmpphp"
188             ],
189             "time": "2019-06-19T02:32:32+00:00"
190         },
191         {
192             "name": "embed/embed",
193             "version": "v3.4.1",
194             "source": {
195                 "type": "git",
196                 "url": "https://github.com/oscarotero/Embed.git",
197                 "reference": "960bbd5a62c5697302bd5394d58efba2e998b787"
198             },
199             "dist": {
200                 "type": "zip",
201                 "url": "https://api.github.com/repos/oscarotero/Embed/zipball/960bbd5a62c5697302bd5394d58efba2e998b787",
202                 "reference": "960bbd5a62c5697302bd5394d58efba2e998b787",
203                 "shasum": ""
204             },
205             "require": {
206                 "composer/ca-bundle": "^1.0",
207                 "ext-curl": "*",
208                 "ext-mbstring": "*",
209                 "php": "^5.6|^7.0"
210             },
211             "require-dev": {
212                 "friendsofphp/php-cs-fixer": "^2.0",
213                 "phpunit/phpunit": "^4.8|^5.7"
214             },
215             "type": "library",
216             "autoload": {
217                 "psr-4": {
218                     "Embed\\": "src"
219                 }
220             },
221             "notification-url": "https://packagist.org/downloads/",
222             "license": [
223                 "MIT"
224             ],
225             "authors": [
226                 {
227                     "name": "Oscar Otero",
228                     "role": "Developer",
229                     "email": "oom@oscarotero.com",
230                     "homepage": "http://oscarotero.com"
231                 }
232             ],
233             "description": "PHP library to retrieve page info using oembed, opengraph, etc",
234             "homepage": "https://github.com/oscarotero/Embed",
235             "keywords": [
236                 "embed",
237                 "embedly",
238                 "oembed",
239                 "opengraph",
240                 "twitter cards"
241             ],
242             "time": "2019-07-20T17:05:41+00:00"
243         },
244         {
245             "name": "ezyang/htmlpurifier",
246             "version": "v4.11.0",
247             "source": {
248                 "type": "git",
249                 "url": "https://github.com/ezyang/htmlpurifier.git",
250                 "reference": "83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7"
251             },
252             "dist": {
253                 "type": "zip",
254                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7",
255                 "reference": "83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7",
256                 "shasum": ""
257             },
258             "require": {
259                 "php": ">=5.2"
260             },
261             "require-dev": {
262                 "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
263             },
264             "type": "library",
265             "autoload": {
266                 "psr-0": {
267                     "HTMLPurifier": "library/"
268                 },
269                 "files": [
270                     "library/HTMLPurifier.composer.php"
271                 ]
272             },
273             "notification-url": "https://packagist.org/downloads/",
274             "license": [
275                 "LGPL-2.1-or-later"
276             ],
277             "authors": [
278                 {
279                     "name": "Edward Z. Yang",
280                     "email": "admin@htmlpurifier.org",
281                     "homepage": "http://ezyang.com"
282                 }
283             ],
284             "description": "Standards compliant HTML filter written in PHP",
285             "homepage": "http://htmlpurifier.org/",
286             "keywords": [
287                 "html"
288             ],
289             "time": "2019-07-14T18:58:38+00:00"
290         },
291         {
292             "name": "guzzlehttp/psr7",
293             "version": "1.6.1",
294             "source": {
295                 "type": "git",
296                 "url": "https://github.com/guzzle/psr7.git",
297                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
298             },
299             "dist": {
300                 "type": "zip",
301                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
302                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
303                 "shasum": ""
304             },
305             "require": {
306                 "php": ">=5.4.0",
307                 "psr/http-message": "~1.0",
308                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
309             },
310             "provide": {
311                 "psr/http-message-implementation": "1.0"
312             },
313             "require-dev": {
314                 "ext-zlib": "*",
315                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
316             },
317             "suggest": {
318                 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
319             },
320             "type": "library",
321             "extra": {
322                 "branch-alias": {
323                     "dev-master": "1.6-dev"
324                 }
325             },
326             "autoload": {
327                 "psr-4": {
328                     "GuzzleHttp\\Psr7\\": "src/"
329                 },
330                 "files": [
331                     "src/functions_include.php"
332                 ]
333             },
334             "notification-url": "https://packagist.org/downloads/",
335             "license": [
336                 "MIT"
337             ],
338             "authors": [
339                 {
340                     "name": "Michael Dowling",
341                     "email": "mtdowling@gmail.com",
342                     "homepage": "https://github.com/mtdowling"
343                 },
344                 {
345                     "name": "Tobias Schultze",
346                     "homepage": "https://github.com/Tobion"
347                 }
348             ],
349             "description": "PSR-7 message implementation that also provides common utility methods",
350             "keywords": [
351                 "http",
352                 "message",
353                 "psr-7",
354                 "request",
355                 "response",
356                 "stream",
357                 "uri",
358                 "url"
359             ],
360             "time": "2019-07-01T23:21:34+00:00"
361         },
362         {
363             "name": "hoa/consistency",
364             "version": "1.17.05.02",
365             "source": {
366                 "type": "git",
367                 "url": "https://github.com/hoaproject/Consistency.git",
368                 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
369             },
370             "dist": {
371                 "type": "zip",
372                 "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
373                 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
374                 "shasum": ""
375             },
376             "require": {
377                 "hoa/exception": "~1.0",
378                 "php": ">=5.5.0"
379             },
380             "require-dev": {
381                 "hoa/stream": "~1.0",
382                 "hoa/test": "~2.0"
383             },
384             "type": "library",
385             "extra": {
386                 "branch-alias": {
387                     "dev-master": "1.x-dev"
388                 }
389             },
390             "autoload": {
391                 "psr-4": {
392                     "Hoa\\Consistency\\": "."
393                 },
394                 "files": [
395                     "Prelude.php"
396                 ]
397             },
398             "notification-url": "https://packagist.org/downloads/",
399             "license": [
400                 "BSD-3-Clause"
401             ],
402             "authors": [
403                 {
404                     "name": "Ivan Enderlin",
405                     "email": "ivan.enderlin@hoa-project.net"
406                 },
407                 {
408                     "name": "Hoa community",
409                     "homepage": "https://hoa-project.net/"
410                 }
411             ],
412             "description": "The Hoa\\Consistency library.",
413             "homepage": "https://hoa-project.net/",
414             "keywords": [
415                 "autoloader",
416                 "callable",
417                 "consistency",
418                 "entity",
419                 "flex",
420                 "keyword",
421                 "library"
422             ],
423             "time": "2017-05-02T12:18:12+00:00"
424         },
425         {
426             "name": "hoa/event",
427             "version": "1.17.01.13",
428             "source": {
429                 "type": "git",
430                 "url": "https://github.com/hoaproject/Event.git",
431                 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
432             },
433             "dist": {
434                 "type": "zip",
435                 "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
436                 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
437                 "shasum": ""
438             },
439             "require": {
440                 "hoa/consistency": "~1.0",
441                 "hoa/exception": "~1.0"
442             },
443             "require-dev": {
444                 "hoa/test": "~2.0"
445             },
446             "type": "library",
447             "extra": {
448                 "branch-alias": {
449                     "dev-master": "1.x-dev"
450                 }
451             },
452             "autoload": {
453                 "psr-4": {
454                     "Hoa\\Event\\": "."
455                 }
456             },
457             "notification-url": "https://packagist.org/downloads/",
458             "license": [
459                 "BSD-3-Clause"
460             ],
461             "authors": [
462                 {
463                     "name": "Ivan Enderlin",
464                     "email": "ivan.enderlin@hoa-project.net"
465                 },
466                 {
467                     "name": "Hoa community",
468                     "homepage": "https://hoa-project.net/"
469                 }
470             ],
471             "description": "The Hoa\\Event library.",
472             "homepage": "https://hoa-project.net/",
473             "keywords": [
474                 "event",
475                 "library",
476                 "listener",
477                 "observer"
478             ],
479             "time": "2017-01-13T15:30:50+00:00"
480         },
481         {
482             "name": "hoa/exception",
483             "version": "1.17.01.16",
484             "source": {
485                 "type": "git",
486                 "url": "https://github.com/hoaproject/Exception.git",
487                 "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
488             },
489             "dist": {
490                 "type": "zip",
491                 "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
492                 "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
493                 "shasum": ""
494             },
495             "require": {
496                 "hoa/consistency": "~1.0",
497                 "hoa/event": "~1.0"
498             },
499             "require-dev": {
500                 "hoa/test": "~2.0"
501             },
502             "type": "library",
503             "extra": {
504                 "branch-alias": {
505                     "dev-master": "1.x-dev"
506                 }
507             },
508             "autoload": {
509                 "psr-4": {
510                     "Hoa\\Exception\\": "."
511                 }
512             },
513             "notification-url": "https://packagist.org/downloads/",
514             "license": [
515                 "BSD-3-Clause"
516             ],
517             "authors": [
518                 {
519                     "name": "Ivan Enderlin",
520                     "email": "ivan.enderlin@hoa-project.net"
521                 },
522                 {
523                     "name": "Hoa community",
524                     "homepage": "https://hoa-project.net/"
525                 }
526             ],
527             "description": "The Hoa\\Exception library.",
528             "homepage": "https://hoa-project.net/",
529             "keywords": [
530                 "exception",
531                 "library"
532             ],
533             "time": "2017-01-16T07:53:27+00:00"
534         },
535         {
536             "name": "intervention/image",
537             "version": "2.5.0",
538             "source": {
539                 "type": "git",
540                 "url": "https://github.com/Intervention/image.git",
541                 "reference": "39eaef720d082ecc54c64bf54541c55f10db546d"
542             },
543             "dist": {
544                 "type": "zip",
545                 "url": "https://api.github.com/repos/Intervention/image/zipball/39eaef720d082ecc54c64bf54541c55f10db546d",
546                 "reference": "39eaef720d082ecc54c64bf54541c55f10db546d",
547                 "shasum": ""
548             },
549             "require": {
550                 "ext-fileinfo": "*",
551                 "guzzlehttp/psr7": "~1.1",
552                 "php": ">=5.4.0"
553             },
554             "require-dev": {
555                 "mockery/mockery": "~0.9.2",
556                 "phpunit/phpunit": "^4.8 || ^5.7"
557             },
558             "suggest": {
559                 "ext-gd": "to use GD library based image processing.",
560                 "ext-imagick": "to use Imagick based image processing.",
561                 "intervention/imagecache": "Caching extension for the Intervention Image library"
562             },
563             "type": "library",
564             "extra": {
565                 "branch-alias": {
566                     "dev-master": "2.4-dev"
567                 },
568                 "laravel": {
569                     "providers": [
570                         "Intervention\\Image\\ImageServiceProvider"
571                     ],
572                     "aliases": {
573                         "Image": "Intervention\\Image\\Facades\\Image"
574                     }
575                 }
576             },
577             "autoload": {
578                 "psr-4": {
579                     "Intervention\\Image\\": "src/Intervention/Image"
580                 }
581             },
582             "notification-url": "https://packagist.org/downloads/",
583             "license": [
584                 "MIT"
585             ],
586             "authors": [
587                 {
588                     "name": "Oliver Vogel",
589                     "email": "oliver@olivervogel.com",
590                     "homepage": "http://olivervogel.com/"
591                 }
592             ],
593             "description": "Image handling and manipulation library with support for Laravel integration",
594             "homepage": "http://image.intervention.io/",
595             "keywords": [
596                 "gd",
597                 "image",
598                 "imagick",
599                 "laravel",
600                 "thumbnail",
601                 "watermark"
602             ],
603             "time": "2019-06-24T14:06:31+00:00"
604         },
605         {
606             "name": "masterminds/html5",
607             "version": "2.6.0",
608             "source": {
609                 "type": "git",
610                 "url": "https://github.com/Masterminds/html5-php.git",
611                 "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad"
612             },
613             "dist": {
614                 "type": "zip",
615                 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad",
616                 "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad",
617                 "shasum": ""
618             },
619             "require": {
620                 "ext-ctype": "*",
621                 "ext-dom": "*",
622                 "ext-libxml": "*",
623                 "php": ">=5.3.0"
624             },
625             "require-dev": {
626                 "phpunit/phpunit": "^4.8.35",
627                 "sami/sami": "~2.0",
628                 "satooshi/php-coveralls": "1.0.*"
629             },
630             "type": "library",
631             "extra": {
632                 "branch-alias": {
633                     "dev-master": "2.6-dev"
634                 }
635             },
636             "autoload": {
637                 "psr-4": {
638                     "Masterminds\\": "src"
639                 }
640             },
641             "notification-url": "https://packagist.org/downloads/",
642             "license": [
643                 "MIT"
644             ],
645             "authors": [
646                 {
647                     "name": "Matt Butcher",
648                     "email": "technosophos@gmail.com"
649                 },
650                 {
651                     "name": "Asmir Mustafic",
652                     "email": "goetas@gmail.com"
653                 },
654                 {
655                     "name": "Matt Farina",
656                     "email": "matt@mattfarina.com"
657                 }
658             ],
659             "description": "An HTML5 parser and serializer.",
660             "homepage": "http://masterminds.github.io/html5-php",
661             "keywords": [
662                 "HTML5",
663                 "dom",
664                 "html",
665                 "parser",
666                 "querypath",
667                 "serializer",
668                 "xml"
669             ],
670             "time": "2019-03-10T11:41:28+00:00"
671         },
672         {
673             "name": "mf2/mf2",
674             "version": "0.4.6",
675             "source": {
676                 "type": "git",
677                 "url": "https://github.com/microformats/php-mf2.git",
678                 "reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23"
679             },
680             "dist": {
681                 "type": "zip",
682                 "url": "https://api.github.com/repos/microformats/php-mf2/zipball/00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
683                 "reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
684                 "shasum": ""
685             },
686             "require": {
687                 "php": ">=5.4.0"
688             },
689             "require-dev": {
690                 "mf2/tests": "@dev",
691                 "phpdocumentor/phpdocumentor": "v2.8.4",
692                 "phpunit/phpunit": "4.8.*"
693             },
694             "suggest": {
695                 "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you",
696                 "masterminds/html5": "Alternative HTML parser for PHP, for better HTML5 support."
697             },
698             "bin": [
699                 "bin/fetch-mf2",
700                 "bin/parse-mf2"
701             ],
702             "type": "library",
703             "autoload": {
704                 "files": [
705                     "Mf2/Parser.php"
706                 ]
707             },
708             "notification-url": "https://packagist.org/downloads/",
709             "license": [
710                 "CC0-1.0"
711             ],
712             "authors": [
713                 {
714                     "name": "Barnaby Walters",
715                     "homepage": "http://waterpigs.co.uk"
716                 }
717             ],
718             "description": "A pure, generic microformats2 parser â€” makes HTML as easy to consume as a JSON API",
719             "keywords": [
720                 "html",
721                 "microformats",
722                 "microformats 2",
723                 "parser",
724                 "semantic"
725             ],
726             "time": "2018-08-24T14:47:04+00:00"
727         },
728         {
729             "name": "michelf/php-markdown",
730             "version": "1.8.0",
731             "source": {
732                 "type": "git",
733                 "url": "https://github.com/michelf/php-markdown.git",
734                 "reference": "01ab082b355bf188d907b9929cd99b2923053495"
735             },
736             "dist": {
737                 "type": "zip",
738                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
739                 "reference": "01ab082b355bf188d907b9929cd99b2923053495",
740                 "shasum": ""
741             },
742             "require": {
743                 "php": ">=5.3.0"
744             },
745             "type": "library",
746             "autoload": {
747                 "psr-4": {
748                     "Michelf\\": "Michelf/"
749                 }
750             },
751             "notification-url": "https://packagist.org/downloads/",
752             "license": [
753                 "BSD-3-Clause"
754             ],
755             "authors": [
756                 {
757                     "name": "Michel Fortin",
758                     "email": "michel.fortin@michelf.ca",
759                     "homepage": "https://michelf.ca/",
760                     "role": "Developer"
761                 },
762                 {
763                     "name": "John Gruber",
764                     "homepage": "https://daringfireball.net/"
765                 }
766             ],
767             "description": "PHP Markdown",
768             "homepage": "https://michelf.ca/projects/php-markdown/",
769             "keywords": [
770                 "markdown"
771             ],
772             "time": "2018-01-15T00:49:33+00:00"
773         },
774         {
775             "name": "openid/php-openid",
776             "version": "2.3.0",
777             "source": {
778                 "type": "git",
779                 "url": "https://github.com/openid/php-openid.git",
780                 "reference": "924f9aa42453cd0f9dba72587b4e2cdf7f4de874"
781             },
782             "dist": {
783                 "type": "zip",
784                 "url": "https://api.github.com/repos/openid/php-openid/zipball/924f9aa42453cd0f9dba72587b4e2cdf7f4de874",
785                 "reference": "924f9aa42453cd0f9dba72587b4e2cdf7f4de874",
786                 "shasum": ""
787             },
788             "require": {
789                 "ext-curl": "*",
790                 "ext-dom": "*",
791                 "ext-gmp": "*",
792                 "php": ">=4.3"
793             },
794             "type": "library",
795             "autoload": {
796                 "classmap": [
797                     "Auth"
798                 ]
799             },
800             "notification-url": "https://packagist.org/downloads/",
801             "include-path": [
802                 "."
803             ],
804             "license": [
805                 "Apache-2.0"
806             ],
807             "authors": [
808                 {
809                     "name": "JanRain Inc.",
810                     "homepage": "http://www.openidenabled.com"
811                 }
812             ],
813             "description": "OpenID library for PHP5",
814             "homepage": "http://github.com/openid/php-openid",
815             "keywords": [
816                 "Authentication",
817                 "OpenId",
818                 "auth",
819                 "yadis"
820             ],
821             "time": "2015-07-30T18:07:43+00:00"
822         },
823         {
824             "name": "paragonie/constant_time_encoding",
825             "version": "v1.0.4",
826             "source": {
827                 "type": "git",
828                 "url": "https://github.com/paragonie/constant_time_encoding.git",
829                 "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6"
830             },
831             "dist": {
832                 "type": "zip",
833                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/2132f0f293d856026d7d11bd81b9f4a23a1dc1f6",
834                 "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6",
835                 "shasum": ""
836             },
837             "require": {
838                 "php": "^5.3|^7"
839             },
840             "require-dev": {
841                 "paragonie/random_compat": "^1.4|^2",
842                 "phpunit/phpunit": "4.*|5.*",
843                 "vimeo/psalm": "^0.3|^1"
844             },
845             "type": "library",
846             "autoload": {
847                 "psr-4": {
848                     "ParagonIE\\ConstantTime\\": "src/"
849                 }
850             },
851             "notification-url": "https://packagist.org/downloads/",
852             "license": [
853                 "MIT"
854             ],
855             "authors": [
856                 {
857                     "name": "Paragon Initiative Enterprises",
858                     "email": "security@paragonie.com",
859                     "homepage": "https://paragonie.com",
860                     "role": "Maintainer"
861                 },
862                 {
863                     "name": "Steve 'Sc00bz' Thomas",
864                     "email": "steve@tobtu.com",
865                     "homepage": "https://www.tobtu.com",
866                     "role": "Original Developer"
867                 }
868             ],
869             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
870             "keywords": [
871                 "base16",
872                 "base32",
873                 "base32_decode",
874                 "base32_encode",
875                 "base64",
876                 "base64_decode",
877                 "base64_encode",
878                 "bin2hex",
879                 "encoding",
880                 "hex",
881                 "hex2bin",
882                 "rfc4648"
883             ],
884             "time": "2018-04-30T17:57:16+00:00"
885         },
886         {
887             "name": "paragonie/random_compat",
888             "version": "v2.0.18",
889             "source": {
890                 "type": "git",
891                 "url": "https://github.com/paragonie/random_compat.git",
892                 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
893             },
894             "dist": {
895                 "type": "zip",
896                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
897                 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
898                 "shasum": ""
899             },
900             "require": {
901                 "php": ">=5.2.0"
902             },
903             "require-dev": {
904                 "phpunit/phpunit": "4.*|5.*"
905             },
906             "suggest": {
907                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
908             },
909             "type": "library",
910             "autoload": {
911                 "files": [
912                     "lib/random.php"
913                 ]
914             },
915             "notification-url": "https://packagist.org/downloads/",
916             "license": [
917                 "MIT"
918             ],
919             "authors": [
920                 {
921                     "name": "Paragon Initiative Enterprises",
922                     "email": "security@paragonie.com",
923                     "homepage": "https://paragonie.com"
924                 }
925             ],
926             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
927             "keywords": [
928                 "csprng",
929                 "polyfill",
930                 "pseudorandom",
931                 "random"
932             ],
933             "time": "2019-01-03T20:59:08+00:00"
934         },
935         {
936             "name": "pear/console_getopt",
937             "version": "v1.4.2",
938             "source": {
939                 "type": "git",
940                 "url": "https://github.com/pear/Console_Getopt.git",
941                 "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0"
942             },
943             "dist": {
944                 "type": "zip",
945                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0",
946                 "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0",
947                 "shasum": ""
948             },
949             "type": "library",
950             "autoload": {
951                 "psr-0": {
952                     "Console": "./"
953                 }
954             },
955             "notification-url": "https://packagist.org/downloads/",
956             "include-path": [
957                 "./"
958             ],
959             "license": [
960                 "BSD-2-Clause"
961             ],
962             "authors": [
963                 {
964                     "name": "Greg Beaver",
965                     "email": "cellog@php.net",
966                     "role": "Helper"
967                 },
968                 {
969                     "name": "Andrei Zmievski",
970                     "email": "andrei@php.net",
971                     "role": "Lead"
972                 },
973                 {
974                     "name": "Stig Bakken",
975                     "email": "stig@php.net",
976                     "role": "Developer"
977                 }
978             ],
979             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
980             "time": "2019-02-06T16:52:33+00:00"
981         },
982         {
983             "name": "phpseclib/phpseclib",
984             "version": "dev-master",
985             "source": {
986                 "type": "git",
987                 "url": "https://github.com/phpseclib/phpseclib.git",
988                 "reference": "f815e43077da67d3dd5b4d18a45753f5b79c1ab9"
989             },
990             "dist": {
991                 "type": "zip",
992                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f815e43077da67d3dd5b4d18a45753f5b79c1ab9",
993                 "reference": "f815e43077da67d3dd5b4d18a45753f5b79c1ab9",
994                 "shasum": ""
995             },
996             "require": {
997                 "paragonie/constant_time_encoding": "^1",
998                 "paragonie/random_compat": "^1.4|^2.0",
999                 "php": ">=5.6.1"
1000             },
1001             "require-dev": {
1002                 "phing/phing": "~2.7",
1003                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
1004                 "sami/sami": "~2.0",
1005                 "squizlabs/php_codesniffer": "~2.0"
1006             },
1007             "suggest": {
1008                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
1009                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
1010                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
1011                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
1012             },
1013             "type": "library",
1014             "autoload": {
1015                 "files": [
1016                     "phpseclib/bootstrap.php"
1017                 ],
1018                 "psr-4": {
1019                     "phpseclib\\": "phpseclib/"
1020                 }
1021             },
1022             "notification-url": "https://packagist.org/downloads/",
1023             "license": [
1024                 "MIT"
1025             ],
1026             "authors": [
1027                 {
1028                     "name": "Jim Wigginton",
1029                     "email": "terrafrost@php.net",
1030                     "role": "Lead Developer"
1031                 },
1032                 {
1033                     "name": "Patrick Monnerat",
1034                     "email": "pm@datasphere.ch",
1035                     "role": "Developer"
1036                 },
1037                 {
1038                     "name": "Andreas Fischer",
1039                     "email": "bantu@phpbb.com",
1040                     "role": "Developer"
1041                 },
1042                 {
1043                     "name": "Hans-Jürgen Petrich",
1044                     "email": "petrich@tronic-media.com",
1045                     "role": "Developer"
1046                 },
1047                 {
1048                     "name": "Graham Campbell",
1049                     "email": "graham@alt-three.com",
1050                     "role": "Developer"
1051                 }
1052             ],
1053             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
1054             "homepage": "http://phpseclib.sourceforge.net",
1055             "keywords": [
1056                 "BigInteger",
1057                 "aes",
1058                 "asn.1",
1059                 "asn1",
1060                 "blowfish",
1061                 "crypto",
1062                 "cryptography",
1063                 "encryption",
1064                 "rsa",
1065                 "security",
1066                 "sftp",
1067                 "signature",
1068                 "signing",
1069                 "ssh",
1070                 "twofish",
1071                 "x.509",
1072                 "x509"
1073             ],
1074             "time": "2019-06-23T16:33:59+00:00"
1075         },
1076         {
1077             "name": "psr/http-message",
1078             "version": "1.0.1",
1079             "source": {
1080                 "type": "git",
1081                 "url": "https://github.com/php-fig/http-message.git",
1082                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1083             },
1084             "dist": {
1085                 "type": "zip",
1086                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1087                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1088                 "shasum": ""
1089             },
1090             "require": {
1091                 "php": ">=5.3.0"
1092             },
1093             "type": "library",
1094             "extra": {
1095                 "branch-alias": {
1096                     "dev-master": "1.0.x-dev"
1097                 }
1098             },
1099             "autoload": {
1100                 "psr-4": {
1101                     "Psr\\Http\\Message\\": "src/"
1102                 }
1103             },
1104             "notification-url": "https://packagist.org/downloads/",
1105             "license": [
1106                 "MIT"
1107             ],
1108             "authors": [
1109                 {
1110                     "name": "PHP-FIG",
1111                     "homepage": "http://www.php-fig.org/"
1112                 }
1113             ],
1114             "description": "Common interface for HTTP messages",
1115             "homepage": "https://github.com/php-fig/http-message",
1116             "keywords": [
1117                 "http",
1118                 "http-message",
1119                 "psr",
1120                 "psr-7",
1121                 "request",
1122                 "response"
1123             ],
1124             "time": "2016-08-06T14:39:51+00:00"
1125         },
1126         {
1127             "name": "ralouphie/getallheaders",
1128             "version": "3.0.3",
1129             "source": {
1130                 "type": "git",
1131                 "url": "https://github.com/ralouphie/getallheaders.git",
1132                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
1133             },
1134             "dist": {
1135                 "type": "zip",
1136                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
1137                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
1138                 "shasum": ""
1139             },
1140             "require": {
1141                 "php": ">=5.6"
1142             },
1143             "require-dev": {
1144                 "php-coveralls/php-coveralls": "^2.1",
1145                 "phpunit/phpunit": "^5 || ^6.5"
1146             },
1147             "type": "library",
1148             "autoload": {
1149                 "files": [
1150                     "src/getallheaders.php"
1151                 ]
1152             },
1153             "notification-url": "https://packagist.org/downloads/",
1154             "license": [
1155                 "MIT"
1156             ],
1157             "authors": [
1158                 {
1159                     "name": "Ralph Khattar",
1160                     "email": "ralph.khattar@gmail.com"
1161                 }
1162             ],
1163             "description": "A polyfill for getallheaders.",
1164             "time": "2019-03-08T08:55:37+00:00"
1165         },
1166         {
1167             "name": "stomp-php/stomp-php",
1168             "version": "4.5.1",
1169             "source": {
1170                 "type": "git",
1171                 "url": "https://github.com/stomp-php/stomp-php.git",
1172                 "reference": "4c5f0a95330085a86fd852b8ad0b1fbb4e8a4158"
1173             },
1174             "dist": {
1175                 "type": "zip",
1176                 "url": "https://api.github.com/repos/stomp-php/stomp-php/zipball/4c5f0a95330085a86fd852b8ad0b1fbb4e8a4158",
1177                 "reference": "4c5f0a95330085a86fd852b8ad0b1fbb4e8a4158",
1178                 "shasum": ""
1179             },
1180             "require": {
1181                 "php": "^5.6 || ^7.0"
1182             },
1183             "require-dev": {
1184                 "phpunit/phpunit": "^5.7"
1185             },
1186             "type": "library",
1187             "autoload": {
1188                 "psr-4": {
1189                     "Stomp\\": "src/"
1190                 }
1191             },
1192             "notification-url": "https://packagist.org/downloads/",
1193             "license": [
1194                 "Apache-2.0"
1195             ],
1196             "authors": [
1197                 {
1198                     "name": "Dejan Bosnanac",
1199                     "email": "dejan@nighttale.net",
1200                     "homepage": "http://www.nighttale.net"
1201                 },
1202                 {
1203                     "name": "Sören Rohweder",
1204                     "email": "s.rohweder@blage.net",
1205                     "homepage": "http://www.monofone.de"
1206                 },
1207                 {
1208                     "name": "Jens Radtke",
1209                     "email": "swefl@fin-sn.de",
1210                     "homepage": "http://www.fin-sn.de"
1211                 }
1212             ],
1213             "description": "stomp support for PHP",
1214             "homepage": "http://github.com/stomp-php/stomp-php",
1215             "keywords": [
1216                 "activeMQ",
1217                 "apollomq",
1218                 "jms",
1219                 "messaging",
1220                 "rabbitmq",
1221                 "stomp"
1222             ],
1223             "time": "2019-04-09T08:25:54+00:00"
1224         }
1225     ],
1226     "packages-dev": [
1227         {
1228             "name": "cilex/cilex",
1229             "version": "1.1.0",
1230             "source": {
1231                 "type": "git",
1232                 "url": "https://github.com/Cilex/Cilex.git",
1233                 "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5"
1234             },
1235             "dist": {
1236                 "type": "zip",
1237                 "url": "https://api.github.com/repos/Cilex/Cilex/zipball/7acd965a609a56d0345e8b6071c261fbdb926cb5",
1238                 "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5",
1239                 "shasum": ""
1240             },
1241             "require": {
1242                 "cilex/console-service-provider": "1.*",
1243                 "php": ">=5.3.3",
1244                 "pimple/pimple": "~1.0",
1245                 "symfony/finder": "~2.1",
1246                 "symfony/process": "~2.1"
1247             },
1248             "require-dev": {
1249                 "phpunit/phpunit": "3.7.*",
1250                 "symfony/validator": "~2.1"
1251             },
1252             "suggest": {
1253                 "monolog/monolog": ">=1.0.0",
1254                 "symfony/validator": ">=1.0.0",
1255                 "symfony/yaml": ">=1.0.0"
1256             },
1257             "type": "library",
1258             "extra": {
1259                 "branch-alias": {
1260                     "dev-master": "1.0-dev"
1261                 }
1262             },
1263             "autoload": {
1264                 "psr-0": {
1265                     "Cilex": "src/"
1266                 }
1267             },
1268             "notification-url": "https://packagist.org/downloads/",
1269             "license": [
1270                 "MIT"
1271             ],
1272             "authors": [
1273                 {
1274                     "name": "Mike van Riel",
1275                     "email": "mike.vanriel@naenius.com"
1276                 }
1277             ],
1278             "description": "The PHP micro-framework for Command line tools based on the Symfony2 Components",
1279             "homepage": "http://cilex.github.com",
1280             "keywords": [
1281                 "cli",
1282                 "microframework"
1283             ],
1284             "time": "2014-03-29T14:03:13+00:00"
1285         },
1286         {
1287             "name": "cilex/console-service-provider",
1288             "version": "1.0.0",
1289             "source": {
1290                 "type": "git",
1291                 "url": "https://github.com/Cilex/console-service-provider.git",
1292                 "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e"
1293             },
1294             "dist": {
1295                 "type": "zip",
1296                 "url": "https://api.github.com/repos/Cilex/console-service-provider/zipball/25ee3d1875243d38e1a3448ff94bdf944f70d24e",
1297                 "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e",
1298                 "shasum": ""
1299             },
1300             "require": {
1301                 "php": ">=5.3.3",
1302                 "pimple/pimple": "1.*@dev",
1303                 "symfony/console": "~2.1"
1304             },
1305             "require-dev": {
1306                 "cilex/cilex": "1.*@dev",
1307                 "silex/silex": "1.*@dev"
1308             },
1309             "type": "library",
1310             "extra": {
1311                 "branch-alias": {
1312                     "dev-master": "1.0-dev"
1313                 }
1314             },
1315             "autoload": {
1316                 "psr-0": {
1317                     "Cilex\\Provider\\Console": "src"
1318                 }
1319             },
1320             "notification-url": "https://packagist.org/downloads/",
1321             "license": [
1322                 "MIT"
1323             ],
1324             "authors": [
1325                 {
1326                     "name": "Beau Simensen",
1327                     "email": "beau@dflydev.com",
1328                     "homepage": "http://beausimensen.com"
1329                 },
1330                 {
1331                     "name": "Mike van Riel",
1332                     "email": "mike.vanriel@naenius.com"
1333                 }
1334             ],
1335             "description": "Console Service Provider",
1336             "keywords": [
1337                 "cilex",
1338                 "console",
1339                 "pimple",
1340                 "service-provider",
1341                 "silex"
1342             ],
1343             "time": "2012-12-19T10:50:58+00:00"
1344         },
1345         {
1346             "name": "container-interop/container-interop",
1347             "version": "1.2.0",
1348             "source": {
1349                 "type": "git",
1350                 "url": "https://github.com/container-interop/container-interop.git",
1351                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
1352             },
1353             "dist": {
1354                 "type": "zip",
1355                 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
1356                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
1357                 "shasum": ""
1358             },
1359             "require": {
1360                 "psr/container": "^1.0"
1361             },
1362             "type": "library",
1363             "autoload": {
1364                 "psr-4": {
1365                     "Interop\\Container\\": "src/Interop/Container/"
1366                 }
1367             },
1368             "notification-url": "https://packagist.org/downloads/",
1369             "license": [
1370                 "MIT"
1371             ],
1372             "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
1373             "homepage": "https://github.com/container-interop/container-interop",
1374             "time": "2017-02-14T19:40:03+00:00"
1375         },
1376         {
1377             "name": "dnoegel/php-xdg-base-dir",
1378             "version": "0.1",
1379             "source": {
1380                 "type": "git",
1381                 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
1382                 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
1383             },
1384             "dist": {
1385                 "type": "zip",
1386                 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
1387                 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
1388                 "shasum": ""
1389             },
1390             "require": {
1391                 "php": ">=5.3.2"
1392             },
1393             "require-dev": {
1394                 "phpunit/phpunit": "@stable"
1395             },
1396             "type": "project",
1397             "autoload": {
1398                 "psr-4": {
1399                     "XdgBaseDir\\": "src/"
1400                 }
1401             },
1402             "notification-url": "https://packagist.org/downloads/",
1403             "license": [
1404                 "MIT"
1405             ],
1406             "description": "implementation of xdg base directory specification for php",
1407             "time": "2014-10-24T07:27:01+00:00"
1408         },
1409         {
1410             "name": "doctrine/annotations",
1411             "version": "v1.6.1",
1412             "source": {
1413                 "type": "git",
1414                 "url": "https://github.com/doctrine/annotations.git",
1415                 "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24"
1416             },
1417             "dist": {
1418                 "type": "zip",
1419                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24",
1420                 "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24",
1421                 "shasum": ""
1422             },
1423             "require": {
1424                 "doctrine/lexer": "1.*",
1425                 "php": "^7.1"
1426             },
1427             "require-dev": {
1428                 "doctrine/cache": "1.*",
1429                 "phpunit/phpunit": "^6.4"
1430             },
1431             "type": "library",
1432             "extra": {
1433                 "branch-alias": {
1434                     "dev-master": "1.6.x-dev"
1435                 }
1436             },
1437             "autoload": {
1438                 "psr-4": {
1439                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
1440                 }
1441             },
1442             "notification-url": "https://packagist.org/downloads/",
1443             "license": [
1444                 "MIT"
1445             ],
1446             "authors": [
1447                 {
1448                     "name": "Roman Borschel",
1449                     "email": "roman@code-factory.org"
1450                 },
1451                 {
1452                     "name": "Benjamin Eberlei",
1453                     "email": "kontakt@beberlei.de"
1454                 },
1455                 {
1456                     "name": "Guilherme Blanco",
1457                     "email": "guilhermeblanco@gmail.com"
1458                 },
1459                 {
1460                     "name": "Jonathan Wage",
1461                     "email": "jonwage@gmail.com"
1462                 },
1463                 {
1464                     "name": "Johannes Schmitt",
1465                     "email": "schmittjoh@gmail.com"
1466                 }
1467             ],
1468             "description": "Docblock Annotations Parser",
1469             "homepage": "http://www.doctrine-project.org",
1470             "keywords": [
1471                 "annotations",
1472                 "docblock",
1473                 "parser"
1474             ],
1475             "time": "2019-03-25T19:12:02+00:00"
1476         },
1477         {
1478             "name": "doctrine/instantiator",
1479             "version": "1.2.0",
1480             "source": {
1481                 "type": "git",
1482                 "url": "https://github.com/doctrine/instantiator.git",
1483                 "reference": "a2c590166b2133a4633738648b6b064edae0814a"
1484             },
1485             "dist": {
1486                 "type": "zip",
1487                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
1488                 "reference": "a2c590166b2133a4633738648b6b064edae0814a",
1489                 "shasum": ""
1490             },
1491             "require": {
1492                 "php": "^7.1"
1493             },
1494             "require-dev": {
1495                 "doctrine/coding-standard": "^6.0",
1496                 "ext-pdo": "*",
1497                 "ext-phar": "*",
1498                 "phpbench/phpbench": "^0.13",
1499                 "phpstan/phpstan-phpunit": "^0.11",
1500                 "phpstan/phpstan-shim": "^0.11",
1501                 "phpunit/phpunit": "^7.0"
1502             },
1503             "type": "library",
1504             "extra": {
1505                 "branch-alias": {
1506                     "dev-master": "1.2.x-dev"
1507                 }
1508             },
1509             "autoload": {
1510                 "psr-4": {
1511                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1512                 }
1513             },
1514             "notification-url": "https://packagist.org/downloads/",
1515             "license": [
1516                 "MIT"
1517             ],
1518             "authors": [
1519                 {
1520                     "name": "Marco Pivetta",
1521                     "email": "ocramius@gmail.com",
1522                     "homepage": "http://ocramius.github.com/"
1523                 }
1524             ],
1525             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1526             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
1527             "keywords": [
1528                 "constructor",
1529                 "instantiate"
1530             ],
1531             "time": "2019-03-17T17:37:11+00:00"
1532         },
1533         {
1534             "name": "doctrine/lexer",
1535             "version": "1.0.2",
1536             "source": {
1537                 "type": "git",
1538                 "url": "https://github.com/doctrine/lexer.git",
1539                 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
1540             },
1541             "dist": {
1542                 "type": "zip",
1543                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1544                 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1545                 "shasum": ""
1546             },
1547             "require": {
1548                 "php": ">=5.3.2"
1549             },
1550             "require-dev": {
1551                 "phpunit/phpunit": "^4.5"
1552             },
1553             "type": "library",
1554             "extra": {
1555                 "branch-alias": {
1556                     "dev-master": "1.0.x-dev"
1557                 }
1558             },
1559             "autoload": {
1560                 "psr-4": {
1561                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
1562                 }
1563             },
1564             "notification-url": "https://packagist.org/downloads/",
1565             "license": [
1566                 "MIT"
1567             ],
1568             "authors": [
1569                 {
1570                     "name": "Roman Borschel",
1571                     "email": "roman@code-factory.org"
1572                 },
1573                 {
1574                     "name": "Guilherme Blanco",
1575                     "email": "guilhermeblanco@gmail.com"
1576                 },
1577                 {
1578                     "name": "Johannes Schmitt",
1579                     "email": "schmittjoh@gmail.com"
1580                 }
1581             ],
1582             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1583             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1584             "keywords": [
1585                 "annotations",
1586                 "docblock",
1587                 "lexer",
1588                 "parser",
1589                 "php"
1590             ],
1591             "time": "2019-06-08T11:03:04+00:00"
1592         },
1593         {
1594             "name": "erusev/parsedown",
1595             "version": "1.7.3",
1596             "source": {
1597                 "type": "git",
1598                 "url": "https://github.com/erusev/parsedown.git",
1599                 "reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7"
1600             },
1601             "dist": {
1602                 "type": "zip",
1603                 "url": "https://api.github.com/repos/erusev/parsedown/zipball/6d893938171a817f4e9bc9e86f2da1e370b7bcd7",
1604                 "reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7",
1605                 "shasum": ""
1606             },
1607             "require": {
1608                 "ext-mbstring": "*",
1609                 "php": ">=5.3.0"
1610             },
1611             "require-dev": {
1612                 "phpunit/phpunit": "^4.8.35"
1613             },
1614             "type": "library",
1615             "autoload": {
1616                 "psr-0": {
1617                     "Parsedown": ""
1618                 }
1619             },
1620             "notification-url": "https://packagist.org/downloads/",
1621             "license": [
1622                 "MIT"
1623             ],
1624             "authors": [
1625                 {
1626                     "name": "Emanuil Rusev",
1627                     "email": "hello@erusev.com",
1628                     "homepage": "http://erusev.com"
1629                 }
1630             ],
1631             "description": "Parser for Markdown.",
1632             "homepage": "http://parsedown.org",
1633             "keywords": [
1634                 "markdown",
1635                 "parser"
1636             ],
1637             "time": "2019-03-17T18:48:37+00:00"
1638         },
1639         {
1640             "name": "herrera-io/json",
1641             "version": "1.0.3",
1642             "source": {
1643                 "type": "git",
1644                 "url": "https://github.com/kherge-php/json.git",
1645                 "reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1"
1646             },
1647             "dist": {
1648                 "type": "zip",
1649                 "url": "https://api.github.com/repos/kherge-php/json/zipball/60c696c9370a1e5136816ca557c17f82a6fa83f1",
1650                 "reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1",
1651                 "shasum": ""
1652             },
1653             "require": {
1654                 "ext-json": "*",
1655                 "justinrainbow/json-schema": ">=1.0,<2.0-dev",
1656                 "php": ">=5.3.3",
1657                 "seld/jsonlint": ">=1.0,<2.0-dev"
1658             },
1659             "require-dev": {
1660                 "herrera-io/phpunit-test-case": "1.*",
1661                 "mikey179/vfsstream": "1.1.0",
1662                 "phpunit/phpunit": "3.7.*"
1663             },
1664             "type": "library",
1665             "extra": {
1666                 "branch-alias": {
1667                     "dev-master": "1.0-dev"
1668                 }
1669             },
1670             "autoload": {
1671                 "files": [
1672                     "src/lib/json_version.php"
1673                 ],
1674                 "psr-0": {
1675                     "Herrera\\Json": "src/lib"
1676                 }
1677             },
1678             "notification-url": "https://packagist.org/downloads/",
1679             "license": [
1680                 "MIT"
1681             ],
1682             "authors": [
1683                 {
1684                     "name": "Kevin Herrera",
1685                     "email": "kevin@herrera.io",
1686                     "homepage": "http://kevin.herrera.io"
1687                 }
1688             ],
1689             "description": "A library for simplifying JSON linting and validation.",
1690             "homepage": "http://herrera-io.github.com/php-json",
1691             "keywords": [
1692                 "json",
1693                 "lint",
1694                 "schema",
1695                 "validate"
1696             ],
1697             "abandoned": "kherge/json",
1698             "time": "2013-10-30T16:51:34+00:00"
1699         },
1700         {
1701             "name": "herrera-io/phar-update",
1702             "version": "1.0.3",
1703             "source": {
1704                 "type": "git",
1705                 "url": "https://github.com/kherge-abandoned/php-phar-update.git",
1706                 "reference": "00a79e1d5b8cf3c080a2e3becf1ddf7a7fea025b"
1707             },
1708             "dist": {
1709                 "type": "zip",
1710                 "url": "https://api.github.com/repos/kherge-abandoned/php-phar-update/zipball/00a79e1d5b8cf3c080a2e3becf1ddf7a7fea025b",
1711                 "reference": "00a79e1d5b8cf3c080a2e3becf1ddf7a7fea025b",
1712                 "shasum": ""
1713             },
1714             "require": {
1715                 "herrera-io/json": "1.*",
1716                 "kherge/version": "1.*",
1717                 "php": ">=5.3.3"
1718             },
1719             "require-dev": {
1720                 "herrera-io/phpunit-test-case": "1.*",
1721                 "mikey179/vfsstream": "1.1.0",
1722                 "phpunit/phpunit": "3.7.*"
1723             },
1724             "type": "library",
1725             "extra": {
1726                 "branch-alias": {
1727                     "dev-master": "1.0-dev"
1728                 }
1729             },
1730             "autoload": {
1731                 "files": [
1732                     "src/lib/constants.php"
1733                 ],
1734                 "psr-0": {
1735                     "Herrera\\Phar\\Update": "src/lib"
1736                 }
1737             },
1738             "notification-url": "https://packagist.org/downloads/",
1739             "license": [
1740                 "MIT"
1741             ],
1742             "authors": [
1743                 {
1744                     "name": "Kevin Herrera",
1745                     "email": "kevin@herrera.io",
1746                     "homepage": "http://kevin.herrera.io"
1747                 }
1748             ],
1749             "description": "A library for self-updating Phars.",
1750             "homepage": "http://herrera-io.github.com/php-phar-update",
1751             "keywords": [
1752                 "phar",
1753                 "update"
1754             ],
1755             "abandoned": true,
1756             "time": "2013-10-30T17:23:01+00:00"
1757         },
1758         {
1759             "name": "hoa/compiler",
1760             "version": "3.17.08.08",
1761             "source": {
1762                 "type": "git",
1763                 "url": "https://github.com/hoaproject/Compiler.git",
1764                 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de"
1765             },
1766             "dist": {
1767                 "type": "zip",
1768                 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/aa09caf0bf28adae6654ca6ee415ee2f522672de",
1769                 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de",
1770                 "shasum": ""
1771             },
1772             "require": {
1773                 "hoa/consistency": "~1.0",
1774                 "hoa/exception": "~1.0",
1775                 "hoa/file": "~1.0",
1776                 "hoa/iterator": "~2.0",
1777                 "hoa/math": "~1.0",
1778                 "hoa/protocol": "~1.0",
1779                 "hoa/regex": "~1.0",
1780                 "hoa/visitor": "~2.0"
1781             },
1782             "require-dev": {
1783                 "hoa/json": "~2.0",
1784                 "hoa/test": "~2.0"
1785             },
1786             "type": "library",
1787             "extra": {
1788                 "branch-alias": {
1789                     "dev-master": "3.x-dev"
1790                 }
1791             },
1792             "autoload": {
1793                 "psr-4": {
1794                     "Hoa\\Compiler\\": "."
1795                 }
1796             },
1797             "notification-url": "https://packagist.org/downloads/",
1798             "license": [
1799                 "BSD-3-Clause"
1800             ],
1801             "authors": [
1802                 {
1803                     "name": "Ivan Enderlin",
1804                     "email": "ivan.enderlin@hoa-project.net"
1805                 },
1806                 {
1807                     "name": "Hoa community",
1808                     "homepage": "https://hoa-project.net/"
1809                 }
1810             ],
1811             "description": "The Hoa\\Compiler library.",
1812             "homepage": "https://hoa-project.net/",
1813             "keywords": [
1814                 "algebraic",
1815                 "ast",
1816                 "compiler",
1817                 "context-free",
1818                 "coverage",
1819                 "exhaustive",
1820                 "grammar",
1821                 "isotropic",
1822                 "language",
1823                 "lexer",
1824                 "library",
1825                 "ll1",
1826                 "llk",
1827                 "parser",
1828                 "pp",
1829                 "random",
1830                 "regular",
1831                 "rule",
1832                 "sampler",
1833                 "syntax",
1834                 "token",
1835                 "trace",
1836                 "uniform"
1837             ],
1838             "time": "2017-08-08T07:44:07+00:00"
1839         },
1840         {
1841             "name": "hoa/file",
1842             "version": "1.17.07.11",
1843             "source": {
1844                 "type": "git",
1845                 "url": "https://github.com/hoaproject/File.git",
1846                 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
1847             },
1848             "dist": {
1849                 "type": "zip",
1850                 "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
1851                 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
1852                 "shasum": ""
1853             },
1854             "require": {
1855                 "hoa/consistency": "~1.0",
1856                 "hoa/event": "~1.0",
1857                 "hoa/exception": "~1.0",
1858                 "hoa/iterator": "~2.0",
1859                 "hoa/stream": "~1.0"
1860             },
1861             "require-dev": {
1862                 "hoa/test": "~2.0"
1863             },
1864             "type": "library",
1865             "extra": {
1866                 "branch-alias": {
1867                     "dev-master": "1.x-dev"
1868                 }
1869             },
1870             "autoload": {
1871                 "psr-4": {
1872                     "Hoa\\File\\": "."
1873                 }
1874             },
1875             "notification-url": "https://packagist.org/downloads/",
1876             "license": [
1877                 "BSD-3-Clause"
1878             ],
1879             "authors": [
1880                 {
1881                     "name": "Ivan Enderlin",
1882                     "email": "ivan.enderlin@hoa-project.net"
1883                 },
1884                 {
1885                     "name": "Hoa community",
1886                     "homepage": "https://hoa-project.net/"
1887                 }
1888             ],
1889             "description": "The Hoa\\File library.",
1890             "homepage": "https://hoa-project.net/",
1891             "keywords": [
1892                 "Socket",
1893                 "directory",
1894                 "file",
1895                 "finder",
1896                 "library",
1897                 "link",
1898                 "temporary"
1899             ],
1900             "time": "2017-07-11T07:42:15+00:00"
1901         },
1902         {
1903             "name": "hoa/iterator",
1904             "version": "2.17.01.10",
1905             "source": {
1906                 "type": "git",
1907                 "url": "https://github.com/hoaproject/Iterator.git",
1908                 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
1909             },
1910             "dist": {
1911                 "type": "zip",
1912                 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
1913                 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
1914                 "shasum": ""
1915             },
1916             "require": {
1917                 "hoa/consistency": "~1.0",
1918                 "hoa/exception": "~1.0"
1919             },
1920             "require-dev": {
1921                 "hoa/test": "~2.0"
1922             },
1923             "type": "library",
1924             "extra": {
1925                 "branch-alias": {
1926                     "dev-master": "2.x-dev"
1927                 }
1928             },
1929             "autoload": {
1930                 "psr-4": {
1931                     "Hoa\\Iterator\\": "."
1932                 }
1933             },
1934             "notification-url": "https://packagist.org/downloads/",
1935             "license": [
1936                 "BSD-3-Clause"
1937             ],
1938             "authors": [
1939                 {
1940                     "name": "Ivan Enderlin",
1941                     "email": "ivan.enderlin@hoa-project.net"
1942                 },
1943                 {
1944                     "name": "Hoa community",
1945                     "homepage": "https://hoa-project.net/"
1946                 }
1947             ],
1948             "description": "The Hoa\\Iterator library.",
1949             "homepage": "https://hoa-project.net/",
1950             "keywords": [
1951                 "iterator",
1952                 "library"
1953             ],
1954             "time": "2017-01-10T10:34:47+00:00"
1955         },
1956         {
1957             "name": "hoa/math",
1958             "version": "1.17.05.16",
1959             "source": {
1960                 "type": "git",
1961                 "url": "https://github.com/hoaproject/Math.git",
1962                 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c"
1963             },
1964             "dist": {
1965                 "type": "zip",
1966                 "url": "https://api.github.com/repos/hoaproject/Math/zipball/7150785d30f5d565704912116a462e9f5bc83a0c",
1967                 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c",
1968                 "shasum": ""
1969             },
1970             "require": {
1971                 "hoa/compiler": "~3.0",
1972                 "hoa/consistency": "~1.0",
1973                 "hoa/exception": "~1.0",
1974                 "hoa/iterator": "~2.0",
1975                 "hoa/protocol": "~1.0",
1976                 "hoa/zformat": "~1.0"
1977             },
1978             "require-dev": {
1979                 "hoa/test": "~2.0"
1980             },
1981             "type": "library",
1982             "extra": {
1983                 "branch-alias": {
1984                     "dev-master": "1.x-dev"
1985                 }
1986             },
1987             "autoload": {
1988                 "psr-4": {
1989                     "Hoa\\Math\\": "."
1990                 }
1991             },
1992             "notification-url": "https://packagist.org/downloads/",
1993             "license": [
1994                 "BSD-3-Clause"
1995             ],
1996             "authors": [
1997                 {
1998                     "name": "Ivan Enderlin",
1999                     "email": "ivan.enderlin@hoa-project.net"
2000                 },
2001                 {
2002                     "name": "Hoa community",
2003                     "homepage": "https://hoa-project.net/"
2004                 }
2005             ],
2006             "description": "The Hoa\\Math library.",
2007             "homepage": "https://hoa-project.net/",
2008             "keywords": [
2009                 "arrangement",
2010                 "combination",
2011                 "combinatorics",
2012                 "counting",
2013                 "library",
2014                 "math",
2015                 "permutation",
2016                 "sampler",
2017                 "set"
2018             ],
2019             "time": "2017-05-16T08:02:17+00:00"
2020         },
2021         {
2022             "name": "hoa/protocol",
2023             "version": "1.17.01.14",
2024             "source": {
2025                 "type": "git",
2026                 "url": "https://github.com/hoaproject/Protocol.git",
2027                 "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
2028             },
2029             "dist": {
2030                 "type": "zip",
2031                 "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
2032                 "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
2033                 "shasum": ""
2034             },
2035             "require": {
2036                 "hoa/consistency": "~1.0",
2037                 "hoa/exception": "~1.0"
2038             },
2039             "require-dev": {
2040                 "hoa/test": "~2.0"
2041             },
2042             "type": "library",
2043             "extra": {
2044                 "branch-alias": {
2045                     "dev-master": "1.x-dev"
2046                 }
2047             },
2048             "autoload": {
2049                 "psr-4": {
2050                     "Hoa\\Protocol\\": "."
2051                 },
2052                 "files": [
2053                     "Wrapper.php"
2054                 ]
2055             },
2056             "notification-url": "https://packagist.org/downloads/",
2057             "license": [
2058                 "BSD-3-Clause"
2059             ],
2060             "authors": [
2061                 {
2062                     "name": "Ivan Enderlin",
2063                     "email": "ivan.enderlin@hoa-project.net"
2064                 },
2065                 {
2066                     "name": "Hoa community",
2067                     "homepage": "https://hoa-project.net/"
2068                 }
2069             ],
2070             "description": "The Hoa\\Protocol library.",
2071             "homepage": "https://hoa-project.net/",
2072             "keywords": [
2073                 "library",
2074                 "protocol",
2075                 "resource",
2076                 "stream",
2077                 "wrapper"
2078             ],
2079             "time": "2017-01-14T12:26:10+00:00"
2080         },
2081         {
2082             "name": "hoa/regex",
2083             "version": "1.17.01.13",
2084             "source": {
2085                 "type": "git",
2086                 "url": "https://github.com/hoaproject/Regex.git",
2087                 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec"
2088             },
2089             "dist": {
2090                 "type": "zip",
2091                 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
2092                 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
2093                 "shasum": ""
2094             },
2095             "require": {
2096                 "hoa/consistency": "~1.0",
2097                 "hoa/exception": "~1.0",
2098                 "hoa/math": "~1.0",
2099                 "hoa/protocol": "~1.0",
2100                 "hoa/ustring": "~4.0",
2101                 "hoa/visitor": "~2.0"
2102             },
2103             "type": "library",
2104             "extra": {
2105                 "branch-alias": {
2106                     "dev-master": "1.x-dev"
2107                 }
2108             },
2109             "autoload": {
2110                 "psr-4": {
2111                     "Hoa\\Regex\\": "."
2112                 }
2113             },
2114             "notification-url": "https://packagist.org/downloads/",
2115             "license": [
2116                 "BSD-3-Clause"
2117             ],
2118             "authors": [
2119                 {
2120                     "name": "Ivan Enderlin",
2121                     "email": "ivan.enderlin@hoa-project.net"
2122                 },
2123                 {
2124                     "name": "Hoa community",
2125                     "homepage": "https://hoa-project.net/"
2126                 }
2127             ],
2128             "description": "The Hoa\\Regex library.",
2129             "homepage": "https://hoa-project.net/",
2130             "keywords": [
2131                 "compiler",
2132                 "library",
2133                 "regex"
2134             ],
2135             "time": "2017-01-13T16:10:24+00:00"
2136         },
2137         {
2138             "name": "hoa/stream",
2139             "version": "1.17.02.21",
2140             "source": {
2141                 "type": "git",
2142                 "url": "https://github.com/hoaproject/Stream.git",
2143                 "reference": "3293cfffca2de10525df51436adf88a559151d82"
2144             },
2145             "dist": {
2146                 "type": "zip",
2147                 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
2148                 "reference": "3293cfffca2de10525df51436adf88a559151d82",
2149                 "shasum": ""
2150             },
2151             "require": {
2152                 "hoa/consistency": "~1.0",
2153                 "hoa/event": "~1.0",
2154                 "hoa/exception": "~1.0",
2155                 "hoa/protocol": "~1.0"
2156             },
2157             "require-dev": {
2158                 "hoa/test": "~2.0"
2159             },
2160             "type": "library",
2161             "extra": {
2162                 "branch-alias": {
2163                     "dev-master": "1.x-dev"
2164                 }
2165             },
2166             "autoload": {
2167                 "psr-4": {
2168                     "Hoa\\Stream\\": "."
2169                 }
2170             },
2171             "notification-url": "https://packagist.org/downloads/",
2172             "license": [
2173                 "BSD-3-Clause"
2174             ],
2175             "authors": [
2176                 {
2177                     "name": "Ivan Enderlin",
2178                     "email": "ivan.enderlin@hoa-project.net"
2179                 },
2180                 {
2181                     "name": "Hoa community",
2182                     "homepage": "https://hoa-project.net/"
2183                 }
2184             ],
2185             "description": "The Hoa\\Stream library.",
2186             "homepage": "https://hoa-project.net/",
2187             "keywords": [
2188                 "Context",
2189                 "bucket",
2190                 "composite",
2191                 "filter",
2192                 "in",
2193                 "library",
2194                 "out",
2195                 "protocol",
2196                 "stream",
2197                 "wrapper"
2198             ],
2199             "time": "2017-02-21T16:01:06+00:00"
2200         },
2201         {
2202             "name": "hoa/ustring",
2203             "version": "4.17.01.16",
2204             "source": {
2205                 "type": "git",
2206                 "url": "https://github.com/hoaproject/Ustring.git",
2207                 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
2208             },
2209             "dist": {
2210                 "type": "zip",
2211                 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
2212                 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
2213                 "shasum": ""
2214             },
2215             "require": {
2216                 "hoa/consistency": "~1.0",
2217                 "hoa/exception": "~1.0"
2218             },
2219             "require-dev": {
2220                 "hoa/test": "~2.0"
2221             },
2222             "suggest": {
2223                 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
2224                 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
2225             },
2226             "type": "library",
2227             "extra": {
2228                 "branch-alias": {
2229                     "dev-master": "4.x-dev"
2230                 }
2231             },
2232             "autoload": {
2233                 "psr-4": {
2234                     "Hoa\\Ustring\\": "."
2235                 }
2236             },
2237             "notification-url": "https://packagist.org/downloads/",
2238             "license": [
2239                 "BSD-3-Clause"
2240             ],
2241             "authors": [
2242                 {
2243                     "name": "Ivan Enderlin",
2244                     "email": "ivan.enderlin@hoa-project.net"
2245                 },
2246                 {
2247                     "name": "Hoa community",
2248                     "homepage": "https://hoa-project.net/"
2249                 }
2250             ],
2251             "description": "The Hoa\\Ustring library.",
2252             "homepage": "https://hoa-project.net/",
2253             "keywords": [
2254                 "library",
2255                 "search",
2256                 "string",
2257                 "unicode"
2258             ],
2259             "time": "2017-01-16T07:08:25+00:00"
2260         },
2261         {
2262             "name": "hoa/visitor",
2263             "version": "2.17.01.16",
2264             "source": {
2265                 "type": "git",
2266                 "url": "https://github.com/hoaproject/Visitor.git",
2267                 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a"
2268             },
2269             "dist": {
2270                 "type": "zip",
2271                 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a",
2272                 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a",
2273                 "shasum": ""
2274             },
2275             "require": {
2276                 "hoa/consistency": "~1.0"
2277             },
2278             "require-dev": {
2279                 "hoa/test": "~2.0"
2280             },
2281             "type": "library",
2282             "extra": {
2283                 "branch-alias": {
2284                     "dev-master": "2.x-dev"
2285                 }
2286             },
2287             "autoload": {
2288                 "psr-4": {
2289                     "Hoa\\Visitor\\": "."
2290                 }
2291             },
2292             "notification-url": "https://packagist.org/downloads/",
2293             "license": [
2294                 "BSD-3-Clause"
2295             ],
2296             "authors": [
2297                 {
2298                     "name": "Ivan Enderlin",
2299                     "email": "ivan.enderlin@hoa-project.net"
2300                 },
2301                 {
2302                     "name": "Hoa community",
2303                     "homepage": "https://hoa-project.net/"
2304                 }
2305             ],
2306             "description": "The Hoa\\Visitor library.",
2307             "homepage": "https://hoa-project.net/",
2308             "keywords": [
2309                 "library",
2310                 "structure",
2311                 "visit",
2312                 "visitor"
2313             ],
2314             "time": "2017-01-16T07:02:03+00:00"
2315         },
2316         {
2317             "name": "hoa/zformat",
2318             "version": "1.17.01.10",
2319             "source": {
2320                 "type": "git",
2321                 "url": "https://github.com/hoaproject/Zformat.git",
2322                 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2"
2323             },
2324             "dist": {
2325                 "type": "zip",
2326                 "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
2327                 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
2328                 "shasum": ""
2329             },
2330             "require": {
2331                 "hoa/consistency": "~1.0",
2332                 "hoa/exception": "~1.0"
2333             },
2334             "type": "library",
2335             "extra": {
2336                 "branch-alias": {
2337                     "dev-master": "1.x-dev"
2338                 }
2339             },
2340             "autoload": {
2341                 "psr-4": {
2342                     "Hoa\\Zformat\\": "."
2343                 }
2344             },
2345             "notification-url": "https://packagist.org/downloads/",
2346             "license": [
2347                 "BSD-3-Clause"
2348             ],
2349             "authors": [
2350                 {
2351                     "name": "Ivan Enderlin",
2352                     "email": "ivan.enderlin@hoa-project.net"
2353                 },
2354                 {
2355                     "name": "Hoa community",
2356                     "homepage": "https://hoa-project.net/"
2357                 }
2358             ],
2359             "description": "The Hoa\\Zformat library.",
2360             "homepage": "https://hoa-project.net/",
2361             "keywords": [
2362                 "library",
2363                 "parameter",
2364                 "zformat"
2365             ],
2366             "time": "2017-01-10T10:39:54+00:00"
2367         },
2368         {
2369             "name": "jakub-onderka/php-console-color",
2370             "version": "v0.2",
2371             "source": {
2372                 "type": "git",
2373                 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
2374                 "reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
2375             },
2376             "dist": {
2377                 "type": "zip",
2378                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
2379                 "reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
2380                 "shasum": ""
2381             },
2382             "require": {
2383                 "php": ">=5.4.0"
2384             },
2385             "require-dev": {
2386                 "jakub-onderka/php-code-style": "1.0",
2387                 "jakub-onderka/php-parallel-lint": "1.0",
2388                 "jakub-onderka/php-var-dump-check": "0.*",
2389                 "phpunit/phpunit": "~4.3",
2390                 "squizlabs/php_codesniffer": "1.*"
2391             },
2392             "type": "library",
2393             "autoload": {
2394                 "psr-4": {
2395                     "JakubOnderka\\PhpConsoleColor\\": "src/"
2396                 }
2397             },
2398             "notification-url": "https://packagist.org/downloads/",
2399             "license": [
2400                 "BSD-2-Clause"
2401             ],
2402             "authors": [
2403                 {
2404                     "name": "Jakub Onderka",
2405                     "email": "jakub.onderka@gmail.com"
2406                 }
2407             ],
2408             "time": "2018-09-29T17:23:10+00:00"
2409         },
2410         {
2411             "name": "jakub-onderka/php-console-highlighter",
2412             "version": "v0.4",
2413             "source": {
2414                 "type": "git",
2415                 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
2416                 "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547"
2417             },
2418             "dist": {
2419                 "type": "zip",
2420                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547",
2421                 "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547",
2422                 "shasum": ""
2423             },
2424             "require": {
2425                 "ext-tokenizer": "*",
2426                 "jakub-onderka/php-console-color": "~0.2",
2427                 "php": ">=5.4.0"
2428             },
2429             "require-dev": {
2430                 "jakub-onderka/php-code-style": "~1.0",
2431                 "jakub-onderka/php-parallel-lint": "~1.0",
2432                 "jakub-onderka/php-var-dump-check": "~0.1",
2433                 "phpunit/phpunit": "~4.0",
2434                 "squizlabs/php_codesniffer": "~1.5"
2435             },
2436             "type": "library",
2437             "autoload": {
2438                 "psr-4": {
2439                     "JakubOnderka\\PhpConsoleHighlighter\\": "src/"
2440                 }
2441             },
2442             "notification-url": "https://packagist.org/downloads/",
2443             "license": [
2444                 "MIT"
2445             ],
2446             "authors": [
2447                 {
2448                     "name": "Jakub Onderka",
2449                     "email": "acci@acci.cz",
2450                     "homepage": "http://www.acci.cz/"
2451                 }
2452             ],
2453             "description": "Highlight PHP code in terminal",
2454             "time": "2018-09-29T18:48:56+00:00"
2455         },
2456         {
2457             "name": "jms/metadata",
2458             "version": "2.0.0",
2459             "source": {
2460                 "type": "git",
2461                 "url": "https://github.com/schmittjoh/metadata.git",
2462                 "reference": "e918c3a65105f73b74d94a0837b9f7d611d5bf0c"
2463             },
2464             "dist": {
2465                 "type": "zip",
2466                 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e918c3a65105f73b74d94a0837b9f7d611d5bf0c",
2467                 "reference": "e918c3a65105f73b74d94a0837b9f7d611d5bf0c",
2468                 "shasum": ""
2469             },
2470             "require": {
2471                 "php": "^7.2"
2472             },
2473             "require-dev": {
2474                 "doctrine/cache": "^1.0",
2475                 "doctrine/coding-standard": "^4.0",
2476                 "phpunit/phpunit": "^7.0",
2477                 "symfony/cache": "^3.1|^4.0"
2478             },
2479             "type": "library",
2480             "extra": {
2481                 "branch-alias": {
2482                     "dev-master": "2.x-dev"
2483                 }
2484             },
2485             "autoload": {
2486                 "psr-4": {
2487                     "Metadata\\": "src/"
2488                 }
2489             },
2490             "notification-url": "https://packagist.org/downloads/",
2491             "license": [
2492                 "MIT"
2493             ],
2494             "authors": [
2495                 {
2496                     "name": "Asmir Mustafic",
2497                     "email": "goetas@gmail.com"
2498                 },
2499                 {
2500                     "name": "Johannes M. Schmitt",
2501                     "email": "schmittjoh@gmail.com"
2502                 }
2503             ],
2504             "description": "Class/method/property metadata management in PHP",
2505             "keywords": [
2506                 "annotations",
2507                 "metadata",
2508                 "xml",
2509                 "yaml"
2510             ],
2511             "time": "2018-11-09T13:57:43+00:00"
2512         },
2513         {
2514             "name": "jms/serializer",
2515             "version": "3.1.1",
2516             "source": {
2517                 "type": "git",
2518                 "url": "https://github.com/schmittjoh/serializer.git",
2519                 "reference": "7f8dc86e9168d0112b3cc38ba8cca41b17f409a0"
2520             },
2521             "dist": {
2522                 "type": "zip",
2523                 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/7f8dc86e9168d0112b3cc38ba8cca41b17f409a0",
2524                 "reference": "7f8dc86e9168d0112b3cc38ba8cca41b17f409a0",
2525                 "shasum": ""
2526             },
2527             "require": {
2528                 "doctrine/annotations": "^1.0",
2529                 "doctrine/instantiator": "^1.0.3",
2530                 "hoa/compiler": "^3.17.08.08",
2531                 "jms/metadata": "^2.0",
2532                 "php": "^7.2"
2533             },
2534             "conflict": {
2535                 "hoa/consistency": "<1.17.05.02",
2536                 "hoa/core": "*",
2537                 "hoa/iterator": "<2.16.03.15"
2538             },
2539             "require-dev": {
2540                 "doctrine/coding-standard": "^5.0",
2541                 "doctrine/orm": "~2.1",
2542                 "doctrine/phpcr-odm": "^1.3|^2.0",
2543                 "ext-pdo_sqlite": "*",
2544                 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
2545                 "phpunit/phpunit": "^7.5",
2546                 "psr/container": "^1.0",
2547                 "symfony/dependency-injection": "^3.0|^4.0",
2548                 "symfony/expression-language": "^3.0|^4.0",
2549                 "symfony/filesystem": "^3.0|^4.0",
2550                 "symfony/form": "^3.0|^4.0",
2551                 "symfony/translation": "^3.0|^4.0",
2552                 "symfony/validator": "^3.1.9|^4.0",
2553                 "symfony/yaml": "^3.3|^4.0",
2554                 "twig/twig": "~1.34|~2.4"
2555             },
2556             "suggest": {
2557                 "doctrine/cache": "Required if you like to use cache functionality.",
2558                 "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
2559                 "symfony/yaml": "Required if you'd like to use the YAML metadata format."
2560             },
2561             "type": "library",
2562             "extra": {
2563                 "branch-alias": {
2564                     "dev-master": "3.1-dev"
2565                 }
2566             },
2567             "autoload": {
2568                 "psr-4": {
2569                     "JMS\\Serializer\\": "src/"
2570                 }
2571             },
2572             "notification-url": "https://packagist.org/downloads/",
2573             "license": [
2574                 "MIT"
2575             ],
2576             "authors": [
2577                 {
2578                     "name": "Asmir Mustafic",
2579                     "email": "goetas@gmail.com"
2580                 },
2581                 {
2582                     "name": "Johannes M. Schmitt",
2583                     "email": "schmittjoh@gmail.com"
2584                 }
2585             ],
2586             "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
2587             "homepage": "http://jmsyst.com/libs/serializer",
2588             "keywords": [
2589                 "deserialization",
2590                 "jaxb",
2591                 "json",
2592                 "serialization",
2593                 "xml"
2594             ],
2595             "time": "2019-06-28T09:09:40+00:00"
2596         },
2597         {
2598             "name": "justinrainbow/json-schema",
2599             "version": "1.6.1",
2600             "source": {
2601                 "type": "git",
2602                 "url": "https://github.com/justinrainbow/json-schema.git",
2603                 "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341"
2604             },
2605             "dist": {
2606                 "type": "zip",
2607                 "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/cc84765fb7317f6b07bd8ac78364747f95b86341",
2608                 "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341",
2609                 "shasum": ""
2610             },
2611             "require": {
2612                 "php": ">=5.3.29"
2613             },
2614             "require-dev": {
2615                 "json-schema/json-schema-test-suite": "1.1.0",
2616                 "phpdocumentor/phpdocumentor": "~2",
2617                 "phpunit/phpunit": "~3.7"
2618             },
2619             "bin": [
2620                 "bin/validate-json"
2621             ],
2622             "type": "library",
2623             "extra": {
2624                 "branch-alias": {
2625                     "dev-master": "1.6.x-dev"
2626                 }
2627             },
2628             "autoload": {
2629                 "psr-4": {
2630                     "JsonSchema\\": "src/JsonSchema/"
2631                 }
2632             },
2633             "notification-url": "https://packagist.org/downloads/",
2634             "license": [
2635                 "BSD-3-Clause"
2636             ],
2637             "authors": [
2638                 {
2639                     "name": "Bruno Prieto Reis",
2640                     "email": "bruno.p.reis@gmail.com"
2641                 },
2642                 {
2643                     "name": "Justin Rainbow",
2644                     "email": "justin.rainbow@gmail.com"
2645                 },
2646                 {
2647                     "name": "Igor Wiedler",
2648                     "email": "igor@wiedler.ch"
2649                 },
2650                 {
2651                     "name": "Robert Schönthal",
2652                     "email": "seroscho@googlemail.com"
2653                 }
2654             ],
2655             "description": "A library to validate a json schema.",
2656             "homepage": "https://github.com/justinrainbow/json-schema",
2657             "keywords": [
2658                 "json",
2659                 "schema"
2660             ],
2661             "time": "2016-01-25T15:43:01+00:00"
2662         },
2663         {
2664             "name": "kherge/version",
2665             "version": "1.0.1",
2666             "source": {
2667                 "type": "git",
2668                 "url": "https://github.com/kherge-abandoned/Version.git",
2669                 "reference": "f07cf83f8ce533be8f93d2893d96d674bbeb7e30"
2670             },
2671             "dist": {
2672                 "type": "zip",
2673                 "url": "https://api.github.com/repos/kherge-abandoned/Version/zipball/f07cf83f8ce533be8f93d2893d96d674bbeb7e30",
2674                 "reference": "f07cf83f8ce533be8f93d2893d96d674bbeb7e30",
2675                 "shasum": ""
2676             },
2677             "require": {
2678                 "php": ">=5.3.3"
2679             },
2680             "type": "library",
2681             "extra": {
2682                 "branch-alias": {
2683                     "dev-master": "1.0-dev"
2684                 }
2685             },
2686             "autoload": {
2687                 "psr-0": {
2688                     "KevinGH\\Version": "src/lib/"
2689                 }
2690             },
2691             "notification-url": "https://packagist.org/downloads/",
2692             "license": [
2693                 "MIT"
2694             ],
2695             "authors": [
2696                 {
2697                     "name": "Kevin Herrera",
2698                     "email": "me@kevingh.com"
2699                 }
2700             ],
2701             "description": "A parsing and comparison library for semantic versioning.",
2702             "homepage": "http://github.com/kherge/Version",
2703             "abandoned": true,
2704             "time": "2012-08-16T17:13:03+00:00"
2705         },
2706         {
2707             "name": "monolog/monolog",
2708             "version": "1.24.0",
2709             "source": {
2710                 "type": "git",
2711                 "url": "https://github.com/Seldaek/monolog.git",
2712                 "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
2713             },
2714             "dist": {
2715                 "type": "zip",
2716                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
2717                 "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
2718                 "shasum": ""
2719             },
2720             "require": {
2721                 "php": ">=5.3.0",
2722                 "psr/log": "~1.0"
2723             },
2724             "provide": {
2725                 "psr/log-implementation": "1.0.0"
2726             },
2727             "require-dev": {
2728                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
2729                 "doctrine/couchdb": "~1.0@dev",
2730                 "graylog2/gelf-php": "~1.0",
2731                 "jakub-onderka/php-parallel-lint": "0.9",
2732                 "php-amqplib/php-amqplib": "~2.4",
2733                 "php-console/php-console": "^3.1.3",
2734                 "phpunit/phpunit": "~4.5",
2735                 "phpunit/phpunit-mock-objects": "2.3.0",
2736                 "ruflin/elastica": ">=0.90 <3.0",
2737                 "sentry/sentry": "^0.13",
2738                 "swiftmailer/swiftmailer": "^5.3|^6.0"
2739             },
2740             "suggest": {
2741                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2742                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2743                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2744                 "ext-mongo": "Allow sending log messages to a MongoDB server",
2745                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2746                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
2747                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2748                 "php-console/php-console": "Allow sending log messages to Google Chrome",
2749                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2750                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
2751                 "sentry/sentry": "Allow sending log messages to a Sentry server"
2752             },
2753             "type": "library",
2754             "extra": {
2755                 "branch-alias": {
2756                     "dev-master": "2.0.x-dev"
2757                 }
2758             },
2759             "autoload": {
2760                 "psr-4": {
2761                     "Monolog\\": "src/Monolog"
2762                 }
2763             },
2764             "notification-url": "https://packagist.org/downloads/",
2765             "license": [
2766                 "MIT"
2767             ],
2768             "authors": [
2769                 {
2770                     "name": "Jordi Boggiano",
2771                     "email": "j.boggiano@seld.be",
2772                     "homepage": "http://seld.be"
2773                 }
2774             ],
2775             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2776             "homepage": "http://github.com/Seldaek/monolog",
2777             "keywords": [
2778                 "log",
2779                 "logging",
2780                 "psr-3"
2781             ],
2782             "time": "2018-11-05T09:00:11+00:00"
2783         },
2784         {
2785             "name": "myclabs/deep-copy",
2786             "version": "1.9.1",
2787             "source": {
2788                 "type": "git",
2789                 "url": "https://github.com/myclabs/DeepCopy.git",
2790                 "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72"
2791             },
2792             "dist": {
2793                 "type": "zip",
2794                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
2795                 "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
2796                 "shasum": ""
2797             },
2798             "require": {
2799                 "php": "^7.1"
2800             },
2801             "replace": {
2802                 "myclabs/deep-copy": "self.version"
2803             },
2804             "require-dev": {
2805                 "doctrine/collections": "^1.0",
2806                 "doctrine/common": "^2.6",
2807                 "phpunit/phpunit": "^7.1"
2808             },
2809             "type": "library",
2810             "autoload": {
2811                 "psr-4": {
2812                     "DeepCopy\\": "src/DeepCopy/"
2813                 },
2814                 "files": [
2815                     "src/DeepCopy/deep_copy.php"
2816                 ]
2817             },
2818             "notification-url": "https://packagist.org/downloads/",
2819             "license": [
2820                 "MIT"
2821             ],
2822             "description": "Create deep copies (clones) of your objects",
2823             "keywords": [
2824                 "clone",
2825                 "copy",
2826                 "duplicate",
2827                 "object",
2828                 "object graph"
2829             ],
2830             "time": "2019-04-07T13:18:21+00:00"
2831         },
2832         {
2833             "name": "nikic/php-parser",
2834             "version": "v1.4.1",
2835             "source": {
2836                 "type": "git",
2837                 "url": "https://github.com/nikic/PHP-Parser.git",
2838                 "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51"
2839             },
2840             "dist": {
2841                 "type": "zip",
2842                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51",
2843                 "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51",
2844                 "shasum": ""
2845             },
2846             "require": {
2847                 "ext-tokenizer": "*",
2848                 "php": ">=5.3"
2849             },
2850             "type": "library",
2851             "extra": {
2852                 "branch-alias": {
2853                     "dev-master": "1.4-dev"
2854                 }
2855             },
2856             "autoload": {
2857                 "files": [
2858                     "lib/bootstrap.php"
2859                 ]
2860             },
2861             "notification-url": "https://packagist.org/downloads/",
2862             "license": [
2863                 "BSD-3-Clause"
2864             ],
2865             "authors": [
2866                 {
2867                     "name": "Nikita Popov"
2868                 }
2869             ],
2870             "description": "A PHP parser written in PHP",
2871             "keywords": [
2872                 "parser",
2873                 "php"
2874             ],
2875             "time": "2015-09-19T14:15:08+00:00"
2876         },
2877         {
2878             "name": "phar-io/manifest",
2879             "version": "1.0.3",
2880             "source": {
2881                 "type": "git",
2882                 "url": "https://github.com/phar-io/manifest.git",
2883                 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
2884             },
2885             "dist": {
2886                 "type": "zip",
2887                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
2888                 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
2889                 "shasum": ""
2890             },
2891             "require": {
2892                 "ext-dom": "*",
2893                 "ext-phar": "*",
2894                 "phar-io/version": "^2.0",
2895                 "php": "^5.6 || ^7.0"
2896             },
2897             "type": "library",
2898             "extra": {
2899                 "branch-alias": {
2900                     "dev-master": "1.0.x-dev"
2901                 }
2902             },
2903             "autoload": {
2904                 "classmap": [
2905                     "src/"
2906                 ]
2907             },
2908             "notification-url": "https://packagist.org/downloads/",
2909             "license": [
2910                 "BSD-3-Clause"
2911             ],
2912             "authors": [
2913                 {
2914                     "name": "Arne Blankerts",
2915                     "email": "arne@blankerts.de",
2916                     "role": "Developer"
2917                 },
2918                 {
2919                     "name": "Sebastian Heuer",
2920                     "email": "sebastian@phpeople.de",
2921                     "role": "Developer"
2922                 },
2923                 {
2924                     "name": "Sebastian Bergmann",
2925                     "email": "sebastian@phpunit.de",
2926                     "role": "Developer"
2927                 }
2928             ],
2929             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
2930             "time": "2018-07-08T19:23:20+00:00"
2931         },
2932         {
2933             "name": "phar-io/version",
2934             "version": "2.0.1",
2935             "source": {
2936                 "type": "git",
2937                 "url": "https://github.com/phar-io/version.git",
2938                 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
2939             },
2940             "dist": {
2941                 "type": "zip",
2942                 "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
2943                 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
2944                 "shasum": ""
2945             },
2946             "require": {
2947                 "php": "^5.6 || ^7.0"
2948             },
2949             "type": "library",
2950             "autoload": {
2951                 "classmap": [
2952                     "src/"
2953                 ]
2954             },
2955             "notification-url": "https://packagist.org/downloads/",
2956             "license": [
2957                 "BSD-3-Clause"
2958             ],
2959             "authors": [
2960                 {
2961                     "name": "Arne Blankerts",
2962                     "email": "arne@blankerts.de",
2963                     "role": "Developer"
2964                 },
2965                 {
2966                     "name": "Sebastian Heuer",
2967                     "email": "sebastian@phpeople.de",
2968                     "role": "Developer"
2969                 },
2970                 {
2971                     "name": "Sebastian Bergmann",
2972                     "email": "sebastian@phpunit.de",
2973                     "role": "Developer"
2974                 }
2975             ],
2976             "description": "Library for handling version information and constraints",
2977             "time": "2018-07-08T19:19:57+00:00"
2978         },
2979         {
2980             "name": "phpdocumentor/fileset",
2981             "version": "1.0.0",
2982             "source": {
2983                 "type": "git",
2984                 "url": "https://github.com/phpDocumentor/Fileset.git",
2985                 "reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0"
2986             },
2987             "dist": {
2988                 "type": "zip",
2989                 "url": "https://api.github.com/repos/phpDocumentor/Fileset/zipball/bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0",
2990                 "reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0",
2991                 "shasum": ""
2992             },
2993             "require": {
2994                 "php": ">=5.3.3",
2995                 "symfony/finder": "~2.1"
2996             },
2997             "require-dev": {
2998                 "phpunit/phpunit": "~3.7"
2999             },
3000             "type": "library",
3001             "autoload": {
3002                 "psr-0": {
3003                     "phpDocumentor": [
3004                         "src/",
3005                         "tests/unit/"
3006                     ]
3007                 }
3008             },
3009             "notification-url": "https://packagist.org/downloads/",
3010             "license": [
3011                 "MIT"
3012             ],
3013             "description": "Fileset component for collecting a set of files given directories and file paths",
3014             "homepage": "http://www.phpdoc.org",
3015             "keywords": [
3016                 "files",
3017                 "fileset",
3018                 "phpdoc"
3019             ],
3020             "time": "2013-08-06T21:07:42+00:00"
3021         },
3022         {
3023             "name": "phpdocumentor/graphviz",
3024             "version": "1.0.4",
3025             "source": {
3026                 "type": "git",
3027                 "url": "https://github.com/phpDocumentor/GraphViz.git",
3028                 "reference": "a906a90a9f230535f25ea31caf81b2323956283f"
3029             },
3030             "dist": {
3031                 "type": "zip",
3032                 "url": "https://api.github.com/repos/phpDocumentor/GraphViz/zipball/a906a90a9f230535f25ea31caf81b2323956283f",
3033                 "reference": "a906a90a9f230535f25ea31caf81b2323956283f",
3034                 "shasum": ""
3035             },
3036             "require": {
3037                 "php": ">=5.3.3"
3038             },
3039             "require-dev": {
3040                 "phpunit/phpunit": "~4.0"
3041             },
3042             "type": "library",
3043             "autoload": {
3044                 "psr-0": {
3045                     "phpDocumentor": [
3046                         "src/",
3047                         "tests/unit"
3048                     ]
3049                 }
3050             },
3051             "notification-url": "https://packagist.org/downloads/",
3052             "license": [
3053                 "MIT"
3054             ],
3055             "authors": [
3056                 {
3057                     "name": "Mike van Riel",
3058                     "email": "mike.vanriel@naenius.com"
3059                 }
3060             ],
3061             "time": "2016-02-02T13:00:08+00:00"
3062         },
3063         {
3064             "name": "phpdocumentor/phpdocumentor",
3065             "version": "v2.9.0",
3066             "source": {
3067                 "type": "git",
3068                 "url": "https://github.com/phpDocumentor/phpDocumentor2.git",
3069                 "reference": "be607da0eef9b9249c43c5b4820d25d631c73667"
3070             },
3071             "dist": {
3072                 "type": "zip",
3073                 "url": "https://api.github.com/repos/phpDocumentor/phpDocumentor2/zipball/be607da0eef9b9249c43c5b4820d25d631c73667",
3074                 "reference": "be607da0eef9b9249c43c5b4820d25d631c73667",
3075                 "shasum": ""
3076             },
3077             "require": {
3078                 "cilex/cilex": "~1.0",
3079                 "erusev/parsedown": "~1.0",
3080                 "herrera-io/phar-update": "1.0.3",
3081                 "jms/serializer": ">=0.12",
3082                 "monolog/monolog": "~1.6",
3083                 "php": ">=5.3.3",
3084                 "phpdocumentor/fileset": "~1.0",
3085                 "phpdocumentor/graphviz": "~1.0",
3086                 "phpdocumentor/reflection": "^3.0",
3087                 "phpdocumentor/reflection-docblock": "~2.0",
3088                 "symfony/config": "~2.3",
3089                 "symfony/console": "~2.3",
3090                 "symfony/event-dispatcher": "~2.1",
3091                 "symfony/process": "~2.0",
3092                 "symfony/stopwatch": "~2.3",
3093                 "symfony/validator": "~2.2",
3094                 "twig/twig": "~1.3",
3095                 "zendframework/zend-cache": "~2.1",
3096                 "zendframework/zend-config": "~2.1",
3097                 "zendframework/zend-filter": "~2.1",
3098                 "zendframework/zend-i18n": "~2.1",
3099                 "zendframework/zend-serializer": "~2.1",
3100                 "zendframework/zend-servicemanager": "~2.1",
3101                 "zendframework/zend-stdlib": "~2.1",
3102                 "zetacomponents/document": ">=1.3.1"
3103             },
3104             "require-dev": {
3105                 "behat/behat": "~3.0",
3106                 "mikey179/vfsstream": "~1.2",
3107                 "mockery/mockery": "~0.9@dev",
3108                 "phpunit/phpunit": "~4.0",
3109                 "squizlabs/php_codesniffer": "~1.4",
3110                 "symfony/expression-language": "~2.4"
3111             },
3112             "suggest": {
3113                 "ext-twig": "Enabling the twig extension improves the generation of twig based templates.",
3114                 "ext-xslcache": "Enabling the XSLCache extension improves the generation of xml based templates."
3115             },
3116             "bin": [
3117                 "bin/phpdoc.php",
3118                 "bin/phpdoc"
3119             ],
3120             "type": "library",
3121             "extra": {
3122                 "branch-alias": {
3123                     "dev-develop": "2.9-dev"
3124                 }
3125             },
3126             "autoload": {
3127                 "psr-0": {
3128                     "phpDocumentor": [
3129                         "src/",
3130                         "tests/unit/"
3131                     ],
3132                     "Cilex\\Provider": [
3133                         "src/"
3134                     ]
3135                 }
3136             },
3137             "notification-url": "https://packagist.org/downloads/",
3138             "license": [
3139                 "MIT"
3140             ],
3141             "description": "Documentation Generator for PHP",
3142             "homepage": "http://www.phpdoc.org",
3143             "keywords": [
3144                 "api",
3145                 "application",
3146                 "dga",
3147                 "documentation",
3148                 "phpdoc"
3149             ],
3150             "time": "2016-05-22T09:50:56+00:00"
3151         },
3152         {
3153             "name": "phpdocumentor/reflection",
3154             "version": "3.0.1",
3155             "source": {
3156                 "type": "git",
3157                 "url": "https://github.com/phpDocumentor/Reflection.git",
3158                 "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d"
3159             },
3160             "dist": {
3161                 "type": "zip",
3162                 "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d",
3163                 "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d",
3164                 "shasum": ""
3165             },
3166             "require": {
3167                 "nikic/php-parser": "^1.0",
3168                 "php": ">=5.3.3",
3169                 "phpdocumentor/reflection-docblock": "~2.0",
3170                 "psr/log": "~1.0"
3171             },
3172             "require-dev": {
3173                 "behat/behat": "~2.4",
3174                 "mockery/mockery": "~0.8",
3175                 "phpunit/phpunit": "~4.0"
3176             },
3177             "type": "library",
3178             "extra": {
3179                 "branch-alias": {
3180                     "dev-master": "1.0.x-dev"
3181                 }
3182             },
3183             "autoload": {
3184                 "psr-0": {
3185                     "phpDocumentor": [
3186                         "src/",
3187                         "tests/unit/",
3188                         "tests/mocks/"
3189                     ]
3190                 }
3191             },
3192             "notification-url": "https://packagist.org/downloads/",
3193             "license": [
3194                 "MIT"
3195             ],
3196             "description": "Reflection library to do Static Analysis for PHP Projects",
3197             "homepage": "http://www.phpdoc.org",
3198             "keywords": [
3199                 "phpDocumentor",
3200                 "phpdoc",
3201                 "reflection",
3202                 "static analysis"
3203             ],
3204             "time": "2016-05-21T08:42:32+00:00"
3205         },
3206         {
3207             "name": "phpdocumentor/reflection-docblock",
3208             "version": "2.0.5",
3209             "source": {
3210                 "type": "git",
3211                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3212                 "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b"
3213             },
3214             "dist": {
3215                 "type": "zip",
3216                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
3217                 "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
3218                 "shasum": ""
3219             },
3220             "require": {
3221                 "php": ">=5.3.3"
3222             },
3223             "require-dev": {
3224                 "phpunit/phpunit": "~4.0"
3225             },
3226             "suggest": {
3227                 "dflydev/markdown": "~1.0",
3228                 "erusev/parsedown": "~1.0"
3229             },
3230             "type": "library",
3231             "extra": {
3232                 "branch-alias": {
3233                     "dev-master": "2.0.x-dev"
3234                 }
3235             },
3236             "autoload": {
3237                 "psr-0": {
3238                     "phpDocumentor": [
3239                         "src/"
3240                     ]
3241                 }
3242             },
3243             "notification-url": "https://packagist.org/downloads/",
3244             "license": [
3245                 "MIT"
3246             ],
3247             "authors": [
3248                 {
3249                     "name": "Mike van Riel",
3250                     "email": "mike.vanriel@naenius.com"
3251                 }
3252             ],
3253             "time": "2016-01-25T08:17:30+00:00"
3254         },
3255         {
3256             "name": "phpspec/prophecy",
3257             "version": "1.8.1",
3258             "source": {
3259                 "type": "git",
3260                 "url": "https://github.com/phpspec/prophecy.git",
3261                 "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
3262             },
3263             "dist": {
3264                 "type": "zip",
3265                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
3266                 "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
3267                 "shasum": ""
3268             },
3269             "require": {
3270                 "doctrine/instantiator": "^1.0.2",
3271                 "php": "^5.3|^7.0",
3272                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
3273                 "sebastian/comparator": "^1.1|^2.0|^3.0",
3274                 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
3275             },
3276             "require-dev": {
3277                 "phpspec/phpspec": "^2.5|^3.2",
3278                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
3279             },
3280             "type": "library",
3281             "extra": {
3282                 "branch-alias": {
3283                     "dev-master": "1.8.x-dev"
3284                 }
3285             },
3286             "autoload": {
3287                 "psr-4": {
3288                     "Prophecy\\": "src/Prophecy"
3289                 }
3290             },
3291             "notification-url": "https://packagist.org/downloads/",
3292             "license": [
3293                 "MIT"
3294             ],
3295             "authors": [
3296                 {
3297                     "name": "Konstantin Kudryashov",
3298                     "email": "ever.zet@gmail.com",
3299                     "homepage": "http://everzet.com"
3300                 },
3301                 {
3302                     "name": "Marcello Duarte",
3303                     "email": "marcello.duarte@gmail.com"
3304                 }
3305             ],
3306             "description": "Highly opinionated mocking framework for PHP 5.3+",
3307             "homepage": "https://github.com/phpspec/prophecy",
3308             "keywords": [
3309                 "Double",
3310                 "Dummy",
3311                 "fake",
3312                 "mock",
3313                 "spy",
3314                 "stub"
3315             ],
3316             "time": "2019-06-13T12:50:23+00:00"
3317         },
3318         {
3319             "name": "phpunit/php-code-coverage",
3320             "version": "7.0.6",
3321             "source": {
3322                 "type": "git",
3323                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3324                 "reference": "d471d0d2b529a67c6a722dd446c4ec90881ac315"
3325             },
3326             "dist": {
3327                 "type": "zip",
3328                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d471d0d2b529a67c6a722dd446c4ec90881ac315",
3329                 "reference": "d471d0d2b529a67c6a722dd446c4ec90881ac315",
3330                 "shasum": ""
3331             },
3332             "require": {
3333                 "ext-dom": "*",
3334                 "ext-xmlwriter": "*",
3335                 "php": "^7.2",
3336                 "phpunit/php-file-iterator": "^2.0.2",
3337                 "phpunit/php-text-template": "^1.2.1",
3338                 "phpunit/php-token-stream": "^3.0.2",
3339                 "sebastian/code-unit-reverse-lookup": "^1.0.1",
3340                 "sebastian/environment": "^4.2.2",
3341                 "sebastian/version": "^2.0.1",
3342                 "theseer/tokenizer": "^1.1.3"
3343             },
3344             "require-dev": {
3345                 "phpunit/phpunit": "^8.2.2"
3346             },
3347             "suggest": {
3348                 "ext-xdebug": "^2.7.2"
3349             },
3350             "type": "library",
3351             "extra": {
3352                 "branch-alias": {
3353                     "dev-master": "7.0-dev"
3354                 }
3355             },
3356             "autoload": {
3357                 "classmap": [
3358                     "src/"
3359                 ]
3360             },
3361             "notification-url": "https://packagist.org/downloads/",
3362             "license": [
3363                 "BSD-3-Clause"
3364             ],
3365             "authors": [
3366                 {
3367                     "name": "Sebastian Bergmann",
3368                     "email": "sebastian@phpunit.de",
3369                     "role": "lead"
3370                 }
3371             ],
3372             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3373             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3374             "keywords": [
3375                 "coverage",
3376                 "testing",
3377                 "xunit"
3378             ],
3379             "time": "2019-07-08T05:29:42+00:00"
3380         },
3381         {
3382             "name": "phpunit/php-file-iterator",
3383             "version": "2.0.2",
3384             "source": {
3385                 "type": "git",
3386                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3387                 "reference": "050bedf145a257b1ff02746c31894800e5122946"
3388             },
3389             "dist": {
3390                 "type": "zip",
3391                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
3392                 "reference": "050bedf145a257b1ff02746c31894800e5122946",
3393                 "shasum": ""
3394             },
3395             "require": {
3396                 "php": "^7.1"
3397             },
3398             "require-dev": {
3399                 "phpunit/phpunit": "^7.1"
3400             },
3401             "type": "library",
3402             "extra": {
3403                 "branch-alias": {
3404                     "dev-master": "2.0.x-dev"
3405                 }
3406             },
3407             "autoload": {
3408                 "classmap": [
3409                     "src/"
3410                 ]
3411             },
3412             "notification-url": "https://packagist.org/downloads/",
3413             "license": [
3414                 "BSD-3-Clause"
3415             ],
3416             "authors": [
3417                 {
3418                     "name": "Sebastian Bergmann",
3419                     "email": "sebastian@phpunit.de",
3420                     "role": "lead"
3421                 }
3422             ],
3423             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3424             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3425             "keywords": [
3426                 "filesystem",
3427                 "iterator"
3428             ],
3429             "time": "2018-09-13T20:33:42+00:00"
3430         },
3431         {
3432             "name": "phpunit/php-text-template",
3433             "version": "1.2.1",
3434             "source": {
3435                 "type": "git",
3436                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3437                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3438             },
3439             "dist": {
3440                 "type": "zip",
3441                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3442                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3443                 "shasum": ""
3444             },
3445             "require": {
3446                 "php": ">=5.3.3"
3447             },
3448             "type": "library",
3449             "autoload": {
3450                 "classmap": [
3451                     "src/"
3452                 ]
3453             },
3454             "notification-url": "https://packagist.org/downloads/",
3455             "license": [
3456                 "BSD-3-Clause"
3457             ],
3458             "authors": [
3459                 {
3460                     "name": "Sebastian Bergmann",
3461                     "email": "sebastian@phpunit.de",
3462                     "role": "lead"
3463                 }
3464             ],
3465             "description": "Simple template engine.",
3466             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3467             "keywords": [
3468                 "template"
3469             ],
3470             "time": "2015-06-21T13:50:34+00:00"
3471         },
3472         {
3473             "name": "phpunit/php-timer",
3474             "version": "2.1.2",
3475             "source": {
3476                 "type": "git",
3477                 "url": "https://github.com/sebastianbergmann/php-timer.git",
3478                 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
3479             },
3480             "dist": {
3481                 "type": "zip",
3482                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
3483                 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
3484                 "shasum": ""
3485             },
3486             "require": {
3487                 "php": "^7.1"
3488             },
3489             "require-dev": {
3490                 "phpunit/phpunit": "^7.0"
3491             },
3492             "type": "library",
3493             "extra": {
3494                 "branch-alias": {
3495                     "dev-master": "2.1-dev"
3496                 }
3497             },
3498             "autoload": {
3499                 "classmap": [
3500                     "src/"
3501                 ]
3502             },
3503             "notification-url": "https://packagist.org/downloads/",
3504             "license": [
3505                 "BSD-3-Clause"
3506             ],
3507             "authors": [
3508                 {
3509                     "name": "Sebastian Bergmann",
3510                     "email": "sebastian@phpunit.de",
3511                     "role": "lead"
3512                 }
3513             ],
3514             "description": "Utility class for timing",
3515             "homepage": "https://github.com/sebastianbergmann/php-timer/",
3516             "keywords": [
3517                 "timer"
3518             ],
3519             "time": "2019-06-07T04:22:29+00:00"
3520         },
3521         {
3522             "name": "phpunit/php-token-stream",
3523             "version": "3.0.2",
3524             "source": {
3525                 "type": "git",
3526                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3527                 "reference": "c4a66b97f040e3e20b3aa2a243230a1c3a9f7c8c"
3528             },
3529             "dist": {
3530                 "type": "zip",
3531                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/c4a66b97f040e3e20b3aa2a243230a1c3a9f7c8c",
3532                 "reference": "c4a66b97f040e3e20b3aa2a243230a1c3a9f7c8c",
3533                 "shasum": ""
3534             },
3535             "require": {
3536                 "ext-tokenizer": "*",
3537                 "php": "^7.1"
3538             },
3539             "require-dev": {
3540                 "phpunit/phpunit": "^7.0"
3541             },
3542             "type": "library",
3543             "extra": {
3544                 "branch-alias": {
3545                     "dev-master": "3.0-dev"
3546                 }
3547             },
3548             "autoload": {
3549                 "classmap": [
3550                     "src/"
3551                 ]
3552             },
3553             "notification-url": "https://packagist.org/downloads/",
3554             "license": [
3555                 "BSD-3-Clause"
3556             ],
3557             "authors": [
3558                 {
3559                     "name": "Sebastian Bergmann",
3560                     "email": "sebastian@phpunit.de"
3561                 }
3562             ],
3563             "description": "Wrapper around PHP's tokenizer extension.",
3564             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3565             "keywords": [
3566                 "tokenizer"
3567             ],
3568             "time": "2019-07-08T05:24:54+00:00"
3569         },
3570         {
3571             "name": "phpunit/phpunit",
3572             "version": "8.2.5",
3573             "source": {
3574                 "type": "git",
3575                 "url": "https://github.com/sebastianbergmann/phpunit.git",
3576                 "reference": "c1b8534b3730f20f58600124129197bf1183dc92"
3577             },
3578             "dist": {
3579                 "type": "zip",
3580                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1b8534b3730f20f58600124129197bf1183dc92",
3581                 "reference": "c1b8534b3730f20f58600124129197bf1183dc92",
3582                 "shasum": ""
3583             },
3584             "require": {
3585                 "doctrine/instantiator": "^1.2.0",
3586                 "ext-dom": "*",
3587                 "ext-json": "*",
3588                 "ext-libxml": "*",
3589                 "ext-mbstring": "*",
3590                 "ext-xml": "*",
3591                 "ext-xmlwriter": "*",
3592                 "myclabs/deep-copy": "^1.9.1",
3593                 "phar-io/manifest": "^1.0.3",
3594                 "phar-io/version": "^2.0.1",
3595                 "php": "^7.2",
3596                 "phpspec/prophecy": "^1.8.1",
3597                 "phpunit/php-code-coverage": "^7.0.5",
3598                 "phpunit/php-file-iterator": "^2.0.2",
3599                 "phpunit/php-text-template": "^1.2.1",
3600                 "phpunit/php-timer": "^2.1.2",
3601                 "sebastian/comparator": "^3.0.2",
3602                 "sebastian/diff": "^3.0.2",
3603                 "sebastian/environment": "^4.2.2",
3604                 "sebastian/exporter": "^3.1.0",
3605                 "sebastian/global-state": "^3.0.0",
3606                 "sebastian/object-enumerator": "^3.0.3",
3607                 "sebastian/resource-operations": "^2.0.1",
3608                 "sebastian/type": "^1.1.3",
3609                 "sebastian/version": "^2.0.1"
3610             },
3611             "require-dev": {
3612                 "ext-pdo": "*"
3613             },
3614             "suggest": {
3615                 "ext-soap": "*",
3616                 "ext-xdebug": "*",
3617                 "phpunit/php-invoker": "^2.0.0"
3618             },
3619             "bin": [
3620                 "phpunit"
3621             ],
3622             "type": "library",
3623             "extra": {
3624                 "branch-alias": {
3625                     "dev-master": "8.2-dev"
3626                 }
3627             },
3628             "autoload": {
3629                 "classmap": [
3630                     "src/"
3631                 ]
3632             },
3633             "notification-url": "https://packagist.org/downloads/",
3634             "license": [
3635                 "BSD-3-Clause"
3636             ],
3637             "authors": [
3638                 {
3639                     "name": "Sebastian Bergmann",
3640                     "role": "lead",
3641                     "email": "sebastian@phpunit.de"
3642                 }
3643             ],
3644             "description": "The PHP Unit Testing framework.",
3645             "homepage": "https://phpunit.de/",
3646             "keywords": [
3647                 "phpunit",
3648                 "testing",
3649                 "xunit"
3650             ],
3651             "time": "2019-07-15T06:26:24+00:00"
3652         },
3653         {
3654             "name": "pimple/pimple",
3655             "version": "v1.1.1",
3656             "source": {
3657                 "type": "git",
3658                 "url": "https://github.com/silexphp/Pimple.git",
3659                 "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
3660             },
3661             "dist": {
3662                 "type": "zip",
3663                 "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
3664                 "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
3665                 "shasum": ""
3666             },
3667             "require": {
3668                 "php": ">=5.3.0"
3669             },
3670             "type": "library",
3671             "extra": {
3672                 "branch-alias": {
3673                     "dev-master": "1.1.x-dev"
3674                 }
3675             },
3676             "autoload": {
3677                 "psr-0": {
3678                     "Pimple": "lib/"
3679                 }
3680             },
3681             "notification-url": "https://packagist.org/downloads/",
3682             "license": [
3683                 "MIT"
3684             ],
3685             "authors": [
3686                 {
3687                     "name": "Fabien Potencier",
3688                     "email": "fabien@symfony.com"
3689                 }
3690             ],
3691             "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
3692             "homepage": "http://pimple.sensiolabs.org",
3693             "keywords": [
3694                 "container",
3695                 "dependency injection"
3696             ],
3697             "time": "2013-11-22T08:30:29+00:00"
3698         },
3699         {
3700             "name": "psr/cache",
3701             "version": "1.0.1",
3702             "source": {
3703                 "type": "git",
3704                 "url": "https://github.com/php-fig/cache.git",
3705                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
3706             },
3707             "dist": {
3708                 "type": "zip",
3709                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
3710                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
3711                 "shasum": ""
3712             },
3713             "require": {
3714                 "php": ">=5.3.0"
3715             },
3716             "type": "library",
3717             "extra": {
3718                 "branch-alias": {
3719                     "dev-master": "1.0.x-dev"
3720                 }
3721             },
3722             "autoload": {
3723                 "psr-4": {
3724                     "Psr\\Cache\\": "src/"
3725                 }
3726             },
3727             "notification-url": "https://packagist.org/downloads/",
3728             "license": [
3729                 "MIT"
3730             ],
3731             "authors": [
3732                 {
3733                     "name": "PHP-FIG",
3734                     "homepage": "http://www.php-fig.org/"
3735                 }
3736             ],
3737             "description": "Common interface for caching libraries",
3738             "keywords": [
3739                 "cache",
3740                 "psr",
3741                 "psr-6"
3742             ],
3743             "time": "2016-08-06T20:24:11+00:00"
3744         },
3745         {
3746             "name": "psr/container",
3747             "version": "1.0.0",
3748             "source": {
3749                 "type": "git",
3750                 "url": "https://github.com/php-fig/container.git",
3751                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
3752             },
3753             "dist": {
3754                 "type": "zip",
3755                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
3756                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
3757                 "shasum": ""
3758             },
3759             "require": {
3760                 "php": ">=5.3.0"
3761             },
3762             "type": "library",
3763             "extra": {
3764                 "branch-alias": {
3765                     "dev-master": "1.0.x-dev"
3766                 }
3767             },
3768             "autoload": {
3769                 "psr-4": {
3770                     "Psr\\Container\\": "src/"
3771                 }
3772             },
3773             "notification-url": "https://packagist.org/downloads/",
3774             "license": [
3775                 "MIT"
3776             ],
3777             "authors": [
3778                 {
3779                     "name": "PHP-FIG",
3780                     "homepage": "http://www.php-fig.org/"
3781                 }
3782             ],
3783             "description": "Common Container Interface (PHP FIG PSR-11)",
3784             "homepage": "https://github.com/php-fig/container",
3785             "keywords": [
3786                 "PSR-11",
3787                 "container",
3788                 "container-interface",
3789                 "container-interop",
3790                 "psr"
3791             ],
3792             "time": "2017-02-14T16:28:37+00:00"
3793         },
3794         {
3795             "name": "psr/log",
3796             "version": "1.1.0",
3797             "source": {
3798                 "type": "git",
3799                 "url": "https://github.com/php-fig/log.git",
3800                 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
3801             },
3802             "dist": {
3803                 "type": "zip",
3804                 "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
3805                 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
3806                 "shasum": ""
3807             },
3808             "require": {
3809                 "php": ">=5.3.0"
3810             },
3811             "type": "library",
3812             "extra": {
3813                 "branch-alias": {
3814                     "dev-master": "1.0.x-dev"
3815                 }
3816             },
3817             "autoload": {
3818                 "psr-4": {
3819                     "Psr\\Log\\": "Psr/Log/"
3820                 }
3821             },
3822             "notification-url": "https://packagist.org/downloads/",
3823             "license": [
3824                 "MIT"
3825             ],
3826             "authors": [
3827                 {
3828                     "name": "PHP-FIG",
3829                     "homepage": "http://www.php-fig.org/"
3830                 }
3831             ],
3832             "description": "Common interface for logging libraries",
3833             "homepage": "https://github.com/php-fig/log",
3834             "keywords": [
3835                 "log",
3836                 "psr",
3837                 "psr-3"
3838             ],
3839             "time": "2018-11-20T15:27:04+00:00"
3840         },
3841         {
3842             "name": "psr/simple-cache",
3843             "version": "1.0.1",
3844             "source": {
3845                 "type": "git",
3846                 "url": "https://github.com/php-fig/simple-cache.git",
3847                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
3848             },
3849             "dist": {
3850                 "type": "zip",
3851                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
3852                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
3853                 "shasum": ""
3854             },
3855             "require": {
3856                 "php": ">=5.3.0"
3857             },
3858             "type": "library",
3859             "extra": {
3860                 "branch-alias": {
3861                     "dev-master": "1.0.x-dev"
3862                 }
3863             },
3864             "autoload": {
3865                 "psr-4": {
3866                     "Psr\\SimpleCache\\": "src/"
3867                 }
3868             },
3869             "notification-url": "https://packagist.org/downloads/",
3870             "license": [
3871                 "MIT"
3872             ],
3873             "authors": [
3874                 {
3875                     "name": "PHP-FIG",
3876                     "homepage": "http://www.php-fig.org/"
3877                 }
3878             ],
3879             "description": "Common interfaces for simple caching",
3880             "keywords": [
3881                 "cache",
3882                 "caching",
3883                 "psr",
3884                 "psr-16",
3885                 "simple-cache"
3886             ],
3887             "time": "2017-10-23T01:57:42+00:00"
3888         },
3889         {
3890             "name": "psy/psysh",
3891             "version": "v0.9.9",
3892             "source": {
3893                 "type": "git",
3894                 "url": "https://github.com/bobthecow/psysh.git",
3895                 "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e"
3896             },
3897             "dist": {
3898                 "type": "zip",
3899                 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
3900                 "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
3901                 "shasum": ""
3902             },
3903             "require": {
3904                 "dnoegel/php-xdg-base-dir": "0.1",
3905                 "ext-json": "*",
3906                 "ext-tokenizer": "*",
3907                 "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*",
3908                 "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
3909                 "php": ">=5.4.0",
3910                 "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
3911                 "symfony/var-dumper": "~2.7|~3.0|~4.0"
3912             },
3913             "require-dev": {
3914                 "bamarni/composer-bin-plugin": "^1.2",
3915                 "hoa/console": "~2.15|~3.16",
3916                 "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0"
3917             },
3918             "suggest": {
3919                 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
3920                 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
3921                 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
3922                 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
3923                 "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
3924             },
3925             "bin": [
3926                 "bin/psysh"
3927             ],
3928             "type": "library",
3929             "extra": {
3930                 "branch-alias": {
3931                     "dev-develop": "0.9.x-dev"
3932                 }
3933             },
3934             "autoload": {
3935                 "files": [
3936                     "src/functions.php"
3937                 ],
3938                 "psr-4": {
3939                     "Psy\\": "src/"
3940                 }
3941             },
3942             "notification-url": "https://packagist.org/downloads/",
3943             "license": [
3944                 "MIT"
3945             ],
3946             "authors": [
3947                 {
3948                     "name": "Justin Hileman",
3949                     "email": "justin@justinhileman.info",
3950                     "homepage": "http://justinhileman.com"
3951                 }
3952             ],
3953             "description": "An interactive shell for modern PHP.",
3954             "homepage": "http://psysh.org",
3955             "keywords": [
3956                 "REPL",
3957                 "console",
3958                 "interactive",
3959                 "shell"
3960             ],
3961             "time": "2018-10-13T15:16:03+00:00"
3962         },
3963         {
3964             "name": "sebastian/code-unit-reverse-lookup",
3965             "version": "1.0.1",
3966             "source": {
3967                 "type": "git",
3968                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
3969                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
3970             },
3971             "dist": {
3972                 "type": "zip",
3973                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3974                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3975                 "shasum": ""
3976             },
3977             "require": {
3978                 "php": "^5.6 || ^7.0"
3979             },
3980             "require-dev": {
3981                 "phpunit/phpunit": "^5.7 || ^6.0"
3982             },
3983             "type": "library",
3984             "extra": {
3985                 "branch-alias": {
3986                     "dev-master": "1.0.x-dev"
3987                 }
3988             },
3989             "autoload": {
3990                 "classmap": [
3991                     "src/"
3992                 ]
3993             },
3994             "notification-url": "https://packagist.org/downloads/",
3995             "license": [
3996                 "BSD-3-Clause"
3997             ],
3998             "authors": [
3999                 {
4000                     "name": "Sebastian Bergmann",
4001                     "email": "sebastian@phpunit.de"
4002                 }
4003             ],
4004             "description": "Looks up which function or method a line of code belongs to",
4005             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
4006             "time": "2017-03-04T06:30:41+00:00"
4007         },
4008         {
4009             "name": "sebastian/comparator",
4010             "version": "3.0.2",
4011             "source": {
4012                 "type": "git",
4013                 "url": "https://github.com/sebastianbergmann/comparator.git",
4014                 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
4015             },
4016             "dist": {
4017                 "type": "zip",
4018                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
4019                 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
4020                 "shasum": ""
4021             },
4022             "require": {
4023                 "php": "^7.1",
4024                 "sebastian/diff": "^3.0",
4025                 "sebastian/exporter": "^3.1"
4026             },
4027             "require-dev": {
4028                 "phpunit/phpunit": "^7.1"
4029             },
4030             "type": "library",
4031             "extra": {
4032                 "branch-alias": {
4033                     "dev-master": "3.0-dev"
4034                 }
4035             },
4036             "autoload": {
4037                 "classmap": [
4038                     "src/"
4039                 ]
4040             },
4041             "notification-url": "https://packagist.org/downloads/",
4042             "license": [
4043                 "BSD-3-Clause"
4044             ],
4045             "authors": [
4046                 {
4047                     "name": "Jeff Welch",
4048                     "email": "whatthejeff@gmail.com"
4049                 },
4050                 {
4051                     "name": "Volker Dusch",
4052                     "email": "github@wallbash.com"
4053                 },
4054                 {
4055                     "name": "Bernhard Schussek",
4056                     "email": "bschussek@2bepublished.at"
4057                 },
4058                 {
4059                     "name": "Sebastian Bergmann",
4060                     "email": "sebastian@phpunit.de"
4061                 }
4062             ],
4063             "description": "Provides the functionality to compare PHP values for equality",
4064             "homepage": "https://github.com/sebastianbergmann/comparator",
4065             "keywords": [
4066                 "comparator",
4067                 "compare",
4068                 "equality"
4069             ],
4070             "time": "2018-07-12T15:12:46+00:00"
4071         },
4072         {
4073             "name": "sebastian/diff",
4074             "version": "3.0.2",
4075             "source": {
4076                 "type": "git",
4077                 "url": "https://github.com/sebastianbergmann/diff.git",
4078                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
4079             },
4080             "dist": {
4081                 "type": "zip",
4082                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
4083                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
4084                 "shasum": ""
4085             },
4086             "require": {
4087                 "php": "^7.1"
4088             },
4089             "require-dev": {
4090                 "phpunit/phpunit": "^7.5 || ^8.0",
4091                 "symfony/process": "^2 || ^3.3 || ^4"
4092             },
4093             "type": "library",
4094             "extra": {
4095                 "branch-alias": {
4096                     "dev-master": "3.0-dev"
4097                 }
4098             },
4099             "autoload": {
4100                 "classmap": [
4101                     "src/"
4102                 ]
4103             },
4104             "notification-url": "https://packagist.org/downloads/",
4105             "license": [
4106                 "BSD-3-Clause"
4107             ],
4108             "authors": [
4109                 {
4110                     "name": "Kore Nordmann",
4111                     "email": "mail@kore-nordmann.de"
4112                 },
4113                 {
4114                     "name": "Sebastian Bergmann",
4115                     "email": "sebastian@phpunit.de"
4116                 }
4117             ],
4118             "description": "Diff implementation",
4119             "homepage": "https://github.com/sebastianbergmann/diff",
4120             "keywords": [
4121                 "diff",
4122                 "udiff",
4123                 "unidiff",
4124                 "unified diff"
4125             ],
4126             "time": "2019-02-04T06:01:07+00:00"
4127         },
4128         {
4129             "name": "sebastian/environment",
4130             "version": "4.2.2",
4131             "source": {
4132                 "type": "git",
4133                 "url": "https://github.com/sebastianbergmann/environment.git",
4134                 "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404"
4135             },
4136             "dist": {
4137                 "type": "zip",
4138                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
4139                 "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
4140                 "shasum": ""
4141             },
4142             "require": {
4143                 "php": "^7.1"
4144             },
4145             "require-dev": {
4146                 "phpunit/phpunit": "^7.5"
4147             },
4148             "suggest": {
4149                 "ext-posix": "*"
4150             },
4151             "type": "library",
4152             "extra": {
4153                 "branch-alias": {
4154                     "dev-master": "4.2-dev"
4155                 }
4156             },
4157             "autoload": {
4158                 "classmap": [
4159                     "src/"
4160                 ]
4161             },
4162             "notification-url": "https://packagist.org/downloads/",
4163             "license": [
4164                 "BSD-3-Clause"
4165             ],
4166             "authors": [
4167                 {
4168                     "name": "Sebastian Bergmann",
4169                     "email": "sebastian@phpunit.de"
4170                 }
4171             ],
4172             "description": "Provides functionality to handle HHVM/PHP environments",
4173             "homepage": "http://www.github.com/sebastianbergmann/environment",
4174             "keywords": [
4175                 "Xdebug",
4176                 "environment",
4177                 "hhvm"
4178             ],
4179             "time": "2019-05-05T09:05:15+00:00"
4180         },
4181         {
4182             "name": "sebastian/exporter",
4183             "version": "3.1.0",
4184             "source": {
4185                 "type": "git",
4186                 "url": "https://github.com/sebastianbergmann/exporter.git",
4187                 "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
4188             },
4189             "dist": {
4190                 "type": "zip",
4191                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
4192                 "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
4193                 "shasum": ""
4194             },
4195             "require": {
4196                 "php": "^7.0",
4197                 "sebastian/recursion-context": "^3.0"
4198             },
4199             "require-dev": {
4200                 "ext-mbstring": "*",
4201                 "phpunit/phpunit": "^6.0"
4202             },
4203             "type": "library",
4204             "extra": {
4205                 "branch-alias": {
4206                     "dev-master": "3.1.x-dev"
4207                 }
4208             },
4209             "autoload": {
4210                 "classmap": [
4211                     "src/"
4212                 ]
4213             },
4214             "notification-url": "https://packagist.org/downloads/",
4215             "license": [
4216                 "BSD-3-Clause"
4217             ],
4218             "authors": [
4219                 {
4220                     "name": "Jeff Welch",
4221                     "email": "whatthejeff@gmail.com"
4222                 },
4223                 {
4224                     "name": "Volker Dusch",
4225                     "email": "github@wallbash.com"
4226                 },
4227                 {
4228                     "name": "Bernhard Schussek",
4229                     "email": "bschussek@2bepublished.at"
4230                 },
4231                 {
4232                     "name": "Sebastian Bergmann",
4233                     "email": "sebastian@phpunit.de"
4234                 },
4235                 {
4236                     "name": "Adam Harvey",
4237                     "email": "aharvey@php.net"
4238                 }
4239             ],
4240             "description": "Provides the functionality to export PHP variables for visualization",
4241             "homepage": "http://www.github.com/sebastianbergmann/exporter",
4242             "keywords": [
4243                 "export",
4244                 "exporter"
4245             ],
4246             "time": "2017-04-03T13:19:02+00:00"
4247         },
4248         {
4249             "name": "sebastian/global-state",
4250             "version": "3.0.0",
4251             "source": {
4252                 "type": "git",
4253                 "url": "https://github.com/sebastianbergmann/global-state.git",
4254                 "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
4255             },
4256             "dist": {
4257                 "type": "zip",
4258                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
4259                 "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
4260                 "shasum": ""
4261             },
4262             "require": {
4263                 "php": "^7.2",
4264                 "sebastian/object-reflector": "^1.1.1",
4265                 "sebastian/recursion-context": "^3.0"
4266             },
4267             "require-dev": {
4268                 "ext-dom": "*",
4269                 "phpunit/phpunit": "^8.0"
4270             },
4271             "suggest": {
4272                 "ext-uopz": "*"
4273             },
4274             "type": "library",
4275             "extra": {
4276                 "branch-alias": {
4277                     "dev-master": "3.0-dev"
4278                 }
4279             },
4280             "autoload": {
4281                 "classmap": [
4282                     "src/"
4283                 ]
4284             },
4285             "notification-url": "https://packagist.org/downloads/",
4286             "license": [
4287                 "BSD-3-Clause"
4288             ],
4289             "authors": [
4290                 {
4291                     "name": "Sebastian Bergmann",
4292                     "email": "sebastian@phpunit.de"
4293                 }
4294             ],
4295             "description": "Snapshotting of global state",
4296             "homepage": "http://www.github.com/sebastianbergmann/global-state",
4297             "keywords": [
4298                 "global state"
4299             ],
4300             "time": "2019-02-01T05:30:01+00:00"
4301         },
4302         {
4303             "name": "sebastian/object-enumerator",
4304             "version": "3.0.3",
4305             "source": {
4306                 "type": "git",
4307                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4308                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
4309             },
4310             "dist": {
4311                 "type": "zip",
4312                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
4313                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
4314                 "shasum": ""
4315             },
4316             "require": {
4317                 "php": "^7.0",
4318                 "sebastian/object-reflector": "^1.1.1",
4319                 "sebastian/recursion-context": "^3.0"
4320             },
4321             "require-dev": {
4322                 "phpunit/phpunit": "^6.0"
4323             },
4324             "type": "library",
4325             "extra": {
4326                 "branch-alias": {
4327                     "dev-master": "3.0.x-dev"
4328                 }
4329             },
4330             "autoload": {
4331                 "classmap": [
4332                     "src/"
4333                 ]
4334             },
4335             "notification-url": "https://packagist.org/downloads/",
4336             "license": [
4337                 "BSD-3-Clause"
4338             ],
4339             "authors": [
4340                 {
4341                     "name": "Sebastian Bergmann",
4342                     "email": "sebastian@phpunit.de"
4343                 }
4344             ],
4345             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4346             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4347             "time": "2017-08-03T12:35:26+00:00"
4348         },
4349         {
4350             "name": "sebastian/object-reflector",
4351             "version": "1.1.1",
4352             "source": {
4353                 "type": "git",
4354                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
4355                 "reference": "773f97c67f28de00d397be301821b06708fca0be"
4356             },
4357             "dist": {
4358                 "type": "zip",
4359                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
4360                 "reference": "773f97c67f28de00d397be301821b06708fca0be",
4361                 "shasum": ""
4362             },
4363             "require": {
4364                 "php": "^7.0"
4365             },
4366             "require-dev": {
4367                 "phpunit/phpunit": "^6.0"
4368             },
4369             "type": "library",
4370             "extra": {
4371                 "branch-alias": {
4372                     "dev-master": "1.1-dev"
4373                 }
4374             },
4375             "autoload": {
4376                 "classmap": [
4377                     "src/"
4378                 ]
4379             },
4380             "notification-url": "https://packagist.org/downloads/",
4381             "license": [
4382                 "BSD-3-Clause"
4383             ],
4384             "authors": [
4385                 {
4386                     "name": "Sebastian Bergmann",
4387                     "email": "sebastian@phpunit.de"
4388                 }
4389             ],
4390             "description": "Allows reflection of object attributes, including inherited and non-public ones",
4391             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
4392             "time": "2017-03-29T09:07:27+00:00"
4393         },
4394         {
4395             "name": "sebastian/recursion-context",
4396             "version": "3.0.0",
4397             "source": {
4398                 "type": "git",
4399                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4400                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
4401             },
4402             "dist": {
4403                 "type": "zip",
4404                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
4405                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
4406                 "shasum": ""
4407             },
4408             "require": {
4409                 "php": "^7.0"
4410             },
4411             "require-dev": {
4412                 "phpunit/phpunit": "^6.0"
4413             },
4414             "type": "library",
4415             "extra": {
4416                 "branch-alias": {
4417                     "dev-master": "3.0.x-dev"
4418                 }
4419             },
4420             "autoload": {
4421                 "classmap": [
4422                     "src/"
4423                 ]
4424             },
4425             "notification-url": "https://packagist.org/downloads/",
4426             "license": [
4427                 "BSD-3-Clause"
4428             ],
4429             "authors": [
4430                 {
4431                     "name": "Jeff Welch",
4432                     "email": "whatthejeff@gmail.com"
4433                 },
4434                 {
4435                     "name": "Sebastian Bergmann",
4436                     "email": "sebastian@phpunit.de"
4437                 },
4438                 {
4439                     "name": "Adam Harvey",
4440                     "email": "aharvey@php.net"
4441                 }
4442             ],
4443             "description": "Provides functionality to recursively process PHP variables",
4444             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4445             "time": "2017-03-03T06:23:57+00:00"
4446         },
4447         {
4448             "name": "sebastian/resource-operations",
4449             "version": "2.0.1",
4450             "source": {
4451                 "type": "git",
4452                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4453                 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
4454             },
4455             "dist": {
4456                 "type": "zip",
4457                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
4458                 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
4459                 "shasum": ""
4460             },
4461             "require": {
4462                 "php": "^7.1"
4463             },
4464             "type": "library",
4465             "extra": {
4466                 "branch-alias": {
4467                     "dev-master": "2.0-dev"
4468                 }
4469             },
4470             "autoload": {
4471                 "classmap": [
4472                     "src/"
4473                 ]
4474             },
4475             "notification-url": "https://packagist.org/downloads/",
4476             "license": [
4477                 "BSD-3-Clause"
4478             ],
4479             "authors": [
4480                 {
4481                     "name": "Sebastian Bergmann",
4482                     "email": "sebastian@phpunit.de"
4483                 }
4484             ],
4485             "description": "Provides a list of PHP built-in functions that operate on resources",
4486             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4487             "time": "2018-10-04T04:07:39+00:00"
4488         },
4489         {
4490             "name": "sebastian/type",
4491             "version": "1.1.3",
4492             "source": {
4493                 "type": "git",
4494                 "url": "https://github.com/sebastianbergmann/type.git",
4495                 "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
4496             },
4497             "dist": {
4498                 "type": "zip",
4499                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
4500                 "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
4501                 "shasum": ""
4502             },
4503             "require": {
4504                 "php": "^7.2"
4505             },
4506             "require-dev": {
4507                 "phpunit/phpunit": "^8.2"
4508             },
4509             "type": "library",
4510             "extra": {
4511                 "branch-alias": {
4512                     "dev-master": "1.1-dev"
4513                 }
4514             },
4515             "autoload": {
4516                 "classmap": [
4517                     "src/"
4518                 ]
4519             },
4520             "notification-url": "https://packagist.org/downloads/",
4521             "license": [
4522                 "BSD-3-Clause"
4523             ],
4524             "authors": [
4525                 {
4526                     "name": "Sebastian Bergmann",
4527                     "email": "sebastian@phpunit.de",
4528                     "role": "lead"
4529                 }
4530             ],
4531             "description": "Collection of value objects that represent the types of the PHP type system",
4532             "homepage": "https://github.com/sebastianbergmann/type",
4533             "time": "2019-07-02T08:10:15+00:00"
4534         },
4535         {
4536             "name": "sebastian/version",
4537             "version": "2.0.1",
4538             "source": {
4539                 "type": "git",
4540                 "url": "https://github.com/sebastianbergmann/version.git",
4541                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4542             },
4543             "dist": {
4544                 "type": "zip",
4545                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4546                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4547                 "shasum": ""
4548             },
4549             "require": {
4550                 "php": ">=5.6"
4551             },
4552             "type": "library",
4553             "extra": {
4554                 "branch-alias": {
4555                     "dev-master": "2.0.x-dev"
4556                 }
4557             },
4558             "autoload": {
4559                 "classmap": [
4560                     "src/"
4561                 ]
4562             },
4563             "notification-url": "https://packagist.org/downloads/",
4564             "license": [
4565                 "BSD-3-Clause"
4566             ],
4567             "authors": [
4568                 {
4569                     "name": "Sebastian Bergmann",
4570                     "email": "sebastian@phpunit.de",
4571                     "role": "lead"
4572                 }
4573             ],
4574             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4575             "homepage": "https://github.com/sebastianbergmann/version",
4576             "time": "2016-10-03T07:35:21+00:00"
4577         },
4578         {
4579             "name": "seld/jsonlint",
4580             "version": "1.7.1",
4581             "source": {
4582                 "type": "git",
4583                 "url": "https://github.com/Seldaek/jsonlint.git",
4584                 "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38"
4585             },
4586             "dist": {
4587                 "type": "zip",
4588                 "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38",
4589                 "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38",
4590                 "shasum": ""
4591             },
4592             "require": {
4593                 "php": "^5.3 || ^7.0"
4594             },
4595             "require-dev": {
4596                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
4597             },
4598             "bin": [
4599                 "bin/jsonlint"
4600             ],
4601             "type": "library",
4602             "autoload": {
4603                 "psr-4": {
4604                     "Seld\\JsonLint\\": "src/Seld/JsonLint/"
4605                 }
4606             },
4607             "notification-url": "https://packagist.org/downloads/",
4608             "license": [
4609                 "MIT"
4610             ],
4611             "authors": [
4612                 {
4613                     "name": "Jordi Boggiano",
4614                     "email": "j.boggiano@seld.be",
4615                     "homepage": "http://seld.be"
4616                 }
4617             ],
4618             "description": "JSON Linter",
4619             "keywords": [
4620                 "json",
4621                 "linter",
4622                 "parser",
4623                 "validator"
4624             ],
4625             "time": "2018-01-24T12:46:19+00:00"
4626         },
4627         {
4628             "name": "symfony/config",
4629             "version": "v2.8.50",
4630             "source": {
4631                 "type": "git",
4632                 "url": "https://github.com/symfony/config.git",
4633                 "reference": "7dd5f5040dc04c118d057fb5886563963eb70011"
4634             },
4635             "dist": {
4636                 "type": "zip",
4637                 "url": "https://api.github.com/repos/symfony/config/zipball/7dd5f5040dc04c118d057fb5886563963eb70011",
4638                 "reference": "7dd5f5040dc04c118d057fb5886563963eb70011",
4639                 "shasum": ""
4640             },
4641             "require": {
4642                 "php": ">=5.3.9",
4643                 "symfony/filesystem": "~2.3|~3.0.0",
4644                 "symfony/polyfill-ctype": "~1.8"
4645             },
4646             "require-dev": {
4647                 "symfony/yaml": "~2.7|~3.0.0"
4648             },
4649             "suggest": {
4650                 "symfony/yaml": "To use the yaml reference dumper"
4651             },
4652             "type": "library",
4653             "extra": {
4654                 "branch-alias": {
4655                     "dev-master": "2.8-dev"
4656                 }
4657             },
4658             "autoload": {
4659                 "psr-4": {
4660                     "Symfony\\Component\\Config\\": ""
4661                 },
4662                 "exclude-from-classmap": [
4663                     "/Tests/"
4664                 ]
4665             },
4666             "notification-url": "https://packagist.org/downloads/",
4667             "license": [
4668                 "MIT"
4669             ],
4670             "authors": [
4671                 {
4672                     "name": "Fabien Potencier",
4673                     "email": "fabien@symfony.com"
4674                 },
4675                 {
4676                     "name": "Symfony Community",
4677                     "homepage": "https://symfony.com/contributors"
4678                 }
4679             ],
4680             "description": "Symfony Config Component",
4681             "homepage": "https://symfony.com",
4682             "time": "2018-11-26T09:38:12+00:00"
4683         },
4684         {
4685             "name": "symfony/console",
4686             "version": "v2.8.50",
4687             "source": {
4688                 "type": "git",
4689                 "url": "https://github.com/symfony/console.git",
4690                 "reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12"
4691             },
4692             "dist": {
4693                 "type": "zip",
4694                 "url": "https://api.github.com/repos/symfony/console/zipball/cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12",
4695                 "reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12",
4696                 "shasum": ""
4697             },
4698             "require": {
4699                 "php": ">=5.3.9",
4700                 "symfony/debug": "^2.7.2|~3.0.0",
4701                 "symfony/polyfill-mbstring": "~1.0"
4702             },
4703             "require-dev": {
4704                 "psr/log": "~1.0",
4705                 "symfony/event-dispatcher": "~2.1|~3.0.0",
4706                 "symfony/process": "~2.1|~3.0.0"
4707             },
4708             "suggest": {
4709                 "psr/log-implementation": "For using the console logger",
4710                 "symfony/event-dispatcher": "",
4711                 "symfony/process": ""
4712             },
4713             "type": "library",
4714             "extra": {
4715                 "branch-alias": {
4716                     "dev-master": "2.8-dev"
4717                 }
4718             },
4719             "autoload": {
4720                 "psr-4": {
4721                     "Symfony\\Component\\Console\\": ""
4722                 },
4723                 "exclude-from-classmap": [
4724                     "/Tests/"
4725                 ]
4726             },
4727             "notification-url": "https://packagist.org/downloads/",
4728             "license": [
4729                 "MIT"
4730             ],
4731             "authors": [
4732                 {
4733                     "name": "Fabien Potencier",
4734                     "email": "fabien@symfony.com"
4735                 },
4736                 {
4737                     "name": "Symfony Community",
4738                     "homepage": "https://symfony.com/contributors"
4739                 }
4740             ],
4741             "description": "Symfony Console Component",
4742             "homepage": "https://symfony.com",
4743             "time": "2018-11-20T15:55:20+00:00"
4744         },
4745         {
4746             "name": "symfony/debug",
4747             "version": "v3.0.9",
4748             "source": {
4749                 "type": "git",
4750                 "url": "https://github.com/symfony/debug.git",
4751                 "reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a"
4752             },
4753             "dist": {
4754                 "type": "zip",
4755                 "url": "https://api.github.com/repos/symfony/debug/zipball/697c527acd9ea1b2d3efac34d9806bf255278b0a",
4756                 "reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a",
4757                 "shasum": ""
4758             },
4759             "require": {
4760                 "php": ">=5.5.9",
4761                 "psr/log": "~1.0"
4762             },
4763             "conflict": {
4764                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
4765             },
4766             "require-dev": {
4767                 "symfony/class-loader": "~2.8|~3.0",
4768                 "symfony/http-kernel": "~2.8|~3.0"
4769             },
4770             "type": "library",
4771             "extra": {
4772                 "branch-alias": {
4773                     "dev-master": "3.0-dev"
4774                 }
4775             },
4776             "autoload": {
4777                 "psr-4": {
4778                     "Symfony\\Component\\Debug\\": ""
4779                 },
4780                 "exclude-from-classmap": [
4781                     "/Tests/"
4782                 ]
4783             },
4784             "notification-url": "https://packagist.org/downloads/",
4785             "license": [
4786                 "MIT"
4787             ],
4788             "authors": [
4789                 {
4790                     "name": "Fabien Potencier",
4791                     "email": "fabien@symfony.com"
4792                 },
4793                 {
4794                     "name": "Symfony Community",
4795                     "homepage": "https://symfony.com/contributors"
4796                 }
4797             ],
4798             "description": "Symfony Debug Component",
4799             "homepage": "https://symfony.com",
4800             "time": "2016-07-30T07:22:48+00:00"
4801         },
4802         {
4803             "name": "symfony/event-dispatcher",
4804             "version": "v2.8.50",
4805             "source": {
4806                 "type": "git",
4807                 "url": "https://github.com/symfony/event-dispatcher.git",
4808                 "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0"
4809             },
4810             "dist": {
4811                 "type": "zip",
4812                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0",
4813                 "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0",
4814                 "shasum": ""
4815             },
4816             "require": {
4817                 "php": ">=5.3.9"
4818             },
4819             "require-dev": {
4820                 "psr/log": "~1.0",
4821                 "symfony/config": "^2.0.5|~3.0.0",
4822                 "symfony/dependency-injection": "~2.6|~3.0.0",
4823                 "symfony/expression-language": "~2.6|~3.0.0",
4824                 "symfony/stopwatch": "~2.3|~3.0.0"
4825             },
4826             "suggest": {
4827                 "symfony/dependency-injection": "",
4828                 "symfony/http-kernel": ""
4829             },
4830             "type": "library",
4831             "extra": {
4832                 "branch-alias": {
4833                     "dev-master": "2.8-dev"
4834                 }
4835             },
4836             "autoload": {
4837                 "psr-4": {
4838                     "Symfony\\Component\\EventDispatcher\\": ""
4839                 },
4840                 "exclude-from-classmap": [
4841                     "/Tests/"
4842                 ]
4843             },
4844             "notification-url": "https://packagist.org/downloads/",
4845             "license": [
4846                 "MIT"
4847             ],
4848             "authors": [
4849                 {
4850                     "name": "Fabien Potencier",
4851                     "email": "fabien@symfony.com"
4852                 },
4853                 {
4854                     "name": "Symfony Community",
4855                     "homepage": "https://symfony.com/contributors"
4856                 }
4857             ],
4858             "description": "Symfony EventDispatcher Component",
4859             "homepage": "https://symfony.com",
4860             "time": "2018-11-21T14:20:20+00:00"
4861         },
4862         {
4863             "name": "symfony/filesystem",
4864             "version": "v3.0.9",
4865             "source": {
4866                 "type": "git",
4867                 "url": "https://github.com/symfony/filesystem.git",
4868                 "reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d"
4869             },
4870             "dist": {
4871                 "type": "zip",
4872                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/b2da5009d9bacbd91d83486aa1f44c793a8c380d",
4873                 "reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d",
4874                 "shasum": ""
4875             },
4876             "require": {
4877                 "php": ">=5.5.9"
4878             },
4879             "type": "library",
4880             "extra": {
4881                 "branch-alias": {
4882                     "dev-master": "3.0-dev"
4883                 }
4884             },
4885             "autoload": {
4886                 "psr-4": {
4887                     "Symfony\\Component\\Filesystem\\": ""
4888                 },
4889                 "exclude-from-classmap": [
4890                     "/Tests/"
4891                 ]
4892             },
4893             "notification-url": "https://packagist.org/downloads/",
4894             "license": [
4895                 "MIT"
4896             ],
4897             "authors": [
4898                 {
4899                     "name": "Fabien Potencier",
4900                     "email": "fabien@symfony.com"
4901                 },
4902                 {
4903                     "name": "Symfony Community",
4904                     "homepage": "https://symfony.com/contributors"
4905                 }
4906             ],
4907             "description": "Symfony Filesystem Component",
4908             "homepage": "https://symfony.com",
4909             "time": "2016-07-20T05:43:46+00:00"
4910         },
4911         {
4912             "name": "symfony/finder",
4913             "version": "v2.8.50",
4914             "source": {
4915                 "type": "git",
4916                 "url": "https://github.com/symfony/finder.git",
4917                 "reference": "1444eac52273e345d9b95129bf914639305a9ba4"
4918             },
4919             "dist": {
4920                 "type": "zip",
4921                 "url": "https://api.github.com/repos/symfony/finder/zipball/1444eac52273e345d9b95129bf914639305a9ba4",
4922                 "reference": "1444eac52273e345d9b95129bf914639305a9ba4",
4923                 "shasum": ""
4924             },
4925             "require": {
4926                 "php": ">=5.3.9"
4927             },
4928             "type": "library",
4929             "extra": {
4930                 "branch-alias": {
4931                     "dev-master": "2.8-dev"
4932                 }
4933             },
4934             "autoload": {
4935                 "psr-4": {
4936                     "Symfony\\Component\\Finder\\": ""
4937                 },
4938                 "exclude-from-classmap": [
4939                     "/Tests/"
4940                 ]
4941             },
4942             "notification-url": "https://packagist.org/downloads/",
4943             "license": [
4944                 "MIT"
4945             ],
4946             "authors": [
4947                 {
4948                     "name": "Fabien Potencier",
4949                     "email": "fabien@symfony.com"
4950                 },
4951                 {
4952                     "name": "Symfony Community",
4953                     "homepage": "https://symfony.com/contributors"
4954                 }
4955             ],
4956             "description": "Symfony Finder Component",
4957             "homepage": "https://symfony.com",
4958             "time": "2018-11-11T11:18:13+00:00"
4959         },
4960         {
4961             "name": "symfony/polyfill-ctype",
4962             "version": "v1.11.0",
4963             "source": {
4964                 "type": "git",
4965                 "url": "https://github.com/symfony/polyfill-ctype.git",
4966                 "reference": "82ebae02209c21113908c229e9883c419720738a"
4967             },
4968             "dist": {
4969                 "type": "zip",
4970                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
4971                 "reference": "82ebae02209c21113908c229e9883c419720738a",
4972                 "shasum": ""
4973             },
4974             "require": {
4975                 "php": ">=5.3.3"
4976             },
4977             "suggest": {
4978                 "ext-ctype": "For best performance"
4979             },
4980             "type": "library",
4981             "extra": {
4982                 "branch-alias": {
4983                     "dev-master": "1.11-dev"
4984                 }
4985             },
4986             "autoload": {
4987                 "psr-4": {
4988                     "Symfony\\Polyfill\\Ctype\\": ""
4989                 },
4990                 "files": [
4991                     "bootstrap.php"
4992                 ]
4993             },
4994             "notification-url": "https://packagist.org/downloads/",
4995             "license": [
4996                 "MIT"
4997             ],
4998             "authors": [
4999                 {
5000                     "name": "Symfony Community",
5001                     "homepage": "https://symfony.com/contributors"
5002                 },
5003                 {
5004                     "name": "Gert de Pagter",
5005                     "email": "BackEndTea@gmail.com"
5006                 }
5007             ],
5008             "description": "Symfony polyfill for ctype functions",
5009             "homepage": "https://symfony.com",
5010             "keywords": [
5011                 "compatibility",
5012                 "ctype",
5013                 "polyfill",
5014                 "portable"
5015             ],
5016             "time": "2019-02-06T07:57:58+00:00"
5017         },
5018         {
5019             "name": "symfony/polyfill-mbstring",
5020             "version": "v1.11.0",
5021             "source": {
5022                 "type": "git",
5023                 "url": "https://github.com/symfony/polyfill-mbstring.git",
5024                 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
5025             },
5026             "dist": {
5027                 "type": "zip",
5028                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
5029                 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
5030                 "shasum": ""
5031             },
5032             "require": {
5033                 "php": ">=5.3.3"
5034             },
5035             "suggest": {
5036                 "ext-mbstring": "For best performance"
5037             },
5038             "type": "library",
5039             "extra": {
5040                 "branch-alias": {
5041                     "dev-master": "1.11-dev"
5042                 }
5043             },
5044             "autoload": {
5045                 "psr-4": {
5046                     "Symfony\\Polyfill\\Mbstring\\": ""
5047                 },
5048                 "files": [
5049                     "bootstrap.php"
5050                 ]
5051             },
5052             "notification-url": "https://packagist.org/downloads/",
5053             "license": [
5054                 "MIT"
5055             ],
5056             "authors": [
5057                 {
5058                     "name": "Nicolas Grekas",
5059                     "email": "p@tchwork.com"
5060                 },
5061                 {
5062                     "name": "Symfony Community",
5063                     "homepage": "https://symfony.com/contributors"
5064                 }
5065             ],
5066             "description": "Symfony polyfill for the Mbstring extension",
5067             "homepage": "https://symfony.com",
5068             "keywords": [
5069                 "compatibility",
5070                 "mbstring",
5071                 "polyfill",
5072                 "portable",
5073                 "shim"
5074             ],
5075             "time": "2019-02-06T07:57:58+00:00"
5076         },
5077         {
5078             "name": "symfony/polyfill-php72",
5079             "version": "v1.11.0",
5080             "source": {
5081                 "type": "git",
5082                 "url": "https://github.com/symfony/polyfill-php72.git",
5083                 "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
5084             },
5085             "dist": {
5086                 "type": "zip",
5087                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
5088                 "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
5089                 "shasum": ""
5090             },
5091             "require": {
5092                 "php": ">=5.3.3"
5093             },
5094             "type": "library",
5095             "extra": {
5096                 "branch-alias": {
5097                     "dev-master": "1.11-dev"
5098                 }
5099             },
5100             "autoload": {
5101                 "psr-4": {
5102                     "Symfony\\Polyfill\\Php72\\": ""
5103                 },
5104                 "files": [
5105                     "bootstrap.php"
5106                 ]
5107             },
5108             "notification-url": "https://packagist.org/downloads/",
5109             "license": [
5110                 "MIT"
5111             ],
5112             "authors": [
5113                 {
5114                     "name": "Nicolas Grekas",
5115                     "email": "p@tchwork.com"
5116                 },
5117                 {
5118                     "name": "Symfony Community",
5119                     "homepage": "https://symfony.com/contributors"
5120                 }
5121             ],
5122             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
5123             "homepage": "https://symfony.com",
5124             "keywords": [
5125                 "compatibility",
5126                 "polyfill",
5127                 "portable",
5128                 "shim"
5129             ],
5130             "time": "2019-02-06T07:57:58+00:00"
5131         },
5132         {
5133             "name": "symfony/process",
5134             "version": "v2.8.50",
5135             "source": {
5136                 "type": "git",
5137                 "url": "https://github.com/symfony/process.git",
5138                 "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8"
5139             },
5140             "dist": {
5141                 "type": "zip",
5142                 "url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8",
5143                 "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8",
5144                 "shasum": ""
5145             },
5146             "require": {
5147                 "php": ">=5.3.9"
5148             },
5149             "type": "library",
5150             "extra": {
5151                 "branch-alias": {
5152                     "dev-master": "2.8-dev"
5153                 }
5154             },
5155             "autoload": {
5156                 "psr-4": {
5157                     "Symfony\\Component\\Process\\": ""
5158                 },
5159                 "exclude-from-classmap": [
5160                     "/Tests/"
5161                 ]
5162             },
5163             "notification-url": "https://packagist.org/downloads/",
5164             "license": [
5165                 "MIT"
5166             ],
5167             "authors": [
5168                 {
5169                     "name": "Fabien Potencier",
5170                     "email": "fabien@symfony.com"
5171                 },
5172                 {
5173                     "name": "Symfony Community",
5174                     "homepage": "https://symfony.com/contributors"
5175                 }
5176             ],
5177             "description": "Symfony Process Component",
5178             "homepage": "https://symfony.com",
5179             "time": "2018-11-11T11:18:13+00:00"
5180         },
5181         {
5182             "name": "symfony/stopwatch",
5183             "version": "v2.8.50",
5184             "source": {
5185                 "type": "git",
5186                 "url": "https://github.com/symfony/stopwatch.git",
5187                 "reference": "752586c80af8a85aeb74d1ae8202411c68836663"
5188             },
5189             "dist": {
5190                 "type": "zip",
5191                 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/752586c80af8a85aeb74d1ae8202411c68836663",
5192                 "reference": "752586c80af8a85aeb74d1ae8202411c68836663",
5193                 "shasum": ""
5194             },
5195             "require": {
5196                 "php": ">=5.3.9"
5197             },
5198             "type": "library",
5199             "extra": {
5200                 "branch-alias": {
5201                     "dev-master": "2.8-dev"
5202                 }
5203             },
5204             "autoload": {
5205                 "psr-4": {
5206                     "Symfony\\Component\\Stopwatch\\": ""
5207                 },
5208                 "exclude-from-classmap": [
5209                     "/Tests/"
5210                 ]
5211             },
5212             "notification-url": "https://packagist.org/downloads/",
5213             "license": [
5214                 "MIT"
5215             ],
5216             "authors": [
5217                 {
5218                     "name": "Fabien Potencier",
5219                     "email": "fabien@symfony.com"
5220                 },
5221                 {
5222                     "name": "Symfony Community",
5223                     "homepage": "https://symfony.com/contributors"
5224                 }
5225             ],
5226             "description": "Symfony Stopwatch Component",
5227             "homepage": "https://symfony.com",
5228             "time": "2018-11-11T11:18:13+00:00"
5229         },
5230         {
5231             "name": "symfony/translation",
5232             "version": "v3.0.9",
5233             "source": {
5234                 "type": "git",
5235                 "url": "https://github.com/symfony/translation.git",
5236                 "reference": "eee6c664853fd0576f21ae25725cfffeafe83f26"
5237             },
5238             "dist": {
5239                 "type": "zip",
5240                 "url": "https://api.github.com/repos/symfony/translation/zipball/eee6c664853fd0576f21ae25725cfffeafe83f26",
5241                 "reference": "eee6c664853fd0576f21ae25725cfffeafe83f26",
5242                 "shasum": ""
5243             },
5244             "require": {
5245                 "php": ">=5.5.9",
5246                 "symfony/polyfill-mbstring": "~1.0"
5247             },
5248             "conflict": {
5249                 "symfony/config": "<2.8"
5250             },
5251             "require-dev": {
5252                 "psr/log": "~1.0",
5253                 "symfony/config": "~2.8|~3.0",
5254                 "symfony/intl": "~2.8|~3.0",
5255                 "symfony/yaml": "~2.8|~3.0"
5256             },
5257             "suggest": {
5258                 "psr/log": "To use logging capability in translator",
5259                 "symfony/config": "",
5260                 "symfony/yaml": ""
5261             },
5262             "type": "library",
5263             "extra": {
5264                 "branch-alias": {
5265                     "dev-master": "3.0-dev"
5266                 }
5267             },
5268             "autoload": {
5269                 "psr-4": {
5270                     "Symfony\\Component\\Translation\\": ""
5271                 },
5272                 "exclude-from-classmap": [
5273                     "/Tests/"
5274                 ]
5275             },
5276             "notification-url": "https://packagist.org/downloads/",
5277             "license": [
5278                 "MIT"
5279             ],
5280             "authors": [
5281                 {
5282                     "name": "Fabien Potencier",
5283                     "email": "fabien@symfony.com"
5284                 },
5285                 {
5286                     "name": "Symfony Community",
5287                     "homepage": "https://symfony.com/contributors"
5288                 }
5289             ],
5290             "description": "Symfony Translation Component",
5291             "homepage": "https://symfony.com",
5292             "time": "2016-07-30T07:22:48+00:00"
5293         },
5294         {
5295             "name": "symfony/validator",
5296             "version": "v2.8.50",
5297             "source": {
5298                 "type": "git",
5299                 "url": "https://github.com/symfony/validator.git",
5300                 "reference": "d5d2090bba3139d8ddb79959fbf516e87238fe3a"
5301             },
5302             "dist": {
5303                 "type": "zip",
5304                 "url": "https://api.github.com/repos/symfony/validator/zipball/d5d2090bba3139d8ddb79959fbf516e87238fe3a",
5305                 "reference": "d5d2090bba3139d8ddb79959fbf516e87238fe3a",
5306                 "shasum": ""
5307             },
5308             "require": {
5309                 "php": ">=5.3.9",
5310                 "symfony/polyfill-ctype": "~1.8",
5311                 "symfony/polyfill-mbstring": "~1.0",
5312                 "symfony/translation": "~2.4|~3.0.0"
5313             },
5314             "require-dev": {
5315                 "doctrine/annotations": "~1.0",
5316                 "doctrine/cache": "~1.0",
5317                 "egulias/email-validator": "^1.2.1",
5318                 "symfony/config": "~2.2|~3.0.0",
5319                 "symfony/expression-language": "~2.4|~3.0.0",
5320                 "symfony/http-foundation": "~2.3|~3.0.0",
5321                 "symfony/intl": "~2.7.25|^2.8.18|~3.2.5",
5322                 "symfony/property-access": "~2.3|~3.0.0",
5323                 "symfony/yaml": "^2.0.5|~3.0.0"
5324             },
5325             "suggest": {
5326                 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
5327                 "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
5328                 "egulias/email-validator": "Strict (RFC compliant) email validation",
5329                 "symfony/config": "",
5330                 "symfony/expression-language": "For using the 2.4 Expression validator",
5331                 "symfony/http-foundation": "",
5332                 "symfony/intl": "",
5333                 "symfony/property-access": "For using the 2.4 Validator API",
5334                 "symfony/yaml": ""
5335             },
5336             "type": "library",
5337             "extra": {
5338                 "branch-alias": {
5339                     "dev-master": "2.8-dev"
5340                 }
5341             },
5342             "autoload": {
5343                 "psr-4": {
5344                     "Symfony\\Component\\Validator\\": ""
5345                 },
5346                 "exclude-from-classmap": [
5347                     "/Tests/"
5348                 ]
5349             },
5350             "notification-url": "https://packagist.org/downloads/",
5351             "license": [
5352                 "MIT"
5353             ],
5354             "authors": [
5355                 {
5356                     "name": "Fabien Potencier",
5357                     "email": "fabien@symfony.com"
5358                 },
5359                 {
5360                     "name": "Symfony Community",
5361                     "homepage": "https://symfony.com/contributors"
5362                 }
5363             ],
5364             "description": "Symfony Validator Component",
5365             "homepage": "https://symfony.com",
5366             "time": "2018-11-14T14:06:48+00:00"
5367         },
5368         {
5369             "name": "symfony/var-dumper",
5370             "version": "v4.0.15",
5371             "source": {
5372                 "type": "git",
5373                 "url": "https://github.com/symfony/var-dumper.git",
5374                 "reference": "3af63f44ddb45b03af4d172a4ce3e5c58b25fc5b"
5375             },
5376             "dist": {
5377                 "type": "zip",
5378                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3af63f44ddb45b03af4d172a4ce3e5c58b25fc5b",
5379                 "reference": "3af63f44ddb45b03af4d172a4ce3e5c58b25fc5b",
5380                 "shasum": ""
5381             },
5382             "require": {
5383                 "php": "^7.1.3",
5384                 "symfony/polyfill-mbstring": "~1.0",
5385                 "symfony/polyfill-php72": "~1.5"
5386             },
5387             "conflict": {
5388                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
5389             },
5390             "require-dev": {
5391                 "ext-iconv": "*",
5392                 "twig/twig": "~1.34|~2.4"
5393             },
5394             "suggest": {
5395                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
5396                 "ext-intl": "To show region name in time zone dump"
5397             },
5398             "type": "library",
5399             "extra": {
5400                 "branch-alias": {
5401                     "dev-master": "4.0-dev"
5402                 }
5403             },
5404             "autoload": {
5405                 "files": [
5406                     "Resources/functions/dump.php"
5407                 ],
5408                 "psr-4": {
5409                     "Symfony\\Component\\VarDumper\\": ""
5410                 },
5411                 "exclude-from-classmap": [
5412                     "/Tests/"
5413                 ]
5414             },
5415             "notification-url": "https://packagist.org/downloads/",
5416             "license": [
5417                 "MIT"
5418             ],
5419             "authors": [
5420                 {
5421                     "name": "Nicolas Grekas",
5422                     "email": "p@tchwork.com"
5423                 },
5424                 {
5425                     "name": "Symfony Community",
5426                     "homepage": "https://symfony.com/contributors"
5427                 }
5428             ],
5429             "description": "Symfony mechanism for exploring and dumping PHP variables",
5430             "homepage": "https://symfony.com",
5431             "keywords": [
5432                 "debug",
5433                 "dump"
5434             ],
5435             "time": "2018-07-26T11:22:46+00:00"
5436         },
5437         {
5438             "name": "theseer/tokenizer",
5439             "version": "1.1.3",
5440             "source": {
5441                 "type": "git",
5442                 "url": "https://github.com/theseer/tokenizer.git",
5443                 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
5444             },
5445             "dist": {
5446                 "type": "zip",
5447                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
5448                 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
5449                 "shasum": ""
5450             },
5451             "require": {
5452                 "ext-dom": "*",
5453                 "ext-tokenizer": "*",
5454                 "ext-xmlwriter": "*",
5455                 "php": "^7.0"
5456             },
5457             "type": "library",
5458             "autoload": {
5459                 "classmap": [
5460                     "src/"
5461                 ]
5462             },
5463             "notification-url": "https://packagist.org/downloads/",
5464             "license": [
5465                 "BSD-3-Clause"
5466             ],
5467             "authors": [
5468                 {
5469                     "name": "Arne Blankerts",
5470                     "email": "arne@blankerts.de",
5471                     "role": "Developer"
5472                 }
5473             ],
5474             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
5475             "time": "2019-06-13T22:48:21+00:00"
5476         },
5477         {
5478             "name": "twig/twig",
5479             "version": "v1.42.2",
5480             "source": {
5481                 "type": "git",
5482                 "url": "https://github.com/twigphp/Twig.git",
5483                 "reference": "21707d6ebd05476854805e4f91b836531941bcd4"
5484             },
5485             "dist": {
5486                 "type": "zip",
5487                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/21707d6ebd05476854805e4f91b836531941bcd4",
5488                 "reference": "21707d6ebd05476854805e4f91b836531941bcd4",
5489                 "shasum": ""
5490             },
5491             "require": {
5492                 "php": ">=5.4.0",
5493                 "symfony/polyfill-ctype": "^1.8"
5494             },
5495             "require-dev": {
5496                 "psr/container": "^1.0",
5497                 "symfony/debug": "^2.7",
5498                 "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0"
5499             },
5500             "type": "library",
5501             "extra": {
5502                 "branch-alias": {
5503                     "dev-master": "1.42-dev"
5504                 }
5505             },
5506             "autoload": {
5507                 "psr-0": {
5508                     "Twig_": "lib/"
5509                 },
5510                 "psr-4": {
5511                     "Twig\\": "src/"
5512                 }
5513             },
5514             "notification-url": "https://packagist.org/downloads/",
5515             "license": [
5516                 "BSD-3-Clause"
5517             ],
5518             "authors": [
5519                 {
5520                     "name": "Fabien Potencier",
5521                     "email": "fabien@symfony.com",
5522                     "homepage": "http://fabien.potencier.org",
5523                     "role": "Lead Developer"
5524                 },
5525                 {
5526                     "name": "Armin Ronacher",
5527                     "email": "armin.ronacher@active-4.com",
5528                     "role": "Project Founder"
5529                 },
5530                 {
5531                     "name": "Twig Team",
5532                     "homepage": "https://twig.symfony.com/contributors",
5533                     "role": "Contributors"
5534                 }
5535             ],
5536             "description": "Twig, the flexible, fast, and secure template language for PHP",
5537             "homepage": "https://twig.symfony.com",
5538             "keywords": [
5539                 "templating"
5540             ],
5541             "time": "2019-06-18T15:35:16+00:00"
5542         },
5543         {
5544             "name": "zendframework/zend-cache",
5545             "version": "2.8.2",
5546             "source": {
5547                 "type": "git",
5548                 "url": "https://github.com/zendframework/zend-cache.git",
5549                 "reference": "4983dff629956490c78b88adcc8ece4711d7d8a3"
5550             },
5551             "dist": {
5552                 "type": "zip",
5553                 "url": "https://api.github.com/repos/zendframework/zend-cache/zipball/4983dff629956490c78b88adcc8ece4711d7d8a3",
5554                 "reference": "4983dff629956490c78b88adcc8ece4711d7d8a3",
5555                 "shasum": ""
5556             },
5557             "require": {
5558                 "php": "^5.6 || ^7.0",
5559                 "psr/cache": "^1.0",
5560                 "psr/simple-cache": "^1.0",
5561                 "zendframework/zend-eventmanager": "^2.6.3 || ^3.2",
5562                 "zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
5563                 "zendframework/zend-stdlib": "^2.7.7 || ^3.1"
5564             },
5565             "provide": {
5566                 "psr/cache-implementation": "1.0",
5567                 "psr/simple-cache-implementation": "1.0"
5568             },
5569             "require-dev": {
5570                 "cache/integration-tests": "^0.16",
5571                 "phpbench/phpbench": "^0.13",
5572                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
5573                 "zendframework/zend-coding-standard": "~1.0.0",
5574                 "zendframework/zend-serializer": "^2.6",
5575                 "zendframework/zend-session": "^2.7.4"
5576             },
5577             "suggest": {
5578                 "ext-apc": "APC or compatible extension, to use the APC storage adapter",
5579                 "ext-apcu": "APCU >= 5.1.0, to use the APCu storage adapter",
5580                 "ext-dba": "DBA, to use the DBA storage adapter",
5581                 "ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter",
5582                 "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter",
5583                 "ext-mongo": "Mongo, to use MongoDb storage adapter",
5584                 "ext-mongodb": "MongoDB, to use the ExtMongoDb storage adapter",
5585                 "ext-redis": "Redis, to use Redis storage adapter",
5586                 "ext-wincache": "WinCache, to use the WinCache storage adapter",
5587                 "ext-xcache": "XCache, to use the XCache storage adapter",
5588                 "mongodb/mongodb": "Required for use with the ext-mongodb adapter",
5589                 "mongofill/mongofill": "Alternative to ext-mongo - a pure PHP implementation designed as a drop in replacement",
5590                 "zendframework/zend-serializer": "Zend\\Serializer component",
5591                 "zendframework/zend-session": "Zend\\Session component"
5592             },
5593             "type": "library",
5594             "extra": {
5595                 "branch-alias": {
5596                     "dev-master": "2.8.x-dev",
5597                     "dev-develop": "2.9.x-dev"
5598                 },
5599                 "zf": {
5600                     "component": "Zend\\Cache",
5601                     "config-provider": "Zend\\Cache\\ConfigProvider"
5602                 }
5603             },
5604             "autoload": {
5605                 "files": [
5606                     "autoload/patternPluginManagerPolyfill.php"
5607                 ],
5608                 "psr-4": {
5609                     "Zend\\Cache\\": "src/"
5610                 }
5611             },
5612             "notification-url": "https://packagist.org/downloads/",
5613             "license": [
5614                 "BSD-3-Clause"
5615             ],
5616             "description": "Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output",
5617             "keywords": [
5618                 "ZendFramework",
5619                 "cache",
5620                 "psr-16",
5621                 "psr-6",
5622                 "zf"
5623             ],
5624             "time": "2018-05-01T21:58:00+00:00"
5625         },
5626         {
5627             "name": "zendframework/zend-config",
5628             "version": "2.6.0",
5629             "source": {
5630                 "type": "git",
5631                 "url": "https://github.com/zendframework/zend-config.git",
5632                 "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d"
5633             },
5634             "dist": {
5635                 "type": "zip",
5636                 "url": "https://api.github.com/repos/zendframework/zend-config/zipball/2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d",
5637                 "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d",
5638                 "shasum": ""
5639             },
5640             "require": {
5641                 "php": "^5.5 || ^7.0",
5642                 "zendframework/zend-stdlib": "^2.7 || ^3.0"
5643             },
5644             "require-dev": {
5645                 "fabpot/php-cs-fixer": "1.7.*",
5646                 "phpunit/phpunit": "~4.0",
5647                 "zendframework/zend-filter": "^2.6",
5648                 "zendframework/zend-i18n": "^2.5",
5649                 "zendframework/zend-json": "^2.6.1",
5650                 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
5651             },
5652             "suggest": {
5653                 "zendframework/zend-filter": "Zend\\Filter component",
5654                 "zendframework/zend-i18n": "Zend\\I18n component",
5655                 "zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes",
5656                 "zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances"
5657             },
5658             "type": "library",
5659             "extra": {
5660                 "branch-alias": {
5661                     "dev-master": "2.6-dev",
5662                     "dev-develop": "2.7-dev"
5663                 }
5664             },
5665             "autoload": {
5666                 "psr-4": {
5667                     "Zend\\Config\\": "src/"
5668                 }
5669             },
5670             "notification-url": "https://packagist.org/downloads/",
5671             "license": [
5672                 "BSD-3-Clause"
5673             ],
5674             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
5675             "homepage": "https://github.com/zendframework/zend-config",
5676             "keywords": [
5677                 "config",
5678                 "zf2"
5679             ],
5680             "time": "2016-02-04T23:01:10+00:00"
5681         },
5682         {
5683             "name": "zendframework/zend-eventmanager",
5684             "version": "3.2.1",
5685             "source": {
5686                 "type": "git",
5687                 "url": "https://github.com/zendframework/zend-eventmanager.git",
5688                 "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
5689             },
5690             "dist": {
5691                 "type": "zip",
5692                 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
5693                 "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
5694                 "shasum": ""
5695             },
5696             "require": {
5697                 "php": "^5.6 || ^7.0"
5698             },
5699             "require-dev": {
5700                 "athletic/athletic": "^0.1",
5701                 "container-interop/container-interop": "^1.1.0",
5702                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
5703                 "zendframework/zend-coding-standard": "~1.0.0",
5704                 "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
5705             },
5706             "suggest": {
5707                 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
5708                 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
5709             },
5710             "type": "library",
5711             "extra": {
5712                 "branch-alias": {
5713                     "dev-master": "3.2-dev",
5714                     "dev-develop": "3.3-dev"
5715                 }
5716             },
5717             "autoload": {
5718                 "psr-4": {
5719                     "Zend\\EventManager\\": "src/"
5720                 }
5721             },
5722             "notification-url": "https://packagist.org/downloads/",
5723             "license": [
5724                 "BSD-3-Clause"
5725             ],
5726             "description": "Trigger and listen to events within a PHP application",
5727             "homepage": "https://github.com/zendframework/zend-eventmanager",
5728             "keywords": [
5729                 "event",
5730                 "eventmanager",
5731                 "events",
5732                 "zf2"
5733             ],
5734             "time": "2018-04-25T15:33:34+00:00"
5735         },
5736         {
5737             "name": "zendframework/zend-filter",
5738             "version": "2.9.1",
5739             "source": {
5740                 "type": "git",
5741                 "url": "https://github.com/zendframework/zend-filter.git",
5742                 "reference": "1c3e6d02f9cd5f6c929c9859498f5efbe216e86f"
5743             },
5744             "dist": {
5745                 "type": "zip",
5746                 "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/1c3e6d02f9cd5f6c929c9859498f5efbe216e86f",
5747                 "reference": "1c3e6d02f9cd5f6c929c9859498f5efbe216e86f",
5748                 "shasum": ""
5749             },
5750             "require": {
5751                 "php": "^5.6 || ^7.0",
5752                 "zendframework/zend-stdlib": "^2.7.7 || ^3.1"
5753             },
5754             "conflict": {
5755                 "zendframework/zend-validator": "<2.10.1"
5756             },
5757             "require-dev": {
5758                 "pear/archive_tar": "^1.4.3",
5759                 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
5760                 "psr/http-factory": "^1.0",
5761                 "zendframework/zend-coding-standard": "~1.0.0",
5762                 "zendframework/zend-crypt": "^3.2.1",
5763                 "zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
5764                 "zendframework/zend-uri": "^2.6"
5765             },
5766             "suggest": {
5767                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters",
5768                 "zendframework/zend-crypt": "Zend\\Crypt component, for encryption filters",
5769                 "zendframework/zend-i18n": "Zend\\I18n component for filters depending on i18n functionality",
5770                 "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for using the filter chain functionality",
5771                 "zendframework/zend-uri": "Zend\\Uri component, for the UriNormalize filter"
5772             },
5773             "type": "library",
5774             "extra": {
5775                 "branch-alias": {
5776                     "dev-master": "2.9.x-dev",
5777                     "dev-develop": "2.10.x-dev"
5778                 },
5779                 "zf": {
5780                     "component": "Zend\\Filter",
5781                     "config-provider": "Zend\\Filter\\ConfigProvider"
5782                 }
5783             },
5784             "autoload": {
5785                 "psr-4": {
5786                     "Zend\\Filter\\": "src/"
5787                 }
5788             },
5789             "notification-url": "https://packagist.org/downloads/",
5790             "license": [
5791                 "BSD-3-Clause"
5792             ],
5793             "description": "provides a set of commonly needed data filters",
5794             "keywords": [
5795                 "ZendFramework",
5796                 "filter",
5797                 "zf"
5798             ],
5799             "time": "2018-12-17T16:00:04+00:00"
5800         },
5801         {
5802             "name": "zendframework/zend-hydrator",
5803             "version": "1.1.0",
5804             "source": {
5805                 "type": "git",
5806                 "url": "https://github.com/zendframework/zend-hydrator.git",
5807                 "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65"
5808             },
5809             "dist": {
5810                 "type": "zip",
5811                 "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/22652e1661a5a10b3f564cf7824a2206cf5a4a65",
5812                 "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65",
5813                 "shasum": ""
5814             },
5815             "require": {
5816                 "php": "^5.5 || ^7.0",
5817                 "zendframework/zend-stdlib": "^2.7 || ^3.0"
5818             },
5819             "require-dev": {
5820                 "phpunit/phpunit": "~4.0",
5821                 "squizlabs/php_codesniffer": "^2.0@dev",
5822                 "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
5823                 "zendframework/zend-filter": "^2.6",
5824                 "zendframework/zend-inputfilter": "^2.6",
5825                 "zendframework/zend-serializer": "^2.6.1",
5826                 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
5827             },
5828             "suggest": {
5829                 "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage",
5830                 "zendframework/zend-filter": "^2.6, to support naming strategy hydrator usage",
5831                 "zendframework/zend-serializer": "^2.6.1, to use the SerializableStrategy",
5832                 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage"
5833             },
5834             "type": "library",
5835             "extra": {
5836                 "branch-alias": {
5837                     "dev-release-1.0": "1.0-dev",
5838                     "dev-release-1.1": "1.1-dev",
5839                     "dev-master": "2.0-dev",
5840                     "dev-develop": "2.1-dev"
5841                 }
5842             },
5843             "autoload": {
5844                 "psr-4": {
5845                     "Zend\\Hydrator\\": "src/"
5846                 }
5847             },
5848             "notification-url": "https://packagist.org/downloads/",
5849             "license": [
5850                 "BSD-3-Clause"
5851             ],
5852             "homepage": "https://github.com/zendframework/zend-hydrator",
5853             "keywords": [
5854                 "hydrator",
5855                 "zf2"
5856             ],
5857             "time": "2016-02-18T22:38:26+00:00"
5858         },
5859         {
5860             "name": "zendframework/zend-i18n",
5861             "version": "2.9.0",
5862             "source": {
5863                 "type": "git",
5864                 "url": "https://github.com/zendframework/zend-i18n.git",
5865                 "reference": "6d69af5a04e1a4de7250043cb1322f077a0cdb7f"
5866             },
5867             "dist": {
5868                 "type": "zip",
5869                 "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/6d69af5a04e1a4de7250043cb1322f077a0cdb7f",
5870                 "reference": "6d69af5a04e1a4de7250043cb1322f077a0cdb7f",
5871                 "shasum": ""
5872             },
5873             "require": {
5874                 "php": "^5.6 || ^7.0",
5875                 "zendframework/zend-stdlib": "^2.7 || ^3.0"
5876             },
5877             "require-dev": {
5878                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
5879                 "zendframework/zend-cache": "^2.6.1",
5880                 "zendframework/zend-coding-standard": "~1.0.0",
5881                 "zendframework/zend-config": "^2.6",
5882                 "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
5883                 "zendframework/zend-filter": "^2.6.1",
5884                 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
5885                 "zendframework/zend-validator": "^2.6",
5886                 "zendframework/zend-view": "^2.6.3"
5887             },
5888             "suggest": {
5889                 "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP",
5890                 "zendframework/zend-cache": "Zend\\Cache component",
5891                 "zendframework/zend-config": "Zend\\Config component",
5892                 "zendframework/zend-eventmanager": "You should install this package to use the events in the translator",
5893                 "zendframework/zend-filter": "You should install this package to use the provided filters",
5894                 "zendframework/zend-i18n-resources": "Translation resources",
5895                 "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
5896                 "zendframework/zend-validator": "You should install this package to use the provided validators",
5897                 "zendframework/zend-view": "You should install this package to use the provided view helpers"
5898             },
5899             "type": "library",
5900             "extra": {
5901                 "branch-alias": {
5902                     "dev-master": "2.9.x-dev",
5903                     "dev-develop": "2.10.x-dev"
5904                 },
5905                 "zf": {
5906                     "component": "Zend\\I18n",
5907                     "config-provider": "Zend\\I18n\\ConfigProvider"
5908                 }
5909             },
5910             "autoload": {
5911                 "psr-4": {
5912                     "Zend\\I18n\\": "src/"
5913                 }
5914             },
5915             "notification-url": "https://packagist.org/downloads/",
5916             "license": [
5917                 "BSD-3-Clause"
5918             ],
5919             "description": "Provide translations for your application, and filter and validate internationalized values",
5920             "keywords": [
5921                 "ZendFramework",
5922                 "i18n",
5923                 "zf"
5924             ],
5925             "time": "2018-05-16T16:39:13+00:00"
5926         },
5927         {
5928             "name": "zendframework/zend-json",
5929             "version": "3.1.1",
5930             "source": {
5931                 "type": "git",
5932                 "url": "https://github.com/zendframework/zend-json.git",
5933                 "reference": "21c6027f3c4a5177cbef8ed08d1037b17188a0d8"
5934             },
5935             "dist": {
5936                 "type": "zip",
5937                 "url": "https://api.github.com/repos/zendframework/zend-json/zipball/21c6027f3c4a5177cbef8ed08d1037b17188a0d8",
5938                 "reference": "21c6027f3c4a5177cbef8ed08d1037b17188a0d8",
5939                 "shasum": ""
5940             },
5941             "require": {
5942                 "php": "^5.6 || ^7.0"
5943             },
5944             "require-dev": {
5945                 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
5946                 "zendframework/zend-coding-standard": "~1.0.0",
5947                 "zendframework/zend-stdlib": "^2.7.7 || ^3.1"
5948             },
5949             "suggest": {
5950                 "zendframework/zend-json-server": "For implementing JSON-RPC servers",
5951                 "zendframework/zend-xml2json": "For converting XML documents to JSON"
5952             },
5953             "type": "library",
5954             "extra": {
5955                 "branch-alias": {
5956                     "dev-master": "3.1.x-dev",
5957                     "dev-develop": "3.2.x-dev"
5958                 }
5959             },
5960             "autoload": {
5961                 "psr-4": {
5962                     "Zend\\Json\\": "src/"
5963                 }
5964             },
5965             "notification-url": "https://packagist.org/downloads/",
5966             "license": [
5967                 "BSD-3-Clause"
5968             ],
5969             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
5970             "keywords": [
5971                 "ZendFramework",
5972                 "json",
5973                 "zf"
5974             ],
5975             "time": "2019-06-18T10:54:52+00:00"
5976         },
5977         {
5978             "name": "zendframework/zend-serializer",
5979             "version": "2.9.0",
5980             "source": {
5981                 "type": "git",
5982                 "url": "https://github.com/zendframework/zend-serializer.git",
5983                 "reference": "0172690db48d8935edaf625c4cba38b79719892c"
5984             },
5985             "dist": {
5986                 "type": "zip",
5987                 "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/0172690db48d8935edaf625c4cba38b79719892c",
5988                 "reference": "0172690db48d8935edaf625c4cba38b79719892c",
5989                 "shasum": ""
5990             },
5991             "require": {
5992                 "php": "^5.6 || ^7.0",
5993                 "zendframework/zend-json": "^2.5 || ^3.0",
5994                 "zendframework/zend-stdlib": "^2.7 || ^3.0"
5995             },
5996             "require-dev": {
5997                 "phpunit/phpunit": "^5.7.25 || ^6.4.4",
5998                 "zendframework/zend-coding-standard": "~1.0.0",
5999                 "zendframework/zend-math": "^2.6 || ^3.0",
6000                 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
6001             },
6002             "suggest": {
6003                 "zendframework/zend-math": "(^2.6 || ^3.0) To support Python Pickle serialization",
6004                 "zendframework/zend-servicemanager": "(^2.7.5 || ^3.0.3) To support plugin manager support"
6005             },
6006             "type": "library",
6007             "extra": {
6008                 "branch-alias": {
6009                     "dev-master": "2.9.x-dev",
6010                     "dev-develop": "2.10.x-dev"
6011                 },
6012                 "zf": {
6013                     "component": "Zend\\Serializer",
6014                     "config-provider": "Zend\\Serializer\\ConfigProvider"
6015                 }
6016             },
6017             "autoload": {
6018                 "psr-4": {
6019                     "Zend\\Serializer\\": "src/"
6020                 }
6021             },
6022             "notification-url": "https://packagist.org/downloads/",
6023             "license": [
6024                 "BSD-3-Clause"
6025             ],
6026             "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover",
6027             "keywords": [
6028                 "ZendFramework",
6029                 "serializer",
6030                 "zf"
6031             ],
6032             "time": "2018-05-14T18:45:18+00:00"
6033         },
6034         {
6035             "name": "zendframework/zend-servicemanager",
6036             "version": "2.7.11",
6037             "source": {
6038                 "type": "git",
6039                 "url": "https://github.com/zendframework/zend-servicemanager.git",
6040                 "reference": "99ec9ed5d0f15aed9876433c74c2709eb933d4c7"
6041             },
6042             "dist": {
6043                 "type": "zip",
6044                 "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/99ec9ed5d0f15aed9876433c74c2709eb933d4c7",
6045                 "reference": "99ec9ed5d0f15aed9876433c74c2709eb933d4c7",
6046                 "shasum": ""
6047             },
6048             "require": {
6049                 "container-interop/container-interop": "~1.0",
6050                 "php": "^5.5 || ^7.0"
6051             },
6052             "require-dev": {
6053                 "athletic/athletic": "dev-master",
6054                 "fabpot/php-cs-fixer": "1.7.*",
6055                 "phpunit/phpunit": "~4.0",
6056                 "zendframework/zend-di": "~2.5",
6057                 "zendframework/zend-mvc": "~2.5"
6058             },
6059             "suggest": {
6060                 "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services",
6061                 "zendframework/zend-di": "Zend\\Di component"
6062             },
6063             "type": "library",
6064             "extra": {
6065                 "branch-alias": {
6066                     "dev-master": "2.7-dev",
6067                     "dev-develop": "3.0-dev"
6068                 }
6069             },
6070             "autoload": {
6071                 "psr-4": {
6072                     "Zend\\ServiceManager\\": "src/"
6073                 }
6074             },
6075             "notification-url": "https://packagist.org/downloads/",
6076             "license": [
6077                 "BSD-3-Clause"
6078             ],
6079             "homepage": "https://github.com/zendframework/zend-servicemanager",
6080             "keywords": [
6081                 "servicemanager",
6082                 "zf2"
6083             ],
6084             "time": "2018-06-22T14:49:54+00:00"
6085         },
6086         {
6087             "name": "zendframework/zend-stdlib",
6088             "version": "2.7.7",
6089             "source": {
6090                 "type": "git",
6091                 "url": "https://github.com/zendframework/zend-stdlib.git",
6092                 "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f"
6093             },
6094             "dist": {
6095                 "type": "zip",
6096                 "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0e44eb46788f65e09e077eb7f44d2659143bcc1f",
6097                 "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f",
6098                 "shasum": ""
6099             },
6100             "require": {
6101                 "php": "^5.5 || ^7.0",
6102                 "zendframework/zend-hydrator": "~1.1"
6103             },
6104             "require-dev": {
6105                 "athletic/athletic": "~0.1",
6106                 "fabpot/php-cs-fixer": "1.7.*",
6107                 "phpunit/phpunit": "~4.0",
6108                 "zendframework/zend-config": "~2.5",
6109                 "zendframework/zend-eventmanager": "~2.5",
6110                 "zendframework/zend-filter": "~2.5",
6111                 "zendframework/zend-inputfilter": "~2.5",
6112                 "zendframework/zend-serializer": "~2.5",
6113                 "zendframework/zend-servicemanager": "~2.5"
6114             },
6115             "suggest": {
6116                 "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
6117                 "zendframework/zend-filter": "To support naming strategy hydrator usage",
6118                 "zendframework/zend-serializer": "Zend\\Serializer component",
6119                 "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
6120             },
6121             "type": "library",
6122             "extra": {
6123                 "branch-alias": {
6124                     "dev-release-2.7": "2.7-dev",
6125                     "dev-master": "3.0-dev",
6126                     "dev-develop": "3.1-dev"
6127                 }
6128             },
6129             "autoload": {
6130                 "psr-4": {
6131                     "Zend\\Stdlib\\": "src/"
6132                 }
6133             },
6134             "notification-url": "https://packagist.org/downloads/",
6135             "license": [
6136                 "BSD-3-Clause"
6137             ],
6138             "homepage": "https://github.com/zendframework/zend-stdlib",
6139             "keywords": [
6140                 "stdlib",
6141                 "zf2"
6142             ],
6143             "time": "2016-04-12T21:17:31+00:00"
6144         },
6145         {
6146             "name": "zetacomponents/base",
6147             "version": "1.9.1",
6148             "source": {
6149                 "type": "git",
6150                 "url": "https://github.com/zetacomponents/Base.git",
6151                 "reference": "489e20235989ddc97fdd793af31ac803972454f1"
6152             },
6153             "dist": {
6154                 "type": "zip",
6155                 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/489e20235989ddc97fdd793af31ac803972454f1",
6156                 "reference": "489e20235989ddc97fdd793af31ac803972454f1",
6157                 "shasum": ""
6158             },
6159             "require-dev": {
6160                 "phpunit/phpunit": "~5.7",
6161                 "zetacomponents/unit-test": "*"
6162             },
6163             "type": "library",
6164             "autoload": {
6165                 "classmap": [
6166                     "src"
6167                 ]
6168             },
6169             "notification-url": "https://packagist.org/downloads/",
6170             "license": [
6171                 "Apache-2.0"
6172             ],
6173             "authors": [
6174                 {
6175                     "name": "Sergey Alexeev"
6176                 },
6177                 {
6178                     "name": "Sebastian Bergmann"
6179                 },
6180                 {
6181                     "name": "Jan Borsodi"
6182                 },
6183                 {
6184                     "name": "Raymond Bosman"
6185                 },
6186                 {
6187                     "name": "Frederik Holljen"
6188                 },
6189                 {
6190                     "name": "Kore Nordmann"
6191                 },
6192                 {
6193                     "name": "Derick Rethans"
6194                 },
6195                 {
6196                     "name": "Vadym Savchuk"
6197                 },
6198                 {
6199                     "name": "Tobias Schlitt"
6200                 },
6201                 {
6202                     "name": "Alexandru Stanoi"
6203                 }
6204             ],
6205             "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
6206             "homepage": "https://github.com/zetacomponents",
6207             "time": "2017-11-28T11:30:00+00:00"
6208         },
6209         {
6210             "name": "zetacomponents/document",
6211             "version": "1.3.1",
6212             "source": {
6213                 "type": "git",
6214                 "url": "https://github.com/zetacomponents/Document.git",
6215                 "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8"
6216             },
6217             "dist": {
6218                 "type": "zip",
6219                 "url": "https://api.github.com/repos/zetacomponents/Document/zipball/688abfde573cf3fe0730f82538fbd7aa9fc95bc8",
6220                 "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8",
6221                 "shasum": ""
6222             },
6223             "require": {
6224                 "zetacomponents/base": "*"
6225             },
6226             "require-dev": {
6227                 "zetacomponents/unit-test": "dev-master"
6228             },
6229             "type": "library",
6230             "autoload": {
6231                 "classmap": [
6232                     "src"
6233                 ]
6234             },
6235             "notification-url": "https://packagist.org/downloads/",
6236             "license": [
6237                 "Apache-2.0"
6238             ],
6239             "authors": [
6240                 {
6241                     "name": "Sebastian Bergmann"
6242                 },
6243                 {
6244                     "name": "Kore Nordmann"
6245                 },
6246                 {
6247                     "name": "Derick Rethans"
6248                 },
6249                 {
6250                     "name": "Tobias Schlitt"
6251                 },
6252                 {
6253                     "name": "Alexandru Stanoi"
6254                 }
6255             ],
6256             "description": "The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.",
6257             "homepage": "https://github.com/zetacomponents",
6258             "time": "2013-12-19T11:40:00+00:00"
6259         }
6260     ],
6261     "aliases": [],
6262     "minimum-stability": "dev",
6263     "stability-flags": {
6264         "phpseclib/phpseclib": 20
6265     },
6266     "prefer-stable": true,
6267     "prefer-lowest": false,
6268     "platform": {
6269         "php": "^7.3.0",
6270         "ext-bcmath": "*",
6271         "ext-curl": "*",
6272         "ext-dom": "*",
6273         "ext-gd": "*",
6274         "ext-intl": "*",
6275         "ext-json": "*",
6276         "ext-mbstring": "*",
6277         "ext-openssl": "*",
6278         "ext-simplexml": "*",
6279         "ext-xml": "*",
6280         "ext-xmlwriter": "*"
6281     },
6282     "platform-dev": []
6283 }