OSDN Git Service

Добавлен тест модели типов.
[invent/invent.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": "25fbe421c3d762f5868fdbd1d676c1eb",
8     "packages": [
9         {
10             "name": "bower-asset/bootstrap",
11             "version": "v3.4.1",
12             "source": {
13                 "type": "git",
14                 "url": "git@github.com:twbs/bootstrap.git",
15                 "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e",
20                 "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
21             },
22             "require": {
23                 "bower-asset/jquery": ">=1.9.1,<4.0"
24             },
25             "type": "bower-asset",
26             "license": [
27                 "MIT"
28             ]
29         },
30         {
31             "name": "bower-asset/inputmask",
32             "version": "3.3.11",
33             "source": {
34                 "type": "git",
35                 "url": "https://github.com/RobinHerbots/Inputmask.git",
36                 "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
37             },
38             "dist": {
39                 "type": "zip",
40                 "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
41                 "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
42             },
43             "require": {
44                 "bower-asset/jquery": ">=1.7"
45             },
46             "type": "bower-asset",
47             "license": [
48                 "http://opensource.org/licenses/mit-license.php"
49             ]
50         },
51         {
52             "name": "bower-asset/jquery",
53             "version": "3.5.1",
54             "source": {
55                 "type": "git",
56                 "url": "git@github.com:jquery/jquery-dist.git",
57                 "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215"
58             },
59             "dist": {
60                 "type": "zip",
61                 "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/4c0e4becb8263bb5b3e6dadc448d8e7305ef8215",
62                 "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215"
63             },
64             "type": "bower-asset",
65             "license": [
66                 "MIT"
67             ]
68         },
69         {
70             "name": "bower-asset/punycode",
71             "version": "v1.3.2",
72             "source": {
73                 "type": "git",
74                 "url": "git@github.com:bestiejs/punycode.js.git",
75                 "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
76             },
77             "dist": {
78                 "type": "zip",
79                 "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
80                 "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
81             },
82             "type": "bower-asset"
83         },
84         {
85             "name": "bower-asset/yii2-pjax",
86             "version": "2.0.7.1",
87             "source": {
88                 "type": "git",
89                 "url": "https://github.com/yiisoft/jquery-pjax.git",
90                 "reference": "aef7b953107264f00234902a3880eb50dafc48be"
91             },
92             "dist": {
93                 "type": "zip",
94                 "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
95                 "reference": "aef7b953107264f00234902a3880eb50dafc48be"
96             },
97             "require": {
98                 "bower-asset/jquery": ">=1.8"
99             },
100             "type": "bower-asset",
101             "license": [
102                 "MIT"
103             ]
104         },
105         {
106             "name": "cebe/markdown",
107             "version": "1.2.1",
108             "source": {
109                 "type": "git",
110                 "url": "https://github.com/cebe/markdown.git",
111                 "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
112             },
113             "dist": {
114                 "type": "zip",
115                 "url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
116                 "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
117                 "shasum": ""
118             },
119             "require": {
120                 "lib-pcre": "*",
121                 "php": ">=5.4.0"
122             },
123             "require-dev": {
124                 "cebe/indent": "*",
125                 "facebook/xhprof": "*@dev",
126                 "phpunit/phpunit": "4.1.*"
127             },
128             "bin": [
129                 "bin/markdown"
130             ],
131             "type": "library",
132             "extra": {
133                 "branch-alias": {
134                     "dev-master": "1.2.x-dev"
135                 }
136             },
137             "autoload": {
138                 "psr-4": {
139                     "cebe\\markdown\\": ""
140                 }
141             },
142             "notification-url": "https://packagist.org/downloads/",
143             "license": [
144                 "MIT"
145             ],
146             "authors": [
147                 {
148                     "name": "Carsten Brandt",
149                     "email": "mail@cebe.cc",
150                     "homepage": "http://cebe.cc/",
151                     "role": "Creator"
152                 }
153             ],
154             "description": "A super fast, highly extensible markdown parser for PHP",
155             "homepage": "https://github.com/cebe/markdown#readme",
156             "keywords": [
157                 "extensible",
158                 "fast",
159                 "gfm",
160                 "markdown",
161                 "markdown-extra"
162             ],
163             "time": "2018-03-26T11:24:36+00:00"
164         },
165         {
166             "name": "doctrine/lexer",
167             "version": "1.2.1",
168             "source": {
169                 "type": "git",
170                 "url": "https://github.com/doctrine/lexer.git",
171                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
172             },
173             "dist": {
174                 "type": "zip",
175                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
176                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
177                 "shasum": ""
178             },
179             "require": {
180                 "php": "^7.2 || ^8.0"
181             },
182             "require-dev": {
183                 "doctrine/coding-standard": "^6.0",
184                 "phpstan/phpstan": "^0.11.8",
185                 "phpunit/phpunit": "^8.2"
186             },
187             "type": "library",
188             "extra": {
189                 "branch-alias": {
190                     "dev-master": "1.2.x-dev"
191                 }
192             },
193             "autoload": {
194                 "psr-4": {
195                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
196                 }
197             },
198             "notification-url": "https://packagist.org/downloads/",
199             "license": [
200                 "MIT"
201             ],
202             "authors": [
203                 {
204                     "name": "Guilherme Blanco",
205                     "email": "guilhermeblanco@gmail.com"
206                 },
207                 {
208                     "name": "Roman Borschel",
209                     "email": "roman@code-factory.org"
210                 },
211                 {
212                     "name": "Johannes Schmitt",
213                     "email": "schmittjoh@gmail.com"
214                 }
215             ],
216             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
217             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
218             "keywords": [
219                 "annotations",
220                 "docblock",
221                 "lexer",
222                 "parser",
223                 "php"
224             ],
225             "funding": [
226                 {
227                     "url": "https://www.doctrine-project.org/sponsorship.html",
228                     "type": "custom"
229                 },
230                 {
231                     "url": "https://www.patreon.com/phpdoctrine",
232                     "type": "patreon"
233                 },
234                 {
235                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
236                     "type": "tidelift"
237                 }
238             ],
239             "time": "2020-05-25T17:44:05+00:00"
240         },
241         {
242             "name": "egulias/email-validator",
243             "version": "2.1.18",
244             "source": {
245                 "type": "git",
246                 "url": "https://github.com/egulias/EmailValidator.git",
247                 "reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441"
248             },
249             "dist": {
250                 "type": "zip",
251                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/cfa3d44471c7f5bfb684ac2b0da7114283d78441",
252                 "reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441",
253                 "shasum": ""
254             },
255             "require": {
256                 "doctrine/lexer": "^1.0.1",
257                 "php": ">=5.5",
258                 "symfony/polyfill-intl-idn": "^1.10"
259             },
260             "require-dev": {
261                 "dominicsayers/isemail": "^3.0.7",
262                 "phpunit/phpunit": "^4.8.36|^7.5.15",
263                 "satooshi/php-coveralls": "^1.0.1"
264             },
265             "suggest": {
266                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
267             },
268             "type": "library",
269             "extra": {
270                 "branch-alias": {
271                     "dev-master": "2.1.x-dev"
272                 }
273             },
274             "autoload": {
275                 "psr-4": {
276                     "Egulias\\EmailValidator\\": "src"
277                 }
278             },
279             "notification-url": "https://packagist.org/downloads/",
280             "license": [
281                 "MIT"
282             ],
283             "authors": [
284                 {
285                     "name": "Eduardo Gulias Davis"
286                 }
287             ],
288             "description": "A library for validating emails against several RFCs",
289             "homepage": "https://github.com/egulias/EmailValidator",
290             "keywords": [
291                 "email",
292                 "emailvalidation",
293                 "emailvalidator",
294                 "validation",
295                 "validator"
296             ],
297             "time": "2020-06-16T20:11:17+00:00"
298         },
299         {
300             "name": "ezyang/htmlpurifier",
301             "version": "v4.13.0",
302             "source": {
303                 "type": "git",
304                 "url": "https://github.com/ezyang/htmlpurifier.git",
305                 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
306             },
307             "dist": {
308                 "type": "zip",
309                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
310                 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
311                 "shasum": ""
312             },
313             "require": {
314                 "php": ">=5.2"
315             },
316             "require-dev": {
317                 "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
318             },
319             "type": "library",
320             "autoload": {
321                 "psr-0": {
322                     "HTMLPurifier": "library/"
323                 },
324                 "files": [
325                     "library/HTMLPurifier.composer.php"
326                 ],
327                 "exclude-from-classmap": [
328                     "/library/HTMLPurifier/Language/"
329                 ]
330             },
331             "notification-url": "https://packagist.org/downloads/",
332             "license": [
333                 "LGPL-2.1-or-later"
334             ],
335             "authors": [
336                 {
337                     "name": "Edward Z. Yang",
338                     "email": "admin@htmlpurifier.org",
339                     "homepage": "http://ezyang.com"
340                 }
341             ],
342             "description": "Standards compliant HTML filter written in PHP",
343             "homepage": "http://htmlpurifier.org/",
344             "keywords": [
345                 "html"
346             ],
347             "time": "2020-06-29T00:56:53+00:00"
348         },
349         {
350             "name": "kartik-v/yii2-mpdf",
351             "version": "v1.0.1",
352             "source": {
353                 "type": "git",
354                 "url": "https://github.com/kartik-v/yii2-mpdf.git",
355                 "reference": "17fda1cb084c58fee6014026d35af5faf73316ef"
356             },
357             "dist": {
358                 "type": "zip",
359                 "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/17fda1cb084c58fee6014026d35af5faf73316ef",
360                 "reference": "17fda1cb084c58fee6014026d35af5faf73316ef",
361                 "shasum": ""
362             },
363             "require": {
364                 "mpdf/mpdf": "<7.0"
365             },
366             "type": "yii2-extension",
367             "extra": {
368                 "branch-alias": {
369                     "dev-master": "1.0.x-dev"
370                 }
371             },
372             "autoload": {
373                 "psr-4": {
374                     "kartik\\mpdf\\": ""
375                 }
376             },
377             "notification-url": "https://packagist.org/downloads/",
378             "license": [
379                 "BSD 3-Clause"
380             ],
381             "authors": [
382                 {
383                     "name": "Kartik Visweswaran",
384                     "email": "kartikv2@gmail.com",
385                     "homepage": "http://www.krajee.com/"
386                 }
387             ],
388             "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.",
389             "homepage": "https://github.com/kartik-v/yii2-mpdf",
390             "keywords": [
391                 "component",
392                 "extension",
393                 "html",
394                 "mpdf",
395                 "pdf",
396                 "utf8",
397                 "yii2"
398             ],
399             "time": "2017-01-14T11:51:12+00:00"
400         },
401         {
402             "name": "mpdf/mpdf",
403             "version": "v6.1.3",
404             "source": {
405                 "type": "git",
406                 "url": "https://github.com/mpdf/mpdf.git",
407                 "reference": "7f138bf7508eac895ac2c13d2509b056ac7e7e97"
408             },
409             "dist": {
410                 "type": "zip",
411                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/7f138bf7508eac895ac2c13d2509b056ac7e7e97",
412                 "reference": "7f138bf7508eac895ac2c13d2509b056ac7e7e97",
413                 "shasum": ""
414             },
415             "require": {
416                 "ext-mbstring": "*",
417                 "php": ">=5.4.0",
418                 "setasign/fpdi": "1.6.*"
419             },
420             "require-dev": {
421                 "phpunit/phpunit": "^4.7"
422             },
423             "suggest": {
424                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
425             },
426             "type": "library",
427             "autoload": {
428                 "classmap": [
429                     "mpdf.php",
430                     "classes"
431                 ]
432             },
433             "notification-url": "https://packagist.org/downloads/",
434             "license": [
435                 "GPL-2.0"
436             ],
437             "authors": [
438                 {
439                     "name": "Ian Back",
440                     "role": "Developer"
441                 }
442             ],
443             "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support",
444             "homepage": "http://mpdf.github.io",
445             "keywords": [
446                 "pdf",
447                 "php",
448                 "utf-8"
449             ],
450             "time": "2016-12-12T10:42:18+00:00"
451         },
452         {
453             "name": "paragonie/random_compat",
454             "version": "v9.99.99",
455             "source": {
456                 "type": "git",
457                 "url": "https://github.com/paragonie/random_compat.git",
458                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
459             },
460             "dist": {
461                 "type": "zip",
462                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
463                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
464                 "shasum": ""
465             },
466             "require": {
467                 "php": "^7"
468             },
469             "require-dev": {
470                 "phpunit/phpunit": "4.*|5.*",
471                 "vimeo/psalm": "^1"
472             },
473             "suggest": {
474                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
475             },
476             "type": "library",
477             "notification-url": "https://packagist.org/downloads/",
478             "license": [
479                 "MIT"
480             ],
481             "authors": [
482                 {
483                     "name": "Paragon Initiative Enterprises",
484                     "email": "security@paragonie.com",
485                     "homepage": "https://paragonie.com"
486                 }
487             ],
488             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
489             "keywords": [
490                 "csprng",
491                 "polyfill",
492                 "pseudorandom",
493                 "random"
494             ],
495             "time": "2018-07-02T15:55:56+00:00"
496         },
497         {
498             "name": "phpoffice/phpexcel",
499             "version": "1.8.2",
500             "source": {
501                 "type": "git",
502                 "url": "https://github.com/PHPOffice/PHPExcel.git",
503                 "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870"
504             },
505             "dist": {
506                 "type": "zip",
507                 "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870",
508                 "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870",
509                 "shasum": ""
510             },
511             "require": {
512                 "ext-mbstring": "*",
513                 "ext-xml": "*",
514                 "ext-xmlwriter": "*",
515                 "php": "^5.2|^7.0"
516             },
517             "require-dev": {
518                 "squizlabs/php_codesniffer": "2.*"
519             },
520             "type": "library",
521             "autoload": {
522                 "psr-0": {
523                     "PHPExcel": "Classes/"
524                 }
525             },
526             "notification-url": "https://packagist.org/downloads/",
527             "license": [
528                 "LGPL-2.1"
529             ],
530             "authors": [
531                 {
532                     "name": "Maarten Balliauw",
533                     "homepage": "http://blog.maartenballiauw.be"
534                 },
535                 {
536                     "name": "Erik Tilt"
537                 },
538                 {
539                     "name": "Franck Lefevre",
540                     "homepage": "http://rootslabs.net"
541                 },
542                 {
543                     "name": "Mark Baker",
544                     "homepage": "http://markbakeruk.net"
545                 }
546             ],
547             "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
548             "homepage": "https://github.com/PHPOffice/PHPExcel",
549             "keywords": [
550                 "OpenXML",
551                 "excel",
552                 "php",
553                 "spreadsheet",
554                 "xls",
555                 "xlsx"
556             ],
557             "abandoned": "phpoffice/phpspreadsheet",
558             "time": "2018-11-22T23:07:24+00:00"
559         },
560         {
561             "name": "setasign/fpdi",
562             "version": "1.6.2",
563             "source": {
564                 "type": "git",
565                 "url": "https://github.com/Setasign/FPDI.git",
566                 "reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea"
567             },
568             "dist": {
569                 "type": "zip",
570                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6ad58897a6d97cc2d2cd2adaeda343b25a368ea",
571                 "reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea",
572                 "shasum": ""
573             },
574             "suggest": {
575                 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use \"tecnickcom/tcpdf\" as an alternative there's no fixed dependency configured.",
576                 "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
577                 "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF."
578             },
579             "type": "library",
580             "autoload": {
581                 "classmap": [
582                     "filters/",
583                     "fpdi.php",
584                     "fpdf_tpl.php",
585                     "fpdi_pdf_parser.php",
586                     "pdf_context.php"
587                 ]
588             },
589             "notification-url": "https://packagist.org/downloads/",
590             "license": [
591                 "MIT"
592             ],
593             "authors": [
594                 {
595                     "name": "Jan Slabon",
596                     "email": "jan.slabon@setasign.com",
597                     "homepage": "https://www.setasign.com"
598                 }
599             ],
600             "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
601             "homepage": "https://www.setasign.com/fpdi",
602             "keywords": [
603                 "fpdf",
604                 "fpdi",
605                 "pdf"
606             ],
607             "time": "2017-05-11T14:25:49+00:00"
608         },
609         {
610             "name": "swiftmailer/swiftmailer",
611             "version": "v6.2.3",
612             "source": {
613                 "type": "git",
614                 "url": "https://github.com/swiftmailer/swiftmailer.git",
615                 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
616             },
617             "dist": {
618                 "type": "zip",
619                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
620                 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
621                 "shasum": ""
622             },
623             "require": {
624                 "egulias/email-validator": "~2.0",
625                 "php": ">=7.0.0",
626                 "symfony/polyfill-iconv": "^1.0",
627                 "symfony/polyfill-intl-idn": "^1.10",
628                 "symfony/polyfill-mbstring": "^1.0"
629             },
630             "require-dev": {
631                 "mockery/mockery": "~0.9.1",
632                 "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
633             },
634             "suggest": {
635                 "ext-intl": "Needed to support internationalized email addresses",
636                 "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
637             },
638             "type": "library",
639             "extra": {
640                 "branch-alias": {
641                     "dev-master": "6.2-dev"
642                 }
643             },
644             "autoload": {
645                 "files": [
646                     "lib/swift_required.php"
647                 ]
648             },
649             "notification-url": "https://packagist.org/downloads/",
650             "license": [
651                 "MIT"
652             ],
653             "authors": [
654                 {
655                     "name": "Chris Corbyn"
656                 },
657                 {
658                     "name": "Fabien Potencier",
659                     "email": "fabien@symfony.com"
660                 }
661             ],
662             "description": "Swiftmailer, free feature-rich PHP mailer",
663             "homepage": "https://swiftmailer.symfony.com",
664             "keywords": [
665                 "email",
666                 "mail",
667                 "mailer"
668             ],
669             "time": "2019-11-12T09:31:26+00:00"
670         },
671         {
672             "name": "symfony/polyfill-iconv",
673             "version": "v1.18.1",
674             "source": {
675                 "type": "git",
676                 "url": "https://github.com/symfony/polyfill-iconv.git",
677                 "reference": "6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36"
678             },
679             "dist": {
680                 "type": "zip",
681                 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",
682                 "reference": "6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",
683                 "shasum": ""
684             },
685             "require": {
686                 "php": ">=5.3.3"
687             },
688             "suggest": {
689                 "ext-iconv": "For best performance"
690             },
691             "type": "library",
692             "extra": {
693                 "branch-alias": {
694                     "dev-master": "1.18-dev"
695                 },
696                 "thanks": {
697                     "name": "symfony/polyfill",
698                     "url": "https://github.com/symfony/polyfill"
699                 }
700             },
701             "autoload": {
702                 "psr-4": {
703                     "Symfony\\Polyfill\\Iconv\\": ""
704                 },
705                 "files": [
706                     "bootstrap.php"
707                 ]
708             },
709             "notification-url": "https://packagist.org/downloads/",
710             "license": [
711                 "MIT"
712             ],
713             "authors": [
714                 {
715                     "name": "Nicolas Grekas",
716                     "email": "p@tchwork.com"
717                 },
718                 {
719                     "name": "Symfony Community",
720                     "homepage": "https://symfony.com/contributors"
721                 }
722             ],
723             "description": "Symfony polyfill for the Iconv extension",
724             "homepage": "https://symfony.com",
725             "keywords": [
726                 "compatibility",
727                 "iconv",
728                 "polyfill",
729                 "portable",
730                 "shim"
731             ],
732             "funding": [
733                 {
734                     "url": "https://symfony.com/sponsor",
735                     "type": "custom"
736                 },
737                 {
738                     "url": "https://github.com/fabpot",
739                     "type": "github"
740                 },
741                 {
742                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
743                     "type": "tidelift"
744                 }
745             ],
746             "time": "2020-07-14T12:35:20+00:00"
747         },
748         {
749             "name": "symfony/polyfill-intl-idn",
750             "version": "v1.18.1",
751             "source": {
752                 "type": "git",
753                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
754                 "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251"
755             },
756             "dist": {
757                 "type": "zip",
758                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251",
759                 "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251",
760                 "shasum": ""
761             },
762             "require": {
763                 "php": ">=5.3.3",
764                 "symfony/polyfill-intl-normalizer": "^1.10",
765                 "symfony/polyfill-php70": "^1.10",
766                 "symfony/polyfill-php72": "^1.10"
767             },
768             "suggest": {
769                 "ext-intl": "For best performance"
770             },
771             "type": "library",
772             "extra": {
773                 "branch-alias": {
774                     "dev-master": "1.18-dev"
775                 },
776                 "thanks": {
777                     "name": "symfony/polyfill",
778                     "url": "https://github.com/symfony/polyfill"
779                 }
780             },
781             "autoload": {
782                 "psr-4": {
783                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
784                 },
785                 "files": [
786                     "bootstrap.php"
787                 ]
788             },
789             "notification-url": "https://packagist.org/downloads/",
790             "license": [
791                 "MIT"
792             ],
793             "authors": [
794                 {
795                     "name": "Laurent Bassin",
796                     "email": "laurent@bassin.info"
797                 },
798                 {
799                     "name": "Trevor Rowbotham",
800                     "email": "trevor.rowbotham@pm.me"
801                 },
802                 {
803                     "name": "Symfony Community",
804                     "homepage": "https://symfony.com/contributors"
805                 }
806             ],
807             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
808             "homepage": "https://symfony.com",
809             "keywords": [
810                 "compatibility",
811                 "idn",
812                 "intl",
813                 "polyfill",
814                 "portable",
815                 "shim"
816             ],
817             "funding": [
818                 {
819                     "url": "https://symfony.com/sponsor",
820                     "type": "custom"
821                 },
822                 {
823                     "url": "https://github.com/fabpot",
824                     "type": "github"
825                 },
826                 {
827                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
828                     "type": "tidelift"
829                 }
830             ],
831             "time": "2020-08-04T06:02:08+00:00"
832         },
833         {
834             "name": "symfony/polyfill-intl-normalizer",
835             "version": "v1.18.1",
836             "source": {
837                 "type": "git",
838                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
839                 "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
840             },
841             "dist": {
842                 "type": "zip",
843                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
844                 "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
845                 "shasum": ""
846             },
847             "require": {
848                 "php": ">=5.3.3"
849             },
850             "suggest": {
851                 "ext-intl": "For best performance"
852             },
853             "type": "library",
854             "extra": {
855                 "branch-alias": {
856                     "dev-master": "1.18-dev"
857                 },
858                 "thanks": {
859                     "name": "symfony/polyfill",
860                     "url": "https://github.com/symfony/polyfill"
861                 }
862             },
863             "autoload": {
864                 "psr-4": {
865                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
866                 },
867                 "files": [
868                     "bootstrap.php"
869                 ],
870                 "classmap": [
871                     "Resources/stubs"
872                 ]
873             },
874             "notification-url": "https://packagist.org/downloads/",
875             "license": [
876                 "MIT"
877             ],
878             "authors": [
879                 {
880                     "name": "Nicolas Grekas",
881                     "email": "p@tchwork.com"
882                 },
883                 {
884                     "name": "Symfony Community",
885                     "homepage": "https://symfony.com/contributors"
886                 }
887             ],
888             "description": "Symfony polyfill for intl's Normalizer class and related functions",
889             "homepage": "https://symfony.com",
890             "keywords": [
891                 "compatibility",
892                 "intl",
893                 "normalizer",
894                 "polyfill",
895                 "portable",
896                 "shim"
897             ],
898             "funding": [
899                 {
900                     "url": "https://symfony.com/sponsor",
901                     "type": "custom"
902                 },
903                 {
904                     "url": "https://github.com/fabpot",
905                     "type": "github"
906                 },
907                 {
908                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
909                     "type": "tidelift"
910                 }
911             ],
912             "time": "2020-07-14T12:35:20+00:00"
913         },
914         {
915             "name": "symfony/polyfill-mbstring",
916             "version": "v1.18.1",
917             "source": {
918                 "type": "git",
919                 "url": "https://github.com/symfony/polyfill-mbstring.git",
920                 "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
921             },
922             "dist": {
923                 "type": "zip",
924                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
925                 "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
926                 "shasum": ""
927             },
928             "require": {
929                 "php": ">=5.3.3"
930             },
931             "suggest": {
932                 "ext-mbstring": "For best performance"
933             },
934             "type": "library",
935             "extra": {
936                 "branch-alias": {
937                     "dev-master": "1.18-dev"
938                 },
939                 "thanks": {
940                     "name": "symfony/polyfill",
941                     "url": "https://github.com/symfony/polyfill"
942                 }
943             },
944             "autoload": {
945                 "psr-4": {
946                     "Symfony\\Polyfill\\Mbstring\\": ""
947                 },
948                 "files": [
949                     "bootstrap.php"
950                 ]
951             },
952             "notification-url": "https://packagist.org/downloads/",
953             "license": [
954                 "MIT"
955             ],
956             "authors": [
957                 {
958                     "name": "Nicolas Grekas",
959                     "email": "p@tchwork.com"
960                 },
961                 {
962                     "name": "Symfony Community",
963                     "homepage": "https://symfony.com/contributors"
964                 }
965             ],
966             "description": "Symfony polyfill for the Mbstring extension",
967             "homepage": "https://symfony.com",
968             "keywords": [
969                 "compatibility",
970                 "mbstring",
971                 "polyfill",
972                 "portable",
973                 "shim"
974             ],
975             "funding": [
976                 {
977                     "url": "https://symfony.com/sponsor",
978                     "type": "custom"
979                 },
980                 {
981                     "url": "https://github.com/fabpot",
982                     "type": "github"
983                 },
984                 {
985                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
986                     "type": "tidelift"
987                 }
988             ],
989             "time": "2020-07-14T12:35:20+00:00"
990         },
991         {
992             "name": "symfony/polyfill-php70",
993             "version": "v1.18.1",
994             "source": {
995                 "type": "git",
996                 "url": "https://github.com/symfony/polyfill-php70.git",
997                 "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
998             },
999             "dist": {
1000                 "type": "zip",
1001                 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
1002                 "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
1003                 "shasum": ""
1004             },
1005             "require": {
1006                 "paragonie/random_compat": "~1.0|~2.0|~9.99",
1007                 "php": ">=5.3.3"
1008             },
1009             "type": "library",
1010             "extra": {
1011                 "branch-alias": {
1012                     "dev-master": "1.18-dev"
1013                 },
1014                 "thanks": {
1015                     "name": "symfony/polyfill",
1016                     "url": "https://github.com/symfony/polyfill"
1017                 }
1018             },
1019             "autoload": {
1020                 "psr-4": {
1021                     "Symfony\\Polyfill\\Php70\\": ""
1022                 },
1023                 "files": [
1024                     "bootstrap.php"
1025                 ],
1026                 "classmap": [
1027                     "Resources/stubs"
1028                 ]
1029             },
1030             "notification-url": "https://packagist.org/downloads/",
1031             "license": [
1032                 "MIT"
1033             ],
1034             "authors": [
1035                 {
1036                     "name": "Nicolas Grekas",
1037                     "email": "p@tchwork.com"
1038                 },
1039                 {
1040                     "name": "Symfony Community",
1041                     "homepage": "https://symfony.com/contributors"
1042                 }
1043             ],
1044             "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
1045             "homepage": "https://symfony.com",
1046             "keywords": [
1047                 "compatibility",
1048                 "polyfill",
1049                 "portable",
1050                 "shim"
1051             ],
1052             "funding": [
1053                 {
1054                     "url": "https://symfony.com/sponsor",
1055                     "type": "custom"
1056                 },
1057                 {
1058                     "url": "https://github.com/fabpot",
1059                     "type": "github"
1060                 },
1061                 {
1062                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1063                     "type": "tidelift"
1064                 }
1065             ],
1066             "time": "2020-07-14T12:35:20+00:00"
1067         },
1068         {
1069             "name": "symfony/polyfill-php72",
1070             "version": "v1.18.1",
1071             "source": {
1072                 "type": "git",
1073                 "url": "https://github.com/symfony/polyfill-php72.git",
1074                 "reference": "639447d008615574653fb3bc60d1986d7172eaae"
1075             },
1076             "dist": {
1077                 "type": "zip",
1078                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
1079                 "reference": "639447d008615574653fb3bc60d1986d7172eaae",
1080                 "shasum": ""
1081             },
1082             "require": {
1083                 "php": ">=5.3.3"
1084             },
1085             "type": "library",
1086             "extra": {
1087                 "branch-alias": {
1088                     "dev-master": "1.18-dev"
1089                 },
1090                 "thanks": {
1091                     "name": "symfony/polyfill",
1092                     "url": "https://github.com/symfony/polyfill"
1093                 }
1094             },
1095             "autoload": {
1096                 "psr-4": {
1097                     "Symfony\\Polyfill\\Php72\\": ""
1098                 },
1099                 "files": [
1100                     "bootstrap.php"
1101                 ]
1102             },
1103             "notification-url": "https://packagist.org/downloads/",
1104             "license": [
1105                 "MIT"
1106             ],
1107             "authors": [
1108                 {
1109                     "name": "Nicolas Grekas",
1110                     "email": "p@tchwork.com"
1111                 },
1112                 {
1113                     "name": "Symfony Community",
1114                     "homepage": "https://symfony.com/contributors"
1115                 }
1116             ],
1117             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
1118             "homepage": "https://symfony.com",
1119             "keywords": [
1120                 "compatibility",
1121                 "polyfill",
1122                 "portable",
1123                 "shim"
1124             ],
1125             "funding": [
1126                 {
1127                     "url": "https://symfony.com/sponsor",
1128                     "type": "custom"
1129                 },
1130                 {
1131                     "url": "https://github.com/fabpot",
1132                     "type": "github"
1133                 },
1134                 {
1135                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1136                     "type": "tidelift"
1137                 }
1138             ],
1139             "time": "2020-07-14T12:35:20+00:00"
1140         },
1141         {
1142             "name": "xj/yii2-qrcode-widget",
1143             "version": "1.1",
1144             "source": {
1145                 "type": "git",
1146                 "url": "https://github.com/xjflyttp/yii2-qrcode-widget.git",
1147                 "reference": "f6031ecb67dd34c95eca7c3eb99cf19dd9a94eba"
1148             },
1149             "dist": {
1150                 "type": "zip",
1151                 "url": "https://api.github.com/repos/xjflyttp/yii2-qrcode-widget/zipball/f6031ecb67dd34c95eca7c3eb99cf19dd9a94eba",
1152                 "reference": "f6031ecb67dd34c95eca7c3eb99cf19dd9a94eba",
1153                 "shasum": ""
1154             },
1155             "require": {
1156                 "yiisoft/yii2": "*"
1157             },
1158             "type": "library",
1159             "autoload": {
1160                 "psr-4": {
1161                     "xj\\qrcode\\": ""
1162                 }
1163             },
1164             "notification-url": "https://packagist.org/downloads/",
1165             "license": [
1166                 "BSD-3-Clause"
1167             ],
1168             "authors": [
1169                 {
1170                     "name": "xjflyttp",
1171                     "email": "xjflyttp@gmail.com"
1172                 }
1173             ],
1174             "description": "yii2-qrcode-widget",
1175             "time": "2015-01-15T12:44:14+00:00"
1176         },
1177         {
1178             "name": "yiisoft/yii2",
1179             "version": "2.0.36",
1180             "source": {
1181                 "type": "git",
1182                 "url": "https://github.com/yiisoft/yii2-framework.git",
1183                 "reference": "a557111ea6c27794b98c98b76ff3f127eb55f309"
1184             },
1185             "dist": {
1186                 "type": "zip",
1187                 "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/a557111ea6c27794b98c98b76ff3f127eb55f309",
1188                 "reference": "a557111ea6c27794b98c98b76ff3f127eb55f309",
1189                 "shasum": ""
1190             },
1191             "require": {
1192                 "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
1193                 "bower-asset/jquery": "3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
1194                 "bower-asset/punycode": "1.3.*",
1195                 "bower-asset/yii2-pjax": "~2.0.1",
1196                 "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
1197                 "ext-ctype": "*",
1198                 "ext-mbstring": "*",
1199                 "ezyang/htmlpurifier": "~4.6",
1200                 "lib-pcre": "*",
1201                 "php": ">=5.4.0",
1202                 "yiisoft/yii2-composer": "~2.0.4"
1203             },
1204             "bin": [
1205                 "yii"
1206             ],
1207             "type": "library",
1208             "extra": {
1209                 "branch-alias": {
1210                     "dev-master": "2.0.x-dev"
1211                 }
1212             },
1213             "autoload": {
1214                 "psr-4": {
1215                     "yii\\": ""
1216                 }
1217             },
1218             "notification-url": "https://packagist.org/downloads/",
1219             "license": [
1220                 "BSD-3-Clause"
1221             ],
1222             "authors": [
1223                 {
1224                     "name": "Qiang Xue",
1225                     "email": "qiang.xue@gmail.com",
1226                     "homepage": "http://www.yiiframework.com/",
1227                     "role": "Founder and project lead"
1228                 },
1229                 {
1230                     "name": "Alexander Makarov",
1231                     "email": "sam@rmcreative.ru",
1232                     "homepage": "http://rmcreative.ru/",
1233                     "role": "Core framework development"
1234                 },
1235                 {
1236                     "name": "Maurizio Domba",
1237                     "homepage": "http://mdomba.info/",
1238                     "role": "Core framework development"
1239                 },
1240                 {
1241                     "name": "Carsten Brandt",
1242                     "email": "mail@cebe.cc",
1243                     "homepage": "http://cebe.cc/",
1244                     "role": "Core framework development"
1245                 },
1246                 {
1247                     "name": "Timur Ruziev",
1248                     "email": "resurtm@gmail.com",
1249                     "homepage": "http://resurtm.com/",
1250                     "role": "Core framework development"
1251                 },
1252                 {
1253                     "name": "Paul Klimov",
1254                     "email": "klimov.paul@gmail.com",
1255                     "role": "Core framework development"
1256                 },
1257                 {
1258                     "name": "Dmitry Naumenko",
1259                     "email": "d.naumenko.a@gmail.com",
1260                     "role": "Core framework development"
1261                 },
1262                 {
1263                     "name": "Boudewijn Vahrmeijer",
1264                     "email": "info@dynasource.eu",
1265                     "homepage": "http://dynasource.eu",
1266                     "role": "Core framework development"
1267                 }
1268             ],
1269             "description": "Yii PHP Framework Version 2",
1270             "homepage": "http://www.yiiframework.com/",
1271             "keywords": [
1272                 "framework",
1273                 "yii2"
1274             ],
1275             "funding": [
1276                 {
1277                     "url": "https://github.com/yiisoft",
1278                     "type": "github"
1279                 },
1280                 {
1281                     "url": "https://opencollective.com/yiisoft",
1282                     "type": "open_collective"
1283                 },
1284                 {
1285                     "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2",
1286                     "type": "tidelift"
1287                 }
1288             ],
1289             "time": "2020-07-07T21:45:32+00:00"
1290         },
1291         {
1292             "name": "yiisoft/yii2-bootstrap",
1293             "version": "2.0.10",
1294             "source": {
1295                 "type": "git",
1296                 "url": "https://github.com/yiisoft/yii2-bootstrap.git",
1297                 "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc"
1298             },
1299             "dist": {
1300                 "type": "zip",
1301                 "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/073c9ab0a4eb71f2485d84c96a1967130300d8fc",
1302                 "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc",
1303                 "shasum": ""
1304             },
1305             "require": {
1306                 "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
1307                 "yiisoft/yii2": "~2.0.6"
1308             },
1309             "require-dev": {
1310                 "phpunit/phpunit": "<7"
1311             },
1312             "type": "yii2-extension",
1313             "extra": {
1314                 "branch-alias": {
1315                     "dev-master": "2.0.x-dev"
1316                 }
1317             },
1318             "autoload": {
1319                 "psr-4": {
1320                     "yii\\bootstrap\\": "src"
1321                 }
1322             },
1323             "notification-url": "https://packagist.org/downloads/",
1324             "license": [
1325                 "BSD-3-Clause"
1326             ],
1327             "authors": [
1328                 {
1329                     "name": "Paul Klimov",
1330                     "email": "klimov.paul@gmail.com"
1331                 },
1332                 {
1333                     "name": "Alexander Makarov",
1334                     "email": "sam@rmcreative.ru",
1335                     "homepage": "http://rmcreative.ru/"
1336                 },
1337                 {
1338                     "name": "Antonio Ramirez",
1339                     "email": "amigo.cobos@gmail.com"
1340                 },
1341                 {
1342                     "name": "Qiang Xue",
1343                     "email": "qiang.xue@gmail.com",
1344                     "homepage": "http://www.yiiframework.com/"
1345                 }
1346             ],
1347             "description": "The Twitter Bootstrap extension for the Yii framework",
1348             "keywords": [
1349                 "bootstrap",
1350                 "yii2"
1351             ],
1352             "time": "2019-04-23T13:18:43+00:00"
1353         },
1354         {
1355             "name": "yiisoft/yii2-composer",
1356             "version": "2.0.10",
1357             "source": {
1358                 "type": "git",
1359                 "url": "https://github.com/yiisoft/yii2-composer.git",
1360                 "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510"
1361             },
1362             "dist": {
1363                 "type": "zip",
1364                 "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/94bb3f66e779e2774f8776d6e1bdeab402940510",
1365                 "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510",
1366                 "shasum": ""
1367             },
1368             "require": {
1369                 "composer-plugin-api": "^1.0 | ^2.0"
1370             },
1371             "require-dev": {
1372                 "composer/composer": "^1.0 | ^2.0@dev",
1373                 "phpunit/phpunit": "<7"
1374             },
1375             "type": "composer-plugin",
1376             "extra": {
1377                 "class": "yii\\composer\\Plugin",
1378                 "branch-alias": {
1379                     "dev-master": "2.0.x-dev"
1380                 }
1381             },
1382             "autoload": {
1383                 "psr-4": {
1384                     "yii\\composer\\": ""
1385                 }
1386             },
1387             "notification-url": "https://packagist.org/downloads/",
1388             "license": [
1389                 "BSD-3-Clause"
1390             ],
1391             "authors": [
1392                 {
1393                     "name": "Qiang Xue",
1394                     "email": "qiang.xue@gmail.com"
1395                 },
1396                 {
1397                     "name": "Carsten Brandt",
1398                     "email": "mail@cebe.cc"
1399                 }
1400             ],
1401             "description": "The composer plugin for Yii extension installer",
1402             "keywords": [
1403                 "composer",
1404                 "extension installer",
1405                 "yii2"
1406             ],
1407             "funding": [
1408                 {
1409                     "url": "https://github.com/yiisoft",
1410                     "type": "github"
1411                 },
1412                 {
1413                     "url": "https://opencollective.com/yiisoft",
1414                     "type": "open_collective"
1415                 },
1416                 {
1417                     "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-composer",
1418                     "type": "tidelift"
1419                 }
1420             ],
1421             "time": "2020-06-24T00:04:01+00:00"
1422         },
1423         {
1424             "name": "yiisoft/yii2-swiftmailer",
1425             "version": "2.1.2",
1426             "source": {
1427                 "type": "git",
1428                 "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
1429                 "reference": "09659a55959f9e64b8178d842b64a9ffae42b994"
1430             },
1431             "dist": {
1432                 "type": "zip",
1433                 "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/09659a55959f9e64b8178d842b64a9ffae42b994",
1434                 "reference": "09659a55959f9e64b8178d842b64a9ffae42b994",
1435                 "shasum": ""
1436             },
1437             "require": {
1438                 "swiftmailer/swiftmailer": "~6.0",
1439                 "yiisoft/yii2": ">=2.0.4"
1440             },
1441             "type": "yii2-extension",
1442             "extra": {
1443                 "branch-alias": {
1444                     "dev-master": "2.1.x-dev"
1445                 }
1446             },
1447             "autoload": {
1448                 "psr-4": {
1449                     "yii\\swiftmailer\\": "src"
1450                 }
1451             },
1452             "notification-url": "https://packagist.org/downloads/",
1453             "license": [
1454                 "BSD-3-Clause"
1455             ],
1456             "authors": [
1457                 {
1458                     "name": "Paul Klimov",
1459                     "email": "klimov.paul@gmail.com"
1460                 }
1461             ],
1462             "description": "The SwiftMailer integration for the Yii framework",
1463             "keywords": [
1464                 "email",
1465                 "mail",
1466                 "mailer",
1467                 "swift",
1468                 "swiftmailer",
1469                 "yii2"
1470             ],
1471             "time": "2018-09-23T22:00:47+00:00"
1472         }
1473     ],
1474     "packages-dev": [
1475         {
1476             "name": "behat/gherkin",
1477             "version": "v4.6.2",
1478             "source": {
1479                 "type": "git",
1480                 "url": "https://github.com/Behat/Gherkin.git",
1481                 "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31"
1482             },
1483             "dist": {
1484                 "type": "zip",
1485                 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31",
1486                 "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31",
1487                 "shasum": ""
1488             },
1489             "require": {
1490                 "php": ">=5.3.1"
1491             },
1492             "require-dev": {
1493                 "phpunit/phpunit": "~4.5|~5",
1494                 "symfony/phpunit-bridge": "~2.7|~3|~4",
1495                 "symfony/yaml": "~2.3|~3|~4"
1496             },
1497             "suggest": {
1498                 "symfony/yaml": "If you want to parse features, represented in YAML files"
1499             },
1500             "type": "library",
1501             "extra": {
1502                 "branch-alias": {
1503                     "dev-master": "4.4-dev"
1504                 }
1505             },
1506             "autoload": {
1507                 "psr-0": {
1508                     "Behat\\Gherkin": "src/"
1509                 }
1510             },
1511             "notification-url": "https://packagist.org/downloads/",
1512             "license": [
1513                 "MIT"
1514             ],
1515             "authors": [
1516                 {
1517                     "name": "Konstantin Kudryashov",
1518                     "email": "ever.zet@gmail.com",
1519                     "homepage": "http://everzet.com"
1520                 }
1521             ],
1522             "description": "Gherkin DSL parser for PHP 5.3",
1523             "homepage": "http://behat.org/",
1524             "keywords": [
1525                 "BDD",
1526                 "Behat",
1527                 "Cucumber",
1528                 "DSL",
1529                 "gherkin",
1530                 "parser"
1531             ],
1532             "time": "2020-03-17T14:03:26+00:00"
1533         },
1534         {
1535             "name": "codeception/codeception",
1536             "version": "4.1.6",
1537             "source": {
1538                 "type": "git",
1539                 "url": "https://github.com/Codeception/Codeception.git",
1540                 "reference": "5515b6a6c6f1e1c909aaff2e5f3a15c177dfd1a9"
1541             },
1542             "dist": {
1543                 "type": "zip",
1544                 "url": "https://api.github.com/repos/Codeception/Codeception/zipball/5515b6a6c6f1e1c909aaff2e5f3a15c177dfd1a9",
1545                 "reference": "5515b6a6c6f1e1c909aaff2e5f3a15c177dfd1a9",
1546                 "shasum": ""
1547             },
1548             "require": {
1549                 "behat/gherkin": "^4.4.0",
1550                 "codeception/lib-asserts": "^1.0",
1551                 "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.1.1 | ^9.0",
1552                 "codeception/stub": "^2.0 | ^3.0",
1553                 "ext-curl": "*",
1554                 "ext-json": "*",
1555                 "ext-mbstring": "*",
1556                 "guzzlehttp/psr7": "~1.4",
1557                 "php": ">=5.6.0 <8.0",
1558                 "symfony/console": ">=2.7 <6.0",
1559                 "symfony/css-selector": ">=2.7 <6.0",
1560                 "symfony/event-dispatcher": ">=2.7 <6.0",
1561                 "symfony/finder": ">=2.7 <6.0",
1562                 "symfony/yaml": ">=2.7 <6.0"
1563             },
1564             "require-dev": {
1565                 "codeception/module-asserts": "*@dev",
1566                 "codeception/module-cli": "*@dev",
1567                 "codeception/module-db": "*@dev",
1568                 "codeception/module-filesystem": "*@dev",
1569                 "codeception/module-phpbrowser": "*@dev",
1570                 "codeception/specify": "~0.3",
1571                 "codeception/util-universalframework": "*@dev",
1572                 "monolog/monolog": "~1.8",
1573                 "squizlabs/php_codesniffer": "~2.0",
1574                 "symfony/process": ">=2.7 <6.0",
1575                 "vlucas/phpdotenv": "^2.0 | ^3.0 | ^4.0"
1576             },
1577             "suggest": {
1578                 "codeception/specify": "BDD-style code blocks",
1579                 "codeception/verify": "BDD-style assertions",
1580                 "hoa/console": "For interactive console functionality",
1581                 "stecman/symfony-console-completion": "For BASH autocompletion",
1582                 "symfony/phpunit-bridge": "For phpunit-bridge support"
1583             },
1584             "bin": [
1585                 "codecept"
1586             ],
1587             "type": "library",
1588             "extra": {
1589                 "branch-alias": []
1590             },
1591             "autoload": {
1592                 "psr-4": {
1593                     "Codeception\\": "src/Codeception",
1594                     "Codeception\\Extension\\": "ext"
1595                 }
1596             },
1597             "notification-url": "https://packagist.org/downloads/",
1598             "license": [
1599                 "MIT"
1600             ],
1601             "authors": [
1602                 {
1603                     "name": "Michael Bodnarchuk",
1604                     "email": "davert@mail.ua",
1605                     "homepage": "http://codegyre.com"
1606                 }
1607             ],
1608             "description": "BDD-style testing framework",
1609             "homepage": "http://codeception.com/",
1610             "keywords": [
1611                 "BDD",
1612                 "TDD",
1613                 "acceptance testing",
1614                 "functional testing",
1615                 "unit testing"
1616             ],
1617             "funding": [
1618                 {
1619                     "url": "https://opencollective.com/codeception",
1620                     "type": "open_collective"
1621                 }
1622             ],
1623             "time": "2020-06-07T16:31:51+00:00"
1624         },
1625         {
1626             "name": "codeception/lib-asserts",
1627             "version": "1.12.0",
1628             "source": {
1629                 "type": "git",
1630                 "url": "https://github.com/Codeception/lib-asserts.git",
1631                 "reference": "acd0dc8b394595a74b58dcc889f72569ff7d8e71"
1632             },
1633             "dist": {
1634                 "type": "zip",
1635                 "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/acd0dc8b394595a74b58dcc889f72569ff7d8e71",
1636                 "reference": "acd0dc8b394595a74b58dcc889f72569ff7d8e71",
1637                 "shasum": ""
1638             },
1639             "require": {
1640                 "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3 | ^9.0",
1641                 "php": ">=5.6.0 <8.0"
1642             },
1643             "type": "library",
1644             "autoload": {
1645                 "classmap": [
1646                     "src/"
1647                 ]
1648             },
1649             "notification-url": "https://packagist.org/downloads/",
1650             "license": [
1651                 "MIT"
1652             ],
1653             "authors": [
1654                 {
1655                     "name": "Michael Bodnarchuk",
1656                     "email": "davert@mail.ua",
1657                     "homepage": "http://codegyre.com"
1658                 },
1659                 {
1660                     "name": "Gintautas Miselis"
1661                 }
1662             ],
1663             "description": "Assertion methods used by Codeception core and Asserts module",
1664             "homepage": "http://codeception.com/",
1665             "keywords": [
1666                 "codeception"
1667             ],
1668             "time": "2020-04-17T18:20:46+00:00"
1669         },
1670         {
1671             "name": "codeception/lib-innerbrowser",
1672             "version": "1.3.2",
1673             "source": {
1674                 "type": "git",
1675                 "url": "https://github.com/Codeception/lib-innerbrowser.git",
1676                 "reference": "7bdcee4cf654cfeeedd00405edd4f06f85255659"
1677             },
1678             "dist": {
1679                 "type": "zip",
1680                 "url": "https://api.github.com/repos/Codeception/lib-innerbrowser/zipball/7bdcee4cf654cfeeedd00405edd4f06f85255659",
1681                 "reference": "7bdcee4cf654cfeeedd00405edd4f06f85255659",
1682                 "shasum": ""
1683             },
1684             "require": {
1685                 "codeception/codeception": "*@dev",
1686                 "ext-dom": "*",
1687                 "ext-json": "*",
1688                 "ext-mbstring": "*",
1689                 "php": ">=5.6.0 <8.0",
1690                 "symfony/browser-kit": ">=2.7 <6.0",
1691                 "symfony/dom-crawler": ">=2.7 <6.0"
1692             },
1693             "conflict": {
1694                 "codeception/codeception": "<4.0"
1695             },
1696             "require-dev": {
1697                 "codeception/util-universalframework": "dev-master"
1698             },
1699             "type": "library",
1700             "autoload": {
1701                 "classmap": [
1702                     "src/"
1703                 ]
1704             },
1705             "notification-url": "https://packagist.org/downloads/",
1706             "license": [
1707                 "MIT"
1708             ],
1709             "authors": [
1710                 {
1711                     "name": "Michael Bodnarchuk",
1712                     "email": "davert@mail.ua",
1713                     "homepage": "http://codegyre.com"
1714                 },
1715                 {
1716                     "name": "Gintautas Miselis"
1717                 }
1718             ],
1719             "description": "Parent library for all Codeception framework modules and PhpBrowser",
1720             "homepage": "http://codeception.com/",
1721             "keywords": [
1722                 "codeception"
1723             ],
1724             "time": "2020-07-05T14:21:45+00:00"
1725         },
1726         {
1727             "name": "codeception/module-asserts",
1728             "version": "1.2.1",
1729             "source": {
1730                 "type": "git",
1731                 "url": "https://github.com/Codeception/module-asserts.git",
1732                 "reference": "79f13d05b63f2fceba4d0e78044bab668c9b2a6b"
1733             },
1734             "dist": {
1735                 "type": "zip",
1736                 "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/79f13d05b63f2fceba4d0e78044bab668c9b2a6b",
1737                 "reference": "79f13d05b63f2fceba4d0e78044bab668c9b2a6b",
1738                 "shasum": ""
1739             },
1740             "require": {
1741                 "codeception/codeception": "*@dev",
1742                 "codeception/lib-asserts": "^1.12.0",
1743                 "php": ">=5.6.0 <8.0"
1744             },
1745             "conflict": {
1746                 "codeception/codeception": "<4.0"
1747             },
1748             "require-dev": {
1749                 "codeception/util-robohelpers": "dev-master"
1750             },
1751             "type": "library",
1752             "autoload": {
1753                 "classmap": [
1754                     "src/"
1755                 ]
1756             },
1757             "notification-url": "https://packagist.org/downloads/",
1758             "license": [
1759                 "MIT"
1760             ],
1761             "authors": [
1762                 {
1763                     "name": "Michael Bodnarchuk"
1764                 },
1765                 {
1766                     "name": "Gintautas Miselis"
1767                 }
1768             ],
1769             "description": "Codeception module containing various assertions",
1770             "homepage": "http://codeception.com/",
1771             "keywords": [
1772                 "assertions",
1773                 "asserts",
1774                 "codeception"
1775             ],
1776             "time": "2020-04-20T07:26:11+00:00"
1777         },
1778         {
1779             "name": "codeception/module-db",
1780             "version": "1.0.2",
1781             "source": {
1782                 "type": "git",
1783                 "url": "https://github.com/Codeception/module-db.git",
1784                 "reference": "d5f1def43c1f0ebdd57d506224c4a4632e3a6059"
1785             },
1786             "dist": {
1787                 "type": "zip",
1788                 "url": "https://api.github.com/repos/Codeception/module-db/zipball/d5f1def43c1f0ebdd57d506224c4a4632e3a6059",
1789                 "reference": "d5f1def43c1f0ebdd57d506224c4a4632e3a6059",
1790                 "shasum": ""
1791             },
1792             "require": {
1793                 "codeception/codeception": "^4.0",
1794                 "php": ">=5.6.0 <9.0"
1795             },
1796             "conflict": {
1797                 "codeception/codeception": "<4.0"
1798             },
1799             "type": "library",
1800             "autoload": {
1801                 "classmap": [
1802                     "src/"
1803                 ]
1804             },
1805             "notification-url": "https://packagist.org/downloads/",
1806             "license": [
1807                 "MIT"
1808             ],
1809             "authors": [
1810                 {
1811                     "name": "Michael Bodnarchuk"
1812                 },
1813                 {
1814                     "name": "Gintautas Miselis"
1815                 }
1816             ],
1817             "description": "DB module for Codeception",
1818             "homepage": "http://codeception.com/",
1819             "keywords": [
1820                 "codeception",
1821                 "database-testing",
1822                 "db-testing"
1823             ],
1824             "support": {
1825                 "issues": "https://github.com/Codeception/module-db/issues",
1826                 "source": "https://github.com/Codeception/module-db/tree/1.0.2"
1827             },
1828             "time": "2020-10-23T18:21:20+00:00"
1829         },
1830         {
1831             "name": "codeception/module-filesystem",
1832             "version": "1.0.2",
1833             "source": {
1834                 "type": "git",
1835                 "url": "https://github.com/Codeception/module-filesystem.git",
1836                 "reference": "fe3c352479924ec0aaf6a6c3d6825dc14242b81e"
1837             },
1838             "dist": {
1839                 "type": "zip",
1840                 "url": "https://api.github.com/repos/Codeception/module-filesystem/zipball/fe3c352479924ec0aaf6a6c3d6825dc14242b81e",
1841                 "reference": "fe3c352479924ec0aaf6a6c3d6825dc14242b81e",
1842                 "shasum": ""
1843             },
1844             "require": {
1845                 "codeception/codeception": "*@dev",
1846                 "php": ">=5.6.0 <8.0",
1847                 "symfony/finder": ">=2.7 <6.0"
1848             },
1849             "conflict": {
1850                 "codeception/codeception": "<4.0"
1851             },
1852             "require-dev": {
1853                 "codeception/util-robohelpers": "dev-master"
1854             },
1855             "type": "library",
1856             "autoload": {
1857                 "classmap": [
1858                     "src/"
1859                 ]
1860             },
1861             "notification-url": "https://packagist.org/downloads/",
1862             "license": [
1863                 "MIT"
1864             ],
1865             "authors": [
1866                 {
1867                     "name": "Michael Bodnarchuk"
1868                 },
1869                 {
1870                     "name": "Gintautas Miselis"
1871                 }
1872             ],
1873             "description": "Codeception module for testing local filesystem",
1874             "homepage": "http://codeception.com/",
1875             "keywords": [
1876                 "codeception",
1877                 "filesystem"
1878             ],
1879             "time": "2019-12-04T17:13:39+00:00"
1880         },
1881         {
1882             "name": "codeception/module-rest",
1883             "version": "1.2.3",
1884             "source": {
1885                 "type": "git",
1886                 "url": "https://github.com/Codeception/module-rest.git",
1887                 "reference": "63d09a1ed9fb9bb981d22396e7c2c7d20570f217"
1888             },
1889             "dist": {
1890                 "type": "zip",
1891                 "url": "https://api.github.com/repos/Codeception/module-rest/zipball/63d09a1ed9fb9bb981d22396e7c2c7d20570f217",
1892                 "reference": "63d09a1ed9fb9bb981d22396e7c2c7d20570f217",
1893                 "shasum": ""
1894             },
1895             "require": {
1896                 "codeception/codeception": "^4.0",
1897                 "flow/jsonpath": "^0.5",
1898                 "justinrainbow/json-schema": "^5.2.9",
1899                 "php": ">=5.6.0 <8.0"
1900             },
1901             "require-dev": {
1902                 "codeception/lib-innerbrowser": "^1.0",
1903                 "codeception/util-robohelpers": "dev-master",
1904                 "codeception/util-universalframework": "^1.0"
1905             },
1906             "suggest": {
1907                 "aws/aws-sdk-php": "For using AWS Auth"
1908             },
1909             "type": "library",
1910             "autoload": {
1911                 "classmap": [
1912                     "src/"
1913                 ]
1914             },
1915             "notification-url": "https://packagist.org/downloads/",
1916             "license": [
1917                 "MIT"
1918             ],
1919             "authors": [
1920                 {
1921                     "name": "Gintautas Miselis"
1922                 }
1923             ],
1924             "description": "REST module for Codeception",
1925             "homepage": "http://codeception.com/",
1926             "keywords": [
1927                 "codeception",
1928                 "rest"
1929             ],
1930             "time": "2020-09-17T13:36:51+00:00"
1931         },
1932         {
1933             "name": "codeception/module-yii2",
1934             "version": "1.1.0",
1935             "source": {
1936                 "type": "git",
1937                 "url": "https://github.com/Codeception/module-yii2.git",
1938                 "reference": "89ec2b34db0fe1c80d404d939ecc7ab07051b4b7"
1939             },
1940             "dist": {
1941                 "type": "zip",
1942                 "url": "https://api.github.com/repos/Codeception/module-yii2/zipball/89ec2b34db0fe1c80d404d939ecc7ab07051b4b7",
1943                 "reference": "89ec2b34db0fe1c80d404d939ecc7ab07051b4b7",
1944                 "shasum": ""
1945             },
1946             "require": {
1947                 "codeception/codeception": "4.0.x-dev | ^4.0",
1948                 "codeception/lib-innerbrowser": "^1.0",
1949                 "php": ">=5.6.0 <8.0"
1950             },
1951             "require-dev": {
1952                 "codeception/util-robohelpers": "dev-master"
1953             },
1954             "type": "library",
1955             "autoload": {
1956                 "classmap": [
1957                     "src/"
1958                 ]
1959             },
1960             "notification-url": "https://packagist.org/downloads/",
1961             "license": [
1962                 "MIT"
1963             ],
1964             "authors": [
1965                 {
1966                     "name": "Alexander Makarov"
1967                 },
1968                 {
1969                     "name": "Sam Mouse"
1970                 },
1971                 {
1972                     "name": "Michael Bodnarchuk"
1973                 }
1974             ],
1975             "description": "Codeception module for Yii2 framework",
1976             "homepage": "http://codeception.com/",
1977             "keywords": [
1978                 "codeception",
1979                 "yii2"
1980             ],
1981             "time": "2020-01-28T12:56:17+00:00"
1982         },
1983         {
1984             "name": "codeception/phpunit-wrapper",
1985             "version": "8.1.2",
1986             "source": {
1987                 "type": "git",
1988                 "url": "https://github.com/Codeception/phpunit-wrapper.git",
1989                 "reference": "e610200adf75ebc1ea7cf10d7cdb43e0f5fff3cc"
1990             },
1991             "dist": {
1992                 "type": "zip",
1993                 "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/e610200adf75ebc1ea7cf10d7cdb43e0f5fff3cc",
1994                 "reference": "e610200adf75ebc1ea7cf10d7cdb43e0f5fff3cc",
1995                 "shasum": ""
1996             },
1997             "require": {
1998                 "php": ">=7.2",
1999                 "phpunit/php-code-coverage": "^7.0",
2000                 "phpunit/phpunit": "^8.0",
2001                 "sebastian/comparator": "^3.0",
2002                 "sebastian/diff": "^3.0"
2003             },
2004             "require-dev": {
2005                 "codeception/specify": "*",
2006                 "vlucas/phpdotenv": "^3.0"
2007             },
2008             "type": "library",
2009             "autoload": {
2010                 "psr-4": {
2011                     "Codeception\\PHPUnit\\": "src/"
2012                 }
2013             },
2014             "notification-url": "https://packagist.org/downloads/",
2015             "license": [
2016                 "MIT"
2017             ],
2018             "authors": [
2019                 {
2020                     "name": "Davert",
2021                     "email": "davert.php@resend.cc"
2022                 }
2023             ],
2024             "description": "PHPUnit classes used by Codeception",
2025             "time": "2020-04-17T18:30:51+00:00"
2026         },
2027         {
2028             "name": "codeception/specify",
2029             "version": "0.4.6",
2030             "source": {
2031                 "type": "git",
2032                 "url": "https://github.com/Codeception/Specify.git",
2033                 "reference": "21b586f503ca444aa519dd9cafb32f113a05f286"
2034             },
2035             "dist": {
2036                 "type": "zip",
2037                 "url": "https://api.github.com/repos/Codeception/Specify/zipball/21b586f503ca444aa519dd9cafb32f113a05f286",
2038                 "reference": "21b586f503ca444aa519dd9cafb32f113a05f286",
2039                 "shasum": ""
2040             },
2041             "require": {
2042                 "myclabs/deep-copy": "~1.1",
2043                 "php": ">=5.4.0"
2044             },
2045             "require-dev": {
2046                 "phpunit/phpunit": "~4.0"
2047             },
2048             "type": "library",
2049             "autoload": {
2050                 "psr-0": {
2051                     "Codeception\\": "src/"
2052                 }
2053             },
2054             "notification-url": "https://packagist.org/downloads/",
2055             "license": [
2056                 "MIT"
2057             ],
2058             "authors": [
2059                 {
2060                     "name": "Michael Bodnarchuk",
2061                     "email": "davert.php@mailican.com"
2062                 }
2063             ],
2064             "description": "BDD code blocks for PHPUnit and Codeception",
2065             "time": "2016-10-21T09:42:00+00:00"
2066         },
2067         {
2068             "name": "codeception/stub",
2069             "version": "3.7.0",
2070             "source": {
2071                 "type": "git",
2072                 "url": "https://github.com/Codeception/Stub.git",
2073                 "reference": "468dd5fe659f131fc997f5196aad87512f9b1304"
2074             },
2075             "dist": {
2076                 "type": "zip",
2077                 "url": "https://api.github.com/repos/Codeception/Stub/zipball/468dd5fe659f131fc997f5196aad87512f9b1304",
2078                 "reference": "468dd5fe659f131fc997f5196aad87512f9b1304",
2079                 "shasum": ""
2080             },
2081             "require": {
2082                 "phpunit/phpunit": "^8.4 | ^9.0"
2083             },
2084             "type": "library",
2085             "autoload": {
2086                 "psr-4": {
2087                     "Codeception\\": "src/"
2088                 }
2089             },
2090             "notification-url": "https://packagist.org/downloads/",
2091             "license": [
2092                 "MIT"
2093             ],
2094             "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
2095             "time": "2020-07-03T15:54:43+00:00"
2096         },
2097         {
2098             "name": "codeception/verify",
2099             "version": "1.1.0",
2100             "source": {
2101                 "type": "git",
2102                 "url": "https://github.com/Codeception/Verify.git",
2103                 "reference": "fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3"
2104             },
2105             "dist": {
2106                 "type": "zip",
2107                 "url": "https://api.github.com/repos/Codeception/Verify/zipball/fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3",
2108                 "reference": "fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3",
2109                 "shasum": ""
2110             },
2111             "require": {
2112                 "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.4",
2113                 "php": ">= 7.0",
2114                 "phpunit/phpunit": "> 6.0"
2115             },
2116             "type": "library",
2117             "autoload": {
2118                 "files": [
2119                     "src/Codeception/function.php"
2120                 ],
2121                 "psr-4": {
2122                     "Codeception\\": "src\\Codeception"
2123                 }
2124             },
2125             "notification-url": "https://packagist.org/downloads/",
2126             "license": [
2127                 "MIT"
2128             ],
2129             "authors": [
2130                 {
2131                     "name": "Michael Bodnarchuk",
2132                     "email": "davert@codeception.com"
2133                 }
2134             ],
2135             "description": "BDD assertion library for PHPUnit",
2136             "time": "2019-07-30T18:21:46+00:00"
2137         },
2138         {
2139             "name": "doctrine/instantiator",
2140             "version": "1.3.1",
2141             "source": {
2142                 "type": "git",
2143                 "url": "https://github.com/doctrine/instantiator.git",
2144                 "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
2145             },
2146             "dist": {
2147                 "type": "zip",
2148                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
2149                 "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
2150                 "shasum": ""
2151             },
2152             "require": {
2153                 "php": "^7.1 || ^8.0"
2154             },
2155             "require-dev": {
2156                 "doctrine/coding-standard": "^6.0",
2157                 "ext-pdo": "*",
2158                 "ext-phar": "*",
2159                 "phpbench/phpbench": "^0.13",
2160                 "phpstan/phpstan-phpunit": "^0.11",
2161                 "phpstan/phpstan-shim": "^0.11",
2162                 "phpunit/phpunit": "^7.0"
2163             },
2164             "type": "library",
2165             "extra": {
2166                 "branch-alias": {
2167                     "dev-master": "1.2.x-dev"
2168                 }
2169             },
2170             "autoload": {
2171                 "psr-4": {
2172                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2173                 }
2174             },
2175             "notification-url": "https://packagist.org/downloads/",
2176             "license": [
2177                 "MIT"
2178             ],
2179             "authors": [
2180                 {
2181                     "name": "Marco Pivetta",
2182                     "email": "ocramius@gmail.com",
2183                     "homepage": "http://ocramius.github.com/"
2184                 }
2185             ],
2186             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2187             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
2188             "keywords": [
2189                 "constructor",
2190                 "instantiate"
2191             ],
2192             "funding": [
2193                 {
2194                     "url": "https://www.doctrine-project.org/sponsorship.html",
2195                     "type": "custom"
2196                 },
2197                 {
2198                     "url": "https://www.patreon.com/phpdoctrine",
2199                     "type": "patreon"
2200                 },
2201                 {
2202                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
2203                     "type": "tidelift"
2204                 }
2205             ],
2206             "time": "2020-05-29T17:27:14+00:00"
2207         },
2208         {
2209             "name": "flow/jsonpath",
2210             "version": "0.5.0",
2211             "source": {
2212                 "type": "git",
2213                 "url": "https://github.com/FlowCommunications/JSONPath.git",
2214                 "reference": "b9738858c75d008c1211612b973e9510f8b7f8ea"
2215             },
2216             "dist": {
2217                 "type": "zip",
2218                 "url": "https://api.github.com/repos/FlowCommunications/JSONPath/zipball/b9738858c75d008c1211612b973e9510f8b7f8ea",
2219                 "reference": "b9738858c75d008c1211612b973e9510f8b7f8ea",
2220                 "shasum": ""
2221             },
2222             "require": {
2223                 "php": ">=5.4.0"
2224             },
2225             "require-dev": {
2226                 "peekmo/jsonpath": "dev-master",
2227                 "phpunit/phpunit": "^7.0"
2228             },
2229             "type": "library",
2230             "autoload": {
2231                 "psr-0": {
2232                     "Flow\\JSONPath": "src/",
2233                     "Flow\\JSONPath\\Test": "tests/"
2234                 }
2235             },
2236             "notification-url": "https://packagist.org/downloads/",
2237             "license": [
2238                 "MIT"
2239             ],
2240             "authors": [
2241                 {
2242                     "name": "Stephen Frank",
2243                     "email": "stephen@flowsa.com"
2244                 }
2245             ],
2246             "description": "JSONPath implementation for parsing, searching and flattening arrays",
2247             "time": "2019-07-15T17:23:22+00:00"
2248         },
2249         {
2250             "name": "fzaninotto/faker",
2251             "version": "v1.9.1",
2252             "source": {
2253                 "type": "git",
2254                 "url": "https://github.com/fzaninotto/Faker.git",
2255                 "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f"
2256             },
2257             "dist": {
2258                 "type": "zip",
2259                 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f",
2260                 "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f",
2261                 "shasum": ""
2262             },
2263             "require": {
2264                 "php": "^5.3.3 || ^7.0"
2265             },
2266             "require-dev": {
2267                 "ext-intl": "*",
2268                 "phpunit/phpunit": "^4.8.35 || ^5.7",
2269                 "squizlabs/php_codesniffer": "^2.9.2"
2270             },
2271             "type": "library",
2272             "extra": {
2273                 "branch-alias": {
2274                     "dev-master": "1.9-dev"
2275                 }
2276             },
2277             "autoload": {
2278                 "psr-4": {
2279                     "Faker\\": "src/Faker/"
2280                 }
2281             },
2282             "notification-url": "https://packagist.org/downloads/",
2283             "license": [
2284                 "MIT"
2285             ],
2286             "authors": [
2287                 {
2288                     "name": "François Zaninotto"
2289                 }
2290             ],
2291             "description": "Faker is a PHP library that generates fake data for you.",
2292             "keywords": [
2293                 "data",
2294                 "faker",
2295                 "fixtures"
2296             ],
2297             "time": "2019-12-12T13:22:17+00:00"
2298         },
2299         {
2300             "name": "guzzlehttp/psr7",
2301             "version": "1.6.1",
2302             "source": {
2303                 "type": "git",
2304                 "url": "https://github.com/guzzle/psr7.git",
2305                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
2306             },
2307             "dist": {
2308                 "type": "zip",
2309                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
2310                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
2311                 "shasum": ""
2312             },
2313             "require": {
2314                 "php": ">=5.4.0",
2315                 "psr/http-message": "~1.0",
2316                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
2317             },
2318             "provide": {
2319                 "psr/http-message-implementation": "1.0"
2320             },
2321             "require-dev": {
2322                 "ext-zlib": "*",
2323                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
2324             },
2325             "suggest": {
2326                 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
2327             },
2328             "type": "library",
2329             "extra": {
2330                 "branch-alias": {
2331                     "dev-master": "1.6-dev"
2332                 }
2333             },
2334             "autoload": {
2335                 "psr-4": {
2336                     "GuzzleHttp\\Psr7\\": "src/"
2337                 },
2338                 "files": [
2339                     "src/functions_include.php"
2340                 ]
2341             },
2342             "notification-url": "https://packagist.org/downloads/",
2343             "license": [
2344                 "MIT"
2345             ],
2346             "authors": [
2347                 {
2348                     "name": "Michael Dowling",
2349                     "email": "mtdowling@gmail.com",
2350                     "homepage": "https://github.com/mtdowling"
2351                 },
2352                 {
2353                     "name": "Tobias Schultze",
2354                     "homepage": "https://github.com/Tobion"
2355                 }
2356             ],
2357             "description": "PSR-7 message implementation that also provides common utility methods",
2358             "keywords": [
2359                 "http",
2360                 "message",
2361                 "psr-7",
2362                 "request",
2363                 "response",
2364                 "stream",
2365                 "uri",
2366                 "url"
2367             ],
2368             "time": "2019-07-01T23:21:34+00:00"
2369         },
2370         {
2371             "name": "justinrainbow/json-schema",
2372             "version": "5.2.10",
2373             "source": {
2374                 "type": "git",
2375                 "url": "https://github.com/justinrainbow/json-schema.git",
2376                 "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
2377             },
2378             "dist": {
2379                 "type": "zip",
2380                 "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
2381                 "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
2382                 "shasum": ""
2383             },
2384             "require": {
2385                 "php": ">=5.3.3"
2386             },
2387             "require-dev": {
2388                 "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
2389                 "json-schema/json-schema-test-suite": "1.2.0",
2390                 "phpunit/phpunit": "^4.8.35"
2391             },
2392             "bin": [
2393                 "bin/validate-json"
2394             ],
2395             "type": "library",
2396             "extra": {
2397                 "branch-alias": {
2398                     "dev-master": "5.0.x-dev"
2399                 }
2400             },
2401             "autoload": {
2402                 "psr-4": {
2403                     "JsonSchema\\": "src/JsonSchema/"
2404                 }
2405             },
2406             "notification-url": "https://packagist.org/downloads/",
2407             "license": [
2408                 "MIT"
2409             ],
2410             "authors": [
2411                 {
2412                     "name": "Bruno Prieto Reis",
2413                     "email": "bruno.p.reis@gmail.com"
2414                 },
2415                 {
2416                     "name": "Justin Rainbow",
2417                     "email": "justin.rainbow@gmail.com"
2418                 },
2419                 {
2420                     "name": "Igor Wiedler",
2421                     "email": "igor@wiedler.ch"
2422                 },
2423                 {
2424                     "name": "Robert Schönthal",
2425                     "email": "seroscho@googlemail.com"
2426                 }
2427             ],
2428             "description": "A library to validate a json schema.",
2429             "homepage": "https://github.com/justinrainbow/json-schema",
2430             "keywords": [
2431                 "json",
2432                 "schema"
2433             ],
2434             "time": "2020-05-27T16:41:55+00:00"
2435         },
2436         {
2437             "name": "myclabs/deep-copy",
2438             "version": "1.10.1",
2439             "source": {
2440                 "type": "git",
2441                 "url": "https://github.com/myclabs/DeepCopy.git",
2442                 "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
2443             },
2444             "dist": {
2445                 "type": "zip",
2446                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
2447                 "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
2448                 "shasum": ""
2449             },
2450             "require": {
2451                 "php": "^7.1 || ^8.0"
2452             },
2453             "replace": {
2454                 "myclabs/deep-copy": "self.version"
2455             },
2456             "require-dev": {
2457                 "doctrine/collections": "^1.0",
2458                 "doctrine/common": "^2.6",
2459                 "phpunit/phpunit": "^7.1"
2460             },
2461             "type": "library",
2462             "autoload": {
2463                 "psr-4": {
2464                     "DeepCopy\\": "src/DeepCopy/"
2465                 },
2466                 "files": [
2467                     "src/DeepCopy/deep_copy.php"
2468                 ]
2469             },
2470             "notification-url": "https://packagist.org/downloads/",
2471             "license": [
2472                 "MIT"
2473             ],
2474             "description": "Create deep copies (clones) of your objects",
2475             "keywords": [
2476                 "clone",
2477                 "copy",
2478                 "duplicate",
2479                 "object",
2480                 "object graph"
2481             ],
2482             "funding": [
2483                 {
2484                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
2485                     "type": "tidelift"
2486                 }
2487             ],
2488             "time": "2020-06-29T13:22:24+00:00"
2489         },
2490         {
2491             "name": "opis/closure",
2492             "version": "3.5.5",
2493             "source": {
2494                 "type": "git",
2495                 "url": "https://github.com/opis/closure.git",
2496                 "reference": "dec9fc5ecfca93f45cd6121f8e6f14457dff372c"
2497             },
2498             "dist": {
2499                 "type": "zip",
2500                 "url": "https://api.github.com/repos/opis/closure/zipball/dec9fc5ecfca93f45cd6121f8e6f14457dff372c",
2501                 "reference": "dec9fc5ecfca93f45cd6121f8e6f14457dff372c",
2502                 "shasum": ""
2503             },
2504             "require": {
2505                 "php": "^5.4 || ^7.0"
2506             },
2507             "require-dev": {
2508                 "jeremeamia/superclosure": "^2.0",
2509                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
2510             },
2511             "type": "library",
2512             "extra": {
2513                 "branch-alias": {
2514                     "dev-master": "3.5.x-dev"
2515                 }
2516             },
2517             "autoload": {
2518                 "psr-4": {
2519                     "Opis\\Closure\\": "src/"
2520                 },
2521                 "files": [
2522                     "functions.php"
2523                 ]
2524             },
2525             "notification-url": "https://packagist.org/downloads/",
2526             "license": [
2527                 "MIT"
2528             ],
2529             "authors": [
2530                 {
2531                     "name": "Marius Sarca",
2532                     "email": "marius.sarca@gmail.com"
2533                 },
2534                 {
2535                     "name": "Sorin Sarca",
2536                     "email": "sarca_sorin@hotmail.com"
2537                 }
2538             ],
2539             "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
2540             "homepage": "https://opis.io/closure",
2541             "keywords": [
2542                 "anonymous functions",
2543                 "closure",
2544                 "function",
2545                 "serializable",
2546                 "serialization",
2547                 "serialize"
2548             ],
2549             "time": "2020-06-17T14:59:55+00:00"
2550         },
2551         {
2552             "name": "phar-io/manifest",
2553             "version": "1.0.3",
2554             "source": {
2555                 "type": "git",
2556                 "url": "https://github.com/phar-io/manifest.git",
2557                 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
2558             },
2559             "dist": {
2560                 "type": "zip",
2561                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
2562                 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
2563                 "shasum": ""
2564             },
2565             "require": {
2566                 "ext-dom": "*",
2567                 "ext-phar": "*",
2568                 "phar-io/version": "^2.0",
2569                 "php": "^5.6 || ^7.0"
2570             },
2571             "type": "library",
2572             "extra": {
2573                 "branch-alias": {
2574                     "dev-master": "1.0.x-dev"
2575                 }
2576             },
2577             "autoload": {
2578                 "classmap": [
2579                     "src/"
2580                 ]
2581             },
2582             "notification-url": "https://packagist.org/downloads/",
2583             "license": [
2584                 "BSD-3-Clause"
2585             ],
2586             "authors": [
2587                 {
2588                     "name": "Arne Blankerts",
2589                     "email": "arne@blankerts.de",
2590                     "role": "Developer"
2591                 },
2592                 {
2593                     "name": "Sebastian Heuer",
2594                     "email": "sebastian@phpeople.de",
2595                     "role": "Developer"
2596                 },
2597                 {
2598                     "name": "Sebastian Bergmann",
2599                     "email": "sebastian@phpunit.de",
2600                     "role": "Developer"
2601                 }
2602             ],
2603             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
2604             "time": "2018-07-08T19:23:20+00:00"
2605         },
2606         {
2607             "name": "phar-io/version",
2608             "version": "2.0.1",
2609             "source": {
2610                 "type": "git",
2611                 "url": "https://github.com/phar-io/version.git",
2612                 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
2613             },
2614             "dist": {
2615                 "type": "zip",
2616                 "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
2617                 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
2618                 "shasum": ""
2619             },
2620             "require": {
2621                 "php": "^5.6 || ^7.0"
2622             },
2623             "type": "library",
2624             "autoload": {
2625                 "classmap": [
2626                     "src/"
2627                 ]
2628             },
2629             "notification-url": "https://packagist.org/downloads/",
2630             "license": [
2631                 "BSD-3-Clause"
2632             ],
2633             "authors": [
2634                 {
2635                     "name": "Arne Blankerts",
2636                     "email": "arne@blankerts.de",
2637                     "role": "Developer"
2638                 },
2639                 {
2640                     "name": "Sebastian Heuer",
2641                     "email": "sebastian@phpeople.de",
2642                     "role": "Developer"
2643                 },
2644                 {
2645                     "name": "Sebastian Bergmann",
2646                     "email": "sebastian@phpunit.de",
2647                     "role": "Developer"
2648                 }
2649             ],
2650             "description": "Library for handling version information and constraints",
2651             "time": "2018-07-08T19:19:57+00:00"
2652         },
2653         {
2654             "name": "phpdocumentor/reflection-common",
2655             "version": "2.2.0",
2656             "source": {
2657                 "type": "git",
2658                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2659                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
2660             },
2661             "dist": {
2662                 "type": "zip",
2663                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
2664                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
2665                 "shasum": ""
2666             },
2667             "require": {
2668                 "php": "^7.2 || ^8.0"
2669             },
2670             "type": "library",
2671             "extra": {
2672                 "branch-alias": {
2673                     "dev-2.x": "2.x-dev"
2674                 }
2675             },
2676             "autoload": {
2677                 "psr-4": {
2678                     "phpDocumentor\\Reflection\\": "src/"
2679                 }
2680             },
2681             "notification-url": "https://packagist.org/downloads/",
2682             "license": [
2683                 "MIT"
2684             ],
2685             "authors": [
2686                 {
2687                     "name": "Jaap van Otterdijk",
2688                     "email": "opensource@ijaap.nl"
2689                 }
2690             ],
2691             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
2692             "homepage": "http://www.phpdoc.org",
2693             "keywords": [
2694                 "FQSEN",
2695                 "phpDocumentor",
2696                 "phpdoc",
2697                 "reflection",
2698                 "static analysis"
2699             ],
2700             "time": "2020-06-27T09:03:43+00:00"
2701         },
2702         {
2703             "name": "phpdocumentor/reflection-docblock",
2704             "version": "5.2.0",
2705             "source": {
2706                 "type": "git",
2707                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2708                 "reference": "3170448f5769fe19f456173d833734e0ff1b84df"
2709             },
2710             "dist": {
2711                 "type": "zip",
2712                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df",
2713                 "reference": "3170448f5769fe19f456173d833734e0ff1b84df",
2714                 "shasum": ""
2715             },
2716             "require": {
2717                 "ext-filter": "*",
2718                 "php": "^7.2 || ^8.0",
2719                 "phpdocumentor/reflection-common": "^2.2",
2720                 "phpdocumentor/type-resolver": "^1.3",
2721                 "webmozart/assert": "^1.9.1"
2722             },
2723             "require-dev": {
2724                 "mockery/mockery": "~1.3.2"
2725             },
2726             "type": "library",
2727             "extra": {
2728                 "branch-alias": {
2729                     "dev-master": "5.x-dev"
2730                 }
2731             },
2732             "autoload": {
2733                 "psr-4": {
2734                     "phpDocumentor\\Reflection\\": "src"
2735                 }
2736             },
2737             "notification-url": "https://packagist.org/downloads/",
2738             "license": [
2739                 "MIT"
2740             ],
2741             "authors": [
2742                 {
2743                     "name": "Mike van Riel",
2744                     "email": "me@mikevanriel.com"
2745                 },
2746                 {
2747                     "name": "Jaap van Otterdijk",
2748                     "email": "account@ijaap.nl"
2749                 }
2750             ],
2751             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
2752             "time": "2020-07-20T20:05:34+00:00"
2753         },
2754         {
2755             "name": "phpdocumentor/type-resolver",
2756             "version": "1.3.0",
2757             "source": {
2758                 "type": "git",
2759                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
2760                 "reference": "e878a14a65245fbe78f8080eba03b47c3b705651"
2761             },
2762             "dist": {
2763                 "type": "zip",
2764                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651",
2765                 "reference": "e878a14a65245fbe78f8080eba03b47c3b705651",
2766                 "shasum": ""
2767             },
2768             "require": {
2769                 "php": "^7.2 || ^8.0",
2770                 "phpdocumentor/reflection-common": "^2.0"
2771             },
2772             "require-dev": {
2773                 "ext-tokenizer": "*"
2774             },
2775             "type": "library",
2776             "extra": {
2777                 "branch-alias": {
2778                     "dev-1.x": "1.x-dev"
2779                 }
2780             },
2781             "autoload": {
2782                 "psr-4": {
2783                     "phpDocumentor\\Reflection\\": "src"
2784                 }
2785             },
2786             "notification-url": "https://packagist.org/downloads/",
2787             "license": [
2788                 "MIT"
2789             ],
2790             "authors": [
2791                 {
2792                     "name": "Mike van Riel",
2793                     "email": "me@mikevanriel.com"
2794                 }
2795             ],
2796             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
2797             "time": "2020-06-27T10:12:23+00:00"
2798         },
2799         {
2800             "name": "phpspec/php-diff",
2801             "version": "v1.1.0",
2802             "source": {
2803                 "type": "git",
2804                 "url": "https://github.com/phpspec/php-diff.git",
2805                 "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
2806             },
2807             "dist": {
2808                 "type": "zip",
2809                 "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
2810                 "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
2811                 "shasum": ""
2812             },
2813             "type": "library",
2814             "extra": {
2815                 "branch-alias": {
2816                     "dev-master": "1.0.x-dev"
2817                 }
2818             },
2819             "autoload": {
2820                 "psr-0": {
2821                     "Diff": "lib/"
2822                 }
2823             },
2824             "notification-url": "https://packagist.org/downloads/",
2825             "license": [
2826                 "BSD-3-Clause"
2827             ],
2828             "authors": [
2829                 {
2830                     "name": "Chris Boulton",
2831                     "homepage": "http://github.com/chrisboulton"
2832                 }
2833             ],
2834             "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
2835             "time": "2016-04-07T12:29:16+00:00"
2836         },
2837         {
2838             "name": "phpspec/prophecy",
2839             "version": "1.11.1",
2840             "source": {
2841                 "type": "git",
2842                 "url": "https://github.com/phpspec/prophecy.git",
2843                 "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
2844             },
2845             "dist": {
2846                 "type": "zip",
2847                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
2848                 "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
2849                 "shasum": ""
2850             },
2851             "require": {
2852                 "doctrine/instantiator": "^1.2",
2853                 "php": "^7.2",
2854                 "phpdocumentor/reflection-docblock": "^5.0",
2855                 "sebastian/comparator": "^3.0 || ^4.0",
2856                 "sebastian/recursion-context": "^3.0 || ^4.0"
2857             },
2858             "require-dev": {
2859                 "phpspec/phpspec": "^6.0",
2860                 "phpunit/phpunit": "^8.0"
2861             },
2862             "type": "library",
2863             "extra": {
2864                 "branch-alias": {
2865                     "dev-master": "1.11.x-dev"
2866                 }
2867             },
2868             "autoload": {
2869                 "psr-4": {
2870                     "Prophecy\\": "src/Prophecy"
2871                 }
2872             },
2873             "notification-url": "https://packagist.org/downloads/",
2874             "license": [
2875                 "MIT"
2876             ],
2877             "authors": [
2878                 {
2879                     "name": "Konstantin Kudryashov",
2880                     "email": "ever.zet@gmail.com",
2881                     "homepage": "http://everzet.com"
2882                 },
2883                 {
2884                     "name": "Marcello Duarte",
2885                     "email": "marcello.duarte@gmail.com"
2886                 }
2887             ],
2888             "description": "Highly opinionated mocking framework for PHP 5.3+",
2889             "homepage": "https://github.com/phpspec/prophecy",
2890             "keywords": [
2891                 "Double",
2892                 "Dummy",
2893                 "fake",
2894                 "mock",
2895                 "spy",
2896                 "stub"
2897             ],
2898             "time": "2020-07-08T12:44:21+00:00"
2899         },
2900         {
2901             "name": "phpunit/php-code-coverage",
2902             "version": "7.0.10",
2903             "source": {
2904                 "type": "git",
2905                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2906                 "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf"
2907             },
2908             "dist": {
2909                 "type": "zip",
2910                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f1884187926fbb755a9aaf0b3836ad3165b478bf",
2911                 "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf",
2912                 "shasum": ""
2913             },
2914             "require": {
2915                 "ext-dom": "*",
2916                 "ext-xmlwriter": "*",
2917                 "php": "^7.2",
2918                 "phpunit/php-file-iterator": "^2.0.2",
2919                 "phpunit/php-text-template": "^1.2.1",
2920                 "phpunit/php-token-stream": "^3.1.1",
2921                 "sebastian/code-unit-reverse-lookup": "^1.0.1",
2922                 "sebastian/environment": "^4.2.2",
2923                 "sebastian/version": "^2.0.1",
2924                 "theseer/tokenizer": "^1.1.3"
2925             },
2926             "require-dev": {
2927                 "phpunit/phpunit": "^8.2.2"
2928             },
2929             "suggest": {
2930                 "ext-xdebug": "^2.7.2"
2931             },
2932             "type": "library",
2933             "extra": {
2934                 "branch-alias": {
2935                     "dev-master": "7.0-dev"
2936                 }
2937             },
2938             "autoload": {
2939                 "classmap": [
2940                     "src/"
2941                 ]
2942             },
2943             "notification-url": "https://packagist.org/downloads/",
2944             "license": [
2945                 "BSD-3-Clause"
2946             ],
2947             "authors": [
2948                 {
2949                     "name": "Sebastian Bergmann",
2950                     "email": "sebastian@phpunit.de",
2951                     "role": "lead"
2952                 }
2953             ],
2954             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2955             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2956             "keywords": [
2957                 "coverage",
2958                 "testing",
2959                 "xunit"
2960             ],
2961             "time": "2019-11-20T13:55:58+00:00"
2962         },
2963         {
2964             "name": "phpunit/php-file-iterator",
2965             "version": "2.0.2",
2966             "source": {
2967                 "type": "git",
2968                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2969                 "reference": "050bedf145a257b1ff02746c31894800e5122946"
2970             },
2971             "dist": {
2972                 "type": "zip",
2973                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
2974                 "reference": "050bedf145a257b1ff02746c31894800e5122946",
2975                 "shasum": ""
2976             },
2977             "require": {
2978                 "php": "^7.1"
2979             },
2980             "require-dev": {
2981                 "phpunit/phpunit": "^7.1"
2982             },
2983             "type": "library",
2984             "extra": {
2985                 "branch-alias": {
2986                     "dev-master": "2.0.x-dev"
2987                 }
2988             },
2989             "autoload": {
2990                 "classmap": [
2991                     "src/"
2992                 ]
2993             },
2994             "notification-url": "https://packagist.org/downloads/",
2995             "license": [
2996                 "BSD-3-Clause"
2997             ],
2998             "authors": [
2999                 {
3000                     "name": "Sebastian Bergmann",
3001                     "email": "sebastian@phpunit.de",
3002                     "role": "lead"
3003                 }
3004             ],
3005             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3006             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3007             "keywords": [
3008                 "filesystem",
3009                 "iterator"
3010             ],
3011             "time": "2018-09-13T20:33:42+00:00"
3012         },
3013         {
3014             "name": "phpunit/php-text-template",
3015             "version": "1.2.1",
3016             "source": {
3017                 "type": "git",
3018                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3019                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3020             },
3021             "dist": {
3022                 "type": "zip",
3023                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3024                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3025                 "shasum": ""
3026             },
3027             "require": {
3028                 "php": ">=5.3.3"
3029             },
3030             "type": "library",
3031             "autoload": {
3032                 "classmap": [
3033                     "src/"
3034                 ]
3035             },
3036             "notification-url": "https://packagist.org/downloads/",
3037             "license": [
3038                 "BSD-3-Clause"
3039             ],
3040             "authors": [
3041                 {
3042                     "name": "Sebastian Bergmann",
3043                     "email": "sebastian@phpunit.de",
3044                     "role": "lead"
3045                 }
3046             ],
3047             "description": "Simple template engine.",
3048             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3049             "keywords": [
3050                 "template"
3051             ],
3052             "time": "2015-06-21T13:50:34+00:00"
3053         },
3054         {
3055             "name": "phpunit/php-timer",
3056             "version": "2.1.2",
3057             "source": {
3058                 "type": "git",
3059                 "url": "https://github.com/sebastianbergmann/php-timer.git",
3060                 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
3061             },
3062             "dist": {
3063                 "type": "zip",
3064                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
3065                 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
3066                 "shasum": ""
3067             },
3068             "require": {
3069                 "php": "^7.1"
3070             },
3071             "require-dev": {
3072                 "phpunit/phpunit": "^7.0"
3073             },
3074             "type": "library",
3075             "extra": {
3076                 "branch-alias": {
3077                     "dev-master": "2.1-dev"
3078                 }
3079             },
3080             "autoload": {
3081                 "classmap": [
3082                     "src/"
3083                 ]
3084             },
3085             "notification-url": "https://packagist.org/downloads/",
3086             "license": [
3087                 "BSD-3-Clause"
3088             ],
3089             "authors": [
3090                 {
3091                     "name": "Sebastian Bergmann",
3092                     "email": "sebastian@phpunit.de",
3093                     "role": "lead"
3094                 }
3095             ],
3096             "description": "Utility class for timing",
3097             "homepage": "https://github.com/sebastianbergmann/php-timer/",
3098             "keywords": [
3099                 "timer"
3100             ],
3101             "time": "2019-06-07T04:22:29+00:00"
3102         },
3103         {
3104             "name": "phpunit/php-token-stream",
3105             "version": "3.1.1",
3106             "source": {
3107                 "type": "git",
3108                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3109                 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
3110             },
3111             "dist": {
3112                 "type": "zip",
3113                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
3114                 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
3115                 "shasum": ""
3116             },
3117             "require": {
3118                 "ext-tokenizer": "*",
3119                 "php": "^7.1"
3120             },
3121             "require-dev": {
3122                 "phpunit/phpunit": "^7.0"
3123             },
3124             "type": "library",
3125             "extra": {
3126                 "branch-alias": {
3127                     "dev-master": "3.1-dev"
3128                 }
3129             },
3130             "autoload": {
3131                 "classmap": [
3132                     "src/"
3133                 ]
3134             },
3135             "notification-url": "https://packagist.org/downloads/",
3136             "license": [
3137                 "BSD-3-Clause"
3138             ],
3139             "authors": [
3140                 {
3141                     "name": "Sebastian Bergmann",
3142                     "email": "sebastian@phpunit.de"
3143                 }
3144             ],
3145             "description": "Wrapper around PHP's tokenizer extension.",
3146             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3147             "keywords": [
3148                 "tokenizer"
3149             ],
3150             "abandoned": true,
3151             "time": "2019-09-17T06:23:10+00:00"
3152         },
3153         {
3154             "name": "phpunit/phpunit",
3155             "version": "8.5.8",
3156             "source": {
3157                 "type": "git",
3158                 "url": "https://github.com/sebastianbergmann/phpunit.git",
3159                 "reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997"
3160             },
3161             "dist": {
3162                 "type": "zip",
3163                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/34c18baa6a44f1d1fbf0338907139e9dce95b997",
3164                 "reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997",
3165                 "shasum": ""
3166             },
3167             "require": {
3168                 "doctrine/instantiator": "^1.2.0",
3169                 "ext-dom": "*",
3170                 "ext-json": "*",
3171                 "ext-libxml": "*",
3172                 "ext-mbstring": "*",
3173                 "ext-xml": "*",
3174                 "ext-xmlwriter": "*",
3175                 "myclabs/deep-copy": "^1.9.1",
3176                 "phar-io/manifest": "^1.0.3",
3177                 "phar-io/version": "^2.0.1",
3178                 "php": "^7.2",
3179                 "phpspec/prophecy": "^1.8.1",
3180                 "phpunit/php-code-coverage": "^7.0.7",
3181                 "phpunit/php-file-iterator": "^2.0.2",
3182                 "phpunit/php-text-template": "^1.2.1",
3183                 "phpunit/php-timer": "^2.1.2",
3184                 "sebastian/comparator": "^3.0.2",
3185                 "sebastian/diff": "^3.0.2",
3186                 "sebastian/environment": "^4.2.2",
3187                 "sebastian/exporter": "^3.1.1",
3188                 "sebastian/global-state": "^3.0.0",
3189                 "sebastian/object-enumerator": "^3.0.3",
3190                 "sebastian/resource-operations": "^2.0.1",
3191                 "sebastian/type": "^1.1.3",
3192                 "sebastian/version": "^2.0.1"
3193             },
3194             "require-dev": {
3195                 "ext-pdo": "*"
3196             },
3197             "suggest": {
3198                 "ext-soap": "*",
3199                 "ext-xdebug": "*",
3200                 "phpunit/php-invoker": "^2.0.0"
3201             },
3202             "bin": [
3203                 "phpunit"
3204             ],
3205             "type": "library",
3206             "extra": {
3207                 "branch-alias": {
3208                     "dev-master": "8.5-dev"
3209                 }
3210             },
3211             "autoload": {
3212                 "classmap": [
3213                     "src/"
3214                 ]
3215             },
3216             "notification-url": "https://packagist.org/downloads/",
3217             "license": [
3218                 "BSD-3-Clause"
3219             ],
3220             "authors": [
3221                 {
3222                     "name": "Sebastian Bergmann",
3223                     "email": "sebastian@phpunit.de",
3224                     "role": "lead"
3225                 }
3226             ],
3227             "description": "The PHP Unit Testing framework.",
3228             "homepage": "https://phpunit.de/",
3229             "keywords": [
3230                 "phpunit",
3231                 "testing",
3232                 "xunit"
3233             ],
3234             "funding": [
3235                 {
3236                     "url": "https://phpunit.de/donate.html",
3237                     "type": "custom"
3238                 },
3239                 {
3240                     "url": "https://github.com/sebastianbergmann",
3241                     "type": "github"
3242                 }
3243             ],
3244             "time": "2020-06-22T07:06:58+00:00"
3245         },
3246         {
3247             "name": "psr/container",
3248             "version": "1.0.0",
3249             "source": {
3250                 "type": "git",
3251                 "url": "https://github.com/php-fig/container.git",
3252                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
3253             },
3254             "dist": {
3255                 "type": "zip",
3256                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
3257                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
3258                 "shasum": ""
3259             },
3260             "require": {
3261                 "php": ">=5.3.0"
3262             },
3263             "type": "library",
3264             "extra": {
3265                 "branch-alias": {
3266                     "dev-master": "1.0.x-dev"
3267                 }
3268             },
3269             "autoload": {
3270                 "psr-4": {
3271                     "Psr\\Container\\": "src/"
3272                 }
3273             },
3274             "notification-url": "https://packagist.org/downloads/",
3275             "license": [
3276                 "MIT"
3277             ],
3278             "authors": [
3279                 {
3280                     "name": "PHP-FIG",
3281                     "homepage": "http://www.php-fig.org/"
3282                 }
3283             ],
3284             "description": "Common Container Interface (PHP FIG PSR-11)",
3285             "homepage": "https://github.com/php-fig/container",
3286             "keywords": [
3287                 "PSR-11",
3288                 "container",
3289                 "container-interface",
3290                 "container-interop",
3291                 "psr"
3292             ],
3293             "time": "2017-02-14T16:28:37+00:00"
3294         },
3295         {
3296             "name": "psr/event-dispatcher",
3297             "version": "1.0.0",
3298             "source": {
3299                 "type": "git",
3300                 "url": "https://github.com/php-fig/event-dispatcher.git",
3301                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
3302             },
3303             "dist": {
3304                 "type": "zip",
3305                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
3306                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
3307                 "shasum": ""
3308             },
3309             "require": {
3310                 "php": ">=7.2.0"
3311             },
3312             "type": "library",
3313             "extra": {
3314                 "branch-alias": {
3315                     "dev-master": "1.0.x-dev"
3316                 }
3317             },
3318             "autoload": {
3319                 "psr-4": {
3320                     "Psr\\EventDispatcher\\": "src/"
3321                 }
3322             },
3323             "notification-url": "https://packagist.org/downloads/",
3324             "license": [
3325                 "MIT"
3326             ],
3327             "authors": [
3328                 {
3329                     "name": "PHP-FIG",
3330                     "homepage": "http://www.php-fig.org/"
3331                 }
3332             ],
3333             "description": "Standard interfaces for event handling.",
3334             "keywords": [
3335                 "events",
3336                 "psr",
3337                 "psr-14"
3338             ],
3339             "time": "2019-01-08T18:20:26+00:00"
3340         },
3341         {
3342             "name": "psr/http-message",
3343             "version": "1.0.1",
3344             "source": {
3345                 "type": "git",
3346                 "url": "https://github.com/php-fig/http-message.git",
3347                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3348             },
3349             "dist": {
3350                 "type": "zip",
3351                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3352                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3353                 "shasum": ""
3354             },
3355             "require": {
3356                 "php": ">=5.3.0"
3357             },
3358             "type": "library",
3359             "extra": {
3360                 "branch-alias": {
3361                     "dev-master": "1.0.x-dev"
3362                 }
3363             },
3364             "autoload": {
3365                 "psr-4": {
3366                     "Psr\\Http\\Message\\": "src/"
3367                 }
3368             },
3369             "notification-url": "https://packagist.org/downloads/",
3370             "license": [
3371                 "MIT"
3372             ],
3373             "authors": [
3374                 {
3375                     "name": "PHP-FIG",
3376                     "homepage": "http://www.php-fig.org/"
3377                 }
3378             ],
3379             "description": "Common interface for HTTP messages",
3380             "homepage": "https://github.com/php-fig/http-message",
3381             "keywords": [
3382                 "http",
3383                 "http-message",
3384                 "psr",
3385                 "psr-7",
3386                 "request",
3387                 "response"
3388             ],
3389             "time": "2016-08-06T14:39:51+00:00"
3390         },
3391         {
3392             "name": "ralouphie/getallheaders",
3393             "version": "3.0.3",
3394             "source": {
3395                 "type": "git",
3396                 "url": "https://github.com/ralouphie/getallheaders.git",
3397                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
3398             },
3399             "dist": {
3400                 "type": "zip",
3401                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3402                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
3403                 "shasum": ""
3404             },
3405             "require": {
3406                 "php": ">=5.6"
3407             },
3408             "require-dev": {
3409                 "php-coveralls/php-coveralls": "^2.1",
3410                 "phpunit/phpunit": "^5 || ^6.5"
3411             },
3412             "type": "library",
3413             "autoload": {
3414                 "files": [
3415                     "src/getallheaders.php"
3416                 ]
3417             },
3418             "notification-url": "https://packagist.org/downloads/",
3419             "license": [
3420                 "MIT"
3421             ],
3422             "authors": [
3423                 {
3424                     "name": "Ralph Khattar",
3425                     "email": "ralph.khattar@gmail.com"
3426                 }
3427             ],
3428             "description": "A polyfill for getallheaders.",
3429             "time": "2019-03-08T08:55:37+00:00"
3430         },
3431         {
3432             "name": "sebastian/code-unit-reverse-lookup",
3433             "version": "1.0.1",
3434             "source": {
3435                 "type": "git",
3436                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
3437                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
3438             },
3439             "dist": {
3440                 "type": "zip",
3441                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3442                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3443                 "shasum": ""
3444             },
3445             "require": {
3446                 "php": "^5.6 || ^7.0"
3447             },
3448             "require-dev": {
3449                 "phpunit/phpunit": "^5.7 || ^6.0"
3450             },
3451             "type": "library",
3452             "extra": {
3453                 "branch-alias": {
3454                     "dev-master": "1.0.x-dev"
3455                 }
3456             },
3457             "autoload": {
3458                 "classmap": [
3459                     "src/"
3460                 ]
3461             },
3462             "notification-url": "https://packagist.org/downloads/",
3463             "license": [
3464                 "BSD-3-Clause"
3465             ],
3466             "authors": [
3467                 {
3468                     "name": "Sebastian Bergmann",
3469                     "email": "sebastian@phpunit.de"
3470                 }
3471             ],
3472             "description": "Looks up which function or method a line of code belongs to",
3473             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
3474             "time": "2017-03-04T06:30:41+00:00"
3475         },
3476         {
3477             "name": "sebastian/comparator",
3478             "version": "3.0.2",
3479             "source": {
3480                 "type": "git",
3481                 "url": "https://github.com/sebastianbergmann/comparator.git",
3482                 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
3483             },
3484             "dist": {
3485                 "type": "zip",
3486                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
3487                 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
3488                 "shasum": ""
3489             },
3490             "require": {
3491                 "php": "^7.1",
3492                 "sebastian/diff": "^3.0",
3493                 "sebastian/exporter": "^3.1"
3494             },
3495             "require-dev": {
3496                 "phpunit/phpunit": "^7.1"
3497             },
3498             "type": "library",
3499             "extra": {
3500                 "branch-alias": {
3501                     "dev-master": "3.0-dev"
3502                 }
3503             },
3504             "autoload": {
3505                 "classmap": [
3506                     "src/"
3507                 ]
3508             },
3509             "notification-url": "https://packagist.org/downloads/",
3510             "license": [
3511                 "BSD-3-Clause"
3512             ],
3513             "authors": [
3514                 {
3515                     "name": "Jeff Welch",
3516                     "email": "whatthejeff@gmail.com"
3517                 },
3518                 {
3519                     "name": "Volker Dusch",
3520                     "email": "github@wallbash.com"
3521                 },
3522                 {
3523                     "name": "Bernhard Schussek",
3524                     "email": "bschussek@2bepublished.at"
3525                 },
3526                 {
3527                     "name": "Sebastian Bergmann",
3528                     "email": "sebastian@phpunit.de"
3529                 }
3530             ],
3531             "description": "Provides the functionality to compare PHP values for equality",
3532             "homepage": "https://github.com/sebastianbergmann/comparator",
3533             "keywords": [
3534                 "comparator",
3535                 "compare",
3536                 "equality"
3537             ],
3538             "time": "2018-07-12T15:12:46+00:00"
3539         },
3540         {
3541             "name": "sebastian/diff",
3542             "version": "3.0.2",
3543             "source": {
3544                 "type": "git",
3545                 "url": "https://github.com/sebastianbergmann/diff.git",
3546                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
3547             },
3548             "dist": {
3549                 "type": "zip",
3550                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
3551                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
3552                 "shasum": ""
3553             },
3554             "require": {
3555                 "php": "^7.1"
3556             },
3557             "require-dev": {
3558                 "phpunit/phpunit": "^7.5 || ^8.0",
3559                 "symfony/process": "^2 || ^3.3 || ^4"
3560             },
3561             "type": "library",
3562             "extra": {
3563                 "branch-alias": {
3564                     "dev-master": "3.0-dev"
3565                 }
3566             },
3567             "autoload": {
3568                 "classmap": [
3569                     "src/"
3570                 ]
3571             },
3572             "notification-url": "https://packagist.org/downloads/",
3573             "license": [
3574                 "BSD-3-Clause"
3575             ],
3576             "authors": [
3577                 {
3578                     "name": "Kore Nordmann",
3579                     "email": "mail@kore-nordmann.de"
3580                 },
3581                 {
3582                     "name": "Sebastian Bergmann",
3583                     "email": "sebastian@phpunit.de"
3584                 }
3585             ],
3586             "description": "Diff implementation",
3587             "homepage": "https://github.com/sebastianbergmann/diff",
3588             "keywords": [
3589                 "diff",
3590                 "udiff",
3591                 "unidiff",
3592                 "unified diff"
3593             ],
3594             "time": "2019-02-04T06:01:07+00:00"
3595         },
3596         {
3597             "name": "sebastian/environment",
3598             "version": "4.2.3",
3599             "source": {
3600                 "type": "git",
3601                 "url": "https://github.com/sebastianbergmann/environment.git",
3602                 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
3603             },
3604             "dist": {
3605                 "type": "zip",
3606                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
3607                 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
3608                 "shasum": ""
3609             },
3610             "require": {
3611                 "php": "^7.1"
3612             },
3613             "require-dev": {
3614                 "phpunit/phpunit": "^7.5"
3615             },
3616             "suggest": {
3617                 "ext-posix": "*"
3618             },
3619             "type": "library",
3620             "extra": {
3621                 "branch-alias": {
3622                     "dev-master": "4.2-dev"
3623                 }
3624             },
3625             "autoload": {
3626                 "classmap": [
3627                     "src/"
3628                 ]
3629             },
3630             "notification-url": "https://packagist.org/downloads/",
3631             "license": [
3632                 "BSD-3-Clause"
3633             ],
3634             "authors": [
3635                 {
3636                     "name": "Sebastian Bergmann",
3637                     "email": "sebastian@phpunit.de"
3638                 }
3639             ],
3640             "description": "Provides functionality to handle HHVM/PHP environments",
3641             "homepage": "http://www.github.com/sebastianbergmann/environment",
3642             "keywords": [
3643                 "Xdebug",
3644                 "environment",
3645                 "hhvm"
3646             ],
3647             "time": "2019-11-20T08:46:58+00:00"
3648         },
3649         {
3650             "name": "sebastian/exporter",
3651             "version": "3.1.2",
3652             "source": {
3653                 "type": "git",
3654                 "url": "https://github.com/sebastianbergmann/exporter.git",
3655                 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
3656             },
3657             "dist": {
3658                 "type": "zip",
3659                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
3660                 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
3661                 "shasum": ""
3662             },
3663             "require": {
3664                 "php": "^7.0",
3665                 "sebastian/recursion-context": "^3.0"
3666             },
3667             "require-dev": {
3668                 "ext-mbstring": "*",
3669                 "phpunit/phpunit": "^6.0"
3670             },
3671             "type": "library",
3672             "extra": {
3673                 "branch-alias": {
3674                     "dev-master": "3.1.x-dev"
3675                 }
3676             },
3677             "autoload": {
3678                 "classmap": [
3679                     "src/"
3680                 ]
3681             },
3682             "notification-url": "https://packagist.org/downloads/",
3683             "license": [
3684                 "BSD-3-Clause"
3685             ],
3686             "authors": [
3687                 {
3688                     "name": "Sebastian Bergmann",
3689                     "email": "sebastian@phpunit.de"
3690                 },
3691                 {
3692                     "name": "Jeff Welch",
3693                     "email": "whatthejeff@gmail.com"
3694                 },
3695                 {
3696                     "name": "Volker Dusch",
3697                     "email": "github@wallbash.com"
3698                 },
3699                 {
3700                     "name": "Adam Harvey",
3701                     "email": "aharvey@php.net"
3702                 },
3703                 {
3704                     "name": "Bernhard Schussek",
3705                     "email": "bschussek@gmail.com"
3706                 }
3707             ],
3708             "description": "Provides the functionality to export PHP variables for visualization",
3709             "homepage": "http://www.github.com/sebastianbergmann/exporter",
3710             "keywords": [
3711                 "export",
3712                 "exporter"
3713             ],
3714             "time": "2019-09-14T09:02:43+00:00"
3715         },
3716         {
3717             "name": "sebastian/global-state",
3718             "version": "3.0.0",
3719             "source": {
3720                 "type": "git",
3721                 "url": "https://github.com/sebastianbergmann/global-state.git",
3722                 "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
3723             },
3724             "dist": {
3725                 "type": "zip",
3726                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
3727                 "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
3728                 "shasum": ""
3729             },
3730             "require": {
3731                 "php": "^7.2",
3732                 "sebastian/object-reflector": "^1.1.1",
3733                 "sebastian/recursion-context": "^3.0"
3734             },
3735             "require-dev": {
3736                 "ext-dom": "*",
3737                 "phpunit/phpunit": "^8.0"
3738             },
3739             "suggest": {
3740                 "ext-uopz": "*"
3741             },
3742             "type": "library",
3743             "extra": {
3744                 "branch-alias": {
3745                     "dev-master": "3.0-dev"
3746                 }
3747             },
3748             "autoload": {
3749                 "classmap": [
3750                     "src/"
3751                 ]
3752             },
3753             "notification-url": "https://packagist.org/downloads/",
3754             "license": [
3755                 "BSD-3-Clause"
3756             ],
3757             "authors": [
3758                 {
3759                     "name": "Sebastian Bergmann",
3760                     "email": "sebastian@phpunit.de"
3761                 }
3762             ],
3763             "description": "Snapshotting of global state",
3764             "homepage": "http://www.github.com/sebastianbergmann/global-state",
3765             "keywords": [
3766                 "global state"
3767             ],
3768             "time": "2019-02-01T05:30:01+00:00"
3769         },
3770         {
3771             "name": "sebastian/object-enumerator",
3772             "version": "3.0.3",
3773             "source": {
3774                 "type": "git",
3775                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
3776                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
3777             },
3778             "dist": {
3779                 "type": "zip",
3780                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
3781                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
3782                 "shasum": ""
3783             },
3784             "require": {
3785                 "php": "^7.0",
3786                 "sebastian/object-reflector": "^1.1.1",
3787                 "sebastian/recursion-context": "^3.0"
3788             },
3789             "require-dev": {
3790                 "phpunit/phpunit": "^6.0"
3791             },
3792             "type": "library",
3793             "extra": {
3794                 "branch-alias": {
3795                     "dev-master": "3.0.x-dev"
3796                 }
3797             },
3798             "autoload": {
3799                 "classmap": [
3800                     "src/"
3801                 ]
3802             },
3803             "notification-url": "https://packagist.org/downloads/",
3804             "license": [
3805                 "BSD-3-Clause"
3806             ],
3807             "authors": [
3808                 {
3809                     "name": "Sebastian Bergmann",
3810                     "email": "sebastian@phpunit.de"
3811                 }
3812             ],
3813             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
3814             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
3815             "time": "2017-08-03T12:35:26+00:00"
3816         },
3817         {
3818             "name": "sebastian/object-reflector",
3819             "version": "1.1.1",
3820             "source": {
3821                 "type": "git",
3822                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
3823                 "reference": "773f97c67f28de00d397be301821b06708fca0be"
3824             },
3825             "dist": {
3826                 "type": "zip",
3827                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
3828                 "reference": "773f97c67f28de00d397be301821b06708fca0be",
3829                 "shasum": ""
3830             },
3831             "require": {
3832                 "php": "^7.0"
3833             },
3834             "require-dev": {
3835                 "phpunit/phpunit": "^6.0"
3836             },
3837             "type": "library",
3838             "extra": {
3839                 "branch-alias": {
3840                     "dev-master": "1.1-dev"
3841                 }
3842             },
3843             "autoload": {
3844                 "classmap": [
3845                     "src/"
3846                 ]
3847             },
3848             "notification-url": "https://packagist.org/downloads/",
3849             "license": [
3850                 "BSD-3-Clause"
3851             ],
3852             "authors": [
3853                 {
3854                     "name": "Sebastian Bergmann",
3855                     "email": "sebastian@phpunit.de"
3856                 }
3857             ],
3858             "description": "Allows reflection of object attributes, including inherited and non-public ones",
3859             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
3860             "time": "2017-03-29T09:07:27+00:00"
3861         },
3862         {
3863             "name": "sebastian/recursion-context",
3864             "version": "3.0.0",
3865             "source": {
3866                 "type": "git",
3867                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
3868                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
3869             },
3870             "dist": {
3871                 "type": "zip",
3872                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
3873                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
3874                 "shasum": ""
3875             },
3876             "require": {
3877                 "php": "^7.0"
3878             },
3879             "require-dev": {
3880                 "phpunit/phpunit": "^6.0"
3881             },
3882             "type": "library",
3883             "extra": {
3884                 "branch-alias": {
3885                     "dev-master": "3.0.x-dev"
3886                 }
3887             },
3888             "autoload": {
3889                 "classmap": [
3890                     "src/"
3891                 ]
3892             },
3893             "notification-url": "https://packagist.org/downloads/",
3894             "license": [
3895                 "BSD-3-Clause"
3896             ],
3897             "authors": [
3898                 {
3899                     "name": "Jeff Welch",
3900                     "email": "whatthejeff@gmail.com"
3901                 },
3902                 {
3903                     "name": "Sebastian Bergmann",
3904                     "email": "sebastian@phpunit.de"
3905                 },
3906                 {
3907                     "name": "Adam Harvey",
3908                     "email": "aharvey@php.net"
3909                 }
3910             ],
3911             "description": "Provides functionality to recursively process PHP variables",
3912             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
3913             "time": "2017-03-03T06:23:57+00:00"
3914         },
3915         {
3916             "name": "sebastian/resource-operations",
3917             "version": "2.0.1",
3918             "source": {
3919                 "type": "git",
3920                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
3921                 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
3922             },
3923             "dist": {
3924                 "type": "zip",
3925                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
3926                 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
3927                 "shasum": ""
3928             },
3929             "require": {
3930                 "php": "^7.1"
3931             },
3932             "type": "library",
3933             "extra": {
3934                 "branch-alias": {
3935                     "dev-master": "2.0-dev"
3936                 }
3937             },
3938             "autoload": {
3939                 "classmap": [
3940                     "src/"
3941                 ]
3942             },
3943             "notification-url": "https://packagist.org/downloads/",
3944             "license": [
3945                 "BSD-3-Clause"
3946             ],
3947             "authors": [
3948                 {
3949                     "name": "Sebastian Bergmann",
3950                     "email": "sebastian@phpunit.de"
3951                 }
3952             ],
3953             "description": "Provides a list of PHP built-in functions that operate on resources",
3954             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
3955             "time": "2018-10-04T04:07:39+00:00"
3956         },
3957         {
3958             "name": "sebastian/type",
3959             "version": "1.1.3",
3960             "source": {
3961                 "type": "git",
3962                 "url": "https://github.com/sebastianbergmann/type.git",
3963                 "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
3964             },
3965             "dist": {
3966                 "type": "zip",
3967                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
3968                 "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
3969                 "shasum": ""
3970             },
3971             "require": {
3972                 "php": "^7.2"
3973             },
3974             "require-dev": {
3975                 "phpunit/phpunit": "^8.2"
3976             },
3977             "type": "library",
3978             "extra": {
3979                 "branch-alias": {
3980                     "dev-master": "1.1-dev"
3981                 }
3982             },
3983             "autoload": {
3984                 "classmap": [
3985                     "src/"
3986                 ]
3987             },
3988             "notification-url": "https://packagist.org/downloads/",
3989             "license": [
3990                 "BSD-3-Clause"
3991             ],
3992             "authors": [
3993                 {
3994                     "name": "Sebastian Bergmann",
3995                     "email": "sebastian@phpunit.de",
3996                     "role": "lead"
3997                 }
3998             ],
3999             "description": "Collection of value objects that represent the types of the PHP type system",
4000             "homepage": "https://github.com/sebastianbergmann/type",
4001             "time": "2019-07-02T08:10:15+00:00"
4002         },
4003         {
4004             "name": "sebastian/version",
4005             "version": "2.0.1",
4006             "source": {
4007                 "type": "git",
4008                 "url": "https://github.com/sebastianbergmann/version.git",
4009                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4010             },
4011             "dist": {
4012                 "type": "zip",
4013                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4014                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4015                 "shasum": ""
4016             },
4017             "require": {
4018                 "php": ">=5.6"
4019             },
4020             "type": "library",
4021             "extra": {
4022                 "branch-alias": {
4023                     "dev-master": "2.0.x-dev"
4024                 }
4025             },
4026             "autoload": {
4027                 "classmap": [
4028                     "src/"
4029                 ]
4030             },
4031             "notification-url": "https://packagist.org/downloads/",
4032             "license": [
4033                 "BSD-3-Clause"
4034             ],
4035             "authors": [
4036                 {
4037                     "name": "Sebastian Bergmann",
4038                     "email": "sebastian@phpunit.de",
4039                     "role": "lead"
4040                 }
4041             ],
4042             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4043             "homepage": "https://github.com/sebastianbergmann/version",
4044             "time": "2016-10-03T07:35:21+00:00"
4045         },
4046         {
4047             "name": "symfony/browser-kit",
4048             "version": "v4.2.4",
4049             "source": {
4050                 "type": "git",
4051                 "url": "https://github.com/symfony/browser-kit.git",
4052                 "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0"
4053             },
4054             "dist": {
4055                 "type": "zip",
4056                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/61d85c5af2fc058014c7c89504c3944e73a086f0",
4057                 "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0",
4058                 "shasum": ""
4059             },
4060             "require": {
4061                 "php": "^7.1.3",
4062                 "symfony/dom-crawler": "~3.4|~4.0"
4063             },
4064             "require-dev": {
4065                 "symfony/css-selector": "~3.4|~4.0",
4066                 "symfony/process": "~3.4|~4.0"
4067             },
4068             "suggest": {
4069                 "symfony/process": ""
4070             },
4071             "type": "library",
4072             "extra": {
4073                 "branch-alias": {
4074                     "dev-master": "4.2-dev"
4075                 }
4076             },
4077             "autoload": {
4078                 "psr-4": {
4079                     "Symfony\\Component\\BrowserKit\\": ""
4080                 },
4081                 "exclude-from-classmap": [
4082                     "/Tests/"
4083                 ]
4084             },
4085             "notification-url": "https://packagist.org/downloads/",
4086             "license": [
4087                 "MIT"
4088             ],
4089             "authors": [
4090                 {
4091                     "name": "Fabien Potencier",
4092                     "email": "fabien@symfony.com"
4093                 },
4094                 {
4095                     "name": "Symfony Community",
4096                     "homepage": "https://symfony.com/contributors"
4097                 }
4098             ],
4099             "description": "Symfony BrowserKit Component",
4100             "homepage": "https://symfony.com",
4101             "time": "2019-02-23T15:17:42+00:00"
4102         },
4103         {
4104             "name": "symfony/console",
4105             "version": "v5.1.3",
4106             "source": {
4107                 "type": "git",
4108                 "url": "https://github.com/symfony/console.git",
4109                 "reference": "2226c68009627934b8cfc01260b4d287eab070df"
4110             },
4111             "dist": {
4112                 "type": "zip",
4113                 "url": "https://api.github.com/repos/symfony/console/zipball/2226c68009627934b8cfc01260b4d287eab070df",
4114                 "reference": "2226c68009627934b8cfc01260b4d287eab070df",
4115                 "shasum": ""
4116             },
4117             "require": {
4118                 "php": ">=7.2.5",
4119                 "symfony/polyfill-mbstring": "~1.0",
4120                 "symfony/polyfill-php73": "^1.8",
4121                 "symfony/polyfill-php80": "^1.15",
4122                 "symfony/service-contracts": "^1.1|^2",
4123                 "symfony/string": "^5.1"
4124             },
4125             "conflict": {
4126                 "symfony/dependency-injection": "<4.4",
4127                 "symfony/dotenv": "<5.1",
4128                 "symfony/event-dispatcher": "<4.4",
4129                 "symfony/lock": "<4.4",
4130                 "symfony/process": "<4.4"
4131             },
4132             "provide": {
4133                 "psr/log-implementation": "1.0"
4134             },
4135             "require-dev": {
4136                 "psr/log": "~1.0",
4137                 "symfony/config": "^4.4|^5.0",
4138                 "symfony/dependency-injection": "^4.4|^5.0",
4139                 "symfony/event-dispatcher": "^4.4|^5.0",
4140                 "symfony/lock": "^4.4|^5.0",
4141                 "symfony/process": "^4.4|^5.0",
4142                 "symfony/var-dumper": "^4.4|^5.0"
4143             },
4144             "suggest": {
4145                 "psr/log": "For using the console logger",
4146                 "symfony/event-dispatcher": "",
4147                 "symfony/lock": "",
4148                 "symfony/process": ""
4149             },
4150             "type": "library",
4151             "extra": {
4152                 "branch-alias": {
4153                     "dev-master": "5.1-dev"
4154                 }
4155             },
4156             "autoload": {
4157                 "psr-4": {
4158                     "Symfony\\Component\\Console\\": ""
4159                 },
4160                 "exclude-from-classmap": [
4161                     "/Tests/"
4162                 ]
4163             },
4164             "notification-url": "https://packagist.org/downloads/",
4165             "license": [
4166                 "MIT"
4167             ],
4168             "authors": [
4169                 {
4170                     "name": "Fabien Potencier",
4171                     "email": "fabien@symfony.com"
4172                 },
4173                 {
4174                     "name": "Symfony Community",
4175                     "homepage": "https://symfony.com/contributors"
4176                 }
4177             ],
4178             "description": "Symfony Console Component",
4179             "homepage": "https://symfony.com",
4180             "funding": [
4181                 {
4182                     "url": "https://symfony.com/sponsor",
4183                     "type": "custom"
4184                 },
4185                 {
4186                     "url": "https://github.com/fabpot",
4187                     "type": "github"
4188                 },
4189                 {
4190                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4191                     "type": "tidelift"
4192                 }
4193             ],
4194             "time": "2020-07-06T13:23:11+00:00"
4195         },
4196         {
4197             "name": "symfony/css-selector",
4198             "version": "v5.1.3",
4199             "source": {
4200                 "type": "git",
4201                 "url": "https://github.com/symfony/css-selector.git",
4202                 "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9"
4203             },
4204             "dist": {
4205                 "type": "zip",
4206                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/e544e24472d4c97b2d11ade7caacd446727c6bf9",
4207                 "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9",
4208                 "shasum": ""
4209             },
4210             "require": {
4211                 "php": ">=7.2.5"
4212             },
4213             "type": "library",
4214             "extra": {
4215                 "branch-alias": {
4216                     "dev-master": "5.1-dev"
4217                 }
4218             },
4219             "autoload": {
4220                 "psr-4": {
4221                     "Symfony\\Component\\CssSelector\\": ""
4222                 },
4223                 "exclude-from-classmap": [
4224                     "/Tests/"
4225                 ]
4226             },
4227             "notification-url": "https://packagist.org/downloads/",
4228             "license": [
4229                 "MIT"
4230             ],
4231             "authors": [
4232                 {
4233                     "name": "Fabien Potencier",
4234                     "email": "fabien@symfony.com"
4235                 },
4236                 {
4237                     "name": "Jean-François Simon",
4238                     "email": "jeanfrancois.simon@sensiolabs.com"
4239                 },
4240                 {
4241                     "name": "Symfony Community",
4242                     "homepage": "https://symfony.com/contributors"
4243                 }
4244             ],
4245             "description": "Symfony CssSelector Component",
4246             "homepage": "https://symfony.com",
4247             "funding": [
4248                 {
4249                     "url": "https://symfony.com/sponsor",
4250                     "type": "custom"
4251                 },
4252                 {
4253                     "url": "https://github.com/fabpot",
4254                     "type": "github"
4255                 },
4256                 {
4257                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4258                     "type": "tidelift"
4259                 }
4260             ],
4261             "time": "2020-05-20T17:43:50+00:00"
4262         },
4263         {
4264             "name": "symfony/deprecation-contracts",
4265             "version": "v2.1.3",
4266             "source": {
4267                 "type": "git",
4268                 "url": "https://github.com/symfony/deprecation-contracts.git",
4269                 "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14"
4270             },
4271             "dist": {
4272                 "type": "zip",
4273                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14",
4274                 "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14",
4275                 "shasum": ""
4276             },
4277             "require": {
4278                 "php": ">=7.1"
4279             },
4280             "type": "library",
4281             "extra": {
4282                 "branch-alias": {
4283                     "dev-master": "2.1-dev"
4284                 },
4285                 "thanks": {
4286                     "name": "symfony/contracts",
4287                     "url": "https://github.com/symfony/contracts"
4288                 }
4289             },
4290             "autoload": {
4291                 "files": [
4292                     "function.php"
4293                 ]
4294             },
4295             "notification-url": "https://packagist.org/downloads/",
4296             "license": [
4297                 "MIT"
4298             ],
4299             "authors": [
4300                 {
4301                     "name": "Nicolas Grekas",
4302                     "email": "p@tchwork.com"
4303                 },
4304                 {
4305                     "name": "Symfony Community",
4306                     "homepage": "https://symfony.com/contributors"
4307                 }
4308             ],
4309             "description": "A generic function and convention to trigger deprecation notices",
4310             "homepage": "https://symfony.com",
4311             "funding": [
4312                 {
4313                     "url": "https://symfony.com/sponsor",
4314                     "type": "custom"
4315                 },
4316                 {
4317                     "url": "https://github.com/fabpot",
4318                     "type": "github"
4319                 },
4320                 {
4321                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4322                     "type": "tidelift"
4323                 }
4324             ],
4325             "time": "2020-06-06T08:49:21+00:00"
4326         },
4327         {
4328             "name": "symfony/dom-crawler",
4329             "version": "v4.4.11",
4330             "source": {
4331                 "type": "git",
4332                 "url": "https://github.com/symfony/dom-crawler.git",
4333                 "reference": "72b3a65ddd5052cf6d65eac6669748ed311f39bf"
4334             },
4335             "dist": {
4336                 "type": "zip",
4337                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/72b3a65ddd5052cf6d65eac6669748ed311f39bf",
4338                 "reference": "72b3a65ddd5052cf6d65eac6669748ed311f39bf",
4339                 "shasum": ""
4340             },
4341             "require": {
4342                 "php": ">=7.1.3",
4343                 "symfony/polyfill-ctype": "~1.8",
4344                 "symfony/polyfill-mbstring": "~1.0"
4345             },
4346             "conflict": {
4347                 "masterminds/html5": "<2.6"
4348             },
4349             "require-dev": {
4350                 "masterminds/html5": "^2.6",
4351                 "symfony/css-selector": "^3.4|^4.0|^5.0"
4352             },
4353             "suggest": {
4354                 "symfony/css-selector": ""
4355             },
4356             "type": "library",
4357             "extra": {
4358                 "branch-alias": {
4359                     "dev-master": "4.4-dev"
4360                 }
4361             },
4362             "autoload": {
4363                 "psr-4": {
4364                     "Symfony\\Component\\DomCrawler\\": ""
4365                 },
4366                 "exclude-from-classmap": [
4367                     "/Tests/"
4368                 ]
4369             },
4370             "notification-url": "https://packagist.org/downloads/",
4371             "license": [
4372                 "MIT"
4373             ],
4374             "authors": [
4375                 {
4376                     "name": "Fabien Potencier",
4377                     "email": "fabien@symfony.com"
4378                 },
4379                 {
4380                     "name": "Symfony Community",
4381                     "homepage": "https://symfony.com/contributors"
4382                 }
4383             ],
4384             "description": "Symfony DomCrawler Component",
4385             "homepage": "https://symfony.com",
4386             "funding": [
4387                 {
4388                     "url": "https://symfony.com/sponsor",
4389                     "type": "custom"
4390                 },
4391                 {
4392                     "url": "https://github.com/fabpot",
4393                     "type": "github"
4394                 },
4395                 {
4396                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4397                     "type": "tidelift"
4398                 }
4399             ],
4400             "time": "2020-07-23T08:31:43+00:00"
4401         },
4402         {
4403             "name": "symfony/event-dispatcher",
4404             "version": "v5.1.3",
4405             "source": {
4406                 "type": "git",
4407                 "url": "https://github.com/symfony/event-dispatcher.git",
4408                 "reference": "7827d55911f91c070fc293ea51a06eec80797d76"
4409             },
4410             "dist": {
4411                 "type": "zip",
4412                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7827d55911f91c070fc293ea51a06eec80797d76",
4413                 "reference": "7827d55911f91c070fc293ea51a06eec80797d76",
4414                 "shasum": ""
4415             },
4416             "require": {
4417                 "php": ">=7.2.5",
4418                 "symfony/deprecation-contracts": "^2.1",
4419                 "symfony/event-dispatcher-contracts": "^2",
4420                 "symfony/polyfill-php80": "^1.15"
4421             },
4422             "conflict": {
4423                 "symfony/dependency-injection": "<4.4"
4424             },
4425             "provide": {
4426                 "psr/event-dispatcher-implementation": "1.0",
4427                 "symfony/event-dispatcher-implementation": "2.0"
4428             },
4429             "require-dev": {
4430                 "psr/log": "~1.0",
4431                 "symfony/config": "^4.4|^5.0",
4432                 "symfony/dependency-injection": "^4.4|^5.0",
4433                 "symfony/expression-language": "^4.4|^5.0",
4434                 "symfony/http-foundation": "^4.4|^5.0",
4435                 "symfony/service-contracts": "^1.1|^2",
4436                 "symfony/stopwatch": "^4.4|^5.0"
4437             },
4438             "suggest": {
4439                 "symfony/dependency-injection": "",
4440                 "symfony/http-kernel": ""
4441             },
4442             "type": "library",
4443             "extra": {
4444                 "branch-alias": {
4445                     "dev-master": "5.1-dev"
4446                 }
4447             },
4448             "autoload": {
4449                 "psr-4": {
4450                     "Symfony\\Component\\EventDispatcher\\": ""
4451                 },
4452                 "exclude-from-classmap": [
4453                     "/Tests/"
4454                 ]
4455             },
4456             "notification-url": "https://packagist.org/downloads/",
4457             "license": [
4458                 "MIT"
4459             ],
4460             "authors": [
4461                 {
4462                     "name": "Fabien Potencier",
4463                     "email": "fabien@symfony.com"
4464                 },
4465                 {
4466                     "name": "Symfony Community",
4467                     "homepage": "https://symfony.com/contributors"
4468                 }
4469             ],
4470             "description": "Symfony EventDispatcher Component",
4471             "homepage": "https://symfony.com",
4472             "funding": [
4473                 {
4474                     "url": "https://symfony.com/sponsor",
4475                     "type": "custom"
4476                 },
4477                 {
4478                     "url": "https://github.com/fabpot",
4479                     "type": "github"
4480                 },
4481                 {
4482                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4483                     "type": "tidelift"
4484                 }
4485             ],
4486             "time": "2020-06-18T18:24:02+00:00"
4487         },
4488         {
4489             "name": "symfony/event-dispatcher-contracts",
4490             "version": "v2.1.3",
4491             "source": {
4492                 "type": "git",
4493                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
4494                 "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b"
4495             },
4496             "dist": {
4497                 "type": "zip",
4498                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
4499                 "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
4500                 "shasum": ""
4501             },
4502             "require": {
4503                 "php": ">=7.2.5",
4504                 "psr/event-dispatcher": "^1"
4505             },
4506             "suggest": {
4507                 "symfony/event-dispatcher-implementation": ""
4508             },
4509             "type": "library",
4510             "extra": {
4511                 "branch-alias": {
4512                     "dev-master": "2.1-dev"
4513                 },
4514                 "thanks": {
4515                     "name": "symfony/contracts",
4516                     "url": "https://github.com/symfony/contracts"
4517                 }
4518             },
4519             "autoload": {
4520                 "psr-4": {
4521                     "Symfony\\Contracts\\EventDispatcher\\": ""
4522                 }
4523             },
4524             "notification-url": "https://packagist.org/downloads/",
4525             "license": [
4526                 "MIT"
4527             ],
4528             "authors": [
4529                 {
4530                     "name": "Nicolas Grekas",
4531                     "email": "p@tchwork.com"
4532                 },
4533                 {
4534                     "name": "Symfony Community",
4535                     "homepage": "https://symfony.com/contributors"
4536                 }
4537             ],
4538             "description": "Generic abstractions related to dispatching event",
4539             "homepage": "https://symfony.com",
4540             "keywords": [
4541                 "abstractions",
4542                 "contracts",
4543                 "decoupling",
4544                 "interfaces",
4545                 "interoperability",
4546                 "standards"
4547             ],
4548             "funding": [
4549                 {
4550                     "url": "https://symfony.com/sponsor",
4551                     "type": "custom"
4552                 },
4553                 {
4554                     "url": "https://github.com/fabpot",
4555                     "type": "github"
4556                 },
4557                 {
4558                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4559                     "type": "tidelift"
4560                 }
4561             ],
4562             "time": "2020-07-06T13:23:11+00:00"
4563         },
4564         {
4565             "name": "symfony/finder",
4566             "version": "v5.1.3",
4567             "source": {
4568                 "type": "git",
4569                 "url": "https://github.com/symfony/finder.git",
4570                 "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187"
4571             },
4572             "dist": {
4573                 "type": "zip",
4574                 "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187",
4575                 "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187",
4576                 "shasum": ""
4577             },
4578             "require": {
4579                 "php": ">=7.2.5"
4580             },
4581             "type": "library",
4582             "extra": {
4583                 "branch-alias": {
4584                     "dev-master": "5.1-dev"
4585                 }
4586             },
4587             "autoload": {
4588                 "psr-4": {
4589                     "Symfony\\Component\\Finder\\": ""
4590                 },
4591                 "exclude-from-classmap": [
4592                     "/Tests/"
4593                 ]
4594             },
4595             "notification-url": "https://packagist.org/downloads/",
4596             "license": [
4597                 "MIT"
4598             ],
4599             "authors": [
4600                 {
4601                     "name": "Fabien Potencier",
4602                     "email": "fabien@symfony.com"
4603                 },
4604                 {
4605                     "name": "Symfony Community",
4606                     "homepage": "https://symfony.com/contributors"
4607                 }
4608             ],
4609             "description": "Symfony Finder Component",
4610             "homepage": "https://symfony.com",
4611             "funding": [
4612                 {
4613                     "url": "https://symfony.com/sponsor",
4614                     "type": "custom"
4615                 },
4616                 {
4617                     "url": "https://github.com/fabpot",
4618                     "type": "github"
4619                 },
4620                 {
4621                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4622                     "type": "tidelift"
4623                 }
4624             ],
4625             "time": "2020-05-20T17:43:50+00:00"
4626         },
4627         {
4628             "name": "symfony/polyfill-ctype",
4629             "version": "v1.18.1",
4630             "source": {
4631                 "type": "git",
4632                 "url": "https://github.com/symfony/polyfill-ctype.git",
4633                 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
4634             },
4635             "dist": {
4636                 "type": "zip",
4637                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
4638                 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
4639                 "shasum": ""
4640             },
4641             "require": {
4642                 "php": ">=5.3.3"
4643             },
4644             "suggest": {
4645                 "ext-ctype": "For best performance"
4646             },
4647             "type": "library",
4648             "extra": {
4649                 "branch-alias": {
4650                     "dev-master": "1.18-dev"
4651                 },
4652                 "thanks": {
4653                     "name": "symfony/polyfill",
4654                     "url": "https://github.com/symfony/polyfill"
4655                 }
4656             },
4657             "autoload": {
4658                 "psr-4": {
4659                     "Symfony\\Polyfill\\Ctype\\": ""
4660                 },
4661                 "files": [
4662                     "bootstrap.php"
4663                 ]
4664             },
4665             "notification-url": "https://packagist.org/downloads/",
4666             "license": [
4667                 "MIT"
4668             ],
4669             "authors": [
4670                 {
4671                     "name": "Gert de Pagter",
4672                     "email": "BackEndTea@gmail.com"
4673                 },
4674                 {
4675                     "name": "Symfony Community",
4676                     "homepage": "https://symfony.com/contributors"
4677                 }
4678             ],
4679             "description": "Symfony polyfill for ctype functions",
4680             "homepage": "https://symfony.com",
4681             "keywords": [
4682                 "compatibility",
4683                 "ctype",
4684                 "polyfill",
4685                 "portable"
4686             ],
4687             "funding": [
4688                 {
4689                     "url": "https://symfony.com/sponsor",
4690                     "type": "custom"
4691                 },
4692                 {
4693                     "url": "https://github.com/fabpot",
4694                     "type": "github"
4695                 },
4696                 {
4697                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4698                     "type": "tidelift"
4699                 }
4700             ],
4701             "time": "2020-07-14T12:35:20+00:00"
4702         },
4703         {
4704             "name": "symfony/polyfill-intl-grapheme",
4705             "version": "v1.18.1",
4706             "source": {
4707                 "type": "git",
4708                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
4709                 "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5"
4710             },
4711             "dist": {
4712                 "type": "zip",
4713                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5",
4714                 "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5",
4715                 "shasum": ""
4716             },
4717             "require": {
4718                 "php": ">=5.3.3"
4719             },
4720             "suggest": {
4721                 "ext-intl": "For best performance"
4722             },
4723             "type": "library",
4724             "extra": {
4725                 "branch-alias": {
4726                     "dev-master": "1.18-dev"
4727                 },
4728                 "thanks": {
4729                     "name": "symfony/polyfill",
4730                     "url": "https://github.com/symfony/polyfill"
4731                 }
4732             },
4733             "autoload": {
4734                 "psr-4": {
4735                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
4736                 },
4737                 "files": [
4738                     "bootstrap.php"
4739                 ]
4740             },
4741             "notification-url": "https://packagist.org/downloads/",
4742             "license": [
4743                 "MIT"
4744             ],
4745             "authors": [
4746                 {
4747                     "name": "Nicolas Grekas",
4748                     "email": "p@tchwork.com"
4749                 },
4750                 {
4751                     "name": "Symfony Community",
4752                     "homepage": "https://symfony.com/contributors"
4753                 }
4754             ],
4755             "description": "Symfony polyfill for intl's grapheme_* functions",
4756             "homepage": "https://symfony.com",
4757             "keywords": [
4758                 "compatibility",
4759                 "grapheme",
4760                 "intl",
4761                 "polyfill",
4762                 "portable",
4763                 "shim"
4764             ],
4765             "funding": [
4766                 {
4767                     "url": "https://symfony.com/sponsor",
4768                     "type": "custom"
4769                 },
4770                 {
4771                     "url": "https://github.com/fabpot",
4772                     "type": "github"
4773                 },
4774                 {
4775                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4776                     "type": "tidelift"
4777                 }
4778             ],
4779             "time": "2020-07-14T12:35:20+00:00"
4780         },
4781         {
4782             "name": "symfony/polyfill-php73",
4783             "version": "v1.18.1",
4784             "source": {
4785                 "type": "git",
4786                 "url": "https://github.com/symfony/polyfill-php73.git",
4787                 "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
4788             },
4789             "dist": {
4790                 "type": "zip",
4791                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
4792                 "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
4793                 "shasum": ""
4794             },
4795             "require": {
4796                 "php": ">=5.3.3"
4797             },
4798             "type": "library",
4799             "extra": {
4800                 "branch-alias": {
4801                     "dev-master": "1.18-dev"
4802                 },
4803                 "thanks": {
4804                     "name": "symfony/polyfill",
4805                     "url": "https://github.com/symfony/polyfill"
4806                 }
4807             },
4808             "autoload": {
4809                 "psr-4": {
4810                     "Symfony\\Polyfill\\Php73\\": ""
4811                 },
4812                 "files": [
4813                     "bootstrap.php"
4814                 ],
4815                 "classmap": [
4816                     "Resources/stubs"
4817                 ]
4818             },
4819             "notification-url": "https://packagist.org/downloads/",
4820             "license": [
4821                 "MIT"
4822             ],
4823             "authors": [
4824                 {
4825                     "name": "Nicolas Grekas",
4826                     "email": "p@tchwork.com"
4827                 },
4828                 {
4829                     "name": "Symfony Community",
4830                     "homepage": "https://symfony.com/contributors"
4831                 }
4832             ],
4833             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
4834             "homepage": "https://symfony.com",
4835             "keywords": [
4836                 "compatibility",
4837                 "polyfill",
4838                 "portable",
4839                 "shim"
4840             ],
4841             "funding": [
4842                 {
4843                     "url": "https://symfony.com/sponsor",
4844                     "type": "custom"
4845                 },
4846                 {
4847                     "url": "https://github.com/fabpot",
4848                     "type": "github"
4849                 },
4850                 {
4851                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4852                     "type": "tidelift"
4853                 }
4854             ],
4855             "time": "2020-07-14T12:35:20+00:00"
4856         },
4857         {
4858             "name": "symfony/polyfill-php80",
4859             "version": "v1.18.1",
4860             "source": {
4861                 "type": "git",
4862                 "url": "https://github.com/symfony/polyfill-php80.git",
4863                 "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
4864             },
4865             "dist": {
4866                 "type": "zip",
4867                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
4868                 "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
4869                 "shasum": ""
4870             },
4871             "require": {
4872                 "php": ">=7.0.8"
4873             },
4874             "type": "library",
4875             "extra": {
4876                 "branch-alias": {
4877                     "dev-master": "1.18-dev"
4878                 },
4879                 "thanks": {
4880                     "name": "symfony/polyfill",
4881                     "url": "https://github.com/symfony/polyfill"
4882                 }
4883             },
4884             "autoload": {
4885                 "psr-4": {
4886                     "Symfony\\Polyfill\\Php80\\": ""
4887                 },
4888                 "files": [
4889                     "bootstrap.php"
4890                 ],
4891                 "classmap": [
4892                     "Resources/stubs"
4893                 ]
4894             },
4895             "notification-url": "https://packagist.org/downloads/",
4896             "license": [
4897                 "MIT"
4898             ],
4899             "authors": [
4900                 {
4901                     "name": "Ion Bazan",
4902                     "email": "ion.bazan@gmail.com"
4903                 },
4904                 {
4905                     "name": "Nicolas Grekas",
4906                     "email": "p@tchwork.com"
4907                 },
4908                 {
4909                     "name": "Symfony Community",
4910                     "homepage": "https://symfony.com/contributors"
4911                 }
4912             ],
4913             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
4914             "homepage": "https://symfony.com",
4915             "keywords": [
4916                 "compatibility",
4917                 "polyfill",
4918                 "portable",
4919                 "shim"
4920             ],
4921             "funding": [
4922                 {
4923                     "url": "https://symfony.com/sponsor",
4924                     "type": "custom"
4925                 },
4926                 {
4927                     "url": "https://github.com/fabpot",
4928                     "type": "github"
4929                 },
4930                 {
4931                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4932                     "type": "tidelift"
4933                 }
4934             ],
4935             "time": "2020-07-14T12:35:20+00:00"
4936         },
4937         {
4938             "name": "symfony/service-contracts",
4939             "version": "v2.1.3",
4940             "source": {
4941                 "type": "git",
4942                 "url": "https://github.com/symfony/service-contracts.git",
4943                 "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442"
4944             },
4945             "dist": {
4946                 "type": "zip",
4947                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442",
4948                 "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442",
4949                 "shasum": ""
4950             },
4951             "require": {
4952                 "php": ">=7.2.5",
4953                 "psr/container": "^1.0"
4954             },
4955             "suggest": {
4956                 "symfony/service-implementation": ""
4957             },
4958             "type": "library",
4959             "extra": {
4960                 "branch-alias": {
4961                     "dev-master": "2.1-dev"
4962                 },
4963                 "thanks": {
4964                     "name": "symfony/contracts",
4965                     "url": "https://github.com/symfony/contracts"
4966                 }
4967             },
4968             "autoload": {
4969                 "psr-4": {
4970                     "Symfony\\Contracts\\Service\\": ""
4971                 }
4972             },
4973             "notification-url": "https://packagist.org/downloads/",
4974             "license": [
4975                 "MIT"
4976             ],
4977             "authors": [
4978                 {
4979                     "name": "Nicolas Grekas",
4980                     "email": "p@tchwork.com"
4981                 },
4982                 {
4983                     "name": "Symfony Community",
4984                     "homepage": "https://symfony.com/contributors"
4985                 }
4986             ],
4987             "description": "Generic abstractions related to writing services",
4988             "homepage": "https://symfony.com",
4989             "keywords": [
4990                 "abstractions",
4991                 "contracts",
4992                 "decoupling",
4993                 "interfaces",
4994                 "interoperability",
4995                 "standards"
4996             ],
4997             "funding": [
4998                 {
4999                     "url": "https://symfony.com/sponsor",
5000                     "type": "custom"
5001                 },
5002                 {
5003                     "url": "https://github.com/fabpot",
5004                     "type": "github"
5005                 },
5006                 {
5007                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5008                     "type": "tidelift"
5009                 }
5010             ],
5011             "time": "2020-07-06T13:23:11+00:00"
5012         },
5013         {
5014             "name": "symfony/string",
5015             "version": "v5.1.3",
5016             "source": {
5017                 "type": "git",
5018                 "url": "https://github.com/symfony/string.git",
5019                 "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b"
5020             },
5021             "dist": {
5022                 "type": "zip",
5023                 "url": "https://api.github.com/repos/symfony/string/zipball/f629ba9b611c76224feb21fe2bcbf0b6f992300b",
5024                 "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b",
5025                 "shasum": ""
5026             },
5027             "require": {
5028                 "php": ">=7.2.5",
5029                 "symfony/polyfill-ctype": "~1.8",
5030                 "symfony/polyfill-intl-grapheme": "~1.0",
5031                 "symfony/polyfill-intl-normalizer": "~1.0",
5032                 "symfony/polyfill-mbstring": "~1.0",
5033                 "symfony/polyfill-php80": "~1.15"
5034             },
5035             "require-dev": {
5036                 "symfony/error-handler": "^4.4|^5.0",
5037                 "symfony/http-client": "^4.4|^5.0",
5038                 "symfony/translation-contracts": "^1.1|^2",
5039                 "symfony/var-exporter": "^4.4|^5.0"
5040             },
5041             "type": "library",
5042             "extra": {
5043                 "branch-alias": {
5044                     "dev-master": "5.1-dev"
5045                 }
5046             },
5047             "autoload": {
5048                 "psr-4": {
5049                     "Symfony\\Component\\String\\": ""
5050                 },
5051                 "files": [
5052                     "Resources/functions.php"
5053                 ],
5054                 "exclude-from-classmap": [
5055                     "/Tests/"
5056                 ]
5057             },
5058             "notification-url": "https://packagist.org/downloads/",
5059             "license": [
5060                 "MIT"
5061             ],
5062             "authors": [
5063                 {
5064                     "name": "Nicolas Grekas",
5065                     "email": "p@tchwork.com"
5066                 },
5067                 {
5068                     "name": "Symfony Community",
5069                     "homepage": "https://symfony.com/contributors"
5070                 }
5071             ],
5072             "description": "Symfony String component",
5073             "homepage": "https://symfony.com",
5074             "keywords": [
5075                 "grapheme",
5076                 "i18n",
5077                 "string",
5078                 "unicode",
5079                 "utf-8",
5080                 "utf8"
5081             ],
5082             "funding": [
5083                 {
5084                     "url": "https://symfony.com/sponsor",
5085                     "type": "custom"
5086                 },
5087                 {
5088                     "url": "https://github.com/fabpot",
5089                     "type": "github"
5090                 },
5091                 {
5092                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5093                     "type": "tidelift"
5094                 }
5095             ],
5096             "time": "2020-07-08T08:27:49+00:00"
5097         },
5098         {
5099             "name": "symfony/yaml",
5100             "version": "v5.1.3",
5101             "source": {
5102                 "type": "git",
5103                 "url": "https://github.com/symfony/yaml.git",
5104                 "reference": "ea342353a3ef4f453809acc4ebc55382231d4d23"
5105             },
5106             "dist": {
5107                 "type": "zip",
5108                 "url": "https://api.github.com/repos/symfony/yaml/zipball/ea342353a3ef4f453809acc4ebc55382231d4d23",
5109                 "reference": "ea342353a3ef4f453809acc4ebc55382231d4d23",
5110                 "shasum": ""
5111             },
5112             "require": {
5113                 "php": ">=7.2.5",
5114                 "symfony/deprecation-contracts": "^2.1",
5115                 "symfony/polyfill-ctype": "~1.8"
5116             },
5117             "conflict": {
5118                 "symfony/console": "<4.4"
5119             },
5120             "require-dev": {
5121                 "symfony/console": "^4.4|^5.0"
5122             },
5123             "suggest": {
5124                 "symfony/console": "For validating YAML files using the lint command"
5125             },
5126             "bin": [
5127                 "Resources/bin/yaml-lint"
5128             ],
5129             "type": "library",
5130             "extra": {
5131                 "branch-alias": {
5132                     "dev-master": "5.1-dev"
5133                 }
5134             },
5135             "autoload": {
5136                 "psr-4": {
5137                     "Symfony\\Component\\Yaml\\": ""
5138                 },
5139                 "exclude-from-classmap": [
5140                     "/Tests/"
5141                 ]
5142             },
5143             "notification-url": "https://packagist.org/downloads/",
5144             "license": [
5145                 "MIT"
5146             ],
5147             "authors": [
5148                 {
5149                     "name": "Fabien Potencier",
5150                     "email": "fabien@symfony.com"
5151                 },
5152                 {
5153                     "name": "Symfony Community",
5154                     "homepage": "https://symfony.com/contributors"
5155                 }
5156             ],
5157             "description": "Symfony Yaml Component",
5158             "homepage": "https://symfony.com",
5159             "funding": [
5160                 {
5161                     "url": "https://symfony.com/sponsor",
5162                     "type": "custom"
5163                 },
5164                 {
5165                     "url": "https://github.com/fabpot",
5166                     "type": "github"
5167                 },
5168                 {
5169                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5170                     "type": "tidelift"
5171                 }
5172             ],
5173             "time": "2020-05-20T17:43:50+00:00"
5174         },
5175         {
5176             "name": "theseer/tokenizer",
5177             "version": "1.2.0",
5178             "source": {
5179                 "type": "git",
5180                 "url": "https://github.com/theseer/tokenizer.git",
5181                 "reference": "75a63c33a8577608444246075ea0af0d052e452a"
5182             },
5183             "dist": {
5184                 "type": "zip",
5185                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
5186                 "reference": "75a63c33a8577608444246075ea0af0d052e452a",
5187                 "shasum": ""
5188             },
5189             "require": {
5190                 "ext-dom": "*",
5191                 "ext-tokenizer": "*",
5192                 "ext-xmlwriter": "*",
5193                 "php": "^7.2 || ^8.0"
5194             },
5195             "type": "library",
5196             "autoload": {
5197                 "classmap": [
5198                     "src/"
5199                 ]
5200             },
5201             "notification-url": "https://packagist.org/downloads/",
5202             "license": [
5203                 "BSD-3-Clause"
5204             ],
5205             "authors": [
5206                 {
5207                     "name": "Arne Blankerts",
5208                     "email": "arne@blankerts.de",
5209                     "role": "Developer"
5210                 }
5211             ],
5212             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
5213             "funding": [
5214                 {
5215                     "url": "https://github.com/theseer",
5216                     "type": "github"
5217                 }
5218             ],
5219             "time": "2020-07-12T23:59:07+00:00"
5220         },
5221         {
5222             "name": "webmozart/assert",
5223             "version": "1.9.1",
5224             "source": {
5225                 "type": "git",
5226                 "url": "https://github.com/webmozart/assert.git",
5227                 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
5228             },
5229             "dist": {
5230                 "type": "zip",
5231                 "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
5232                 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
5233                 "shasum": ""
5234             },
5235             "require": {
5236                 "php": "^5.3.3 || ^7.0 || ^8.0",
5237                 "symfony/polyfill-ctype": "^1.8"
5238             },
5239             "conflict": {
5240                 "phpstan/phpstan": "<0.12.20",
5241                 "vimeo/psalm": "<3.9.1"
5242             },
5243             "require-dev": {
5244                 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
5245             },
5246             "type": "library",
5247             "autoload": {
5248                 "psr-4": {
5249                     "Webmozart\\Assert\\": "src/"
5250                 }
5251             },
5252             "notification-url": "https://packagist.org/downloads/",
5253             "license": [
5254                 "MIT"
5255             ],
5256             "authors": [
5257                 {
5258                     "name": "Bernhard Schussek",
5259                     "email": "bschussek@gmail.com"
5260                 }
5261             ],
5262             "description": "Assertions to validate method input/output with nice error messages.",
5263             "keywords": [
5264                 "assert",
5265                 "check",
5266                 "validate"
5267             ],
5268             "time": "2020-07-08T17:02:28+00:00"
5269         },
5270         {
5271             "name": "yiisoft/yii2-debug",
5272             "version": "2.1.13",
5273             "source": {
5274                 "type": "git",
5275                 "url": "https://github.com/yiisoft/yii2-debug.git",
5276                 "reference": "696712a2a3565b1a072ad3c9d298e262967e8282"
5277             },
5278             "dist": {
5279                 "type": "zip",
5280                 "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/696712a2a3565b1a072ad3c9d298e262967e8282",
5281                 "reference": "696712a2a3565b1a072ad3c9d298e262967e8282",
5282                 "shasum": ""
5283             },
5284             "require": {
5285                 "ext-mbstring": "*",
5286                 "opis/closure": "^3.3",
5287                 "php": ">=5.4",
5288                 "yiisoft/yii2": "~2.0.13"
5289             },
5290             "require-dev": {
5291                 "phpunit/phpunit": "<7",
5292                 "yiisoft/yii2-coding-standards": "~2.0",
5293                 "yiisoft/yii2-swiftmailer": "*"
5294             },
5295             "type": "yii2-extension",
5296             "extra": {
5297                 "branch-alias": {
5298                     "dev-master": "2.0.x-dev"
5299                 }
5300             },
5301             "autoload": {
5302                 "psr-4": {
5303                     "yii\\debug\\": "src"
5304                 }
5305             },
5306             "notification-url": "https://packagist.org/downloads/",
5307             "license": [
5308                 "BSD-3-Clause"
5309             ],
5310             "authors": [
5311                 {
5312                     "name": "Qiang Xue",
5313                     "email": "qiang.xue@gmail.com"
5314                 },
5315                 {
5316                     "name": "Simon Karlen",
5317                     "email": "simi.albi@outlook.com"
5318                 }
5319             ],
5320             "description": "The debugger extension for the Yii framework",
5321             "keywords": [
5322                 "debug",
5323                 "debugger",
5324                 "yii2"
5325             ],
5326             "time": "2020-01-17T13:40:32+00:00"
5327         },
5328         {
5329             "name": "yiisoft/yii2-faker",
5330             "version": "2.0.4",
5331             "source": {
5332                 "type": "git",
5333                 "url": "https://github.com/yiisoft/yii2-faker.git",
5334                 "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1"
5335             },
5336             "dist": {
5337                 "type": "zip",
5338                 "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/3df62b1dcb272a8413f9c6e532c9d73f325ccde1",
5339                 "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1",
5340                 "shasum": ""
5341             },
5342             "require": {
5343                 "fzaninotto/faker": "~1.4",
5344                 "yiisoft/yii2": "~2.0.0"
5345             },
5346             "type": "yii2-extension",
5347             "extra": {
5348                 "branch-alias": {
5349                     "dev-master": "2.0.x-dev"
5350                 }
5351             },
5352             "autoload": {
5353                 "psr-4": {
5354                     "yii\\faker\\": ""
5355                 }
5356             },
5357             "notification-url": "https://packagist.org/downloads/",
5358             "license": [
5359                 "BSD-3-Clause"
5360             ],
5361             "authors": [
5362                 {
5363                     "name": "Mark Jebri",
5364                     "email": "mark.github@yandex.ru"
5365                 }
5366             ],
5367             "description": "Fixture generator. The Faker integration for the Yii framework.",
5368             "keywords": [
5369                 "Fixture",
5370                 "faker",
5371                 "yii2"
5372             ],
5373             "time": "2018-02-19T20:27:10+00:00"
5374         },
5375         {
5376             "name": "yiisoft/yii2-gii",
5377             "version": "2.1.4",
5378             "source": {
5379                 "type": "git",
5380                 "url": "https://github.com/yiisoft/yii2-gii.git",
5381                 "reference": "d879cb186361fbc6f71a2d994d580b5a071a5642"
5382             },
5383             "dist": {
5384                 "type": "zip",
5385                 "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/d879cb186361fbc6f71a2d994d580b5a071a5642",
5386                 "reference": "d879cb186361fbc6f71a2d994d580b5a071a5642",
5387                 "shasum": ""
5388             },
5389             "require": {
5390                 "phpspec/php-diff": "^1.1.0",
5391                 "yiisoft/yii2": "~2.0.14"
5392             },
5393             "require-dev": {
5394                 "phpunit/phpunit": "<7",
5395                 "yiisoft/yii2-coding-standards": "~2.0"
5396             },
5397             "type": "yii2-extension",
5398             "extra": {
5399                 "branch-alias": {
5400                     "dev-master": "2.0.x-dev"
5401                 }
5402             },
5403             "autoload": {
5404                 "psr-4": {
5405                     "yii\\gii\\": "src"
5406                 }
5407             },
5408             "notification-url": "https://packagist.org/downloads/",
5409             "license": [
5410                 "BSD-3-Clause"
5411             ],
5412             "authors": [
5413                 {
5414                     "name": "Qiang Xue",
5415                     "email": "qiang.xue@gmail.com"
5416                 }
5417             ],
5418             "description": "The Gii extension for the Yii framework",
5419             "keywords": [
5420                 "code generator",
5421                 "gii",
5422                 "yii2"
5423             ],
5424             "time": "2020-01-17T13:33:30+00:00"
5425         }
5426     ],
5427     "aliases": [],
5428     "minimum-stability": "stable",
5429     "stability-flags": [],
5430     "prefer-stable": false,
5431     "prefer-lowest": false,
5432     "platform": {
5433         "php": ">=5.6.0"
5434     },
5435     "platform-dev": [],
5436     "plugin-api-version": "2.0.0"
5437 }