OSDN Git Service

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