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