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