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