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