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