]> BookStack Code Mirror - bookstack/blob - composer.lock
Merge pull request #2513 from Baptistou/patch-1
[bookstack] / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "fc011a4d14d89014565f53626a0e331c",
8     "packages": [
9         {
10             "name": "aws/aws-sdk-php",
11             "version": "3.173.20",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/aws/aws-sdk-php.git",
15                 "reference": "3e6143f5c12986d727307d5d19d6aec21575d903"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3e6143f5c12986d727307d5d19d6aec21575d903",
20                 "reference": "3e6143f5c12986d727307d5d19d6aec21575d903",
21                 "shasum": ""
22             },
23             "require": {
24                 "ext-json": "*",
25                 "ext-pcre": "*",
26                 "ext-simplexml": "*",
27                 "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0",
28                 "guzzlehttp/promises": "^1.4.0",
29                 "guzzlehttp/psr7": "^1.7.0",
30                 "mtdowling/jmespath.php": "^2.6",
31                 "php": ">=5.5"
32             },
33             "require-dev": {
34                 "andrewsville/php-token-reflection": "^1.4",
35                 "aws/aws-php-sns-message-validator": "~1.0",
36                 "behat/behat": "~3.0",
37                 "doctrine/cache": "~1.4",
38                 "ext-dom": "*",
39                 "ext-openssl": "*",
40                 "ext-pcntl": "*",
41                 "ext-sockets": "*",
42                 "nette/neon": "^2.3",
43                 "paragonie/random_compat": ">= 2",
44                 "phpunit/phpunit": "^4.8.35|^5.4.3",
45                 "psr/cache": "^1.0",
46                 "psr/simple-cache": "^1.0",
47                 "sebastian/comparator": "^1.2.3"
48             },
49             "suggest": {
50                 "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
51                 "doctrine/cache": "To use the DoctrineCacheAdapter",
52                 "ext-curl": "To send requests using cURL",
53                 "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
54                 "ext-sockets": "To use client-side monitoring"
55             },
56             "type": "library",
57             "extra": {
58                 "branch-alias": {
59                     "dev-master": "3.0-dev"
60                 }
61             },
62             "autoload": {
63                 "psr-4": {
64                     "Aws\\": "src/"
65                 },
66                 "files": [
67                     "src/functions.php"
68                 ]
69             },
70             "notification-url": "https://packagist.org/downloads/",
71             "license": [
72                 "Apache-2.0"
73             ],
74             "authors": [
75                 {
76                     "name": "Amazon Web Services",
77                     "homepage": "http://aws.amazon.com"
78                 }
79             ],
80             "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
81             "homepage": "http://aws.amazon.com/sdkforphp",
82             "keywords": [
83                 "amazon",
84                 "aws",
85                 "cloud",
86                 "dynamodb",
87                 "ec2",
88                 "glacier",
89                 "s3",
90                 "sdk"
91             ],
92             "support": {
93                 "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
94                 "issues": "https://github.com/aws/aws-sdk-php/issues",
95                 "source": "https://github.com/aws/aws-sdk-php/tree/3.173.20"
96             },
97             "time": "2021-03-02T19:13:50+00:00"
98         },
99         {
100             "name": "barryvdh/laravel-dompdf",
101             "version": "v0.8.7",
102             "source": {
103                 "type": "git",
104                 "url": "https://github.com/barryvdh/laravel-dompdf.git",
105                 "reference": "30310e0a675462bf2aa9d448c8dcbf57fbcc517d"
106             },
107             "dist": {
108                 "type": "zip",
109                 "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/30310e0a675462bf2aa9d448c8dcbf57fbcc517d",
110                 "reference": "30310e0a675462bf2aa9d448c8dcbf57fbcc517d",
111                 "shasum": ""
112             },
113             "require": {
114                 "dompdf/dompdf": "^0.8",
115                 "illuminate/support": "^5.5|^6|^7|^8",
116                 "php": ">=7"
117             },
118             "type": "library",
119             "extra": {
120                 "branch-alias": {
121                     "dev-master": "0.8-dev"
122                 },
123                 "laravel": {
124                     "providers": [
125                         "Barryvdh\\DomPDF\\ServiceProvider"
126                     ],
127                     "aliases": {
128                         "PDF": "Barryvdh\\DomPDF\\Facade"
129                     }
130                 }
131             },
132             "autoload": {
133                 "psr-4": {
134                     "Barryvdh\\DomPDF\\": "src"
135                 }
136             },
137             "notification-url": "https://packagist.org/downloads/",
138             "license": [
139                 "MIT"
140             ],
141             "authors": [
142                 {
143                     "name": "Barry vd. Heuvel",
144                     "email": "[email protected]"
145                 }
146             ],
147             "description": "A DOMPDF Wrapper for Laravel",
148             "keywords": [
149                 "dompdf",
150                 "laravel",
151                 "pdf"
152             ],
153             "support": {
154                 "issues": "https://github.com/barryvdh/laravel-dompdf/issues",
155                 "source": "https://github.com/barryvdh/laravel-dompdf/tree/master"
156             },
157             "funding": [
158                 {
159                     "url": "https://github.com/barryvdh",
160                     "type": "github"
161                 }
162             ],
163             "time": "2020-09-07T11:50:18+00:00"
164         },
165         {
166             "name": "barryvdh/laravel-snappy",
167             "version": "v0.4.8",
168             "source": {
169                 "type": "git",
170                 "url": "https://github.com/barryvdh/laravel-snappy.git",
171                 "reference": "1903ab84171072b6bff8d98eb58d38b2c9aaf645"
172             },
173             "dist": {
174                 "type": "zip",
175                 "url": "https://api.github.com/repos/barryvdh/laravel-snappy/zipball/1903ab84171072b6bff8d98eb58d38b2c9aaf645",
176                 "reference": "1903ab84171072b6bff8d98eb58d38b2c9aaf645",
177                 "shasum": ""
178             },
179             "require": {
180                 "illuminate/filesystem": "^5.5|^6|^7|^8",
181                 "illuminate/support": "^5.5|^6|^7|^8",
182                 "knplabs/knp-snappy": "^1",
183                 "php": ">=7"
184             },
185             "type": "library",
186             "extra": {
187                 "branch-alias": {
188                     "dev-master": "0.4-dev"
189                 },
190                 "laravel": {
191                     "providers": [
192                         "Barryvdh\\Snappy\\ServiceProvider"
193                     ],
194                     "aliases": {
195                         "PDF": "Barryvdh\\Snappy\\Facades\\SnappyPdf",
196                         "SnappyImage": "Barryvdh\\Snappy\\Facades\\SnappyImage"
197                     }
198                 }
199             },
200             "autoload": {
201                 "psr-4": {
202                     "Barryvdh\\Snappy\\": "src/"
203                 }
204             },
205             "notification-url": "https://packagist.org/downloads/",
206             "license": [
207                 "MIT"
208             ],
209             "authors": [
210                 {
211                     "name": "Barry vd. Heuvel",
212                     "email": "[email protected]"
213                 }
214             ],
215             "description": "Snappy PDF/Image for Laravel",
216             "keywords": [
217                 "image",
218                 "laravel",
219                 "pdf",
220                 "snappy",
221                 "wkhtmltoimage",
222                 "wkhtmltopdf"
223             ],
224             "support": {
225                 "issues": "https://github.com/barryvdh/laravel-snappy/issues",
226                 "source": "https://github.com/barryvdh/laravel-snappy/tree/master"
227             },
228             "time": "2020-09-07T12:33:10+00:00"
229         },
230         {
231             "name": "doctrine/cache",
232             "version": "1.10.2",
233             "source": {
234                 "type": "git",
235                 "url": "https://github.com/doctrine/cache.git",
236                 "reference": "13e3381b25847283a91948d04640543941309727"
237             },
238             "dist": {
239                 "type": "zip",
240                 "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
241                 "reference": "13e3381b25847283a91948d04640543941309727",
242                 "shasum": ""
243             },
244             "require": {
245                 "php": "~7.1 || ^8.0"
246             },
247             "conflict": {
248                 "doctrine/common": ">2.2,<2.4"
249             },
250             "require-dev": {
251                 "alcaeus/mongo-php-adapter": "^1.1",
252                 "doctrine/coding-standard": "^6.0",
253                 "mongodb/mongodb": "^1.1",
254                 "phpunit/phpunit": "^7.0",
255                 "predis/predis": "~1.0"
256             },
257             "suggest": {
258                 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
259             },
260             "type": "library",
261             "extra": {
262                 "branch-alias": {
263                     "dev-master": "1.9.x-dev"
264                 }
265             },
266             "autoload": {
267                 "psr-4": {
268                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
269                 }
270             },
271             "notification-url": "https://packagist.org/downloads/",
272             "license": [
273                 "MIT"
274             ],
275             "authors": [
276                 {
277                     "name": "Guilherme Blanco",
278                     "email": "[email protected]"
279                 },
280                 {
281                     "name": "Roman Borschel",
282                     "email": "[email protected]"
283                 },
284                 {
285                     "name": "Benjamin Eberlei",
286                     "email": "[email protected]"
287                 },
288                 {
289                     "name": "Jonathan Wage",
290                     "email": "[email protected]"
291                 },
292                 {
293                     "name": "Johannes Schmitt",
294                     "email": "[email protected]"
295                 }
296             ],
297             "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
298             "homepage": "https://www.doctrine-project.org/projects/cache.html",
299             "keywords": [
300                 "abstraction",
301                 "apcu",
302                 "cache",
303                 "caching",
304                 "couchdb",
305                 "memcached",
306                 "php",
307                 "redis",
308                 "xcache"
309             ],
310             "support": {
311                 "issues": "https://github.com/doctrine/cache/issues",
312                 "source": "https://github.com/doctrine/cache/tree/1.10.x"
313             },
314             "funding": [
315                 {
316                     "url": "https://www.doctrine-project.org/sponsorship.html",
317                     "type": "custom"
318                 },
319                 {
320                     "url": "https://www.patreon.com/phpdoctrine",
321                     "type": "patreon"
322                 },
323                 {
324                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
325                     "type": "tidelift"
326                 }
327             ],
328             "time": "2020-07-07T18:54:01+00:00"
329         },
330         {
331             "name": "doctrine/dbal",
332             "version": "2.10.4",
333             "source": {
334                 "type": "git",
335                 "url": "https://github.com/doctrine/dbal.git",
336                 "reference": "47433196b6390d14409a33885ee42b6208160643"
337             },
338             "dist": {
339                 "type": "zip",
340                 "url": "https://api.github.com/repos/doctrine/dbal/zipball/47433196b6390d14409a33885ee42b6208160643",
341                 "reference": "47433196b6390d14409a33885ee42b6208160643",
342                 "shasum": ""
343             },
344             "require": {
345                 "doctrine/cache": "^1.0",
346                 "doctrine/event-manager": "^1.0",
347                 "ext-pdo": "*",
348                 "php": "^7.2"
349             },
350             "require-dev": {
351                 "doctrine/coding-standard": "^8.1",
352                 "jetbrains/phpstorm-stubs": "^2019.1",
353                 "nikic/php-parser": "^4.4",
354                 "phpstan/phpstan": "^0.12.40",
355                 "phpunit/phpunit": "^8.5.5",
356                 "psalm/plugin-phpunit": "^0.10.0",
357                 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
358                 "vimeo/psalm": "^3.14.2"
359             },
360             "suggest": {
361                 "symfony/console": "For helpful console commands such as SQL execution and import of files."
362             },
363             "bin": [
364                 "bin/doctrine-dbal"
365             ],
366             "type": "library",
367             "extra": {
368                 "branch-alias": {
369                     "dev-master": "2.10.x-dev",
370                     "dev-develop": "3.0.x-dev"
371                 }
372             },
373             "autoload": {
374                 "psr-4": {
375                     "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
376                 }
377             },
378             "notification-url": "https://packagist.org/downloads/",
379             "license": [
380                 "MIT"
381             ],
382             "authors": [
383                 {
384                     "name": "Guilherme Blanco",
385                     "email": "[email protected]"
386                 },
387                 {
388                     "name": "Roman Borschel",
389                     "email": "[email protected]"
390                 },
391                 {
392                     "name": "Benjamin Eberlei",
393                     "email": "[email protected]"
394                 },
395                 {
396                     "name": "Jonathan Wage",
397                     "email": "[email protected]"
398                 }
399             ],
400             "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
401             "homepage": "https://www.doctrine-project.org/projects/dbal.html",
402             "keywords": [
403                 "abstraction",
404                 "database",
405                 "db2",
406                 "dbal",
407                 "mariadb",
408                 "mssql",
409                 "mysql",
410                 "oci8",
411                 "oracle",
412                 "pdo",
413                 "pgsql",
414                 "postgresql",
415                 "queryobject",
416                 "sasql",
417                 "sql",
418                 "sqlanywhere",
419                 "sqlite",
420                 "sqlserver",
421                 "sqlsrv"
422             ],
423             "support": {
424                 "issues": "https://github.com/doctrine/dbal/issues",
425                 "source": "https://github.com/doctrine/dbal/tree/2.10.4"
426             },
427             "funding": [
428                 {
429                     "url": "https://www.doctrine-project.org/sponsorship.html",
430                     "type": "custom"
431                 },
432                 {
433                     "url": "https://www.patreon.com/phpdoctrine",
434                     "type": "patreon"
435                 },
436                 {
437                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
438                     "type": "tidelift"
439                 }
440             ],
441             "time": "2020-09-12T21:20:41+00:00"
442         },
443         {
444             "name": "doctrine/event-manager",
445             "version": "1.1.1",
446             "source": {
447                 "type": "git",
448                 "url": "https://github.com/doctrine/event-manager.git",
449                 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
450             },
451             "dist": {
452                 "type": "zip",
453                 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
454                 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
455                 "shasum": ""
456             },
457             "require": {
458                 "php": "^7.1 || ^8.0"
459             },
460             "conflict": {
461                 "doctrine/common": "<2.9@dev"
462             },
463             "require-dev": {
464                 "doctrine/coding-standard": "^6.0",
465                 "phpunit/phpunit": "^7.0"
466             },
467             "type": "library",
468             "extra": {
469                 "branch-alias": {
470                     "dev-master": "1.0.x-dev"
471                 }
472             },
473             "autoload": {
474                 "psr-4": {
475                     "Doctrine\\Common\\": "lib/Doctrine/Common"
476                 }
477             },
478             "notification-url": "https://packagist.org/downloads/",
479             "license": [
480                 "MIT"
481             ],
482             "authors": [
483                 {
484                     "name": "Guilherme Blanco",
485                     "email": "[email protected]"
486                 },
487                 {
488                     "name": "Roman Borschel",
489                     "email": "[email protected]"
490                 },
491                 {
492                     "name": "Benjamin Eberlei",
493                     "email": "[email protected]"
494                 },
495                 {
496                     "name": "Jonathan Wage",
497                     "email": "[email protected]"
498                 },
499                 {
500                     "name": "Johannes Schmitt",
501                     "email": "[email protected]"
502                 },
503                 {
504                     "name": "Marco Pivetta",
505                     "email": "[email protected]"
506                 }
507             ],
508             "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
509             "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
510             "keywords": [
511                 "event",
512                 "event dispatcher",
513                 "event manager",
514                 "event system",
515                 "events"
516             ],
517             "support": {
518                 "issues": "https://github.com/doctrine/event-manager/issues",
519                 "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
520             },
521             "funding": [
522                 {
523                     "url": "https://www.doctrine-project.org/sponsorship.html",
524                     "type": "custom"
525                 },
526                 {
527                     "url": "https://www.patreon.com/phpdoctrine",
528                     "type": "patreon"
529                 },
530                 {
531                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
532                     "type": "tidelift"
533                 }
534             ],
535             "time": "2020-05-29T18:28:51+00:00"
536         },
537         {
538             "name": "doctrine/inflector",
539             "version": "2.0.3",
540             "source": {
541                 "type": "git",
542                 "url": "https://github.com/doctrine/inflector.git",
543                 "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
544             },
545             "dist": {
546                 "type": "zip",
547                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
548                 "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
549                 "shasum": ""
550             },
551             "require": {
552                 "php": "^7.2 || ^8.0"
553             },
554             "require-dev": {
555                 "doctrine/coding-standard": "^7.0",
556                 "phpstan/phpstan": "^0.11",
557                 "phpstan/phpstan-phpunit": "^0.11",
558                 "phpstan/phpstan-strict-rules": "^0.11",
559                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
560             },
561             "type": "library",
562             "extra": {
563                 "branch-alias": {
564                     "dev-master": "2.0.x-dev"
565                 }
566             },
567             "autoload": {
568                 "psr-4": {
569                     "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
570                 }
571             },
572             "notification-url": "https://packagist.org/downloads/",
573             "license": [
574                 "MIT"
575             ],
576             "authors": [
577                 {
578                     "name": "Guilherme Blanco",
579                     "email": "[email protected]"
580                 },
581                 {
582                     "name": "Roman Borschel",
583                     "email": "[email protected]"
584                 },
585                 {
586                     "name": "Benjamin Eberlei",
587                     "email": "[email protected]"
588                 },
589                 {
590                     "name": "Jonathan Wage",
591                     "email": "[email protected]"
592                 },
593                 {
594                     "name": "Johannes Schmitt",
595                     "email": "[email protected]"
596                 }
597             ],
598             "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
599             "homepage": "https://www.doctrine-project.org/projects/inflector.html",
600             "keywords": [
601                 "inflection",
602                 "inflector",
603                 "lowercase",
604                 "manipulation",
605                 "php",
606                 "plural",
607                 "singular",
608                 "strings",
609                 "uppercase",
610                 "words"
611             ],
612             "support": {
613                 "issues": "https://github.com/doctrine/inflector/issues",
614                 "source": "https://github.com/doctrine/inflector/tree/2.0.x"
615             },
616             "funding": [
617                 {
618                     "url": "https://www.doctrine-project.org/sponsorship.html",
619                     "type": "custom"
620                 },
621                 {
622                     "url": "https://www.patreon.com/phpdoctrine",
623                     "type": "patreon"
624                 },
625                 {
626                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
627                     "type": "tidelift"
628                 }
629             ],
630             "time": "2020-05-29T15:13:26+00:00"
631         },
632         {
633             "name": "doctrine/lexer",
634             "version": "1.2.1",
635             "source": {
636                 "type": "git",
637                 "url": "https://github.com/doctrine/lexer.git",
638                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
639             },
640             "dist": {
641                 "type": "zip",
642                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
643                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
644                 "shasum": ""
645             },
646             "require": {
647                 "php": "^7.2 || ^8.0"
648             },
649             "require-dev": {
650                 "doctrine/coding-standard": "^6.0",
651                 "phpstan/phpstan": "^0.11.8",
652                 "phpunit/phpunit": "^8.2"
653             },
654             "type": "library",
655             "extra": {
656                 "branch-alias": {
657                     "dev-master": "1.2.x-dev"
658                 }
659             },
660             "autoload": {
661                 "psr-4": {
662                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
663                 }
664             },
665             "notification-url": "https://packagist.org/downloads/",
666             "license": [
667                 "MIT"
668             ],
669             "authors": [
670                 {
671                     "name": "Guilherme Blanco",
672                     "email": "[email protected]"
673                 },
674                 {
675                     "name": "Roman Borschel",
676                     "email": "[email protected]"
677                 },
678                 {
679                     "name": "Johannes Schmitt",
680                     "email": "[email protected]"
681                 }
682             ],
683             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
684             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
685             "keywords": [
686                 "annotations",
687                 "docblock",
688                 "lexer",
689                 "parser",
690                 "php"
691             ],
692             "support": {
693                 "issues": "https://github.com/doctrine/lexer/issues",
694                 "source": "https://github.com/doctrine/lexer/tree/1.2.1"
695             },
696             "funding": [
697                 {
698                     "url": "https://www.doctrine-project.org/sponsorship.html",
699                     "type": "custom"
700                 },
701                 {
702                     "url": "https://www.patreon.com/phpdoctrine",
703                     "type": "patreon"
704                 },
705                 {
706                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
707                     "type": "tidelift"
708                 }
709             ],
710             "time": "2020-05-25T17:44:05+00:00"
711         },
712         {
713             "name": "dompdf/dompdf",
714             "version": "v0.8.6",
715             "source": {
716                 "type": "git",
717                 "url": "https://github.com/dompdf/dompdf.git",
718                 "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5"
719             },
720             "dist": {
721                 "type": "zip",
722                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5",
723                 "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5",
724                 "shasum": ""
725             },
726             "require": {
727                 "ext-dom": "*",
728                 "ext-mbstring": "*",
729                 "phenx/php-font-lib": "^0.5.2",
730                 "phenx/php-svg-lib": "^0.3.3",
731                 "php": "^7.1"
732             },
733             "require-dev": {
734                 "mockery/mockery": "^1.3",
735                 "phpunit/phpunit": "^7.5",
736                 "squizlabs/php_codesniffer": "^3.5"
737             },
738             "suggest": {
739                 "ext-gd": "Needed to process images",
740                 "ext-gmagick": "Improves image processing performance",
741                 "ext-imagick": "Improves image processing performance",
742                 "ext-zlib": "Needed for pdf stream compression"
743             },
744             "type": "library",
745             "extra": {
746                 "branch-alias": {
747                     "dev-develop": "0.7-dev"
748                 }
749             },
750             "autoload": {
751                 "psr-4": {
752                     "Dompdf\\": "src/"
753                 },
754                 "classmap": [
755                     "lib/"
756                 ]
757             },
758             "notification-url": "https://packagist.org/downloads/",
759             "license": [
760                 "LGPL-2.1"
761             ],
762             "authors": [
763                 {
764                     "name": "Fabien Ménager",
765                     "email": "[email protected]"
766                 },
767                 {
768                     "name": "Brian Sweeney",
769                     "email": "[email protected]"
770                 },
771                 {
772                     "name": "Gabriel Bull",
773                     "email": "[email protected]"
774                 }
775             ],
776             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
777             "homepage": "https://github.com/dompdf/dompdf",
778             "support": {
779                 "issues": "https://github.com/dompdf/dompdf/issues",
780                 "source": "https://github.com/dompdf/dompdf/tree/master"
781             },
782             "time": "2020-08-30T22:54:22+00:00"
783         },
784         {
785             "name": "dragonmantank/cron-expression",
786             "version": "v2.3.1",
787             "source": {
788                 "type": "git",
789                 "url": "https://github.com/dragonmantank/cron-expression.git",
790                 "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2"
791             },
792             "dist": {
793                 "type": "zip",
794                 "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2",
795                 "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2",
796                 "shasum": ""
797             },
798             "require": {
799                 "php": "^7.0|^8.0"
800             },
801             "require-dev": {
802                 "phpunit/phpunit": "^6.4|^7.0|^8.0|^9.0"
803             },
804             "type": "library",
805             "extra": {
806                 "branch-alias": {
807                     "dev-master": "2.3-dev"
808                 }
809             },
810             "autoload": {
811                 "psr-4": {
812                     "Cron\\": "src/Cron/"
813                 }
814             },
815             "notification-url": "https://packagist.org/downloads/",
816             "license": [
817                 "MIT"
818             ],
819             "authors": [
820                 {
821                     "name": "Michael Dowling",
822                     "email": "[email protected]",
823                     "homepage": "https://github.com/mtdowling"
824                 },
825                 {
826                     "name": "Chris Tankersley",
827                     "email": "[email protected]",
828                     "homepage": "https://github.com/dragonmantank"
829                 }
830             ],
831             "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
832             "keywords": [
833                 "cron",
834                 "schedule"
835             ],
836             "support": {
837                 "issues": "https://github.com/dragonmantank/cron-expression/issues",
838                 "source": "https://github.com/dragonmantank/cron-expression/tree/v2.3.1"
839             },
840             "funding": [
841                 {
842                     "url": "https://github.com/dragonmantank",
843                     "type": "github"
844                 }
845             ],
846             "time": "2020-10-13T00:52:37+00:00"
847         },
848         {
849             "name": "egulias/email-validator",
850             "version": "2.1.25",
851             "source": {
852                 "type": "git",
853                 "url": "https://github.com/egulias/EmailValidator.git",
854                 "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
855             },
856             "dist": {
857                 "type": "zip",
858                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
859                 "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
860                 "shasum": ""
861             },
862             "require": {
863                 "doctrine/lexer": "^1.0.1",
864                 "php": ">=5.5",
865                 "symfony/polyfill-intl-idn": "^1.10"
866             },
867             "require-dev": {
868                 "dominicsayers/isemail": "^3.0.7",
869                 "phpunit/phpunit": "^4.8.36|^7.5.15",
870                 "satooshi/php-coveralls": "^1.0.1"
871             },
872             "suggest": {
873                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
874             },
875             "type": "library",
876             "extra": {
877                 "branch-alias": {
878                     "dev-master": "2.1.x-dev"
879                 }
880             },
881             "autoload": {
882                 "psr-4": {
883                     "Egulias\\EmailValidator\\": "src"
884                 }
885             },
886             "notification-url": "https://packagist.org/downloads/",
887             "license": [
888                 "MIT"
889             ],
890             "authors": [
891                 {
892                     "name": "Eduardo Gulias Davis"
893                 }
894             ],
895             "description": "A library for validating emails against several RFCs",
896             "homepage": "https://github.com/egulias/EmailValidator",
897             "keywords": [
898                 "email",
899                 "emailvalidation",
900                 "emailvalidator",
901                 "validation",
902                 "validator"
903             ],
904             "support": {
905                 "issues": "https://github.com/egulias/EmailValidator/issues",
906                 "source": "https://github.com/egulias/EmailValidator/tree/2.1.25"
907             },
908             "funding": [
909                 {
910                     "url": "https://github.com/egulias",
911                     "type": "github"
912                 }
913             ],
914             "time": "2020-12-29T14:50:06+00:00"
915         },
916         {
917             "name": "facade/flare-client-php",
918             "version": "1.4.0",
919             "source": {
920                 "type": "git",
921                 "url": "https://github.com/facade/flare-client-php.git",
922                 "reference": "ef0f5bce23b30b32d98fd9bb49c6fa37b40eb546"
923             },
924             "dist": {
925                 "type": "zip",
926                 "url": "https://api.github.com/repos/facade/flare-client-php/zipball/ef0f5bce23b30b32d98fd9bb49c6fa37b40eb546",
927                 "reference": "ef0f5bce23b30b32d98fd9bb49c6fa37b40eb546",
928                 "shasum": ""
929             },
930             "require": {
931                 "facade/ignition-contracts": "~1.0",
932                 "illuminate/pipeline": "^5.5|^6.0|^7.0|^8.0",
933                 "php": "^7.1|^8.0",
934                 "symfony/http-foundation": "^3.3|^4.1|^5.0",
935                 "symfony/mime": "^3.4|^4.0|^5.1",
936                 "symfony/var-dumper": "^3.4|^4.0|^5.0"
937             },
938             "require-dev": {
939                 "friendsofphp/php-cs-fixer": "^2.14",
940                 "phpunit/phpunit": "^7.5.16",
941                 "spatie/phpunit-snapshot-assertions": "^2.0"
942             },
943             "type": "library",
944             "extra": {
945                 "branch-alias": {
946                     "dev-master": "1.0-dev"
947                 }
948             },
949             "autoload": {
950                 "psr-4": {
951                     "Facade\\FlareClient\\": "src"
952                 },
953                 "files": [
954                     "src/helpers.php"
955                 ]
956             },
957             "notification-url": "https://packagist.org/downloads/",
958             "license": [
959                 "MIT"
960             ],
961             "description": "Send PHP errors to Flare",
962             "homepage": "https://github.com/facade/flare-client-php",
963             "keywords": [
964                 "exception",
965                 "facade",
966                 "flare",
967                 "reporting"
968             ],
969             "support": {
970                 "issues": "https://github.com/facade/flare-client-php/issues",
971                 "source": "https://github.com/facade/flare-client-php/tree/1.4.0"
972             },
973             "funding": [
974                 {
975                     "url": "https://github.com/spatie",
976                     "type": "github"
977                 }
978             ],
979             "time": "2021-02-16T12:42:06+00:00"
980         },
981         {
982             "name": "facade/ignition",
983             "version": "1.16.16",
984             "source": {
985                 "type": "git",
986                 "url": "https://github.com/facade/ignition.git",
987                 "reference": "b6aea4a99303d9d32afd486a285162a89af8a8a3"
988             },
989             "dist": {
990                 "type": "zip",
991                 "url": "https://api.github.com/repos/facade/ignition/zipball/b6aea4a99303d9d32afd486a285162a89af8a8a3",
992                 "reference": "b6aea4a99303d9d32afd486a285162a89af8a8a3",
993                 "shasum": ""
994             },
995             "require": {
996                 "ext-json": "*",
997                 "ext-mbstring": "*",
998                 "facade/flare-client-php": "^1.3",
999                 "facade/ignition-contracts": "^1.0",
1000                 "filp/whoops": "^2.4",
1001                 "illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0",
1002                 "monolog/monolog": "^1.12 || ^2.0",
1003                 "php": "^7.1|^8.0",
1004                 "scrivo/highlight.php": "^9.15",
1005                 "symfony/console": "^3.4 || ^4.0",
1006                 "symfony/var-dumper": "^3.4 || ^4.0"
1007             },
1008             "require-dev": {
1009                 "mockery/mockery": "~1.3.3|^1.4.2",
1010                 "orchestra/testbench": "^3.5 || ^3.6 || ^3.7 || ^3.8 || ^4.0"
1011             },
1012             "suggest": {
1013                 "laravel/telescope": "^2.0"
1014             },
1015             "type": "library",
1016             "extra": {
1017                 "branch-alias": {
1018                     "dev-master": "1.x-dev"
1019                 },
1020                 "laravel": {
1021                     "providers": [
1022                         "Facade\\Ignition\\IgnitionServiceProvider"
1023                     ],
1024                     "aliases": {
1025                         "Flare": "Facade\\Ignition\\Facades\\Flare"
1026                     }
1027                 }
1028             },
1029             "autoload": {
1030                 "psr-4": {
1031                     "Facade\\Ignition\\": "src"
1032                 },
1033                 "files": [
1034                     "src/helpers.php"
1035                 ]
1036             },
1037             "notification-url": "https://packagist.org/downloads/",
1038             "license": [
1039                 "MIT"
1040             ],
1041             "description": "A beautiful error page for Laravel applications.",
1042             "homepage": "https://github.com/facade/ignition",
1043             "keywords": [
1044                 "error",
1045                 "flare",
1046                 "laravel",
1047                 "page"
1048             ],
1049             "support": {
1050                 "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
1051                 "forum": "https://twitter.com/flareappio",
1052                 "issues": "https://github.com/facade/ignition/issues",
1053                 "source": "https://github.com/facade/ignition"
1054             },
1055             "time": "2021-02-15T10:21:49+00:00"
1056         },
1057         {
1058             "name": "facade/ignition-contracts",
1059             "version": "1.0.1",
1060             "source": {
1061                 "type": "git",
1062                 "url": "https://github.com/facade/ignition-contracts.git",
1063                 "reference": "aeab1ce8b68b188a43e81758e750151ad7da796b"
1064             },
1065             "dist": {
1066                 "type": "zip",
1067                 "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/aeab1ce8b68b188a43e81758e750151ad7da796b",
1068                 "reference": "aeab1ce8b68b188a43e81758e750151ad7da796b",
1069                 "shasum": ""
1070             },
1071             "require": {
1072                 "php": "^7.1"
1073             },
1074             "require-dev": {
1075                 "friendsofphp/php-cs-fixer": "^2.14",
1076                 "phpunit/phpunit": "^7.5|^8.0",
1077                 "vimeo/psalm": "^3.12"
1078             },
1079             "type": "library",
1080             "autoload": {
1081                 "psr-4": {
1082                     "Facade\\IgnitionContracts\\": "src"
1083                 }
1084             },
1085             "notification-url": "https://packagist.org/downloads/",
1086             "license": [
1087                 "MIT"
1088             ],
1089             "authors": [
1090                 {
1091                     "name": "Freek Van der Herten",
1092                     "email": "[email protected]",
1093                     "homepage": "https://flareapp.io",
1094                     "role": "Developer"
1095                 }
1096             ],
1097             "description": "Solution contracts for Ignition",
1098             "homepage": "https://github.com/facade/ignition-contracts",
1099             "keywords": [
1100                 "contracts",
1101                 "flare",
1102                 "ignition"
1103             ],
1104             "support": {
1105                 "issues": "https://github.com/facade/ignition-contracts/issues",
1106                 "source": "https://github.com/facade/ignition-contracts/tree/1.0.1"
1107             },
1108             "time": "2020-07-14T10:10:28+00:00"
1109         },
1110         {
1111             "name": "fideloper/proxy",
1112             "version": "4.4.1",
1113             "source": {
1114                 "type": "git",
1115                 "url": "https://github.com/fideloper/TrustedProxy.git",
1116                 "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0"
1117             },
1118             "dist": {
1119                 "type": "zip",
1120                 "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/c073b2bd04d1c90e04dc1b787662b558dd65ade0",
1121                 "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0",
1122                 "shasum": ""
1123             },
1124             "require": {
1125                 "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0",
1126                 "php": ">=5.4.0"
1127             },
1128             "require-dev": {
1129                 "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0",
1130                 "mockery/mockery": "^1.0",
1131                 "phpunit/phpunit": "^6.0"
1132             },
1133             "type": "library",
1134             "extra": {
1135                 "laravel": {
1136                     "providers": [
1137                         "Fideloper\\Proxy\\TrustedProxyServiceProvider"
1138                     ]
1139                 }
1140             },
1141             "autoload": {
1142                 "psr-4": {
1143                     "Fideloper\\Proxy\\": "src/"
1144                 }
1145             },
1146             "notification-url": "https://packagist.org/downloads/",
1147             "license": [
1148                 "MIT"
1149             ],
1150             "authors": [
1151                 {
1152                     "name": "Chris Fidao",
1153                     "email": "[email protected]"
1154                 }
1155             ],
1156             "description": "Set trusted proxies for Laravel",
1157             "keywords": [
1158                 "load balancing",
1159                 "proxy",
1160                 "trusted proxy"
1161             ],
1162             "support": {
1163                 "issues": "https://github.com/fideloper/TrustedProxy/issues",
1164                 "source": "https://github.com/fideloper/TrustedProxy/tree/4.4.1"
1165             },
1166             "time": "2020-10-22T13:48:01+00:00"
1167         },
1168         {
1169             "name": "filp/whoops",
1170             "version": "2.9.2",
1171             "source": {
1172                 "type": "git",
1173                 "url": "https://github.com/filp/whoops.git",
1174                 "reference": "df7933820090489623ce0be5e85c7e693638e536"
1175             },
1176             "dist": {
1177                 "type": "zip",
1178                 "url": "https://api.github.com/repos/filp/whoops/zipball/df7933820090489623ce0be5e85c7e693638e536",
1179                 "reference": "df7933820090489623ce0be5e85c7e693638e536",
1180                 "shasum": ""
1181             },
1182             "require": {
1183                 "php": "^5.5.9 || ^7.0 || ^8.0",
1184                 "psr/log": "^1.0.1"
1185             },
1186             "require-dev": {
1187                 "mockery/mockery": "^0.9 || ^1.0",
1188                 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
1189                 "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
1190             },
1191             "suggest": {
1192                 "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
1193                 "whoops/soap": "Formats errors as SOAP responses"
1194             },
1195             "type": "library",
1196             "extra": {
1197                 "branch-alias": {
1198                     "dev-master": "2.7-dev"
1199                 }
1200             },
1201             "autoload": {
1202                 "psr-4": {
1203                     "Whoops\\": "src/Whoops/"
1204                 }
1205             },
1206             "notification-url": "https://packagist.org/downloads/",
1207             "license": [
1208                 "MIT"
1209             ],
1210             "authors": [
1211                 {
1212                     "name": "Filipe Dobreira",
1213                     "homepage": "https://github.com/filp",
1214                     "role": "Developer"
1215                 }
1216             ],
1217             "description": "php error handling for cool kids",
1218             "homepage": "https://filp.github.io/whoops/",
1219             "keywords": [
1220                 "error",
1221                 "exception",
1222                 "handling",
1223                 "library",
1224                 "throwable",
1225                 "whoops"
1226             ],
1227             "support": {
1228                 "issues": "https://github.com/filp/whoops/issues",
1229                 "source": "https://github.com/filp/whoops/tree/2.9.2"
1230             },
1231             "funding": [
1232                 {
1233                     "url": "https://github.com/denis-sokolov",
1234                     "type": "github"
1235                 }
1236             ],
1237             "time": "2021-01-24T12:00:00+00:00"
1238         },
1239         {
1240             "name": "guzzlehttp/guzzle",
1241             "version": "7.2.0",
1242             "source": {
1243                 "type": "git",
1244                 "url": "https://github.com/guzzle/guzzle.git",
1245                 "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79"
1246             },
1247             "dist": {
1248                 "type": "zip",
1249                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79",
1250                 "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79",
1251                 "shasum": ""
1252             },
1253             "require": {
1254                 "ext-json": "*",
1255                 "guzzlehttp/promises": "^1.4",
1256                 "guzzlehttp/psr7": "^1.7",
1257                 "php": "^7.2.5 || ^8.0",
1258                 "psr/http-client": "^1.0"
1259             },
1260             "provide": {
1261                 "psr/http-client-implementation": "1.0"
1262             },
1263             "require-dev": {
1264                 "ext-curl": "*",
1265                 "php-http/client-integration-tests": "^3.0",
1266                 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1267                 "psr/log": "^1.1"
1268             },
1269             "suggest": {
1270                 "ext-curl": "Required for CURL handler support",
1271                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1272                 "psr/log": "Required for using the Log middleware"
1273             },
1274             "type": "library",
1275             "extra": {
1276                 "branch-alias": {
1277                     "dev-master": "7.1-dev"
1278                 }
1279             },
1280             "autoload": {
1281                 "psr-4": {
1282                     "GuzzleHttp\\": "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": "[email protected]",
1296                     "homepage": "https://github.com/mtdowling"
1297                 },
1298                 {
1299                     "name": "Márk Sági-Kazár",
1300                     "email": "[email protected]",
1301                     "homepage": "https://sagikazarmark.hu"
1302                 }
1303             ],
1304             "description": "Guzzle is a PHP HTTP client library",
1305             "homepage": "http://guzzlephp.org/",
1306             "keywords": [
1307                 "client",
1308                 "curl",
1309                 "framework",
1310                 "http",
1311                 "http client",
1312                 "psr-18",
1313                 "psr-7",
1314                 "rest",
1315                 "web service"
1316             ],
1317             "support": {
1318                 "issues": "https://github.com/guzzle/guzzle/issues",
1319                 "source": "https://github.com/guzzle/guzzle/tree/7.2.0"
1320             },
1321             "funding": [
1322                 {
1323                     "url": "https://github.com/GrahamCampbell",
1324                     "type": "github"
1325                 },
1326                 {
1327                     "url": "https://github.com/Nyholm",
1328                     "type": "github"
1329                 },
1330                 {
1331                     "url": "https://github.com/alexeyshockov",
1332                     "type": "github"
1333                 },
1334                 {
1335                     "url": "https://github.com/gmponos",
1336                     "type": "github"
1337                 }
1338             ],
1339             "time": "2020-10-10T11:47:56+00:00"
1340         },
1341         {
1342             "name": "guzzlehttp/promises",
1343             "version": "1.4.0",
1344             "source": {
1345                 "type": "git",
1346                 "url": "https://github.com/guzzle/promises.git",
1347                 "reference": "60d379c243457e073cff02bc323a2a86cb355631"
1348             },
1349             "dist": {
1350                 "type": "zip",
1351                 "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
1352                 "reference": "60d379c243457e073cff02bc323a2a86cb355631",
1353                 "shasum": ""
1354             },
1355             "require": {
1356                 "php": ">=5.5"
1357             },
1358             "require-dev": {
1359                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1360             },
1361             "type": "library",
1362             "extra": {
1363                 "branch-alias": {
1364                     "dev-master": "1.4-dev"
1365                 }
1366             },
1367             "autoload": {
1368                 "psr-4": {
1369                     "GuzzleHttp\\Promise\\": "src/"
1370                 },
1371                 "files": [
1372                     "src/functions_include.php"
1373                 ]
1374             },
1375             "notification-url": "https://packagist.org/downloads/",
1376             "license": [
1377                 "MIT"
1378             ],
1379             "authors": [
1380                 {
1381                     "name": "Michael Dowling",
1382                     "email": "[email protected]",
1383                     "homepage": "https://github.com/mtdowling"
1384                 }
1385             ],
1386             "description": "Guzzle promises library",
1387             "keywords": [
1388                 "promise"
1389             ],
1390             "support": {
1391                 "issues": "https://github.com/guzzle/promises/issues",
1392                 "source": "https://github.com/guzzle/promises/tree/1.4.0"
1393             },
1394             "time": "2020-09-30T07:37:28+00:00"
1395         },
1396         {
1397             "name": "guzzlehttp/psr7",
1398             "version": "1.7.0",
1399             "source": {
1400                 "type": "git",
1401                 "url": "https://github.com/guzzle/psr7.git",
1402                 "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
1403             },
1404             "dist": {
1405                 "type": "zip",
1406                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
1407                 "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
1408                 "shasum": ""
1409             },
1410             "require": {
1411                 "php": ">=5.4.0",
1412                 "psr/http-message": "~1.0",
1413                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
1414             },
1415             "provide": {
1416                 "psr/http-message-implementation": "1.0"
1417             },
1418             "require-dev": {
1419                 "ext-zlib": "*",
1420                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
1421             },
1422             "suggest": {
1423                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1424             },
1425             "type": "library",
1426             "extra": {
1427                 "branch-alias": {
1428                     "dev-master": "1.7-dev"
1429                 }
1430             },
1431             "autoload": {
1432                 "psr-4": {
1433                     "GuzzleHttp\\Psr7\\": "src/"
1434                 },
1435                 "files": [
1436                     "src/functions_include.php"
1437                 ]
1438             },
1439             "notification-url": "https://packagist.org/downloads/",
1440             "license": [
1441                 "MIT"
1442             ],
1443             "authors": [
1444                 {
1445                     "name": "Michael Dowling",
1446                     "email": "[email protected]",
1447                     "homepage": "https://github.com/mtdowling"
1448                 },
1449                 {
1450                     "name": "Tobias Schultze",
1451                     "homepage": "https://github.com/Tobion"
1452                 }
1453             ],
1454             "description": "PSR-7 message implementation that also provides common utility methods",
1455             "keywords": [
1456                 "http",
1457                 "message",
1458                 "psr-7",
1459                 "request",
1460                 "response",
1461                 "stream",
1462                 "uri",
1463                 "url"
1464             ],
1465             "support": {
1466                 "issues": "https://github.com/guzzle/psr7/issues",
1467                 "source": "https://github.com/guzzle/psr7/tree/1.7.0"
1468             },
1469             "time": "2020-09-30T07:37:11+00:00"
1470         },
1471         {
1472             "name": "intervention/image",
1473             "version": "2.5.1",
1474             "source": {
1475                 "type": "git",
1476                 "url": "https://github.com/Intervention/image.git",
1477                 "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e"
1478             },
1479             "dist": {
1480                 "type": "zip",
1481                 "url": "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
1482                 "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
1483                 "shasum": ""
1484             },
1485             "require": {
1486                 "ext-fileinfo": "*",
1487                 "guzzlehttp/psr7": "~1.1",
1488                 "php": ">=5.4.0"
1489             },
1490             "require-dev": {
1491                 "mockery/mockery": "~0.9.2",
1492                 "phpunit/phpunit": "^4.8 || ^5.7"
1493             },
1494             "suggest": {
1495                 "ext-gd": "to use GD library based image processing.",
1496                 "ext-imagick": "to use Imagick based image processing.",
1497                 "intervention/imagecache": "Caching extension for the Intervention Image library"
1498             },
1499             "type": "library",
1500             "extra": {
1501                 "branch-alias": {
1502                     "dev-master": "2.4-dev"
1503                 },
1504                 "laravel": {
1505                     "providers": [
1506                         "Intervention\\Image\\ImageServiceProvider"
1507                     ],
1508                     "aliases": {
1509                         "Image": "Intervention\\Image\\Facades\\Image"
1510                     }
1511                 }
1512             },
1513             "autoload": {
1514                 "psr-4": {
1515                     "Intervention\\Image\\": "src/Intervention/Image"
1516                 }
1517             },
1518             "notification-url": "https://packagist.org/downloads/",
1519             "license": [
1520                 "MIT"
1521             ],
1522             "authors": [
1523                 {
1524                     "name": "Oliver Vogel",
1525                     "email": "[email protected]",
1526                     "homepage": "http://olivervogel.com/"
1527                 }
1528             ],
1529             "description": "Image handling and manipulation library with support for Laravel integration",
1530             "homepage": "http://image.intervention.io/",
1531             "keywords": [
1532                 "gd",
1533                 "image",
1534                 "imagick",
1535                 "laravel",
1536                 "thumbnail",
1537                 "watermark"
1538             ],
1539             "support": {
1540                 "issues": "https://github.com/Intervention/image/issues",
1541                 "source": "https://github.com/Intervention/image/tree/master"
1542             },
1543             "time": "2019-11-02T09:15:47+00:00"
1544         },
1545         {
1546             "name": "knplabs/knp-snappy",
1547             "version": "v1.2.1",
1548             "source": {
1549                 "type": "git",
1550                 "url": "https://github.com/KnpLabs/snappy.git",
1551                 "reference": "7bac60fb729147b7ccd8532c07df3f52a4afa8a4"
1552             },
1553             "dist": {
1554                 "type": "zip",
1555                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/7bac60fb729147b7ccd8532c07df3f52a4afa8a4",
1556                 "reference": "7bac60fb729147b7ccd8532c07df3f52a4afa8a4",
1557                 "shasum": ""
1558             },
1559             "require": {
1560                 "php": ">=7.1",
1561                 "psr/log": "^1.0",
1562                 "symfony/process": "~3.4||~4.3||~5.0"
1563             },
1564             "require-dev": {
1565                 "phpunit/phpunit": "~7.4"
1566             },
1567             "suggest": {
1568                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1569                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1570                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1571                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1572                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1573             },
1574             "type": "library",
1575             "extra": {
1576                 "branch-alias": {
1577                     "dev-master": "1.x-dev"
1578                 }
1579             },
1580             "autoload": {
1581                 "psr-4": {
1582                     "Knp\\Snappy\\": "src/Knp/Snappy"
1583                 }
1584             },
1585             "notification-url": "https://packagist.org/downloads/",
1586             "license": [
1587                 "MIT"
1588             ],
1589             "authors": [
1590                 {
1591                     "name": "KnpLabs Team",
1592                     "homepage": "http://knplabs.com"
1593                 },
1594                 {
1595                     "name": "Symfony Community",
1596                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1597                 }
1598             ],
1599             "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1600             "homepage": "http://github.com/KnpLabs/snappy",
1601             "keywords": [
1602                 "knp",
1603                 "knplabs",
1604                 "pdf",
1605                 "snapshot",
1606                 "thumbnail",
1607                 "wkhtmltopdf"
1608             ],
1609             "support": {
1610                 "issues": "https://github.com/KnpLabs/snappy/issues",
1611                 "source": "https://github.com/KnpLabs/snappy/tree/master"
1612             },
1613             "time": "2020-01-20T08:30:30+00:00"
1614         },
1615         {
1616             "name": "laravel/framework",
1617             "version": "v6.20.17",
1618             "source": {
1619                 "type": "git",
1620                 "url": "https://github.com/laravel/framework.git",
1621                 "reference": "d0e4731e92ca88f4a78fe9e0c2c426a3e8c063c8"
1622             },
1623             "dist": {
1624                 "type": "zip",
1625                 "url": "https://api.github.com/repos/laravel/framework/zipball/d0e4731e92ca88f4a78fe9e0c2c426a3e8c063c8",
1626                 "reference": "d0e4731e92ca88f4a78fe9e0c2c426a3e8c063c8",
1627                 "shasum": ""
1628             },
1629             "require": {
1630                 "doctrine/inflector": "^1.4|^2.0",
1631                 "dragonmantank/cron-expression": "^2.3.1",
1632                 "egulias/email-validator": "^2.1.10",
1633                 "ext-json": "*",
1634                 "ext-mbstring": "*",
1635                 "ext-openssl": "*",
1636                 "league/commonmark": "^1.3",
1637                 "league/flysystem": "^1.1",
1638                 "monolog/monolog": "^1.12|^2.0",
1639                 "nesbot/carbon": "^2.31",
1640                 "opis/closure": "^3.6",
1641                 "php": "^7.2.5|^8.0",
1642                 "psr/container": "^1.0",
1643                 "psr/simple-cache": "^1.0",
1644                 "ramsey/uuid": "^3.7",
1645                 "swiftmailer/swiftmailer": "^6.0",
1646                 "symfony/console": "^4.3.4",
1647                 "symfony/debug": "^4.3.4",
1648                 "symfony/finder": "^4.3.4",
1649                 "symfony/http-foundation": "^4.3.4",
1650                 "symfony/http-kernel": "^4.3.4",
1651                 "symfony/polyfill-php73": "^1.17",
1652                 "symfony/process": "^4.3.4",
1653                 "symfony/routing": "^4.3.4",
1654                 "symfony/var-dumper": "^4.3.4",
1655                 "tijsverkoyen/css-to-inline-styles": "^2.2.1",
1656                 "vlucas/phpdotenv": "^3.3"
1657             },
1658             "conflict": {
1659                 "tightenco/collect": "<5.5.33"
1660             },
1661             "replace": {
1662                 "illuminate/auth": "self.version",
1663                 "illuminate/broadcasting": "self.version",
1664                 "illuminate/bus": "self.version",
1665                 "illuminate/cache": "self.version",
1666                 "illuminate/config": "self.version",
1667                 "illuminate/console": "self.version",
1668                 "illuminate/container": "self.version",
1669                 "illuminate/contracts": "self.version",
1670                 "illuminate/cookie": "self.version",
1671                 "illuminate/database": "self.version",
1672                 "illuminate/encryption": "self.version",
1673                 "illuminate/events": "self.version",
1674                 "illuminate/filesystem": "self.version",
1675                 "illuminate/hashing": "self.version",
1676                 "illuminate/http": "self.version",
1677                 "illuminate/log": "self.version",
1678                 "illuminate/mail": "self.version",
1679                 "illuminate/notifications": "self.version",
1680                 "illuminate/pagination": "self.version",
1681                 "illuminate/pipeline": "self.version",
1682                 "illuminate/queue": "self.version",
1683                 "illuminate/redis": "self.version",
1684                 "illuminate/routing": "self.version",
1685                 "illuminate/session": "self.version",
1686                 "illuminate/support": "self.version",
1687                 "illuminate/translation": "self.version",
1688                 "illuminate/validation": "self.version",
1689                 "illuminate/view": "self.version"
1690             },
1691             "require-dev": {
1692                 "aws/aws-sdk-php": "^3.155",
1693                 "doctrine/dbal": "^2.6",
1694                 "filp/whoops": "^2.8",
1695                 "guzzlehttp/guzzle": "^6.3.1|^7.0.1",
1696                 "league/flysystem-cached-adapter": "^1.0",
1697                 "mockery/mockery": "~1.3.3|^1.4.2",
1698                 "moontoast/math": "^1.1",
1699                 "orchestra/testbench-core": "^4.8",
1700                 "pda/pheanstalk": "^4.0",
1701                 "phpunit/phpunit": "^7.5.15|^8.4|^9.3.3",
1702                 "predis/predis": "^1.1.1",
1703                 "symfony/cache": "^4.3.4"
1704             },
1705             "suggest": {
1706                 "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.155).",
1707                 "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
1708                 "ext-ftp": "Required to use the Flysystem FTP driver.",
1709                 "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
1710                 "ext-memcached": "Required to use the memcache cache driver.",
1711                 "ext-pcntl": "Required to use all features of the queue worker.",
1712                 "ext-posix": "Required to use all features of the queue worker.",
1713                 "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
1714                 "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
1715                 "filp/whoops": "Required for friendly error pages in development (^2.8).",
1716                 "guzzlehttp/guzzle": "Required to use the Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0.1).",
1717                 "laravel/tinker": "Required to use the tinker console command (^2.0).",
1718                 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
1719                 "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
1720                 "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
1721                 "moontoast/math": "Required to use ordered UUIDs (^1.1).",
1722                 "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
1723                 "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
1724                 "predis/predis": "Required to use the predis connector (^1.1.2).",
1725                 "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
1726                 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).",
1727                 "symfony/cache": "Required to PSR-6 cache bridge (^4.3.4).",
1728                 "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^1.2).",
1729                 "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
1730             },
1731             "type": "library",
1732             "extra": {
1733                 "branch-alias": {
1734                     "dev-master": "6.x-dev"
1735                 }
1736             },
1737             "autoload": {
1738                 "files": [
1739                     "src/Illuminate/Foundation/helpers.php",
1740                     "src/Illuminate/Support/helpers.php"
1741                 ],
1742                 "psr-4": {
1743                     "Illuminate\\": "src/Illuminate/"
1744                 }
1745             },
1746             "notification-url": "https://packagist.org/downloads/",
1747             "license": [
1748                 "MIT"
1749             ],
1750             "authors": [
1751                 {
1752                     "name": "Taylor Otwell",
1753                     "email": "[email protected]"
1754                 }
1755             ],
1756             "description": "The Laravel Framework.",
1757             "homepage": "https://laravel.com",
1758             "keywords": [
1759                 "framework",
1760                 "laravel"
1761             ],
1762             "support": {
1763                 "issues": "https://github.com/laravel/framework/issues",
1764                 "source": "https://github.com/laravel/framework"
1765             },
1766             "time": "2021-03-02T14:28:26+00:00"
1767         },
1768         {
1769             "name": "laravel/socialite",
1770             "version": "v5.2.2",
1771             "source": {
1772                 "type": "git",
1773                 "url": "https://github.com/laravel/socialite.git",
1774                 "reference": "8d25d574b4f2005411c0b9cb527ef5e745c1b07d"
1775             },
1776             "dist": {
1777                 "type": "zip",
1778                 "url": "https://api.github.com/repos/laravel/socialite/zipball/8d25d574b4f2005411c0b9cb527ef5e745c1b07d",
1779                 "reference": "8d25d574b4f2005411c0b9cb527ef5e745c1b07d",
1780                 "shasum": ""
1781             },
1782             "require": {
1783                 "ext-json": "*",
1784                 "guzzlehttp/guzzle": "^6.0|^7.0",
1785                 "illuminate/http": "^6.0|^7.0|^8.0",
1786                 "illuminate/support": "^6.0|^7.0|^8.0",
1787                 "league/oauth1-client": "^1.0",
1788                 "php": "^7.2|^8.0"
1789             },
1790             "require-dev": {
1791                 "illuminate/contracts": "^6.0|^7.0",
1792                 "mockery/mockery": "^1.0",
1793                 "orchestra/testbench": "^4.0|^5.0|^6.0",
1794                 "phpunit/phpunit": "^8.0|^9.3"
1795             },
1796             "type": "library",
1797             "extra": {
1798                 "branch-alias": {
1799                     "dev-master": "5.x-dev"
1800                 },
1801                 "laravel": {
1802                     "providers": [
1803                         "Laravel\\Socialite\\SocialiteServiceProvider"
1804                     ],
1805                     "aliases": {
1806                         "Socialite": "Laravel\\Socialite\\Facades\\Socialite"
1807                     }
1808                 }
1809             },
1810             "autoload": {
1811                 "psr-4": {
1812                     "Laravel\\Socialite\\": "src/"
1813                 }
1814             },
1815             "notification-url": "https://packagist.org/downloads/",
1816             "license": [
1817                 "MIT"
1818             ],
1819             "authors": [
1820                 {
1821                     "name": "Taylor Otwell",
1822                     "email": "[email protected]"
1823                 }
1824             ],
1825             "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
1826             "homepage": "https://laravel.com",
1827             "keywords": [
1828                 "laravel",
1829                 "oauth"
1830             ],
1831             "support": {
1832                 "issues": "https://github.com/laravel/socialite/issues",
1833                 "source": "https://github.com/laravel/socialite"
1834             },
1835             "time": "2021-03-02T16:50:47+00:00"
1836         },
1837         {
1838             "name": "league/commonmark",
1839             "version": "1.5.7",
1840             "source": {
1841                 "type": "git",
1842                 "url": "https://github.com/thephpleague/commonmark.git",
1843                 "reference": "11df9b36fd4f1d2b727a73bf14931d81373b9a54"
1844             },
1845             "dist": {
1846                 "type": "zip",
1847                 "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/11df9b36fd4f1d2b727a73bf14931d81373b9a54",
1848                 "reference": "11df9b36fd4f1d2b727a73bf14931d81373b9a54",
1849                 "shasum": ""
1850             },
1851             "require": {
1852                 "ext-mbstring": "*",
1853                 "php": "^7.1 || ^8.0"
1854             },
1855             "conflict": {
1856                 "scrutinizer/ocular": "1.7.*"
1857             },
1858             "require-dev": {
1859                 "cebe/markdown": "~1.0",
1860                 "commonmark/commonmark.js": "0.29.2",
1861                 "erusev/parsedown": "~1.0",
1862                 "ext-json": "*",
1863                 "github/gfm": "0.29.0",
1864                 "michelf/php-markdown": "~1.4",
1865                 "mikehaertl/php-shellcommand": "^1.4",
1866                 "phpstan/phpstan": "^0.12",
1867                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.2",
1868                 "scrutinizer/ocular": "^1.5",
1869                 "symfony/finder": "^4.2"
1870             },
1871             "bin": [
1872                 "bin/commonmark"
1873             ],
1874             "type": "library",
1875             "autoload": {
1876                 "psr-4": {
1877                     "League\\CommonMark\\": "src"
1878                 }
1879             },
1880             "notification-url": "https://packagist.org/downloads/",
1881             "license": [
1882                 "BSD-3-Clause"
1883             ],
1884             "authors": [
1885                 {
1886                     "name": "Colin O'Dell",
1887                     "email": "[email protected]",
1888                     "homepage": "https://www.colinodell.com",
1889                     "role": "Lead Developer"
1890                 }
1891             ],
1892             "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)",
1893             "homepage": "https://commonmark.thephpleague.com",
1894             "keywords": [
1895                 "commonmark",
1896                 "flavored",
1897                 "gfm",
1898                 "github",
1899                 "github-flavored",
1900                 "markdown",
1901                 "md",
1902                 "parser"
1903             ],
1904             "support": {
1905                 "docs": "https://commonmark.thephpleague.com/",
1906                 "issues": "https://github.com/thephpleague/commonmark/issues",
1907                 "rss": "https://github.com/thephpleague/commonmark/releases.atom",
1908                 "source": "https://github.com/thephpleague/commonmark"
1909             },
1910             "funding": [
1911                 {
1912                     "url": "https://enjoy.gitstore.app/repositories/thephpleague/commonmark",
1913                     "type": "custom"
1914                 },
1915                 {
1916                     "url": "https://www.colinodell.com/sponsor",
1917                     "type": "custom"
1918                 },
1919                 {
1920                     "url": "https://www.paypal.me/colinpodell/10.00",
1921                     "type": "custom"
1922                 },
1923                 {
1924                     "url": "https://github.com/colinodell",
1925                     "type": "github"
1926                 },
1927                 {
1928                     "url": "https://www.patreon.com/colinodell",
1929                     "type": "patreon"
1930                 },
1931                 {
1932                     "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
1933                     "type": "tidelift"
1934                 }
1935             ],
1936             "time": "2020-10-31T13:49:32+00:00"
1937         },
1938         {
1939             "name": "league/flysystem",
1940             "version": "1.1.3",
1941             "source": {
1942                 "type": "git",
1943                 "url": "https://github.com/thephpleague/flysystem.git",
1944                 "reference": "9be3b16c877d477357c015cec057548cf9b2a14a"
1945             },
1946             "dist": {
1947                 "type": "zip",
1948                 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a",
1949                 "reference": "9be3b16c877d477357c015cec057548cf9b2a14a",
1950                 "shasum": ""
1951             },
1952             "require": {
1953                 "ext-fileinfo": "*",
1954                 "league/mime-type-detection": "^1.3",
1955                 "php": "^7.2.5 || ^8.0"
1956             },
1957             "conflict": {
1958                 "league/flysystem-sftp": "<1.0.6"
1959             },
1960             "require-dev": {
1961                 "phpspec/prophecy": "^1.11.1",
1962                 "phpunit/phpunit": "^8.5.8"
1963             },
1964             "suggest": {
1965                 "ext-fileinfo": "Required for MimeType",
1966                 "ext-ftp": "Allows you to use FTP server storage",
1967                 "ext-openssl": "Allows you to use FTPS server storage",
1968                 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
1969                 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
1970                 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
1971                 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
1972                 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
1973                 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
1974                 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
1975                 "league/flysystem-webdav": "Allows you to use WebDAV storage",
1976                 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
1977                 "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
1978                 "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
1979             },
1980             "type": "library",
1981             "extra": {
1982                 "branch-alias": {
1983                     "dev-master": "1.1-dev"
1984                 }
1985             },
1986             "autoload": {
1987                 "psr-4": {
1988                     "League\\Flysystem\\": "src/"
1989                 }
1990             },
1991             "notification-url": "https://packagist.org/downloads/",
1992             "license": [
1993                 "MIT"
1994             ],
1995             "authors": [
1996                 {
1997                     "name": "Frank de Jonge",
1998                     "email": "[email protected]"
1999                 }
2000             ],
2001             "description": "Filesystem abstraction: Many filesystems, one API.",
2002             "keywords": [
2003                 "Cloud Files",
2004                 "WebDAV",
2005                 "abstraction",
2006                 "aws",
2007                 "cloud",
2008                 "copy.com",
2009                 "dropbox",
2010                 "file systems",
2011                 "files",
2012                 "filesystem",
2013                 "filesystems",
2014                 "ftp",
2015                 "rackspace",
2016                 "remote",
2017                 "s3",
2018                 "sftp",
2019                 "storage"
2020             ],
2021             "support": {
2022                 "issues": "https://github.com/thephpleague/flysystem/issues",
2023                 "source": "https://github.com/thephpleague/flysystem/tree/1.x"
2024             },
2025             "funding": [
2026                 {
2027                     "url": "https://offset.earth/frankdejonge",
2028                     "type": "other"
2029                 }
2030             ],
2031             "time": "2020-08-23T07:39:11+00:00"
2032         },
2033         {
2034             "name": "league/flysystem-aws-s3-v3",
2035             "version": "1.0.29",
2036             "source": {
2037                 "type": "git",
2038                 "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
2039                 "reference": "4e25cc0582a36a786c31115e419c6e40498f6972"
2040             },
2041             "dist": {
2042                 "type": "zip",
2043                 "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/4e25cc0582a36a786c31115e419c6e40498f6972",
2044                 "reference": "4e25cc0582a36a786c31115e419c6e40498f6972",
2045                 "shasum": ""
2046             },
2047             "require": {
2048                 "aws/aws-sdk-php": "^3.20.0",
2049                 "league/flysystem": "^1.0.40",
2050                 "php": ">=5.5.0"
2051             },
2052             "require-dev": {
2053                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
2054                 "phpspec/phpspec": "^2.0.0"
2055             },
2056             "type": "library",
2057             "extra": {
2058                 "branch-alias": {
2059                     "dev-master": "1.0-dev"
2060                 }
2061             },
2062             "autoload": {
2063                 "psr-4": {
2064                     "League\\Flysystem\\AwsS3v3\\": "src/"
2065                 }
2066             },
2067             "notification-url": "https://packagist.org/downloads/",
2068             "license": [
2069                 "MIT"
2070             ],
2071             "authors": [
2072                 {
2073                     "name": "Frank de Jonge",
2074                     "email": "[email protected]"
2075                 }
2076             ],
2077             "description": "Flysystem adapter for the AWS S3 SDK v3.x",
2078             "support": {
2079                 "issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues",
2080                 "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/1.0.29"
2081             },
2082             "time": "2020-10-08T18:58:37+00:00"
2083         },
2084         {
2085             "name": "league/mime-type-detection",
2086             "version": "1.7.0",
2087             "source": {
2088                 "type": "git",
2089                 "url": "https://github.com/thephpleague/mime-type-detection.git",
2090                 "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3"
2091             },
2092             "dist": {
2093                 "type": "zip",
2094                 "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
2095                 "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
2096                 "shasum": ""
2097             },
2098             "require": {
2099                 "ext-fileinfo": "*",
2100                 "php": "^7.2 || ^8.0"
2101             },
2102             "require-dev": {
2103                 "friendsofphp/php-cs-fixer": "^2.18",
2104                 "phpstan/phpstan": "^0.12.68",
2105                 "phpunit/phpunit": "^8.5.8 || ^9.3"
2106             },
2107             "type": "library",
2108             "autoload": {
2109                 "psr-4": {
2110                     "League\\MimeTypeDetection\\": "src"
2111                 }
2112             },
2113             "notification-url": "https://packagist.org/downloads/",
2114             "license": [
2115                 "MIT"
2116             ],
2117             "authors": [
2118                 {
2119                     "name": "Frank de Jonge",
2120                     "email": "[email protected]"
2121                 }
2122             ],
2123             "description": "Mime-type detection for Flysystem",
2124             "support": {
2125                 "issues": "https://github.com/thephpleague/mime-type-detection/issues",
2126                 "source": "https://github.com/thephpleague/mime-type-detection/tree/1.7.0"
2127             },
2128             "funding": [
2129                 {
2130                     "url": "https://github.com/frankdejonge",
2131                     "type": "github"
2132                 },
2133                 {
2134                     "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2135                     "type": "tidelift"
2136                 }
2137             ],
2138             "time": "2021-01-18T20:58:21+00:00"
2139         },
2140         {
2141             "name": "league/oauth1-client",
2142             "version": "v1.9.0",
2143             "source": {
2144                 "type": "git",
2145                 "url": "https://github.com/thephpleague/oauth1-client.git",
2146                 "reference": "1e7e6be2dc543bf466236fb171e5b20e1b06aee6"
2147             },
2148             "dist": {
2149                 "type": "zip",
2150                 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/1e7e6be2dc543bf466236fb171e5b20e1b06aee6",
2151                 "reference": "1e7e6be2dc543bf466236fb171e5b20e1b06aee6",
2152                 "shasum": ""
2153             },
2154             "require": {
2155                 "ext-json": "*",
2156                 "ext-openssl": "*",
2157                 "guzzlehttp/guzzle": "^6.0|^7.0",
2158                 "php": ">=7.1||>=8.0"
2159             },
2160             "require-dev": {
2161                 "ext-simplexml": "*",
2162                 "friendsofphp/php-cs-fixer": "^2.17",
2163                 "mockery/mockery": "^1.3.3",
2164                 "phpstan/phpstan": "^0.12.42",
2165                 "phpunit/phpunit": "^7.5||9.5"
2166             },
2167             "suggest": {
2168                 "ext-simplexml": "For decoding XML-based responses."
2169             },
2170             "type": "library",
2171             "extra": {
2172                 "branch-alias": {
2173                     "dev-master": "1.0-dev",
2174                     "dev-develop": "2.0-dev"
2175                 }
2176             },
2177             "autoload": {
2178                 "psr-4": {
2179                     "League\\OAuth1\\Client\\": "src/"
2180                 }
2181             },
2182             "notification-url": "https://packagist.org/downloads/",
2183             "license": [
2184                 "MIT"
2185             ],
2186             "authors": [
2187                 {
2188                     "name": "Ben Corlett",
2189                     "email": "[email protected]",
2190                     "homepage": "http://www.webcomm.com.au",
2191                     "role": "Developer"
2192                 }
2193             ],
2194             "description": "OAuth 1.0 Client Library",
2195             "keywords": [
2196                 "Authentication",
2197                 "SSO",
2198                 "authorization",
2199                 "bitbucket",
2200                 "identity",
2201                 "idp",
2202                 "oauth",
2203                 "oauth1",
2204                 "single sign on",
2205                 "trello",
2206                 "tumblr",
2207                 "twitter"
2208             ],
2209             "support": {
2210                 "issues": "https://github.com/thephpleague/oauth1-client/issues",
2211                 "source": "https://github.com/thephpleague/oauth1-client/tree/v1.9.0"
2212             },
2213             "time": "2021-01-20T01:40:53+00:00"
2214         },
2215         {
2216             "name": "monolog/monolog",
2217             "version": "2.2.0",
2218             "source": {
2219                 "type": "git",
2220                 "url": "https://github.com/Seldaek/monolog.git",
2221                 "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084"
2222             },
2223             "dist": {
2224                 "type": "zip",
2225                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
2226                 "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
2227                 "shasum": ""
2228             },
2229             "require": {
2230                 "php": ">=7.2",
2231                 "psr/log": "^1.0.1"
2232             },
2233             "provide": {
2234                 "psr/log-implementation": "1.0.0"
2235             },
2236             "require-dev": {
2237                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
2238                 "doctrine/couchdb": "~1.0@dev",
2239                 "elasticsearch/elasticsearch": "^7",
2240                 "graylog2/gelf-php": "^1.4.2",
2241                 "mongodb/mongodb": "^1.8",
2242                 "php-amqplib/php-amqplib": "~2.4",
2243                 "php-console/php-console": "^3.1.3",
2244                 "phpspec/prophecy": "^1.6.1",
2245                 "phpstan/phpstan": "^0.12.59",
2246                 "phpunit/phpunit": "^8.5",
2247                 "predis/predis": "^1.1",
2248                 "rollbar/rollbar": "^1.3",
2249                 "ruflin/elastica": ">=0.90 <7.0.1",
2250                 "swiftmailer/swiftmailer": "^5.3|^6.0"
2251             },
2252             "suggest": {
2253                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2254                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2255                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2256                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2257                 "ext-mbstring": "Allow to work properly with unicode symbols",
2258                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2259                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2260                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2261                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2262                 "php-console/php-console": "Allow sending log messages to Google Chrome",
2263                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2264                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2265             },
2266             "type": "library",
2267             "extra": {
2268                 "branch-alias": {
2269                     "dev-main": "2.x-dev"
2270                 }
2271             },
2272             "autoload": {
2273                 "psr-4": {
2274                     "Monolog\\": "src/Monolog"
2275                 }
2276             },
2277             "notification-url": "https://packagist.org/downloads/",
2278             "license": [
2279                 "MIT"
2280             ],
2281             "authors": [
2282                 {
2283                     "name": "Jordi Boggiano",
2284                     "email": "[email protected]",
2285                     "homepage": "https://seld.be"
2286                 }
2287             ],
2288             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2289             "homepage": "https://github.com/Seldaek/monolog",
2290             "keywords": [
2291                 "log",
2292                 "logging",
2293                 "psr-3"
2294             ],
2295             "support": {
2296                 "issues": "https://github.com/Seldaek/monolog/issues",
2297                 "source": "https://github.com/Seldaek/monolog/tree/2.2.0"
2298             },
2299             "funding": [
2300                 {
2301                     "url": "https://github.com/Seldaek",
2302                     "type": "github"
2303                 },
2304                 {
2305                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
2306                     "type": "tidelift"
2307                 }
2308             ],
2309             "time": "2020-12-14T13:15:25+00:00"
2310         },
2311         {
2312             "name": "mtdowling/jmespath.php",
2313             "version": "2.6.0",
2314             "source": {
2315                 "type": "git",
2316                 "url": "https://github.com/jmespath/jmespath.php.git",
2317                 "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb"
2318             },
2319             "dist": {
2320                 "type": "zip",
2321                 "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb",
2322                 "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb",
2323                 "shasum": ""
2324             },
2325             "require": {
2326                 "php": "^5.4 || ^7.0 || ^8.0",
2327                 "symfony/polyfill-mbstring": "^1.17"
2328             },
2329             "require-dev": {
2330                 "composer/xdebug-handler": "^1.4",
2331                 "phpunit/phpunit": "^4.8.36 || ^7.5.15"
2332             },
2333             "bin": [
2334                 "bin/jp.php"
2335             ],
2336             "type": "library",
2337             "extra": {
2338                 "branch-alias": {
2339                     "dev-master": "2.6-dev"
2340                 }
2341             },
2342             "autoload": {
2343                 "psr-4": {
2344                     "JmesPath\\": "src/"
2345                 },
2346                 "files": [
2347                     "src/JmesPath.php"
2348                 ]
2349             },
2350             "notification-url": "https://packagist.org/downloads/",
2351             "license": [
2352                 "MIT"
2353             ],
2354             "authors": [
2355                 {
2356                     "name": "Michael Dowling",
2357                     "email": "[email protected]",
2358                     "homepage": "https://github.com/mtdowling"
2359                 }
2360             ],
2361             "description": "Declaratively specify how to extract elements from a JSON document",
2362             "keywords": [
2363                 "json",
2364                 "jsonpath"
2365             ],
2366             "support": {
2367                 "issues": "https://github.com/jmespath/jmespath.php/issues",
2368                 "source": "https://github.com/jmespath/jmespath.php/tree/2.6.0"
2369             },
2370             "time": "2020-07-31T21:01:56+00:00"
2371         },
2372         {
2373             "name": "nesbot/carbon",
2374             "version": "2.45.1",
2375             "source": {
2376                 "type": "git",
2377                 "url": "https://github.com/briannesbitt/Carbon.git",
2378                 "reference": "528783b188bdb853eb21239b1722831e0f000a8d"
2379             },
2380             "dist": {
2381                 "type": "zip",
2382                 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/528783b188bdb853eb21239b1722831e0f000a8d",
2383                 "reference": "528783b188bdb853eb21239b1722831e0f000a8d",
2384                 "shasum": ""
2385             },
2386             "require": {
2387                 "ext-json": "*",
2388                 "php": "^7.1.8 || ^8.0",
2389                 "symfony/polyfill-mbstring": "^1.0",
2390                 "symfony/translation": "^3.4 || ^4.0 || ^5.0"
2391             },
2392             "require-dev": {
2393                 "doctrine/orm": "^2.7",
2394                 "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
2395                 "kylekatarnls/multi-tester": "^2.0",
2396                 "phpmd/phpmd": "^2.9",
2397                 "phpstan/extension-installer": "^1.0",
2398                 "phpstan/phpstan": "^0.12.54",
2399                 "phpunit/phpunit": "^7.5.20 || ^8.5.14",
2400                 "squizlabs/php_codesniffer": "^3.4"
2401             },
2402             "bin": [
2403                 "bin/carbon"
2404             ],
2405             "type": "library",
2406             "extra": {
2407                 "branch-alias": {
2408                     "dev-master": "2.x-dev",
2409                     "dev-3.x": "3.x-dev"
2410                 },
2411                 "laravel": {
2412                     "providers": [
2413                         "Carbon\\Laravel\\ServiceProvider"
2414                     ]
2415                 },
2416                 "phpstan": {
2417                     "includes": [
2418                         "extension.neon"
2419                     ]
2420                 }
2421             },
2422             "autoload": {
2423                 "psr-4": {
2424                     "Carbon\\": "src/Carbon/"
2425                 }
2426             },
2427             "notification-url": "https://packagist.org/downloads/",
2428             "license": [
2429                 "MIT"
2430             ],
2431             "authors": [
2432                 {
2433                     "name": "Brian Nesbitt",
2434                     "email": "[email protected]",
2435                     "homepage": "http://nesbot.com"
2436                 },
2437                 {
2438                     "name": "kylekatarnls",
2439                     "homepage": "http://github.com/kylekatarnls"
2440                 }
2441             ],
2442             "description": "An API extension for DateTime that supports 281 different languages.",
2443             "homepage": "http://carbon.nesbot.com",
2444             "keywords": [
2445                 "date",
2446                 "datetime",
2447                 "time"
2448             ],
2449             "support": {
2450                 "issues": "https://github.com/briannesbitt/Carbon/issues",
2451                 "source": "https://github.com/briannesbitt/Carbon"
2452             },
2453             "funding": [
2454                 {
2455                     "url": "https://opencollective.com/Carbon",
2456                     "type": "open_collective"
2457                 },
2458                 {
2459                     "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
2460                     "type": "tidelift"
2461                 }
2462             ],
2463             "time": "2021-02-11T18:30:17+00:00"
2464         },
2465         {
2466             "name": "nunomaduro/collision",
2467             "version": "v3.2.0",
2468             "source": {
2469                 "type": "git",
2470                 "url": "https://github.com/nunomaduro/collision.git",
2471                 "reference": "f7c45764dfe4ba5f2618d265a6f1f9c72732e01d"
2472             },
2473             "dist": {
2474                 "type": "zip",
2475                 "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f7c45764dfe4ba5f2618d265a6f1f9c72732e01d",
2476                 "reference": "f7c45764dfe4ba5f2618d265a6f1f9c72732e01d",
2477                 "shasum": ""
2478             },
2479             "require": {
2480                 "filp/whoops": "^2.1.4",
2481                 "php": "^7.2.5 || ^8.0",
2482                 "php-parallel-lint/php-console-highlighter": "0.5.*",
2483                 "symfony/console": "~2.8|~3.3|~4.0"
2484             },
2485             "require-dev": {
2486                 "laravel/framework": "^6.0",
2487                 "phpunit/phpunit": "^8.0 || ^9.0"
2488             },
2489             "type": "library",
2490             "extra": {
2491                 "laravel": {
2492                     "providers": [
2493                         "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
2494                     ]
2495                 }
2496             },
2497             "autoload": {
2498                 "psr-4": {
2499                     "NunoMaduro\\Collision\\": "src/"
2500                 }
2501             },
2502             "notification-url": "https://packagist.org/downloads/",
2503             "license": [
2504                 "MIT"
2505             ],
2506             "authors": [
2507                 {
2508                     "name": "Nuno Maduro",
2509                     "email": "[email protected]"
2510                 }
2511             ],
2512             "description": "Cli error handling for console/command-line PHP applications.",
2513             "keywords": [
2514                 "artisan",
2515                 "cli",
2516                 "command-line",
2517                 "console",
2518                 "error",
2519                 "handling",
2520                 "laravel",
2521                 "laravel-zero",
2522                 "php",
2523                 "symfony"
2524             ],
2525             "support": {
2526                 "issues": "https://github.com/nunomaduro/collision/issues",
2527                 "source": "https://github.com/nunomaduro/collision"
2528             },
2529             "funding": [
2530                 {
2531                     "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
2532                     "type": "custom"
2533                 },
2534                 {
2535                     "url": "https://github.com/nunomaduro",
2536                     "type": "github"
2537                 },
2538                 {
2539                     "url": "https://www.patreon.com/nunomaduro",
2540                     "type": "patreon"
2541                 }
2542             ],
2543             "time": "2021-02-11T09:01:42+00:00"
2544         },
2545         {
2546             "name": "onelogin/php-saml",
2547             "version": "3.6.1",
2548             "source": {
2549                 "type": "git",
2550                 "url": "https://github.com/onelogin/php-saml.git",
2551                 "reference": "a7328b11887660ad248ea10952dd67a5aa73ba3b"
2552             },
2553             "dist": {
2554                 "type": "zip",
2555                 "url": "https://api.github.com/repos/onelogin/php-saml/zipball/a7328b11887660ad248ea10952dd67a5aa73ba3b",
2556                 "reference": "a7328b11887660ad248ea10952dd67a5aa73ba3b",
2557                 "shasum": ""
2558             },
2559             "require": {
2560                 "php": ">=5.4",
2561                 "robrichards/xmlseclibs": ">=3.1.1"
2562             },
2563             "require-dev": {
2564                 "pdepend/pdepend": "^2.5.0",
2565                 "php-coveralls/php-coveralls": "^1.0.2 || ^2.0",
2566                 "phploc/phploc": "^2.1 || ^3.0 || ^4.0",
2567                 "phpunit/phpunit": "<7.5.18",
2568                 "sebastian/phpcpd": "^2.0 || ^3.0 || ^4.0",
2569                 "squizlabs/php_codesniffer": "^3.1.1"
2570             },
2571             "suggest": {
2572                 "ext-curl": "Install curl lib to be able to use the IdPMetadataParser for parsing remote XMLs",
2573                 "ext-gettext": "Install gettext and php5-gettext libs to handle translations",
2574                 "ext-openssl": "Install openssl lib in order to handle with x509 certs (require to support sign and encryption)"
2575             },
2576             "type": "library",
2577             "autoload": {
2578                 "psr-4": {
2579                     "OneLogin\\": "src/"
2580                 }
2581             },
2582             "notification-url": "https://packagist.org/downloads/",
2583             "license": [
2584                 "MIT"
2585             ],
2586             "description": "OneLogin PHP SAML Toolkit",
2587             "homepage": "https://developers.onelogin.com/saml/php",
2588             "keywords": [
2589                 "SAML2",
2590                 "onelogin",
2591                 "saml"
2592             ],
2593             "support": {
2594                 "email": "[email protected]",
2595                 "issues": "https://github.com/onelogin/php-saml/issues",
2596                 "source": "https://github.com/onelogin/php-saml/"
2597             },
2598             "time": "2021-03-02T10:13:07+00:00"
2599         },
2600         {
2601             "name": "opis/closure",
2602             "version": "3.6.1",
2603             "source": {
2604                 "type": "git",
2605                 "url": "https://github.com/opis/closure.git",
2606                 "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5"
2607             },
2608             "dist": {
2609                 "type": "zip",
2610                 "url": "https://api.github.com/repos/opis/closure/zipball/943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
2611                 "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
2612                 "shasum": ""
2613             },
2614             "require": {
2615                 "php": "^5.4 || ^7.0 || ^8.0"
2616             },
2617             "require-dev": {
2618                 "jeremeamia/superclosure": "^2.0",
2619                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
2620             },
2621             "type": "library",
2622             "extra": {
2623                 "branch-alias": {
2624                     "dev-master": "3.6.x-dev"
2625                 }
2626             },
2627             "autoload": {
2628                 "psr-4": {
2629                     "Opis\\Closure\\": "src/"
2630                 },
2631                 "files": [
2632                     "functions.php"
2633                 ]
2634             },
2635             "notification-url": "https://packagist.org/downloads/",
2636             "license": [
2637                 "MIT"
2638             ],
2639             "authors": [
2640                 {
2641                     "name": "Marius Sarca",
2642                     "email": "[email protected]"
2643                 },
2644                 {
2645                     "name": "Sorin Sarca",
2646                     "email": "[email protected]"
2647                 }
2648             ],
2649             "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
2650             "homepage": "https://opis.io/closure",
2651             "keywords": [
2652                 "anonymous functions",
2653                 "closure",
2654                 "function",
2655                 "serializable",
2656                 "serialization",
2657                 "serialize"
2658             ],
2659             "support": {
2660                 "issues": "https://github.com/opis/closure/issues",
2661                 "source": "https://github.com/opis/closure/tree/3.6.1"
2662             },
2663             "time": "2020-11-07T02:01:34+00:00"
2664         },
2665         {
2666             "name": "paragonie/random_compat",
2667             "version": "v9.99.99",
2668             "source": {
2669                 "type": "git",
2670                 "url": "https://github.com/paragonie/random_compat.git",
2671                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
2672             },
2673             "dist": {
2674                 "type": "zip",
2675                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
2676                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
2677                 "shasum": ""
2678             },
2679             "require": {
2680                 "php": "^7"
2681             },
2682             "require-dev": {
2683                 "phpunit/phpunit": "4.*|5.*",
2684                 "vimeo/psalm": "^1"
2685             },
2686             "suggest": {
2687                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
2688             },
2689             "type": "library",
2690             "notification-url": "https://packagist.org/downloads/",
2691             "license": [
2692                 "MIT"
2693             ],
2694             "authors": [
2695                 {
2696                     "name": "Paragon Initiative Enterprises",
2697                     "email": "[email protected]",
2698                     "homepage": "https://paragonie.com"
2699                 }
2700             ],
2701             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
2702             "keywords": [
2703                 "csprng",
2704                 "polyfill",
2705                 "pseudorandom",
2706                 "random"
2707             ],
2708             "support": {
2709                 "email": "[email protected]",
2710                 "issues": "https://github.com/paragonie/random_compat/issues",
2711                 "source": "https://github.com/paragonie/random_compat"
2712             },
2713             "time": "2018-07-02T15:55:56+00:00"
2714         },
2715         {
2716             "name": "phenx/php-font-lib",
2717             "version": "0.5.2",
2718             "source": {
2719                 "type": "git",
2720                 "url": "https://github.com/PhenX/php-font-lib.git",
2721                 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8"
2722             },
2723             "dist": {
2724                 "type": "zip",
2725                 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8",
2726                 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8",
2727                 "shasum": ""
2728             },
2729             "require-dev": {
2730                 "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7"
2731             },
2732             "type": "library",
2733             "autoload": {
2734                 "psr-4": {
2735                     "FontLib\\": "src/FontLib"
2736                 }
2737             },
2738             "notification-url": "https://packagist.org/downloads/",
2739             "license": [
2740                 "LGPL-3.0"
2741             ],
2742             "authors": [
2743                 {
2744                     "name": "Fabien Ménager",
2745                     "email": "[email protected]"
2746                 }
2747             ],
2748             "description": "A library to read, parse, export and make subsets of different types of font files.",
2749             "homepage": "https://github.com/PhenX/php-font-lib",
2750             "support": {
2751                 "issues": "https://github.com/PhenX/php-font-lib/issues",
2752                 "source": "https://github.com/PhenX/php-font-lib/tree/0.5.2"
2753             },
2754             "time": "2020-03-08T15:31:32+00:00"
2755         },
2756         {
2757             "name": "phenx/php-svg-lib",
2758             "version": "v0.3.3",
2759             "source": {
2760                 "type": "git",
2761                 "url": "https://github.com/PhenX/php-svg-lib.git",
2762                 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
2763             },
2764             "dist": {
2765                 "type": "zip",
2766                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
2767                 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
2768                 "shasum": ""
2769             },
2770             "require": {
2771                 "sabberworm/php-css-parser": "^8.3"
2772             },
2773             "require-dev": {
2774                 "phpunit/phpunit": "^5.5|^6.5"
2775             },
2776             "type": "library",
2777             "autoload": {
2778                 "psr-4": {
2779                     "Svg\\": "src/Svg"
2780                 }
2781             },
2782             "notification-url": "https://packagist.org/downloads/",
2783             "license": [
2784                 "LGPL-3.0"
2785             ],
2786             "authors": [
2787                 {
2788                     "name": "Fabien Ménager",
2789                     "email": "[email protected]"
2790                 }
2791             ],
2792             "description": "A library to read, parse and export to PDF SVG files.",
2793             "homepage": "https://github.com/PhenX/php-svg-lib",
2794             "support": {
2795                 "issues": "https://github.com/PhenX/php-svg-lib/issues",
2796                 "source": "https://github.com/PhenX/php-svg-lib/tree/master"
2797             },
2798             "time": "2019-09-11T20:02:13+00:00"
2799         },
2800         {
2801             "name": "php-parallel-lint/php-console-color",
2802             "version": "v0.3",
2803             "source": {
2804                 "type": "git",
2805                 "url": "https://github.com/php-parallel-lint/PHP-Console-Color.git",
2806                 "reference": "b6af326b2088f1ad3b264696c9fd590ec395b49e"
2807             },
2808             "dist": {
2809                 "type": "zip",
2810                 "url": "https://api.github.com/repos/php-parallel-lint/PHP-Console-Color/zipball/b6af326b2088f1ad3b264696c9fd590ec395b49e",
2811                 "reference": "b6af326b2088f1ad3b264696c9fd590ec395b49e",
2812                 "shasum": ""
2813             },
2814             "require": {
2815                 "php": ">=5.4.0"
2816             },
2817             "replace": {
2818                 "jakub-onderka/php-console-color": "*"
2819             },
2820             "require-dev": {
2821                 "php-parallel-lint/php-code-style": "1.0",
2822                 "php-parallel-lint/php-parallel-lint": "1.0",
2823                 "php-parallel-lint/php-var-dump-check": "0.*",
2824                 "phpunit/phpunit": "~4.3",
2825                 "squizlabs/php_codesniffer": "1.*"
2826             },
2827             "type": "library",
2828             "autoload": {
2829                 "psr-4": {
2830                     "JakubOnderka\\PhpConsoleColor\\": "src/"
2831                 }
2832             },
2833             "notification-url": "https://packagist.org/downloads/",
2834             "license": [
2835                 "BSD-2-Clause"
2836             ],
2837             "authors": [
2838                 {
2839                     "name": "Jakub Onderka",
2840                     "email": "[email protected]"
2841                 }
2842             ],
2843             "support": {
2844                 "issues": "https://github.com/php-parallel-lint/PHP-Console-Color/issues",
2845                 "source": "https://github.com/php-parallel-lint/PHP-Console-Color/tree/master"
2846             },
2847             "time": "2020-05-14T05:47:14+00:00"
2848         },
2849         {
2850             "name": "php-parallel-lint/php-console-highlighter",
2851             "version": "v0.5",
2852             "source": {
2853                 "type": "git",
2854                 "url": "https://github.com/php-parallel-lint/PHP-Console-Highlighter.git",
2855                 "reference": "21bf002f077b177f056d8cb455c5ed573adfdbb8"
2856             },
2857             "dist": {
2858                 "type": "zip",
2859                 "url": "https://api.github.com/repos/php-parallel-lint/PHP-Console-Highlighter/zipball/21bf002f077b177f056d8cb455c5ed573adfdbb8",
2860                 "reference": "21bf002f077b177f056d8cb455c5ed573adfdbb8",
2861                 "shasum": ""
2862             },
2863             "require": {
2864                 "ext-tokenizer": "*",
2865                 "php": ">=5.4.0",
2866                 "php-parallel-lint/php-console-color": "~0.2"
2867             },
2868             "replace": {
2869                 "jakub-onderka/php-console-highlighter": "*"
2870             },
2871             "require-dev": {
2872                 "php-parallel-lint/php-code-style": "~1.0",
2873                 "php-parallel-lint/php-parallel-lint": "~1.0",
2874                 "php-parallel-lint/php-var-dump-check": "~0.1",
2875                 "phpunit/phpunit": "~4.0",
2876                 "squizlabs/php_codesniffer": "~1.5"
2877             },
2878             "type": "library",
2879             "autoload": {
2880                 "psr-4": {
2881                     "JakubOnderka\\PhpConsoleHighlighter\\": "src/"
2882                 }
2883             },
2884             "notification-url": "https://packagist.org/downloads/",
2885             "license": [
2886                 "MIT"
2887             ],
2888             "authors": [
2889                 {
2890                     "name": "Jakub Onderka",
2891                     "email": "[email protected]",
2892                     "homepage": "http://www.acci.cz/"
2893                 }
2894             ],
2895             "description": "Highlight PHP code in terminal",
2896             "support": {
2897                 "issues": "https://github.com/php-parallel-lint/PHP-Console-Highlighter/issues",
2898                 "source": "https://github.com/php-parallel-lint/PHP-Console-Highlighter/tree/master"
2899             },
2900             "time": "2020-05-13T07:37:49+00:00"
2901         },
2902         {
2903             "name": "phpoption/phpoption",
2904             "version": "1.7.5",
2905             "source": {
2906                 "type": "git",
2907                 "url": "https://github.com/schmittjoh/php-option.git",
2908                 "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
2909             },
2910             "dist": {
2911                 "type": "zip",
2912                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
2913                 "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
2914                 "shasum": ""
2915             },
2916             "require": {
2917                 "php": "^5.5.9 || ^7.0 || ^8.0"
2918             },
2919             "require-dev": {
2920                 "bamarni/composer-bin-plugin": "^1.4.1",
2921                 "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
2922             },
2923             "type": "library",
2924             "extra": {
2925                 "branch-alias": {
2926                     "dev-master": "1.7-dev"
2927                 }
2928             },
2929             "autoload": {
2930                 "psr-4": {
2931                     "PhpOption\\": "src/PhpOption/"
2932                 }
2933             },
2934             "notification-url": "https://packagist.org/downloads/",
2935             "license": [
2936                 "Apache-2.0"
2937             ],
2938             "authors": [
2939                 {
2940                     "name": "Johannes M. Schmitt",
2941                     "email": "[email protected]"
2942                 },
2943                 {
2944                     "name": "Graham Campbell",
2945                     "email": "[email protected]"
2946                 }
2947             ],
2948             "description": "Option Type for PHP",
2949             "keywords": [
2950                 "language",
2951                 "option",
2952                 "php",
2953                 "type"
2954             ],
2955             "support": {
2956                 "issues": "https://github.com/schmittjoh/php-option/issues",
2957                 "source": "https://github.com/schmittjoh/php-option/tree/1.7.5"
2958             },
2959             "funding": [
2960                 {
2961                     "url": "https://github.com/GrahamCampbell",
2962                     "type": "github"
2963                 },
2964                 {
2965                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
2966                     "type": "tidelift"
2967                 }
2968             ],
2969             "time": "2020-07-20T17:29:33+00:00"
2970         },
2971         {
2972             "name": "predis/predis",
2973             "version": "v1.1.6",
2974             "source": {
2975                 "type": "git",
2976                 "url": "https://github.com/predis/predis.git",
2977                 "reference": "9930e933c67446962997b05201c69c2319bf26de"
2978             },
2979             "dist": {
2980                 "type": "zip",
2981                 "url": "https://api.github.com/repos/predis/predis/zipball/9930e933c67446962997b05201c69c2319bf26de",
2982                 "reference": "9930e933c67446962997b05201c69c2319bf26de",
2983                 "shasum": ""
2984             },
2985             "require": {
2986                 "php": ">=5.3.9"
2987             },
2988             "require-dev": {
2989                 "cweagans/composer-patches": "^1.6",
2990                 "phpunit/phpunit": "~4.8"
2991             },
2992             "suggest": {
2993                 "ext-curl": "Allows access to Webdis when paired with phpiredis",
2994                 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
2995             },
2996             "type": "library",
2997             "extra": {
2998                 "composer-exit-on-patch-failure": true,
2999                 "patches": {
3000                     "phpunit/phpunit-mock-objects": {
3001                         "Fix PHP 7 and 8 compatibility": "./tests/phpunit_mock_objects.patch"
3002                     },
3003                     "phpunit/phpunit": {
3004                         "Fix PHP 7 compatibility": "./tests/phpunit_php7.patch",
3005                         "Fix PHP 8 compatibility": "./tests/phpunit_php8.patch"
3006                     }
3007                 }
3008             },
3009             "autoload": {
3010                 "psr-4": {
3011                     "Predis\\": "src/"
3012                 }
3013             },
3014             "notification-url": "https://packagist.org/downloads/",
3015             "license": [
3016                 "MIT"
3017             ],
3018             "authors": [
3019                 {
3020                     "name": "Daniele Alessandri",
3021                     "email": "[email protected]",
3022                     "homepage": "http://clorophilla.net",
3023                     "role": "Creator & Maintainer"
3024                 },
3025                 {
3026                     "name": "Till Krüss",
3027                     "homepage": "https://till.im",
3028                     "role": "Maintainer"
3029                 }
3030             ],
3031             "description": "Flexible and feature-complete Redis client for PHP and HHVM",
3032             "homepage": "http://github.com/predis/predis",
3033             "keywords": [
3034                 "nosql",
3035                 "predis",
3036                 "redis"
3037             ],
3038             "support": {
3039                 "issues": "https://github.com/predis/predis/issues",
3040                 "source": "https://github.com/predis/predis/tree/v1.1.6"
3041             },
3042             "funding": [
3043                 {
3044                     "url": "https://github.com/sponsors/tillkruss",
3045                     "type": "github"
3046                 }
3047             ],
3048             "time": "2020-09-11T19:18:05+00:00"
3049         },
3050         {
3051             "name": "psr/container",
3052             "version": "1.0.0",
3053             "source": {
3054                 "type": "git",
3055                 "url": "https://github.com/php-fig/container.git",
3056                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
3057             },
3058             "dist": {
3059                 "type": "zip",
3060                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
3061                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
3062                 "shasum": ""
3063             },
3064             "require": {
3065                 "php": ">=5.3.0"
3066             },
3067             "type": "library",
3068             "extra": {
3069                 "branch-alias": {
3070                     "dev-master": "1.0.x-dev"
3071                 }
3072             },
3073             "autoload": {
3074                 "psr-4": {
3075                     "Psr\\Container\\": "src/"
3076                 }
3077             },
3078             "notification-url": "https://packagist.org/downloads/",
3079             "license": [
3080                 "MIT"
3081             ],
3082             "authors": [
3083                 {
3084                     "name": "PHP-FIG",
3085                     "homepage": "http://www.php-fig.org/"
3086                 }
3087             ],
3088             "description": "Common Container Interface (PHP FIG PSR-11)",
3089             "homepage": "https://github.com/php-fig/container",
3090             "keywords": [
3091                 "PSR-11",
3092                 "container",
3093                 "container-interface",
3094                 "container-interop",
3095                 "psr"
3096             ],
3097             "support": {
3098                 "issues": "https://github.com/php-fig/container/issues",
3099                 "source": "https://github.com/php-fig/container/tree/master"
3100             },
3101             "time": "2017-02-14T16:28:37+00:00"
3102         },
3103         {
3104             "name": "psr/http-client",
3105             "version": "1.0.1",
3106             "source": {
3107                 "type": "git",
3108                 "url": "https://github.com/php-fig/http-client.git",
3109                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
3110             },
3111             "dist": {
3112                 "type": "zip",
3113                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3114                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3115                 "shasum": ""
3116             },
3117             "require": {
3118                 "php": "^7.0 || ^8.0",
3119                 "psr/http-message": "^1.0"
3120             },
3121             "type": "library",
3122             "extra": {
3123                 "branch-alias": {
3124                     "dev-master": "1.0.x-dev"
3125                 }
3126             },
3127             "autoload": {
3128                 "psr-4": {
3129                     "Psr\\Http\\Client\\": "src/"
3130                 }
3131             },
3132             "notification-url": "https://packagist.org/downloads/",
3133             "license": [
3134                 "MIT"
3135             ],
3136             "authors": [
3137                 {
3138                     "name": "PHP-FIG",
3139                     "homepage": "http://www.php-fig.org/"
3140                 }
3141             ],
3142             "description": "Common interface for HTTP clients",
3143             "homepage": "https://github.com/php-fig/http-client",
3144             "keywords": [
3145                 "http",
3146                 "http-client",
3147                 "psr",
3148                 "psr-18"
3149             ],
3150             "support": {
3151                 "source": "https://github.com/php-fig/http-client/tree/master"
3152             },
3153             "time": "2020-06-29T06:28:15+00:00"
3154         },
3155         {
3156             "name": "psr/http-message",
3157             "version": "1.0.1",
3158             "source": {
3159                 "type": "git",
3160                 "url": "https://github.com/php-fig/http-message.git",
3161                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3162             },
3163             "dist": {
3164                 "type": "zip",
3165                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3166                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3167                 "shasum": ""
3168             },
3169             "require": {
3170                 "php": ">=5.3.0"
3171             },
3172             "type": "library",
3173             "extra": {
3174                 "branch-alias": {
3175                     "dev-master": "1.0.x-dev"
3176                 }
3177             },
3178             "autoload": {
3179                 "psr-4": {
3180                     "Psr\\Http\\Message\\": "src/"
3181                 }
3182             },
3183             "notification-url": "https://packagist.org/downloads/",
3184             "license": [
3185                 "MIT"
3186             ],
3187             "authors": [
3188                 {
3189                     "name": "PHP-FIG",
3190                     "homepage": "http://www.php-fig.org/"
3191                 }
3192             ],
3193             "description": "Common interface for HTTP messages",
3194             "homepage": "https://github.com/php-fig/http-message",
3195             "keywords": [
3196                 "http",
3197                 "http-message",
3198                 "psr",
3199                 "psr-7",
3200                 "request",
3201                 "response"
3202             ],
3203             "support": {
3204                 "source": "https://github.com/php-fig/http-message/tree/master"
3205             },
3206             "time": "2016-08-06T14:39:51+00:00"
3207         },
3208         {
3209             "name": "psr/log",
3210             "version": "1.1.3",
3211             "source": {
3212                 "type": "git",
3213                 "url": "https://github.com/php-fig/log.git",
3214                 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
3215             },
3216             "dist": {
3217                 "type": "zip",
3218                 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
3219                 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
3220                 "shasum": ""
3221             },
3222             "require": {
3223                 "php": ">=5.3.0"
3224             },
3225             "type": "library",
3226             "extra": {
3227                 "branch-alias": {
3228                     "dev-master": "1.1.x-dev"
3229                 }
3230             },
3231             "autoload": {
3232                 "psr-4": {
3233                     "Psr\\Log\\": "Psr/Log/"
3234                 }
3235             },
3236             "notification-url": "https://packagist.org/downloads/",
3237             "license": [
3238                 "MIT"
3239             ],
3240             "authors": [
3241                 {
3242                     "name": "PHP-FIG",
3243                     "homepage": "http://www.php-fig.org/"
3244                 }
3245             ],
3246             "description": "Common interface for logging libraries",
3247             "homepage": "https://github.com/php-fig/log",
3248             "keywords": [
3249                 "log",
3250                 "psr",
3251                 "psr-3"
3252             ],
3253             "support": {
3254                 "source": "https://github.com/php-fig/log/tree/1.1.3"
3255             },
3256             "time": "2020-03-23T09:12:05+00:00"
3257         },
3258         {
3259             "name": "psr/simple-cache",
3260             "version": "1.0.1",
3261             "source": {
3262                 "type": "git",
3263                 "url": "https://github.com/php-fig/simple-cache.git",
3264                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
3265             },
3266             "dist": {
3267                 "type": "zip",
3268                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
3269                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
3270                 "shasum": ""
3271             },
3272             "require": {
3273                 "php": ">=5.3.0"
3274             },
3275             "type": "library",
3276             "extra": {
3277                 "branch-alias": {
3278                     "dev-master": "1.0.x-dev"
3279                 }
3280             },
3281             "autoload": {
3282                 "psr-4": {
3283                     "Psr\\SimpleCache\\": "src/"
3284                 }
3285             },
3286             "notification-url": "https://packagist.org/downloads/",
3287             "license": [
3288                 "MIT"
3289             ],
3290             "authors": [
3291                 {
3292                     "name": "PHP-FIG",
3293                     "homepage": "http://www.php-fig.org/"
3294                 }
3295             ],
3296             "description": "Common interfaces for simple caching",
3297             "keywords": [
3298                 "cache",
3299                 "caching",
3300                 "psr",
3301                 "psr-16",
3302                 "simple-cache"
3303             ],
3304             "support": {
3305                 "source": "https://github.com/php-fig/simple-cache/tree/master"
3306             },
3307             "time": "2017-10-23T01:57:42+00:00"
3308         },
3309         {
3310             "name": "ralouphie/getallheaders",
3311             "version": "3.0.3",
3312             "source": {
3313                 "type": "git",
3314                 "url": "https://github.com/ralouphie/getallheaders.git",
3315                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
3316             },
3317             "dist": {
3318                 "type": "zip",
3319                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3320                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
3321                 "shasum": ""
3322             },
3323             "require": {
3324                 "php": ">=5.6"
3325             },
3326             "require-dev": {
3327                 "php-coveralls/php-coveralls": "^2.1",
3328                 "phpunit/phpunit": "^5 || ^6.5"
3329             },
3330             "type": "library",
3331             "autoload": {
3332                 "files": [
3333                     "src/getallheaders.php"
3334                 ]
3335             },
3336             "notification-url": "https://packagist.org/downloads/",
3337             "license": [
3338                 "MIT"
3339             ],
3340             "authors": [
3341                 {
3342                     "name": "Ralph Khattar",
3343                     "email": "[email protected]"
3344                 }
3345             ],
3346             "description": "A polyfill for getallheaders.",
3347             "support": {
3348                 "issues": "https://github.com/ralouphie/getallheaders/issues",
3349                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
3350             },
3351             "time": "2019-03-08T08:55:37+00:00"
3352         },
3353         {
3354             "name": "ramsey/uuid",
3355             "version": "3.9.3",
3356             "source": {
3357                 "type": "git",
3358                 "url": "https://github.com/ramsey/uuid.git",
3359                 "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92"
3360             },
3361             "dist": {
3362                 "type": "zip",
3363                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92",
3364                 "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92",
3365                 "shasum": ""
3366             },
3367             "require": {
3368                 "ext-json": "*",
3369                 "paragonie/random_compat": "^1 | ^2 | 9.99.99",
3370                 "php": "^5.4 | ^7 | ^8",
3371                 "symfony/polyfill-ctype": "^1.8"
3372             },
3373             "replace": {
3374                 "rhumsaa/uuid": "self.version"
3375             },
3376             "require-dev": {
3377                 "codeception/aspect-mock": "^1 | ^2",
3378                 "doctrine/annotations": "^1.2",
3379                 "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1",
3380                 "jakub-onderka/php-parallel-lint": "^1",
3381                 "mockery/mockery": "^0.9.11 | ^1",
3382                 "moontoast/math": "^1.1",
3383                 "paragonie/random-lib": "^2",
3384                 "php-mock/php-mock-phpunit": "^0.3 | ^1.1",
3385                 "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5",
3386                 "squizlabs/php_codesniffer": "^3.5"
3387             },
3388             "suggest": {
3389                 "ext-ctype": "Provides support for PHP Ctype functions",
3390                 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
3391                 "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
3392                 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
3393                 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
3394                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
3395                 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
3396                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
3397             },
3398             "type": "library",
3399             "extra": {
3400                 "branch-alias": {
3401                     "dev-master": "3.x-dev"
3402                 }
3403             },
3404             "autoload": {
3405                 "psr-4": {
3406                     "Ramsey\\Uuid\\": "src/"
3407                 },
3408                 "files": [
3409                     "src/functions.php"
3410                 ]
3411             },
3412             "notification-url": "https://packagist.org/downloads/",
3413             "license": [
3414                 "MIT"
3415             ],
3416             "authors": [
3417                 {
3418                     "name": "Ben Ramsey",
3419                     "email": "[email protected]",
3420                     "homepage": "https://benramsey.com"
3421                 },
3422                 {
3423                     "name": "Marijn Huizendveld",
3424                     "email": "[email protected]"
3425                 },
3426                 {
3427                     "name": "Thibaud Fabre",
3428                     "email": "[email protected]"
3429                 }
3430             ],
3431             "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
3432             "homepage": "https://github.com/ramsey/uuid",
3433             "keywords": [
3434                 "guid",
3435                 "identifier",
3436                 "uuid"
3437             ],
3438             "support": {
3439                 "issues": "https://github.com/ramsey/uuid/issues",
3440                 "rss": "https://github.com/ramsey/uuid/releases.atom",
3441                 "source": "https://github.com/ramsey/uuid",
3442                 "wiki": "https://github.com/ramsey/uuid/wiki"
3443             },
3444             "time": "2020-02-21T04:36:14+00:00"
3445         },
3446         {
3447             "name": "robrichards/xmlseclibs",
3448             "version": "3.1.1",
3449             "source": {
3450                 "type": "git",
3451                 "url": "https://github.com/robrichards/xmlseclibs.git",
3452                 "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df"
3453             },
3454             "dist": {
3455                 "type": "zip",
3456                 "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df",
3457                 "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df",
3458                 "shasum": ""
3459             },
3460             "require": {
3461                 "ext-openssl": "*",
3462                 "php": ">= 5.4"
3463             },
3464             "type": "library",
3465             "autoload": {
3466                 "psr-4": {
3467                     "RobRichards\\XMLSecLibs\\": "src"
3468                 }
3469             },
3470             "notification-url": "https://packagist.org/downloads/",
3471             "license": [
3472                 "BSD-3-Clause"
3473             ],
3474             "description": "A PHP library for XML Security",
3475             "homepage": "https://github.com/robrichards/xmlseclibs",
3476             "keywords": [
3477                 "security",
3478                 "signature",
3479                 "xml",
3480                 "xmldsig"
3481             ],
3482             "support": {
3483                 "issues": "https://github.com/robrichards/xmlseclibs/issues",
3484                 "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.1"
3485             },
3486             "time": "2020-09-05T13:00:25+00:00"
3487         },
3488         {
3489             "name": "sabberworm/php-css-parser",
3490             "version": "8.3.1",
3491             "source": {
3492                 "type": "git",
3493                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
3494                 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
3495             },
3496             "dist": {
3497                 "type": "zip",
3498                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
3499                 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
3500                 "shasum": ""
3501             },
3502             "require": {
3503                 "php": ">=5.3.2"
3504             },
3505             "require-dev": {
3506                 "codacy/coverage": "^1.4",
3507                 "phpunit/phpunit": "~4.8"
3508             },
3509             "type": "library",
3510             "autoload": {
3511                 "psr-0": {
3512                     "Sabberworm\\CSS": "lib/"
3513                 }
3514             },
3515             "notification-url": "https://packagist.org/downloads/",
3516             "license": [
3517                 "MIT"
3518             ],
3519             "authors": [
3520                 {
3521                     "name": "Raphael Schweikert"
3522                 }
3523             ],
3524             "description": "Parser for CSS Files written in PHP",
3525             "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
3526             "keywords": [
3527                 "css",
3528                 "parser",
3529                 "stylesheet"
3530             ],
3531             "support": {
3532                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
3533                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.3.1"
3534             },
3535             "time": "2020-06-01T09:10:00+00:00"
3536         },
3537         {
3538             "name": "scrivo/highlight.php",
3539             "version": "v9.18.1.6",
3540             "source": {
3541                 "type": "git",
3542                 "url": "https://github.com/scrivo/highlight.php.git",
3543                 "reference": "44a3d4136edb5ad8551590bf90f437db80b2d466"
3544             },
3545             "dist": {
3546                 "type": "zip",
3547                 "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/44a3d4136edb5ad8551590bf90f437db80b2d466",
3548                 "reference": "44a3d4136edb5ad8551590bf90f437db80b2d466",
3549                 "shasum": ""
3550             },
3551             "require": {
3552                 "ext-json": "*",
3553                 "ext-mbstring": "*",
3554                 "php": ">=5.4"
3555             },
3556             "require-dev": {
3557                 "phpunit/phpunit": "^4.8|^5.7",
3558                 "sabberworm/php-css-parser": "^8.3",
3559                 "symfony/finder": "^2.8|^3.4",
3560                 "symfony/var-dumper": "^2.8|^3.4"
3561             },
3562             "type": "library",
3563             "autoload": {
3564                 "psr-0": {
3565                     "Highlight\\": "",
3566                     "HighlightUtilities\\": ""
3567                 },
3568                 "files": [
3569                     "HighlightUtilities/functions.php"
3570                 ]
3571             },
3572             "notification-url": "https://packagist.org/downloads/",
3573             "license": [
3574                 "BSD-3-Clause"
3575             ],
3576             "authors": [
3577                 {
3578                     "name": "Geert Bergman",
3579                     "homepage": "http://www.scrivo.org/",
3580                     "role": "Project Author"
3581                 },
3582                 {
3583                     "name": "Vladimir Jimenez",
3584                     "homepage": "https://allejo.io",
3585                     "role": "Maintainer"
3586                 },
3587                 {
3588                     "name": "Martin Folkers",
3589                     "homepage": "https://twobrain.io",
3590                     "role": "Contributor"
3591                 }
3592             ],
3593             "description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
3594             "keywords": [
3595                 "code",
3596                 "highlight",
3597                 "highlight.js",
3598                 "highlight.php",
3599                 "syntax"
3600             ],
3601             "support": {
3602                 "issues": "https://github.com/scrivo/highlight.php/issues",
3603                 "source": "https://github.com/scrivo/highlight.php"
3604             },
3605             "funding": [
3606                 {
3607                     "url": "https://github.com/allejo",
3608                     "type": "github"
3609                 }
3610             ],
3611             "time": "2020-12-22T19:20:29+00:00"
3612         },
3613         {
3614             "name": "socialiteproviders/discord",
3615             "version": "4.1.1",
3616             "source": {
3617                 "type": "git",
3618                 "url": "https://github.com/SocialiteProviders/Discord.git",
3619                 "reference": "c6eddeb07ace7473e82d02d4db852dfacf5ef574"
3620             },
3621             "dist": {
3622                 "type": "zip",
3623                 "url": "https://api.github.com/repos/SocialiteProviders/Discord/zipball/c6eddeb07ace7473e82d02d4db852dfacf5ef574",
3624                 "reference": "c6eddeb07ace7473e82d02d4db852dfacf5ef574",
3625                 "shasum": ""
3626             },
3627             "require": {
3628                 "ext-json": "*",
3629                 "php": "^7.2 || ^8.0",
3630                 "socialiteproviders/manager": "~4.0"
3631             },
3632             "type": "library",
3633             "autoload": {
3634                 "psr-4": {
3635                     "SocialiteProviders\\Discord\\": ""
3636                 }
3637             },
3638             "notification-url": "https://packagist.org/downloads/",
3639             "license": [
3640                 "MIT"
3641             ],
3642             "authors": [
3643                 {
3644                     "name": "Christopher Eklund",
3645                     "email": "[email protected]"
3646                 }
3647             ],
3648             "description": "Discord OAuth2 Provider for Laravel Socialite",
3649             "support": {
3650                 "source": "https://github.com/SocialiteProviders/Discord/tree/4.1.1"
3651             },
3652             "time": "2021-01-05T22:03:58+00:00"
3653         },
3654         {
3655             "name": "socialiteproviders/gitlab",
3656             "version": "4.1.0",
3657             "source": {
3658                 "type": "git",
3659                 "url": "https://github.com/SocialiteProviders/GitLab.git",
3660                 "reference": "a8f67d3b02c9ee8c70c25c6728417c0eddcbbb9d"
3661             },
3662             "dist": {
3663                 "type": "zip",
3664                 "url": "https://api.github.com/repos/SocialiteProviders/GitLab/zipball/a8f67d3b02c9ee8c70c25c6728417c0eddcbbb9d",
3665                 "reference": "a8f67d3b02c9ee8c70c25c6728417c0eddcbbb9d",
3666                 "shasum": ""
3667             },
3668             "require": {
3669                 "ext-json": "*",
3670                 "php": "^7.2 || ^8.0",
3671                 "socialiteproviders/manager": "~4.0"
3672             },
3673             "type": "library",
3674             "autoload": {
3675                 "psr-4": {
3676                     "SocialiteProviders\\GitLab\\": ""
3677                 }
3678             },
3679             "notification-url": "https://packagist.org/downloads/",
3680             "license": [
3681                 "MIT"
3682             ],
3683             "authors": [
3684                 {
3685                     "name": "Christoffer Martinsen",
3686                     "email": "[email protected]"
3687                 }
3688             ],
3689             "description": "GitLab OAuth2 Provider for Laravel Socialite",
3690             "support": {
3691                 "source": "https://github.com/SocialiteProviders/GitLab/tree/4.1.0"
3692             },
3693             "time": "2020-12-01T23:10:59+00:00"
3694         },
3695         {
3696             "name": "socialiteproviders/manager",
3697             "version": "4.0.1",
3698             "source": {
3699                 "type": "git",
3700                 "url": "https://github.com/SocialiteProviders/Manager.git",
3701                 "reference": "0f5e82af0404df0080bdc5c105cef936c1711524"
3702             },
3703             "dist": {
3704                 "type": "zip",
3705                 "url": "https://api.github.com/repos/SocialiteProviders/Manager/zipball/0f5e82af0404df0080bdc5c105cef936c1711524",
3706                 "reference": "0f5e82af0404df0080bdc5c105cef936c1711524",
3707                 "shasum": ""
3708             },
3709             "require": {
3710                 "illuminate/support": "^6.0|^7.0|^8.0",
3711                 "laravel/socialite": "~4.0|~5.0",
3712                 "php": "^7.2 || ^8.0"
3713             },
3714             "require-dev": {
3715                 "mockery/mockery": "^1.2",
3716                 "phpunit/phpunit": "^9.0"
3717             },
3718             "type": "library",
3719             "extra": {
3720                 "laravel": {
3721                     "providers": [
3722                         "SocialiteProviders\\Manager\\ServiceProvider"
3723                     ]
3724                 }
3725             },
3726             "autoload": {
3727                 "psr-4": {
3728                     "SocialiteProviders\\Manager\\": "src/"
3729                 }
3730             },
3731             "notification-url": "https://packagist.org/downloads/",
3732             "license": [
3733                 "MIT"
3734             ],
3735             "authors": [
3736                 {
3737                     "name": "Andy Wendt",
3738                     "email": "[email protected]"
3739                 },
3740                 {
3741                     "name": "Anton Komarev",
3742                     "email": "[email protected]"
3743                 },
3744                 {
3745                     "name": "Miguel Piedrafita",
3746                     "email": "[email protected]"
3747                 },
3748                 {
3749                     "name": "atymic",
3750                     "email": "[email protected]",
3751                     "homepage": "https://atymic.dev"
3752                 }
3753             ],
3754             "description": "Easily add new or override built-in providers in Laravel Socialite.",
3755             "homepage": "https://socialiteproviders.com/",
3756             "support": {
3757                 "issues": "https://github.com/SocialiteProviders/Manager/issues",
3758                 "source": "https://github.com/SocialiteProviders/Manager/tree/4.0.1"
3759             },
3760             "time": "2020-12-01T23:09:06+00:00"
3761         },
3762         {
3763             "name": "socialiteproviders/microsoft-azure",
3764             "version": "4.2.0",
3765             "source": {
3766                 "type": "git",
3767                 "url": "https://github.com/SocialiteProviders/Microsoft-Azure.git",
3768                 "reference": "7808764f777a01df88be9ca6b14d683e50aaf88a"
3769             },
3770             "dist": {
3771                 "type": "zip",
3772                 "url": "https://api.github.com/repos/SocialiteProviders/Microsoft-Azure/zipball/7808764f777a01df88be9ca6b14d683e50aaf88a",
3773                 "reference": "7808764f777a01df88be9ca6b14d683e50aaf88a",
3774                 "shasum": ""
3775             },
3776             "require": {
3777                 "ext-json": "*",
3778                 "php": "^7.2 || ^8.0",
3779                 "socialiteproviders/manager": "~4.0"
3780             },
3781             "type": "library",
3782             "autoload": {
3783                 "psr-4": {
3784                     "SocialiteProviders\\Azure\\": ""
3785                 }
3786             },
3787             "notification-url": "https://packagist.org/downloads/",
3788             "license": [
3789                 "MIT"
3790             ],
3791             "authors": [
3792                 {
3793                     "name": "Chris Hemmings",
3794                     "email": "[email protected]"
3795                 }
3796             ],
3797             "description": "Microsoft Azure OAuth2 Provider for Laravel Socialite",
3798             "support": {
3799                 "source": "https://github.com/SocialiteProviders/Microsoft-Azure/tree/4.2.0"
3800             },
3801             "time": "2020-12-01T23:10:59+00:00"
3802         },
3803         {
3804             "name": "socialiteproviders/okta",
3805             "version": "4.1.1",
3806             "source": {
3807                 "type": "git",
3808                 "url": "https://github.com/SocialiteProviders/Okta.git",
3809                 "reference": "e3ef9f23c7d2f86b3b16a174b82333cf4e2459e8"
3810             },
3811             "dist": {
3812                 "type": "zip",
3813                 "url": "https://api.github.com/repos/SocialiteProviders/Okta/zipball/e3ef9f23c7d2f86b3b16a174b82333cf4e2459e8",
3814                 "reference": "e3ef9f23c7d2f86b3b16a174b82333cf4e2459e8",
3815                 "shasum": ""
3816             },
3817             "require": {
3818                 "ext-json": "*",
3819                 "php": "^7.2 || ^8.0",
3820                 "socialiteproviders/manager": "~4.0"
3821             },
3822             "type": "library",
3823             "autoload": {
3824                 "psr-4": {
3825                     "SocialiteProviders\\Okta\\": ""
3826                 }
3827             },
3828             "notification-url": "https://packagist.org/downloads/",
3829             "license": [
3830                 "MIT"
3831             ],
3832             "authors": [
3833                 {
3834                     "name": "Chase Coney",
3835                     "email": "[email protected]"
3836                 }
3837             ],
3838             "description": "Okta OAuth2 Provider for Laravel Socialite",
3839             "support": {
3840                 "source": "https://github.com/SocialiteProviders/Okta/tree/4.1.1"
3841             },
3842             "time": "2021-01-12T23:51:01+00:00"
3843         },
3844         {
3845             "name": "socialiteproviders/slack",
3846             "version": "4.1.0",
3847             "source": {
3848                 "type": "git",
3849                 "url": "https://github.com/SocialiteProviders/Slack.git",
3850                 "reference": "8efb25c71d98bedf4010a829d1e41ff9fe449bcc"
3851             },
3852             "dist": {
3853                 "type": "zip",
3854                 "url": "https://api.github.com/repos/SocialiteProviders/Slack/zipball/8efb25c71d98bedf4010a829d1e41ff9fe449bcc",
3855                 "reference": "8efb25c71d98bedf4010a829d1e41ff9fe449bcc",
3856                 "shasum": ""
3857             },
3858             "require": {
3859                 "ext-json": "*",
3860                 "php": "^7.2|^8.0",
3861                 "socialiteproviders/manager": "~4.0"
3862             },
3863             "type": "library",
3864             "autoload": {
3865                 "psr-4": {
3866                     "SocialiteProviders\\Slack\\": ""
3867                 }
3868             },
3869             "notification-url": "https://packagist.org/downloads/",
3870             "license": [
3871                 "MIT"
3872             ],
3873             "authors": [
3874                 {
3875                     "name": "Brian Faust",
3876                     "email": "[email protected]"
3877                 }
3878             ],
3879             "description": "Slack OAuth2 Provider for Laravel Socialite",
3880             "support": {
3881                 "source": "https://github.com/SocialiteProviders/Slack/tree/4.1.0"
3882             },
3883             "time": "2020-11-26T17:57:15+00:00"
3884         },
3885         {
3886             "name": "socialiteproviders/twitch",
3887             "version": "5.3.1",
3888             "source": {
3889                 "type": "git",
3890                 "url": "https://github.com/SocialiteProviders/Twitch.git",
3891                 "reference": "7accf30ae7a3139b757b4ca8f34989c09a3dbee7"
3892             },
3893             "dist": {
3894                 "type": "zip",
3895                 "url": "https://api.github.com/repos/SocialiteProviders/Twitch/zipball/7accf30ae7a3139b757b4ca8f34989c09a3dbee7",
3896                 "reference": "7accf30ae7a3139b757b4ca8f34989c09a3dbee7",
3897                 "shasum": ""
3898             },
3899             "require": {
3900                 "ext-json": "*",
3901                 "php": "^7.2 || ^8.0",
3902                 "socialiteproviders/manager": "~4.0"
3903             },
3904             "type": "library",
3905             "autoload": {
3906                 "psr-4": {
3907                     "SocialiteProviders\\Twitch\\": ""
3908                 }
3909             },
3910             "notification-url": "https://packagist.org/downloads/",
3911             "license": [
3912                 "MIT"
3913             ],
3914             "authors": [
3915                 {
3916                     "name": "Brian Faust",
3917                     "email": "[email protected]"
3918                 }
3919             ],
3920             "description": "Twitch OAuth2 Provider for Laravel Socialite",
3921             "support": {
3922                 "source": "https://github.com/SocialiteProviders/Twitch/tree/5.3.1"
3923             },
3924             "time": "2020-12-01T23:10:59+00:00"
3925         },
3926         {
3927             "name": "ssddanbrown/htmldiff",
3928             "version": "v1.0.1",
3929             "source": {
3930                 "type": "git",
3931                 "url": "https://github.com/ssddanbrown/HtmlDiff.git",
3932                 "reference": "f60d5cc278b60305ab980a6665f46117c5b589c0"
3933             },
3934             "dist": {
3935                 "type": "zip",
3936                 "url": "https://api.github.com/repos/ssddanbrown/HtmlDiff/zipball/f60d5cc278b60305ab980a6665f46117c5b589c0",
3937                 "reference": "f60d5cc278b60305ab980a6665f46117c5b589c0",
3938                 "shasum": ""
3939             },
3940             "require": {
3941                 "ext-mbstring": "*",
3942                 "php": ">=7.2"
3943             },
3944             "require-dev": {
3945                 "phpunit/phpunit": "^8.5|^9.4.3"
3946             },
3947             "type": "library",
3948             "autoload": {
3949                 "psr-4": {
3950                     "Ssddanbrown\\HtmlDiff\\": "src"
3951                 }
3952             },
3953             "notification-url": "https://packagist.org/downloads/",
3954             "license": [
3955                 "MIT"
3956             ],
3957             "authors": [
3958                 {
3959                     "name": "Dan Brown",
3960                     "email": "[email protected]",
3961                     "role": "Developer"
3962                 }
3963             ],
3964             "description": "HTML Content Diff Generator",
3965             "homepage": "https://github.com/ssddanbrown/htmldiff",
3966             "support": {
3967                 "issues": "https://github.com/ssddanbrown/HtmlDiff/issues",
3968                 "source": "https://github.com/ssddanbrown/HtmlDiff/tree/v1.0.1"
3969             },
3970             "funding": [
3971                 {
3972                     "url": "https://github.com/ssddanbrown",
3973                     "type": "github"
3974                 }
3975             ],
3976             "time": "2021-01-24T18:51:30+00:00"
3977         },
3978         {
3979             "name": "swiftmailer/swiftmailer",
3980             "version": "v6.2.5",
3981             "source": {
3982                 "type": "git",
3983                 "url": "https://github.com/swiftmailer/swiftmailer.git",
3984                 "reference": "698a6a9f54d7eb321274de3ad19863802c879fb7"
3985             },
3986             "dist": {
3987                 "type": "zip",
3988                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/698a6a9f54d7eb321274de3ad19863802c879fb7",
3989                 "reference": "698a6a9f54d7eb321274de3ad19863802c879fb7",
3990                 "shasum": ""
3991             },
3992             "require": {
3993                 "egulias/email-validator": "^2.0",
3994                 "php": ">=7.0.0",
3995                 "symfony/polyfill-iconv": "^1.0",
3996                 "symfony/polyfill-intl-idn": "^1.10",
3997                 "symfony/polyfill-mbstring": "^1.0"
3998             },
3999             "require-dev": {
4000                 "mockery/mockery": "^1.0",
4001                 "symfony/phpunit-bridge": "^4.4|^5.0"
4002             },
4003             "suggest": {
4004                 "ext-intl": "Needed to support internationalized email addresses"
4005             },
4006             "type": "library",
4007             "extra": {
4008                 "branch-alias": {
4009                     "dev-master": "6.2-dev"
4010                 }
4011             },
4012             "autoload": {
4013                 "files": [
4014                     "lib/swift_required.php"
4015                 ]
4016             },
4017             "notification-url": "https://packagist.org/downloads/",
4018             "license": [
4019                 "MIT"
4020             ],
4021             "authors": [
4022                 {
4023                     "name": "Chris Corbyn"
4024                 },
4025                 {
4026                     "name": "Fabien Potencier",
4027                     "email": "[email protected]"
4028                 }
4029             ],
4030             "description": "Swiftmailer, free feature-rich PHP mailer",
4031             "homepage": "https://swiftmailer.symfony.com",
4032             "keywords": [
4033                 "email",
4034                 "mail",
4035                 "mailer"
4036             ],
4037             "support": {
4038                 "issues": "https://github.com/swiftmailer/swiftmailer/issues",
4039                 "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.5"
4040             },
4041             "funding": [
4042                 {
4043                     "url": "https://github.com/fabpot",
4044                     "type": "github"
4045                 },
4046                 {
4047                     "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
4048                     "type": "tidelift"
4049                 }
4050             ],
4051             "time": "2021-01-12T09:35:59+00:00"
4052         },
4053         {
4054             "name": "symfony/console",
4055             "version": "v4.4.19",
4056             "source": {
4057                 "type": "git",
4058                 "url": "https://github.com/symfony/console.git",
4059                 "reference": "24026c44fc37099fa145707fecd43672831b837a"
4060             },
4061             "dist": {
4062                 "type": "zip",
4063                 "url": "https://api.github.com/repos/symfony/console/zipball/24026c44fc37099fa145707fecd43672831b837a",
4064                 "reference": "24026c44fc37099fa145707fecd43672831b837a",
4065                 "shasum": ""
4066             },
4067             "require": {
4068                 "php": ">=7.1.3",
4069                 "symfony/polyfill-mbstring": "~1.0",
4070                 "symfony/polyfill-php73": "^1.8",
4071                 "symfony/polyfill-php80": "^1.15",
4072                 "symfony/service-contracts": "^1.1|^2"
4073             },
4074             "conflict": {
4075                 "symfony/dependency-injection": "<3.4",
4076                 "symfony/event-dispatcher": "<4.3|>=5",
4077                 "symfony/lock": "<4.4",
4078                 "symfony/process": "<3.3"
4079             },
4080             "provide": {
4081                 "psr/log-implementation": "1.0"
4082             },
4083             "require-dev": {
4084                 "psr/log": "~1.0",
4085                 "symfony/config": "^3.4|^4.0|^5.0",
4086                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4087                 "symfony/event-dispatcher": "^4.3",
4088                 "symfony/lock": "^4.4|^5.0",
4089                 "symfony/process": "^3.4|^4.0|^5.0",
4090                 "symfony/var-dumper": "^4.3|^5.0"
4091             },
4092             "suggest": {
4093                 "psr/log": "For using the console logger",
4094                 "symfony/event-dispatcher": "",
4095                 "symfony/lock": "",
4096                 "symfony/process": ""
4097             },
4098             "type": "library",
4099             "autoload": {
4100                 "psr-4": {
4101                     "Symfony\\Component\\Console\\": ""
4102                 },
4103                 "exclude-from-classmap": [
4104                     "/Tests/"
4105                 ]
4106             },
4107             "notification-url": "https://packagist.org/downloads/",
4108             "license": [
4109                 "MIT"
4110             ],
4111             "authors": [
4112                 {
4113                     "name": "Fabien Potencier",
4114                     "email": "[email protected]"
4115                 },
4116                 {
4117                     "name": "Symfony Community",
4118                     "homepage": "https://symfony.com/contributors"
4119                 }
4120             ],
4121             "description": "Eases the creation of beautiful and testable command line interfaces",
4122             "homepage": "https://symfony.com",
4123             "support": {
4124                 "source": "https://github.com/symfony/console/tree/v4.4.19"
4125             },
4126             "funding": [
4127                 {
4128                     "url": "https://symfony.com/sponsor",
4129                     "type": "custom"
4130                 },
4131                 {
4132                     "url": "https://github.com/fabpot",
4133                     "type": "github"
4134                 },
4135                 {
4136                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4137                     "type": "tidelift"
4138                 }
4139             ],
4140             "time": "2021-01-27T09:09:26+00:00"
4141         },
4142         {
4143             "name": "symfony/css-selector",
4144             "version": "v4.4.19",
4145             "source": {
4146                 "type": "git",
4147                 "url": "https://github.com/symfony/css-selector.git",
4148                 "reference": "f907d3e53ecb2a5fad8609eb2f30525287a734c8"
4149             },
4150             "dist": {
4151                 "type": "zip",
4152                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/f907d3e53ecb2a5fad8609eb2f30525287a734c8",
4153                 "reference": "f907d3e53ecb2a5fad8609eb2f30525287a734c8",
4154                 "shasum": ""
4155             },
4156             "require": {
4157                 "php": ">=7.1.3"
4158             },
4159             "type": "library",
4160             "autoload": {
4161                 "psr-4": {
4162                     "Symfony\\Component\\CssSelector\\": ""
4163                 },
4164                 "exclude-from-classmap": [
4165                     "/Tests/"
4166                 ]
4167             },
4168             "notification-url": "https://packagist.org/downloads/",
4169             "license": [
4170                 "MIT"
4171             ],
4172             "authors": [
4173                 {
4174                     "name": "Fabien Potencier",
4175                     "email": "[email protected]"
4176                 },
4177                 {
4178                     "name": "Jean-François Simon",
4179                     "email": "[email protected]"
4180                 },
4181                 {
4182                     "name": "Symfony Community",
4183                     "homepage": "https://symfony.com/contributors"
4184                 }
4185             ],
4186             "description": "Converts CSS selectors to XPath expressions",
4187             "homepage": "https://symfony.com",
4188             "support": {
4189                 "source": "https://github.com/symfony/css-selector/tree/v4.4.19"
4190             },
4191             "funding": [
4192                 {
4193                     "url": "https://symfony.com/sponsor",
4194                     "type": "custom"
4195                 },
4196                 {
4197                     "url": "https://github.com/fabpot",
4198                     "type": "github"
4199                 },
4200                 {
4201                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4202                     "type": "tidelift"
4203                 }
4204             ],
4205             "time": "2021-01-27T09:09:26+00:00"
4206         },
4207         {
4208             "name": "symfony/debug",
4209             "version": "v4.4.19",
4210             "source": {
4211                 "type": "git",
4212                 "url": "https://github.com/symfony/debug.git",
4213                 "reference": "af4987aa4a5630e9615be9d9c3ed1b0f24ca449c"
4214             },
4215             "dist": {
4216                 "type": "zip",
4217                 "url": "https://api.github.com/repos/symfony/debug/zipball/af4987aa4a5630e9615be9d9c3ed1b0f24ca449c",
4218                 "reference": "af4987aa4a5630e9615be9d9c3ed1b0f24ca449c",
4219                 "shasum": ""
4220             },
4221             "require": {
4222                 "php": ">=7.1.3",
4223                 "psr/log": "~1.0",
4224                 "symfony/polyfill-php80": "^1.15"
4225             },
4226             "conflict": {
4227                 "symfony/http-kernel": "<3.4"
4228             },
4229             "require-dev": {
4230                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
4231             },
4232             "type": "library",
4233             "autoload": {
4234                 "psr-4": {
4235                     "Symfony\\Component\\Debug\\": ""
4236                 },
4237                 "exclude-from-classmap": [
4238                     "/Tests/"
4239                 ]
4240             },
4241             "notification-url": "https://packagist.org/downloads/",
4242             "license": [
4243                 "MIT"
4244             ],
4245             "authors": [
4246                 {
4247                     "name": "Fabien Potencier",
4248                     "email": "[email protected]"
4249                 },
4250                 {
4251                     "name": "Symfony Community",
4252                     "homepage": "https://symfony.com/contributors"
4253                 }
4254             ],
4255             "description": "Provides tools to ease debugging PHP code",
4256             "homepage": "https://symfony.com",
4257             "support": {
4258                 "source": "https://github.com/symfony/debug/tree/v4.4.19"
4259             },
4260             "funding": [
4261                 {
4262                     "url": "https://symfony.com/sponsor",
4263                     "type": "custom"
4264                 },
4265                 {
4266                     "url": "https://github.com/fabpot",
4267                     "type": "github"
4268                 },
4269                 {
4270                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4271                     "type": "tidelift"
4272                 }
4273             ],
4274             "time": "2021-01-27T09:09:26+00:00"
4275         },
4276         {
4277             "name": "symfony/deprecation-contracts",
4278             "version": "v2.2.0",
4279             "source": {
4280                 "type": "git",
4281                 "url": "https://github.com/symfony/deprecation-contracts.git",
4282                 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
4283             },
4284             "dist": {
4285                 "type": "zip",
4286                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
4287                 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
4288                 "shasum": ""
4289             },
4290             "require": {
4291                 "php": ">=7.1"
4292             },
4293             "type": "library",
4294             "extra": {
4295                 "branch-alias": {
4296                     "dev-master": "2.2-dev"
4297                 },
4298                 "thanks": {
4299                     "name": "symfony/contracts",
4300                     "url": "https://github.com/symfony/contracts"
4301                 }
4302             },
4303             "autoload": {
4304                 "files": [
4305                     "function.php"
4306                 ]
4307             },
4308             "notification-url": "https://packagist.org/downloads/",
4309             "license": [
4310                 "MIT"
4311             ],
4312             "authors": [
4313                 {
4314                     "name": "Nicolas Grekas",
4315                     "email": "[email protected]"
4316                 },
4317                 {
4318                     "name": "Symfony Community",
4319                     "homepage": "https://symfony.com/contributors"
4320                 }
4321             ],
4322             "description": "A generic function and convention to trigger deprecation notices",
4323             "homepage": "https://symfony.com",
4324             "support": {
4325                 "source": "https://github.com/symfony/deprecation-contracts/tree/master"
4326             },
4327             "funding": [
4328                 {
4329                     "url": "https://symfony.com/sponsor",
4330                     "type": "custom"
4331                 },
4332                 {
4333                     "url": "https://github.com/fabpot",
4334                     "type": "github"
4335                 },
4336                 {
4337                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4338                     "type": "tidelift"
4339                 }
4340             ],
4341             "time": "2020-09-07T11:33:47+00:00"
4342         },
4343         {
4344             "name": "symfony/error-handler",
4345             "version": "v4.4.19",
4346             "source": {
4347                 "type": "git",
4348                 "url": "https://github.com/symfony/error-handler.git",
4349                 "reference": "d603654eaeb713503bba3e308b9e748e5a6d3f2e"
4350             },
4351             "dist": {
4352                 "type": "zip",
4353                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/d603654eaeb713503bba3e308b9e748e5a6d3f2e",
4354                 "reference": "d603654eaeb713503bba3e308b9e748e5a6d3f2e",
4355                 "shasum": ""
4356             },
4357             "require": {
4358                 "php": ">=7.1.3",
4359                 "psr/log": "~1.0",
4360                 "symfony/debug": "^4.4.5",
4361                 "symfony/polyfill-php80": "^1.15",
4362                 "symfony/var-dumper": "^4.4|^5.0"
4363             },
4364             "require-dev": {
4365                 "symfony/http-kernel": "^4.4|^5.0",
4366                 "symfony/serializer": "^4.4|^5.0"
4367             },
4368             "type": "library",
4369             "autoload": {
4370                 "psr-4": {
4371                     "Symfony\\Component\\ErrorHandler\\": ""
4372                 },
4373                 "exclude-from-classmap": [
4374                     "/Tests/"
4375                 ]
4376             },
4377             "notification-url": "https://packagist.org/downloads/",
4378             "license": [
4379                 "MIT"
4380             ],
4381             "authors": [
4382                 {
4383                     "name": "Fabien Potencier",
4384                     "email": "[email protected]"
4385                 },
4386                 {
4387                     "name": "Symfony Community",
4388                     "homepage": "https://symfony.com/contributors"
4389                 }
4390             ],
4391             "description": "Provides tools to manage errors and ease debugging PHP code",
4392             "homepage": "https://symfony.com",
4393             "support": {
4394                 "source": "https://github.com/symfony/error-handler/tree/v4.4.19"
4395             },
4396             "funding": [
4397                 {
4398                     "url": "https://symfony.com/sponsor",
4399                     "type": "custom"
4400                 },
4401                 {
4402                     "url": "https://github.com/fabpot",
4403                     "type": "github"
4404                 },
4405                 {
4406                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4407                     "type": "tidelift"
4408                 }
4409             ],
4410             "time": "2021-01-27T09:09:26+00:00"
4411         },
4412         {
4413             "name": "symfony/event-dispatcher",
4414             "version": "v4.4.19",
4415             "source": {
4416                 "type": "git",
4417                 "url": "https://github.com/symfony/event-dispatcher.git",
4418                 "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c"
4419             },
4420             "dist": {
4421                 "type": "zip",
4422                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c352647244bd376bf7d31efbd5401f13f50dad0c",
4423                 "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c",
4424                 "shasum": ""
4425             },
4426             "require": {
4427                 "php": ">=7.1.3",
4428                 "symfony/event-dispatcher-contracts": "^1.1"
4429             },
4430             "conflict": {
4431                 "symfony/dependency-injection": "<3.4"
4432             },
4433             "provide": {
4434                 "psr/event-dispatcher-implementation": "1.0",
4435                 "symfony/event-dispatcher-implementation": "1.1"
4436             },
4437             "require-dev": {
4438                 "psr/log": "~1.0",
4439                 "symfony/config": "^3.4|^4.0|^5.0",
4440                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4441                 "symfony/error-handler": "~3.4|~4.4",
4442                 "symfony/expression-language": "^3.4|^4.0|^5.0",
4443                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4444                 "symfony/service-contracts": "^1.1|^2",
4445                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
4446             },
4447             "suggest": {
4448                 "symfony/dependency-injection": "",
4449                 "symfony/http-kernel": ""
4450             },
4451             "type": "library",
4452             "autoload": {
4453                 "psr-4": {
4454                     "Symfony\\Component\\EventDispatcher\\": ""
4455                 },
4456                 "exclude-from-classmap": [
4457                     "/Tests/"
4458                 ]
4459             },
4460             "notification-url": "https://packagist.org/downloads/",
4461             "license": [
4462                 "MIT"
4463             ],
4464             "authors": [
4465                 {
4466                     "name": "Fabien Potencier",
4467                     "email": "[email protected]"
4468                 },
4469                 {
4470                     "name": "Symfony Community",
4471                     "homepage": "https://symfony.com/contributors"
4472                 }
4473             ],
4474             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
4475             "homepage": "https://symfony.com",
4476             "support": {
4477                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.19"
4478             },
4479             "funding": [
4480                 {
4481                     "url": "https://symfony.com/sponsor",
4482                     "type": "custom"
4483                 },
4484                 {
4485                     "url": "https://github.com/fabpot",
4486                     "type": "github"
4487                 },
4488                 {
4489                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4490                     "type": "tidelift"
4491                 }
4492             ],
4493             "time": "2021-01-27T09:09:26+00:00"
4494         },
4495         {
4496             "name": "symfony/event-dispatcher-contracts",
4497             "version": "v1.1.9",
4498             "source": {
4499                 "type": "git",
4500                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
4501                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
4502             },
4503             "dist": {
4504                 "type": "zip",
4505                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
4506                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
4507                 "shasum": ""
4508             },
4509             "require": {
4510                 "php": ">=7.1.3"
4511             },
4512             "suggest": {
4513                 "psr/event-dispatcher": "",
4514                 "symfony/event-dispatcher-implementation": ""
4515             },
4516             "type": "library",
4517             "extra": {
4518                 "branch-alias": {
4519                     "dev-master": "1.1-dev"
4520                 },
4521                 "thanks": {
4522                     "name": "symfony/contracts",
4523                     "url": "https://github.com/symfony/contracts"
4524                 }
4525             },
4526             "autoload": {
4527                 "psr-4": {
4528                     "Symfony\\Contracts\\EventDispatcher\\": ""
4529                 }
4530             },
4531             "notification-url": "https://packagist.org/downloads/",
4532             "license": [
4533                 "MIT"
4534             ],
4535             "authors": [
4536                 {
4537                     "name": "Nicolas Grekas",
4538                     "email": "[email protected]"
4539                 },
4540                 {
4541                     "name": "Symfony Community",
4542                     "homepage": "https://symfony.com/contributors"
4543                 }
4544             ],
4545             "description": "Generic abstractions related to dispatching event",
4546             "homepage": "https://symfony.com",
4547             "keywords": [
4548                 "abstractions",
4549                 "contracts",
4550                 "decoupling",
4551                 "interfaces",
4552                 "interoperability",
4553                 "standards"
4554             ],
4555             "support": {
4556                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
4557             },
4558             "funding": [
4559                 {
4560                     "url": "https://symfony.com/sponsor",
4561                     "type": "custom"
4562                 },
4563                 {
4564                     "url": "https://github.com/fabpot",
4565                     "type": "github"
4566                 },
4567                 {
4568                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4569                     "type": "tidelift"
4570                 }
4571             ],
4572             "time": "2020-07-06T13:19:58+00:00"
4573         },
4574         {
4575             "name": "symfony/finder",
4576             "version": "v4.4.19",
4577             "source": {
4578                 "type": "git",
4579                 "url": "https://github.com/symfony/finder.git",
4580                 "reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6"
4581             },
4582             "dist": {
4583                 "type": "zip",
4584                 "url": "https://api.github.com/repos/symfony/finder/zipball/25d79cfccfc12e84e7a63a248c3f0720fdd92db6",
4585                 "reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6",
4586                 "shasum": ""
4587             },
4588             "require": {
4589                 "php": ">=7.1.3"
4590             },
4591             "type": "library",
4592             "autoload": {
4593                 "psr-4": {
4594                     "Symfony\\Component\\Finder\\": ""
4595                 },
4596                 "exclude-from-classmap": [
4597                     "/Tests/"
4598                 ]
4599             },
4600             "notification-url": "https://packagist.org/downloads/",
4601             "license": [
4602                 "MIT"
4603             ],
4604             "authors": [
4605                 {
4606                     "name": "Fabien Potencier",
4607                     "email": "[email protected]"
4608                 },
4609                 {
4610                     "name": "Symfony Community",
4611                     "homepage": "https://symfony.com/contributors"
4612                 }
4613             ],
4614             "description": "Finds files and directories via an intuitive fluent interface",
4615             "homepage": "https://symfony.com",
4616             "support": {
4617                 "source": "https://github.com/symfony/finder/tree/v4.4.19"
4618             },
4619             "funding": [
4620                 {
4621                     "url": "https://symfony.com/sponsor",
4622                     "type": "custom"
4623                 },
4624                 {
4625                     "url": "https://github.com/fabpot",
4626                     "type": "github"
4627                 },
4628                 {
4629                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4630                     "type": "tidelift"
4631                 }
4632             ],
4633             "time": "2021-01-27T09:09:26+00:00"
4634         },
4635         {
4636             "name": "symfony/http-client-contracts",
4637             "version": "v2.3.1",
4638             "source": {
4639                 "type": "git",
4640                 "url": "https://github.com/symfony/http-client-contracts.git",
4641                 "reference": "41db680a15018f9c1d4b23516059633ce280ca33"
4642             },
4643             "dist": {
4644                 "type": "zip",
4645                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33",
4646                 "reference": "41db680a15018f9c1d4b23516059633ce280ca33",
4647                 "shasum": ""
4648             },
4649             "require": {
4650                 "php": ">=7.2.5"
4651             },
4652             "suggest": {
4653                 "symfony/http-client-implementation": ""
4654             },
4655             "type": "library",
4656             "extra": {
4657                 "branch-version": "2.3",
4658                 "branch-alias": {
4659                     "dev-main": "2.3-dev"
4660                 },
4661                 "thanks": {
4662                     "name": "symfony/contracts",
4663                     "url": "https://github.com/symfony/contracts"
4664                 }
4665             },
4666             "autoload": {
4667                 "psr-4": {
4668                     "Symfony\\Contracts\\HttpClient\\": ""
4669                 }
4670             },
4671             "notification-url": "https://packagist.org/downloads/",
4672             "license": [
4673                 "MIT"
4674             ],
4675             "authors": [
4676                 {
4677                     "name": "Nicolas Grekas",
4678                     "email": "[email protected]"
4679                 },
4680                 {
4681                     "name": "Symfony Community",
4682                     "homepage": "https://symfony.com/contributors"
4683                 }
4684             ],
4685             "description": "Generic abstractions related to HTTP clients",
4686             "homepage": "https://symfony.com",
4687             "keywords": [
4688                 "abstractions",
4689                 "contracts",
4690                 "decoupling",
4691                 "interfaces",
4692                 "interoperability",
4693                 "standards"
4694             ],
4695             "support": {
4696                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.3.1"
4697             },
4698             "funding": [
4699                 {
4700                     "url": "https://symfony.com/sponsor",
4701                     "type": "custom"
4702                 },
4703                 {
4704                     "url": "https://github.com/fabpot",
4705                     "type": "github"
4706                 },
4707                 {
4708                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4709                     "type": "tidelift"
4710                 }
4711             ],
4712             "time": "2020-10-14T17:08:19+00:00"
4713         },
4714         {
4715             "name": "symfony/http-foundation",
4716             "version": "v4.4.19",
4717             "source": {
4718                 "type": "git",
4719                 "url": "https://github.com/symfony/http-foundation.git",
4720                 "reference": "8888741b633f6c3d1e572b7735ad2cae3e03f9c5"
4721             },
4722             "dist": {
4723                 "type": "zip",
4724                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8888741b633f6c3d1e572b7735ad2cae3e03f9c5",
4725                 "reference": "8888741b633f6c3d1e572b7735ad2cae3e03f9c5",
4726                 "shasum": ""
4727             },
4728             "require": {
4729                 "php": ">=7.1.3",
4730                 "symfony/mime": "^4.3|^5.0",
4731                 "symfony/polyfill-mbstring": "~1.1",
4732                 "symfony/polyfill-php80": "^1.15"
4733             },
4734             "require-dev": {
4735                 "predis/predis": "~1.0",
4736                 "symfony/expression-language": "^3.4|^4.0|^5.0"
4737             },
4738             "type": "library",
4739             "autoload": {
4740                 "psr-4": {
4741                     "Symfony\\Component\\HttpFoundation\\": ""
4742                 },
4743                 "exclude-from-classmap": [
4744                     "/Tests/"
4745                 ]
4746             },
4747             "notification-url": "https://packagist.org/downloads/",
4748             "license": [
4749                 "MIT"
4750             ],
4751             "authors": [
4752                 {
4753                     "name": "Fabien Potencier",
4754                     "email": "[email protected]"
4755                 },
4756                 {
4757                     "name": "Symfony Community",
4758                     "homepage": "https://symfony.com/contributors"
4759                 }
4760             ],
4761             "description": "Defines an object-oriented layer for the HTTP specification",
4762             "homepage": "https://symfony.com",
4763             "support": {
4764                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.19"
4765             },
4766             "funding": [
4767                 {
4768                     "url": "https://symfony.com/sponsor",
4769                     "type": "custom"
4770                 },
4771                 {
4772                     "url": "https://github.com/fabpot",
4773                     "type": "github"
4774                 },
4775                 {
4776                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4777                     "type": "tidelift"
4778                 }
4779             ],
4780             "time": "2021-01-27T09:09:26+00:00"
4781         },
4782         {
4783             "name": "symfony/http-kernel",
4784             "version": "v4.4.19",
4785             "source": {
4786                 "type": "git",
4787                 "url": "https://github.com/symfony/http-kernel.git",
4788                 "reference": "07ea794a327d7c8c5d76e3058fde9fec6a711cb4"
4789             },
4790             "dist": {
4791                 "type": "zip",
4792                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/07ea794a327d7c8c5d76e3058fde9fec6a711cb4",
4793                 "reference": "07ea794a327d7c8c5d76e3058fde9fec6a711cb4",
4794                 "shasum": ""
4795             },
4796             "require": {
4797                 "php": ">=7.1.3",
4798                 "psr/log": "~1.0",
4799                 "symfony/error-handler": "^4.4",
4800                 "symfony/event-dispatcher": "^4.4",
4801                 "symfony/http-client-contracts": "^1.1|^2",
4802                 "symfony/http-foundation": "^4.4|^5.0",
4803                 "symfony/polyfill-ctype": "^1.8",
4804                 "symfony/polyfill-php73": "^1.9",
4805                 "symfony/polyfill-php80": "^1.15"
4806             },
4807             "conflict": {
4808                 "symfony/browser-kit": "<4.3",
4809                 "symfony/config": "<3.4",
4810                 "symfony/console": ">=5",
4811                 "symfony/dependency-injection": "<4.3",
4812                 "symfony/translation": "<4.2",
4813                 "twig/twig": "<1.43|<2.13,>=2"
4814             },
4815             "provide": {
4816                 "psr/log-implementation": "1.0"
4817             },
4818             "require-dev": {
4819                 "psr/cache": "~1.0",
4820                 "symfony/browser-kit": "^4.3|^5.0",
4821                 "symfony/config": "^3.4|^4.0|^5.0",
4822                 "symfony/console": "^3.4|^4.0",
4823                 "symfony/css-selector": "^3.4|^4.0|^5.0",
4824                 "symfony/dependency-injection": "^4.3|^5.0",
4825                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
4826                 "symfony/expression-language": "^3.4|^4.0|^5.0",
4827                 "symfony/finder": "^3.4|^4.0|^5.0",
4828                 "symfony/process": "^3.4|^4.0|^5.0",
4829                 "symfony/routing": "^3.4|^4.0|^5.0",
4830                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
4831                 "symfony/templating": "^3.4|^4.0|^5.0",
4832                 "symfony/translation": "^4.2|^5.0",
4833                 "symfony/translation-contracts": "^1.1|^2",
4834                 "twig/twig": "^1.43|^2.13|^3.0.4"
4835             },
4836             "suggest": {
4837                 "symfony/browser-kit": "",
4838                 "symfony/config": "",
4839                 "symfony/console": "",
4840                 "symfony/dependency-injection": ""
4841             },
4842             "type": "library",
4843             "autoload": {
4844                 "psr-4": {
4845                     "Symfony\\Component\\HttpKernel\\": ""
4846                 },
4847                 "exclude-from-classmap": [
4848                     "/Tests/"
4849                 ]
4850             },
4851             "notification-url": "https://packagist.org/downloads/",
4852             "license": [
4853                 "MIT"
4854             ],
4855             "authors": [
4856                 {
4857                     "name": "Fabien Potencier",
4858                     "email": "[email protected]"
4859                 },
4860                 {
4861                     "name": "Symfony Community",
4862                     "homepage": "https://symfony.com/contributors"
4863                 }
4864             ],
4865             "description": "Provides a structured process for converting a Request into a Response",
4866             "homepage": "https://symfony.com",
4867             "support": {
4868                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.19"
4869             },
4870             "funding": [
4871                 {
4872                     "url": "https://symfony.com/sponsor",
4873                     "type": "custom"
4874                 },
4875                 {
4876                     "url": "https://github.com/fabpot",
4877                     "type": "github"
4878                 },
4879                 {
4880                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4881                     "type": "tidelift"
4882                 }
4883             ],
4884             "time": "2021-01-27T13:50:53+00:00"
4885         },
4886         {
4887             "name": "symfony/mime",
4888             "version": "v5.2.3",
4889             "source": {
4890                 "type": "git",
4891                 "url": "https://github.com/symfony/mime.git",
4892                 "reference": "7dee6a43493f39b51ff6c5bb2bd576fe40a76c86"
4893             },
4894             "dist": {
4895                 "type": "zip",
4896                 "url": "https://api.github.com/repos/symfony/mime/zipball/7dee6a43493f39b51ff6c5bb2bd576fe40a76c86",
4897                 "reference": "7dee6a43493f39b51ff6c5bb2bd576fe40a76c86",
4898                 "shasum": ""
4899             },
4900             "require": {
4901                 "php": ">=7.2.5",
4902                 "symfony/deprecation-contracts": "^2.1",
4903                 "symfony/polyfill-intl-idn": "^1.10",
4904                 "symfony/polyfill-mbstring": "^1.0",
4905                 "symfony/polyfill-php80": "^1.15"
4906             },
4907             "conflict": {
4908                 "phpdocumentor/reflection-docblock": "<3.2.2",
4909                 "phpdocumentor/type-resolver": "<1.4.0",
4910                 "symfony/mailer": "<4.4"
4911             },
4912             "require-dev": {
4913                 "egulias/email-validator": "^2.1.10",
4914                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
4915                 "symfony/dependency-injection": "^4.4|^5.0",
4916                 "symfony/property-access": "^4.4|^5.1",
4917                 "symfony/property-info": "^4.4|^5.1",
4918                 "symfony/serializer": "^5.2"
4919             },
4920             "type": "library",
4921             "autoload": {
4922                 "psr-4": {
4923                     "Symfony\\Component\\Mime\\": ""
4924                 },
4925                 "exclude-from-classmap": [
4926                     "/Tests/"
4927                 ]
4928             },
4929             "notification-url": "https://packagist.org/downloads/",
4930             "license": [
4931                 "MIT"
4932             ],
4933             "authors": [
4934                 {
4935                     "name": "Fabien Potencier",
4936                     "email": "[email protected]"
4937                 },
4938                 {
4939                     "name": "Symfony Community",
4940                     "homepage": "https://symfony.com/contributors"
4941                 }
4942             ],
4943             "description": "Allows manipulating MIME messages",
4944             "homepage": "https://symfony.com",
4945             "keywords": [
4946                 "mime",
4947                 "mime-type"
4948             ],
4949             "support": {
4950                 "source": "https://github.com/symfony/mime/tree/v5.2.3"
4951             },
4952             "funding": [
4953                 {
4954                     "url": "https://symfony.com/sponsor",
4955                     "type": "custom"
4956                 },
4957                 {
4958                     "url": "https://github.com/fabpot",
4959                     "type": "github"
4960                 },
4961                 {
4962                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4963                     "type": "tidelift"
4964                 }
4965             ],
4966             "time": "2021-02-02T06:10:15+00:00"
4967         },
4968         {
4969             "name": "symfony/polyfill-ctype",
4970             "version": "v1.22.1",
4971             "source": {
4972                 "type": "git",
4973                 "url": "https://github.com/symfony/polyfill-ctype.git",
4974                 "reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
4975             },
4976             "dist": {
4977                 "type": "zip",
4978                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
4979                 "reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
4980                 "shasum": ""
4981             },
4982             "require": {
4983                 "php": ">=7.1"
4984             },
4985             "suggest": {
4986                 "ext-ctype": "For best performance"
4987             },
4988             "type": "library",
4989             "extra": {
4990                 "branch-alias": {
4991                     "dev-main": "1.22-dev"
4992                 },
4993                 "thanks": {
4994                     "name": "symfony/polyfill",
4995                     "url": "https://github.com/symfony/polyfill"
4996                 }
4997             },
4998             "autoload": {
4999                 "psr-4": {
5000                     "Symfony\\Polyfill\\Ctype\\": ""
5001                 },
5002                 "files": [
5003                     "bootstrap.php"
5004                 ]
5005             },
5006             "notification-url": "https://packagist.org/downloads/",
5007             "license": [
5008                 "MIT"
5009             ],
5010             "authors": [
5011                 {
5012                     "name": "Gert de Pagter",
5013                     "email": "[email protected]"
5014                 },
5015                 {
5016                     "name": "Symfony Community",
5017                     "homepage": "https://symfony.com/contributors"
5018                 }
5019             ],
5020             "description": "Symfony polyfill for ctype functions",
5021             "homepage": "https://symfony.com",
5022             "keywords": [
5023                 "compatibility",
5024                 "ctype",
5025                 "polyfill",
5026                 "portable"
5027             ],
5028             "support": {
5029                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1"
5030             },
5031             "funding": [
5032                 {
5033                     "url": "https://symfony.com/sponsor",
5034                     "type": "custom"
5035                 },
5036                 {
5037                     "url": "https://github.com/fabpot",
5038                     "type": "github"
5039                 },
5040                 {
5041                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5042                     "type": "tidelift"
5043                 }
5044             ],
5045             "time": "2021-01-07T16:49:33+00:00"
5046         },
5047         {
5048             "name": "symfony/polyfill-iconv",
5049             "version": "v1.22.1",
5050             "source": {
5051                 "type": "git",
5052                 "url": "https://github.com/symfony/polyfill-iconv.git",
5053                 "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342"
5054             },
5055             "dist": {
5056                 "type": "zip",
5057                 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/06fb361659649bcfd6a208a0f1fcaf4e827ad342",
5058                 "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342",
5059                 "shasum": ""
5060             },
5061             "require": {
5062                 "php": ">=7.1"
5063             },
5064             "suggest": {
5065                 "ext-iconv": "For best performance"
5066             },
5067             "type": "library",
5068             "extra": {
5069                 "branch-alias": {
5070                     "dev-main": "1.22-dev"
5071                 },
5072                 "thanks": {
5073                     "name": "symfony/polyfill",
5074                     "url": "https://github.com/symfony/polyfill"
5075                 }
5076             },
5077             "autoload": {
5078                 "psr-4": {
5079                     "Symfony\\Polyfill\\Iconv\\": ""
5080                 },
5081                 "files": [
5082                     "bootstrap.php"
5083                 ]
5084             },
5085             "notification-url": "https://packagist.org/downloads/",
5086             "license": [
5087                 "MIT"
5088             ],
5089             "authors": [
5090                 {
5091                     "name": "Nicolas Grekas",
5092                     "email": "[email protected]"
5093                 },
5094                 {
5095                     "name": "Symfony Community",
5096                     "homepage": "https://symfony.com/contributors"
5097                 }
5098             ],
5099             "description": "Symfony polyfill for the Iconv extension",
5100             "homepage": "https://symfony.com",
5101             "keywords": [
5102                 "compatibility",
5103                 "iconv",
5104                 "polyfill",
5105                 "portable",
5106                 "shim"
5107             ],
5108             "support": {
5109                 "source": "https://github.com/symfony/polyfill-iconv/tree/v1.22.1"
5110             },
5111             "funding": [
5112                 {
5113                     "url": "https://symfony.com/sponsor",
5114                     "type": "custom"
5115                 },
5116                 {
5117                     "url": "https://github.com/fabpot",
5118                     "type": "github"
5119                 },
5120                 {
5121                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5122                     "type": "tidelift"
5123                 }
5124             ],
5125             "time": "2021-01-22T09:19:47+00:00"
5126         },
5127         {
5128             "name": "symfony/polyfill-intl-idn",
5129             "version": "v1.22.1",
5130             "source": {
5131                 "type": "git",
5132                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
5133                 "reference": "2d63434d922daf7da8dd863e7907e67ee3031483"
5134             },
5135             "dist": {
5136                 "type": "zip",
5137                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483",
5138                 "reference": "2d63434d922daf7da8dd863e7907e67ee3031483",
5139                 "shasum": ""
5140             },
5141             "require": {
5142                 "php": ">=7.1",
5143                 "symfony/polyfill-intl-normalizer": "^1.10",
5144                 "symfony/polyfill-php72": "^1.10"
5145             },
5146             "suggest": {
5147                 "ext-intl": "For best performance"
5148             },
5149             "type": "library",
5150             "extra": {
5151                 "branch-alias": {
5152                     "dev-main": "1.22-dev"
5153                 },
5154                 "thanks": {
5155                     "name": "symfony/polyfill",
5156                     "url": "https://github.com/symfony/polyfill"
5157                 }
5158             },
5159             "autoload": {
5160                 "psr-4": {
5161                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
5162                 },
5163                 "files": [
5164                     "bootstrap.php"
5165                 ]
5166             },
5167             "notification-url": "https://packagist.org/downloads/",
5168             "license": [
5169                 "MIT"
5170             ],
5171             "authors": [
5172                 {
5173                     "name": "Laurent Bassin",
5174                     "email": "[email protected]"
5175                 },
5176                 {
5177                     "name": "Trevor Rowbotham",
5178                     "email": "[email protected]"
5179                 },
5180                 {
5181                     "name": "Symfony Community",
5182                     "homepage": "https://symfony.com/contributors"
5183                 }
5184             ],
5185             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
5186             "homepage": "https://symfony.com",
5187             "keywords": [
5188                 "compatibility",
5189                 "idn",
5190                 "intl",
5191                 "polyfill",
5192                 "portable",
5193                 "shim"
5194             ],
5195             "support": {
5196                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.1"
5197             },
5198             "funding": [
5199                 {
5200                     "url": "https://symfony.com/sponsor",
5201                     "type": "custom"
5202                 },
5203                 {
5204                     "url": "https://github.com/fabpot",
5205                     "type": "github"
5206                 },
5207                 {
5208                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5209                     "type": "tidelift"
5210                 }
5211             ],
5212             "time": "2021-01-22T09:19:47+00:00"
5213         },
5214         {
5215             "name": "symfony/polyfill-intl-normalizer",
5216             "version": "v1.22.1",
5217             "source": {
5218                 "type": "git",
5219                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5220                 "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
5221             },
5222             "dist": {
5223                 "type": "zip",
5224                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248",
5225                 "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
5226                 "shasum": ""
5227             },
5228             "require": {
5229                 "php": ">=7.1"
5230             },
5231             "suggest": {
5232                 "ext-intl": "For best performance"
5233             },
5234             "type": "library",
5235             "extra": {
5236                 "branch-alias": {
5237                     "dev-main": "1.22-dev"
5238                 },
5239                 "thanks": {
5240                     "name": "symfony/polyfill",
5241                     "url": "https://github.com/symfony/polyfill"
5242                 }
5243             },
5244             "autoload": {
5245                 "psr-4": {
5246                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
5247                 },
5248                 "files": [
5249                     "bootstrap.php"
5250                 ],
5251                 "classmap": [
5252                     "Resources/stubs"
5253                 ]
5254             },
5255             "notification-url": "https://packagist.org/downloads/",
5256             "license": [
5257                 "MIT"
5258             ],
5259             "authors": [
5260                 {
5261                     "name": "Nicolas Grekas",
5262                     "email": "[email protected]"
5263                 },
5264                 {
5265                     "name": "Symfony Community",
5266                     "homepage": "https://symfony.com/contributors"
5267                 }
5268             ],
5269             "description": "Symfony polyfill for intl's Normalizer class and related functions",
5270             "homepage": "https://symfony.com",
5271             "keywords": [
5272                 "compatibility",
5273                 "intl",
5274                 "normalizer",
5275                 "polyfill",
5276                 "portable",
5277                 "shim"
5278             ],
5279             "support": {
5280                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.1"
5281             },
5282             "funding": [
5283                 {
5284                     "url": "https://symfony.com/sponsor",
5285                     "type": "custom"
5286                 },
5287                 {
5288                     "url": "https://github.com/fabpot",
5289                     "type": "github"
5290                 },
5291                 {
5292                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5293                     "type": "tidelift"
5294                 }
5295             ],
5296             "time": "2021-01-22T09:19:47+00:00"
5297         },
5298         {
5299             "name": "symfony/polyfill-mbstring",
5300             "version": "v1.22.1",
5301             "source": {
5302                 "type": "git",
5303                 "url": "https://github.com/symfony/polyfill-mbstring.git",
5304                 "reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
5305             },
5306             "dist": {
5307                 "type": "zip",
5308                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
5309                 "reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
5310                 "shasum": ""
5311             },
5312             "require": {
5313                 "php": ">=7.1"
5314             },
5315             "suggest": {
5316                 "ext-mbstring": "For best performance"
5317             },
5318             "type": "library",
5319             "extra": {
5320                 "branch-alias": {
5321                     "dev-main": "1.22-dev"
5322                 },
5323                 "thanks": {
5324                     "name": "symfony/polyfill",
5325                     "url": "https://github.com/symfony/polyfill"
5326                 }
5327             },
5328             "autoload": {
5329                 "psr-4": {
5330                     "Symfony\\Polyfill\\Mbstring\\": ""
5331                 },
5332                 "files": [
5333                     "bootstrap.php"
5334                 ]
5335             },
5336             "notification-url": "https://packagist.org/downloads/",
5337             "license": [
5338                 "MIT"
5339             ],
5340             "authors": [
5341                 {
5342                     "name": "Nicolas Grekas",
5343                     "email": "[email protected]"
5344                 },
5345                 {
5346                     "name": "Symfony Community",
5347                     "homepage": "https://symfony.com/contributors"
5348                 }
5349             ],
5350             "description": "Symfony polyfill for the Mbstring extension",
5351             "homepage": "https://symfony.com",
5352             "keywords": [
5353                 "compatibility",
5354                 "mbstring",
5355                 "polyfill",
5356                 "portable",
5357                 "shim"
5358             ],
5359             "support": {
5360                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
5361             },
5362             "funding": [
5363                 {
5364                     "url": "https://symfony.com/sponsor",
5365                     "type": "custom"
5366                 },
5367                 {
5368                     "url": "https://github.com/fabpot",
5369                     "type": "github"
5370                 },
5371                 {
5372                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5373                     "type": "tidelift"
5374                 }
5375             ],
5376             "time": "2021-01-22T09:19:47+00:00"
5377         },
5378         {
5379             "name": "symfony/polyfill-php72",
5380             "version": "v1.22.1",
5381             "source": {
5382                 "type": "git",
5383                 "url": "https://github.com/symfony/polyfill-php72.git",
5384                 "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
5385             },
5386             "dist": {
5387                 "type": "zip",
5388                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
5389                 "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
5390                 "shasum": ""
5391             },
5392             "require": {
5393                 "php": ">=7.1"
5394             },
5395             "type": "library",
5396             "extra": {
5397                 "branch-alias": {
5398                     "dev-main": "1.22-dev"
5399                 },
5400                 "thanks": {
5401                     "name": "symfony/polyfill",
5402                     "url": "https://github.com/symfony/polyfill"
5403                 }
5404             },
5405             "autoload": {
5406                 "psr-4": {
5407                     "Symfony\\Polyfill\\Php72\\": ""
5408                 },
5409                 "files": [
5410                     "bootstrap.php"
5411                 ]
5412             },
5413             "notification-url": "https://packagist.org/downloads/",
5414             "license": [
5415                 "MIT"
5416             ],
5417             "authors": [
5418                 {
5419                     "name": "Nicolas Grekas",
5420                     "email": "[email protected]"
5421                 },
5422                 {
5423                     "name": "Symfony Community",
5424                     "homepage": "https://symfony.com/contributors"
5425                 }
5426             ],
5427             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
5428             "homepage": "https://symfony.com",
5429             "keywords": [
5430                 "compatibility",
5431                 "polyfill",
5432                 "portable",
5433                 "shim"
5434             ],
5435             "support": {
5436                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.1"
5437             },
5438             "funding": [
5439                 {
5440                     "url": "https://symfony.com/sponsor",
5441                     "type": "custom"
5442                 },
5443                 {
5444                     "url": "https://github.com/fabpot",
5445                     "type": "github"
5446                 },
5447                 {
5448                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5449                     "type": "tidelift"
5450                 }
5451             ],
5452             "time": "2021-01-07T16:49:33+00:00"
5453         },
5454         {
5455             "name": "symfony/polyfill-php73",
5456             "version": "v1.22.1",
5457             "source": {
5458                 "type": "git",
5459                 "url": "https://github.com/symfony/polyfill-php73.git",
5460                 "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
5461             },
5462             "dist": {
5463                 "type": "zip",
5464                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
5465                 "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
5466                 "shasum": ""
5467             },
5468             "require": {
5469                 "php": ">=7.1"
5470             },
5471             "type": "library",
5472             "extra": {
5473                 "branch-alias": {
5474                     "dev-main": "1.22-dev"
5475                 },
5476                 "thanks": {
5477                     "name": "symfony/polyfill",
5478                     "url": "https://github.com/symfony/polyfill"
5479                 }
5480             },
5481             "autoload": {
5482                 "psr-4": {
5483                     "Symfony\\Polyfill\\Php73\\": ""
5484                 },
5485                 "files": [
5486                     "bootstrap.php"
5487                 ],
5488                 "classmap": [
5489                     "Resources/stubs"
5490                 ]
5491             },
5492             "notification-url": "https://packagist.org/downloads/",
5493             "license": [
5494                 "MIT"
5495             ],
5496             "authors": [
5497                 {
5498                     "name": "Nicolas Grekas",
5499                     "email": "[email protected]"
5500                 },
5501                 {
5502                     "name": "Symfony Community",
5503                     "homepage": "https://symfony.com/contributors"
5504                 }
5505             ],
5506             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
5507             "homepage": "https://symfony.com",
5508             "keywords": [
5509                 "compatibility",
5510                 "polyfill",
5511                 "portable",
5512                 "shim"
5513             ],
5514             "support": {
5515                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1"
5516             },
5517             "funding": [
5518                 {
5519                     "url": "https://symfony.com/sponsor",
5520                     "type": "custom"
5521                 },
5522                 {
5523                     "url": "https://github.com/fabpot",
5524                     "type": "github"
5525                 },
5526                 {
5527                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5528                     "type": "tidelift"
5529                 }
5530             ],
5531             "time": "2021-01-07T16:49:33+00:00"
5532         },
5533         {
5534             "name": "symfony/polyfill-php80",
5535             "version": "v1.22.1",
5536             "source": {
5537                 "type": "git",
5538                 "url": "https://github.com/symfony/polyfill-php80.git",
5539                 "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
5540             },
5541             "dist": {
5542                 "type": "zip",
5543                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
5544                 "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
5545                 "shasum": ""
5546             },
5547             "require": {
5548                 "php": ">=7.1"
5549             },
5550             "type": "library",
5551             "extra": {
5552                 "branch-alias": {
5553                     "dev-main": "1.22-dev"
5554                 },
5555                 "thanks": {
5556                     "name": "symfony/polyfill",
5557                     "url": "https://github.com/symfony/polyfill"
5558                 }
5559             },
5560             "autoload": {
5561                 "psr-4": {
5562                     "Symfony\\Polyfill\\Php80\\": ""
5563                 },
5564                 "files": [
5565                     "bootstrap.php"
5566                 ],
5567                 "classmap": [
5568                     "Resources/stubs"
5569                 ]
5570             },
5571             "notification-url": "https://packagist.org/downloads/",
5572             "license": [
5573                 "MIT"
5574             ],
5575             "authors": [
5576                 {
5577                     "name": "Ion Bazan",
5578                     "email": "[email protected]"
5579                 },
5580                 {
5581                     "name": "Nicolas Grekas",
5582                     "email": "[email protected]"
5583                 },
5584                 {
5585                     "name": "Symfony Community",
5586                     "homepage": "https://symfony.com/contributors"
5587                 }
5588             ],
5589             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
5590             "homepage": "https://symfony.com",
5591             "keywords": [
5592                 "compatibility",
5593                 "polyfill",
5594                 "portable",
5595                 "shim"
5596             ],
5597             "support": {
5598                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
5599             },
5600             "funding": [
5601                 {
5602                     "url": "https://symfony.com/sponsor",
5603                     "type": "custom"
5604                 },
5605                 {
5606                     "url": "https://github.com/fabpot",
5607                     "type": "github"
5608                 },
5609                 {
5610                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5611                     "type": "tidelift"
5612                 }
5613             ],
5614             "time": "2021-01-07T16:49:33+00:00"
5615         },
5616         {
5617             "name": "symfony/process",
5618             "version": "v4.4.19",
5619             "source": {
5620                 "type": "git",
5621                 "url": "https://github.com/symfony/process.git",
5622                 "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a"
5623             },
5624             "dist": {
5625                 "type": "zip",
5626                 "url": "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a",
5627                 "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a",
5628                 "shasum": ""
5629             },
5630             "require": {
5631                 "php": ">=7.1.3"
5632             },
5633             "type": "library",
5634             "autoload": {
5635                 "psr-4": {
5636                     "Symfony\\Component\\Process\\": ""
5637                 },
5638                 "exclude-from-classmap": [
5639                     "/Tests/"
5640                 ]
5641             },
5642             "notification-url": "https://packagist.org/downloads/",
5643             "license": [
5644                 "MIT"
5645             ],
5646             "authors": [
5647                 {
5648                     "name": "Fabien Potencier",
5649                     "email": "[email protected]"
5650                 },
5651                 {
5652                     "name": "Symfony Community",
5653                     "homepage": "https://symfony.com/contributors"
5654                 }
5655             ],
5656             "description": "Executes commands in sub-processes",
5657             "homepage": "https://symfony.com",
5658             "support": {
5659                 "source": "https://github.com/symfony/process/tree/v4.4.19"
5660             },
5661             "funding": [
5662                 {
5663                     "url": "https://symfony.com/sponsor",
5664                     "type": "custom"
5665                 },
5666                 {
5667                     "url": "https://github.com/fabpot",
5668                     "type": "github"
5669                 },
5670                 {
5671                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5672                     "type": "tidelift"
5673                 }
5674             ],
5675             "time": "2021-01-27T09:09:26+00:00"
5676         },
5677         {
5678             "name": "symfony/routing",
5679             "version": "v4.4.19",
5680             "source": {
5681                 "type": "git",
5682                 "url": "https://github.com/symfony/routing.git",
5683                 "reference": "87529f6e305c7acb162840d1ea57922038072425"
5684             },
5685             "dist": {
5686                 "type": "zip",
5687                 "url": "https://api.github.com/repos/symfony/routing/zipball/87529f6e305c7acb162840d1ea57922038072425",
5688                 "reference": "87529f6e305c7acb162840d1ea57922038072425",
5689                 "shasum": ""
5690             },
5691             "require": {
5692                 "php": ">=7.1.3"
5693             },
5694             "conflict": {
5695                 "symfony/config": "<4.2",
5696                 "symfony/dependency-injection": "<3.4",
5697                 "symfony/yaml": "<3.4"
5698             },
5699             "require-dev": {
5700                 "doctrine/annotations": "^1.10.4",
5701                 "psr/log": "~1.0",
5702                 "symfony/config": "^4.2|^5.0",
5703                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5704                 "symfony/expression-language": "^3.4|^4.0|^5.0",
5705                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
5706                 "symfony/yaml": "^3.4|^4.0|^5.0"
5707             },
5708             "suggest": {
5709                 "doctrine/annotations": "For using the annotation loader",
5710                 "symfony/config": "For using the all-in-one router or any loader",
5711                 "symfony/expression-language": "For using expression matching",
5712                 "symfony/http-foundation": "For using a Symfony Request object",
5713                 "symfony/yaml": "For using the YAML loader"
5714             },
5715             "type": "library",
5716             "autoload": {
5717                 "psr-4": {
5718                     "Symfony\\Component\\Routing\\": ""
5719                 },
5720                 "exclude-from-classmap": [
5721                     "/Tests/"
5722                 ]
5723             },
5724             "notification-url": "https://packagist.org/downloads/",
5725             "license": [
5726                 "MIT"
5727             ],
5728             "authors": [
5729                 {
5730                     "name": "Fabien Potencier",
5731                     "email": "[email protected]"
5732                 },
5733                 {
5734                     "name": "Symfony Community",
5735                     "homepage": "https://symfony.com/contributors"
5736                 }
5737             ],
5738             "description": "Maps an HTTP request to a set of configuration variables",
5739             "homepage": "https://symfony.com",
5740             "keywords": [
5741                 "router",
5742                 "routing",
5743                 "uri",
5744                 "url"
5745             ],
5746             "support": {
5747                 "source": "https://github.com/symfony/routing/tree/v4.4.19"
5748             },
5749             "funding": [
5750                 {
5751                     "url": "https://symfony.com/sponsor",
5752                     "type": "custom"
5753                 },
5754                 {
5755                     "url": "https://github.com/fabpot",
5756                     "type": "github"
5757                 },
5758                 {
5759                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5760                     "type": "tidelift"
5761                 }
5762             ],
5763             "time": "2021-01-27T09:09:26+00:00"
5764         },
5765         {
5766             "name": "symfony/service-contracts",
5767             "version": "v2.2.0",
5768             "source": {
5769                 "type": "git",
5770                 "url": "https://github.com/symfony/service-contracts.git",
5771                 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
5772             },
5773             "dist": {
5774                 "type": "zip",
5775                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
5776                 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
5777                 "shasum": ""
5778             },
5779             "require": {
5780                 "php": ">=7.2.5",
5781                 "psr/container": "^1.0"
5782             },
5783             "suggest": {
5784                 "symfony/service-implementation": ""
5785             },
5786             "type": "library",
5787             "extra": {
5788                 "branch-alias": {
5789                     "dev-master": "2.2-dev"
5790                 },
5791                 "thanks": {
5792                     "name": "symfony/contracts",
5793                     "url": "https://github.com/symfony/contracts"
5794                 }
5795             },
5796             "autoload": {
5797                 "psr-4": {
5798                     "Symfony\\Contracts\\Service\\": ""
5799                 }
5800             },
5801             "notification-url": "https://packagist.org/downloads/",
5802             "license": [
5803                 "MIT"
5804             ],
5805             "authors": [
5806                 {
5807                     "name": "Nicolas Grekas",
5808                     "email": "[email protected]"
5809                 },
5810                 {
5811                     "name": "Symfony Community",
5812                     "homepage": "https://symfony.com/contributors"
5813                 }
5814             ],
5815             "description": "Generic abstractions related to writing services",
5816             "homepage": "https://symfony.com",
5817             "keywords": [
5818                 "abstractions",
5819                 "contracts",
5820                 "decoupling",
5821                 "interfaces",
5822                 "interoperability",
5823                 "standards"
5824             ],
5825             "support": {
5826                 "source": "https://github.com/symfony/service-contracts/tree/master"
5827             },
5828             "funding": [
5829                 {
5830                     "url": "https://symfony.com/sponsor",
5831                     "type": "custom"
5832                 },
5833                 {
5834                     "url": "https://github.com/fabpot",
5835                     "type": "github"
5836                 },
5837                 {
5838                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5839                     "type": "tidelift"
5840                 }
5841             ],
5842             "time": "2020-09-07T11:33:47+00:00"
5843         },
5844         {
5845             "name": "symfony/translation",
5846             "version": "v4.4.19",
5847             "source": {
5848                 "type": "git",
5849                 "url": "https://github.com/symfony/translation.git",
5850                 "reference": "e1d0c67167a553556d9f974b5fa79c2448df317a"
5851             },
5852             "dist": {
5853                 "type": "zip",
5854                 "url": "https://api.github.com/repos/symfony/translation/zipball/e1d0c67167a553556d9f974b5fa79c2448df317a",
5855                 "reference": "e1d0c67167a553556d9f974b5fa79c2448df317a",
5856                 "shasum": ""
5857             },
5858             "require": {
5859                 "php": ">=7.1.3",
5860                 "symfony/polyfill-mbstring": "~1.0",
5861                 "symfony/translation-contracts": "^1.1.6|^2"
5862             },
5863             "conflict": {
5864                 "symfony/config": "<3.4",
5865                 "symfony/dependency-injection": "<3.4",
5866                 "symfony/http-kernel": "<4.4",
5867                 "symfony/yaml": "<3.4"
5868             },
5869             "provide": {
5870                 "symfony/translation-implementation": "1.0"
5871             },
5872             "require-dev": {
5873                 "psr/log": "~1.0",
5874                 "symfony/config": "^3.4|^4.0|^5.0",
5875                 "symfony/console": "^3.4|^4.0|^5.0",
5876                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5877                 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
5878                 "symfony/http-kernel": "^4.4",
5879                 "symfony/intl": "^3.4|^4.0|^5.0",
5880                 "symfony/service-contracts": "^1.1.2|^2",
5881                 "symfony/yaml": "^3.4|^4.0|^5.0"
5882             },
5883             "suggest": {
5884                 "psr/log-implementation": "To use logging capability in translator",
5885                 "symfony/config": "",
5886                 "symfony/yaml": ""
5887             },
5888             "type": "library",
5889             "autoload": {
5890                 "psr-4": {
5891                     "Symfony\\Component\\Translation\\": ""
5892                 },
5893                 "exclude-from-classmap": [
5894                     "/Tests/"
5895                 ]
5896             },
5897             "notification-url": "https://packagist.org/downloads/",
5898             "license": [
5899                 "MIT"
5900             ],
5901             "authors": [
5902                 {
5903                     "name": "Fabien Potencier",
5904                     "email": "[email protected]"
5905                 },
5906                 {
5907                     "name": "Symfony Community",
5908                     "homepage": "https://symfony.com/contributors"
5909                 }
5910             ],
5911             "description": "Provides tools to internationalize your application",
5912             "homepage": "https://symfony.com",
5913             "support": {
5914                 "source": "https://github.com/symfony/translation/tree/v4.4.19"
5915             },
5916             "funding": [
5917                 {
5918                     "url": "https://symfony.com/sponsor",
5919                     "type": "custom"
5920                 },
5921                 {
5922                     "url": "https://github.com/fabpot",
5923                     "type": "github"
5924                 },
5925                 {
5926                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5927                     "type": "tidelift"
5928                 }
5929             ],
5930             "time": "2021-01-27T09:09:26+00:00"
5931         },
5932         {
5933             "name": "symfony/translation-contracts",
5934             "version": "v2.3.0",
5935             "source": {
5936                 "type": "git",
5937                 "url": "https://github.com/symfony/translation-contracts.git",
5938                 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
5939             },
5940             "dist": {
5941                 "type": "zip",
5942                 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
5943                 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
5944                 "shasum": ""
5945             },
5946             "require": {
5947                 "php": ">=7.2.5"
5948             },
5949             "suggest": {
5950                 "symfony/translation-implementation": ""
5951             },
5952             "type": "library",
5953             "extra": {
5954                 "branch-alias": {
5955                     "dev-master": "2.3-dev"
5956                 },
5957                 "thanks": {
5958                     "name": "symfony/contracts",
5959                     "url": "https://github.com/symfony/contracts"
5960                 }
5961             },
5962             "autoload": {
5963                 "psr-4": {
5964                     "Symfony\\Contracts\\Translation\\": ""
5965                 }
5966             },
5967             "notification-url": "https://packagist.org/downloads/",
5968             "license": [
5969                 "MIT"
5970             ],
5971             "authors": [
5972                 {
5973                     "name": "Nicolas Grekas",
5974                     "email": "[email protected]"
5975                 },
5976                 {
5977                     "name": "Symfony Community",
5978                     "homepage": "https://symfony.com/contributors"
5979                 }
5980             ],
5981             "description": "Generic abstractions related to translation",
5982             "homepage": "https://symfony.com",
5983             "keywords": [
5984                 "abstractions",
5985                 "contracts",
5986                 "decoupling",
5987                 "interfaces",
5988                 "interoperability",
5989                 "standards"
5990             ],
5991             "support": {
5992                 "source": "https://github.com/symfony/translation-contracts/tree/v2.3.0"
5993             },
5994             "funding": [
5995                 {
5996                     "url": "https://symfony.com/sponsor",
5997                     "type": "custom"
5998                 },
5999                 {
6000                     "url": "https://github.com/fabpot",
6001                     "type": "github"
6002                 },
6003                 {
6004                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6005                     "type": "tidelift"
6006                 }
6007             ],
6008             "time": "2020-09-28T13:05:58+00:00"
6009         },
6010         {
6011             "name": "symfony/var-dumper",
6012             "version": "v4.4.19",
6013             "source": {
6014                 "type": "git",
6015                 "url": "https://github.com/symfony/var-dumper.git",
6016                 "reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f"
6017             },
6018             "dist": {
6019                 "type": "zip",
6020                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a1eab2f69906dc83c5ddba4632180260d0ab4f7f",
6021                 "reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f",
6022                 "shasum": ""
6023             },
6024             "require": {
6025                 "php": ">=7.1.3",
6026                 "symfony/polyfill-mbstring": "~1.0",
6027                 "symfony/polyfill-php72": "~1.5",
6028                 "symfony/polyfill-php80": "^1.15"
6029             },
6030             "conflict": {
6031                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
6032                 "symfony/console": "<3.4"
6033             },
6034             "require-dev": {
6035                 "ext-iconv": "*",
6036                 "symfony/console": "^3.4|^4.0|^5.0",
6037                 "symfony/process": "^4.4|^5.0",
6038                 "twig/twig": "^1.43|^2.13|^3.0.4"
6039             },
6040             "suggest": {
6041                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
6042                 "ext-intl": "To show region name in time zone dump",
6043                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
6044             },
6045             "bin": [
6046                 "Resources/bin/var-dump-server"
6047             ],
6048             "type": "library",
6049             "autoload": {
6050                 "files": [
6051                     "Resources/functions/dump.php"
6052                 ],
6053                 "psr-4": {
6054                     "Symfony\\Component\\VarDumper\\": ""
6055                 },
6056                 "exclude-from-classmap": [
6057                     "/Tests/"
6058                 ]
6059             },
6060             "notification-url": "https://packagist.org/downloads/",
6061             "license": [
6062                 "MIT"
6063             ],
6064             "authors": [
6065                 {
6066                     "name": "Nicolas Grekas",
6067                     "email": "[email protected]"
6068                 },
6069                 {
6070                     "name": "Symfony Community",
6071                     "homepage": "https://symfony.com/contributors"
6072                 }
6073             ],
6074             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
6075             "homepage": "https://symfony.com",
6076             "keywords": [
6077                 "debug",
6078                 "dump"
6079             ],
6080             "support": {
6081                 "source": "https://github.com/symfony/var-dumper/tree/v4.4.19"
6082             },
6083             "funding": [
6084                 {
6085                     "url": "https://symfony.com/sponsor",
6086                     "type": "custom"
6087                 },
6088                 {
6089                     "url": "https://github.com/fabpot",
6090                     "type": "github"
6091                 },
6092                 {
6093                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6094                     "type": "tidelift"
6095                 }
6096             ],
6097             "time": "2021-01-27T09:09:26+00:00"
6098         },
6099         {
6100             "name": "tijsverkoyen/css-to-inline-styles",
6101             "version": "2.2.3",
6102             "source": {
6103                 "type": "git",
6104                 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
6105                 "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5"
6106             },
6107             "dist": {
6108                 "type": "zip",
6109                 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5",
6110                 "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5",
6111                 "shasum": ""
6112             },
6113             "require": {
6114                 "ext-dom": "*",
6115                 "ext-libxml": "*",
6116                 "php": "^5.5 || ^7.0 || ^8.0",
6117                 "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
6118             },
6119             "require-dev": {
6120                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5"
6121             },
6122             "type": "library",
6123             "extra": {
6124                 "branch-alias": {
6125                     "dev-master": "2.2.x-dev"
6126                 }
6127             },
6128             "autoload": {
6129                 "psr-4": {
6130                     "TijsVerkoyen\\CssToInlineStyles\\": "src"
6131                 }
6132             },
6133             "notification-url": "https://packagist.org/downloads/",
6134             "license": [
6135                 "BSD-3-Clause"
6136             ],
6137             "authors": [
6138                 {
6139                     "name": "Tijs Verkoyen",
6140                     "email": "[email protected]",
6141                     "role": "Developer"
6142                 }
6143             ],
6144             "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
6145             "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
6146             "support": {
6147                 "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
6148                 "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.3"
6149             },
6150             "time": "2020-07-13T06:12:54+00:00"
6151         },
6152         {
6153             "name": "vlucas/phpdotenv",
6154             "version": "v3.6.8",
6155             "source": {
6156                 "type": "git",
6157                 "url": "https://github.com/vlucas/phpdotenv.git",
6158                 "reference": "5e679f7616db829358341e2d5cccbd18773bdab8"
6159             },
6160             "dist": {
6161                 "type": "zip",
6162                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/5e679f7616db829358341e2d5cccbd18773bdab8",
6163                 "reference": "5e679f7616db829358341e2d5cccbd18773bdab8",
6164                 "shasum": ""
6165             },
6166             "require": {
6167                 "php": "^5.4 || ^7.0 || ^8.0",
6168                 "phpoption/phpoption": "^1.5.2",
6169                 "symfony/polyfill-ctype": "^1.17"
6170             },
6171             "require-dev": {
6172                 "ext-filter": "*",
6173                 "ext-pcre": "*",
6174                 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20"
6175             },
6176             "suggest": {
6177                 "ext-filter": "Required to use the boolean validator.",
6178                 "ext-pcre": "Required to use most of the library."
6179             },
6180             "type": "library",
6181             "extra": {
6182                 "branch-alias": {
6183                     "dev-master": "3.6-dev"
6184                 }
6185             },
6186             "autoload": {
6187                 "psr-4": {
6188                     "Dotenv\\": "src/"
6189                 }
6190             },
6191             "notification-url": "https://packagist.org/downloads/",
6192             "license": [
6193                 "BSD-3-Clause"
6194             ],
6195             "authors": [
6196                 {
6197                     "name": "Graham Campbell",
6198                     "email": "[email protected]",
6199                     "homepage": "https://gjcampbell.co.uk/"
6200                 },
6201                 {
6202                     "name": "Vance Lucas",
6203                     "email": "[email protected]",
6204                     "homepage": "https://vancelucas.com/"
6205                 }
6206             ],
6207             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
6208             "keywords": [
6209                 "dotenv",
6210                 "env",
6211                 "environment"
6212             ],
6213             "support": {
6214                 "issues": "https://github.com/vlucas/phpdotenv/issues",
6215                 "source": "https://github.com/vlucas/phpdotenv/tree/v3.6.8"
6216             },
6217             "funding": [
6218                 {
6219                     "url": "https://github.com/GrahamCampbell",
6220                     "type": "github"
6221                 },
6222                 {
6223                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
6224                     "type": "tidelift"
6225                 }
6226             ],
6227             "time": "2021-01-20T14:39:46+00:00"
6228         }
6229     ],
6230     "packages-dev": [
6231         {
6232             "name": "barryvdh/laravel-debugbar",
6233             "version": "v3.5.2",
6234             "source": {
6235                 "type": "git",
6236                 "url": "https://github.com/barryvdh/laravel-debugbar.git",
6237                 "reference": "cae0a8d1cb89b0f0522f65e60465e16d738e069b"
6238             },
6239             "dist": {
6240                 "type": "zip",
6241                 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/cae0a8d1cb89b0f0522f65e60465e16d738e069b",
6242                 "reference": "cae0a8d1cb89b0f0522f65e60465e16d738e069b",
6243                 "shasum": ""
6244             },
6245             "require": {
6246                 "illuminate/routing": "^6|^7|^8",
6247                 "illuminate/session": "^6|^7|^8",
6248                 "illuminate/support": "^6|^7|^8",
6249                 "maximebf/debugbar": "^1.16.3",
6250                 "php": ">=7.2",
6251                 "symfony/debug": "^4.3|^5",
6252                 "symfony/finder": "^4.3|^5"
6253             },
6254             "require-dev": {
6255                 "mockery/mockery": "^1.3.3",
6256                 "orchestra/testbench-dusk": "^4|^5|^6",
6257                 "phpunit/phpunit": "^8.5|^9.0",
6258                 "squizlabs/php_codesniffer": "^3.5"
6259             },
6260             "type": "library",
6261             "extra": {
6262                 "branch-alias": {
6263                     "dev-master": "3.5-dev"
6264                 },
6265                 "laravel": {
6266                     "providers": [
6267                         "Barryvdh\\Debugbar\\ServiceProvider"
6268                     ],
6269                     "aliases": {
6270                         "Debugbar": "Barryvdh\\Debugbar\\Facade"
6271                     }
6272                 }
6273             },
6274             "autoload": {
6275                 "psr-4": {
6276                     "Barryvdh\\Debugbar\\": "src/"
6277                 },
6278                 "files": [
6279                     "src/helpers.php"
6280                 ]
6281             },
6282             "notification-url": "https://packagist.org/downloads/",
6283             "license": [
6284                 "MIT"
6285             ],
6286             "authors": [
6287                 {
6288                     "name": "Barry vd. Heuvel",
6289                     "email": "[email protected]"
6290                 }
6291             ],
6292             "description": "PHP Debugbar integration for Laravel",
6293             "keywords": [
6294                 "debug",
6295                 "debugbar",
6296                 "laravel",
6297                 "profiler",
6298                 "webprofiler"
6299             ],
6300             "support": {
6301                 "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
6302                 "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.5.2"
6303             },
6304             "funding": [
6305                 {
6306                     "url": "https://github.com/barryvdh",
6307                     "type": "github"
6308                 }
6309             ],
6310             "time": "2021-01-06T14:21:44+00:00"
6311         },
6312         {
6313             "name": "barryvdh/laravel-ide-helper",
6314             "version": "v2.8.2",
6315             "source": {
6316                 "type": "git",
6317                 "url": "https://github.com/barryvdh/laravel-ide-helper.git",
6318                 "reference": "5515cabea39b9cf55f98980d0f269dc9d85cfcca"
6319             },
6320             "dist": {
6321                 "type": "zip",
6322                 "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/5515cabea39b9cf55f98980d0f269dc9d85cfcca",
6323                 "reference": "5515cabea39b9cf55f98980d0f269dc9d85cfcca",
6324                 "shasum": ""
6325             },
6326             "require": {
6327                 "barryvdh/reflection-docblock": "^2.0.6",
6328                 "composer/composer": "^1.6 || ^2",
6329                 "doctrine/dbal": "~2.3",
6330                 "ext-json": "*",
6331                 "illuminate/console": "^6 || ^7 || ^8",
6332                 "illuminate/filesystem": "^6 || ^7 || ^8",
6333                 "illuminate/support": "^6 || ^7 || ^8",
6334                 "php": ">=7.2",
6335                 "phpdocumentor/type-resolver": "^1.1.0"
6336             },
6337             "require-dev": {
6338                 "ext-pdo_sqlite": "*",
6339                 "friendsofphp/php-cs-fixer": "^2",
6340                 "illuminate/config": "^6 || ^7 || ^8",
6341                 "illuminate/view": "^6 || ^7 || ^8",
6342                 "mockery/mockery": "^1.3.3",
6343                 "orchestra/testbench": "^4 || ^5 || ^6",
6344                 "phpunit/phpunit": "^8.5 || ^9",
6345                 "spatie/phpunit-snapshot-assertions": "^1.4 || ^2.2 || ^3 || ^4",
6346                 "vimeo/psalm": "^3.12"
6347             },
6348             "type": "library",
6349             "extra": {
6350                 "branch-alias": {
6351                     "dev-master": "2.8-dev"
6352                 },
6353                 "laravel": {
6354                     "providers": [
6355                         "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
6356                     ]
6357                 }
6358             },
6359             "autoload": {
6360                 "psr-4": {
6361                     "Barryvdh\\LaravelIdeHelper\\": "src"
6362                 }
6363             },
6364             "notification-url": "https://packagist.org/downloads/",
6365             "license": [
6366                 "MIT"
6367             ],
6368             "authors": [
6369                 {
6370                     "name": "Barry vd. Heuvel",
6371                     "email": "[email protected]"
6372                 }
6373             ],
6374             "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
6375             "keywords": [
6376                 "autocomplete",
6377                 "codeintel",
6378                 "helper",
6379                 "ide",
6380                 "laravel",
6381                 "netbeans",
6382                 "phpdoc",
6383                 "phpstorm",
6384                 "sublime"
6385             ],
6386             "support": {
6387                 "issues": "https://github.com/barryvdh/laravel-ide-helper/issues",
6388                 "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v2.8.2"
6389             },
6390             "funding": [
6391                 {
6392                     "url": "https://github.com/barryvdh",
6393                     "type": "github"
6394                 }
6395             ],
6396             "time": "2020-12-06T08:55:05+00:00"
6397         },
6398         {
6399             "name": "barryvdh/reflection-docblock",
6400             "version": "v2.0.6",
6401             "source": {
6402                 "type": "git",
6403                 "url": "https://github.com/barryvdh/ReflectionDocBlock.git",
6404                 "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16"
6405             },
6406             "dist": {
6407                 "type": "zip",
6408                 "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16",
6409                 "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16",
6410                 "shasum": ""
6411             },
6412             "require": {
6413                 "php": ">=5.3.3"
6414             },
6415             "require-dev": {
6416                 "phpunit/phpunit": "~4.0,<4.5"
6417             },
6418             "suggest": {
6419                 "dflydev/markdown": "~1.0",
6420                 "erusev/parsedown": "~1.0"
6421             },
6422             "type": "library",
6423             "extra": {
6424                 "branch-alias": {
6425                     "dev-master": "2.0.x-dev"
6426                 }
6427             },
6428             "autoload": {
6429                 "psr-0": {
6430                     "Barryvdh": [
6431                         "src/"
6432                     ]
6433                 }
6434             },
6435             "notification-url": "https://packagist.org/downloads/",
6436             "license": [
6437                 "MIT"
6438             ],
6439             "authors": [
6440                 {
6441                     "name": "Mike van Riel",
6442                     "email": "[email protected]"
6443                 }
6444             ],
6445             "support": {
6446                 "source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.0.6"
6447             },
6448             "time": "2018-12-13T10:34:14+00:00"
6449         },
6450         {
6451             "name": "composer/ca-bundle",
6452             "version": "1.2.9",
6453             "source": {
6454                 "type": "git",
6455                 "url": "https://github.com/composer/ca-bundle.git",
6456                 "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5"
6457             },
6458             "dist": {
6459                 "type": "zip",
6460                 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
6461                 "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
6462                 "shasum": ""
6463             },
6464             "require": {
6465                 "ext-openssl": "*",
6466                 "ext-pcre": "*",
6467                 "php": "^5.3.2 || ^7.0 || ^8.0"
6468             },
6469             "require-dev": {
6470                 "phpstan/phpstan": "^0.12.55",
6471                 "psr/log": "^1.0",
6472                 "symfony/phpunit-bridge": "^4.2 || ^5",
6473                 "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
6474             },
6475             "type": "library",
6476             "extra": {
6477                 "branch-alias": {
6478                     "dev-main": "1.x-dev"
6479                 }
6480             },
6481             "autoload": {
6482                 "psr-4": {
6483                     "Composer\\CaBundle\\": "src"
6484                 }
6485             },
6486             "notification-url": "https://packagist.org/downloads/",
6487             "license": [
6488                 "MIT"
6489             ],
6490             "authors": [
6491                 {
6492                     "name": "Jordi Boggiano",
6493                     "email": "[email protected]",
6494                     "homepage": "http://seld.be"
6495                 }
6496             ],
6497             "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
6498             "keywords": [
6499                 "cabundle",
6500                 "cacert",
6501                 "certificate",
6502                 "ssl",
6503                 "tls"
6504             ],
6505             "support": {
6506                 "irc": "irc://irc.freenode.org/composer",
6507                 "issues": "https://github.com/composer/ca-bundle/issues",
6508                 "source": "https://github.com/composer/ca-bundle/tree/1.2.9"
6509             },
6510             "funding": [
6511                 {
6512                     "url": "https://packagist.com",
6513                     "type": "custom"
6514                 },
6515                 {
6516                     "url": "https://github.com/composer",
6517                     "type": "github"
6518                 },
6519                 {
6520                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6521                     "type": "tidelift"
6522                 }
6523             ],
6524             "time": "2021-01-12T12:10:35+00:00"
6525         },
6526         {
6527             "name": "composer/composer",
6528             "version": "2.0.11",
6529             "source": {
6530                 "type": "git",
6531                 "url": "https://github.com/composer/composer.git",
6532                 "reference": "a5a5632da0b1c2d6fa9a3b65f1f4e90d1f04abb9"
6533             },
6534             "dist": {
6535                 "type": "zip",
6536                 "url": "https://api.github.com/repos/composer/composer/zipball/a5a5632da0b1c2d6fa9a3b65f1f4e90d1f04abb9",
6537                 "reference": "a5a5632da0b1c2d6fa9a3b65f1f4e90d1f04abb9",
6538                 "shasum": ""
6539             },
6540             "require": {
6541                 "composer/ca-bundle": "^1.0",
6542                 "composer/semver": "^3.0",
6543                 "composer/spdx-licenses": "^1.2",
6544                 "composer/xdebug-handler": "^1.1",
6545                 "justinrainbow/json-schema": "^5.2.10",
6546                 "php": "^5.3.2 || ^7.0 || ^8.0",
6547                 "psr/log": "^1.0",
6548                 "react/promise": "^1.2 || ^2.7",
6549                 "seld/jsonlint": "^1.4",
6550                 "seld/phar-utils": "^1.0",
6551                 "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
6552                 "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
6553                 "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
6554                 "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0"
6555             },
6556             "require-dev": {
6557                 "phpspec/prophecy": "^1.10",
6558                 "symfony/phpunit-bridge": "^4.2 || ^5.0"
6559             },
6560             "suggest": {
6561                 "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
6562                 "ext-zip": "Enabling the zip extension allows you to unzip archives",
6563                 "ext-zlib": "Allow gzip compression of HTTP requests"
6564             },
6565             "bin": [
6566                 "bin/composer"
6567             ],
6568             "type": "library",
6569             "extra": {
6570                 "branch-alias": {
6571                     "dev-master": "2.0-dev"
6572                 }
6573             },
6574             "autoload": {
6575                 "psr-4": {
6576                     "Composer\\": "src/Composer"
6577                 }
6578             },
6579             "notification-url": "https://packagist.org/downloads/",
6580             "license": [
6581                 "MIT"
6582             ],
6583             "authors": [
6584                 {
6585                     "name": "Nils Adermann",
6586                     "email": "[email protected]",
6587                     "homepage": "https://www.naderman.de"
6588                 },
6589                 {
6590                     "name": "Jordi Boggiano",
6591                     "email": "[email protected]",
6592                     "homepage": "https://seld.be"
6593                 }
6594             ],
6595             "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
6596             "homepage": "https://getcomposer.org/",
6597             "keywords": [
6598                 "autoload",
6599                 "dependency",
6600                 "package"
6601             ],
6602             "support": {
6603                 "irc": "irc://irc.freenode.org/composer",
6604                 "issues": "https://github.com/composer/composer/issues",
6605                 "source": "https://github.com/composer/composer/tree/2.0.11"
6606             },
6607             "funding": [
6608                 {
6609                     "url": "https://packagist.com",
6610                     "type": "custom"
6611                 },
6612                 {
6613                     "url": "https://github.com/composer",
6614                     "type": "github"
6615                 },
6616                 {
6617                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6618                     "type": "tidelift"
6619                 }
6620             ],
6621             "time": "2021-02-24T13:57:23+00:00"
6622         },
6623         {
6624             "name": "composer/semver",
6625             "version": "3.2.4",
6626             "source": {
6627                 "type": "git",
6628                 "url": "https://github.com/composer/semver.git",
6629                 "reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464"
6630             },
6631             "dist": {
6632                 "type": "zip",
6633                 "url": "https://api.github.com/repos/composer/semver/zipball/a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
6634                 "reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
6635                 "shasum": ""
6636             },
6637             "require": {
6638                 "php": "^5.3.2 || ^7.0 || ^8.0"
6639             },
6640             "require-dev": {
6641                 "phpstan/phpstan": "^0.12.54",
6642                 "symfony/phpunit-bridge": "^4.2 || ^5"
6643             },
6644             "type": "library",
6645             "extra": {
6646                 "branch-alias": {
6647                     "dev-main": "3.x-dev"
6648                 }
6649             },
6650             "autoload": {
6651                 "psr-4": {
6652                     "Composer\\Semver\\": "src"
6653                 }
6654             },
6655             "notification-url": "https://packagist.org/downloads/",
6656             "license": [
6657                 "MIT"
6658             ],
6659             "authors": [
6660                 {
6661                     "name": "Nils Adermann",
6662                     "email": "[email protected]",
6663                     "homepage": "http://www.naderman.de"
6664                 },
6665                 {
6666                     "name": "Jordi Boggiano",
6667                     "email": "[email protected]",
6668                     "homepage": "http://seld.be"
6669                 },
6670                 {
6671                     "name": "Rob Bast",
6672                     "email": "[email protected]",
6673                     "homepage": "http://robbast.nl"
6674                 }
6675             ],
6676             "description": "Semver library that offers utilities, version constraint parsing and validation.",
6677             "keywords": [
6678                 "semantic",
6679                 "semver",
6680                 "validation",
6681                 "versioning"
6682             ],
6683             "support": {
6684                 "irc": "irc://irc.freenode.org/composer",
6685                 "issues": "https://github.com/composer/semver/issues",
6686                 "source": "https://github.com/composer/semver/tree/3.2.4"
6687             },
6688             "funding": [
6689                 {
6690                     "url": "https://packagist.com",
6691                     "type": "custom"
6692                 },
6693                 {
6694                     "url": "https://github.com/composer",
6695                     "type": "github"
6696                 },
6697                 {
6698                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6699                     "type": "tidelift"
6700                 }
6701             ],
6702             "time": "2020-11-13T08:59:24+00:00"
6703         },
6704         {
6705             "name": "composer/spdx-licenses",
6706             "version": "1.5.5",
6707             "source": {
6708                 "type": "git",
6709                 "url": "https://github.com/composer/spdx-licenses.git",
6710                 "reference": "de30328a7af8680efdc03e396aad24befd513200"
6711             },
6712             "dist": {
6713                 "type": "zip",
6714                 "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200",
6715                 "reference": "de30328a7af8680efdc03e396aad24befd513200",
6716                 "shasum": ""
6717             },
6718             "require": {
6719                 "php": "^5.3.2 || ^7.0 || ^8.0"
6720             },
6721             "require-dev": {
6722                 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
6723             },
6724             "type": "library",
6725             "extra": {
6726                 "branch-alias": {
6727                     "dev-main": "1.x-dev"
6728                 }
6729             },
6730             "autoload": {
6731                 "psr-4": {
6732                     "Composer\\Spdx\\": "src"
6733                 }
6734             },
6735             "notification-url": "https://packagist.org/downloads/",
6736             "license": [
6737                 "MIT"
6738             ],
6739             "authors": [
6740                 {
6741                     "name": "Nils Adermann",
6742                     "email": "[email protected]",
6743                     "homepage": "http://www.naderman.de"
6744                 },
6745                 {
6746                     "name": "Jordi Boggiano",
6747                     "email": "[email protected]",
6748                     "homepage": "http://seld.be"
6749                 },
6750                 {
6751                     "name": "Rob Bast",
6752                     "email": "[email protected]",
6753                     "homepage": "http://robbast.nl"
6754                 }
6755             ],
6756             "description": "SPDX licenses list and validation library.",
6757             "keywords": [
6758                 "license",
6759                 "spdx",
6760                 "validator"
6761             ],
6762             "support": {
6763                 "irc": "irc://irc.freenode.org/composer",
6764                 "issues": "https://github.com/composer/spdx-licenses/issues",
6765                 "source": "https://github.com/composer/spdx-licenses/tree/1.5.5"
6766             },
6767             "funding": [
6768                 {
6769                     "url": "https://packagist.com",
6770                     "type": "custom"
6771                 },
6772                 {
6773                     "url": "https://github.com/composer",
6774                     "type": "github"
6775                 },
6776                 {
6777                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6778                     "type": "tidelift"
6779                 }
6780             ],
6781             "time": "2020-12-03T16:04:16+00:00"
6782         },
6783         {
6784             "name": "composer/xdebug-handler",
6785             "version": "1.4.5",
6786             "source": {
6787                 "type": "git",
6788                 "url": "https://github.com/composer/xdebug-handler.git",
6789                 "reference": "f28d44c286812c714741478d968104c5e604a1d4"
6790             },
6791             "dist": {
6792                 "type": "zip",
6793                 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f28d44c286812c714741478d968104c5e604a1d4",
6794                 "reference": "f28d44c286812c714741478d968104c5e604a1d4",
6795                 "shasum": ""
6796             },
6797             "require": {
6798                 "php": "^5.3.2 || ^7.0 || ^8.0",
6799                 "psr/log": "^1.0"
6800             },
6801             "require-dev": {
6802                 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
6803             },
6804             "type": "library",
6805             "autoload": {
6806                 "psr-4": {
6807                     "Composer\\XdebugHandler\\": "src"
6808                 }
6809             },
6810             "notification-url": "https://packagist.org/downloads/",
6811             "license": [
6812                 "MIT"
6813             ],
6814             "authors": [
6815                 {
6816                     "name": "John Stevenson",
6817                     "email": "[email protected]"
6818                 }
6819             ],
6820             "description": "Restarts a process without Xdebug.",
6821             "keywords": [
6822                 "Xdebug",
6823                 "performance"
6824             ],
6825             "support": {
6826                 "irc": "irc://irc.freenode.org/composer",
6827                 "issues": "https://github.com/composer/xdebug-handler/issues",
6828                 "source": "https://github.com/composer/xdebug-handler/tree/1.4.5"
6829             },
6830             "funding": [
6831                 {
6832                     "url": "https://packagist.com",
6833                     "type": "custom"
6834                 },
6835                 {
6836                     "url": "https://github.com/composer",
6837                     "type": "github"
6838                 },
6839                 {
6840                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6841                     "type": "tidelift"
6842                 }
6843             ],
6844             "time": "2020-11-13T08:04:11+00:00"
6845         },
6846         {
6847             "name": "doctrine/instantiator",
6848             "version": "1.4.0",
6849             "source": {
6850                 "type": "git",
6851                 "url": "https://github.com/doctrine/instantiator.git",
6852                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
6853             },
6854             "dist": {
6855                 "type": "zip",
6856                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
6857                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
6858                 "shasum": ""
6859             },
6860             "require": {
6861                 "php": "^7.1 || ^8.0"
6862             },
6863             "require-dev": {
6864                 "doctrine/coding-standard": "^8.0",
6865                 "ext-pdo": "*",
6866                 "ext-phar": "*",
6867                 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
6868                 "phpstan/phpstan": "^0.12",
6869                 "phpstan/phpstan-phpunit": "^0.12",
6870                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
6871             },
6872             "type": "library",
6873             "autoload": {
6874                 "psr-4": {
6875                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
6876                 }
6877             },
6878             "notification-url": "https://packagist.org/downloads/",
6879             "license": [
6880                 "MIT"
6881             ],
6882             "authors": [
6883                 {
6884                     "name": "Marco Pivetta",
6885                     "email": "[email protected]",
6886                     "homepage": "https://ocramius.github.io/"
6887                 }
6888             ],
6889             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
6890             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
6891             "keywords": [
6892                 "constructor",
6893                 "instantiate"
6894             ],
6895             "support": {
6896                 "issues": "https://github.com/doctrine/instantiator/issues",
6897                 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
6898             },
6899             "funding": [
6900                 {
6901                     "url": "https://www.doctrine-project.org/sponsorship.html",
6902                     "type": "custom"
6903                 },
6904                 {
6905                     "url": "https://www.patreon.com/phpdoctrine",
6906                     "type": "patreon"
6907                 },
6908                 {
6909                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
6910                     "type": "tidelift"
6911                 }
6912             ],
6913             "time": "2020-11-10T18:47:58+00:00"
6914         },
6915         {
6916             "name": "fakerphp/faker",
6917             "version": "v1.13.0",
6918             "source": {
6919                 "type": "git",
6920                 "url": "https://github.com/FakerPHP/Faker.git",
6921                 "reference": "ab3f5364d01f2c2c16113442fb987d26e4004913"
6922             },
6923             "dist": {
6924                 "type": "zip",
6925                 "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/ab3f5364d01f2c2c16113442fb987d26e4004913",
6926                 "reference": "ab3f5364d01f2c2c16113442fb987d26e4004913",
6927                 "shasum": ""
6928             },
6929             "require": {
6930                 "php": "^7.1 || ^8.0"
6931             },
6932             "conflict": {
6933                 "fzaninotto/faker": "*"
6934             },
6935             "require-dev": {
6936                 "bamarni/composer-bin-plugin": "^1.4.1",
6937                 "ext-intl": "*",
6938                 "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.4.2"
6939             },
6940             "type": "library",
6941             "autoload": {
6942                 "psr-4": {
6943                     "Faker\\": "src/Faker/"
6944                 }
6945             },
6946             "notification-url": "https://packagist.org/downloads/",
6947             "license": [
6948                 "MIT"
6949             ],
6950             "authors": [
6951                 {
6952                     "name": "François Zaninotto"
6953                 }
6954             ],
6955             "description": "Faker is a PHP library that generates fake data for you.",
6956             "keywords": [
6957                 "data",
6958                 "faker",
6959                 "fixtures"
6960             ],
6961             "support": {
6962                 "issues": "https://github.com/FakerPHP/Faker/issues",
6963                 "source": "https://github.com/FakerPHP/Faker/tree/v1.13.0"
6964             },
6965             "time": "2020-12-18T16:50:48+00:00"
6966         },
6967         {
6968             "name": "hamcrest/hamcrest-php",
6969             "version": "v2.0.1",
6970             "source": {
6971                 "type": "git",
6972                 "url": "https://github.com/hamcrest/hamcrest-php.git",
6973                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
6974             },
6975             "dist": {
6976                 "type": "zip",
6977                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
6978                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
6979                 "shasum": ""
6980             },
6981             "require": {
6982                 "php": "^5.3|^7.0|^8.0"
6983             },
6984             "replace": {
6985                 "cordoval/hamcrest-php": "*",
6986                 "davedevelopment/hamcrest-php": "*",
6987                 "kodova/hamcrest-php": "*"
6988             },
6989             "require-dev": {
6990                 "phpunit/php-file-iterator": "^1.4 || ^2.0",
6991                 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
6992             },
6993             "type": "library",
6994             "extra": {
6995                 "branch-alias": {
6996                     "dev-master": "2.1-dev"
6997                 }
6998             },
6999             "autoload": {
7000                 "classmap": [
7001                     "hamcrest"
7002                 ]
7003             },
7004             "notification-url": "https://packagist.org/downloads/",
7005             "license": [
7006                 "BSD-3-Clause"
7007             ],
7008             "description": "This is the PHP port of Hamcrest Matchers",
7009             "keywords": [
7010                 "test"
7011             ],
7012             "support": {
7013                 "issues": "https://github.com/hamcrest/hamcrest-php/issues",
7014                 "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
7015             },
7016             "time": "2020-07-09T08:09:16+00:00"
7017         },
7018         {
7019             "name": "justinrainbow/json-schema",
7020             "version": "5.2.10",
7021             "source": {
7022                 "type": "git",
7023                 "url": "https://github.com/justinrainbow/json-schema.git",
7024                 "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
7025             },
7026             "dist": {
7027                 "type": "zip",
7028                 "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
7029                 "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
7030                 "shasum": ""
7031             },
7032             "require": {
7033                 "php": ">=5.3.3"
7034             },
7035             "require-dev": {
7036                 "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
7037                 "json-schema/json-schema-test-suite": "1.2.0",
7038                 "phpunit/phpunit": "^4.8.35"
7039             },
7040             "bin": [
7041                 "bin/validate-json"
7042             ],
7043             "type": "library",
7044             "extra": {
7045                 "branch-alias": {
7046                     "dev-master": "5.0.x-dev"
7047                 }
7048             },
7049             "autoload": {
7050                 "psr-4": {
7051                     "JsonSchema\\": "src/JsonSchema/"
7052                 }
7053             },
7054             "notification-url": "https://packagist.org/downloads/",
7055             "license": [
7056                 "MIT"
7057             ],
7058             "authors": [
7059                 {
7060                     "name": "Bruno Prieto Reis",
7061                     "email": "[email protected]"
7062                 },
7063                 {
7064                     "name": "Justin Rainbow",
7065                     "email": "[email protected]"
7066                 },
7067                 {
7068                     "name": "Igor Wiedler",
7069                     "email": "[email protected]"
7070                 },
7071                 {
7072                     "name": "Robert Schönthal",
7073                     "email": "[email protected]"
7074                 }
7075             ],
7076             "description": "A library to validate a json schema.",
7077             "homepage": "https://github.com/justinrainbow/json-schema",
7078             "keywords": [
7079                 "json",
7080                 "schema"
7081             ],
7082             "support": {
7083                 "issues": "https://github.com/justinrainbow/json-schema/issues",
7084                 "source": "https://github.com/justinrainbow/json-schema/tree/5.2.10"
7085             },
7086             "time": "2020-05-27T16:41:55+00:00"
7087         },
7088         {
7089             "name": "laravel/browser-kit-testing",
7090             "version": "v5.2.0",
7091             "source": {
7092                 "type": "git",
7093                 "url": "https://github.com/laravel/browser-kit-testing.git",
7094                 "reference": "fa0efb279c009e2a276f934f8aff946caf66edc7"
7095             },
7096             "dist": {
7097                 "type": "zip",
7098                 "url": "https://api.github.com/repos/laravel/browser-kit-testing/zipball/fa0efb279c009e2a276f934f8aff946caf66edc7",
7099                 "reference": "fa0efb279c009e2a276f934f8aff946caf66edc7",
7100                 "shasum": ""
7101             },
7102             "require": {
7103                 "ext-dom": "*",
7104                 "ext-json": "*",
7105                 "illuminate/contracts": "~5.7.0|~5.8.0|^6.0",
7106                 "illuminate/database": "~5.7.0|~5.8.0|^6.0",
7107                 "illuminate/http": "~5.7.0|~5.8.0|^6.0",
7108                 "illuminate/support": "~5.7.0|~5.8.0|^6.0",
7109                 "mockery/mockery": "^1.0",
7110                 "php": "^7.1.3|^8.0",
7111                 "phpunit/phpunit": "^7.5|^8.0|^9.3",
7112                 "symfony/console": "^4.2",
7113                 "symfony/css-selector": "^4.2",
7114                 "symfony/dom-crawler": "^4.2",
7115                 "symfony/http-foundation": "^4.2",
7116                 "symfony/http-kernel": "^4.2"
7117             },
7118             "require-dev": {
7119                 "laravel/framework": "~5.7.0|~5.8.0|^6.0"
7120             },
7121             "type": "library",
7122             "extra": {
7123                 "branch-alias": {
7124                     "dev-master": "5.x-dev"
7125                 }
7126             },
7127             "autoload": {
7128                 "psr-4": {
7129                     "Laravel\\BrowserKitTesting\\": "src/"
7130                 }
7131             },
7132             "notification-url": "https://packagist.org/downloads/",
7133             "license": [
7134                 "MIT"
7135             ],
7136             "authors": [
7137                 {
7138                     "name": "Taylor Otwell",
7139                     "email": "[email protected]"
7140                 }
7141             ],
7142             "description": "Provides backwards compatibility for BrowserKit testing in the latest Laravel release.",
7143             "keywords": [
7144                 "laravel",
7145                 "testing"
7146             ],
7147             "support": {
7148                 "issues": "https://github.com/laravel/browser-kit-testing/issues",
7149                 "source": "https://github.com/laravel/browser-kit-testing/tree/v5.2.0"
7150             },
7151             "time": "2020-10-30T08:49:09+00:00"
7152         },
7153         {
7154             "name": "maximebf/debugbar",
7155             "version": "v1.16.5",
7156             "source": {
7157                 "type": "git",
7158                 "url": "https://github.com/maximebf/php-debugbar.git",
7159                 "reference": "6d51ee9e94cff14412783785e79a4e7ef97b9d62"
7160             },
7161             "dist": {
7162                 "type": "zip",
7163                 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/6d51ee9e94cff14412783785e79a4e7ef97b9d62",
7164                 "reference": "6d51ee9e94cff14412783785e79a4e7ef97b9d62",
7165                 "shasum": ""
7166             },
7167             "require": {
7168                 "php": "^7.1|^8",
7169                 "psr/log": "^1.0",
7170                 "symfony/var-dumper": "^2.6|^3|^4|^5"
7171             },
7172             "require-dev": {
7173                 "phpunit/phpunit": "^7.5.20 || ^9.4.2"
7174             },
7175             "suggest": {
7176                 "kriswallsmith/assetic": "The best way to manage assets",
7177                 "monolog/monolog": "Log using Monolog",
7178                 "predis/predis": "Redis storage"
7179             },
7180             "type": "library",
7181             "extra": {
7182                 "branch-alias": {
7183                     "dev-master": "1.16-dev"
7184                 }
7185             },
7186             "autoload": {
7187                 "psr-4": {
7188                     "DebugBar\\": "src/DebugBar/"
7189                 }
7190             },
7191             "notification-url": "https://packagist.org/downloads/",
7192             "license": [
7193                 "MIT"
7194             ],
7195             "authors": [
7196                 {
7197                     "name": "Maxime Bouroumeau-Fuseau",
7198                     "email": "[email protected]",
7199                     "homepage": "http://maximebf.com"
7200                 },
7201                 {
7202                     "name": "Barry vd. Heuvel",
7203                     "email": "[email protected]"
7204                 }
7205             ],
7206             "description": "Debug bar in the browser for php application",
7207             "homepage": "https://github.com/maximebf/php-debugbar",
7208             "keywords": [
7209                 "debug",
7210                 "debugbar"
7211             ],
7212             "support": {
7213                 "issues": "https://github.com/maximebf/php-debugbar/issues",
7214                 "source": "https://github.com/maximebf/php-debugbar/tree/v1.16.5"
7215             },
7216             "time": "2020-12-07T11:07:24+00:00"
7217         },
7218         {
7219             "name": "mockery/mockery",
7220             "version": "1.3.4",
7221             "source": {
7222                 "type": "git",
7223                 "url": "https://github.com/mockery/mockery.git",
7224                 "reference": "31467aeb3ca3188158613322d66df81cedd86626"
7225             },
7226             "dist": {
7227                 "type": "zip",
7228                 "url": "https://api.github.com/repos/mockery/mockery/zipball/31467aeb3ca3188158613322d66df81cedd86626",
7229                 "reference": "31467aeb3ca3188158613322d66df81cedd86626",
7230                 "shasum": ""
7231             },
7232             "require": {
7233                 "hamcrest/hamcrest-php": "^2.0.1",
7234                 "lib-pcre": ">=7.0",
7235                 "php": ">=5.6.0"
7236             },
7237             "require-dev": {
7238                 "phpunit/phpunit": "^5.7.10|^6.5|^7.5|^8.5|^9.3"
7239             },
7240             "type": "library",
7241             "extra": {
7242                 "branch-alias": {
7243                     "dev-master": "1.3.x-dev"
7244                 }
7245             },
7246             "autoload": {
7247                 "psr-0": {
7248                     "Mockery": "library/"
7249                 }
7250             },
7251             "notification-url": "https://packagist.org/downloads/",
7252             "license": [
7253                 "BSD-3-Clause"
7254             ],
7255             "authors": [
7256                 {
7257                     "name": "Pádraic Brady",
7258                     "email": "[email protected]",
7259                     "homepage": "http://blog.astrumfutura.com"
7260                 },
7261                 {
7262                     "name": "Dave Marshall",
7263                     "email": "[email protected]",
7264                     "homepage": "http://davedevelopment.co.uk"
7265                 }
7266             ],
7267             "description": "Mockery is a simple yet flexible PHP mock object framework",
7268             "homepage": "https://github.com/mockery/mockery",
7269             "keywords": [
7270                 "BDD",
7271                 "TDD",
7272                 "library",
7273                 "mock",
7274                 "mock objects",
7275                 "mockery",
7276                 "stub",
7277                 "test",
7278                 "test double",
7279                 "testing"
7280             ],
7281             "support": {
7282                 "issues": "https://github.com/mockery/mockery/issues",
7283                 "source": "https://github.com/mockery/mockery/tree/1.3.4"
7284             },
7285             "time": "2021-02-24T09:51:00+00:00"
7286         },
7287         {
7288             "name": "myclabs/deep-copy",
7289             "version": "1.10.2",
7290             "source": {
7291                 "type": "git",
7292                 "url": "https://github.com/myclabs/DeepCopy.git",
7293                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
7294             },
7295             "dist": {
7296                 "type": "zip",
7297                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
7298                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
7299                 "shasum": ""
7300             },
7301             "require": {
7302                 "php": "^7.1 || ^8.0"
7303             },
7304             "replace": {
7305                 "myclabs/deep-copy": "self.version"
7306             },
7307             "require-dev": {
7308                 "doctrine/collections": "^1.0",
7309                 "doctrine/common": "^2.6",
7310                 "phpunit/phpunit": "^7.1"
7311             },
7312             "type": "library",
7313             "autoload": {
7314                 "psr-4": {
7315                     "DeepCopy\\": "src/DeepCopy/"
7316                 },
7317                 "files": [
7318                     "src/DeepCopy/deep_copy.php"
7319                 ]
7320             },
7321             "notification-url": "https://packagist.org/downloads/",
7322             "license": [
7323                 "MIT"
7324             ],
7325             "description": "Create deep copies (clones) of your objects",
7326             "keywords": [
7327                 "clone",
7328                 "copy",
7329                 "duplicate",
7330                 "object",
7331                 "object graph"
7332             ],
7333             "support": {
7334                 "issues": "https://github.com/myclabs/DeepCopy/issues",
7335                 "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
7336             },
7337             "funding": [
7338                 {
7339                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
7340                     "type": "tidelift"
7341                 }
7342             ],
7343             "time": "2020-11-13T09:40:50+00:00"
7344         },
7345         {
7346             "name": "phar-io/manifest",
7347             "version": "2.0.1",
7348             "source": {
7349                 "type": "git",
7350                 "url": "https://github.com/phar-io/manifest.git",
7351                 "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133"
7352             },
7353             "dist": {
7354                 "type": "zip",
7355                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
7356                 "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
7357                 "shasum": ""
7358             },
7359             "require": {
7360                 "ext-dom": "*",
7361                 "ext-phar": "*",
7362                 "ext-xmlwriter": "*",
7363                 "phar-io/version": "^3.0.1",
7364                 "php": "^7.2 || ^8.0"
7365             },
7366             "type": "library",
7367             "extra": {
7368                 "branch-alias": {
7369                     "dev-master": "2.0.x-dev"
7370                 }
7371             },
7372             "autoload": {
7373                 "classmap": [
7374                     "src/"
7375                 ]
7376             },
7377             "notification-url": "https://packagist.org/downloads/",
7378             "license": [
7379                 "BSD-3-Clause"
7380             ],
7381             "authors": [
7382                 {
7383                     "name": "Arne Blankerts",
7384                     "email": "[email protected]",
7385                     "role": "Developer"
7386                 },
7387                 {
7388                     "name": "Sebastian Heuer",
7389                     "email": "[email protected]",
7390                     "role": "Developer"
7391                 },
7392                 {
7393                     "name": "Sebastian Bergmann",
7394                     "email": "[email protected]",
7395                     "role": "Developer"
7396                 }
7397             ],
7398             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
7399             "support": {
7400                 "issues": "https://github.com/phar-io/manifest/issues",
7401                 "source": "https://github.com/phar-io/manifest/tree/master"
7402             },
7403             "time": "2020-06-27T14:33:11+00:00"
7404         },
7405         {
7406             "name": "phar-io/version",
7407             "version": "3.1.0",
7408             "source": {
7409                 "type": "git",
7410                 "url": "https://github.com/phar-io/version.git",
7411                 "reference": "bae7c545bef187884426f042434e561ab1ddb182"
7412             },
7413             "dist": {
7414                 "type": "zip",
7415                 "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
7416                 "reference": "bae7c545bef187884426f042434e561ab1ddb182",
7417                 "shasum": ""
7418             },
7419             "require": {
7420                 "php": "^7.2 || ^8.0"
7421             },
7422             "type": "library",
7423             "autoload": {
7424                 "classmap": [
7425                     "src/"
7426                 ]
7427             },
7428             "notification-url": "https://packagist.org/downloads/",
7429             "license": [
7430                 "BSD-3-Clause"
7431             ],
7432             "authors": [
7433                 {
7434                     "name": "Arne Blankerts",
7435                     "email": "[email protected]",
7436                     "role": "Developer"
7437                 },
7438                 {
7439                     "name": "Sebastian Heuer",
7440                     "email": "[email protected]",
7441                     "role": "Developer"
7442                 },
7443                 {
7444                     "name": "Sebastian Bergmann",
7445                     "email": "[email protected]",
7446                     "role": "Developer"
7447                 }
7448             ],
7449             "description": "Library for handling version information and constraints",
7450             "support": {
7451                 "issues": "https://github.com/phar-io/version/issues",
7452                 "source": "https://github.com/phar-io/version/tree/3.1.0"
7453             },
7454             "time": "2021-02-23T14:00:09+00:00"
7455         },
7456         {
7457             "name": "phpdocumentor/reflection-common",
7458             "version": "2.2.0",
7459             "source": {
7460                 "type": "git",
7461                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
7462                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
7463             },
7464             "dist": {
7465                 "type": "zip",
7466                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
7467                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
7468                 "shasum": ""
7469             },
7470             "require": {
7471                 "php": "^7.2 || ^8.0"
7472             },
7473             "type": "library",
7474             "extra": {
7475                 "branch-alias": {
7476                     "dev-2.x": "2.x-dev"
7477                 }
7478             },
7479             "autoload": {
7480                 "psr-4": {
7481                     "phpDocumentor\\Reflection\\": "src/"
7482                 }
7483             },
7484             "notification-url": "https://packagist.org/downloads/",
7485             "license": [
7486                 "MIT"
7487             ],
7488             "authors": [
7489                 {
7490                     "name": "Jaap van Otterdijk",
7491                     "email": "[email protected]"
7492                 }
7493             ],
7494             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
7495             "homepage": "http://www.phpdoc.org",
7496             "keywords": [
7497                 "FQSEN",
7498                 "phpDocumentor",
7499                 "phpdoc",
7500                 "reflection",
7501                 "static analysis"
7502             ],
7503             "support": {
7504                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
7505                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
7506             },
7507             "time": "2020-06-27T09:03:43+00:00"
7508         },
7509         {
7510             "name": "phpdocumentor/reflection-docblock",
7511             "version": "5.2.2",
7512             "source": {
7513                 "type": "git",
7514                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
7515                 "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
7516             },
7517             "dist": {
7518                 "type": "zip",
7519                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
7520                 "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
7521                 "shasum": ""
7522             },
7523             "require": {
7524                 "ext-filter": "*",
7525                 "php": "^7.2 || ^8.0",
7526                 "phpdocumentor/reflection-common": "^2.2",
7527                 "phpdocumentor/type-resolver": "^1.3",
7528                 "webmozart/assert": "^1.9.1"
7529             },
7530             "require-dev": {
7531                 "mockery/mockery": "~1.3.2"
7532             },
7533             "type": "library",
7534             "extra": {
7535                 "branch-alias": {
7536                     "dev-master": "5.x-dev"
7537                 }
7538             },
7539             "autoload": {
7540                 "psr-4": {
7541                     "phpDocumentor\\Reflection\\": "src"
7542                 }
7543             },
7544             "notification-url": "https://packagist.org/downloads/",
7545             "license": [
7546                 "MIT"
7547             ],
7548             "authors": [
7549                 {
7550                     "name": "Mike van Riel",
7551                     "email": "[email protected]"
7552                 },
7553                 {
7554                     "name": "Jaap van Otterdijk",
7555                     "email": "[email protected]"
7556                 }
7557             ],
7558             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
7559             "support": {
7560                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
7561                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
7562             },
7563             "time": "2020-09-03T19:13:55+00:00"
7564         },
7565         {
7566             "name": "phpdocumentor/type-resolver",
7567             "version": "1.4.0",
7568             "source": {
7569                 "type": "git",
7570                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
7571                 "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
7572             },
7573             "dist": {
7574                 "type": "zip",
7575                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
7576                 "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
7577                 "shasum": ""
7578             },
7579             "require": {
7580                 "php": "^7.2 || ^8.0",
7581                 "phpdocumentor/reflection-common": "^2.0"
7582             },
7583             "require-dev": {
7584                 "ext-tokenizer": "*"
7585             },
7586             "type": "library",
7587             "extra": {
7588                 "branch-alias": {
7589                     "dev-1.x": "1.x-dev"
7590                 }
7591             },
7592             "autoload": {
7593                 "psr-4": {
7594                     "phpDocumentor\\Reflection\\": "src"
7595                 }
7596             },
7597             "notification-url": "https://packagist.org/downloads/",
7598             "license": [
7599                 "MIT"
7600             ],
7601             "authors": [
7602                 {
7603                     "name": "Mike van Riel",
7604                     "email": "[email protected]"
7605                 }
7606             ],
7607             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
7608             "support": {
7609                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
7610                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
7611             },
7612             "time": "2020-09-17T18:55:26+00:00"
7613         },
7614         {
7615             "name": "phpspec/prophecy",
7616             "version": "1.12.2",
7617             "source": {
7618                 "type": "git",
7619                 "url": "https://github.com/phpspec/prophecy.git",
7620                 "reference": "245710e971a030f42e08f4912863805570f23d39"
7621             },
7622             "dist": {
7623                 "type": "zip",
7624                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/245710e971a030f42e08f4912863805570f23d39",
7625                 "reference": "245710e971a030f42e08f4912863805570f23d39",
7626                 "shasum": ""
7627             },
7628             "require": {
7629                 "doctrine/instantiator": "^1.2",
7630                 "php": "^7.2 || ~8.0, <8.1",
7631                 "phpdocumentor/reflection-docblock": "^5.2",
7632                 "sebastian/comparator": "^3.0 || ^4.0",
7633                 "sebastian/recursion-context": "^3.0 || ^4.0"
7634             },
7635             "require-dev": {
7636                 "phpspec/phpspec": "^6.0",
7637                 "phpunit/phpunit": "^8.0 || ^9.0"
7638             },
7639             "type": "library",
7640             "extra": {
7641                 "branch-alias": {
7642                     "dev-master": "1.11.x-dev"
7643                 }
7644             },
7645             "autoload": {
7646                 "psr-4": {
7647                     "Prophecy\\": "src/Prophecy"
7648                 }
7649             },
7650             "notification-url": "https://packagist.org/downloads/",
7651             "license": [
7652                 "MIT"
7653             ],
7654             "authors": [
7655                 {
7656                     "name": "Konstantin Kudryashov",
7657                     "email": "[email protected]",
7658                     "homepage": "http://everzet.com"
7659                 },
7660                 {
7661                     "name": "Marcello Duarte",
7662                     "email": "[email protected]"
7663                 }
7664             ],
7665             "description": "Highly opinionated mocking framework for PHP 5.3+",
7666             "homepage": "https://github.com/phpspec/prophecy",
7667             "keywords": [
7668                 "Double",
7669                 "Dummy",
7670                 "fake",
7671                 "mock",
7672                 "spy",
7673                 "stub"
7674             ],
7675             "support": {
7676                 "issues": "https://github.com/phpspec/prophecy/issues",
7677                 "source": "https://github.com/phpspec/prophecy/tree/1.12.2"
7678             },
7679             "time": "2020-12-19T10:15:11+00:00"
7680         },
7681         {
7682             "name": "phpunit/php-code-coverage",
7683             "version": "7.0.14",
7684             "source": {
7685                 "type": "git",
7686                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7687                 "reference": "bb7c9a210c72e4709cdde67f8b7362f672f2225c"
7688             },
7689             "dist": {
7690                 "type": "zip",
7691                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/bb7c9a210c72e4709cdde67f8b7362f672f2225c",
7692                 "reference": "bb7c9a210c72e4709cdde67f8b7362f672f2225c",
7693                 "shasum": ""
7694             },
7695             "require": {
7696                 "ext-dom": "*",
7697                 "ext-xmlwriter": "*",
7698                 "php": ">=7.2",
7699                 "phpunit/php-file-iterator": "^2.0.2",
7700                 "phpunit/php-text-template": "^1.2.1",
7701                 "phpunit/php-token-stream": "^3.1.1 || ^4.0",
7702                 "sebastian/code-unit-reverse-lookup": "^1.0.1",
7703                 "sebastian/environment": "^4.2.2",
7704                 "sebastian/version": "^2.0.1",
7705                 "theseer/tokenizer": "^1.1.3"
7706             },
7707             "require-dev": {
7708                 "phpunit/phpunit": "^8.2.2"
7709             },
7710             "suggest": {
7711                 "ext-xdebug": "^2.7.2"
7712             },
7713             "type": "library",
7714             "extra": {
7715                 "branch-alias": {
7716                     "dev-master": "7.0-dev"
7717                 }
7718             },
7719             "autoload": {
7720                 "classmap": [
7721                     "src/"
7722                 ]
7723             },
7724             "notification-url": "https://packagist.org/downloads/",
7725             "license": [
7726                 "BSD-3-Clause"
7727             ],
7728             "authors": [
7729                 {
7730                     "name": "Sebastian Bergmann",
7731                     "email": "[email protected]",
7732                     "role": "lead"
7733                 }
7734             ],
7735             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
7736             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
7737             "keywords": [
7738                 "coverage",
7739                 "testing",
7740                 "xunit"
7741             ],
7742             "support": {
7743                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7744                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.14"
7745             },
7746             "funding": [
7747                 {
7748                     "url": "https://github.com/sebastianbergmann",
7749                     "type": "github"
7750                 }
7751             ],
7752             "time": "2020-12-02T13:39:03+00:00"
7753         },
7754         {
7755             "name": "phpunit/php-file-iterator",
7756             "version": "2.0.3",
7757             "source": {
7758                 "type": "git",
7759                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
7760                 "reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357"
7761             },
7762             "dist": {
7763                 "type": "zip",
7764                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/4b49fb70f067272b659ef0174ff9ca40fdaa6357",
7765                 "reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357",
7766                 "shasum": ""
7767             },
7768             "require": {
7769                 "php": ">=7.1"
7770             },
7771             "require-dev": {
7772                 "phpunit/phpunit": "^8.5"
7773             },
7774             "type": "library",
7775             "extra": {
7776                 "branch-alias": {
7777                     "dev-master": "2.0.x-dev"
7778                 }
7779             },
7780             "autoload": {
7781                 "classmap": [
7782                     "src/"
7783                 ]
7784             },
7785             "notification-url": "https://packagist.org/downloads/",
7786             "license": [
7787                 "BSD-3-Clause"
7788             ],
7789             "authors": [
7790                 {
7791                     "name": "Sebastian Bergmann",
7792                     "email": "[email protected]",
7793                     "role": "lead"
7794                 }
7795             ],
7796             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
7797             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
7798             "keywords": [
7799                 "filesystem",
7800                 "iterator"
7801             ],
7802             "support": {
7803                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
7804                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.3"
7805             },
7806             "funding": [
7807                 {
7808                     "url": "https://github.com/sebastianbergmann",
7809                     "type": "github"
7810                 }
7811             ],
7812             "time": "2020-11-30T08:25:21+00:00"
7813         },
7814         {
7815             "name": "phpunit/php-text-template",
7816             "version": "1.2.1",
7817             "source": {
7818                 "type": "git",
7819                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
7820                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
7821             },
7822             "dist": {
7823                 "type": "zip",
7824                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
7825                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
7826                 "shasum": ""
7827             },
7828             "require": {
7829                 "php": ">=5.3.3"
7830             },
7831             "type": "library",
7832             "autoload": {
7833                 "classmap": [
7834                     "src/"
7835                 ]
7836             },
7837             "notification-url": "https://packagist.org/downloads/",
7838             "license": [
7839                 "BSD-3-Clause"
7840             ],
7841             "authors": [
7842                 {
7843                     "name": "Sebastian Bergmann",
7844                     "email": "[email protected]",
7845                     "role": "lead"
7846                 }
7847             ],
7848             "description": "Simple template engine.",
7849             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
7850             "keywords": [
7851                 "template"
7852             ],
7853             "support": {
7854                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
7855                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
7856             },
7857             "time": "2015-06-21T13:50:34+00:00"
7858         },
7859         {
7860             "name": "phpunit/php-timer",
7861             "version": "2.1.3",
7862             "source": {
7863                 "type": "git",
7864                 "url": "https://github.com/sebastianbergmann/php-timer.git",
7865                 "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
7866             },
7867             "dist": {
7868                 "type": "zip",
7869                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
7870                 "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
7871                 "shasum": ""
7872             },
7873             "require": {
7874                 "php": ">=7.1"
7875             },
7876             "require-dev": {
7877                 "phpunit/phpunit": "^8.5"
7878             },
7879             "type": "library",
7880             "extra": {
7881                 "branch-alias": {
7882                     "dev-master": "2.1-dev"
7883                 }
7884             },
7885             "autoload": {
7886                 "classmap": [
7887                     "src/"
7888                 ]
7889             },
7890             "notification-url": "https://packagist.org/downloads/",
7891             "license": [
7892                 "BSD-3-Clause"
7893             ],
7894             "authors": [
7895                 {
7896                     "name": "Sebastian Bergmann",
7897                     "email": "[email protected]",
7898                     "role": "lead"
7899                 }
7900             ],
7901             "description": "Utility class for timing",
7902             "homepage": "https://github.com/sebastianbergmann/php-timer/",
7903             "keywords": [
7904                 "timer"
7905             ],
7906             "support": {
7907                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
7908                 "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
7909             },
7910             "funding": [
7911                 {
7912                     "url": "https://github.com/sebastianbergmann",
7913                     "type": "github"
7914                 }
7915             ],
7916             "time": "2020-11-30T08:20:02+00:00"
7917         },
7918         {
7919             "name": "phpunit/php-token-stream",
7920             "version": "3.1.2",
7921             "source": {
7922                 "type": "git",
7923                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
7924                 "reference": "472b687829041c24b25f475e14c2f38a09edf1c2"
7925             },
7926             "dist": {
7927                 "type": "zip",
7928                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/472b687829041c24b25f475e14c2f38a09edf1c2",
7929                 "reference": "472b687829041c24b25f475e14c2f38a09edf1c2",
7930                 "shasum": ""
7931             },
7932             "require": {
7933                 "ext-tokenizer": "*",
7934                 "php": ">=7.1"
7935             },
7936             "require-dev": {
7937                 "phpunit/phpunit": "^7.0"
7938             },
7939             "type": "library",
7940             "extra": {
7941                 "branch-alias": {
7942                     "dev-master": "3.1-dev"
7943                 }
7944             },
7945             "autoload": {
7946                 "classmap": [
7947                     "src/"
7948                 ]
7949             },
7950             "notification-url": "https://packagist.org/downloads/",
7951             "license": [
7952                 "BSD-3-Clause"
7953             ],
7954             "authors": [
7955                 {
7956                     "name": "Sebastian Bergmann",
7957                     "email": "[email protected]"
7958                 }
7959             ],
7960             "description": "Wrapper around PHP's tokenizer extension.",
7961             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
7962             "keywords": [
7963                 "tokenizer"
7964             ],
7965             "support": {
7966                 "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
7967                 "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.2"
7968             },
7969             "funding": [
7970                 {
7971                     "url": "https://github.com/sebastianbergmann",
7972                     "type": "github"
7973                 }
7974             ],
7975             "abandoned": true,
7976             "time": "2020-11-30T08:38:46+00:00"
7977         },
7978         {
7979             "name": "phpunit/phpunit",
7980             "version": "8.5.14",
7981             "source": {
7982                 "type": "git",
7983                 "url": "https://github.com/sebastianbergmann/phpunit.git",
7984                 "reference": "c25f79895d27b6ecd5abfa63de1606b786a461a3"
7985             },
7986             "dist": {
7987                 "type": "zip",
7988                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c25f79895d27b6ecd5abfa63de1606b786a461a3",
7989                 "reference": "c25f79895d27b6ecd5abfa63de1606b786a461a3",
7990                 "shasum": ""
7991             },
7992             "require": {
7993                 "doctrine/instantiator": "^1.3.1",
7994                 "ext-dom": "*",
7995                 "ext-json": "*",
7996                 "ext-libxml": "*",
7997                 "ext-mbstring": "*",
7998                 "ext-xml": "*",
7999                 "ext-xmlwriter": "*",
8000                 "myclabs/deep-copy": "^1.10.0",
8001                 "phar-io/manifest": "^2.0.1",
8002                 "phar-io/version": "^3.0.2",
8003                 "php": ">=7.2",
8004                 "phpspec/prophecy": "^1.10.3",
8005                 "phpunit/php-code-coverage": "^7.0.12",
8006                 "phpunit/php-file-iterator": "^2.0.2",
8007                 "phpunit/php-text-template": "^1.2.1",
8008                 "phpunit/php-timer": "^2.1.2",
8009                 "sebastian/comparator": "^3.0.2",
8010                 "sebastian/diff": "^3.0.2",
8011                 "sebastian/environment": "^4.2.3",
8012                 "sebastian/exporter": "^3.1.2",
8013                 "sebastian/global-state": "^3.0.0",
8014                 "sebastian/object-enumerator": "^3.0.3",
8015                 "sebastian/resource-operations": "^2.0.1",
8016                 "sebastian/type": "^1.1.3",
8017                 "sebastian/version": "^2.0.1"
8018             },
8019             "require-dev": {
8020                 "ext-pdo": "*"
8021             },
8022             "suggest": {
8023                 "ext-soap": "*",
8024                 "ext-xdebug": "*",
8025                 "phpunit/php-invoker": "^2.0.0"
8026             },
8027             "bin": [
8028                 "phpunit"
8029             ],
8030             "type": "library",
8031             "extra": {
8032                 "branch-alias": {
8033                     "dev-master": "8.5-dev"
8034                 }
8035             },
8036             "autoload": {
8037                 "classmap": [
8038                     "src/"
8039                 ]
8040             },
8041             "notification-url": "https://packagist.org/downloads/",
8042             "license": [
8043                 "BSD-3-Clause"
8044             ],
8045             "authors": [
8046                 {
8047                     "name": "Sebastian Bergmann",
8048                     "email": "[email protected]",
8049                     "role": "lead"
8050                 }
8051             ],
8052             "description": "The PHP Unit Testing framework.",
8053             "homepage": "https://phpunit.de/",
8054             "keywords": [
8055                 "phpunit",
8056                 "testing",
8057                 "xunit"
8058             ],
8059             "support": {
8060                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
8061                 "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.14"
8062             },
8063             "funding": [
8064                 {
8065                     "url": "https://phpunit.de/donate.html",
8066                     "type": "custom"
8067                 },
8068                 {
8069                     "url": "https://github.com/sebastianbergmann",
8070                     "type": "github"
8071                 }
8072             ],
8073             "time": "2021-01-17T07:37:30+00:00"
8074         },
8075         {
8076             "name": "react/promise",
8077             "version": "v2.8.0",
8078             "source": {
8079                 "type": "git",
8080                 "url": "https://github.com/reactphp/promise.git",
8081                 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
8082             },
8083             "dist": {
8084                 "type": "zip",
8085                 "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
8086                 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
8087                 "shasum": ""
8088             },
8089             "require": {
8090                 "php": ">=5.4.0"
8091             },
8092             "require-dev": {
8093                 "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
8094             },
8095             "type": "library",
8096             "autoload": {
8097                 "psr-4": {
8098                     "React\\Promise\\": "src/"
8099                 },
8100                 "files": [
8101                     "src/functions_include.php"
8102                 ]
8103             },
8104             "notification-url": "https://packagist.org/downloads/",
8105             "license": [
8106                 "MIT"
8107             ],
8108             "authors": [
8109                 {
8110                     "name": "Jan Sorgalla",
8111                     "email": "[email protected]"
8112                 }
8113             ],
8114             "description": "A lightweight implementation of CommonJS Promises/A for PHP",
8115             "keywords": [
8116                 "promise",
8117                 "promises"
8118             ],
8119             "support": {
8120                 "issues": "https://github.com/reactphp/promise/issues",
8121                 "source": "https://github.com/reactphp/promise/tree/v2.8.0"
8122             },
8123             "time": "2020-05-12T15:16:56+00:00"
8124         },
8125         {
8126             "name": "sebastian/code-unit-reverse-lookup",
8127             "version": "1.0.2",
8128             "source": {
8129                 "type": "git",
8130                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8131                 "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
8132             },
8133             "dist": {
8134                 "type": "zip",
8135                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
8136                 "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
8137                 "shasum": ""
8138             },
8139             "require": {
8140                 "php": ">=5.6"
8141             },
8142             "require-dev": {
8143                 "phpunit/phpunit": "^8.5"
8144             },
8145             "type": "library",
8146             "extra": {
8147                 "branch-alias": {
8148                     "dev-master": "1.0.x-dev"
8149                 }
8150             },
8151             "autoload": {
8152                 "classmap": [
8153                     "src/"
8154                 ]
8155             },
8156             "notification-url": "https://packagist.org/downloads/",
8157             "license": [
8158                 "BSD-3-Clause"
8159             ],
8160             "authors": [
8161                 {
8162                     "name": "Sebastian Bergmann",
8163                     "email": "[email protected]"
8164                 }
8165             ],
8166             "description": "Looks up which function or method a line of code belongs to",
8167             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8168             "support": {
8169                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8170                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
8171             },
8172             "funding": [
8173                 {
8174                     "url": "https://github.com/sebastianbergmann",
8175                     "type": "github"
8176                 }
8177             ],
8178             "time": "2020-11-30T08:15:22+00:00"
8179         },
8180         {
8181             "name": "sebastian/comparator",
8182             "version": "3.0.3",
8183             "source": {
8184                 "type": "git",
8185                 "url": "https://github.com/sebastianbergmann/comparator.git",
8186                 "reference": "1071dfcef776a57013124ff35e1fc41ccd294758"
8187             },
8188             "dist": {
8189                 "type": "zip",
8190                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758",
8191                 "reference": "1071dfcef776a57013124ff35e1fc41ccd294758",
8192                 "shasum": ""
8193             },
8194             "require": {
8195                 "php": ">=7.1",
8196                 "sebastian/diff": "^3.0",
8197                 "sebastian/exporter": "^3.1"
8198             },
8199             "require-dev": {
8200                 "phpunit/phpunit": "^8.5"
8201             },
8202             "type": "library",
8203             "extra": {
8204                 "branch-alias": {
8205                     "dev-master": "3.0-dev"
8206                 }
8207             },
8208             "autoload": {
8209                 "classmap": [
8210                     "src/"
8211                 ]
8212             },
8213             "notification-url": "https://packagist.org/downloads/",
8214             "license": [
8215                 "BSD-3-Clause"
8216             ],
8217             "authors": [
8218                 {
8219                     "name": "Sebastian Bergmann",
8220                     "email": "[email protected]"
8221                 },
8222                 {
8223                     "name": "Jeff Welch",
8224                     "email": "[email protected]"
8225                 },
8226                 {
8227                     "name": "Volker Dusch",
8228                     "email": "[email protected]"
8229                 },
8230                 {
8231                     "name": "Bernhard Schussek",
8232                     "email": "[email protected]"
8233                 }
8234             ],
8235             "description": "Provides the functionality to compare PHP values for equality",
8236             "homepage": "https://github.com/sebastianbergmann/comparator",
8237             "keywords": [
8238                 "comparator",
8239                 "compare",
8240                 "equality"
8241             ],
8242             "support": {
8243                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
8244                 "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.3"
8245             },
8246             "funding": [
8247                 {
8248                     "url": "https://github.com/sebastianbergmann",
8249                     "type": "github"
8250                 }
8251             ],
8252             "time": "2020-11-30T08:04:30+00:00"
8253         },
8254         {
8255             "name": "sebastian/diff",
8256             "version": "3.0.3",
8257             "source": {
8258                 "type": "git",
8259                 "url": "https://github.com/sebastianbergmann/diff.git",
8260                 "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
8261             },
8262             "dist": {
8263                 "type": "zip",
8264                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
8265                 "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
8266                 "shasum": ""
8267             },
8268             "require": {
8269                 "php": ">=7.1"
8270             },
8271             "require-dev": {
8272                 "phpunit/phpunit": "^7.5 || ^8.0",
8273                 "symfony/process": "^2 || ^3.3 || ^4"
8274             },
8275             "type": "library",
8276             "extra": {
8277                 "branch-alias": {
8278                     "dev-master": "3.0-dev"
8279                 }
8280             },
8281             "autoload": {
8282                 "classmap": [
8283                     "src/"
8284                 ]
8285             },
8286             "notification-url": "https://packagist.org/downloads/",
8287             "license": [
8288                 "BSD-3-Clause"
8289             ],
8290             "authors": [
8291                 {
8292                     "name": "Sebastian Bergmann",
8293                     "email": "[email protected]"
8294                 },
8295                 {
8296                     "name": "Kore Nordmann",
8297                     "email": "[email protected]"
8298                 }
8299             ],
8300             "description": "Diff implementation",
8301             "homepage": "https://github.com/sebastianbergmann/diff",
8302             "keywords": [
8303                 "diff",
8304                 "udiff",
8305                 "unidiff",
8306                 "unified diff"
8307             ],
8308             "support": {
8309                 "issues": "https://github.com/sebastianbergmann/diff/issues",
8310                 "source": "https://github.com/sebastianbergmann/diff/tree/3.0.3"
8311             },
8312             "funding": [
8313                 {
8314                     "url": "https://github.com/sebastianbergmann",
8315                     "type": "github"
8316                 }
8317             ],
8318             "time": "2020-11-30T07:59:04+00:00"
8319         },
8320         {
8321             "name": "sebastian/environment",
8322             "version": "4.2.4",
8323             "source": {
8324                 "type": "git",
8325                 "url": "https://github.com/sebastianbergmann/environment.git",
8326                 "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
8327             },
8328             "dist": {
8329                 "type": "zip",
8330                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
8331                 "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
8332                 "shasum": ""
8333             },
8334             "require": {
8335                 "php": ">=7.1"
8336             },
8337             "require-dev": {
8338                 "phpunit/phpunit": "^7.5"
8339             },
8340             "suggest": {
8341                 "ext-posix": "*"
8342             },
8343             "type": "library",
8344             "extra": {
8345                 "branch-alias": {
8346                     "dev-master": "4.2-dev"
8347                 }
8348             },
8349             "autoload": {
8350                 "classmap": [
8351                     "src/"
8352                 ]
8353             },
8354             "notification-url": "https://packagist.org/downloads/",
8355             "license": [
8356                 "BSD-3-Clause"
8357             ],
8358             "authors": [
8359                 {
8360                     "name": "Sebastian Bergmann",
8361                     "email": "[email protected]"
8362                 }
8363             ],
8364             "description": "Provides functionality to handle HHVM/PHP environments",
8365             "homepage": "http://www.github.com/sebastianbergmann/environment",
8366             "keywords": [
8367                 "Xdebug",
8368                 "environment",
8369                 "hhvm"
8370             ],
8371             "support": {
8372                 "issues": "https://github.com/sebastianbergmann/environment/issues",
8373                 "source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
8374             },
8375             "funding": [
8376                 {
8377                     "url": "https://github.com/sebastianbergmann",
8378                     "type": "github"
8379                 }
8380             ],
8381             "time": "2020-11-30T07:53:42+00:00"
8382         },
8383         {
8384             "name": "sebastian/exporter",
8385             "version": "3.1.3",
8386             "source": {
8387                 "type": "git",
8388                 "url": "https://github.com/sebastianbergmann/exporter.git",
8389                 "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e"
8390             },
8391             "dist": {
8392                 "type": "zip",
8393                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/6b853149eab67d4da22291d36f5b0631c0fd856e",
8394                 "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e",
8395                 "shasum": ""
8396             },
8397             "require": {
8398                 "php": ">=7.0",
8399                 "sebastian/recursion-context": "^3.0"
8400             },
8401             "require-dev": {
8402                 "ext-mbstring": "*",
8403                 "phpunit/phpunit": "^6.0"
8404             },
8405             "type": "library",
8406             "extra": {
8407                 "branch-alias": {
8408                     "dev-master": "3.1.x-dev"
8409                 }
8410             },
8411             "autoload": {
8412                 "classmap": [
8413                     "src/"
8414                 ]
8415             },
8416             "notification-url": "https://packagist.org/downloads/",
8417             "license": [
8418                 "BSD-3-Clause"
8419             ],
8420             "authors": [
8421                 {
8422                     "name": "Sebastian Bergmann",
8423                     "email": "[email protected]"
8424                 },
8425                 {
8426                     "name": "Jeff Welch",
8427                     "email": "[email protected]"
8428                 },
8429                 {
8430                     "name": "Volker Dusch",
8431                     "email": "[email protected]"
8432                 },
8433                 {
8434                     "name": "Adam Harvey",
8435                     "email": "[email protected]"
8436                 },
8437                 {
8438                     "name": "Bernhard Schussek",
8439                     "email": "[email protected]"
8440                 }
8441             ],
8442             "description": "Provides the functionality to export PHP variables for visualization",
8443             "homepage": "http://www.github.com/sebastianbergmann/exporter",
8444             "keywords": [
8445                 "export",
8446                 "exporter"
8447             ],
8448             "support": {
8449                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
8450                 "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.3"
8451             },
8452             "funding": [
8453                 {
8454                     "url": "https://github.com/sebastianbergmann",
8455                     "type": "github"
8456                 }
8457             ],
8458             "time": "2020-11-30T07:47:53+00:00"
8459         },
8460         {
8461             "name": "sebastian/global-state",
8462             "version": "3.0.1",
8463             "source": {
8464                 "type": "git",
8465                 "url": "https://github.com/sebastianbergmann/global-state.git",
8466                 "reference": "474fb9edb7ab891665d3bfc6317f42a0a150454b"
8467             },
8468             "dist": {
8469                 "type": "zip",
8470                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/474fb9edb7ab891665d3bfc6317f42a0a150454b",
8471                 "reference": "474fb9edb7ab891665d3bfc6317f42a0a150454b",
8472                 "shasum": ""
8473             },
8474             "require": {
8475                 "php": ">=7.2",
8476                 "sebastian/object-reflector": "^1.1.1",
8477                 "sebastian/recursion-context": "^3.0"
8478             },
8479             "require-dev": {
8480                 "ext-dom": "*",
8481                 "phpunit/phpunit": "^8.0"
8482             },
8483             "suggest": {
8484                 "ext-uopz": "*"
8485             },
8486             "type": "library",
8487             "extra": {
8488                 "branch-alias": {
8489                     "dev-master": "3.0-dev"
8490                 }
8491             },
8492             "autoload": {
8493                 "classmap": [
8494                     "src/"
8495                 ]
8496             },
8497             "notification-url": "https://packagist.org/downloads/",
8498             "license": [
8499                 "BSD-3-Clause"
8500             ],
8501             "authors": [
8502                 {
8503                     "name": "Sebastian Bergmann",
8504                     "email": "[email protected]"
8505                 }
8506             ],
8507             "description": "Snapshotting of global state",
8508             "homepage": "http://www.github.com/sebastianbergmann/global-state",
8509             "keywords": [
8510                 "global state"
8511             ],
8512             "support": {
8513                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
8514                 "source": "https://github.com/sebastianbergmann/global-state/tree/3.0.1"
8515             },
8516             "funding": [
8517                 {
8518                     "url": "https://github.com/sebastianbergmann",
8519                     "type": "github"
8520                 }
8521             ],
8522             "time": "2020-11-30T07:43:24+00:00"
8523         },
8524         {
8525             "name": "sebastian/object-enumerator",
8526             "version": "3.0.4",
8527             "source": {
8528                 "type": "git",
8529                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
8530                 "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
8531             },
8532             "dist": {
8533                 "type": "zip",
8534                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
8535                 "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
8536                 "shasum": ""
8537             },
8538             "require": {
8539                 "php": ">=7.0",
8540                 "sebastian/object-reflector": "^1.1.1",
8541                 "sebastian/recursion-context": "^3.0"
8542             },
8543             "require-dev": {
8544                 "phpunit/phpunit": "^6.0"
8545             },
8546             "type": "library",
8547             "extra": {
8548                 "branch-alias": {
8549                     "dev-master": "3.0.x-dev"
8550                 }
8551             },
8552             "autoload": {
8553                 "classmap": [
8554                     "src/"
8555                 ]
8556             },
8557             "notification-url": "https://packagist.org/downloads/",
8558             "license": [
8559                 "BSD-3-Clause"
8560             ],
8561             "authors": [
8562                 {
8563                     "name": "Sebastian Bergmann",
8564                     "email": "[email protected]"
8565                 }
8566             ],
8567             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
8568             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
8569             "support": {
8570                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
8571                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
8572             },
8573             "funding": [
8574                 {
8575                     "url": "https://github.com/sebastianbergmann",
8576                     "type": "github"
8577                 }
8578             ],
8579             "time": "2020-11-30T07:40:27+00:00"
8580         },
8581         {
8582             "name": "sebastian/object-reflector",
8583             "version": "1.1.2",
8584             "source": {
8585                 "type": "git",
8586                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
8587                 "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
8588             },
8589             "dist": {
8590                 "type": "zip",
8591                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
8592                 "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
8593                 "shasum": ""
8594             },
8595             "require": {
8596                 "php": ">=7.0"
8597             },
8598             "require-dev": {
8599                 "phpunit/phpunit": "^6.0"
8600             },
8601             "type": "library",
8602             "extra": {
8603                 "branch-alias": {
8604                     "dev-master": "1.1-dev"
8605                 }
8606             },
8607             "autoload": {
8608                 "classmap": [
8609                     "src/"
8610                 ]
8611             },
8612             "notification-url": "https://packagist.org/downloads/",
8613             "license": [
8614                 "BSD-3-Clause"
8615             ],
8616             "authors": [
8617                 {
8618                     "name": "Sebastian Bergmann",
8619                     "email": "[email protected]"
8620                 }
8621             ],
8622             "description": "Allows reflection of object attributes, including inherited and non-public ones",
8623             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
8624             "support": {
8625                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
8626                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
8627             },
8628             "funding": [
8629                 {
8630                     "url": "https://github.com/sebastianbergmann",
8631                     "type": "github"
8632                 }
8633             ],
8634             "time": "2020-11-30T07:37:18+00:00"
8635         },
8636         {
8637             "name": "sebastian/recursion-context",
8638             "version": "3.0.1",
8639             "source": {
8640                 "type": "git",
8641                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
8642                 "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
8643             },
8644             "dist": {
8645                 "type": "zip",
8646                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
8647                 "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
8648                 "shasum": ""
8649             },
8650             "require": {
8651                 "php": ">=7.0"
8652             },
8653             "require-dev": {
8654                 "phpunit/phpunit": "^6.0"
8655             },
8656             "type": "library",
8657             "extra": {
8658                 "branch-alias": {
8659                     "dev-master": "3.0.x-dev"
8660                 }
8661             },
8662             "autoload": {
8663                 "classmap": [
8664                     "src/"
8665                 ]
8666             },
8667             "notification-url": "https://packagist.org/downloads/",
8668             "license": [
8669                 "BSD-3-Clause"
8670             ],
8671             "authors": [
8672                 {
8673                     "name": "Sebastian Bergmann",
8674                     "email": "[email protected]"
8675                 },
8676                 {
8677                     "name": "Jeff Welch",
8678                     "email": "[email protected]"
8679                 },
8680                 {
8681                     "name": "Adam Harvey",
8682                     "email": "[email protected]"
8683                 }
8684             ],
8685             "description": "Provides functionality to recursively process PHP variables",
8686             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
8687             "support": {
8688                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
8689                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
8690             },
8691             "funding": [
8692                 {
8693                     "url": "https://github.com/sebastianbergmann",
8694                     "type": "github"
8695                 }
8696             ],
8697             "time": "2020-11-30T07:34:24+00:00"
8698         },
8699         {
8700             "name": "sebastian/resource-operations",
8701             "version": "2.0.2",
8702             "source": {
8703                 "type": "git",
8704                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
8705                 "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
8706             },
8707             "dist": {
8708                 "type": "zip",
8709                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
8710                 "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
8711                 "shasum": ""
8712             },
8713             "require": {
8714                 "php": ">=7.1"
8715             },
8716             "type": "library",
8717             "extra": {
8718                 "branch-alias": {
8719                     "dev-master": "2.0-dev"
8720                 }
8721             },
8722             "autoload": {
8723                 "classmap": [
8724                     "src/"
8725                 ]
8726             },
8727             "notification-url": "https://packagist.org/downloads/",
8728             "license": [
8729                 "BSD-3-Clause"
8730             ],
8731             "authors": [
8732                 {
8733                     "name": "Sebastian Bergmann",
8734                     "email": "[email protected]"
8735                 }
8736             ],
8737             "description": "Provides a list of PHP built-in functions that operate on resources",
8738             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
8739             "support": {
8740                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
8741                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
8742             },
8743             "funding": [
8744                 {
8745                     "url": "https://github.com/sebastianbergmann",
8746                     "type": "github"
8747                 }
8748             ],
8749             "time": "2020-11-30T07:30:19+00:00"
8750         },
8751         {
8752             "name": "sebastian/type",
8753             "version": "1.1.4",
8754             "source": {
8755                 "type": "git",
8756                 "url": "https://github.com/sebastianbergmann/type.git",
8757                 "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4"
8758             },
8759             "dist": {
8760                 "type": "zip",
8761                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/0150cfbc4495ed2df3872fb31b26781e4e077eb4",
8762                 "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4",
8763                 "shasum": ""
8764             },
8765             "require": {
8766                 "php": ">=7.2"
8767             },
8768             "require-dev": {
8769                 "phpunit/phpunit": "^8.2"
8770             },
8771             "type": "library",
8772             "extra": {
8773                 "branch-alias": {
8774                     "dev-master": "1.1-dev"
8775                 }
8776             },
8777             "autoload": {
8778                 "classmap": [
8779                     "src/"
8780                 ]
8781             },
8782             "notification-url": "https://packagist.org/downloads/",
8783             "license": [
8784                 "BSD-3-Clause"
8785             ],
8786             "authors": [
8787                 {
8788                     "name": "Sebastian Bergmann",
8789                     "email": "[email protected]",
8790                     "role": "lead"
8791                 }
8792             ],
8793             "description": "Collection of value objects that represent the types of the PHP type system",
8794             "homepage": "https://github.com/sebastianbergmann/type",
8795             "support": {
8796                 "issues": "https://github.com/sebastianbergmann/type/issues",
8797                 "source": "https://github.com/sebastianbergmann/type/tree/1.1.4"
8798             },
8799             "funding": [
8800                 {
8801                     "url": "https://github.com/sebastianbergmann",
8802                     "type": "github"
8803                 }
8804             ],
8805             "time": "2020-11-30T07:25:11+00:00"
8806         },
8807         {
8808             "name": "sebastian/version",
8809             "version": "2.0.1",
8810             "source": {
8811                 "type": "git",
8812                 "url": "https://github.com/sebastianbergmann/version.git",
8813                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
8814             },
8815             "dist": {
8816                 "type": "zip",
8817                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
8818                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
8819                 "shasum": ""
8820             },
8821             "require": {
8822                 "php": ">=5.6"
8823             },
8824             "type": "library",
8825             "extra": {
8826                 "branch-alias": {
8827                     "dev-master": "2.0.x-dev"
8828                 }
8829             },
8830             "autoload": {
8831                 "classmap": [
8832                     "src/"
8833                 ]
8834             },
8835             "notification-url": "https://packagist.org/downloads/",
8836             "license": [
8837                 "BSD-3-Clause"
8838             ],
8839             "authors": [
8840                 {
8841                     "name": "Sebastian Bergmann",
8842                     "email": "[email protected]",
8843                     "role": "lead"
8844                 }
8845             ],
8846             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
8847             "homepage": "https://github.com/sebastianbergmann/version",
8848             "support": {
8849                 "issues": "https://github.com/sebastianbergmann/version/issues",
8850                 "source": "https://github.com/sebastianbergmann/version/tree/master"
8851             },
8852             "time": "2016-10-03T07:35:21+00:00"
8853         },
8854         {
8855             "name": "seld/jsonlint",
8856             "version": "1.8.3",
8857             "source": {
8858                 "type": "git",
8859                 "url": "https://github.com/Seldaek/jsonlint.git",
8860                 "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
8861             },
8862             "dist": {
8863                 "type": "zip",
8864                 "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
8865                 "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
8866                 "shasum": ""
8867             },
8868             "require": {
8869                 "php": "^5.3 || ^7.0 || ^8.0"
8870             },
8871             "require-dev": {
8872                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
8873             },
8874             "bin": [
8875                 "bin/jsonlint"
8876             ],
8877             "type": "library",
8878             "autoload": {
8879                 "psr-4": {
8880                     "Seld\\JsonLint\\": "src/Seld/JsonLint/"
8881                 }
8882             },
8883             "notification-url": "https://packagist.org/downloads/",
8884             "license": [
8885                 "MIT"
8886             ],
8887             "authors": [
8888                 {
8889                     "name": "Jordi Boggiano",
8890                     "email": "[email protected]",
8891                     "homepage": "http://seld.be"
8892                 }
8893             ],
8894             "description": "JSON Linter",
8895             "keywords": [
8896                 "json",
8897                 "linter",
8898                 "parser",
8899                 "validator"
8900             ],
8901             "support": {
8902                 "issues": "https://github.com/Seldaek/jsonlint/issues",
8903                 "source": "https://github.com/Seldaek/jsonlint/tree/1.8.3"
8904             },
8905             "funding": [
8906                 {
8907                     "url": "https://github.com/Seldaek",
8908                     "type": "github"
8909                 },
8910                 {
8911                     "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
8912                     "type": "tidelift"
8913                 }
8914             ],
8915             "time": "2020-11-11T09:19:24+00:00"
8916         },
8917         {
8918             "name": "seld/phar-utils",
8919             "version": "1.1.1",
8920             "source": {
8921                 "type": "git",
8922                 "url": "https://github.com/Seldaek/phar-utils.git",
8923                 "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796"
8924             },
8925             "dist": {
8926                 "type": "zip",
8927                 "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
8928                 "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
8929                 "shasum": ""
8930             },
8931             "require": {
8932                 "php": ">=5.3"
8933             },
8934             "type": "library",
8935             "extra": {
8936                 "branch-alias": {
8937                     "dev-master": "1.x-dev"
8938                 }
8939             },
8940             "autoload": {
8941                 "psr-4": {
8942                     "Seld\\PharUtils\\": "src/"
8943                 }
8944             },
8945             "notification-url": "https://packagist.org/downloads/",
8946             "license": [
8947                 "MIT"
8948             ],
8949             "authors": [
8950                 {
8951                     "name": "Jordi Boggiano",
8952                     "email": "[email protected]"
8953                 }
8954             ],
8955             "description": "PHAR file format utilities, for when PHP phars you up",
8956             "keywords": [
8957                 "phar"
8958             ],
8959             "support": {
8960                 "issues": "https://github.com/Seldaek/phar-utils/issues",
8961                 "source": "https://github.com/Seldaek/phar-utils/tree/master"
8962             },
8963             "time": "2020-07-07T18:42:57+00:00"
8964         },
8965         {
8966             "name": "squizlabs/php_codesniffer",
8967             "version": "3.5.8",
8968             "source": {
8969                 "type": "git",
8970                 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
8971                 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
8972             },
8973             "dist": {
8974                 "type": "zip",
8975                 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",
8976                 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4",
8977                 "shasum": ""
8978             },
8979             "require": {
8980                 "ext-simplexml": "*",
8981                 "ext-tokenizer": "*",
8982                 "ext-xmlwriter": "*",
8983                 "php": ">=5.4.0"
8984             },
8985             "require-dev": {
8986                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
8987             },
8988             "bin": [
8989                 "bin/phpcs",
8990                 "bin/phpcbf"
8991             ],
8992             "type": "library",
8993             "extra": {
8994                 "branch-alias": {
8995                     "dev-master": "3.x-dev"
8996                 }
8997             },
8998             "notification-url": "https://packagist.org/downloads/",
8999             "license": [
9000                 "BSD-3-Clause"
9001             ],
9002             "authors": [
9003                 {
9004                     "name": "Greg Sherwood",
9005                     "role": "lead"
9006                 }
9007             ],
9008             "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
9009             "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
9010             "keywords": [
9011                 "phpcs",
9012                 "standards"
9013             ],
9014             "support": {
9015                 "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
9016                 "source": "https://github.com/squizlabs/PHP_CodeSniffer",
9017                 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
9018             },
9019             "time": "2020-10-23T02:01:07+00:00"
9020         },
9021         {
9022             "name": "symfony/dom-crawler",
9023             "version": "v4.4.19",
9024             "source": {
9025                 "type": "git",
9026                 "url": "https://github.com/symfony/dom-crawler.git",
9027                 "reference": "21032c566558255e551d23f4a516434c9e3a9a78"
9028             },
9029             "dist": {
9030                 "type": "zip",
9031                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/21032c566558255e551d23f4a516434c9e3a9a78",
9032                 "reference": "21032c566558255e551d23f4a516434c9e3a9a78",
9033                 "shasum": ""
9034             },
9035             "require": {
9036                 "php": ">=7.1.3",
9037                 "symfony/polyfill-ctype": "~1.8",
9038                 "symfony/polyfill-mbstring": "~1.0"
9039             },
9040             "conflict": {
9041                 "masterminds/html5": "<2.6"
9042             },
9043             "require-dev": {
9044                 "masterminds/html5": "^2.6",
9045                 "symfony/css-selector": "^3.4|^4.0|^5.0"
9046             },
9047             "suggest": {
9048                 "symfony/css-selector": ""
9049             },
9050             "type": "library",
9051             "autoload": {
9052                 "psr-4": {
9053                     "Symfony\\Component\\DomCrawler\\": ""
9054                 },
9055                 "exclude-from-classmap": [
9056                     "/Tests/"
9057                 ]
9058             },
9059             "notification-url": "https://packagist.org/downloads/",
9060             "license": [
9061                 "MIT"
9062             ],
9063             "authors": [
9064                 {
9065                     "name": "Fabien Potencier",
9066                     "email": "[email protected]"
9067                 },
9068                 {
9069                     "name": "Symfony Community",
9070                     "homepage": "https://symfony.com/contributors"
9071                 }
9072             ],
9073             "description": "Eases DOM navigation for HTML and XML documents",
9074             "homepage": "https://symfony.com",
9075             "support": {
9076                 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.19"
9077             },
9078             "funding": [
9079                 {
9080                     "url": "https://symfony.com/sponsor",
9081                     "type": "custom"
9082                 },
9083                 {
9084                     "url": "https://github.com/fabpot",
9085                     "type": "github"
9086                 },
9087                 {
9088                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9089                     "type": "tidelift"
9090                 }
9091             ],
9092             "time": "2021-01-27T09:09:26+00:00"
9093         },
9094         {
9095             "name": "symfony/filesystem",
9096             "version": "v5.2.3",
9097             "source": {
9098                 "type": "git",
9099                 "url": "https://github.com/symfony/filesystem.git",
9100                 "reference": "262d033b57c73e8b59cd6e68a45c528318b15038"
9101             },
9102             "dist": {
9103                 "type": "zip",
9104                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/262d033b57c73e8b59cd6e68a45c528318b15038",
9105                 "reference": "262d033b57c73e8b59cd6e68a45c528318b15038",
9106                 "shasum": ""
9107             },
9108             "require": {
9109                 "php": ">=7.2.5",
9110                 "symfony/polyfill-ctype": "~1.8"
9111             },
9112             "type": "library",
9113             "autoload": {
9114                 "psr-4": {
9115                     "Symfony\\Component\\Filesystem\\": ""
9116                 },
9117                 "exclude-from-classmap": [
9118                     "/Tests/"
9119                 ]
9120             },
9121             "notification-url": "https://packagist.org/downloads/",
9122             "license": [
9123                 "MIT"
9124             ],
9125             "authors": [
9126                 {
9127                     "name": "Fabien Potencier",
9128                     "email": "[email protected]"
9129                 },
9130                 {
9131                     "name": "Symfony Community",
9132                     "homepage": "https://symfony.com/contributors"
9133                 }
9134             ],
9135             "description": "Provides basic utilities for the filesystem",
9136             "homepage": "https://symfony.com",
9137             "support": {
9138                 "source": "https://github.com/symfony/filesystem/tree/v5.2.3"
9139             },
9140             "funding": [
9141                 {
9142                     "url": "https://symfony.com/sponsor",
9143                     "type": "custom"
9144                 },
9145                 {
9146                     "url": "https://github.com/fabpot",
9147                     "type": "github"
9148                 },
9149                 {
9150                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9151                     "type": "tidelift"
9152                 }
9153             ],
9154             "time": "2021-01-27T10:01:46+00:00"
9155         },
9156         {
9157             "name": "theseer/tokenizer",
9158             "version": "1.2.0",
9159             "source": {
9160                 "type": "git",
9161                 "url": "https://github.com/theseer/tokenizer.git",
9162                 "reference": "75a63c33a8577608444246075ea0af0d052e452a"
9163             },
9164             "dist": {
9165                 "type": "zip",
9166                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
9167                 "reference": "75a63c33a8577608444246075ea0af0d052e452a",
9168                 "shasum": ""
9169             },
9170             "require": {
9171                 "ext-dom": "*",
9172                 "ext-tokenizer": "*",
9173                 "ext-xmlwriter": "*",
9174                 "php": "^7.2 || ^8.0"
9175             },
9176             "type": "library",
9177             "autoload": {
9178                 "classmap": [
9179                     "src/"
9180                 ]
9181             },
9182             "notification-url": "https://packagist.org/downloads/",
9183             "license": [
9184                 "BSD-3-Clause"
9185             ],
9186             "authors": [
9187                 {
9188                     "name": "Arne Blankerts",
9189                     "email": "[email protected]",
9190                     "role": "Developer"
9191                 }
9192             ],
9193             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
9194             "support": {
9195                 "issues": "https://github.com/theseer/tokenizer/issues",
9196                 "source": "https://github.com/theseer/tokenizer/tree/master"
9197             },
9198             "funding": [
9199                 {
9200                     "url": "https://github.com/theseer",
9201                     "type": "github"
9202                 }
9203             ],
9204             "time": "2020-07-12T23:59:07+00:00"
9205         },
9206         {
9207             "name": "webmozart/assert",
9208             "version": "1.9.1",
9209             "source": {
9210                 "type": "git",
9211                 "url": "https://github.com/webmozarts/assert.git",
9212                 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
9213             },
9214             "dist": {
9215                 "type": "zip",
9216                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
9217                 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
9218                 "shasum": ""
9219             },
9220             "require": {
9221                 "php": "^5.3.3 || ^7.0 || ^8.0",
9222                 "symfony/polyfill-ctype": "^1.8"
9223             },
9224             "conflict": {
9225                 "phpstan/phpstan": "<0.12.20",
9226                 "vimeo/psalm": "<3.9.1"
9227             },
9228             "require-dev": {
9229                 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
9230             },
9231             "type": "library",
9232             "autoload": {
9233                 "psr-4": {
9234                     "Webmozart\\Assert\\": "src/"
9235                 }
9236             },
9237             "notification-url": "https://packagist.org/downloads/",
9238             "license": [
9239                 "MIT"
9240             ],
9241             "authors": [
9242                 {
9243                     "name": "Bernhard Schussek",
9244                     "email": "[email protected]"
9245                 }
9246             ],
9247             "description": "Assertions to validate method input/output with nice error messages.",
9248             "keywords": [
9249                 "assert",
9250                 "check",
9251                 "validate"
9252             ],
9253             "support": {
9254                 "issues": "https://github.com/webmozarts/assert/issues",
9255                 "source": "https://github.com/webmozarts/assert/tree/1.9.1"
9256             },
9257             "time": "2020-07-08T17:02:28+00:00"
9258         }
9259     ],
9260     "aliases": [],
9261     "minimum-stability": "dev",
9262     "stability-flags": [],
9263     "prefer-stable": true,
9264     "prefer-lowest": false,
9265     "platform": {
9266         "php": "^7.2.5",
9267         "ext-curl": "*",
9268         "ext-dom": "*",
9269         "ext-gd": "*",
9270         "ext-json": "*",
9271         "ext-mbstring": "*",
9272         "ext-xml": "*"
9273     },
9274     "platform-dev": [],
9275     "platform-overrides": {
9276         "php": "7.2.5"
9277     },
9278     "plugin-api-version": "2.0.0"
9279 }