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