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