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