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