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