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.1",
1781             "source": {
1782                 "type": "git",
1783                 "url": "https://github.com/Codeception/module-db.git",
1784                 "reference": "13a2b86206d09c50ab2e5375b261df35b650e58f"
1785             },
1786             "dist": {
1787                 "type": "zip",
1788                 "url": "https://api.github.com/repos/Codeception/module-db/zipball/13a2b86206d09c50ab2e5375b261df35b650e58f",
1789                 "reference": "13a2b86206d09c50ab2e5375b261df35b650e58f",
1790                 "shasum": ""
1791             },
1792             "require": {
1793                 "codeception/codeception": "*@dev",
1794                 "php": ">=5.6.0 <8.0"
1795             },
1796             "conflict": {
1797                 "codeception/codeception": "<4.0"
1798             },
1799             "require-dev": {
1800                 "codeception/util-robohelpers": "dev-master"
1801             },
1802             "type": "library",
1803             "autoload": {
1804                 "classmap": [
1805                     "src/"
1806                 ]
1807             },
1808             "notification-url": "https://packagist.org/downloads/",
1809             "license": [
1810                 "MIT"
1811             ],
1812             "authors": [
1813                 {
1814                     "name": "Michael Bodnarchuk"
1815                 },
1816                 {
1817                     "name": "Gintautas Miselis"
1818                 }
1819             ],
1820             "description": "WebDriver module for Codeception",
1821             "homepage": "http://codeception.com/",
1822             "keywords": [
1823                 "acceptance-testing",
1824                 "browser-testing",
1825                 "codeception"
1826             ],
1827             "time": "2019-12-08T17:56:49+00:00"
1828         },
1829         {
1830             "name": "codeception/module-filesystem",
1831             "version": "1.0.2",
1832             "source": {
1833                 "type": "git",
1834                 "url": "https://github.com/Codeception/module-filesystem.git",
1835                 "reference": "fe3c352479924ec0aaf6a6c3d6825dc14242b81e"
1836             },
1837             "dist": {
1838                 "type": "zip",
1839                 "url": "https://api.github.com/repos/Codeception/module-filesystem/zipball/fe3c352479924ec0aaf6a6c3d6825dc14242b81e",
1840                 "reference": "fe3c352479924ec0aaf6a6c3d6825dc14242b81e",
1841                 "shasum": ""
1842             },
1843             "require": {
1844                 "codeception/codeception": "*@dev",
1845                 "php": ">=5.6.0 <8.0",
1846                 "symfony/finder": ">=2.7 <6.0"
1847             },
1848             "conflict": {
1849                 "codeception/codeception": "<4.0"
1850             },
1851             "require-dev": {
1852                 "codeception/util-robohelpers": "dev-master"
1853             },
1854             "type": "library",
1855             "autoload": {
1856                 "classmap": [
1857                     "src/"
1858                 ]
1859             },
1860             "notification-url": "https://packagist.org/downloads/",
1861             "license": [
1862                 "MIT"
1863             ],
1864             "authors": [
1865                 {
1866                     "name": "Michael Bodnarchuk"
1867                 },
1868                 {
1869                     "name": "Gintautas Miselis"
1870                 }
1871             ],
1872             "description": "Codeception module for testing local filesystem",
1873             "homepage": "http://codeception.com/",
1874             "keywords": [
1875                 "codeception",
1876                 "filesystem"
1877             ],
1878             "time": "2019-12-04T17:13:39+00:00"
1879         },
1880         {
1881             "name": "codeception/module-rest",
1882             "version": "1.2.3",
1883             "source": {
1884                 "type": "git",
1885                 "url": "https://github.com/Codeception/module-rest.git",
1886                 "reference": "63d09a1ed9fb9bb981d22396e7c2c7d20570f217"
1887             },
1888             "dist": {
1889                 "type": "zip",
1890                 "url": "https://api.github.com/repos/Codeception/module-rest/zipball/63d09a1ed9fb9bb981d22396e7c2c7d20570f217",
1891                 "reference": "63d09a1ed9fb9bb981d22396e7c2c7d20570f217",
1892                 "shasum": ""
1893             },
1894             "require": {
1895                 "codeception/codeception": "^4.0",
1896                 "flow/jsonpath": "^0.5",
1897                 "justinrainbow/json-schema": "^5.2.9",
1898                 "php": ">=5.6.0 <8.0"
1899             },
1900             "require-dev": {
1901                 "codeception/lib-innerbrowser": "^1.0",
1902                 "codeception/util-robohelpers": "dev-master",
1903                 "codeception/util-universalframework": "^1.0"
1904             },
1905             "suggest": {
1906                 "aws/aws-sdk-php": "For using AWS Auth"
1907             },
1908             "type": "library",
1909             "autoload": {
1910                 "classmap": [
1911                     "src/"
1912                 ]
1913             },
1914             "notification-url": "https://packagist.org/downloads/",
1915             "license": [
1916                 "MIT"
1917             ],
1918             "authors": [
1919                 {
1920                     "name": "Gintautas Miselis"
1921                 }
1922             ],
1923             "description": "REST module for Codeception",
1924             "homepage": "http://codeception.com/",
1925             "keywords": [
1926                 "codeception",
1927                 "rest"
1928             ],
1929             "time": "2020-09-17T13:36:51+00:00"
1930         },
1931         {
1932             "name": "codeception/module-yii2",
1933             "version": "1.1.0",
1934             "source": {
1935                 "type": "git",
1936                 "url": "https://github.com/Codeception/module-yii2.git",
1937                 "reference": "89ec2b34db0fe1c80d404d939ecc7ab07051b4b7"
1938             },
1939             "dist": {
1940                 "type": "zip",
1941                 "url": "https://api.github.com/repos/Codeception/module-yii2/zipball/89ec2b34db0fe1c80d404d939ecc7ab07051b4b7",
1942                 "reference": "89ec2b34db0fe1c80d404d939ecc7ab07051b4b7",
1943                 "shasum": ""
1944             },
1945             "require": {
1946                 "codeception/codeception": "4.0.x-dev | ^4.0",
1947                 "codeception/lib-innerbrowser": "^1.0",
1948                 "php": ">=5.6.0 <8.0"
1949             },
1950             "require-dev": {
1951                 "codeception/util-robohelpers": "dev-master"
1952             },
1953             "type": "library",
1954             "autoload": {
1955                 "classmap": [
1956                     "src/"
1957                 ]
1958             },
1959             "notification-url": "https://packagist.org/downloads/",
1960             "license": [
1961                 "MIT"
1962             ],
1963             "authors": [
1964                 {
1965                     "name": "Alexander Makarov"
1966                 },
1967                 {
1968                     "name": "Sam Mouse"
1969                 },
1970                 {
1971                     "name": "Michael Bodnarchuk"
1972                 }
1973             ],
1974             "description": "Codeception module for Yii2 framework",
1975             "homepage": "http://codeception.com/",
1976             "keywords": [
1977                 "codeception",
1978                 "yii2"
1979             ],
1980             "time": "2020-01-28T12:56:17+00:00"
1981         },
1982         {
1983             "name": "codeception/phpunit-wrapper",
1984             "version": "8.1.2",
1985             "source": {
1986                 "type": "git",
1987                 "url": "https://github.com/Codeception/phpunit-wrapper.git",
1988                 "reference": "e610200adf75ebc1ea7cf10d7cdb43e0f5fff3cc"
1989             },
1990             "dist": {
1991                 "type": "zip",
1992                 "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/e610200adf75ebc1ea7cf10d7cdb43e0f5fff3cc",
1993                 "reference": "e610200adf75ebc1ea7cf10d7cdb43e0f5fff3cc",
1994                 "shasum": ""
1995             },
1996             "require": {
1997                 "php": ">=7.2",
1998                 "phpunit/php-code-coverage": "^7.0",
1999                 "phpunit/phpunit": "^8.0",
2000                 "sebastian/comparator": "^3.0",
2001                 "sebastian/diff": "^3.0"
2002             },
2003             "require-dev": {
2004                 "codeception/specify": "*",
2005                 "vlucas/phpdotenv": "^3.0"
2006             },
2007             "type": "library",
2008             "autoload": {
2009                 "psr-4": {
2010                     "Codeception\\PHPUnit\\": "src/"
2011                 }
2012             },
2013             "notification-url": "https://packagist.org/downloads/",
2014             "license": [
2015                 "MIT"
2016             ],
2017             "authors": [
2018                 {
2019                     "name": "Davert",
2020                     "email": "davert.php@resend.cc"
2021                 }
2022             ],
2023             "description": "PHPUnit classes used by Codeception",
2024             "time": "2020-04-17T18:30:51+00:00"
2025         },
2026         {
2027             "name": "codeception/specify",
2028             "version": "0.4.6",
2029             "source": {
2030                 "type": "git",
2031                 "url": "https://github.com/Codeception/Specify.git",
2032                 "reference": "21b586f503ca444aa519dd9cafb32f113a05f286"
2033             },
2034             "dist": {
2035                 "type": "zip",
2036                 "url": "https://api.github.com/repos/Codeception/Specify/zipball/21b586f503ca444aa519dd9cafb32f113a05f286",
2037                 "reference": "21b586f503ca444aa519dd9cafb32f113a05f286",
2038                 "shasum": ""
2039             },
2040             "require": {
2041                 "myclabs/deep-copy": "~1.1",
2042                 "php": ">=5.4.0"
2043             },
2044             "require-dev": {
2045                 "phpunit/phpunit": "~4.0"
2046             },
2047             "type": "library",
2048             "autoload": {
2049                 "psr-0": {
2050                     "Codeception\\": "src/"
2051                 }
2052             },
2053             "notification-url": "https://packagist.org/downloads/",
2054             "license": [
2055                 "MIT"
2056             ],
2057             "authors": [
2058                 {
2059                     "name": "Michael Bodnarchuk",
2060                     "email": "davert.php@mailican.com"
2061                 }
2062             ],
2063             "description": "BDD code blocks for PHPUnit and Codeception",
2064             "time": "2016-10-21T09:42:00+00:00"
2065         },
2066         {
2067             "name": "codeception/stub",
2068             "version": "3.7.0",
2069             "source": {
2070                 "type": "git",
2071                 "url": "https://github.com/Codeception/Stub.git",
2072                 "reference": "468dd5fe659f131fc997f5196aad87512f9b1304"
2073             },
2074             "dist": {
2075                 "type": "zip",
2076                 "url": "https://api.github.com/repos/Codeception/Stub/zipball/468dd5fe659f131fc997f5196aad87512f9b1304",
2077                 "reference": "468dd5fe659f131fc997f5196aad87512f9b1304",
2078                 "shasum": ""
2079             },
2080             "require": {
2081                 "phpunit/phpunit": "^8.4 | ^9.0"
2082             },
2083             "type": "library",
2084             "autoload": {
2085                 "psr-4": {
2086                     "Codeception\\": "src/"
2087                 }
2088             },
2089             "notification-url": "https://packagist.org/downloads/",
2090             "license": [
2091                 "MIT"
2092             ],
2093             "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
2094             "time": "2020-07-03T15:54:43+00:00"
2095         },
2096         {
2097             "name": "codeception/verify",
2098             "version": "1.1.0",
2099             "source": {
2100                 "type": "git",
2101                 "url": "https://github.com/Codeception/Verify.git",
2102                 "reference": "fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3"
2103             },
2104             "dist": {
2105                 "type": "zip",
2106                 "url": "https://api.github.com/repos/Codeception/Verify/zipball/fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3",
2107                 "reference": "fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3",
2108                 "shasum": ""
2109             },
2110             "require": {
2111                 "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.4",
2112                 "php": ">= 7.0",
2113                 "phpunit/phpunit": "> 6.0"
2114             },
2115             "type": "library",
2116             "autoload": {
2117                 "files": [
2118                     "src/Codeception/function.php"
2119                 ],
2120                 "psr-4": {
2121                     "Codeception\\": "src\\Codeception"
2122                 }
2123             },
2124             "notification-url": "https://packagist.org/downloads/",
2125             "license": [
2126                 "MIT"
2127             ],
2128             "authors": [
2129                 {
2130                     "name": "Michael Bodnarchuk",
2131                     "email": "davert@codeception.com"
2132                 }
2133             ],
2134             "description": "BDD assertion library for PHPUnit",
2135             "time": "2019-07-30T18:21:46+00:00"
2136         },
2137         {
2138             "name": "doctrine/instantiator",
2139             "version": "1.3.1",
2140             "source": {
2141                 "type": "git",
2142                 "url": "https://github.com/doctrine/instantiator.git",
2143                 "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
2144             },
2145             "dist": {
2146                 "type": "zip",
2147                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
2148                 "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
2149                 "shasum": ""
2150             },
2151             "require": {
2152                 "php": "^7.1 || ^8.0"
2153             },
2154             "require-dev": {
2155                 "doctrine/coding-standard": "^6.0",
2156                 "ext-pdo": "*",
2157                 "ext-phar": "*",
2158                 "phpbench/phpbench": "^0.13",
2159                 "phpstan/phpstan-phpunit": "^0.11",
2160                 "phpstan/phpstan-shim": "^0.11",
2161                 "phpunit/phpunit": "^7.0"
2162             },
2163             "type": "library",
2164             "extra": {
2165                 "branch-alias": {
2166                     "dev-master": "1.2.x-dev"
2167                 }
2168             },
2169             "autoload": {
2170                 "psr-4": {
2171                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2172                 }
2173             },
2174             "notification-url": "https://packagist.org/downloads/",
2175             "license": [
2176                 "MIT"
2177             ],
2178             "authors": [
2179                 {
2180                     "name": "Marco Pivetta",
2181                     "email": "ocramius@gmail.com",
2182                     "homepage": "http://ocramius.github.com/"
2183                 }
2184             ],
2185             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2186             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
2187             "keywords": [
2188                 "constructor",
2189                 "instantiate"
2190             ],
2191             "funding": [
2192                 {
2193                     "url": "https://www.doctrine-project.org/sponsorship.html",
2194                     "type": "custom"
2195                 },
2196                 {
2197                     "url": "https://www.patreon.com/phpdoctrine",
2198                     "type": "patreon"
2199                 },
2200                 {
2201                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
2202                     "type": "tidelift"
2203                 }
2204             ],
2205             "time": "2020-05-29T17:27:14+00:00"
2206         },
2207         {
2208             "name": "flow/jsonpath",
2209             "version": "0.5.0",
2210             "source": {
2211                 "type": "git",
2212                 "url": "https://github.com/FlowCommunications/JSONPath.git",
2213                 "reference": "b9738858c75d008c1211612b973e9510f8b7f8ea"
2214             },
2215             "dist": {
2216                 "type": "zip",
2217                 "url": "https://api.github.com/repos/FlowCommunications/JSONPath/zipball/b9738858c75d008c1211612b973e9510f8b7f8ea",
2218                 "reference": "b9738858c75d008c1211612b973e9510f8b7f8ea",
2219                 "shasum": ""
2220             },
2221             "require": {
2222                 "php": ">=5.4.0"
2223             },
2224             "require-dev": {
2225                 "peekmo/jsonpath": "dev-master",
2226                 "phpunit/phpunit": "^7.0"
2227             },
2228             "type": "library",
2229             "autoload": {
2230                 "psr-0": {
2231                     "Flow\\JSONPath": "src/",
2232                     "Flow\\JSONPath\\Test": "tests/"
2233                 }
2234             },
2235             "notification-url": "https://packagist.org/downloads/",
2236             "license": [
2237                 "MIT"
2238             ],
2239             "authors": [
2240                 {
2241                     "name": "Stephen Frank",
2242                     "email": "stephen@flowsa.com"
2243                 }
2244             ],
2245             "description": "JSONPath implementation for parsing, searching and flattening arrays",
2246             "time": "2019-07-15T17:23:22+00:00"
2247         },
2248         {
2249             "name": "fzaninotto/faker",
2250             "version": "v1.9.1",
2251             "source": {
2252                 "type": "git",
2253                 "url": "https://github.com/fzaninotto/Faker.git",
2254                 "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f"
2255             },
2256             "dist": {
2257                 "type": "zip",
2258                 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f",
2259                 "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f",
2260                 "shasum": ""
2261             },
2262             "require": {
2263                 "php": "^5.3.3 || ^7.0"
2264             },
2265             "require-dev": {
2266                 "ext-intl": "*",
2267                 "phpunit/phpunit": "^4.8.35 || ^5.7",
2268                 "squizlabs/php_codesniffer": "^2.9.2"
2269             },
2270             "type": "library",
2271             "extra": {
2272                 "branch-alias": {
2273                     "dev-master": "1.9-dev"
2274                 }
2275             },
2276             "autoload": {
2277                 "psr-4": {
2278                     "Faker\\": "src/Faker/"
2279                 }
2280             },
2281             "notification-url": "https://packagist.org/downloads/",
2282             "license": [
2283                 "MIT"
2284             ],
2285             "authors": [
2286                 {
2287                     "name": "François Zaninotto"
2288                 }
2289             ],
2290             "description": "Faker is a PHP library that generates fake data for you.",
2291             "keywords": [
2292                 "data",
2293                 "faker",
2294                 "fixtures"
2295             ],
2296             "time": "2019-12-12T13:22:17+00:00"
2297         },
2298         {
2299             "name": "guzzlehttp/psr7",
2300             "version": "1.6.1",
2301             "source": {
2302                 "type": "git",
2303                 "url": "https://github.com/guzzle/psr7.git",
2304                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
2305             },
2306             "dist": {
2307                 "type": "zip",
2308                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
2309                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
2310                 "shasum": ""
2311             },
2312             "require": {
2313                 "php": ">=5.4.0",
2314                 "psr/http-message": "~1.0",
2315                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
2316             },
2317             "provide": {
2318                 "psr/http-message-implementation": "1.0"
2319             },
2320             "require-dev": {
2321                 "ext-zlib": "*",
2322                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
2323             },
2324             "suggest": {
2325                 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
2326             },
2327             "type": "library",
2328             "extra": {
2329                 "branch-alias": {
2330                     "dev-master": "1.6-dev"
2331                 }
2332             },
2333             "autoload": {
2334                 "psr-4": {
2335                     "GuzzleHttp\\Psr7\\": "src/"
2336                 },
2337                 "files": [
2338                     "src/functions_include.php"
2339                 ]
2340             },
2341             "notification-url": "https://packagist.org/downloads/",
2342             "license": [
2343                 "MIT"
2344             ],
2345             "authors": [
2346                 {
2347                     "name": "Michael Dowling",
2348                     "email": "mtdowling@gmail.com",
2349                     "homepage": "https://github.com/mtdowling"
2350                 },
2351                 {
2352                     "name": "Tobias Schultze",
2353                     "homepage": "https://github.com/Tobion"
2354                 }
2355             ],
2356             "description": "PSR-7 message implementation that also provides common utility methods",
2357             "keywords": [
2358                 "http",
2359                 "message",
2360                 "psr-7",
2361                 "request",
2362                 "response",
2363                 "stream",
2364                 "uri",
2365                 "url"
2366             ],
2367             "time": "2019-07-01T23:21:34+00:00"
2368         },
2369         {
2370             "name": "justinrainbow/json-schema",
2371             "version": "5.2.10",
2372             "source": {
2373                 "type": "git",
2374                 "url": "https://github.com/justinrainbow/json-schema.git",
2375                 "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
2376             },
2377             "dist": {
2378                 "type": "zip",
2379                 "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
2380                 "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
2381                 "shasum": ""
2382             },
2383             "require": {
2384                 "php": ">=5.3.3"
2385             },
2386             "require-dev": {
2387                 "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
2388                 "json-schema/json-schema-test-suite": "1.2.0",
2389                 "phpunit/phpunit": "^4.8.35"
2390             },
2391             "bin": [
2392                 "bin/validate-json"
2393             ],
2394             "type": "library",
2395             "extra": {
2396                 "branch-alias": {
2397                     "dev-master": "5.0.x-dev"
2398                 }
2399             },
2400             "autoload": {
2401                 "psr-4": {
2402                     "JsonSchema\\": "src/JsonSchema/"
2403                 }
2404             },
2405             "notification-url": "https://packagist.org/downloads/",
2406             "license": [
2407                 "MIT"
2408             ],
2409             "authors": [
2410                 {
2411                     "name": "Bruno Prieto Reis",
2412                     "email": "bruno.p.reis@gmail.com"
2413                 },
2414                 {
2415                     "name": "Justin Rainbow",
2416                     "email": "justin.rainbow@gmail.com"
2417                 },
2418                 {
2419                     "name": "Igor Wiedler",
2420                     "email": "igor@wiedler.ch"
2421                 },
2422                 {
2423                     "name": "Robert Schönthal",
2424                     "email": "seroscho@googlemail.com"
2425                 }
2426             ],
2427             "description": "A library to validate a json schema.",
2428             "homepage": "https://github.com/justinrainbow/json-schema",
2429             "keywords": [
2430                 "json",
2431                 "schema"
2432             ],
2433             "time": "2020-05-27T16:41:55+00:00"
2434         },
2435         {
2436             "name": "myclabs/deep-copy",
2437             "version": "1.10.1",
2438             "source": {
2439                 "type": "git",
2440                 "url": "https://github.com/myclabs/DeepCopy.git",
2441                 "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
2442             },
2443             "dist": {
2444                 "type": "zip",
2445                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
2446                 "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
2447                 "shasum": ""
2448             },
2449             "require": {
2450                 "php": "^7.1 || ^8.0"
2451             },
2452             "replace": {
2453                 "myclabs/deep-copy": "self.version"
2454             },
2455             "require-dev": {
2456                 "doctrine/collections": "^1.0",
2457                 "doctrine/common": "^2.6",
2458                 "phpunit/phpunit": "^7.1"
2459             },
2460             "type": "library",
2461             "autoload": {
2462                 "psr-4": {
2463                     "DeepCopy\\": "src/DeepCopy/"
2464                 },
2465                 "files": [
2466                     "src/DeepCopy/deep_copy.php"
2467                 ]
2468             },
2469             "notification-url": "https://packagist.org/downloads/",
2470             "license": [
2471                 "MIT"
2472             ],
2473             "description": "Create deep copies (clones) of your objects",
2474             "keywords": [
2475                 "clone",
2476                 "copy",
2477                 "duplicate",
2478                 "object",
2479                 "object graph"
2480             ],
2481             "funding": [
2482                 {
2483                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
2484                     "type": "tidelift"
2485                 }
2486             ],
2487             "time": "2020-06-29T13:22:24+00:00"
2488         },
2489         {
2490             "name": "opis/closure",
2491             "version": "3.5.5",
2492             "source": {
2493                 "type": "git",
2494                 "url": "https://github.com/opis/closure.git",
2495                 "reference": "dec9fc5ecfca93f45cd6121f8e6f14457dff372c"
2496             },
2497             "dist": {
2498                 "type": "zip",
2499                 "url": "https://api.github.com/repos/opis/closure/zipball/dec9fc5ecfca93f45cd6121f8e6f14457dff372c",
2500                 "reference": "dec9fc5ecfca93f45cd6121f8e6f14457dff372c",
2501                 "shasum": ""
2502             },
2503             "require": {
2504                 "php": "^5.4 || ^7.0"
2505             },
2506             "require-dev": {
2507                 "jeremeamia/superclosure": "^2.0",
2508                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
2509             },
2510             "type": "library",
2511             "extra": {
2512                 "branch-alias": {
2513                     "dev-master": "3.5.x-dev"
2514                 }
2515             },
2516             "autoload": {
2517                 "psr-4": {
2518                     "Opis\\Closure\\": "src/"
2519                 },
2520                 "files": [
2521                     "functions.php"
2522                 ]
2523             },
2524             "notification-url": "https://packagist.org/downloads/",
2525             "license": [
2526                 "MIT"
2527             ],
2528             "authors": [
2529                 {
2530                     "name": "Marius Sarca",
2531                     "email": "marius.sarca@gmail.com"
2532                 },
2533                 {
2534                     "name": "Sorin Sarca",
2535                     "email": "sarca_sorin@hotmail.com"
2536                 }
2537             ],
2538             "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
2539             "homepage": "https://opis.io/closure",
2540             "keywords": [
2541                 "anonymous functions",
2542                 "closure",
2543                 "function",
2544                 "serializable",
2545                 "serialization",
2546                 "serialize"
2547             ],
2548             "time": "2020-06-17T14:59:55+00:00"
2549         },
2550         {
2551             "name": "phar-io/manifest",
2552             "version": "1.0.3",
2553             "source": {
2554                 "type": "git",
2555                 "url": "https://github.com/phar-io/manifest.git",
2556                 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
2557             },
2558             "dist": {
2559                 "type": "zip",
2560                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
2561                 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
2562                 "shasum": ""
2563             },
2564             "require": {
2565                 "ext-dom": "*",
2566                 "ext-phar": "*",
2567                 "phar-io/version": "^2.0",
2568                 "php": "^5.6 || ^7.0"
2569             },
2570             "type": "library",
2571             "extra": {
2572                 "branch-alias": {
2573                     "dev-master": "1.0.x-dev"
2574                 }
2575             },
2576             "autoload": {
2577                 "classmap": [
2578                     "src/"
2579                 ]
2580             },
2581             "notification-url": "https://packagist.org/downloads/",
2582             "license": [
2583                 "BSD-3-Clause"
2584             ],
2585             "authors": [
2586                 {
2587                     "name": "Arne Blankerts",
2588                     "email": "arne@blankerts.de",
2589                     "role": "Developer"
2590                 },
2591                 {
2592                     "name": "Sebastian Heuer",
2593                     "email": "sebastian@phpeople.de",
2594                     "role": "Developer"
2595                 },
2596                 {
2597                     "name": "Sebastian Bergmann",
2598                     "email": "sebastian@phpunit.de",
2599                     "role": "Developer"
2600                 }
2601             ],
2602             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
2603             "time": "2018-07-08T19:23:20+00:00"
2604         },
2605         {
2606             "name": "phar-io/version",
2607             "version": "2.0.1",
2608             "source": {
2609                 "type": "git",
2610                 "url": "https://github.com/phar-io/version.git",
2611                 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
2612             },
2613             "dist": {
2614                 "type": "zip",
2615                 "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
2616                 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
2617                 "shasum": ""
2618             },
2619             "require": {
2620                 "php": "^5.6 || ^7.0"
2621             },
2622             "type": "library",
2623             "autoload": {
2624                 "classmap": [
2625                     "src/"
2626                 ]
2627             },
2628             "notification-url": "https://packagist.org/downloads/",
2629             "license": [
2630                 "BSD-3-Clause"
2631             ],
2632             "authors": [
2633                 {
2634                     "name": "Arne Blankerts",
2635                     "email": "arne@blankerts.de",
2636                     "role": "Developer"
2637                 },
2638                 {
2639                     "name": "Sebastian Heuer",
2640                     "email": "sebastian@phpeople.de",
2641                     "role": "Developer"
2642                 },
2643                 {
2644                     "name": "Sebastian Bergmann",
2645                     "email": "sebastian@phpunit.de",
2646                     "role": "Developer"
2647                 }
2648             ],
2649             "description": "Library for handling version information and constraints",
2650             "time": "2018-07-08T19:19:57+00:00"
2651         },
2652         {
2653             "name": "phpdocumentor/reflection-common",
2654             "version": "2.2.0",
2655             "source": {
2656                 "type": "git",
2657                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2658                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
2659             },
2660             "dist": {
2661                 "type": "zip",
2662                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
2663                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
2664                 "shasum": ""
2665             },
2666             "require": {
2667                 "php": "^7.2 || ^8.0"
2668             },
2669             "type": "library",
2670             "extra": {
2671                 "branch-alias": {
2672                     "dev-2.x": "2.x-dev"
2673                 }
2674             },
2675             "autoload": {
2676                 "psr-4": {
2677                     "phpDocumentor\\Reflection\\": "src/"
2678                 }
2679             },
2680             "notification-url": "https://packagist.org/downloads/",
2681             "license": [
2682                 "MIT"
2683             ],
2684             "authors": [
2685                 {
2686                     "name": "Jaap van Otterdijk",
2687                     "email": "opensource@ijaap.nl"
2688                 }
2689             ],
2690             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
2691             "homepage": "http://www.phpdoc.org",
2692             "keywords": [
2693                 "FQSEN",
2694                 "phpDocumentor",
2695                 "phpdoc",
2696                 "reflection",
2697                 "static analysis"
2698             ],
2699             "time": "2020-06-27T09:03:43+00:00"
2700         },
2701         {
2702             "name": "phpdocumentor/reflection-docblock",
2703             "version": "5.2.0",
2704             "source": {
2705                 "type": "git",
2706                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2707                 "reference": "3170448f5769fe19f456173d833734e0ff1b84df"
2708             },
2709             "dist": {
2710                 "type": "zip",
2711                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df",
2712                 "reference": "3170448f5769fe19f456173d833734e0ff1b84df",
2713                 "shasum": ""
2714             },
2715             "require": {
2716                 "ext-filter": "*",
2717                 "php": "^7.2 || ^8.0",
2718                 "phpdocumentor/reflection-common": "^2.2",
2719                 "phpdocumentor/type-resolver": "^1.3",
2720                 "webmozart/assert": "^1.9.1"
2721             },
2722             "require-dev": {
2723                 "mockery/mockery": "~1.3.2"
2724             },
2725             "type": "library",
2726             "extra": {
2727                 "branch-alias": {
2728                     "dev-master": "5.x-dev"
2729                 }
2730             },
2731             "autoload": {
2732                 "psr-4": {
2733                     "phpDocumentor\\Reflection\\": "src"
2734                 }
2735             },
2736             "notification-url": "https://packagist.org/downloads/",
2737             "license": [
2738                 "MIT"
2739             ],
2740             "authors": [
2741                 {
2742                     "name": "Mike van Riel",
2743                     "email": "me@mikevanriel.com"
2744                 },
2745                 {
2746                     "name": "Jaap van Otterdijk",
2747                     "email": "account@ijaap.nl"
2748                 }
2749             ],
2750             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
2751             "time": "2020-07-20T20:05:34+00:00"
2752         },
2753         {
2754             "name": "phpdocumentor/type-resolver",
2755             "version": "1.3.0",
2756             "source": {
2757                 "type": "git",
2758                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
2759                 "reference": "e878a14a65245fbe78f8080eba03b47c3b705651"
2760             },
2761             "dist": {
2762                 "type": "zip",
2763                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651",
2764                 "reference": "e878a14a65245fbe78f8080eba03b47c3b705651",
2765                 "shasum": ""
2766             },
2767             "require": {
2768                 "php": "^7.2 || ^8.0",
2769                 "phpdocumentor/reflection-common": "^2.0"
2770             },
2771             "require-dev": {
2772                 "ext-tokenizer": "*"
2773             },
2774             "type": "library",
2775             "extra": {
2776                 "branch-alias": {
2777                     "dev-1.x": "1.x-dev"
2778                 }
2779             },
2780             "autoload": {
2781                 "psr-4": {
2782                     "phpDocumentor\\Reflection\\": "src"
2783                 }
2784             },
2785             "notification-url": "https://packagist.org/downloads/",
2786             "license": [
2787                 "MIT"
2788             ],
2789             "authors": [
2790                 {
2791                     "name": "Mike van Riel",
2792                     "email": "me@mikevanriel.com"
2793                 }
2794             ],
2795             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
2796             "time": "2020-06-27T10:12:23+00:00"
2797         },
2798         {
2799             "name": "phpspec/php-diff",
2800             "version": "v1.1.0",
2801             "source": {
2802                 "type": "git",
2803                 "url": "https://github.com/phpspec/php-diff.git",
2804                 "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
2805             },
2806             "dist": {
2807                 "type": "zip",
2808                 "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
2809                 "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
2810                 "shasum": ""
2811             },
2812             "type": "library",
2813             "extra": {
2814                 "branch-alias": {
2815                     "dev-master": "1.0.x-dev"
2816                 }
2817             },
2818             "autoload": {
2819                 "psr-0": {
2820                     "Diff": "lib/"
2821                 }
2822             },
2823             "notification-url": "https://packagist.org/downloads/",
2824             "license": [
2825                 "BSD-3-Clause"
2826             ],
2827             "authors": [
2828                 {
2829                     "name": "Chris Boulton",
2830                     "homepage": "http://github.com/chrisboulton"
2831                 }
2832             ],
2833             "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
2834             "time": "2016-04-07T12:29:16+00:00"
2835         },
2836         {
2837             "name": "phpspec/prophecy",
2838             "version": "1.11.1",
2839             "source": {
2840                 "type": "git",
2841                 "url": "https://github.com/phpspec/prophecy.git",
2842                 "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
2843             },
2844             "dist": {
2845                 "type": "zip",
2846                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
2847                 "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
2848                 "shasum": ""
2849             },
2850             "require": {
2851                 "doctrine/instantiator": "^1.2",
2852                 "php": "^7.2",
2853                 "phpdocumentor/reflection-docblock": "^5.0",
2854                 "sebastian/comparator": "^3.0 || ^4.0",
2855                 "sebastian/recursion-context": "^3.0 || ^4.0"
2856             },
2857             "require-dev": {
2858                 "phpspec/phpspec": "^6.0",
2859                 "phpunit/phpunit": "^8.0"
2860             },
2861             "type": "library",
2862             "extra": {
2863                 "branch-alias": {
2864                     "dev-master": "1.11.x-dev"
2865                 }
2866             },
2867             "autoload": {
2868                 "psr-4": {
2869                     "Prophecy\\": "src/Prophecy"
2870                 }
2871             },
2872             "notification-url": "https://packagist.org/downloads/",
2873             "license": [
2874                 "MIT"
2875             ],
2876             "authors": [
2877                 {
2878                     "name": "Konstantin Kudryashov",
2879                     "email": "ever.zet@gmail.com",
2880                     "homepage": "http://everzet.com"
2881                 },
2882                 {
2883                     "name": "Marcello Duarte",
2884                     "email": "marcello.duarte@gmail.com"
2885                 }
2886             ],
2887             "description": "Highly opinionated mocking framework for PHP 5.3+",
2888             "homepage": "https://github.com/phpspec/prophecy",
2889             "keywords": [
2890                 "Double",
2891                 "Dummy",
2892                 "fake",
2893                 "mock",
2894                 "spy",
2895                 "stub"
2896             ],
2897             "time": "2020-07-08T12:44:21+00:00"
2898         },
2899         {
2900             "name": "phpunit/php-code-coverage",
2901             "version": "7.0.10",
2902             "source": {
2903                 "type": "git",
2904                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2905                 "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf"
2906             },
2907             "dist": {
2908                 "type": "zip",
2909                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f1884187926fbb755a9aaf0b3836ad3165b478bf",
2910                 "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf",
2911                 "shasum": ""
2912             },
2913             "require": {
2914                 "ext-dom": "*",
2915                 "ext-xmlwriter": "*",
2916                 "php": "^7.2",
2917                 "phpunit/php-file-iterator": "^2.0.2",
2918                 "phpunit/php-text-template": "^1.2.1",
2919                 "phpunit/php-token-stream": "^3.1.1",
2920                 "sebastian/code-unit-reverse-lookup": "^1.0.1",
2921                 "sebastian/environment": "^4.2.2",
2922                 "sebastian/version": "^2.0.1",
2923                 "theseer/tokenizer": "^1.1.3"
2924             },
2925             "require-dev": {
2926                 "phpunit/phpunit": "^8.2.2"
2927             },
2928             "suggest": {
2929                 "ext-xdebug": "^2.7.2"
2930             },
2931             "type": "library",
2932             "extra": {
2933                 "branch-alias": {
2934                     "dev-master": "7.0-dev"
2935                 }
2936             },
2937             "autoload": {
2938                 "classmap": [
2939                     "src/"
2940                 ]
2941             },
2942             "notification-url": "https://packagist.org/downloads/",
2943             "license": [
2944                 "BSD-3-Clause"
2945             ],
2946             "authors": [
2947                 {
2948                     "name": "Sebastian Bergmann",
2949                     "email": "sebastian@phpunit.de",
2950                     "role": "lead"
2951                 }
2952             ],
2953             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2954             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2955             "keywords": [
2956                 "coverage",
2957                 "testing",
2958                 "xunit"
2959             ],
2960             "time": "2019-11-20T13:55:58+00:00"
2961         },
2962         {
2963             "name": "phpunit/php-file-iterator",
2964             "version": "2.0.2",
2965             "source": {
2966                 "type": "git",
2967                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2968                 "reference": "050bedf145a257b1ff02746c31894800e5122946"
2969             },
2970             "dist": {
2971                 "type": "zip",
2972                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
2973                 "reference": "050bedf145a257b1ff02746c31894800e5122946",
2974                 "shasum": ""
2975             },
2976             "require": {
2977                 "php": "^7.1"
2978             },
2979             "require-dev": {
2980                 "phpunit/phpunit": "^7.1"
2981             },
2982             "type": "library",
2983             "extra": {
2984                 "branch-alias": {
2985                     "dev-master": "2.0.x-dev"
2986                 }
2987             },
2988             "autoload": {
2989                 "classmap": [
2990                     "src/"
2991                 ]
2992             },
2993             "notification-url": "https://packagist.org/downloads/",
2994             "license": [
2995                 "BSD-3-Clause"
2996             ],
2997             "authors": [
2998                 {
2999                     "name": "Sebastian Bergmann",
3000                     "email": "sebastian@phpunit.de",
3001                     "role": "lead"
3002                 }
3003             ],
3004             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3005             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3006             "keywords": [
3007                 "filesystem",
3008                 "iterator"
3009             ],
3010             "time": "2018-09-13T20:33:42+00:00"
3011         },
3012         {
3013             "name": "phpunit/php-text-template",
3014             "version": "1.2.1",
3015             "source": {
3016                 "type": "git",
3017                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3018                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3019             },
3020             "dist": {
3021                 "type": "zip",
3022                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3023                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3024                 "shasum": ""
3025             },
3026             "require": {
3027                 "php": ">=5.3.3"
3028             },
3029             "type": "library",
3030             "autoload": {
3031                 "classmap": [
3032                     "src/"
3033                 ]
3034             },
3035             "notification-url": "https://packagist.org/downloads/",
3036             "license": [
3037                 "BSD-3-Clause"
3038             ],
3039             "authors": [
3040                 {
3041                     "name": "Sebastian Bergmann",
3042                     "email": "sebastian@phpunit.de",
3043                     "role": "lead"
3044                 }
3045             ],
3046             "description": "Simple template engine.",
3047             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3048             "keywords": [
3049                 "template"
3050             ],
3051             "time": "2015-06-21T13:50:34+00:00"
3052         },
3053         {
3054             "name": "phpunit/php-timer",
3055             "version": "2.1.2",
3056             "source": {
3057                 "type": "git",
3058                 "url": "https://github.com/sebastianbergmann/php-timer.git",
3059                 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
3060             },
3061             "dist": {
3062                 "type": "zip",
3063                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
3064                 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
3065                 "shasum": ""
3066             },
3067             "require": {
3068                 "php": "^7.1"
3069             },
3070             "require-dev": {
3071                 "phpunit/phpunit": "^7.0"
3072             },
3073             "type": "library",
3074             "extra": {
3075                 "branch-alias": {
3076                     "dev-master": "2.1-dev"
3077                 }
3078             },
3079             "autoload": {
3080                 "classmap": [
3081                     "src/"
3082                 ]
3083             },
3084             "notification-url": "https://packagist.org/downloads/",
3085             "license": [
3086                 "BSD-3-Clause"
3087             ],
3088             "authors": [
3089                 {
3090                     "name": "Sebastian Bergmann",
3091                     "email": "sebastian@phpunit.de",
3092                     "role": "lead"
3093                 }
3094             ],
3095             "description": "Utility class for timing",
3096             "homepage": "https://github.com/sebastianbergmann/php-timer/",
3097             "keywords": [
3098                 "timer"
3099             ],
3100             "time": "2019-06-07T04:22:29+00:00"
3101         },
3102         {
3103             "name": "phpunit/php-token-stream",
3104             "version": "3.1.1",
3105             "source": {
3106                 "type": "git",
3107                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3108                 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
3109             },
3110             "dist": {
3111                 "type": "zip",
3112                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
3113                 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
3114                 "shasum": ""
3115             },
3116             "require": {
3117                 "ext-tokenizer": "*",
3118                 "php": "^7.1"
3119             },
3120             "require-dev": {
3121                 "phpunit/phpunit": "^7.0"
3122             },
3123             "type": "library",
3124             "extra": {
3125                 "branch-alias": {
3126                     "dev-master": "3.1-dev"
3127                 }
3128             },
3129             "autoload": {
3130                 "classmap": [
3131                     "src/"
3132                 ]
3133             },
3134             "notification-url": "https://packagist.org/downloads/",
3135             "license": [
3136                 "BSD-3-Clause"
3137             ],
3138             "authors": [
3139                 {
3140                     "name": "Sebastian Bergmann",
3141                     "email": "sebastian@phpunit.de"
3142                 }
3143             ],
3144             "description": "Wrapper around PHP's tokenizer extension.",
3145             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3146             "keywords": [
3147                 "tokenizer"
3148             ],
3149             "abandoned": true,
3150             "time": "2019-09-17T06:23:10+00:00"
3151         },
3152         {
3153             "name": "phpunit/phpunit",
3154             "version": "8.5.8",
3155             "source": {
3156                 "type": "git",
3157                 "url": "https://github.com/sebastianbergmann/phpunit.git",
3158                 "reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997"
3159             },
3160             "dist": {
3161                 "type": "zip",
3162                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/34c18baa6a44f1d1fbf0338907139e9dce95b997",
3163                 "reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997",
3164                 "shasum": ""
3165             },
3166             "require": {
3167                 "doctrine/instantiator": "^1.2.0",
3168                 "ext-dom": "*",
3169                 "ext-json": "*",
3170                 "ext-libxml": "*",
3171                 "ext-mbstring": "*",
3172                 "ext-xml": "*",
3173                 "ext-xmlwriter": "*",
3174                 "myclabs/deep-copy": "^1.9.1",
3175                 "phar-io/manifest": "^1.0.3",
3176                 "phar-io/version": "^2.0.1",
3177                 "php": "^7.2",
3178                 "phpspec/prophecy": "^1.8.1",
3179                 "phpunit/php-code-coverage": "^7.0.7",
3180                 "phpunit/php-file-iterator": "^2.0.2",
3181                 "phpunit/php-text-template": "^1.2.1",
3182                 "phpunit/php-timer": "^2.1.2",
3183                 "sebastian/comparator": "^3.0.2",
3184                 "sebastian/diff": "^3.0.2",
3185                 "sebastian/environment": "^4.2.2",
3186                 "sebastian/exporter": "^3.1.1",
3187                 "sebastian/global-state": "^3.0.0",
3188                 "sebastian/object-enumerator": "^3.0.3",
3189                 "sebastian/resource-operations": "^2.0.1",
3190                 "sebastian/type": "^1.1.3",
3191                 "sebastian/version": "^2.0.1"
3192             },
3193             "require-dev": {
3194                 "ext-pdo": "*"
3195             },
3196             "suggest": {
3197                 "ext-soap": "*",
3198                 "ext-xdebug": "*",
3199                 "phpunit/php-invoker": "^2.0.0"
3200             },
3201             "bin": [
3202                 "phpunit"
3203             ],
3204             "type": "library",
3205             "extra": {
3206                 "branch-alias": {
3207                     "dev-master": "8.5-dev"
3208                 }
3209             },
3210             "autoload": {
3211                 "classmap": [
3212                     "src/"
3213                 ]
3214             },
3215             "notification-url": "https://packagist.org/downloads/",
3216             "license": [
3217                 "BSD-3-Clause"
3218             ],
3219             "authors": [
3220                 {
3221                     "name": "Sebastian Bergmann",
3222                     "email": "sebastian@phpunit.de",
3223                     "role": "lead"
3224                 }
3225             ],
3226             "description": "The PHP Unit Testing framework.",
3227             "homepage": "https://phpunit.de/",
3228             "keywords": [
3229                 "phpunit",
3230                 "testing",
3231                 "xunit"
3232             ],
3233             "funding": [
3234                 {
3235                     "url": "https://phpunit.de/donate.html",
3236                     "type": "custom"
3237                 },
3238                 {
3239                     "url": "https://github.com/sebastianbergmann",
3240                     "type": "github"
3241                 }
3242             ],
3243             "time": "2020-06-22T07:06:58+00:00"
3244         },
3245         {
3246             "name": "psr/container",
3247             "version": "1.0.0",
3248             "source": {
3249                 "type": "git",
3250                 "url": "https://github.com/php-fig/container.git",
3251                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
3252             },
3253             "dist": {
3254                 "type": "zip",
3255                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
3256                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
3257                 "shasum": ""
3258             },
3259             "require": {
3260                 "php": ">=5.3.0"
3261             },
3262             "type": "library",
3263             "extra": {
3264                 "branch-alias": {
3265                     "dev-master": "1.0.x-dev"
3266                 }
3267             },
3268             "autoload": {
3269                 "psr-4": {
3270                     "Psr\\Container\\": "src/"
3271                 }
3272             },
3273             "notification-url": "https://packagist.org/downloads/",
3274             "license": [
3275                 "MIT"
3276             ],
3277             "authors": [
3278                 {
3279                     "name": "PHP-FIG",
3280                     "homepage": "http://www.php-fig.org/"
3281                 }
3282             ],
3283             "description": "Common Container Interface (PHP FIG PSR-11)",
3284             "homepage": "https://github.com/php-fig/container",
3285             "keywords": [
3286                 "PSR-11",
3287                 "container",
3288                 "container-interface",
3289                 "container-interop",
3290                 "psr"
3291             ],
3292             "time": "2017-02-14T16:28:37+00:00"
3293         },
3294         {
3295             "name": "psr/event-dispatcher",
3296             "version": "1.0.0",
3297             "source": {
3298                 "type": "git",
3299                 "url": "https://github.com/php-fig/event-dispatcher.git",
3300                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
3301             },
3302             "dist": {
3303                 "type": "zip",
3304                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
3305                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
3306                 "shasum": ""
3307             },
3308             "require": {
3309                 "php": ">=7.2.0"
3310             },
3311             "type": "library",
3312             "extra": {
3313                 "branch-alias": {
3314                     "dev-master": "1.0.x-dev"
3315                 }
3316             },
3317             "autoload": {
3318                 "psr-4": {
3319                     "Psr\\EventDispatcher\\": "src/"
3320                 }
3321             },
3322             "notification-url": "https://packagist.org/downloads/",
3323             "license": [
3324                 "MIT"
3325             ],
3326             "authors": [
3327                 {
3328                     "name": "PHP-FIG",
3329                     "homepage": "http://www.php-fig.org/"
3330                 }
3331             ],
3332             "description": "Standard interfaces for event handling.",
3333             "keywords": [
3334                 "events",
3335                 "psr",
3336                 "psr-14"
3337             ],
3338             "time": "2019-01-08T18:20:26+00:00"
3339         },
3340         {
3341             "name": "psr/http-message",
3342             "version": "1.0.1",
3343             "source": {
3344                 "type": "git",
3345                 "url": "https://github.com/php-fig/http-message.git",
3346                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3347             },
3348             "dist": {
3349                 "type": "zip",
3350                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3351                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3352                 "shasum": ""
3353             },
3354             "require": {
3355                 "php": ">=5.3.0"
3356             },
3357             "type": "library",
3358             "extra": {
3359                 "branch-alias": {
3360                     "dev-master": "1.0.x-dev"
3361                 }
3362             },
3363             "autoload": {
3364                 "psr-4": {
3365                     "Psr\\Http\\Message\\": "src/"
3366                 }
3367             },
3368             "notification-url": "https://packagist.org/downloads/",
3369             "license": [
3370                 "MIT"
3371             ],
3372             "authors": [
3373                 {
3374                     "name": "PHP-FIG",
3375                     "homepage": "http://www.php-fig.org/"
3376                 }
3377             ],
3378             "description": "Common interface for HTTP messages",
3379             "homepage": "https://github.com/php-fig/http-message",
3380             "keywords": [
3381                 "http",
3382                 "http-message",
3383                 "psr",
3384                 "psr-7",
3385                 "request",
3386                 "response"
3387             ],
3388             "time": "2016-08-06T14:39:51+00:00"
3389         },
3390         {
3391             "name": "ralouphie/getallheaders",
3392             "version": "3.0.3",
3393             "source": {
3394                 "type": "git",
3395                 "url": "https://github.com/ralouphie/getallheaders.git",
3396                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
3397             },
3398             "dist": {
3399                 "type": "zip",
3400                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3401                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
3402                 "shasum": ""
3403             },
3404             "require": {
3405                 "php": ">=5.6"
3406             },
3407             "require-dev": {
3408                 "php-coveralls/php-coveralls": "^2.1",
3409                 "phpunit/phpunit": "^5 || ^6.5"
3410             },
3411             "type": "library",
3412             "autoload": {
3413                 "files": [
3414                     "src/getallheaders.php"
3415                 ]
3416             },
3417             "notification-url": "https://packagist.org/downloads/",
3418             "license": [
3419                 "MIT"
3420             ],
3421             "authors": [
3422                 {
3423                     "name": "Ralph Khattar",
3424                     "email": "ralph.khattar@gmail.com"
3425                 }
3426             ],
3427             "description": "A polyfill for getallheaders.",
3428             "time": "2019-03-08T08:55:37+00:00"
3429         },
3430         {
3431             "name": "robregonm/yii2-pdf",
3432             "version": "1.0.3",
3433             "source": {
3434                 "type": "git",
3435                 "url": "https://github.com/robregonm/yii2-pdf.git",
3436                 "reference": "af535ca93616cdcc396abef453d649ad8f3e1b36"
3437             },
3438             "dist": {
3439                 "type": "zip",
3440                 "url": "https://api.github.com/repos/robregonm/yii2-pdf/zipball/af535ca93616cdcc396abef453d649ad8f3e1b36",
3441                 "reference": "af535ca93616cdcc396abef453d649ad8f3e1b36",
3442                 "shasum": ""
3443             },
3444             "require": {
3445                 "mpdf/mpdf": ">=5.7.0 <7.0.0",
3446                 "php": ">=5.4.0",
3447                 "yiisoft/yii2": "*",
3448                 "yiisoft/yii2-composer": "*"
3449             },
3450             "type": "yii2-extension",
3451             "autoload": {
3452                 "psr-4": {
3453                     "robregonm\\pdf\\": ""
3454                 }
3455             },
3456             "notification-url": "https://packagist.org/downloads/",
3457             "license": [
3458                 "BSD-3-Clause"
3459             ],
3460             "authors": [
3461                 {
3462                     "name": "robregonm",
3463                     "email": "robregonm@gmail.com",
3464                     "homepage": "http://obregon.co",
3465                     "role": "Author"
3466                 }
3467             ],
3468             "description": "Yii 2 PDF Response Formatter",
3469             "keywords": [
3470                 "documents",
3471                 "formatter",
3472                 "pdf",
3473                 "reports",
3474                 "response",
3475                 "yii",
3476                 "yii2"
3477             ],
3478             "time": "2017-11-03T15:33:01+00:00"
3479         },
3480         {
3481             "name": "sebastian/code-unit-reverse-lookup",
3482             "version": "1.0.1",
3483             "source": {
3484                 "type": "git",
3485                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
3486                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
3487             },
3488             "dist": {
3489                 "type": "zip",
3490                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3491                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3492                 "shasum": ""
3493             },
3494             "require": {
3495                 "php": "^5.6 || ^7.0"
3496             },
3497             "require-dev": {
3498                 "phpunit/phpunit": "^5.7 || ^6.0"
3499             },
3500             "type": "library",
3501             "extra": {
3502                 "branch-alias": {
3503                     "dev-master": "1.0.x-dev"
3504                 }
3505             },
3506             "autoload": {
3507                 "classmap": [
3508                     "src/"
3509                 ]
3510             },
3511             "notification-url": "https://packagist.org/downloads/",
3512             "license": [
3513                 "BSD-3-Clause"
3514             ],
3515             "authors": [
3516                 {
3517                     "name": "Sebastian Bergmann",
3518                     "email": "sebastian@phpunit.de"
3519                 }
3520             ],
3521             "description": "Looks up which function or method a line of code belongs to",
3522             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
3523             "time": "2017-03-04T06:30:41+00:00"
3524         },
3525         {
3526             "name": "sebastian/comparator",
3527             "version": "3.0.2",
3528             "source": {
3529                 "type": "git",
3530                 "url": "https://github.com/sebastianbergmann/comparator.git",
3531                 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
3532             },
3533             "dist": {
3534                 "type": "zip",
3535                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
3536                 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
3537                 "shasum": ""
3538             },
3539             "require": {
3540                 "php": "^7.1",
3541                 "sebastian/diff": "^3.0",
3542                 "sebastian/exporter": "^3.1"
3543             },
3544             "require-dev": {
3545                 "phpunit/phpunit": "^7.1"
3546             },
3547             "type": "library",
3548             "extra": {
3549                 "branch-alias": {
3550                     "dev-master": "3.0-dev"
3551                 }
3552             },
3553             "autoload": {
3554                 "classmap": [
3555                     "src/"
3556                 ]
3557             },
3558             "notification-url": "https://packagist.org/downloads/",
3559             "license": [
3560                 "BSD-3-Clause"
3561             ],
3562             "authors": [
3563                 {
3564                     "name": "Jeff Welch",
3565                     "email": "whatthejeff@gmail.com"
3566                 },
3567                 {
3568                     "name": "Volker Dusch",
3569                     "email": "github@wallbash.com"
3570                 },
3571                 {
3572                     "name": "Bernhard Schussek",
3573                     "email": "bschussek@2bepublished.at"
3574                 },
3575                 {
3576                     "name": "Sebastian Bergmann",
3577                     "email": "sebastian@phpunit.de"
3578                 }
3579             ],
3580             "description": "Provides the functionality to compare PHP values for equality",
3581             "homepage": "https://github.com/sebastianbergmann/comparator",
3582             "keywords": [
3583                 "comparator",
3584                 "compare",
3585                 "equality"
3586             ],
3587             "time": "2018-07-12T15:12:46+00:00"
3588         },
3589         {
3590             "name": "sebastian/diff",
3591             "version": "3.0.2",
3592             "source": {
3593                 "type": "git",
3594                 "url": "https://github.com/sebastianbergmann/diff.git",
3595                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
3596             },
3597             "dist": {
3598                 "type": "zip",
3599                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
3600                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
3601                 "shasum": ""
3602             },
3603             "require": {
3604                 "php": "^7.1"
3605             },
3606             "require-dev": {
3607                 "phpunit/phpunit": "^7.5 || ^8.0",
3608                 "symfony/process": "^2 || ^3.3 || ^4"
3609             },
3610             "type": "library",
3611             "extra": {
3612                 "branch-alias": {
3613                     "dev-master": "3.0-dev"
3614                 }
3615             },
3616             "autoload": {
3617                 "classmap": [
3618                     "src/"
3619                 ]
3620             },
3621             "notification-url": "https://packagist.org/downloads/",
3622             "license": [
3623                 "BSD-3-Clause"
3624             ],
3625             "authors": [
3626                 {
3627                     "name": "Kore Nordmann",
3628                     "email": "mail@kore-nordmann.de"
3629                 },
3630                 {
3631                     "name": "Sebastian Bergmann",
3632                     "email": "sebastian@phpunit.de"
3633                 }
3634             ],
3635             "description": "Diff implementation",
3636             "homepage": "https://github.com/sebastianbergmann/diff",
3637             "keywords": [
3638                 "diff",
3639                 "udiff",
3640                 "unidiff",
3641                 "unified diff"
3642             ],
3643             "time": "2019-02-04T06:01:07+00:00"
3644         },
3645         {
3646             "name": "sebastian/environment",
3647             "version": "4.2.3",
3648             "source": {
3649                 "type": "git",
3650                 "url": "https://github.com/sebastianbergmann/environment.git",
3651                 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
3652             },
3653             "dist": {
3654                 "type": "zip",
3655                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
3656                 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
3657                 "shasum": ""
3658             },
3659             "require": {
3660                 "php": "^7.1"
3661             },
3662             "require-dev": {
3663                 "phpunit/phpunit": "^7.5"
3664             },
3665             "suggest": {
3666                 "ext-posix": "*"
3667             },
3668             "type": "library",
3669             "extra": {
3670                 "branch-alias": {
3671                     "dev-master": "4.2-dev"
3672                 }
3673             },
3674             "autoload": {
3675                 "classmap": [
3676                     "src/"
3677                 ]
3678             },
3679             "notification-url": "https://packagist.org/downloads/",
3680             "license": [
3681                 "BSD-3-Clause"
3682             ],
3683             "authors": [
3684                 {
3685                     "name": "Sebastian Bergmann",
3686                     "email": "sebastian@phpunit.de"
3687                 }
3688             ],
3689             "description": "Provides functionality to handle HHVM/PHP environments",
3690             "homepage": "http://www.github.com/sebastianbergmann/environment",
3691             "keywords": [
3692                 "Xdebug",
3693                 "environment",
3694                 "hhvm"
3695             ],
3696             "time": "2019-11-20T08:46:58+00:00"
3697         },
3698         {
3699             "name": "sebastian/exporter",
3700             "version": "3.1.2",
3701             "source": {
3702                 "type": "git",
3703                 "url": "https://github.com/sebastianbergmann/exporter.git",
3704                 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
3705             },
3706             "dist": {
3707                 "type": "zip",
3708                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
3709                 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
3710                 "shasum": ""
3711             },
3712             "require": {
3713                 "php": "^7.0",
3714                 "sebastian/recursion-context": "^3.0"
3715             },
3716             "require-dev": {
3717                 "ext-mbstring": "*",
3718                 "phpunit/phpunit": "^6.0"
3719             },
3720             "type": "library",
3721             "extra": {
3722                 "branch-alias": {
3723                     "dev-master": "3.1.x-dev"
3724                 }
3725             },
3726             "autoload": {
3727                 "classmap": [
3728                     "src/"
3729                 ]
3730             },
3731             "notification-url": "https://packagist.org/downloads/",
3732             "license": [
3733                 "BSD-3-Clause"
3734             ],
3735             "authors": [
3736                 {
3737                     "name": "Sebastian Bergmann",
3738                     "email": "sebastian@phpunit.de"
3739                 },
3740                 {
3741                     "name": "Jeff Welch",
3742                     "email": "whatthejeff@gmail.com"
3743                 },
3744                 {
3745                     "name": "Volker Dusch",
3746                     "email": "github@wallbash.com"
3747                 },
3748                 {
3749                     "name": "Adam Harvey",
3750                     "email": "aharvey@php.net"
3751                 },
3752                 {
3753                     "name": "Bernhard Schussek",
3754                     "email": "bschussek@gmail.com"
3755                 }
3756             ],
3757             "description": "Provides the functionality to export PHP variables for visualization",
3758             "homepage": "http://www.github.com/sebastianbergmann/exporter",
3759             "keywords": [
3760                 "export",
3761                 "exporter"
3762             ],
3763             "time": "2019-09-14T09:02:43+00:00"
3764         },
3765         {
3766             "name": "sebastian/global-state",
3767             "version": "3.0.0",
3768             "source": {
3769                 "type": "git",
3770                 "url": "https://github.com/sebastianbergmann/global-state.git",
3771                 "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
3772             },
3773             "dist": {
3774                 "type": "zip",
3775                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
3776                 "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
3777                 "shasum": ""
3778             },
3779             "require": {
3780                 "php": "^7.2",
3781                 "sebastian/object-reflector": "^1.1.1",
3782                 "sebastian/recursion-context": "^3.0"
3783             },
3784             "require-dev": {
3785                 "ext-dom": "*",
3786                 "phpunit/phpunit": "^8.0"
3787             },
3788             "suggest": {
3789                 "ext-uopz": "*"
3790             },
3791             "type": "library",
3792             "extra": {
3793                 "branch-alias": {
3794                     "dev-master": "3.0-dev"
3795                 }
3796             },
3797             "autoload": {
3798                 "classmap": [
3799                     "src/"
3800                 ]
3801             },
3802             "notification-url": "https://packagist.org/downloads/",
3803             "license": [
3804                 "BSD-3-Clause"
3805             ],
3806             "authors": [
3807                 {
3808                     "name": "Sebastian Bergmann",
3809                     "email": "sebastian@phpunit.de"
3810                 }
3811             ],
3812             "description": "Snapshotting of global state",
3813             "homepage": "http://www.github.com/sebastianbergmann/global-state",
3814             "keywords": [
3815                 "global state"
3816             ],
3817             "time": "2019-02-01T05:30:01+00:00"
3818         },
3819         {
3820             "name": "sebastian/object-enumerator",
3821             "version": "3.0.3",
3822             "source": {
3823                 "type": "git",
3824                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
3825                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
3826             },
3827             "dist": {
3828                 "type": "zip",
3829                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
3830                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
3831                 "shasum": ""
3832             },
3833             "require": {
3834                 "php": "^7.0",
3835                 "sebastian/object-reflector": "^1.1.1",
3836                 "sebastian/recursion-context": "^3.0"
3837             },
3838             "require-dev": {
3839                 "phpunit/phpunit": "^6.0"
3840             },
3841             "type": "library",
3842             "extra": {
3843                 "branch-alias": {
3844                     "dev-master": "3.0.x-dev"
3845                 }
3846             },
3847             "autoload": {
3848                 "classmap": [
3849                     "src/"
3850                 ]
3851             },
3852             "notification-url": "https://packagist.org/downloads/",
3853             "license": [
3854                 "BSD-3-Clause"
3855             ],
3856             "authors": [
3857                 {
3858                     "name": "Sebastian Bergmann",
3859                     "email": "sebastian@phpunit.de"
3860                 }
3861             ],
3862             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
3863             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
3864             "time": "2017-08-03T12:35:26+00:00"
3865         },
3866         {
3867             "name": "sebastian/object-reflector",
3868             "version": "1.1.1",
3869             "source": {
3870                 "type": "git",
3871                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
3872                 "reference": "773f97c67f28de00d397be301821b06708fca0be"
3873             },
3874             "dist": {
3875                 "type": "zip",
3876                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
3877                 "reference": "773f97c67f28de00d397be301821b06708fca0be",
3878                 "shasum": ""
3879             },
3880             "require": {
3881                 "php": "^7.0"
3882             },
3883             "require-dev": {
3884                 "phpunit/phpunit": "^6.0"
3885             },
3886             "type": "library",
3887             "extra": {
3888                 "branch-alias": {
3889                     "dev-master": "1.1-dev"
3890                 }
3891             },
3892             "autoload": {
3893                 "classmap": [
3894                     "src/"
3895                 ]
3896             },
3897             "notification-url": "https://packagist.org/downloads/",
3898             "license": [
3899                 "BSD-3-Clause"
3900             ],
3901             "authors": [
3902                 {
3903                     "name": "Sebastian Bergmann",
3904                     "email": "sebastian@phpunit.de"
3905                 }
3906             ],
3907             "description": "Allows reflection of object attributes, including inherited and non-public ones",
3908             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
3909             "time": "2017-03-29T09:07:27+00:00"
3910         },
3911         {
3912             "name": "sebastian/recursion-context",
3913             "version": "3.0.0",
3914             "source": {
3915                 "type": "git",
3916                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
3917                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
3918             },
3919             "dist": {
3920                 "type": "zip",
3921                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
3922                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
3923                 "shasum": ""
3924             },
3925             "require": {
3926                 "php": "^7.0"
3927             },
3928             "require-dev": {
3929                 "phpunit/phpunit": "^6.0"
3930             },
3931             "type": "library",
3932             "extra": {
3933                 "branch-alias": {
3934                     "dev-master": "3.0.x-dev"
3935                 }
3936             },
3937             "autoload": {
3938                 "classmap": [
3939                     "src/"
3940                 ]
3941             },
3942             "notification-url": "https://packagist.org/downloads/",
3943             "license": [
3944                 "BSD-3-Clause"
3945             ],
3946             "authors": [
3947                 {
3948                     "name": "Jeff Welch",
3949                     "email": "whatthejeff@gmail.com"
3950                 },
3951                 {
3952                     "name": "Sebastian Bergmann",
3953                     "email": "sebastian@phpunit.de"
3954                 },
3955                 {
3956                     "name": "Adam Harvey",
3957                     "email": "aharvey@php.net"
3958                 }
3959             ],
3960             "description": "Provides functionality to recursively process PHP variables",
3961             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
3962             "time": "2017-03-03T06:23:57+00:00"
3963         },
3964         {
3965             "name": "sebastian/resource-operations",
3966             "version": "2.0.1",
3967             "source": {
3968                 "type": "git",
3969                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
3970                 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
3971             },
3972             "dist": {
3973                 "type": "zip",
3974                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
3975                 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
3976                 "shasum": ""
3977             },
3978             "require": {
3979                 "php": "^7.1"
3980             },
3981             "type": "library",
3982             "extra": {
3983                 "branch-alias": {
3984                     "dev-master": "2.0-dev"
3985                 }
3986             },
3987             "autoload": {
3988                 "classmap": [
3989                     "src/"
3990                 ]
3991             },
3992             "notification-url": "https://packagist.org/downloads/",
3993             "license": [
3994                 "BSD-3-Clause"
3995             ],
3996             "authors": [
3997                 {
3998                     "name": "Sebastian Bergmann",
3999                     "email": "sebastian@phpunit.de"
4000                 }
4001             ],
4002             "description": "Provides a list of PHP built-in functions that operate on resources",
4003             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4004             "time": "2018-10-04T04:07:39+00:00"
4005         },
4006         {
4007             "name": "sebastian/type",
4008             "version": "1.1.3",
4009             "source": {
4010                 "type": "git",
4011                 "url": "https://github.com/sebastianbergmann/type.git",
4012                 "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
4013             },
4014             "dist": {
4015                 "type": "zip",
4016                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
4017                 "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
4018                 "shasum": ""
4019             },
4020             "require": {
4021                 "php": "^7.2"
4022             },
4023             "require-dev": {
4024                 "phpunit/phpunit": "^8.2"
4025             },
4026             "type": "library",
4027             "extra": {
4028                 "branch-alias": {
4029                     "dev-master": "1.1-dev"
4030                 }
4031             },
4032             "autoload": {
4033                 "classmap": [
4034                     "src/"
4035                 ]
4036             },
4037             "notification-url": "https://packagist.org/downloads/",
4038             "license": [
4039                 "BSD-3-Clause"
4040             ],
4041             "authors": [
4042                 {
4043                     "name": "Sebastian Bergmann",
4044                     "email": "sebastian@phpunit.de",
4045                     "role": "lead"
4046                 }
4047             ],
4048             "description": "Collection of value objects that represent the types of the PHP type system",
4049             "homepage": "https://github.com/sebastianbergmann/type",
4050             "time": "2019-07-02T08:10:15+00:00"
4051         },
4052         {
4053             "name": "sebastian/version",
4054             "version": "2.0.1",
4055             "source": {
4056                 "type": "git",
4057                 "url": "https://github.com/sebastianbergmann/version.git",
4058                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4059             },
4060             "dist": {
4061                 "type": "zip",
4062                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4063                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4064                 "shasum": ""
4065             },
4066             "require": {
4067                 "php": ">=5.6"
4068             },
4069             "type": "library",
4070             "extra": {
4071                 "branch-alias": {
4072                     "dev-master": "2.0.x-dev"
4073                 }
4074             },
4075             "autoload": {
4076                 "classmap": [
4077                     "src/"
4078                 ]
4079             },
4080             "notification-url": "https://packagist.org/downloads/",
4081             "license": [
4082                 "BSD-3-Clause"
4083             ],
4084             "authors": [
4085                 {
4086                     "name": "Sebastian Bergmann",
4087                     "email": "sebastian@phpunit.de",
4088                     "role": "lead"
4089                 }
4090             ],
4091             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4092             "homepage": "https://github.com/sebastianbergmann/version",
4093             "time": "2016-10-03T07:35:21+00:00"
4094         },
4095         {
4096             "name": "symfony/browser-kit",
4097             "version": "v4.2.4",
4098             "source": {
4099                 "type": "git",
4100                 "url": "https://github.com/symfony/browser-kit.git",
4101                 "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0"
4102             },
4103             "dist": {
4104                 "type": "zip",
4105                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/61d85c5af2fc058014c7c89504c3944e73a086f0",
4106                 "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0",
4107                 "shasum": ""
4108             },
4109             "require": {
4110                 "php": "^7.1.3",
4111                 "symfony/dom-crawler": "~3.4|~4.0"
4112             },
4113             "require-dev": {
4114                 "symfony/css-selector": "~3.4|~4.0",
4115                 "symfony/process": "~3.4|~4.0"
4116             },
4117             "suggest": {
4118                 "symfony/process": ""
4119             },
4120             "type": "library",
4121             "extra": {
4122                 "branch-alias": {
4123                     "dev-master": "4.2-dev"
4124                 }
4125             },
4126             "autoload": {
4127                 "psr-4": {
4128                     "Symfony\\Component\\BrowserKit\\": ""
4129                 },
4130                 "exclude-from-classmap": [
4131                     "/Tests/"
4132                 ]
4133             },
4134             "notification-url": "https://packagist.org/downloads/",
4135             "license": [
4136                 "MIT"
4137             ],
4138             "authors": [
4139                 {
4140                     "name": "Fabien Potencier",
4141                     "email": "fabien@symfony.com"
4142                 },
4143                 {
4144                     "name": "Symfony Community",
4145                     "homepage": "https://symfony.com/contributors"
4146                 }
4147             ],
4148             "description": "Symfony BrowserKit Component",
4149             "homepage": "https://symfony.com",
4150             "time": "2019-02-23T15:17:42+00:00"
4151         },
4152         {
4153             "name": "symfony/console",
4154             "version": "v5.1.3",
4155             "source": {
4156                 "type": "git",
4157                 "url": "https://github.com/symfony/console.git",
4158                 "reference": "2226c68009627934b8cfc01260b4d287eab070df"
4159             },
4160             "dist": {
4161                 "type": "zip",
4162                 "url": "https://api.github.com/repos/symfony/console/zipball/2226c68009627934b8cfc01260b4d287eab070df",
4163                 "reference": "2226c68009627934b8cfc01260b4d287eab070df",
4164                 "shasum": ""
4165             },
4166             "require": {
4167                 "php": ">=7.2.5",
4168                 "symfony/polyfill-mbstring": "~1.0",
4169                 "symfony/polyfill-php73": "^1.8",
4170                 "symfony/polyfill-php80": "^1.15",
4171                 "symfony/service-contracts": "^1.1|^2",
4172                 "symfony/string": "^5.1"
4173             },
4174             "conflict": {
4175                 "symfony/dependency-injection": "<4.4",
4176                 "symfony/dotenv": "<5.1",
4177                 "symfony/event-dispatcher": "<4.4",
4178                 "symfony/lock": "<4.4",
4179                 "symfony/process": "<4.4"
4180             },
4181             "provide": {
4182                 "psr/log-implementation": "1.0"
4183             },
4184             "require-dev": {
4185                 "psr/log": "~1.0",
4186                 "symfony/config": "^4.4|^5.0",
4187                 "symfony/dependency-injection": "^4.4|^5.0",
4188                 "symfony/event-dispatcher": "^4.4|^5.0",
4189                 "symfony/lock": "^4.4|^5.0",
4190                 "symfony/process": "^4.4|^5.0",
4191                 "symfony/var-dumper": "^4.4|^5.0"
4192             },
4193             "suggest": {
4194                 "psr/log": "For using the console logger",
4195                 "symfony/event-dispatcher": "",
4196                 "symfony/lock": "",
4197                 "symfony/process": ""
4198             },
4199             "type": "library",
4200             "extra": {
4201                 "branch-alias": {
4202                     "dev-master": "5.1-dev"
4203                 }
4204             },
4205             "autoload": {
4206                 "psr-4": {
4207                     "Symfony\\Component\\Console\\": ""
4208                 },
4209                 "exclude-from-classmap": [
4210                     "/Tests/"
4211                 ]
4212             },
4213             "notification-url": "https://packagist.org/downloads/",
4214             "license": [
4215                 "MIT"
4216             ],
4217             "authors": [
4218                 {
4219                     "name": "Fabien Potencier",
4220                     "email": "fabien@symfony.com"
4221                 },
4222                 {
4223                     "name": "Symfony Community",
4224                     "homepage": "https://symfony.com/contributors"
4225                 }
4226             ],
4227             "description": "Symfony Console Component",
4228             "homepage": "https://symfony.com",
4229             "funding": [
4230                 {
4231                     "url": "https://symfony.com/sponsor",
4232                     "type": "custom"
4233                 },
4234                 {
4235                     "url": "https://github.com/fabpot",
4236                     "type": "github"
4237                 },
4238                 {
4239                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4240                     "type": "tidelift"
4241                 }
4242             ],
4243             "time": "2020-07-06T13:23:11+00:00"
4244         },
4245         {
4246             "name": "symfony/css-selector",
4247             "version": "v5.1.3",
4248             "source": {
4249                 "type": "git",
4250                 "url": "https://github.com/symfony/css-selector.git",
4251                 "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9"
4252             },
4253             "dist": {
4254                 "type": "zip",
4255                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/e544e24472d4c97b2d11ade7caacd446727c6bf9",
4256                 "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9",
4257                 "shasum": ""
4258             },
4259             "require": {
4260                 "php": ">=7.2.5"
4261             },
4262             "type": "library",
4263             "extra": {
4264                 "branch-alias": {
4265                     "dev-master": "5.1-dev"
4266                 }
4267             },
4268             "autoload": {
4269                 "psr-4": {
4270                     "Symfony\\Component\\CssSelector\\": ""
4271                 },
4272                 "exclude-from-classmap": [
4273                     "/Tests/"
4274                 ]
4275             },
4276             "notification-url": "https://packagist.org/downloads/",
4277             "license": [
4278                 "MIT"
4279             ],
4280             "authors": [
4281                 {
4282                     "name": "Fabien Potencier",
4283                     "email": "fabien@symfony.com"
4284                 },
4285                 {
4286                     "name": "Jean-François Simon",
4287                     "email": "jeanfrancois.simon@sensiolabs.com"
4288                 },
4289                 {
4290                     "name": "Symfony Community",
4291                     "homepage": "https://symfony.com/contributors"
4292                 }
4293             ],
4294             "description": "Symfony CssSelector Component",
4295             "homepage": "https://symfony.com",
4296             "funding": [
4297                 {
4298                     "url": "https://symfony.com/sponsor",
4299                     "type": "custom"
4300                 },
4301                 {
4302                     "url": "https://github.com/fabpot",
4303                     "type": "github"
4304                 },
4305                 {
4306                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4307                     "type": "tidelift"
4308                 }
4309             ],
4310             "time": "2020-05-20T17:43:50+00:00"
4311         },
4312         {
4313             "name": "symfony/deprecation-contracts",
4314             "version": "v2.1.3",
4315             "source": {
4316                 "type": "git",
4317                 "url": "https://github.com/symfony/deprecation-contracts.git",
4318                 "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14"
4319             },
4320             "dist": {
4321                 "type": "zip",
4322                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14",
4323                 "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14",
4324                 "shasum": ""
4325             },
4326             "require": {
4327                 "php": ">=7.1"
4328             },
4329             "type": "library",
4330             "extra": {
4331                 "branch-alias": {
4332                     "dev-master": "2.1-dev"
4333                 },
4334                 "thanks": {
4335                     "name": "symfony/contracts",
4336                     "url": "https://github.com/symfony/contracts"
4337                 }
4338             },
4339             "autoload": {
4340                 "files": [
4341                     "function.php"
4342                 ]
4343             },
4344             "notification-url": "https://packagist.org/downloads/",
4345             "license": [
4346                 "MIT"
4347             ],
4348             "authors": [
4349                 {
4350                     "name": "Nicolas Grekas",
4351                     "email": "p@tchwork.com"
4352                 },
4353                 {
4354                     "name": "Symfony Community",
4355                     "homepage": "https://symfony.com/contributors"
4356                 }
4357             ],
4358             "description": "A generic function and convention to trigger deprecation notices",
4359             "homepage": "https://symfony.com",
4360             "funding": [
4361                 {
4362                     "url": "https://symfony.com/sponsor",
4363                     "type": "custom"
4364                 },
4365                 {
4366                     "url": "https://github.com/fabpot",
4367                     "type": "github"
4368                 },
4369                 {
4370                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4371                     "type": "tidelift"
4372                 }
4373             ],
4374             "time": "2020-06-06T08:49:21+00:00"
4375         },
4376         {
4377             "name": "symfony/dom-crawler",
4378             "version": "v4.4.11",
4379             "source": {
4380                 "type": "git",
4381                 "url": "https://github.com/symfony/dom-crawler.git",
4382                 "reference": "72b3a65ddd5052cf6d65eac6669748ed311f39bf"
4383             },
4384             "dist": {
4385                 "type": "zip",
4386                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/72b3a65ddd5052cf6d65eac6669748ed311f39bf",
4387                 "reference": "72b3a65ddd5052cf6d65eac6669748ed311f39bf",
4388                 "shasum": ""
4389             },
4390             "require": {
4391                 "php": ">=7.1.3",
4392                 "symfony/polyfill-ctype": "~1.8",
4393                 "symfony/polyfill-mbstring": "~1.0"
4394             },
4395             "conflict": {
4396                 "masterminds/html5": "<2.6"
4397             },
4398             "require-dev": {
4399                 "masterminds/html5": "^2.6",
4400                 "symfony/css-selector": "^3.4|^4.0|^5.0"
4401             },
4402             "suggest": {
4403                 "symfony/css-selector": ""
4404             },
4405             "type": "library",
4406             "extra": {
4407                 "branch-alias": {
4408                     "dev-master": "4.4-dev"
4409                 }
4410             },
4411             "autoload": {
4412                 "psr-4": {
4413                     "Symfony\\Component\\DomCrawler\\": ""
4414                 },
4415                 "exclude-from-classmap": [
4416                     "/Tests/"
4417                 ]
4418             },
4419             "notification-url": "https://packagist.org/downloads/",
4420             "license": [
4421                 "MIT"
4422             ],
4423             "authors": [
4424                 {
4425                     "name": "Fabien Potencier",
4426                     "email": "fabien@symfony.com"
4427                 },
4428                 {
4429                     "name": "Symfony Community",
4430                     "homepage": "https://symfony.com/contributors"
4431                 }
4432             ],
4433             "description": "Symfony DomCrawler Component",
4434             "homepage": "https://symfony.com",
4435             "funding": [
4436                 {
4437                     "url": "https://symfony.com/sponsor",
4438                     "type": "custom"
4439                 },
4440                 {
4441                     "url": "https://github.com/fabpot",
4442                     "type": "github"
4443                 },
4444                 {
4445                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4446                     "type": "tidelift"
4447                 }
4448             ],
4449             "time": "2020-07-23T08:31:43+00:00"
4450         },
4451         {
4452             "name": "symfony/event-dispatcher",
4453             "version": "v5.1.3",
4454             "source": {
4455                 "type": "git",
4456                 "url": "https://github.com/symfony/event-dispatcher.git",
4457                 "reference": "7827d55911f91c070fc293ea51a06eec80797d76"
4458             },
4459             "dist": {
4460                 "type": "zip",
4461                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7827d55911f91c070fc293ea51a06eec80797d76",
4462                 "reference": "7827d55911f91c070fc293ea51a06eec80797d76",
4463                 "shasum": ""
4464             },
4465             "require": {
4466                 "php": ">=7.2.5",
4467                 "symfony/deprecation-contracts": "^2.1",
4468                 "symfony/event-dispatcher-contracts": "^2",
4469                 "symfony/polyfill-php80": "^1.15"
4470             },
4471             "conflict": {
4472                 "symfony/dependency-injection": "<4.4"
4473             },
4474             "provide": {
4475                 "psr/event-dispatcher-implementation": "1.0",
4476                 "symfony/event-dispatcher-implementation": "2.0"
4477             },
4478             "require-dev": {
4479                 "psr/log": "~1.0",
4480                 "symfony/config": "^4.4|^5.0",
4481                 "symfony/dependency-injection": "^4.4|^5.0",
4482                 "symfony/expression-language": "^4.4|^5.0",
4483                 "symfony/http-foundation": "^4.4|^5.0",
4484                 "symfony/service-contracts": "^1.1|^2",
4485                 "symfony/stopwatch": "^4.4|^5.0"
4486             },
4487             "suggest": {
4488                 "symfony/dependency-injection": "",
4489                 "symfony/http-kernel": ""
4490             },
4491             "type": "library",
4492             "extra": {
4493                 "branch-alias": {
4494                     "dev-master": "5.1-dev"
4495                 }
4496             },
4497             "autoload": {
4498                 "psr-4": {
4499                     "Symfony\\Component\\EventDispatcher\\": ""
4500                 },
4501                 "exclude-from-classmap": [
4502                     "/Tests/"
4503                 ]
4504             },
4505             "notification-url": "https://packagist.org/downloads/",
4506             "license": [
4507                 "MIT"
4508             ],
4509             "authors": [
4510                 {
4511                     "name": "Fabien Potencier",
4512                     "email": "fabien@symfony.com"
4513                 },
4514                 {
4515                     "name": "Symfony Community",
4516                     "homepage": "https://symfony.com/contributors"
4517                 }
4518             ],
4519             "description": "Symfony EventDispatcher Component",
4520             "homepage": "https://symfony.com",
4521             "funding": [
4522                 {
4523                     "url": "https://symfony.com/sponsor",
4524                     "type": "custom"
4525                 },
4526                 {
4527                     "url": "https://github.com/fabpot",
4528                     "type": "github"
4529                 },
4530                 {
4531                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4532                     "type": "tidelift"
4533                 }
4534             ],
4535             "time": "2020-06-18T18:24:02+00:00"
4536         },
4537         {
4538             "name": "symfony/event-dispatcher-contracts",
4539             "version": "v2.1.3",
4540             "source": {
4541                 "type": "git",
4542                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
4543                 "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b"
4544             },
4545             "dist": {
4546                 "type": "zip",
4547                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
4548                 "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
4549                 "shasum": ""
4550             },
4551             "require": {
4552                 "php": ">=7.2.5",
4553                 "psr/event-dispatcher": "^1"
4554             },
4555             "suggest": {
4556                 "symfony/event-dispatcher-implementation": ""
4557             },
4558             "type": "library",
4559             "extra": {
4560                 "branch-alias": {
4561                     "dev-master": "2.1-dev"
4562                 },
4563                 "thanks": {
4564                     "name": "symfony/contracts",
4565                     "url": "https://github.com/symfony/contracts"
4566                 }
4567             },
4568             "autoload": {
4569                 "psr-4": {
4570                     "Symfony\\Contracts\\EventDispatcher\\": ""
4571                 }
4572             },
4573             "notification-url": "https://packagist.org/downloads/",
4574             "license": [
4575                 "MIT"
4576             ],
4577             "authors": [
4578                 {
4579                     "name": "Nicolas Grekas",
4580                     "email": "p@tchwork.com"
4581                 },
4582                 {
4583                     "name": "Symfony Community",
4584                     "homepage": "https://symfony.com/contributors"
4585                 }
4586             ],
4587             "description": "Generic abstractions related to dispatching event",
4588             "homepage": "https://symfony.com",
4589             "keywords": [
4590                 "abstractions",
4591                 "contracts",
4592                 "decoupling",
4593                 "interfaces",
4594                 "interoperability",
4595                 "standards"
4596             ],
4597             "funding": [
4598                 {
4599                     "url": "https://symfony.com/sponsor",
4600                     "type": "custom"
4601                 },
4602                 {
4603                     "url": "https://github.com/fabpot",
4604                     "type": "github"
4605                 },
4606                 {
4607                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4608                     "type": "tidelift"
4609                 }
4610             ],
4611             "time": "2020-07-06T13:23:11+00:00"
4612         },
4613         {
4614             "name": "symfony/finder",
4615             "version": "v5.1.3",
4616             "source": {
4617                 "type": "git",
4618                 "url": "https://github.com/symfony/finder.git",
4619                 "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187"
4620             },
4621             "dist": {
4622                 "type": "zip",
4623                 "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187",
4624                 "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187",
4625                 "shasum": ""
4626             },
4627             "require": {
4628                 "php": ">=7.2.5"
4629             },
4630             "type": "library",
4631             "extra": {
4632                 "branch-alias": {
4633                     "dev-master": "5.1-dev"
4634                 }
4635             },
4636             "autoload": {
4637                 "psr-4": {
4638                     "Symfony\\Component\\Finder\\": ""
4639                 },
4640                 "exclude-from-classmap": [
4641                     "/Tests/"
4642                 ]
4643             },
4644             "notification-url": "https://packagist.org/downloads/",
4645             "license": [
4646                 "MIT"
4647             ],
4648             "authors": [
4649                 {
4650                     "name": "Fabien Potencier",
4651                     "email": "fabien@symfony.com"
4652                 },
4653                 {
4654                     "name": "Symfony Community",
4655                     "homepage": "https://symfony.com/contributors"
4656                 }
4657             ],
4658             "description": "Symfony Finder Component",
4659             "homepage": "https://symfony.com",
4660             "funding": [
4661                 {
4662                     "url": "https://symfony.com/sponsor",
4663                     "type": "custom"
4664                 },
4665                 {
4666                     "url": "https://github.com/fabpot",
4667                     "type": "github"
4668                 },
4669                 {
4670                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4671                     "type": "tidelift"
4672                 }
4673             ],
4674             "time": "2020-05-20T17:43:50+00:00"
4675         },
4676         {
4677             "name": "symfony/polyfill-ctype",
4678             "version": "v1.18.1",
4679             "source": {
4680                 "type": "git",
4681                 "url": "https://github.com/symfony/polyfill-ctype.git",
4682                 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
4683             },
4684             "dist": {
4685                 "type": "zip",
4686                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
4687                 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
4688                 "shasum": ""
4689             },
4690             "require": {
4691                 "php": ">=5.3.3"
4692             },
4693             "suggest": {
4694                 "ext-ctype": "For best performance"
4695             },
4696             "type": "library",
4697             "extra": {
4698                 "branch-alias": {
4699                     "dev-master": "1.18-dev"
4700                 },
4701                 "thanks": {
4702                     "name": "symfony/polyfill",
4703                     "url": "https://github.com/symfony/polyfill"
4704                 }
4705             },
4706             "autoload": {
4707                 "psr-4": {
4708                     "Symfony\\Polyfill\\Ctype\\": ""
4709                 },
4710                 "files": [
4711                     "bootstrap.php"
4712                 ]
4713             },
4714             "notification-url": "https://packagist.org/downloads/",
4715             "license": [
4716                 "MIT"
4717             ],
4718             "authors": [
4719                 {
4720                     "name": "Gert de Pagter",
4721                     "email": "BackEndTea@gmail.com"
4722                 },
4723                 {
4724                     "name": "Symfony Community",
4725                     "homepage": "https://symfony.com/contributors"
4726                 }
4727             ],
4728             "description": "Symfony polyfill for ctype functions",
4729             "homepage": "https://symfony.com",
4730             "keywords": [
4731                 "compatibility",
4732                 "ctype",
4733                 "polyfill",
4734                 "portable"
4735             ],
4736             "funding": [
4737                 {
4738                     "url": "https://symfony.com/sponsor",
4739                     "type": "custom"
4740                 },
4741                 {
4742                     "url": "https://github.com/fabpot",
4743                     "type": "github"
4744                 },
4745                 {
4746                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4747                     "type": "tidelift"
4748                 }
4749             ],
4750             "time": "2020-07-14T12:35:20+00:00"
4751         },
4752         {
4753             "name": "symfony/polyfill-intl-grapheme",
4754             "version": "v1.18.1",
4755             "source": {
4756                 "type": "git",
4757                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
4758                 "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5"
4759             },
4760             "dist": {
4761                 "type": "zip",
4762                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5",
4763                 "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5",
4764                 "shasum": ""
4765             },
4766             "require": {
4767                 "php": ">=5.3.3"
4768             },
4769             "suggest": {
4770                 "ext-intl": "For best performance"
4771             },
4772             "type": "library",
4773             "extra": {
4774                 "branch-alias": {
4775                     "dev-master": "1.18-dev"
4776                 },
4777                 "thanks": {
4778                     "name": "symfony/polyfill",
4779                     "url": "https://github.com/symfony/polyfill"
4780                 }
4781             },
4782             "autoload": {
4783                 "psr-4": {
4784                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
4785                 },
4786                 "files": [
4787                     "bootstrap.php"
4788                 ]
4789             },
4790             "notification-url": "https://packagist.org/downloads/",
4791             "license": [
4792                 "MIT"
4793             ],
4794             "authors": [
4795                 {
4796                     "name": "Nicolas Grekas",
4797                     "email": "p@tchwork.com"
4798                 },
4799                 {
4800                     "name": "Symfony Community",
4801                     "homepage": "https://symfony.com/contributors"
4802                 }
4803             ],
4804             "description": "Symfony polyfill for intl's grapheme_* functions",
4805             "homepage": "https://symfony.com",
4806             "keywords": [
4807                 "compatibility",
4808                 "grapheme",
4809                 "intl",
4810                 "polyfill",
4811                 "portable",
4812                 "shim"
4813             ],
4814             "funding": [
4815                 {
4816                     "url": "https://symfony.com/sponsor",
4817                     "type": "custom"
4818                 },
4819                 {
4820                     "url": "https://github.com/fabpot",
4821                     "type": "github"
4822                 },
4823                 {
4824                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4825                     "type": "tidelift"
4826                 }
4827             ],
4828             "time": "2020-07-14T12:35:20+00:00"
4829         },
4830         {
4831             "name": "symfony/polyfill-php73",
4832             "version": "v1.18.1",
4833             "source": {
4834                 "type": "git",
4835                 "url": "https://github.com/symfony/polyfill-php73.git",
4836                 "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
4837             },
4838             "dist": {
4839                 "type": "zip",
4840                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
4841                 "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
4842                 "shasum": ""
4843             },
4844             "require": {
4845                 "php": ">=5.3.3"
4846             },
4847             "type": "library",
4848             "extra": {
4849                 "branch-alias": {
4850                     "dev-master": "1.18-dev"
4851                 },
4852                 "thanks": {
4853                     "name": "symfony/polyfill",
4854                     "url": "https://github.com/symfony/polyfill"
4855                 }
4856             },
4857             "autoload": {
4858                 "psr-4": {
4859                     "Symfony\\Polyfill\\Php73\\": ""
4860                 },
4861                 "files": [
4862                     "bootstrap.php"
4863                 ],
4864                 "classmap": [
4865                     "Resources/stubs"
4866                 ]
4867             },
4868             "notification-url": "https://packagist.org/downloads/",
4869             "license": [
4870                 "MIT"
4871             ],
4872             "authors": [
4873                 {
4874                     "name": "Nicolas Grekas",
4875                     "email": "p@tchwork.com"
4876                 },
4877                 {
4878                     "name": "Symfony Community",
4879                     "homepage": "https://symfony.com/contributors"
4880                 }
4881             ],
4882             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
4883             "homepage": "https://symfony.com",
4884             "keywords": [
4885                 "compatibility",
4886                 "polyfill",
4887                 "portable",
4888                 "shim"
4889             ],
4890             "funding": [
4891                 {
4892                     "url": "https://symfony.com/sponsor",
4893                     "type": "custom"
4894                 },
4895                 {
4896                     "url": "https://github.com/fabpot",
4897                     "type": "github"
4898                 },
4899                 {
4900                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4901                     "type": "tidelift"
4902                 }
4903             ],
4904             "time": "2020-07-14T12:35:20+00:00"
4905         },
4906         {
4907             "name": "symfony/polyfill-php80",
4908             "version": "v1.18.1",
4909             "source": {
4910                 "type": "git",
4911                 "url": "https://github.com/symfony/polyfill-php80.git",
4912                 "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
4913             },
4914             "dist": {
4915                 "type": "zip",
4916                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
4917                 "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
4918                 "shasum": ""
4919             },
4920             "require": {
4921                 "php": ">=7.0.8"
4922             },
4923             "type": "library",
4924             "extra": {
4925                 "branch-alias": {
4926                     "dev-master": "1.18-dev"
4927                 },
4928                 "thanks": {
4929                     "name": "symfony/polyfill",
4930                     "url": "https://github.com/symfony/polyfill"
4931                 }
4932             },
4933             "autoload": {
4934                 "psr-4": {
4935                     "Symfony\\Polyfill\\Php80\\": ""
4936                 },
4937                 "files": [
4938                     "bootstrap.php"
4939                 ],
4940                 "classmap": [
4941                     "Resources/stubs"
4942                 ]
4943             },
4944             "notification-url": "https://packagist.org/downloads/",
4945             "license": [
4946                 "MIT"
4947             ],
4948             "authors": [
4949                 {
4950                     "name": "Ion Bazan",
4951                     "email": "ion.bazan@gmail.com"
4952                 },
4953                 {
4954                     "name": "Nicolas Grekas",
4955                     "email": "p@tchwork.com"
4956                 },
4957                 {
4958                     "name": "Symfony Community",
4959                     "homepage": "https://symfony.com/contributors"
4960                 }
4961             ],
4962             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
4963             "homepage": "https://symfony.com",
4964             "keywords": [
4965                 "compatibility",
4966                 "polyfill",
4967                 "portable",
4968                 "shim"
4969             ],
4970             "funding": [
4971                 {
4972                     "url": "https://symfony.com/sponsor",
4973                     "type": "custom"
4974                 },
4975                 {
4976                     "url": "https://github.com/fabpot",
4977                     "type": "github"
4978                 },
4979                 {
4980                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4981                     "type": "tidelift"
4982                 }
4983             ],
4984             "time": "2020-07-14T12:35:20+00:00"
4985         },
4986         {
4987             "name": "symfony/service-contracts",
4988             "version": "v2.1.3",
4989             "source": {
4990                 "type": "git",
4991                 "url": "https://github.com/symfony/service-contracts.git",
4992                 "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442"
4993             },
4994             "dist": {
4995                 "type": "zip",
4996                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442",
4997                 "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442",
4998                 "shasum": ""
4999             },
5000             "require": {
5001                 "php": ">=7.2.5",
5002                 "psr/container": "^1.0"
5003             },
5004             "suggest": {
5005                 "symfony/service-implementation": ""
5006             },
5007             "type": "library",
5008             "extra": {
5009                 "branch-alias": {
5010                     "dev-master": "2.1-dev"
5011                 },
5012                 "thanks": {
5013                     "name": "symfony/contracts",
5014                     "url": "https://github.com/symfony/contracts"
5015                 }
5016             },
5017             "autoload": {
5018                 "psr-4": {
5019                     "Symfony\\Contracts\\Service\\": ""
5020                 }
5021             },
5022             "notification-url": "https://packagist.org/downloads/",
5023             "license": [
5024                 "MIT"
5025             ],
5026             "authors": [
5027                 {
5028                     "name": "Nicolas Grekas",
5029                     "email": "p@tchwork.com"
5030                 },
5031                 {
5032                     "name": "Symfony Community",
5033                     "homepage": "https://symfony.com/contributors"
5034                 }
5035             ],
5036             "description": "Generic abstractions related to writing services",
5037             "homepage": "https://symfony.com",
5038             "keywords": [
5039                 "abstractions",
5040                 "contracts",
5041                 "decoupling",
5042                 "interfaces",
5043                 "interoperability",
5044                 "standards"
5045             ],
5046             "funding": [
5047                 {
5048                     "url": "https://symfony.com/sponsor",
5049                     "type": "custom"
5050                 },
5051                 {
5052                     "url": "https://github.com/fabpot",
5053                     "type": "github"
5054                 },
5055                 {
5056                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5057                     "type": "tidelift"
5058                 }
5059             ],
5060             "time": "2020-07-06T13:23:11+00:00"
5061         },
5062         {
5063             "name": "symfony/string",
5064             "version": "v5.1.3",
5065             "source": {
5066                 "type": "git",
5067                 "url": "https://github.com/symfony/string.git",
5068                 "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b"
5069             },
5070             "dist": {
5071                 "type": "zip",
5072                 "url": "https://api.github.com/repos/symfony/string/zipball/f629ba9b611c76224feb21fe2bcbf0b6f992300b",
5073                 "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b",
5074                 "shasum": ""
5075             },
5076             "require": {
5077                 "php": ">=7.2.5",
5078                 "symfony/polyfill-ctype": "~1.8",
5079                 "symfony/polyfill-intl-grapheme": "~1.0",
5080                 "symfony/polyfill-intl-normalizer": "~1.0",
5081                 "symfony/polyfill-mbstring": "~1.0",
5082                 "symfony/polyfill-php80": "~1.15"
5083             },
5084             "require-dev": {
5085                 "symfony/error-handler": "^4.4|^5.0",
5086                 "symfony/http-client": "^4.4|^5.0",
5087                 "symfony/translation-contracts": "^1.1|^2",
5088                 "symfony/var-exporter": "^4.4|^5.0"
5089             },
5090             "type": "library",
5091             "extra": {
5092                 "branch-alias": {
5093                     "dev-master": "5.1-dev"
5094                 }
5095             },
5096             "autoload": {
5097                 "psr-4": {
5098                     "Symfony\\Component\\String\\": ""
5099                 },
5100                 "files": [
5101                     "Resources/functions.php"
5102                 ],
5103                 "exclude-from-classmap": [
5104                     "/Tests/"
5105                 ]
5106             },
5107             "notification-url": "https://packagist.org/downloads/",
5108             "license": [
5109                 "MIT"
5110             ],
5111             "authors": [
5112                 {
5113                     "name": "Nicolas Grekas",
5114                     "email": "p@tchwork.com"
5115                 },
5116                 {
5117                     "name": "Symfony Community",
5118                     "homepage": "https://symfony.com/contributors"
5119                 }
5120             ],
5121             "description": "Symfony String component",
5122             "homepage": "https://symfony.com",
5123             "keywords": [
5124                 "grapheme",
5125                 "i18n",
5126                 "string",
5127                 "unicode",
5128                 "utf-8",
5129                 "utf8"
5130             ],
5131             "funding": [
5132                 {
5133                     "url": "https://symfony.com/sponsor",
5134                     "type": "custom"
5135                 },
5136                 {
5137                     "url": "https://github.com/fabpot",
5138                     "type": "github"
5139                 },
5140                 {
5141                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5142                     "type": "tidelift"
5143                 }
5144             ],
5145             "time": "2020-07-08T08:27:49+00:00"
5146         },
5147         {
5148             "name": "symfony/yaml",
5149             "version": "v5.1.3",
5150             "source": {
5151                 "type": "git",
5152                 "url": "https://github.com/symfony/yaml.git",
5153                 "reference": "ea342353a3ef4f453809acc4ebc55382231d4d23"
5154             },
5155             "dist": {
5156                 "type": "zip",
5157                 "url": "https://api.github.com/repos/symfony/yaml/zipball/ea342353a3ef4f453809acc4ebc55382231d4d23",
5158                 "reference": "ea342353a3ef4f453809acc4ebc55382231d4d23",
5159                 "shasum": ""
5160             },
5161             "require": {
5162                 "php": ">=7.2.5",
5163                 "symfony/deprecation-contracts": "^2.1",
5164                 "symfony/polyfill-ctype": "~1.8"
5165             },
5166             "conflict": {
5167                 "symfony/console": "<4.4"
5168             },
5169             "require-dev": {
5170                 "symfony/console": "^4.4|^5.0"
5171             },
5172             "suggest": {
5173                 "symfony/console": "For validating YAML files using the lint command"
5174             },
5175             "bin": [
5176                 "Resources/bin/yaml-lint"
5177             ],
5178             "type": "library",
5179             "extra": {
5180                 "branch-alias": {
5181                     "dev-master": "5.1-dev"
5182                 }
5183             },
5184             "autoload": {
5185                 "psr-4": {
5186                     "Symfony\\Component\\Yaml\\": ""
5187                 },
5188                 "exclude-from-classmap": [
5189                     "/Tests/"
5190                 ]
5191             },
5192             "notification-url": "https://packagist.org/downloads/",
5193             "license": [
5194                 "MIT"
5195             ],
5196             "authors": [
5197                 {
5198                     "name": "Fabien Potencier",
5199                     "email": "fabien@symfony.com"
5200                 },
5201                 {
5202                     "name": "Symfony Community",
5203                     "homepage": "https://symfony.com/contributors"
5204                 }
5205             ],
5206             "description": "Symfony Yaml Component",
5207             "homepage": "https://symfony.com",
5208             "funding": [
5209                 {
5210                     "url": "https://symfony.com/sponsor",
5211                     "type": "custom"
5212                 },
5213                 {
5214                     "url": "https://github.com/fabpot",
5215                     "type": "github"
5216                 },
5217                 {
5218                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5219                     "type": "tidelift"
5220                 }
5221             ],
5222             "time": "2020-05-20T17:43:50+00:00"
5223         },
5224         {
5225             "name": "theseer/tokenizer",
5226             "version": "1.2.0",
5227             "source": {
5228                 "type": "git",
5229                 "url": "https://github.com/theseer/tokenizer.git",
5230                 "reference": "75a63c33a8577608444246075ea0af0d052e452a"
5231             },
5232             "dist": {
5233                 "type": "zip",
5234                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
5235                 "reference": "75a63c33a8577608444246075ea0af0d052e452a",
5236                 "shasum": ""
5237             },
5238             "require": {
5239                 "ext-dom": "*",
5240                 "ext-tokenizer": "*",
5241                 "ext-xmlwriter": "*",
5242                 "php": "^7.2 || ^8.0"
5243             },
5244             "type": "library",
5245             "autoload": {
5246                 "classmap": [
5247                     "src/"
5248                 ]
5249             },
5250             "notification-url": "https://packagist.org/downloads/",
5251             "license": [
5252                 "BSD-3-Clause"
5253             ],
5254             "authors": [
5255                 {
5256                     "name": "Arne Blankerts",
5257                     "email": "arne@blankerts.de",
5258                     "role": "Developer"
5259                 }
5260             ],
5261             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
5262             "funding": [
5263                 {
5264                     "url": "https://github.com/theseer",
5265                     "type": "github"
5266                 }
5267             ],
5268             "time": "2020-07-12T23:59:07+00:00"
5269         },
5270         {
5271             "name": "webmozart/assert",
5272             "version": "1.9.1",
5273             "source": {
5274                 "type": "git",
5275                 "url": "https://github.com/webmozart/assert.git",
5276                 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
5277             },
5278             "dist": {
5279                 "type": "zip",
5280                 "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
5281                 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
5282                 "shasum": ""
5283             },
5284             "require": {
5285                 "php": "^5.3.3 || ^7.0 || ^8.0",
5286                 "symfony/polyfill-ctype": "^1.8"
5287             },
5288             "conflict": {
5289                 "phpstan/phpstan": "<0.12.20",
5290                 "vimeo/psalm": "<3.9.1"
5291             },
5292             "require-dev": {
5293                 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
5294             },
5295             "type": "library",
5296             "autoload": {
5297                 "psr-4": {
5298                     "Webmozart\\Assert\\": "src/"
5299                 }
5300             },
5301             "notification-url": "https://packagist.org/downloads/",
5302             "license": [
5303                 "MIT"
5304             ],
5305             "authors": [
5306                 {
5307                     "name": "Bernhard Schussek",
5308                     "email": "bschussek@gmail.com"
5309                 }
5310             ],
5311             "description": "Assertions to validate method input/output with nice error messages.",
5312             "keywords": [
5313                 "assert",
5314                 "check",
5315                 "validate"
5316             ],
5317             "time": "2020-07-08T17:02:28+00:00"
5318         },
5319         {
5320             "name": "yiisoft/yii2-debug",
5321             "version": "2.1.13",
5322             "source": {
5323                 "type": "git",
5324                 "url": "https://github.com/yiisoft/yii2-debug.git",
5325                 "reference": "696712a2a3565b1a072ad3c9d298e262967e8282"
5326             },
5327             "dist": {
5328                 "type": "zip",
5329                 "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/696712a2a3565b1a072ad3c9d298e262967e8282",
5330                 "reference": "696712a2a3565b1a072ad3c9d298e262967e8282",
5331                 "shasum": ""
5332             },
5333             "require": {
5334                 "ext-mbstring": "*",
5335                 "opis/closure": "^3.3",
5336                 "php": ">=5.4",
5337                 "yiisoft/yii2": "~2.0.13"
5338             },
5339             "require-dev": {
5340                 "phpunit/phpunit": "<7",
5341                 "yiisoft/yii2-coding-standards": "~2.0",
5342                 "yiisoft/yii2-swiftmailer": "*"
5343             },
5344             "type": "yii2-extension",
5345             "extra": {
5346                 "branch-alias": {
5347                     "dev-master": "2.0.x-dev"
5348                 }
5349             },
5350             "autoload": {
5351                 "psr-4": {
5352                     "yii\\debug\\": "src"
5353                 }
5354             },
5355             "notification-url": "https://packagist.org/downloads/",
5356             "license": [
5357                 "BSD-3-Clause"
5358             ],
5359             "authors": [
5360                 {
5361                     "name": "Qiang Xue",
5362                     "email": "qiang.xue@gmail.com"
5363                 },
5364                 {
5365                     "name": "Simon Karlen",
5366                     "email": "simi.albi@outlook.com"
5367                 }
5368             ],
5369             "description": "The debugger extension for the Yii framework",
5370             "keywords": [
5371                 "debug",
5372                 "debugger",
5373                 "yii2"
5374             ],
5375             "time": "2020-01-17T13:40:32+00:00"
5376         },
5377         {
5378             "name": "yiisoft/yii2-faker",
5379             "version": "2.0.4",
5380             "source": {
5381                 "type": "git",
5382                 "url": "https://github.com/yiisoft/yii2-faker.git",
5383                 "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1"
5384             },
5385             "dist": {
5386                 "type": "zip",
5387                 "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/3df62b1dcb272a8413f9c6e532c9d73f325ccde1",
5388                 "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1",
5389                 "shasum": ""
5390             },
5391             "require": {
5392                 "fzaninotto/faker": "~1.4",
5393                 "yiisoft/yii2": "~2.0.0"
5394             },
5395             "type": "yii2-extension",
5396             "extra": {
5397                 "branch-alias": {
5398                     "dev-master": "2.0.x-dev"
5399                 }
5400             },
5401             "autoload": {
5402                 "psr-4": {
5403                     "yii\\faker\\": ""
5404                 }
5405             },
5406             "notification-url": "https://packagist.org/downloads/",
5407             "license": [
5408                 "BSD-3-Clause"
5409             ],
5410             "authors": [
5411                 {
5412                     "name": "Mark Jebri",
5413                     "email": "mark.github@yandex.ru"
5414                 }
5415             ],
5416             "description": "Fixture generator. The Faker integration for the Yii framework.",
5417             "keywords": [
5418                 "Fixture",
5419                 "faker",
5420                 "yii2"
5421             ],
5422             "time": "2018-02-19T20:27:10+00:00"
5423         },
5424         {
5425             "name": "yiisoft/yii2-gii",
5426             "version": "2.1.4",
5427             "source": {
5428                 "type": "git",
5429                 "url": "https://github.com/yiisoft/yii2-gii.git",
5430                 "reference": "d879cb186361fbc6f71a2d994d580b5a071a5642"
5431             },
5432             "dist": {
5433                 "type": "zip",
5434                 "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/d879cb186361fbc6f71a2d994d580b5a071a5642",
5435                 "reference": "d879cb186361fbc6f71a2d994d580b5a071a5642",
5436                 "shasum": ""
5437             },
5438             "require": {
5439                 "phpspec/php-diff": "^1.1.0",
5440                 "yiisoft/yii2": "~2.0.14"
5441             },
5442             "require-dev": {
5443                 "phpunit/phpunit": "<7",
5444                 "yiisoft/yii2-coding-standards": "~2.0"
5445             },
5446             "type": "yii2-extension",
5447             "extra": {
5448                 "branch-alias": {
5449                     "dev-master": "2.0.x-dev"
5450                 }
5451             },
5452             "autoload": {
5453                 "psr-4": {
5454                     "yii\\gii\\": "src"
5455                 }
5456             },
5457             "notification-url": "https://packagist.org/downloads/",
5458             "license": [
5459                 "BSD-3-Clause"
5460             ],
5461             "authors": [
5462                 {
5463                     "name": "Qiang Xue",
5464                     "email": "qiang.xue@gmail.com"
5465                 }
5466             ],
5467             "description": "The Gii extension for the Yii framework",
5468             "keywords": [
5469                 "code generator",
5470                 "gii",
5471                 "yii2"
5472             ],
5473             "time": "2020-01-17T13:33:30+00:00"
5474         }
5475     ],
5476     "aliases": [],
5477     "minimum-stability": "stable",
5478     "stability-flags": [],
5479     "prefer-stable": false,
5480     "prefer-lowest": false,
5481     "platform": {
5482         "php": ">=5.6.0"
5483     },
5484     "platform-dev": [],
5485     "plugin-api-version": "1.1.0"
5486 }