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