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