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