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