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