]> BookStack Code Mirror - bookstack/blob - composer.lock
Modernize third party services' logos
[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": "4780c46ffc4d1a09af810f62ca59e4a7",
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.7",
62             "source": {
63                 "type": "git",
64                 "url": "https://github.com/aws/aws-sdk-php.git",
65                 "reference": "fda176884d2952cffc7e67209470bff49609339c"
66             },
67             "dist": {
68                 "type": "zip",
69                 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/fda176884d2952cffc7e67209470bff49609339c",
70                 "reference": "fda176884d2952cffc7e67209470bff49609339c",
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.7"
147             },
148             "time": "2021-10-29T18:25:02+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.11",
3301             "source": {
3302                 "type": "git",
3303                 "url": "https://github.com/phpseclib/phpseclib.git",
3304                 "reference": "6e794226a35159eb06f355efe59a0075a16551dd"
3305             },
3306             "dist": {
3307                 "type": "zip",
3308                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/6e794226a35159eb06f355efe59a0075a16551dd",
3309                 "reference": "6e794226a35159eb06f355efe59a0075a16551dd",
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.11"
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-10-27T03:01:46+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": "5.0.1",
4228             "source": {
4229                 "type": "git",
4230                 "url": "https://github.com/SocialiteProviders/Microsoft-Azure.git",
4231                 "reference": "9b23e02ff711de42e513aa55f768a4f1c67c0e41"
4232             },
4233             "dist": {
4234                 "type": "zip",
4235                 "url": "https://api.github.com/repos/SocialiteProviders/Microsoft-Azure/zipball/9b23e02ff711de42e513aa55f768a4f1c67c0e41",
4236                 "reference": "9b23e02ff711de42e513aa55f768a4f1c67c0e41",
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             "keywords": [
4262                 "azure",
4263                 "laravel",
4264                 "microsoft",
4265                 "oauth",
4266                 "provider",
4267                 "socialite"
4268             ],
4269             "support": {
4270                 "docs": "https://socialiteproviders.com/microsoft-azure",
4271                 "issues": "https://github.com/socialiteproviders/providers/issues",
4272                 "source": "https://github.com/socialiteproviders/providers"
4273             },
4274             "time": "2021-10-07T22:21:59+00:00"
4275         },
4276         {
4277             "name": "socialiteproviders/okta",
4278             "version": "4.1.1",
4279             "source": {
4280                 "type": "git",
4281                 "url": "https://github.com/SocialiteProviders/Okta.git",
4282                 "reference": "e3ef9f23c7d2f86b3b16a174b82333cf4e2459e8"
4283             },
4284             "dist": {
4285                 "type": "zip",
4286                 "url": "https://api.github.com/repos/SocialiteProviders/Okta/zipball/e3ef9f23c7d2f86b3b16a174b82333cf4e2459e8",
4287                 "reference": "e3ef9f23c7d2f86b3b16a174b82333cf4e2459e8",
4288                 "shasum": ""
4289             },
4290             "require": {
4291                 "ext-json": "*",
4292                 "php": "^7.2 || ^8.0",
4293                 "socialiteproviders/manager": "~4.0"
4294             },
4295             "type": "library",
4296             "autoload": {
4297                 "psr-4": {
4298                     "SocialiteProviders\\Okta\\": ""
4299                 }
4300             },
4301             "notification-url": "https://packagist.org/downloads/",
4302             "license": [
4303                 "MIT"
4304             ],
4305             "authors": [
4306                 {
4307                     "name": "Chase Coney",
4308                     "email": "[email protected]"
4309                 }
4310             ],
4311             "description": "Okta OAuth2 Provider for Laravel Socialite",
4312             "support": {
4313                 "source": "https://github.com/SocialiteProviders/Okta/tree/4.1.1"
4314             },
4315             "time": "2021-01-12T23:51:01+00:00"
4316         },
4317         {
4318             "name": "socialiteproviders/slack",
4319             "version": "4.1.1",
4320             "source": {
4321                 "type": "git",
4322                 "url": "https://github.com/SocialiteProviders/Slack.git",
4323                 "reference": "2b781c95daf06ec87a8f3deba2ab613d6bea5e8d"
4324             },
4325             "dist": {
4326                 "type": "zip",
4327                 "url": "https://api.github.com/repos/SocialiteProviders/Slack/zipball/2b781c95daf06ec87a8f3deba2ab613d6bea5e8d",
4328                 "reference": "2b781c95daf06ec87a8f3deba2ab613d6bea5e8d",
4329                 "shasum": ""
4330             },
4331             "require": {
4332                 "ext-json": "*",
4333                 "php": "^7.2 || ^8.0",
4334                 "socialiteproviders/manager": "~4.0"
4335             },
4336             "type": "library",
4337             "autoload": {
4338                 "psr-4": {
4339                     "SocialiteProviders\\Slack\\": ""
4340                 }
4341             },
4342             "notification-url": "https://packagist.org/downloads/",
4343             "license": [
4344                 "MIT"
4345             ],
4346             "authors": [
4347                 {
4348                     "name": "Brian Faust",
4349                     "email": "[email protected]"
4350                 }
4351             ],
4352             "description": "Slack OAuth2 Provider for Laravel Socialite",
4353             "support": {
4354                 "source": "https://github.com/SocialiteProviders/Slack/tree/4.1.1"
4355             },
4356             "time": "2021-03-26T04:10:10+00:00"
4357         },
4358         {
4359             "name": "socialiteproviders/twitch",
4360             "version": "5.3.1",
4361             "source": {
4362                 "type": "git",
4363                 "url": "https://github.com/SocialiteProviders/Twitch.git",
4364                 "reference": "7accf30ae7a3139b757b4ca8f34989c09a3dbee7"
4365             },
4366             "dist": {
4367                 "type": "zip",
4368                 "url": "https://api.github.com/repos/SocialiteProviders/Twitch/zipball/7accf30ae7a3139b757b4ca8f34989c09a3dbee7",
4369                 "reference": "7accf30ae7a3139b757b4ca8f34989c09a3dbee7",
4370                 "shasum": ""
4371             },
4372             "require": {
4373                 "ext-json": "*",
4374                 "php": "^7.2 || ^8.0",
4375                 "socialiteproviders/manager": "~4.0"
4376             },
4377             "type": "library",
4378             "autoload": {
4379                 "psr-4": {
4380                     "SocialiteProviders\\Twitch\\": ""
4381                 }
4382             },
4383             "notification-url": "https://packagist.org/downloads/",
4384             "license": [
4385                 "MIT"
4386             ],
4387             "authors": [
4388                 {
4389                     "name": "Brian Faust",
4390                     "email": "[email protected]"
4391                 }
4392             ],
4393             "description": "Twitch OAuth2 Provider for Laravel Socialite",
4394             "support": {
4395                 "source": "https://github.com/SocialiteProviders/Twitch/tree/5.3.1"
4396             },
4397             "time": "2020-12-01T23:10:59+00:00"
4398         },
4399         {
4400             "name": "ssddanbrown/htmldiff",
4401             "version": "v1.0.1",
4402             "source": {
4403                 "type": "git",
4404                 "url": "https://github.com/ssddanbrown/HtmlDiff.git",
4405                 "reference": "f60d5cc278b60305ab980a6665f46117c5b589c0"
4406             },
4407             "dist": {
4408                 "type": "zip",
4409                 "url": "https://api.github.com/repos/ssddanbrown/HtmlDiff/zipball/f60d5cc278b60305ab980a6665f46117c5b589c0",
4410                 "reference": "f60d5cc278b60305ab980a6665f46117c5b589c0",
4411                 "shasum": ""
4412             },
4413             "require": {
4414                 "ext-mbstring": "*",
4415                 "php": ">=7.2"
4416             },
4417             "require-dev": {
4418                 "phpunit/phpunit": "^8.5|^9.4.3"
4419             },
4420             "type": "library",
4421             "autoload": {
4422                 "psr-4": {
4423                     "Ssddanbrown\\HtmlDiff\\": "src"
4424                 }
4425             },
4426             "notification-url": "https://packagist.org/downloads/",
4427             "license": [
4428                 "MIT"
4429             ],
4430             "authors": [
4431                 {
4432                     "name": "Dan Brown",
4433                     "email": "[email protected]",
4434                     "role": "Developer"
4435                 }
4436             ],
4437             "description": "HTML Content Diff Generator",
4438             "homepage": "https://github.com/ssddanbrown/htmldiff",
4439             "support": {
4440                 "issues": "https://github.com/ssddanbrown/HtmlDiff/issues",
4441                 "source": "https://github.com/ssddanbrown/HtmlDiff/tree/v1.0.1"
4442             },
4443             "funding": [
4444                 {
4445                     "url": "https://github.com/ssddanbrown",
4446                     "type": "github"
4447                 }
4448             ],
4449             "time": "2021-01-24T18:51:30+00:00"
4450         },
4451         {
4452             "name": "swiftmailer/swiftmailer",
4453             "version": "v6.3.0",
4454             "source": {
4455                 "type": "git",
4456                 "url": "https://github.com/swiftmailer/swiftmailer.git",
4457                 "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
4458             },
4459             "dist": {
4460                 "type": "zip",
4461                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
4462                 "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
4463                 "shasum": ""
4464             },
4465             "require": {
4466                 "egulias/email-validator": "^2.0|^3.1",
4467                 "php": ">=7.0.0",
4468                 "symfony/polyfill-iconv": "^1.0",
4469                 "symfony/polyfill-intl-idn": "^1.10",
4470                 "symfony/polyfill-mbstring": "^1.0"
4471             },
4472             "require-dev": {
4473                 "mockery/mockery": "^1.0",
4474                 "symfony/phpunit-bridge": "^4.4|^5.4"
4475             },
4476             "suggest": {
4477                 "ext-intl": "Needed to support internationalized email addresses"
4478             },
4479             "type": "library",
4480             "extra": {
4481                 "branch-alias": {
4482                     "dev-master": "6.2-dev"
4483                 }
4484             },
4485             "autoload": {
4486                 "files": [
4487                     "lib/swift_required.php"
4488                 ]
4489             },
4490             "notification-url": "https://packagist.org/downloads/",
4491             "license": [
4492                 "MIT"
4493             ],
4494             "authors": [
4495                 {
4496                     "name": "Chris Corbyn"
4497                 },
4498                 {
4499                     "name": "Fabien Potencier",
4500                     "email": "[email protected]"
4501                 }
4502             ],
4503             "description": "Swiftmailer, free feature-rich PHP mailer",
4504             "homepage": "https://swiftmailer.symfony.com",
4505             "keywords": [
4506                 "email",
4507                 "mail",
4508                 "mailer"
4509             ],
4510             "support": {
4511                 "issues": "https://github.com/swiftmailer/swiftmailer/issues",
4512                 "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
4513             },
4514             "funding": [
4515                 {
4516                     "url": "https://github.com/fabpot",
4517                     "type": "github"
4518                 },
4519                 {
4520                     "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
4521                     "type": "tidelift"
4522                 }
4523             ],
4524             "time": "2021-10-18T15:26:12+00:00"
4525         },
4526         {
4527             "name": "symfony/console",
4528             "version": "v4.4.33",
4529             "source": {
4530                 "type": "git",
4531                 "url": "https://github.com/symfony/console.git",
4532                 "reference": "8dbd23ef7a8884051482183ddee8d9061b5feed0"
4533             },
4534             "dist": {
4535                 "type": "zip",
4536                 "url": "https://api.github.com/repos/symfony/console/zipball/8dbd23ef7a8884051482183ddee8d9061b5feed0",
4537                 "reference": "8dbd23ef7a8884051482183ddee8d9061b5feed0",
4538                 "shasum": ""
4539             },
4540             "require": {
4541                 "php": ">=7.1.3",
4542                 "symfony/polyfill-mbstring": "~1.0",
4543                 "symfony/polyfill-php73": "^1.8",
4544                 "symfony/polyfill-php80": "^1.16",
4545                 "symfony/service-contracts": "^1.1|^2"
4546             },
4547             "conflict": {
4548                 "psr/log": ">=3",
4549                 "symfony/dependency-injection": "<3.4",
4550                 "symfony/event-dispatcher": "<4.3|>=5",
4551                 "symfony/lock": "<4.4",
4552                 "symfony/process": "<3.3"
4553             },
4554             "provide": {
4555                 "psr/log-implementation": "1.0|2.0"
4556             },
4557             "require-dev": {
4558                 "psr/log": "^1|^2",
4559                 "symfony/config": "^3.4|^4.0|^5.0",
4560                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4561                 "symfony/event-dispatcher": "^4.3",
4562                 "symfony/lock": "^4.4|^5.0",
4563                 "symfony/process": "^3.4|^4.0|^5.0",
4564                 "symfony/var-dumper": "^4.3|^5.0"
4565             },
4566             "suggest": {
4567                 "psr/log": "For using the console logger",
4568                 "symfony/event-dispatcher": "",
4569                 "symfony/lock": "",
4570                 "symfony/process": ""
4571             },
4572             "type": "library",
4573             "autoload": {
4574                 "psr-4": {
4575                     "Symfony\\Component\\Console\\": ""
4576                 },
4577                 "exclude-from-classmap": [
4578                     "/Tests/"
4579                 ]
4580             },
4581             "notification-url": "https://packagist.org/downloads/",
4582             "license": [
4583                 "MIT"
4584             ],
4585             "authors": [
4586                 {
4587                     "name": "Fabien Potencier",
4588                     "email": "[email protected]"
4589                 },
4590                 {
4591                     "name": "Symfony Community",
4592                     "homepage": "https://symfony.com/contributors"
4593                 }
4594             ],
4595             "description": "Eases the creation of beautiful and testable command line interfaces",
4596             "homepage": "https://symfony.com",
4597             "support": {
4598                 "source": "https://github.com/symfony/console/tree/v4.4.33"
4599             },
4600             "funding": [
4601                 {
4602                     "url": "https://symfony.com/sponsor",
4603                     "type": "custom"
4604                 },
4605                 {
4606                     "url": "https://github.com/fabpot",
4607                     "type": "github"
4608                 },
4609                 {
4610                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4611                     "type": "tidelift"
4612                 }
4613             ],
4614             "time": "2021-10-25T16:36:08+00:00"
4615         },
4616         {
4617             "name": "symfony/css-selector",
4618             "version": "v5.3.4",
4619             "source": {
4620                 "type": "git",
4621                 "url": "https://github.com/symfony/css-selector.git",
4622                 "reference": "7fb120adc7f600a59027775b224c13a33530dd90"
4623             },
4624             "dist": {
4625                 "type": "zip",
4626                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/7fb120adc7f600a59027775b224c13a33530dd90",
4627                 "reference": "7fb120adc7f600a59027775b224c13a33530dd90",
4628                 "shasum": ""
4629             },
4630             "require": {
4631                 "php": ">=7.2.5",
4632                 "symfony/polyfill-php80": "^1.16"
4633             },
4634             "type": "library",
4635             "autoload": {
4636                 "psr-4": {
4637                     "Symfony\\Component\\CssSelector\\": ""
4638                 },
4639                 "exclude-from-classmap": [
4640                     "/Tests/"
4641                 ]
4642             },
4643             "notification-url": "https://packagist.org/downloads/",
4644             "license": [
4645                 "MIT"
4646             ],
4647             "authors": [
4648                 {
4649                     "name": "Fabien Potencier",
4650                     "email": "[email protected]"
4651                 },
4652                 {
4653                     "name": "Jean-François Simon",
4654                     "email": "[email protected]"
4655                 },
4656                 {
4657                     "name": "Symfony Community",
4658                     "homepage": "https://symfony.com/contributors"
4659                 }
4660             ],
4661             "description": "Converts CSS selectors to XPath expressions",
4662             "homepage": "https://symfony.com",
4663             "support": {
4664                 "source": "https://github.com/symfony/css-selector/tree/v5.3.4"
4665             },
4666             "funding": [
4667                 {
4668                     "url": "https://symfony.com/sponsor",
4669                     "type": "custom"
4670                 },
4671                 {
4672                     "url": "https://github.com/fabpot",
4673                     "type": "github"
4674                 },
4675                 {
4676                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4677                     "type": "tidelift"
4678                 }
4679             ],
4680             "time": "2021-07-21T12:38:00+00:00"
4681         },
4682         {
4683             "name": "symfony/debug",
4684             "version": "v4.4.31",
4685             "source": {
4686                 "type": "git",
4687                 "url": "https://github.com/symfony/debug.git",
4688                 "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0"
4689             },
4690             "dist": {
4691                 "type": "zip",
4692                 "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0",
4693                 "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0",
4694                 "shasum": ""
4695             },
4696             "require": {
4697                 "php": ">=7.1.3",
4698                 "psr/log": "^1|^2|^3"
4699             },
4700             "conflict": {
4701                 "symfony/http-kernel": "<3.4"
4702             },
4703             "require-dev": {
4704                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
4705             },
4706             "type": "library",
4707             "autoload": {
4708                 "psr-4": {
4709                     "Symfony\\Component\\Debug\\": ""
4710                 },
4711                 "exclude-from-classmap": [
4712                     "/Tests/"
4713                 ]
4714             },
4715             "notification-url": "https://packagist.org/downloads/",
4716             "license": [
4717                 "MIT"
4718             ],
4719             "authors": [
4720                 {
4721                     "name": "Fabien Potencier",
4722                     "email": "[email protected]"
4723                 },
4724                 {
4725                     "name": "Symfony Community",
4726                     "homepage": "https://symfony.com/contributors"
4727                 }
4728             ],
4729             "description": "Provides tools to ease debugging PHP code",
4730             "homepage": "https://symfony.com",
4731             "support": {
4732                 "source": "https://github.com/symfony/debug/tree/v4.4.31"
4733             },
4734             "funding": [
4735                 {
4736                     "url": "https://symfony.com/sponsor",
4737                     "type": "custom"
4738                 },
4739                 {
4740                     "url": "https://github.com/fabpot",
4741                     "type": "github"
4742                 },
4743                 {
4744                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4745                     "type": "tidelift"
4746                 }
4747             ],
4748             "time": "2021-09-24T13:30:14+00:00"
4749         },
4750         {
4751             "name": "symfony/deprecation-contracts",
4752             "version": "v2.4.0",
4753             "source": {
4754                 "type": "git",
4755                 "url": "https://github.com/symfony/deprecation-contracts.git",
4756                 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
4757             },
4758             "dist": {
4759                 "type": "zip",
4760                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
4761                 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
4762                 "shasum": ""
4763             },
4764             "require": {
4765                 "php": ">=7.1"
4766             },
4767             "type": "library",
4768             "extra": {
4769                 "branch-alias": {
4770                     "dev-main": "2.4-dev"
4771                 },
4772                 "thanks": {
4773                     "name": "symfony/contracts",
4774                     "url": "https://github.com/symfony/contracts"
4775                 }
4776             },
4777             "autoload": {
4778                 "files": [
4779                     "function.php"
4780                 ]
4781             },
4782             "notification-url": "https://packagist.org/downloads/",
4783             "license": [
4784                 "MIT"
4785             ],
4786             "authors": [
4787                 {
4788                     "name": "Nicolas Grekas",
4789                     "email": "[email protected]"
4790                 },
4791                 {
4792                     "name": "Symfony Community",
4793                     "homepage": "https://symfony.com/contributors"
4794                 }
4795             ],
4796             "description": "A generic function and convention to trigger deprecation notices",
4797             "homepage": "https://symfony.com",
4798             "support": {
4799                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
4800             },
4801             "funding": [
4802                 {
4803                     "url": "https://symfony.com/sponsor",
4804                     "type": "custom"
4805                 },
4806                 {
4807                     "url": "https://github.com/fabpot",
4808                     "type": "github"
4809                 },
4810                 {
4811                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4812                     "type": "tidelift"
4813                 }
4814             ],
4815             "time": "2021-03-23T23:28:01+00:00"
4816         },
4817         {
4818             "name": "symfony/error-handler",
4819             "version": "v4.4.30",
4820             "source": {
4821                 "type": "git",
4822                 "url": "https://github.com/symfony/error-handler.git",
4823                 "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5"
4824             },
4825             "dist": {
4826                 "type": "zip",
4827                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5",
4828                 "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5",
4829                 "shasum": ""
4830             },
4831             "require": {
4832                 "php": ">=7.1.3",
4833                 "psr/log": "^1|^2|^3",
4834                 "symfony/debug": "^4.4.5",
4835                 "symfony/var-dumper": "^4.4|^5.0"
4836             },
4837             "require-dev": {
4838                 "symfony/http-kernel": "^4.4|^5.0",
4839                 "symfony/serializer": "^4.4|^5.0"
4840             },
4841             "type": "library",
4842             "autoload": {
4843                 "psr-4": {
4844                     "Symfony\\Component\\ErrorHandler\\": ""
4845                 },
4846                 "exclude-from-classmap": [
4847                     "/Tests/"
4848                 ]
4849             },
4850             "notification-url": "https://packagist.org/downloads/",
4851             "license": [
4852                 "MIT"
4853             ],
4854             "authors": [
4855                 {
4856                     "name": "Fabien Potencier",
4857                     "email": "[email protected]"
4858                 },
4859                 {
4860                     "name": "Symfony Community",
4861                     "homepage": "https://symfony.com/contributors"
4862                 }
4863             ],
4864             "description": "Provides tools to manage errors and ease debugging PHP code",
4865             "homepage": "https://symfony.com",
4866             "support": {
4867                 "source": "https://github.com/symfony/error-handler/tree/v4.4.30"
4868             },
4869             "funding": [
4870                 {
4871                     "url": "https://symfony.com/sponsor",
4872                     "type": "custom"
4873                 },
4874                 {
4875                     "url": "https://github.com/fabpot",
4876                     "type": "github"
4877                 },
4878                 {
4879                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4880                     "type": "tidelift"
4881                 }
4882             ],
4883             "time": "2021-08-27T17:42:48+00:00"
4884         },
4885         {
4886             "name": "symfony/event-dispatcher",
4887             "version": "v4.4.30",
4888             "source": {
4889                 "type": "git",
4890                 "url": "https://github.com/symfony/event-dispatcher.git",
4891                 "reference": "2fe81680070043c4c80e7cedceb797e34f377bac"
4892             },
4893             "dist": {
4894                 "type": "zip",
4895                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2fe81680070043c4c80e7cedceb797e34f377bac",
4896                 "reference": "2fe81680070043c4c80e7cedceb797e34f377bac",
4897                 "shasum": ""
4898             },
4899             "require": {
4900                 "php": ">=7.1.3",
4901                 "symfony/event-dispatcher-contracts": "^1.1",
4902                 "symfony/polyfill-php80": "^1.16"
4903             },
4904             "conflict": {
4905                 "symfony/dependency-injection": "<3.4"
4906             },
4907             "provide": {
4908                 "psr/event-dispatcher-implementation": "1.0",
4909                 "symfony/event-dispatcher-implementation": "1.1"
4910             },
4911             "require-dev": {
4912                 "psr/log": "^1|^2|^3",
4913                 "symfony/config": "^3.4|^4.0|^5.0",
4914                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4915                 "symfony/error-handler": "~3.4|~4.4",
4916                 "symfony/expression-language": "^3.4|^4.0|^5.0",
4917                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4918                 "symfony/service-contracts": "^1.1|^2",
4919                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
4920             },
4921             "suggest": {
4922                 "symfony/dependency-injection": "",
4923                 "symfony/http-kernel": ""
4924             },
4925             "type": "library",
4926             "autoload": {
4927                 "psr-4": {
4928                     "Symfony\\Component\\EventDispatcher\\": ""
4929                 },
4930                 "exclude-from-classmap": [
4931                     "/Tests/"
4932                 ]
4933             },
4934             "notification-url": "https://packagist.org/downloads/",
4935             "license": [
4936                 "MIT"
4937             ],
4938             "authors": [
4939                 {
4940                     "name": "Fabien Potencier",
4941                     "email": "[email protected]"
4942                 },
4943                 {
4944                     "name": "Symfony Community",
4945                     "homepage": "https://symfony.com/contributors"
4946                 }
4947             ],
4948             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
4949             "homepage": "https://symfony.com",
4950             "support": {
4951                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.30"
4952             },
4953             "funding": [
4954                 {
4955                     "url": "https://symfony.com/sponsor",
4956                     "type": "custom"
4957                 },
4958                 {
4959                     "url": "https://github.com/fabpot",
4960                     "type": "github"
4961                 },
4962                 {
4963                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4964                     "type": "tidelift"
4965                 }
4966             ],
4967             "time": "2021-08-04T20:31:23+00:00"
4968         },
4969         {
4970             "name": "symfony/event-dispatcher-contracts",
4971             "version": "v1.1.9",
4972             "source": {
4973                 "type": "git",
4974                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
4975                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
4976             },
4977             "dist": {
4978                 "type": "zip",
4979                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
4980                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
4981                 "shasum": ""
4982             },
4983             "require": {
4984                 "php": ">=7.1.3"
4985             },
4986             "suggest": {
4987                 "psr/event-dispatcher": "",
4988                 "symfony/event-dispatcher-implementation": ""
4989             },
4990             "type": "library",
4991             "extra": {
4992                 "branch-alias": {
4993                     "dev-master": "1.1-dev"
4994                 },
4995                 "thanks": {
4996                     "name": "symfony/contracts",
4997                     "url": "https://github.com/symfony/contracts"
4998                 }
4999             },
5000             "autoload": {
5001                 "psr-4": {
5002                     "Symfony\\Contracts\\EventDispatcher\\": ""
5003                 }
5004             },
5005             "notification-url": "https://packagist.org/downloads/",
5006             "license": [
5007                 "MIT"
5008             ],
5009             "authors": [
5010                 {
5011                     "name": "Nicolas Grekas",
5012                     "email": "[email protected]"
5013                 },
5014                 {
5015                     "name": "Symfony Community",
5016                     "homepage": "https://symfony.com/contributors"
5017                 }
5018             ],
5019             "description": "Generic abstractions related to dispatching event",
5020             "homepage": "https://symfony.com",
5021             "keywords": [
5022                 "abstractions",
5023                 "contracts",
5024                 "decoupling",
5025                 "interfaces",
5026                 "interoperability",
5027                 "standards"
5028             ],
5029             "support": {
5030                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
5031             },
5032             "funding": [
5033                 {
5034                     "url": "https://symfony.com/sponsor",
5035                     "type": "custom"
5036                 },
5037                 {
5038                     "url": "https://github.com/fabpot",
5039                     "type": "github"
5040                 },
5041                 {
5042                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5043                     "type": "tidelift"
5044                 }
5045             ],
5046             "time": "2020-07-06T13:19:58+00:00"
5047         },
5048         {
5049             "name": "symfony/finder",
5050             "version": "v4.4.30",
5051             "source": {
5052                 "type": "git",
5053                 "url": "https://github.com/symfony/finder.git",
5054                 "reference": "70362f1e112280d75b30087c7598b837c1b468b6"
5055             },
5056             "dist": {
5057                 "type": "zip",
5058                 "url": "https://api.github.com/repos/symfony/finder/zipball/70362f1e112280d75b30087c7598b837c1b468b6",
5059                 "reference": "70362f1e112280d75b30087c7598b837c1b468b6",
5060                 "shasum": ""
5061             },
5062             "require": {
5063                 "php": ">=7.1.3",
5064                 "symfony/polyfill-php80": "^1.16"
5065             },
5066             "type": "library",
5067             "autoload": {
5068                 "psr-4": {
5069                     "Symfony\\Component\\Finder\\": ""
5070                 },
5071                 "exclude-from-classmap": [
5072                     "/Tests/"
5073                 ]
5074             },
5075             "notification-url": "https://packagist.org/downloads/",
5076             "license": [
5077                 "MIT"
5078             ],
5079             "authors": [
5080                 {
5081                     "name": "Fabien Potencier",
5082                     "email": "[email protected]"
5083                 },
5084                 {
5085                     "name": "Symfony Community",
5086                     "homepage": "https://symfony.com/contributors"
5087                 }
5088             ],
5089             "description": "Finds files and directories via an intuitive fluent interface",
5090             "homepage": "https://symfony.com",
5091             "support": {
5092                 "source": "https://github.com/symfony/finder/tree/v4.4.30"
5093             },
5094             "funding": [
5095                 {
5096                     "url": "https://symfony.com/sponsor",
5097                     "type": "custom"
5098                 },
5099                 {
5100                     "url": "https://github.com/fabpot",
5101                     "type": "github"
5102                 },
5103                 {
5104                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5105                     "type": "tidelift"
5106                 }
5107             ],
5108             "time": "2021-08-04T20:31:23+00:00"
5109         },
5110         {
5111             "name": "symfony/http-client-contracts",
5112             "version": "v2.4.0",
5113             "source": {
5114                 "type": "git",
5115                 "url": "https://github.com/symfony/http-client-contracts.git",
5116                 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
5117             },
5118             "dist": {
5119                 "type": "zip",
5120                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
5121                 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
5122                 "shasum": ""
5123             },
5124             "require": {
5125                 "php": ">=7.2.5"
5126             },
5127             "suggest": {
5128                 "symfony/http-client-implementation": ""
5129             },
5130             "type": "library",
5131             "extra": {
5132                 "branch-alias": {
5133                     "dev-main": "2.4-dev"
5134                 },
5135                 "thanks": {
5136                     "name": "symfony/contracts",
5137                     "url": "https://github.com/symfony/contracts"
5138                 }
5139             },
5140             "autoload": {
5141                 "psr-4": {
5142                     "Symfony\\Contracts\\HttpClient\\": ""
5143                 }
5144             },
5145             "notification-url": "https://packagist.org/downloads/",
5146             "license": [
5147                 "MIT"
5148             ],
5149             "authors": [
5150                 {
5151                     "name": "Nicolas Grekas",
5152                     "email": "[email protected]"
5153                 },
5154                 {
5155                     "name": "Symfony Community",
5156                     "homepage": "https://symfony.com/contributors"
5157                 }
5158             ],
5159             "description": "Generic abstractions related to HTTP clients",
5160             "homepage": "https://symfony.com",
5161             "keywords": [
5162                 "abstractions",
5163                 "contracts",
5164                 "decoupling",
5165                 "interfaces",
5166                 "interoperability",
5167                 "standards"
5168             ],
5169             "support": {
5170                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
5171             },
5172             "funding": [
5173                 {
5174                     "url": "https://symfony.com/sponsor",
5175                     "type": "custom"
5176                 },
5177                 {
5178                     "url": "https://github.com/fabpot",
5179                     "type": "github"
5180                 },
5181                 {
5182                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5183                     "type": "tidelift"
5184                 }
5185             ],
5186             "time": "2021-04-11T23:07:08+00:00"
5187         },
5188         {
5189             "name": "symfony/http-foundation",
5190             "version": "v4.4.33",
5191             "source": {
5192                 "type": "git",
5193                 "url": "https://github.com/symfony/http-foundation.git",
5194                 "reference": "b9a91102f548e0111f4996e8c622fb1d1d479850"
5195             },
5196             "dist": {
5197                 "type": "zip",
5198                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9a91102f548e0111f4996e8c622fb1d1d479850",
5199                 "reference": "b9a91102f548e0111f4996e8c622fb1d1d479850",
5200                 "shasum": ""
5201             },
5202             "require": {
5203                 "php": ">=7.1.3",
5204                 "symfony/mime": "^4.3|^5.0",
5205                 "symfony/polyfill-mbstring": "~1.1",
5206                 "symfony/polyfill-php80": "^1.16"
5207             },
5208             "require-dev": {
5209                 "predis/predis": "~1.0",
5210                 "symfony/expression-language": "^3.4|^4.0|^5.0"
5211             },
5212             "type": "library",
5213             "autoload": {
5214                 "psr-4": {
5215                     "Symfony\\Component\\HttpFoundation\\": ""
5216                 },
5217                 "exclude-from-classmap": [
5218                     "/Tests/"
5219                 ]
5220             },
5221             "notification-url": "https://packagist.org/downloads/",
5222             "license": [
5223                 "MIT"
5224             ],
5225             "authors": [
5226                 {
5227                     "name": "Fabien Potencier",
5228                     "email": "[email protected]"
5229                 },
5230                 {
5231                     "name": "Symfony Community",
5232                     "homepage": "https://symfony.com/contributors"
5233                 }
5234             ],
5235             "description": "Defines an object-oriented layer for the HTTP specification",
5236             "homepage": "https://symfony.com",
5237             "support": {
5238                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.33"
5239             },
5240             "funding": [
5241                 {
5242                     "url": "https://symfony.com/sponsor",
5243                     "type": "custom"
5244                 },
5245                 {
5246                     "url": "https://github.com/fabpot",
5247                     "type": "github"
5248                 },
5249                 {
5250                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5251                     "type": "tidelift"
5252                 }
5253             ],
5254             "time": "2021-10-07T15:31:35+00:00"
5255         },
5256         {
5257             "name": "symfony/http-kernel",
5258             "version": "v4.4.33",
5259             "source": {
5260                 "type": "git",
5261                 "url": "https://github.com/symfony/http-kernel.git",
5262                 "reference": "6f1fcca1154f782796549f4f4e5090bae9525c0e"
5263             },
5264             "dist": {
5265                 "type": "zip",
5266                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6f1fcca1154f782796549f4f4e5090bae9525c0e",
5267                 "reference": "6f1fcca1154f782796549f4f4e5090bae9525c0e",
5268                 "shasum": ""
5269             },
5270             "require": {
5271                 "php": ">=7.1.3",
5272                 "psr/log": "^1|^2",
5273                 "symfony/error-handler": "^4.4",
5274                 "symfony/event-dispatcher": "^4.4",
5275                 "symfony/http-client-contracts": "^1.1|^2",
5276                 "symfony/http-foundation": "^4.4.30|^5.3.7",
5277                 "symfony/polyfill-ctype": "^1.8",
5278                 "symfony/polyfill-php73": "^1.9",
5279                 "symfony/polyfill-php80": "^1.16"
5280             },
5281             "conflict": {
5282                 "symfony/browser-kit": "<4.3",
5283                 "symfony/config": "<3.4",
5284                 "symfony/console": ">=5",
5285                 "symfony/dependency-injection": "<4.3",
5286                 "symfony/translation": "<4.2",
5287                 "twig/twig": "<1.43|<2.13,>=2"
5288             },
5289             "provide": {
5290                 "psr/log-implementation": "1.0|2.0"
5291             },
5292             "require-dev": {
5293                 "psr/cache": "^1.0|^2.0|^3.0",
5294                 "symfony/browser-kit": "^4.3|^5.0",
5295                 "symfony/config": "^3.4|^4.0|^5.0",
5296                 "symfony/console": "^3.4|^4.0",
5297                 "symfony/css-selector": "^3.4|^4.0|^5.0",
5298                 "symfony/dependency-injection": "^4.3|^5.0",
5299                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
5300                 "symfony/expression-language": "^3.4|^4.0|^5.0",
5301                 "symfony/finder": "^3.4|^4.0|^5.0",
5302                 "symfony/process": "^3.4|^4.0|^5.0",
5303                 "symfony/routing": "^3.4|^4.0|^5.0",
5304                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
5305                 "symfony/templating": "^3.4|^4.0|^5.0",
5306                 "symfony/translation": "^4.2|^5.0",
5307                 "symfony/translation-contracts": "^1.1|^2",
5308                 "twig/twig": "^1.43|^2.13|^3.0.4"
5309             },
5310             "suggest": {
5311                 "symfony/browser-kit": "",
5312                 "symfony/config": "",
5313                 "symfony/console": "",
5314                 "symfony/dependency-injection": ""
5315             },
5316             "type": "library",
5317             "autoload": {
5318                 "psr-4": {
5319                     "Symfony\\Component\\HttpKernel\\": ""
5320                 },
5321                 "exclude-from-classmap": [
5322                     "/Tests/"
5323                 ]
5324             },
5325             "notification-url": "https://packagist.org/downloads/",
5326             "license": [
5327                 "MIT"
5328             ],
5329             "authors": [
5330                 {
5331                     "name": "Fabien Potencier",
5332                     "email": "[email protected]"
5333                 },
5334                 {
5335                     "name": "Symfony Community",
5336                     "homepage": "https://symfony.com/contributors"
5337                 }
5338             ],
5339             "description": "Provides a structured process for converting a Request into a Response",
5340             "homepage": "https://symfony.com",
5341             "support": {
5342                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.33"
5343             },
5344             "funding": [
5345                 {
5346                     "url": "https://symfony.com/sponsor",
5347                     "type": "custom"
5348                 },
5349                 {
5350                     "url": "https://github.com/fabpot",
5351                     "type": "github"
5352                 },
5353                 {
5354                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5355                     "type": "tidelift"
5356                 }
5357             ],
5358             "time": "2021-10-29T08:14:01+00:00"
5359         },
5360         {
5361             "name": "symfony/mime",
5362             "version": "v5.3.8",
5363             "source": {
5364                 "type": "git",
5365                 "url": "https://github.com/symfony/mime.git",
5366                 "reference": "a756033d0a7e53db389618653ae991eba5a19a11"
5367             },
5368             "dist": {
5369                 "type": "zip",
5370                 "url": "https://api.github.com/repos/symfony/mime/zipball/a756033d0a7e53db389618653ae991eba5a19a11",
5371                 "reference": "a756033d0a7e53db389618653ae991eba5a19a11",
5372                 "shasum": ""
5373             },
5374             "require": {
5375                 "php": ">=7.2.5",
5376                 "symfony/deprecation-contracts": "^2.1",
5377                 "symfony/polyfill-intl-idn": "^1.10",
5378                 "symfony/polyfill-mbstring": "^1.0",
5379                 "symfony/polyfill-php80": "^1.16"
5380             },
5381             "conflict": {
5382                 "egulias/email-validator": "~3.0.0",
5383                 "phpdocumentor/reflection-docblock": "<3.2.2",
5384                 "phpdocumentor/type-resolver": "<1.4.0",
5385                 "symfony/mailer": "<4.4"
5386             },
5387             "require-dev": {
5388                 "egulias/email-validator": "^2.1.10|^3.1",
5389                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
5390                 "symfony/dependency-injection": "^4.4|^5.0",
5391                 "symfony/property-access": "^4.4|^5.1",
5392                 "symfony/property-info": "^4.4|^5.1",
5393                 "symfony/serializer": "^5.2"
5394             },
5395             "type": "library",
5396             "autoload": {
5397                 "psr-4": {
5398                     "Symfony\\Component\\Mime\\": ""
5399                 },
5400                 "exclude-from-classmap": [
5401                     "/Tests/"
5402                 ]
5403             },
5404             "notification-url": "https://packagist.org/downloads/",
5405             "license": [
5406                 "MIT"
5407             ],
5408             "authors": [
5409                 {
5410                     "name": "Fabien Potencier",
5411                     "email": "[email protected]"
5412                 },
5413                 {
5414                     "name": "Symfony Community",
5415                     "homepage": "https://symfony.com/contributors"
5416                 }
5417             ],
5418             "description": "Allows manipulating MIME messages",
5419             "homepage": "https://symfony.com",
5420             "keywords": [
5421                 "mime",
5422                 "mime-type"
5423             ],
5424             "support": {
5425                 "source": "https://github.com/symfony/mime/tree/v5.3.8"
5426             },
5427             "funding": [
5428                 {
5429                     "url": "https://symfony.com/sponsor",
5430                     "type": "custom"
5431                 },
5432                 {
5433                     "url": "https://github.com/fabpot",
5434                     "type": "github"
5435                 },
5436                 {
5437                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5438                     "type": "tidelift"
5439                 }
5440             ],
5441             "time": "2021-09-10T12:30:38+00:00"
5442         },
5443         {
5444             "name": "symfony/polyfill-ctype",
5445             "version": "v1.23.0",
5446             "source": {
5447                 "type": "git",
5448                 "url": "https://github.com/symfony/polyfill-ctype.git",
5449                 "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
5450             },
5451             "dist": {
5452                 "type": "zip",
5453                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
5454                 "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
5455                 "shasum": ""
5456             },
5457             "require": {
5458                 "php": ">=7.1"
5459             },
5460             "suggest": {
5461                 "ext-ctype": "For best performance"
5462             },
5463             "type": "library",
5464             "extra": {
5465                 "branch-alias": {
5466                     "dev-main": "1.23-dev"
5467                 },
5468                 "thanks": {
5469                     "name": "symfony/polyfill",
5470                     "url": "https://github.com/symfony/polyfill"
5471                 }
5472             },
5473             "autoload": {
5474                 "psr-4": {
5475                     "Symfony\\Polyfill\\Ctype\\": ""
5476                 },
5477                 "files": [
5478                     "bootstrap.php"
5479                 ]
5480             },
5481             "notification-url": "https://packagist.org/downloads/",
5482             "license": [
5483                 "MIT"
5484             ],
5485             "authors": [
5486                 {
5487                     "name": "Gert de Pagter",
5488                     "email": "[email protected]"
5489                 },
5490                 {
5491                     "name": "Symfony Community",
5492                     "homepage": "https://symfony.com/contributors"
5493                 }
5494             ],
5495             "description": "Symfony polyfill for ctype functions",
5496             "homepage": "https://symfony.com",
5497             "keywords": [
5498                 "compatibility",
5499                 "ctype",
5500                 "polyfill",
5501                 "portable"
5502             ],
5503             "support": {
5504                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
5505             },
5506             "funding": [
5507                 {
5508                     "url": "https://symfony.com/sponsor",
5509                     "type": "custom"
5510                 },
5511                 {
5512                     "url": "https://github.com/fabpot",
5513                     "type": "github"
5514                 },
5515                 {
5516                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5517                     "type": "tidelift"
5518                 }
5519             ],
5520             "time": "2021-02-19T12:13:01+00:00"
5521         },
5522         {
5523             "name": "symfony/polyfill-iconv",
5524             "version": "v1.23.0",
5525             "source": {
5526                 "type": "git",
5527                 "url": "https://github.com/symfony/polyfill-iconv.git",
5528                 "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933"
5529             },
5530             "dist": {
5531                 "type": "zip",
5532                 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933",
5533                 "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933",
5534                 "shasum": ""
5535             },
5536             "require": {
5537                 "php": ">=7.1"
5538             },
5539             "suggest": {
5540                 "ext-iconv": "For best performance"
5541             },
5542             "type": "library",
5543             "extra": {
5544                 "branch-alias": {
5545                     "dev-main": "1.23-dev"
5546                 },
5547                 "thanks": {
5548                     "name": "symfony/polyfill",
5549                     "url": "https://github.com/symfony/polyfill"
5550                 }
5551             },
5552             "autoload": {
5553                 "psr-4": {
5554                     "Symfony\\Polyfill\\Iconv\\": ""
5555                 },
5556                 "files": [
5557                     "bootstrap.php"
5558                 ]
5559             },
5560             "notification-url": "https://packagist.org/downloads/",
5561             "license": [
5562                 "MIT"
5563             ],
5564             "authors": [
5565                 {
5566                     "name": "Nicolas Grekas",
5567                     "email": "[email protected]"
5568                 },
5569                 {
5570                     "name": "Symfony Community",
5571                     "homepage": "https://symfony.com/contributors"
5572                 }
5573             ],
5574             "description": "Symfony polyfill for the Iconv extension",
5575             "homepage": "https://symfony.com",
5576             "keywords": [
5577                 "compatibility",
5578                 "iconv",
5579                 "polyfill",
5580                 "portable",
5581                 "shim"
5582             ],
5583             "support": {
5584                 "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0"
5585             },
5586             "funding": [
5587                 {
5588                     "url": "https://symfony.com/sponsor",
5589                     "type": "custom"
5590                 },
5591                 {
5592                     "url": "https://github.com/fabpot",
5593                     "type": "github"
5594                 },
5595                 {
5596                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5597                     "type": "tidelift"
5598                 }
5599             ],
5600             "time": "2021-05-27T09:27:20+00:00"
5601         },
5602         {
5603             "name": "symfony/polyfill-intl-idn",
5604             "version": "v1.23.0",
5605             "source": {
5606                 "type": "git",
5607                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
5608                 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
5609             },
5610             "dist": {
5611                 "type": "zip",
5612                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
5613                 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
5614                 "shasum": ""
5615             },
5616             "require": {
5617                 "php": ">=7.1",
5618                 "symfony/polyfill-intl-normalizer": "^1.10",
5619                 "symfony/polyfill-php72": "^1.10"
5620             },
5621             "suggest": {
5622                 "ext-intl": "For best performance"
5623             },
5624             "type": "library",
5625             "extra": {
5626                 "branch-alias": {
5627                     "dev-main": "1.23-dev"
5628                 },
5629                 "thanks": {
5630                     "name": "symfony/polyfill",
5631                     "url": "https://github.com/symfony/polyfill"
5632                 }
5633             },
5634             "autoload": {
5635                 "psr-4": {
5636                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
5637                 },
5638                 "files": [
5639                     "bootstrap.php"
5640                 ]
5641             },
5642             "notification-url": "https://packagist.org/downloads/",
5643             "license": [
5644                 "MIT"
5645             ],
5646             "authors": [
5647                 {
5648                     "name": "Laurent Bassin",
5649                     "email": "[email protected]"
5650                 },
5651                 {
5652                     "name": "Trevor Rowbotham",
5653                     "email": "[email protected]"
5654                 },
5655                 {
5656                     "name": "Symfony Community",
5657                     "homepage": "https://symfony.com/contributors"
5658                 }
5659             ],
5660             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
5661             "homepage": "https://symfony.com",
5662             "keywords": [
5663                 "compatibility",
5664                 "idn",
5665                 "intl",
5666                 "polyfill",
5667                 "portable",
5668                 "shim"
5669             ],
5670             "support": {
5671                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
5672             },
5673             "funding": [
5674                 {
5675                     "url": "https://symfony.com/sponsor",
5676                     "type": "custom"
5677                 },
5678                 {
5679                     "url": "https://github.com/fabpot",
5680                     "type": "github"
5681                 },
5682                 {
5683                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5684                     "type": "tidelift"
5685                 }
5686             ],
5687             "time": "2021-05-27T09:27:20+00:00"
5688         },
5689         {
5690             "name": "symfony/polyfill-intl-normalizer",
5691             "version": "v1.23.0",
5692             "source": {
5693                 "type": "git",
5694                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5695                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
5696             },
5697             "dist": {
5698                 "type": "zip",
5699                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
5700                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
5701                 "shasum": ""
5702             },
5703             "require": {
5704                 "php": ">=7.1"
5705             },
5706             "suggest": {
5707                 "ext-intl": "For best performance"
5708             },
5709             "type": "library",
5710             "extra": {
5711                 "branch-alias": {
5712                     "dev-main": "1.23-dev"
5713                 },
5714                 "thanks": {
5715                     "name": "symfony/polyfill",
5716                     "url": "https://github.com/symfony/polyfill"
5717                 }
5718             },
5719             "autoload": {
5720                 "psr-4": {
5721                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
5722                 },
5723                 "files": [
5724                     "bootstrap.php"
5725                 ],
5726                 "classmap": [
5727                     "Resources/stubs"
5728                 ]
5729             },
5730             "notification-url": "https://packagist.org/downloads/",
5731             "license": [
5732                 "MIT"
5733             ],
5734             "authors": [
5735                 {
5736                     "name": "Nicolas Grekas",
5737                     "email": "[email protected]"
5738                 },
5739                 {
5740                     "name": "Symfony Community",
5741                     "homepage": "https://symfony.com/contributors"
5742                 }
5743             ],
5744             "description": "Symfony polyfill for intl's Normalizer class and related functions",
5745             "homepage": "https://symfony.com",
5746             "keywords": [
5747                 "compatibility",
5748                 "intl",
5749                 "normalizer",
5750                 "polyfill",
5751                 "portable",
5752                 "shim"
5753             ],
5754             "support": {
5755                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
5756             },
5757             "funding": [
5758                 {
5759                     "url": "https://symfony.com/sponsor",
5760                     "type": "custom"
5761                 },
5762                 {
5763                     "url": "https://github.com/fabpot",
5764                     "type": "github"
5765                 },
5766                 {
5767                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5768                     "type": "tidelift"
5769                 }
5770             ],
5771             "time": "2021-02-19T12:13:01+00:00"
5772         },
5773         {
5774             "name": "symfony/polyfill-mbstring",
5775             "version": "v1.23.1",
5776             "source": {
5777                 "type": "git",
5778                 "url": "https://github.com/symfony/polyfill-mbstring.git",
5779                 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
5780             },
5781             "dist": {
5782                 "type": "zip",
5783                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
5784                 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
5785                 "shasum": ""
5786             },
5787             "require": {
5788                 "php": ">=7.1"
5789             },
5790             "suggest": {
5791                 "ext-mbstring": "For best performance"
5792             },
5793             "type": "library",
5794             "extra": {
5795                 "branch-alias": {
5796                     "dev-main": "1.23-dev"
5797                 },
5798                 "thanks": {
5799                     "name": "symfony/polyfill",
5800                     "url": "https://github.com/symfony/polyfill"
5801                 }
5802             },
5803             "autoload": {
5804                 "psr-4": {
5805                     "Symfony\\Polyfill\\Mbstring\\": ""
5806                 },
5807                 "files": [
5808                     "bootstrap.php"
5809                 ]
5810             },
5811             "notification-url": "https://packagist.org/downloads/",
5812             "license": [
5813                 "MIT"
5814             ],
5815             "authors": [
5816                 {
5817                     "name": "Nicolas Grekas",
5818                     "email": "[email protected]"
5819                 },
5820                 {
5821                     "name": "Symfony Community",
5822                     "homepage": "https://symfony.com/contributors"
5823                 }
5824             ],
5825             "description": "Symfony polyfill for the Mbstring extension",
5826             "homepage": "https://symfony.com",
5827             "keywords": [
5828                 "compatibility",
5829                 "mbstring",
5830                 "polyfill",
5831                 "portable",
5832                 "shim"
5833             ],
5834             "support": {
5835                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
5836             },
5837             "funding": [
5838                 {
5839                     "url": "https://symfony.com/sponsor",
5840                     "type": "custom"
5841                 },
5842                 {
5843                     "url": "https://github.com/fabpot",
5844                     "type": "github"
5845                 },
5846                 {
5847                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5848                     "type": "tidelift"
5849                 }
5850             ],
5851             "time": "2021-05-27T12:26:48+00:00"
5852         },
5853         {
5854             "name": "symfony/polyfill-php72",
5855             "version": "v1.23.0",
5856             "source": {
5857                 "type": "git",
5858                 "url": "https://github.com/symfony/polyfill-php72.git",
5859                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
5860             },
5861             "dist": {
5862                 "type": "zip",
5863                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
5864                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
5865                 "shasum": ""
5866             },
5867             "require": {
5868                 "php": ">=7.1"
5869             },
5870             "type": "library",
5871             "extra": {
5872                 "branch-alias": {
5873                     "dev-main": "1.23-dev"
5874                 },
5875                 "thanks": {
5876                     "name": "symfony/polyfill",
5877                     "url": "https://github.com/symfony/polyfill"
5878                 }
5879             },
5880             "autoload": {
5881                 "psr-4": {
5882                     "Symfony\\Polyfill\\Php72\\": ""
5883                 },
5884                 "files": [
5885                     "bootstrap.php"
5886                 ]
5887             },
5888             "notification-url": "https://packagist.org/downloads/",
5889             "license": [
5890                 "MIT"
5891             ],
5892             "authors": [
5893                 {
5894                     "name": "Nicolas Grekas",
5895                     "email": "[email protected]"
5896                 },
5897                 {
5898                     "name": "Symfony Community",
5899                     "homepage": "https://symfony.com/contributors"
5900                 }
5901             ],
5902             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
5903             "homepage": "https://symfony.com",
5904             "keywords": [
5905                 "compatibility",
5906                 "polyfill",
5907                 "portable",
5908                 "shim"
5909             ],
5910             "support": {
5911                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
5912             },
5913             "funding": [
5914                 {
5915                     "url": "https://symfony.com/sponsor",
5916                     "type": "custom"
5917                 },
5918                 {
5919                     "url": "https://github.com/fabpot",
5920                     "type": "github"
5921                 },
5922                 {
5923                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5924                     "type": "tidelift"
5925                 }
5926             ],
5927             "time": "2021-05-27T09:17:38+00:00"
5928         },
5929         {
5930             "name": "symfony/polyfill-php73",
5931             "version": "v1.23.0",
5932             "source": {
5933                 "type": "git",
5934                 "url": "https://github.com/symfony/polyfill-php73.git",
5935                 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
5936             },
5937             "dist": {
5938                 "type": "zip",
5939                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
5940                 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
5941                 "shasum": ""
5942             },
5943             "require": {
5944                 "php": ">=7.1"
5945             },
5946             "type": "library",
5947             "extra": {
5948                 "branch-alias": {
5949                     "dev-main": "1.23-dev"
5950                 },
5951                 "thanks": {
5952                     "name": "symfony/polyfill",
5953                     "url": "https://github.com/symfony/polyfill"
5954                 }
5955             },
5956             "autoload": {
5957                 "psr-4": {
5958                     "Symfony\\Polyfill\\Php73\\": ""
5959                 },
5960                 "files": [
5961                     "bootstrap.php"
5962                 ],
5963                 "classmap": [
5964                     "Resources/stubs"
5965                 ]
5966             },
5967             "notification-url": "https://packagist.org/downloads/",
5968             "license": [
5969                 "MIT"
5970             ],
5971             "authors": [
5972                 {
5973                     "name": "Nicolas Grekas",
5974                     "email": "[email protected]"
5975                 },
5976                 {
5977                     "name": "Symfony Community",
5978                     "homepage": "https://symfony.com/contributors"
5979                 }
5980             ],
5981             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
5982             "homepage": "https://symfony.com",
5983             "keywords": [
5984                 "compatibility",
5985                 "polyfill",
5986                 "portable",
5987                 "shim"
5988             ],
5989             "support": {
5990                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
5991             },
5992             "funding": [
5993                 {
5994                     "url": "https://symfony.com/sponsor",
5995                     "type": "custom"
5996                 },
5997                 {
5998                     "url": "https://github.com/fabpot",
5999                     "type": "github"
6000                 },
6001                 {
6002                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6003                     "type": "tidelift"
6004                 }
6005             ],
6006             "time": "2021-02-19T12:13:01+00:00"
6007         },
6008         {
6009             "name": "symfony/polyfill-php80",
6010             "version": "v1.23.1",
6011             "source": {
6012                 "type": "git",
6013                 "url": "https://github.com/symfony/polyfill-php80.git",
6014                 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
6015             },
6016             "dist": {
6017                 "type": "zip",
6018                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
6019                 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
6020                 "shasum": ""
6021             },
6022             "require": {
6023                 "php": ">=7.1"
6024             },
6025             "type": "library",
6026             "extra": {
6027                 "branch-alias": {
6028                     "dev-main": "1.23-dev"
6029                 },
6030                 "thanks": {
6031                     "name": "symfony/polyfill",
6032                     "url": "https://github.com/symfony/polyfill"
6033                 }
6034             },
6035             "autoload": {
6036                 "psr-4": {
6037                     "Symfony\\Polyfill\\Php80\\": ""
6038                 },
6039                 "files": [
6040                     "bootstrap.php"
6041                 ],
6042                 "classmap": [
6043                     "Resources/stubs"
6044                 ]
6045             },
6046             "notification-url": "https://packagist.org/downloads/",
6047             "license": [
6048                 "MIT"
6049             ],
6050             "authors": [
6051                 {
6052                     "name": "Ion Bazan",
6053                     "email": "[email protected]"
6054                 },
6055                 {
6056                     "name": "Nicolas Grekas",
6057                     "email": "[email protected]"
6058                 },
6059                 {
6060                     "name": "Symfony Community",
6061                     "homepage": "https://symfony.com/contributors"
6062                 }
6063             ],
6064             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
6065             "homepage": "https://symfony.com",
6066             "keywords": [
6067                 "compatibility",
6068                 "polyfill",
6069                 "portable",
6070                 "shim"
6071             ],
6072             "support": {
6073                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
6074             },
6075             "funding": [
6076                 {
6077                     "url": "https://symfony.com/sponsor",
6078                     "type": "custom"
6079                 },
6080                 {
6081                     "url": "https://github.com/fabpot",
6082                     "type": "github"
6083                 },
6084                 {
6085                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6086                     "type": "tidelift"
6087                 }
6088             ],
6089             "time": "2021-07-28T13:41:28+00:00"
6090         },
6091         {
6092             "name": "symfony/process",
6093             "version": "v4.4.30",
6094             "source": {
6095                 "type": "git",
6096                 "url": "https://github.com/symfony/process.git",
6097                 "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d"
6098             },
6099             "dist": {
6100                 "type": "zip",
6101                 "url": "https://api.github.com/repos/symfony/process/zipball/13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
6102                 "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
6103                 "shasum": ""
6104             },
6105             "require": {
6106                 "php": ">=7.1.3",
6107                 "symfony/polyfill-php80": "^1.16"
6108             },
6109             "type": "library",
6110             "autoload": {
6111                 "psr-4": {
6112                     "Symfony\\Component\\Process\\": ""
6113                 },
6114                 "exclude-from-classmap": [
6115                     "/Tests/"
6116                 ]
6117             },
6118             "notification-url": "https://packagist.org/downloads/",
6119             "license": [
6120                 "MIT"
6121             ],
6122             "authors": [
6123                 {
6124                     "name": "Fabien Potencier",
6125                     "email": "[email protected]"
6126                 },
6127                 {
6128                     "name": "Symfony Community",
6129                     "homepage": "https://symfony.com/contributors"
6130                 }
6131             ],
6132             "description": "Executes commands in sub-processes",
6133             "homepage": "https://symfony.com",
6134             "support": {
6135                 "source": "https://github.com/symfony/process/tree/v4.4.30"
6136             },
6137             "funding": [
6138                 {
6139                     "url": "https://symfony.com/sponsor",
6140                     "type": "custom"
6141                 },
6142                 {
6143                     "url": "https://github.com/fabpot",
6144                     "type": "github"
6145                 },
6146                 {
6147                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6148                     "type": "tidelift"
6149                 }
6150             ],
6151             "time": "2021-08-04T20:31:23+00:00"
6152         },
6153         {
6154             "name": "symfony/routing",
6155             "version": "v4.4.30",
6156             "source": {
6157                 "type": "git",
6158                 "url": "https://github.com/symfony/routing.git",
6159                 "reference": "9ddf033927ad9f30ba2bfd167a7b342cafa13e8e"
6160             },
6161             "dist": {
6162                 "type": "zip",
6163                 "url": "https://api.github.com/repos/symfony/routing/zipball/9ddf033927ad9f30ba2bfd167a7b342cafa13e8e",
6164                 "reference": "9ddf033927ad9f30ba2bfd167a7b342cafa13e8e",
6165                 "shasum": ""
6166             },
6167             "require": {
6168                 "php": ">=7.1.3",
6169                 "symfony/polyfill-php80": "^1.16"
6170             },
6171             "conflict": {
6172                 "symfony/config": "<4.2",
6173                 "symfony/dependency-injection": "<3.4",
6174                 "symfony/yaml": "<3.4"
6175             },
6176             "require-dev": {
6177                 "doctrine/annotations": "^1.10.4",
6178                 "psr/log": "^1|^2|^3",
6179                 "symfony/config": "^4.2|^5.0",
6180                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6181                 "symfony/expression-language": "^3.4|^4.0|^5.0",
6182                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
6183                 "symfony/yaml": "^3.4|^4.0|^5.0"
6184             },
6185             "suggest": {
6186                 "doctrine/annotations": "For using the annotation loader",
6187                 "symfony/config": "For using the all-in-one router or any loader",
6188                 "symfony/expression-language": "For using expression matching",
6189                 "symfony/http-foundation": "For using a Symfony Request object",
6190                 "symfony/yaml": "For using the YAML loader"
6191             },
6192             "type": "library",
6193             "autoload": {
6194                 "psr-4": {
6195                     "Symfony\\Component\\Routing\\": ""
6196                 },
6197                 "exclude-from-classmap": [
6198                     "/Tests/"
6199                 ]
6200             },
6201             "notification-url": "https://packagist.org/downloads/",
6202             "license": [
6203                 "MIT"
6204             ],
6205             "authors": [
6206                 {
6207                     "name": "Fabien Potencier",
6208                     "email": "[email protected]"
6209                 },
6210                 {
6211                     "name": "Symfony Community",
6212                     "homepage": "https://symfony.com/contributors"
6213                 }
6214             ],
6215             "description": "Maps an HTTP request to a set of configuration variables",
6216             "homepage": "https://symfony.com",
6217             "keywords": [
6218                 "router",
6219                 "routing",
6220                 "uri",
6221                 "url"
6222             ],
6223             "support": {
6224                 "source": "https://github.com/symfony/routing/tree/v4.4.30"
6225             },
6226             "funding": [
6227                 {
6228                     "url": "https://symfony.com/sponsor",
6229                     "type": "custom"
6230                 },
6231                 {
6232                     "url": "https://github.com/fabpot",
6233                     "type": "github"
6234                 },
6235                 {
6236                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6237                     "type": "tidelift"
6238                 }
6239             ],
6240             "time": "2021-08-04T21:41:01+00:00"
6241         },
6242         {
6243             "name": "symfony/service-contracts",
6244             "version": "v2.4.0",
6245             "source": {
6246                 "type": "git",
6247                 "url": "https://github.com/symfony/service-contracts.git",
6248                 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
6249             },
6250             "dist": {
6251                 "type": "zip",
6252                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
6253                 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
6254                 "shasum": ""
6255             },
6256             "require": {
6257                 "php": ">=7.2.5",
6258                 "psr/container": "^1.1"
6259             },
6260             "suggest": {
6261                 "symfony/service-implementation": ""
6262             },
6263             "type": "library",
6264             "extra": {
6265                 "branch-alias": {
6266                     "dev-main": "2.4-dev"
6267                 },
6268                 "thanks": {
6269                     "name": "symfony/contracts",
6270                     "url": "https://github.com/symfony/contracts"
6271                 }
6272             },
6273             "autoload": {
6274                 "psr-4": {
6275                     "Symfony\\Contracts\\Service\\": ""
6276                 }
6277             },
6278             "notification-url": "https://packagist.org/downloads/",
6279             "license": [
6280                 "MIT"
6281             ],
6282             "authors": [
6283                 {
6284                     "name": "Nicolas Grekas",
6285                     "email": "[email protected]"
6286                 },
6287                 {
6288                     "name": "Symfony Community",
6289                     "homepage": "https://symfony.com/contributors"
6290                 }
6291             ],
6292             "description": "Generic abstractions related to writing services",
6293             "homepage": "https://symfony.com",
6294             "keywords": [
6295                 "abstractions",
6296                 "contracts",
6297                 "decoupling",
6298                 "interfaces",
6299                 "interoperability",
6300                 "standards"
6301             ],
6302             "support": {
6303                 "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
6304             },
6305             "funding": [
6306                 {
6307                     "url": "https://symfony.com/sponsor",
6308                     "type": "custom"
6309                 },
6310                 {
6311                     "url": "https://github.com/fabpot",
6312                     "type": "github"
6313                 },
6314                 {
6315                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6316                     "type": "tidelift"
6317                 }
6318             ],
6319             "time": "2021-04-01T10:43:52+00:00"
6320         },
6321         {
6322             "name": "symfony/translation",
6323             "version": "v4.4.32",
6324             "source": {
6325                 "type": "git",
6326                 "url": "https://github.com/symfony/translation.git",
6327                 "reference": "db0ba1e85280d8ff11e38d53c70f8814d4d740f5"
6328             },
6329             "dist": {
6330                 "type": "zip",
6331                 "url": "https://api.github.com/repos/symfony/translation/zipball/db0ba1e85280d8ff11e38d53c70f8814d4d740f5",
6332                 "reference": "db0ba1e85280d8ff11e38d53c70f8814d4d740f5",
6333                 "shasum": ""
6334             },
6335             "require": {
6336                 "php": ">=7.1.3",
6337                 "symfony/polyfill-mbstring": "~1.0",
6338                 "symfony/polyfill-php80": "^1.16",
6339                 "symfony/translation-contracts": "^1.1.6|^2"
6340             },
6341             "conflict": {
6342                 "symfony/config": "<3.4",
6343                 "symfony/dependency-injection": "<3.4",
6344                 "symfony/http-kernel": "<4.4",
6345                 "symfony/yaml": "<3.4"
6346             },
6347             "provide": {
6348                 "symfony/translation-implementation": "1.0|2.0"
6349             },
6350             "require-dev": {
6351                 "psr/log": "^1|^2|^3",
6352                 "symfony/config": "^3.4|^4.0|^5.0",
6353                 "symfony/console": "^3.4|^4.0|^5.0",
6354                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6355                 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
6356                 "symfony/http-kernel": "^4.4",
6357                 "symfony/intl": "^3.4|^4.0|^5.0",
6358                 "symfony/service-contracts": "^1.1.2|^2",
6359                 "symfony/yaml": "^3.4|^4.0|^5.0"
6360             },
6361             "suggest": {
6362                 "psr/log-implementation": "To use logging capability in translator",
6363                 "symfony/config": "",
6364                 "symfony/yaml": ""
6365             },
6366             "type": "library",
6367             "autoload": {
6368                 "psr-4": {
6369                     "Symfony\\Component\\Translation\\": ""
6370                 },
6371                 "exclude-from-classmap": [
6372                     "/Tests/"
6373                 ]
6374             },
6375             "notification-url": "https://packagist.org/downloads/",
6376             "license": [
6377                 "MIT"
6378             ],
6379             "authors": [
6380                 {
6381                     "name": "Fabien Potencier",
6382                     "email": "[email protected]"
6383                 },
6384                 {
6385                     "name": "Symfony Community",
6386                     "homepage": "https://symfony.com/contributors"
6387                 }
6388             ],
6389             "description": "Provides tools to internationalize your application",
6390             "homepage": "https://symfony.com",
6391             "support": {
6392                 "source": "https://github.com/symfony/translation/tree/v4.4.32"
6393             },
6394             "funding": [
6395                 {
6396                     "url": "https://symfony.com/sponsor",
6397                     "type": "custom"
6398                 },
6399                 {
6400                     "url": "https://github.com/fabpot",
6401                     "type": "github"
6402                 },
6403                 {
6404                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6405                     "type": "tidelift"
6406                 }
6407             ],
6408             "time": "2021-08-26T05:57:13+00:00"
6409         },
6410         {
6411             "name": "symfony/translation-contracts",
6412             "version": "v2.4.0",
6413             "source": {
6414                 "type": "git",
6415                 "url": "https://github.com/symfony/translation-contracts.git",
6416                 "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
6417             },
6418             "dist": {
6419                 "type": "zip",
6420                 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
6421                 "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
6422                 "shasum": ""
6423             },
6424             "require": {
6425                 "php": ">=7.2.5"
6426             },
6427             "suggest": {
6428                 "symfony/translation-implementation": ""
6429             },
6430             "type": "library",
6431             "extra": {
6432                 "branch-alias": {
6433                     "dev-main": "2.4-dev"
6434                 },
6435                 "thanks": {
6436                     "name": "symfony/contracts",
6437                     "url": "https://github.com/symfony/contracts"
6438                 }
6439             },
6440             "autoload": {
6441                 "psr-4": {
6442                     "Symfony\\Contracts\\Translation\\": ""
6443                 }
6444             },
6445             "notification-url": "https://packagist.org/downloads/",
6446             "license": [
6447                 "MIT"
6448             ],
6449             "authors": [
6450                 {
6451                     "name": "Nicolas Grekas",
6452                     "email": "[email protected]"
6453                 },
6454                 {
6455                     "name": "Symfony Community",
6456                     "homepage": "https://symfony.com/contributors"
6457                 }
6458             ],
6459             "description": "Generic abstractions related to translation",
6460             "homepage": "https://symfony.com",
6461             "keywords": [
6462                 "abstractions",
6463                 "contracts",
6464                 "decoupling",
6465                 "interfaces",
6466                 "interoperability",
6467                 "standards"
6468             ],
6469             "support": {
6470                 "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
6471             },
6472             "funding": [
6473                 {
6474                     "url": "https://symfony.com/sponsor",
6475                     "type": "custom"
6476                 },
6477                 {
6478                     "url": "https://github.com/fabpot",
6479                     "type": "github"
6480                 },
6481                 {
6482                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6483                     "type": "tidelift"
6484                 }
6485             ],
6486             "time": "2021-03-23T23:28:01+00:00"
6487         },
6488         {
6489             "name": "symfony/var-dumper",
6490             "version": "v4.4.33",
6491             "source": {
6492                 "type": "git",
6493                 "url": "https://github.com/symfony/var-dumper.git",
6494                 "reference": "50286e2b7189bfb4f419c0731e86632cddf7c5ee"
6495             },
6496             "dist": {
6497                 "type": "zip",
6498                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/50286e2b7189bfb4f419c0731e86632cddf7c5ee",
6499                 "reference": "50286e2b7189bfb4f419c0731e86632cddf7c5ee",
6500                 "shasum": ""
6501             },
6502             "require": {
6503                 "php": ">=7.1.3",
6504                 "symfony/polyfill-mbstring": "~1.0",
6505                 "symfony/polyfill-php72": "~1.5",
6506                 "symfony/polyfill-php80": "^1.16"
6507             },
6508             "conflict": {
6509                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
6510                 "symfony/console": "<3.4"
6511             },
6512             "require-dev": {
6513                 "ext-iconv": "*",
6514                 "symfony/console": "^3.4|^4.0|^5.0",
6515                 "symfony/process": "^4.4|^5.0",
6516                 "twig/twig": "^1.43|^2.13|^3.0.4"
6517             },
6518             "suggest": {
6519                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
6520                 "ext-intl": "To show region name in time zone dump",
6521                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
6522             },
6523             "bin": [
6524                 "Resources/bin/var-dump-server"
6525             ],
6526             "type": "library",
6527             "autoload": {
6528                 "files": [
6529                     "Resources/functions/dump.php"
6530                 ],
6531                 "psr-4": {
6532                     "Symfony\\Component\\VarDumper\\": ""
6533                 },
6534                 "exclude-from-classmap": [
6535                     "/Tests/"
6536                 ]
6537             },
6538             "notification-url": "https://packagist.org/downloads/",
6539             "license": [
6540                 "MIT"
6541             ],
6542             "authors": [
6543                 {
6544                     "name": "Nicolas Grekas",
6545                     "email": "[email protected]"
6546                 },
6547                 {
6548                     "name": "Symfony Community",
6549                     "homepage": "https://symfony.com/contributors"
6550                 }
6551             ],
6552             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
6553             "homepage": "https://symfony.com",
6554             "keywords": [
6555                 "debug",
6556                 "dump"
6557             ],
6558             "support": {
6559                 "source": "https://github.com/symfony/var-dumper/tree/v4.4.33"
6560             },
6561             "funding": [
6562                 {
6563                     "url": "https://symfony.com/sponsor",
6564                     "type": "custom"
6565                 },
6566                 {
6567                     "url": "https://github.com/fabpot",
6568                     "type": "github"
6569                 },
6570                 {
6571                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6572                     "type": "tidelift"
6573                 }
6574             ],
6575             "time": "2021-10-25T20:24:58+00:00"
6576         },
6577         {
6578             "name": "tijsverkoyen/css-to-inline-styles",
6579             "version": "2.2.3",
6580             "source": {
6581                 "type": "git",
6582                 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
6583                 "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5"
6584             },
6585             "dist": {
6586                 "type": "zip",
6587                 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5",
6588                 "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5",
6589                 "shasum": ""
6590             },
6591             "require": {
6592                 "ext-dom": "*",
6593                 "ext-libxml": "*",
6594                 "php": "^5.5 || ^7.0 || ^8.0",
6595                 "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
6596             },
6597             "require-dev": {
6598                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5"
6599             },
6600             "type": "library",
6601             "extra": {
6602                 "branch-alias": {
6603                     "dev-master": "2.2.x-dev"
6604                 }
6605             },
6606             "autoload": {
6607                 "psr-4": {
6608                     "TijsVerkoyen\\CssToInlineStyles\\": "src"
6609                 }
6610             },
6611             "notification-url": "https://packagist.org/downloads/",
6612             "license": [
6613                 "BSD-3-Clause"
6614             ],
6615             "authors": [
6616                 {
6617                     "name": "Tijs Verkoyen",
6618                     "email": "[email protected]",
6619                     "role": "Developer"
6620                 }
6621             ],
6622             "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.",
6623             "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
6624             "support": {
6625                 "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
6626                 "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.3"
6627             },
6628             "time": "2020-07-13T06:12:54+00:00"
6629         },
6630         {
6631             "name": "vlucas/phpdotenv",
6632             "version": "v3.6.9",
6633             "source": {
6634                 "type": "git",
6635                 "url": "https://github.com/vlucas/phpdotenv.git",
6636                 "reference": "a1bf4c9853d90ade427b4efe35355fc41b3d6988"
6637             },
6638             "dist": {
6639                 "type": "zip",
6640                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a1bf4c9853d90ade427b4efe35355fc41b3d6988",
6641                 "reference": "a1bf4c9853d90ade427b4efe35355fc41b3d6988",
6642                 "shasum": ""
6643             },
6644             "require": {
6645                 "php": "^5.4 || ^7.0 || ^8.0",
6646                 "phpoption/phpoption": "^1.5.2",
6647                 "symfony/polyfill-ctype": "^1.17"
6648             },
6649             "require-dev": {
6650                 "ext-filter": "*",
6651                 "ext-pcre": "*",
6652                 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21"
6653             },
6654             "suggest": {
6655                 "ext-filter": "Required to use the boolean validator.",
6656                 "ext-pcre": "Required to use most of the library."
6657             },
6658             "type": "library",
6659             "extra": {
6660                 "branch-alias": {
6661                     "dev-master": "3.6-dev"
6662                 }
6663             },
6664             "autoload": {
6665                 "psr-4": {
6666                     "Dotenv\\": "src/"
6667                 }
6668             },
6669             "notification-url": "https://packagist.org/downloads/",
6670             "license": [
6671                 "BSD-3-Clause"
6672             ],
6673             "authors": [
6674                 {
6675                     "name": "Graham Campbell",
6676                     "email": "[email protected]"
6677                 },
6678                 {
6679                     "name": "Vance Lucas",
6680                     "email": "[email protected]"
6681                 }
6682             ],
6683             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
6684             "keywords": [
6685                 "dotenv",
6686                 "env",
6687                 "environment"
6688             ],
6689             "support": {
6690                 "issues": "https://github.com/vlucas/phpdotenv/issues",
6691                 "source": "https://github.com/vlucas/phpdotenv/tree/v3.6.9"
6692             },
6693             "funding": [
6694                 {
6695                     "url": "https://github.com/GrahamCampbell",
6696                     "type": "github"
6697                 },
6698                 {
6699                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
6700                     "type": "tidelift"
6701                 }
6702             ],
6703             "time": "2021-10-02T19:07:56+00:00"
6704         }
6705     ],
6706     "packages-dev": [
6707         {
6708             "name": "barryvdh/laravel-debugbar",
6709             "version": "v3.6.4",
6710             "source": {
6711                 "type": "git",
6712                 "url": "https://github.com/barryvdh/laravel-debugbar.git",
6713                 "reference": "3c2d678269ba60e178bcd93e36f6a91c36b727f1"
6714             },
6715             "dist": {
6716                 "type": "zip",
6717                 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/3c2d678269ba60e178bcd93e36f6a91c36b727f1",
6718                 "reference": "3c2d678269ba60e178bcd93e36f6a91c36b727f1",
6719                 "shasum": ""
6720             },
6721             "require": {
6722                 "illuminate/routing": "^6|^7|^8",
6723                 "illuminate/session": "^6|^7|^8",
6724                 "illuminate/support": "^6|^7|^8",
6725                 "maximebf/debugbar": "^1.17.2",
6726                 "php": ">=7.2",
6727                 "symfony/debug": "^4.3|^5",
6728                 "symfony/finder": "^4.3|^5"
6729             },
6730             "require-dev": {
6731                 "mockery/mockery": "^1.3.3",
6732                 "orchestra/testbench-dusk": "^4|^5|^6",
6733                 "phpunit/phpunit": "^8.5|^9.0",
6734                 "squizlabs/php_codesniffer": "^3.5"
6735             },
6736             "type": "library",
6737             "extra": {
6738                 "branch-alias": {
6739                     "dev-master": "3.6-dev"
6740                 },
6741                 "laravel": {
6742                     "providers": [
6743                         "Barryvdh\\Debugbar\\ServiceProvider"
6744                     ],
6745                     "aliases": {
6746                         "Debugbar": "Barryvdh\\Debugbar\\Facade"
6747                     }
6748                 }
6749             },
6750             "autoload": {
6751                 "psr-4": {
6752                     "Barryvdh\\Debugbar\\": "src/"
6753                 },
6754                 "files": [
6755                     "src/helpers.php"
6756                 ]
6757             },
6758             "notification-url": "https://packagist.org/downloads/",
6759             "license": [
6760                 "MIT"
6761             ],
6762             "authors": [
6763                 {
6764                     "name": "Barry vd. Heuvel",
6765                     "email": "[email protected]"
6766                 }
6767             ],
6768             "description": "PHP Debugbar integration for Laravel",
6769             "keywords": [
6770                 "debug",
6771                 "debugbar",
6772                 "laravel",
6773                 "profiler",
6774                 "webprofiler"
6775             ],
6776             "support": {
6777                 "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
6778                 "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.4"
6779             },
6780             "funding": [
6781                 {
6782                     "url": "https://fruitcake.nl",
6783                     "type": "custom"
6784                 },
6785                 {
6786                     "url": "https://github.com/barryvdh",
6787                     "type": "github"
6788                 }
6789             ],
6790             "time": "2021-10-21T10:57:31+00:00"
6791         },
6792         {
6793             "name": "barryvdh/laravel-ide-helper",
6794             "version": "v2.8.2",
6795             "source": {
6796                 "type": "git",
6797                 "url": "https://github.com/barryvdh/laravel-ide-helper.git",
6798                 "reference": "5515cabea39b9cf55f98980d0f269dc9d85cfcca"
6799             },
6800             "dist": {
6801                 "type": "zip",
6802                 "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/5515cabea39b9cf55f98980d0f269dc9d85cfcca",
6803                 "reference": "5515cabea39b9cf55f98980d0f269dc9d85cfcca",
6804                 "shasum": ""
6805             },
6806             "require": {
6807                 "barryvdh/reflection-docblock": "^2.0.6",
6808                 "composer/composer": "^1.6 || ^2",
6809                 "doctrine/dbal": "~2.3",
6810                 "ext-json": "*",
6811                 "illuminate/console": "^6 || ^7 || ^8",
6812                 "illuminate/filesystem": "^6 || ^7 || ^8",
6813                 "illuminate/support": "^6 || ^7 || ^8",
6814                 "php": ">=7.2",
6815                 "phpdocumentor/type-resolver": "^1.1.0"
6816             },
6817             "require-dev": {
6818                 "ext-pdo_sqlite": "*",
6819                 "friendsofphp/php-cs-fixer": "^2",
6820                 "illuminate/config": "^6 || ^7 || ^8",
6821                 "illuminate/view": "^6 || ^7 || ^8",
6822                 "mockery/mockery": "^1.3.3",
6823                 "orchestra/testbench": "^4 || ^5 || ^6",
6824                 "phpunit/phpunit": "^8.5 || ^9",
6825                 "spatie/phpunit-snapshot-assertions": "^1.4 || ^2.2 || ^3 || ^4",
6826                 "vimeo/psalm": "^3.12"
6827             },
6828             "type": "library",
6829             "extra": {
6830                 "branch-alias": {
6831                     "dev-master": "2.8-dev"
6832                 },
6833                 "laravel": {
6834                     "providers": [
6835                         "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
6836                     ]
6837                 }
6838             },
6839             "autoload": {
6840                 "psr-4": {
6841                     "Barryvdh\\LaravelIdeHelper\\": "src"
6842                 }
6843             },
6844             "notification-url": "https://packagist.org/downloads/",
6845             "license": [
6846                 "MIT"
6847             ],
6848             "authors": [
6849                 {
6850                     "name": "Barry vd. Heuvel",
6851                     "email": "[email protected]"
6852                 }
6853             ],
6854             "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
6855             "keywords": [
6856                 "autocomplete",
6857                 "codeintel",
6858                 "helper",
6859                 "ide",
6860                 "laravel",
6861                 "netbeans",
6862                 "phpdoc",
6863                 "phpstorm",
6864                 "sublime"
6865             ],
6866             "support": {
6867                 "issues": "https://github.com/barryvdh/laravel-ide-helper/issues",
6868                 "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v2.8.2"
6869             },
6870             "funding": [
6871                 {
6872                     "url": "https://github.com/barryvdh",
6873                     "type": "github"
6874                 }
6875             ],
6876             "time": "2020-12-06T08:55:05+00:00"
6877         },
6878         {
6879             "name": "barryvdh/reflection-docblock",
6880             "version": "v2.0.6",
6881             "source": {
6882                 "type": "git",
6883                 "url": "https://github.com/barryvdh/ReflectionDocBlock.git",
6884                 "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16"
6885             },
6886             "dist": {
6887                 "type": "zip",
6888                 "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16",
6889                 "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16",
6890                 "shasum": ""
6891             },
6892             "require": {
6893                 "php": ">=5.3.3"
6894             },
6895             "require-dev": {
6896                 "phpunit/phpunit": "~4.0,<4.5"
6897             },
6898             "suggest": {
6899                 "dflydev/markdown": "~1.0",
6900                 "erusev/parsedown": "~1.0"
6901             },
6902             "type": "library",
6903             "extra": {
6904                 "branch-alias": {
6905                     "dev-master": "2.0.x-dev"
6906                 }
6907             },
6908             "autoload": {
6909                 "psr-0": {
6910                     "Barryvdh": [
6911                         "src/"
6912                     ]
6913                 }
6914             },
6915             "notification-url": "https://packagist.org/downloads/",
6916             "license": [
6917                 "MIT"
6918             ],
6919             "authors": [
6920                 {
6921                     "name": "Mike van Riel",
6922                     "email": "[email protected]"
6923                 }
6924             ],
6925             "support": {
6926                 "source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.0.6"
6927             },
6928             "time": "2018-12-13T10:34:14+00:00"
6929         },
6930         {
6931             "name": "composer/ca-bundle",
6932             "version": "1.3.1",
6933             "source": {
6934                 "type": "git",
6935                 "url": "https://github.com/composer/ca-bundle.git",
6936                 "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
6937             },
6938             "dist": {
6939                 "type": "zip",
6940                 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
6941                 "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
6942                 "shasum": ""
6943             },
6944             "require": {
6945                 "ext-openssl": "*",
6946                 "ext-pcre": "*",
6947                 "php": "^5.3.2 || ^7.0 || ^8.0"
6948             },
6949             "require-dev": {
6950                 "phpstan/phpstan": "^0.12.55",
6951                 "psr/log": "^1.0",
6952                 "symfony/phpunit-bridge": "^4.2 || ^5",
6953                 "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
6954             },
6955             "type": "library",
6956             "extra": {
6957                 "branch-alias": {
6958                     "dev-main": "1.x-dev"
6959                 }
6960             },
6961             "autoload": {
6962                 "psr-4": {
6963                     "Composer\\CaBundle\\": "src"
6964                 }
6965             },
6966             "notification-url": "https://packagist.org/downloads/",
6967             "license": [
6968                 "MIT"
6969             ],
6970             "authors": [
6971                 {
6972                     "name": "Jordi Boggiano",
6973                     "email": "[email protected]",
6974                     "homepage": "http://seld.be"
6975                 }
6976             ],
6977             "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
6978             "keywords": [
6979                 "cabundle",
6980                 "cacert",
6981                 "certificate",
6982                 "ssl",
6983                 "tls"
6984             ],
6985             "support": {
6986                 "irc": "irc://irc.freenode.org/composer",
6987                 "issues": "https://github.com/composer/ca-bundle/issues",
6988                 "source": "https://github.com/composer/ca-bundle/tree/1.3.1"
6989             },
6990             "funding": [
6991                 {
6992                     "url": "https://packagist.com",
6993                     "type": "custom"
6994                 },
6995                 {
6996                     "url": "https://github.com/composer",
6997                     "type": "github"
6998                 },
6999                 {
7000                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
7001                     "type": "tidelift"
7002                 }
7003             ],
7004             "time": "2021-10-28T20:44:15+00:00"
7005         },
7006         {
7007             "name": "composer/composer",
7008             "version": "2.1.10",
7009             "source": {
7010                 "type": "git",
7011                 "url": "https://github.com/composer/composer.git",
7012                 "reference": "ea5f64d1a15c66942979b804c9fb3686be852ca0"
7013             },
7014             "dist": {
7015                 "type": "zip",
7016                 "url": "https://api.github.com/repos/composer/composer/zipball/ea5f64d1a15c66942979b804c9fb3686be852ca0",
7017                 "reference": "ea5f64d1a15c66942979b804c9fb3686be852ca0",
7018                 "shasum": ""
7019             },
7020             "require": {
7021                 "composer/ca-bundle": "^1.0",
7022                 "composer/metadata-minifier": "^1.0",
7023                 "composer/semver": "^3.0",
7024                 "composer/spdx-licenses": "^1.2",
7025                 "composer/xdebug-handler": "^2.0",
7026                 "justinrainbow/json-schema": "^5.2.11",
7027                 "php": "^5.3.2 || ^7.0 || ^8.0",
7028                 "psr/log": "^1.0 || ^2.0",
7029                 "react/promise": "^1.2 || ^2.7",
7030                 "seld/jsonlint": "^1.4",
7031                 "seld/phar-utils": "^1.0",
7032                 "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
7033                 "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
7034                 "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
7035                 "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
7036             },
7037             "require-dev": {
7038                 "phpspec/prophecy": "^1.10",
7039                 "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
7040             },
7041             "suggest": {
7042                 "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
7043                 "ext-zip": "Enabling the zip extension allows you to unzip archives",
7044                 "ext-zlib": "Allow gzip compression of HTTP requests"
7045             },
7046             "bin": [
7047                 "bin/composer"
7048             ],
7049             "type": "library",
7050             "extra": {
7051                 "branch-alias": {
7052                     "dev-main": "2.1-dev"
7053                 }
7054             },
7055             "autoload": {
7056                 "psr-4": {
7057                     "Composer\\": "src/Composer"
7058                 }
7059             },
7060             "notification-url": "https://packagist.org/downloads/",
7061             "license": [
7062                 "MIT"
7063             ],
7064             "authors": [
7065                 {
7066                     "name": "Nils Adermann",
7067                     "email": "[email protected]",
7068                     "homepage": "https://www.naderman.de"
7069                 },
7070                 {
7071                     "name": "Jordi Boggiano",
7072                     "email": "[email protected]",
7073                     "homepage": "https://seld.be"
7074                 }
7075             ],
7076             "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
7077             "homepage": "https://getcomposer.org/",
7078             "keywords": [
7079                 "autoload",
7080                 "dependency",
7081                 "package"
7082             ],
7083             "support": {
7084                 "irc": "ircs://irc.libera.chat:6697/composer",
7085                 "issues": "https://github.com/composer/composer/issues",
7086                 "source": "https://github.com/composer/composer/tree/2.1.10"
7087             },
7088             "funding": [
7089                 {
7090                     "url": "https://packagist.com",
7091                     "type": "custom"
7092                 },
7093                 {
7094                     "url": "https://github.com/composer",
7095                     "type": "github"
7096                 },
7097                 {
7098                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
7099                     "type": "tidelift"
7100                 }
7101             ],
7102             "time": "2021-10-29T20:34:57+00:00"
7103         },
7104         {
7105             "name": "composer/metadata-minifier",
7106             "version": "1.0.0",
7107             "source": {
7108                 "type": "git",
7109                 "url": "https://github.com/composer/metadata-minifier.git",
7110                 "reference": "c549d23829536f0d0e984aaabbf02af91f443207"
7111             },
7112             "dist": {
7113                 "type": "zip",
7114                 "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
7115                 "reference": "c549d23829536f0d0e984aaabbf02af91f443207",
7116                 "shasum": ""
7117             },
7118             "require": {
7119                 "php": "^5.3.2 || ^7.0 || ^8.0"
7120             },
7121             "require-dev": {
7122                 "composer/composer": "^2",
7123                 "phpstan/phpstan": "^0.12.55",
7124                 "symfony/phpunit-bridge": "^4.2 || ^5"
7125             },
7126             "type": "library",
7127             "extra": {
7128                 "branch-alias": {
7129                     "dev-main": "1.x-dev"
7130                 }
7131             },
7132             "autoload": {
7133                 "psr-4": {
7134                     "Composer\\MetadataMinifier\\": "src"
7135                 }
7136             },
7137             "notification-url": "https://packagist.org/downloads/",
7138             "license": [
7139                 "MIT"
7140             ],
7141             "authors": [
7142                 {
7143                     "name": "Jordi Boggiano",
7144                     "email": "[email protected]",
7145                     "homepage": "http://seld.be"
7146                 }
7147             ],
7148             "description": "Small utility library that handles metadata minification and expansion.",
7149             "keywords": [
7150                 "composer",
7151                 "compression"
7152             ],
7153             "support": {
7154                 "issues": "https://github.com/composer/metadata-minifier/issues",
7155                 "source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
7156             },
7157             "funding": [
7158                 {
7159                     "url": "https://packagist.com",
7160                     "type": "custom"
7161                 },
7162                 {
7163                     "url": "https://github.com/composer",
7164                     "type": "github"
7165                 },
7166                 {
7167                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
7168                     "type": "tidelift"
7169                 }
7170             ],
7171             "time": "2021-04-07T13:37:33+00:00"
7172         },
7173         {
7174             "name": "composer/semver",
7175             "version": "3.2.6",
7176             "source": {
7177                 "type": "git",
7178                 "url": "https://github.com/composer/semver.git",
7179                 "reference": "83e511e247de329283478496f7a1e114c9517506"
7180             },
7181             "dist": {
7182                 "type": "zip",
7183                 "url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506",
7184                 "reference": "83e511e247de329283478496f7a1e114c9517506",
7185                 "shasum": ""
7186             },
7187             "require": {
7188                 "php": "^5.3.2 || ^7.0 || ^8.0"
7189             },
7190             "require-dev": {
7191                 "phpstan/phpstan": "^0.12.54",
7192                 "symfony/phpunit-bridge": "^4.2 || ^5"
7193             },
7194             "type": "library",
7195             "extra": {
7196                 "branch-alias": {
7197                     "dev-main": "3.x-dev"
7198                 }
7199             },
7200             "autoload": {
7201                 "psr-4": {
7202                     "Composer\\Semver\\": "src"
7203                 }
7204             },
7205             "notification-url": "https://packagist.org/downloads/",
7206             "license": [
7207                 "MIT"
7208             ],
7209             "authors": [
7210                 {
7211                     "name": "Nils Adermann",
7212                     "email": "[email protected]",
7213                     "homepage": "http://www.naderman.de"
7214                 },
7215                 {
7216                     "name": "Jordi Boggiano",
7217                     "email": "[email protected]",
7218                     "homepage": "http://seld.be"
7219                 },
7220                 {
7221                     "name": "Rob Bast",
7222                     "email": "[email protected]",
7223                     "homepage": "http://robbast.nl"
7224                 }
7225             ],
7226             "description": "Semver library that offers utilities, version constraint parsing and validation.",
7227             "keywords": [
7228                 "semantic",
7229                 "semver",
7230                 "validation",
7231                 "versioning"
7232             ],
7233             "support": {
7234                 "irc": "irc://irc.freenode.org/composer",
7235                 "issues": "https://github.com/composer/semver/issues",
7236                 "source": "https://github.com/composer/semver/tree/3.2.6"
7237             },
7238             "funding": [
7239                 {
7240                     "url": "https://packagist.com",
7241                     "type": "custom"
7242                 },
7243                 {
7244                     "url": "https://github.com/composer",
7245                     "type": "github"
7246                 },
7247                 {
7248                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
7249                     "type": "tidelift"
7250                 }
7251             ],
7252             "time": "2021-10-25T11:34:17+00:00"
7253         },
7254         {
7255             "name": "composer/spdx-licenses",
7256             "version": "1.5.5",
7257             "source": {
7258                 "type": "git",
7259                 "url": "https://github.com/composer/spdx-licenses.git",
7260                 "reference": "de30328a7af8680efdc03e396aad24befd513200"
7261             },
7262             "dist": {
7263                 "type": "zip",
7264                 "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200",
7265                 "reference": "de30328a7af8680efdc03e396aad24befd513200",
7266                 "shasum": ""
7267             },
7268             "require": {
7269                 "php": "^5.3.2 || ^7.0 || ^8.0"
7270             },
7271             "require-dev": {
7272                 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
7273             },
7274             "type": "library",
7275             "extra": {
7276                 "branch-alias": {
7277                     "dev-main": "1.x-dev"
7278                 }
7279             },
7280             "autoload": {
7281                 "psr-4": {
7282                     "Composer\\Spdx\\": "src"
7283                 }
7284             },
7285             "notification-url": "https://packagist.org/downloads/",
7286             "license": [
7287                 "MIT"
7288             ],
7289             "authors": [
7290                 {
7291                     "name": "Nils Adermann",
7292                     "email": "[email protected]",
7293                     "homepage": "http://www.naderman.de"
7294                 },
7295                 {
7296                     "name": "Jordi Boggiano",
7297                     "email": "[email protected]",
7298                     "homepage": "http://seld.be"
7299                 },
7300                 {
7301                     "name": "Rob Bast",
7302                     "email": "[email protected]",
7303                     "homepage": "http://robbast.nl"
7304                 }
7305             ],
7306             "description": "SPDX licenses list and validation library.",
7307             "keywords": [
7308                 "license",
7309                 "spdx",
7310                 "validator"
7311             ],
7312             "support": {
7313                 "irc": "irc://irc.freenode.org/composer",
7314                 "issues": "https://github.com/composer/spdx-licenses/issues",
7315                 "source": "https://github.com/composer/spdx-licenses/tree/1.5.5"
7316             },
7317             "funding": [
7318                 {
7319                     "url": "https://packagist.com",
7320                     "type": "custom"
7321                 },
7322                 {
7323                     "url": "https://github.com/composer",
7324                     "type": "github"
7325                 },
7326                 {
7327                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
7328                     "type": "tidelift"
7329                 }
7330             ],
7331             "time": "2020-12-03T16:04:16+00:00"
7332         },
7333         {
7334             "name": "composer/xdebug-handler",
7335             "version": "2.0.2",
7336             "source": {
7337                 "type": "git",
7338                 "url": "https://github.com/composer/xdebug-handler.git",
7339                 "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339"
7340             },
7341             "dist": {
7342                 "type": "zip",
7343                 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/84674dd3a7575ba617f5a76d7e9e29a7d3891339",
7344                 "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339",
7345                 "shasum": ""
7346             },
7347             "require": {
7348                 "php": "^5.3.2 || ^7.0 || ^8.0",
7349                 "psr/log": "^1 || ^2 || ^3"
7350             },
7351             "require-dev": {
7352                 "phpstan/phpstan": "^0.12.55",
7353                 "symfony/phpunit-bridge": "^4.2 || ^5"
7354             },
7355             "type": "library",
7356             "autoload": {
7357                 "psr-4": {
7358                     "Composer\\XdebugHandler\\": "src"
7359                 }
7360             },
7361             "notification-url": "https://packagist.org/downloads/",
7362             "license": [
7363                 "MIT"
7364             ],
7365             "authors": [
7366                 {
7367                     "name": "John Stevenson",
7368                     "email": "[email protected]"
7369                 }
7370             ],
7371             "description": "Restarts a process without Xdebug.",
7372             "keywords": [
7373                 "Xdebug",
7374                 "performance"
7375             ],
7376             "support": {
7377                 "irc": "irc://irc.freenode.org/composer",
7378                 "issues": "https://github.com/composer/xdebug-handler/issues",
7379                 "source": "https://github.com/composer/xdebug-handler/tree/2.0.2"
7380             },
7381             "funding": [
7382                 {
7383                     "url": "https://packagist.com",
7384                     "type": "custom"
7385                 },
7386                 {
7387                     "url": "https://github.com/composer",
7388                     "type": "github"
7389                 },
7390                 {
7391                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
7392                     "type": "tidelift"
7393                 }
7394             ],
7395             "time": "2021-07-31T17:03:58+00:00"
7396         },
7397         {
7398             "name": "doctrine/instantiator",
7399             "version": "1.4.0",
7400             "source": {
7401                 "type": "git",
7402                 "url": "https://github.com/doctrine/instantiator.git",
7403                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
7404             },
7405             "dist": {
7406                 "type": "zip",
7407                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
7408                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
7409                 "shasum": ""
7410             },
7411             "require": {
7412                 "php": "^7.1 || ^8.0"
7413             },
7414             "require-dev": {
7415                 "doctrine/coding-standard": "^8.0",
7416                 "ext-pdo": "*",
7417                 "ext-phar": "*",
7418                 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
7419                 "phpstan/phpstan": "^0.12",
7420                 "phpstan/phpstan-phpunit": "^0.12",
7421                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
7422             },
7423             "type": "library",
7424             "autoload": {
7425                 "psr-4": {
7426                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
7427                 }
7428             },
7429             "notification-url": "https://packagist.org/downloads/",
7430             "license": [
7431                 "MIT"
7432             ],
7433             "authors": [
7434                 {
7435                     "name": "Marco Pivetta",
7436                     "email": "[email protected]",
7437                     "homepage": "https://ocramius.github.io/"
7438                 }
7439             ],
7440             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
7441             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
7442             "keywords": [
7443                 "constructor",
7444                 "instantiate"
7445             ],
7446             "support": {
7447                 "issues": "https://github.com/doctrine/instantiator/issues",
7448                 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
7449             },
7450             "funding": [
7451                 {
7452                     "url": "https://www.doctrine-project.org/sponsorship.html",
7453                     "type": "custom"
7454                 },
7455                 {
7456                     "url": "https://www.patreon.com/phpdoctrine",
7457                     "type": "patreon"
7458                 },
7459                 {
7460                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
7461                     "type": "tidelift"
7462                 }
7463             ],
7464             "time": "2020-11-10T18:47:58+00:00"
7465         },
7466         {
7467             "name": "fakerphp/faker",
7468             "version": "v1.16.0",
7469             "source": {
7470                 "type": "git",
7471                 "url": "https://github.com/FakerPHP/Faker.git",
7472                 "reference": "271d384d216e5e5c468a6b28feedf95d49f83b35"
7473             },
7474             "dist": {
7475                 "type": "zip",
7476                 "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/271d384d216e5e5c468a6b28feedf95d49f83b35",
7477                 "reference": "271d384d216e5e5c468a6b28feedf95d49f83b35",
7478                 "shasum": ""
7479             },
7480             "require": {
7481                 "php": "^7.1 || ^8.0",
7482                 "psr/container": "^1.0 || ^2.0",
7483                 "symfony/deprecation-contracts": "^2.2"
7484             },
7485             "conflict": {
7486                 "fzaninotto/faker": "*"
7487             },
7488             "require-dev": {
7489                 "bamarni/composer-bin-plugin": "^1.4.1",
7490                 "ext-intl": "*",
7491                 "symfony/phpunit-bridge": "^4.4 || ^5.2"
7492             },
7493             "suggest": {
7494                 "ext-curl": "Required by Faker\\Provider\\Image to download images.",
7495                 "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
7496                 "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
7497                 "ext-mbstring": "Required for multibyte Unicode string functionality."
7498             },
7499             "type": "library",
7500             "extra": {
7501                 "branch-alias": {
7502                     "dev-main": "v1.16-dev"
7503                 }
7504             },
7505             "autoload": {
7506                 "psr-4": {
7507                     "Faker\\": "src/Faker/"
7508                 }
7509             },
7510             "notification-url": "https://packagist.org/downloads/",
7511             "license": [
7512                 "MIT"
7513             ],
7514             "authors": [
7515                 {
7516                     "name": "François Zaninotto"
7517                 }
7518             ],
7519             "description": "Faker is a PHP library that generates fake data for you.",
7520             "keywords": [
7521                 "data",
7522                 "faker",
7523                 "fixtures"
7524             ],
7525             "support": {
7526                 "issues": "https://github.com/FakerPHP/Faker/issues",
7527                 "source": "https://github.com/FakerPHP/Faker/tree/v1.16.0"
7528             },
7529             "time": "2021-09-06T14:53:37+00:00"
7530         },
7531         {
7532             "name": "hamcrest/hamcrest-php",
7533             "version": "v2.0.1",
7534             "source": {
7535                 "type": "git",
7536                 "url": "https://github.com/hamcrest/hamcrest-php.git",
7537                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
7538             },
7539             "dist": {
7540                 "type": "zip",
7541                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
7542                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
7543                 "shasum": ""
7544             },
7545             "require": {
7546                 "php": "^5.3|^7.0|^8.0"
7547             },
7548             "replace": {
7549                 "cordoval/hamcrest-php": "*",
7550                 "davedevelopment/hamcrest-php": "*",
7551                 "kodova/hamcrest-php": "*"
7552             },
7553             "require-dev": {
7554                 "phpunit/php-file-iterator": "^1.4 || ^2.0",
7555                 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
7556             },
7557             "type": "library",
7558             "extra": {
7559                 "branch-alias": {
7560                     "dev-master": "2.1-dev"
7561                 }
7562             },
7563             "autoload": {
7564                 "classmap": [
7565                     "hamcrest"
7566                 ]
7567             },
7568             "notification-url": "https://packagist.org/downloads/",
7569             "license": [
7570                 "BSD-3-Clause"
7571             ],
7572             "description": "This is the PHP port of Hamcrest Matchers",
7573             "keywords": [
7574                 "test"
7575             ],
7576             "support": {
7577                 "issues": "https://github.com/hamcrest/hamcrest-php/issues",
7578                 "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
7579             },
7580             "time": "2020-07-09T08:09:16+00:00"
7581         },
7582         {
7583             "name": "justinrainbow/json-schema",
7584             "version": "5.2.11",
7585             "source": {
7586                 "type": "git",
7587                 "url": "https://github.com/justinrainbow/json-schema.git",
7588                 "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa"
7589             },
7590             "dist": {
7591                 "type": "zip",
7592                 "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa",
7593                 "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa",
7594                 "shasum": ""
7595             },
7596             "require": {
7597                 "php": ">=5.3.3"
7598             },
7599             "require-dev": {
7600                 "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
7601                 "json-schema/json-schema-test-suite": "1.2.0",
7602                 "phpunit/phpunit": "^4.8.35"
7603             },
7604             "bin": [
7605                 "bin/validate-json"
7606             ],
7607             "type": "library",
7608             "extra": {
7609                 "branch-alias": {
7610                     "dev-master": "5.0.x-dev"
7611                 }
7612             },
7613             "autoload": {
7614                 "psr-4": {
7615                     "JsonSchema\\": "src/JsonSchema/"
7616                 }
7617             },
7618             "notification-url": "https://packagist.org/downloads/",
7619             "license": [
7620                 "MIT"
7621             ],
7622             "authors": [
7623                 {
7624                     "name": "Bruno Prieto Reis",
7625                     "email": "[email protected]"
7626                 },
7627                 {
7628                     "name": "Justin Rainbow",
7629                     "email": "[email protected]"
7630                 },
7631                 {
7632                     "name": "Igor Wiedler",
7633                     "email": "[email protected]"
7634                 },
7635                 {
7636                     "name": "Robert Schönthal",
7637                     "email": "[email protected]"
7638                 }
7639             ],
7640             "description": "A library to validate a json schema.",
7641             "homepage": "https://github.com/justinrainbow/json-schema",
7642             "keywords": [
7643                 "json",
7644                 "schema"
7645             ],
7646             "support": {
7647                 "issues": "https://github.com/justinrainbow/json-schema/issues",
7648                 "source": "https://github.com/justinrainbow/json-schema/tree/5.2.11"
7649             },
7650             "time": "2021-07-22T09:24:00+00:00"
7651         },
7652         {
7653             "name": "maximebf/debugbar",
7654             "version": "v1.17.2",
7655             "source": {
7656                 "type": "git",
7657                 "url": "https://github.com/maximebf/php-debugbar.git",
7658                 "reference": "3541f09f09c003c4a9ff7ddb0eb3361a7f14d418"
7659             },
7660             "dist": {
7661                 "type": "zip",
7662                 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/3541f09f09c003c4a9ff7ddb0eb3361a7f14d418",
7663                 "reference": "3541f09f09c003c4a9ff7ddb0eb3361a7f14d418",
7664                 "shasum": ""
7665             },
7666             "require": {
7667                 "php": "^7.1|^8",
7668                 "psr/log": "^1|^2|^3",
7669                 "symfony/var-dumper": "^2.6|^3|^4|^5"
7670             },
7671             "require-dev": {
7672                 "phpunit/phpunit": "^7.5.20 || ^9.4.2"
7673             },
7674             "suggest": {
7675                 "kriswallsmith/assetic": "The best way to manage assets",
7676                 "monolog/monolog": "Log using Monolog",
7677                 "predis/predis": "Redis storage"
7678             },
7679             "type": "library",
7680             "extra": {
7681                 "branch-alias": {
7682                     "dev-master": "1.17-dev"
7683                 }
7684             },
7685             "autoload": {
7686                 "psr-4": {
7687                     "DebugBar\\": "src/DebugBar/"
7688                 }
7689             },
7690             "notification-url": "https://packagist.org/downloads/",
7691             "license": [
7692                 "MIT"
7693             ],
7694             "authors": [
7695                 {
7696                     "name": "Maxime Bouroumeau-Fuseau",
7697                     "email": "[email protected]",
7698                     "homepage": "http://maximebf.com"
7699                 },
7700                 {
7701                     "name": "Barry vd. Heuvel",
7702                     "email": "[email protected]"
7703                 }
7704             ],
7705             "description": "Debug bar in the browser for php application",
7706             "homepage": "https://github.com/maximebf/php-debugbar",
7707             "keywords": [
7708                 "debug",
7709                 "debugbar"
7710             ],
7711             "support": {
7712                 "issues": "https://github.com/maximebf/php-debugbar/issues",
7713                 "source": "https://github.com/maximebf/php-debugbar/tree/v1.17.2"
7714             },
7715             "time": "2021-10-18T09:39:00+00:00"
7716         },
7717         {
7718             "name": "mockery/mockery",
7719             "version": "1.4.4",
7720             "source": {
7721                 "type": "git",
7722                 "url": "https://github.com/mockery/mockery.git",
7723                 "reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346"
7724             },
7725             "dist": {
7726                 "type": "zip",
7727                 "url": "https://api.github.com/repos/mockery/mockery/zipball/e01123a0e847d52d186c5eb4b9bf58b0c6d00346",
7728                 "reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346",
7729                 "shasum": ""
7730             },
7731             "require": {
7732                 "hamcrest/hamcrest-php": "^2.0.1",
7733                 "lib-pcre": ">=7.0",
7734                 "php": "^7.3 || ^8.0"
7735             },
7736             "conflict": {
7737                 "phpunit/phpunit": "<8.0"
7738             },
7739             "require-dev": {
7740                 "phpunit/phpunit": "^8.5 || ^9.3"
7741             },
7742             "type": "library",
7743             "extra": {
7744                 "branch-alias": {
7745                     "dev-master": "1.4.x-dev"
7746                 }
7747             },
7748             "autoload": {
7749                 "psr-0": {
7750                     "Mockery": "library/"
7751                 }
7752             },
7753             "notification-url": "https://packagist.org/downloads/",
7754             "license": [
7755                 "BSD-3-Clause"
7756             ],
7757             "authors": [
7758                 {
7759                     "name": "Pádraic Brady",
7760                     "email": "[email protected]",
7761                     "homepage": "http://blog.astrumfutura.com"
7762                 },
7763                 {
7764                     "name": "Dave Marshall",
7765                     "email": "[email protected]",
7766                     "homepage": "http://davedevelopment.co.uk"
7767                 }
7768             ],
7769             "description": "Mockery is a simple yet flexible PHP mock object framework",
7770             "homepage": "https://github.com/mockery/mockery",
7771             "keywords": [
7772                 "BDD",
7773                 "TDD",
7774                 "library",
7775                 "mock",
7776                 "mock objects",
7777                 "mockery",
7778                 "stub",
7779                 "test",
7780                 "test double",
7781                 "testing"
7782             ],
7783             "support": {
7784                 "issues": "https://github.com/mockery/mockery/issues",
7785                 "source": "https://github.com/mockery/mockery/tree/1.4.4"
7786             },
7787             "time": "2021-09-13T15:28:59+00:00"
7788         },
7789         {
7790             "name": "myclabs/deep-copy",
7791             "version": "1.10.2",
7792             "source": {
7793                 "type": "git",
7794                 "url": "https://github.com/myclabs/DeepCopy.git",
7795                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
7796             },
7797             "dist": {
7798                 "type": "zip",
7799                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
7800                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
7801                 "shasum": ""
7802             },
7803             "require": {
7804                 "php": "^7.1 || ^8.0"
7805             },
7806             "replace": {
7807                 "myclabs/deep-copy": "self.version"
7808             },
7809             "require-dev": {
7810                 "doctrine/collections": "^1.0",
7811                 "doctrine/common": "^2.6",
7812                 "phpunit/phpunit": "^7.1"
7813             },
7814             "type": "library",
7815             "autoload": {
7816                 "psr-4": {
7817                     "DeepCopy\\": "src/DeepCopy/"
7818                 },
7819                 "files": [
7820                     "src/DeepCopy/deep_copy.php"
7821                 ]
7822             },
7823             "notification-url": "https://packagist.org/downloads/",
7824             "license": [
7825                 "MIT"
7826             ],
7827             "description": "Create deep copies (clones) of your objects",
7828             "keywords": [
7829                 "clone",
7830                 "copy",
7831                 "duplicate",
7832                 "object",
7833                 "object graph"
7834             ],
7835             "support": {
7836                 "issues": "https://github.com/myclabs/DeepCopy/issues",
7837                 "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
7838             },
7839             "funding": [
7840                 {
7841                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
7842                     "type": "tidelift"
7843                 }
7844             ],
7845             "time": "2020-11-13T09:40:50+00:00"
7846         },
7847         {
7848             "name": "nikic/php-parser",
7849             "version": "v4.13.0",
7850             "source": {
7851                 "type": "git",
7852                 "url": "https://github.com/nikic/PHP-Parser.git",
7853                 "reference": "50953a2691a922aa1769461637869a0a2faa3f53"
7854             },
7855             "dist": {
7856                 "type": "zip",
7857                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53",
7858                 "reference": "50953a2691a922aa1769461637869a0a2faa3f53",
7859                 "shasum": ""
7860             },
7861             "require": {
7862                 "ext-tokenizer": "*",
7863                 "php": ">=7.0"
7864             },
7865             "require-dev": {
7866                 "ircmaxell/php-yacc": "^0.0.7",
7867                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
7868             },
7869             "bin": [
7870                 "bin/php-parse"
7871             ],
7872             "type": "library",
7873             "extra": {
7874                 "branch-alias": {
7875                     "dev-master": "4.9-dev"
7876                 }
7877             },
7878             "autoload": {
7879                 "psr-4": {
7880                     "PhpParser\\": "lib/PhpParser"
7881                 }
7882             },
7883             "notification-url": "https://packagist.org/downloads/",
7884             "license": [
7885                 "BSD-3-Clause"
7886             ],
7887             "authors": [
7888                 {
7889                     "name": "Nikita Popov"
7890                 }
7891             ],
7892             "description": "A PHP parser written in PHP",
7893             "keywords": [
7894                 "parser",
7895                 "php"
7896             ],
7897             "support": {
7898                 "issues": "https://github.com/nikic/PHP-Parser/issues",
7899                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.0"
7900             },
7901             "time": "2021-09-20T12:20:58+00:00"
7902         },
7903         {
7904             "name": "phar-io/manifest",
7905             "version": "2.0.3",
7906             "source": {
7907                 "type": "git",
7908                 "url": "https://github.com/phar-io/manifest.git",
7909                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
7910             },
7911             "dist": {
7912                 "type": "zip",
7913                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
7914                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
7915                 "shasum": ""
7916             },
7917             "require": {
7918                 "ext-dom": "*",
7919                 "ext-phar": "*",
7920                 "ext-xmlwriter": "*",
7921                 "phar-io/version": "^3.0.1",
7922                 "php": "^7.2 || ^8.0"
7923             },
7924             "type": "library",
7925             "extra": {
7926                 "branch-alias": {
7927                     "dev-master": "2.0.x-dev"
7928                 }
7929             },
7930             "autoload": {
7931                 "classmap": [
7932                     "src/"
7933                 ]
7934             },
7935             "notification-url": "https://packagist.org/downloads/",
7936             "license": [
7937                 "BSD-3-Clause"
7938             ],
7939             "authors": [
7940                 {
7941                     "name": "Arne Blankerts",
7942                     "email": "[email protected]",
7943                     "role": "Developer"
7944                 },
7945                 {
7946                     "name": "Sebastian Heuer",
7947                     "email": "[email protected]",
7948                     "role": "Developer"
7949                 },
7950                 {
7951                     "name": "Sebastian Bergmann",
7952                     "email": "[email protected]",
7953                     "role": "Developer"
7954                 }
7955             ],
7956             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
7957             "support": {
7958                 "issues": "https://github.com/phar-io/manifest/issues",
7959                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
7960             },
7961             "time": "2021-07-20T11:28:43+00:00"
7962         },
7963         {
7964             "name": "phar-io/version",
7965             "version": "3.1.0",
7966             "source": {
7967                 "type": "git",
7968                 "url": "https://github.com/phar-io/version.git",
7969                 "reference": "bae7c545bef187884426f042434e561ab1ddb182"
7970             },
7971             "dist": {
7972                 "type": "zip",
7973                 "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
7974                 "reference": "bae7c545bef187884426f042434e561ab1ddb182",
7975                 "shasum": ""
7976             },
7977             "require": {
7978                 "php": "^7.2 || ^8.0"
7979             },
7980             "type": "library",
7981             "autoload": {
7982                 "classmap": [
7983                     "src/"
7984                 ]
7985             },
7986             "notification-url": "https://packagist.org/downloads/",
7987             "license": [
7988                 "BSD-3-Clause"
7989             ],
7990             "authors": [
7991                 {
7992                     "name": "Arne Blankerts",
7993                     "email": "[email protected]",
7994                     "role": "Developer"
7995                 },
7996                 {
7997                     "name": "Sebastian Heuer",
7998                     "email": "[email protected]",
7999                     "role": "Developer"
8000                 },
8001                 {
8002                     "name": "Sebastian Bergmann",
8003                     "email": "[email protected]",
8004                     "role": "Developer"
8005                 }
8006             ],
8007             "description": "Library for handling version information and constraints",
8008             "support": {
8009                 "issues": "https://github.com/phar-io/version/issues",
8010                 "source": "https://github.com/phar-io/version/tree/3.1.0"
8011             },
8012             "time": "2021-02-23T14:00:09+00:00"
8013         },
8014         {
8015             "name": "phpdocumentor/reflection-common",
8016             "version": "2.2.0",
8017             "source": {
8018                 "type": "git",
8019                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
8020                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
8021             },
8022             "dist": {
8023                 "type": "zip",
8024                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
8025                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
8026                 "shasum": ""
8027             },
8028             "require": {
8029                 "php": "^7.2 || ^8.0"
8030             },
8031             "type": "library",
8032             "extra": {
8033                 "branch-alias": {
8034                     "dev-2.x": "2.x-dev"
8035                 }
8036             },
8037             "autoload": {
8038                 "psr-4": {
8039                     "phpDocumentor\\Reflection\\": "src/"
8040                 }
8041             },
8042             "notification-url": "https://packagist.org/downloads/",
8043             "license": [
8044                 "MIT"
8045             ],
8046             "authors": [
8047                 {
8048                     "name": "Jaap van Otterdijk",
8049                     "email": "[email protected]"
8050                 }
8051             ],
8052             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
8053             "homepage": "http://www.phpdoc.org",
8054             "keywords": [
8055                 "FQSEN",
8056                 "phpDocumentor",
8057                 "phpdoc",
8058                 "reflection",
8059                 "static analysis"
8060             ],
8061             "support": {
8062                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
8063                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
8064             },
8065             "time": "2020-06-27T09:03:43+00:00"
8066         },
8067         {
8068             "name": "phpdocumentor/reflection-docblock",
8069             "version": "5.3.0",
8070             "source": {
8071                 "type": "git",
8072                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
8073                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
8074             },
8075             "dist": {
8076                 "type": "zip",
8077                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
8078                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
8079                 "shasum": ""
8080             },
8081             "require": {
8082                 "ext-filter": "*",
8083                 "php": "^7.2 || ^8.0",
8084                 "phpdocumentor/reflection-common": "^2.2",
8085                 "phpdocumentor/type-resolver": "^1.3",
8086                 "webmozart/assert": "^1.9.1"
8087             },
8088             "require-dev": {
8089                 "mockery/mockery": "~1.3.2",
8090                 "psalm/phar": "^4.8"
8091             },
8092             "type": "library",
8093             "extra": {
8094                 "branch-alias": {
8095                     "dev-master": "5.x-dev"
8096                 }
8097             },
8098             "autoload": {
8099                 "psr-4": {
8100                     "phpDocumentor\\Reflection\\": "src"
8101                 }
8102             },
8103             "notification-url": "https://packagist.org/downloads/",
8104             "license": [
8105                 "MIT"
8106             ],
8107             "authors": [
8108                 {
8109                     "name": "Mike van Riel",
8110                     "email": "[email protected]"
8111                 },
8112                 {
8113                     "name": "Jaap van Otterdijk",
8114                     "email": "[email protected]"
8115                 }
8116             ],
8117             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
8118             "support": {
8119                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
8120                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
8121             },
8122             "time": "2021-10-19T17:43:47+00:00"
8123         },
8124         {
8125             "name": "phpdocumentor/type-resolver",
8126             "version": "1.5.1",
8127             "source": {
8128                 "type": "git",
8129                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
8130                 "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae"
8131             },
8132             "dist": {
8133                 "type": "zip",
8134                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae",
8135                 "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae",
8136                 "shasum": ""
8137             },
8138             "require": {
8139                 "php": "^7.2 || ^8.0",
8140                 "phpdocumentor/reflection-common": "^2.0"
8141             },
8142             "require-dev": {
8143                 "ext-tokenizer": "*",
8144                 "psalm/phar": "^4.8"
8145             },
8146             "type": "library",
8147             "extra": {
8148                 "branch-alias": {
8149                     "dev-1.x": "1.x-dev"
8150                 }
8151             },
8152             "autoload": {
8153                 "psr-4": {
8154                     "phpDocumentor\\Reflection\\": "src"
8155                 }
8156             },
8157             "notification-url": "https://packagist.org/downloads/",
8158             "license": [
8159                 "MIT"
8160             ],
8161             "authors": [
8162                 {
8163                     "name": "Mike van Riel",
8164                     "email": "[email protected]"
8165                 }
8166             ],
8167             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
8168             "support": {
8169                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
8170                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1"
8171             },
8172             "time": "2021-10-02T14:08:47+00:00"
8173         },
8174         {
8175             "name": "phpspec/prophecy",
8176             "version": "1.14.0",
8177             "source": {
8178                 "type": "git",
8179                 "url": "https://github.com/phpspec/prophecy.git",
8180                 "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e"
8181             },
8182             "dist": {
8183                 "type": "zip",
8184                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
8185                 "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
8186                 "shasum": ""
8187             },
8188             "require": {
8189                 "doctrine/instantiator": "^1.2",
8190                 "php": "^7.2 || ~8.0, <8.2",
8191                 "phpdocumentor/reflection-docblock": "^5.2",
8192                 "sebastian/comparator": "^3.0 || ^4.0",
8193                 "sebastian/recursion-context": "^3.0 || ^4.0"
8194             },
8195             "require-dev": {
8196                 "phpspec/phpspec": "^6.0 || ^7.0",
8197                 "phpunit/phpunit": "^8.0 || ^9.0"
8198             },
8199             "type": "library",
8200             "extra": {
8201                 "branch-alias": {
8202                     "dev-master": "1.x-dev"
8203                 }
8204             },
8205             "autoload": {
8206                 "psr-4": {
8207                     "Prophecy\\": "src/Prophecy"
8208                 }
8209             },
8210             "notification-url": "https://packagist.org/downloads/",
8211             "license": [
8212                 "MIT"
8213             ],
8214             "authors": [
8215                 {
8216                     "name": "Konstantin Kudryashov",
8217                     "email": "[email protected]",
8218                     "homepage": "http://everzet.com"
8219                 },
8220                 {
8221                     "name": "Marcello Duarte",
8222                     "email": "[email protected]"
8223                 }
8224             ],
8225             "description": "Highly opinionated mocking framework for PHP 5.3+",
8226             "homepage": "https://github.com/phpspec/prophecy",
8227             "keywords": [
8228                 "Double",
8229                 "Dummy",
8230                 "fake",
8231                 "mock",
8232                 "spy",
8233                 "stub"
8234             ],
8235             "support": {
8236                 "issues": "https://github.com/phpspec/prophecy/issues",
8237                 "source": "https://github.com/phpspec/prophecy/tree/1.14.0"
8238             },
8239             "time": "2021-09-10T09:02:12+00:00"
8240         },
8241         {
8242             "name": "phpunit/php-code-coverage",
8243             "version": "9.2.8",
8244             "source": {
8245                 "type": "git",
8246                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
8247                 "reference": "cf04e88a2e3c56fc1a65488afd493325b4c1bc3e"
8248             },
8249             "dist": {
8250                 "type": "zip",
8251                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/cf04e88a2e3c56fc1a65488afd493325b4c1bc3e",
8252                 "reference": "cf04e88a2e3c56fc1a65488afd493325b4c1bc3e",
8253                 "shasum": ""
8254             },
8255             "require": {
8256                 "ext-dom": "*",
8257                 "ext-libxml": "*",
8258                 "ext-xmlwriter": "*",
8259                 "nikic/php-parser": "^4.13.0",
8260                 "php": ">=7.3",
8261                 "phpunit/php-file-iterator": "^3.0.3",
8262                 "phpunit/php-text-template": "^2.0.2",
8263                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
8264                 "sebastian/complexity": "^2.0",
8265                 "sebastian/environment": "^5.1.2",
8266                 "sebastian/lines-of-code": "^1.0.3",
8267                 "sebastian/version": "^3.0.1",
8268                 "theseer/tokenizer": "^1.2.0"
8269             },
8270             "require-dev": {
8271                 "phpunit/phpunit": "^9.3"
8272             },
8273             "suggest": {
8274                 "ext-pcov": "*",
8275                 "ext-xdebug": "*"
8276             },
8277             "type": "library",
8278             "extra": {
8279                 "branch-alias": {
8280                     "dev-master": "9.2-dev"
8281                 }
8282             },
8283             "autoload": {
8284                 "classmap": [
8285                     "src/"
8286                 ]
8287             },
8288             "notification-url": "https://packagist.org/downloads/",
8289             "license": [
8290                 "BSD-3-Clause"
8291             ],
8292             "authors": [
8293                 {
8294                     "name": "Sebastian Bergmann",
8295                     "email": "[email protected]",
8296                     "role": "lead"
8297                 }
8298             ],
8299             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
8300             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
8301             "keywords": [
8302                 "coverage",
8303                 "testing",
8304                 "xunit"
8305             ],
8306             "support": {
8307                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
8308                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.8"
8309             },
8310             "funding": [
8311                 {
8312                     "url": "https://github.com/sebastianbergmann",
8313                     "type": "github"
8314                 }
8315             ],
8316             "time": "2021-10-30T08:01:38+00:00"
8317         },
8318         {
8319             "name": "phpunit/php-file-iterator",
8320             "version": "3.0.5",
8321             "source": {
8322                 "type": "git",
8323                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
8324                 "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
8325             },
8326             "dist": {
8327                 "type": "zip",
8328                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
8329                 "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
8330                 "shasum": ""
8331             },
8332             "require": {
8333                 "php": ">=7.3"
8334             },
8335             "require-dev": {
8336                 "phpunit/phpunit": "^9.3"
8337             },
8338             "type": "library",
8339             "extra": {
8340                 "branch-alias": {
8341                     "dev-master": "3.0-dev"
8342                 }
8343             },
8344             "autoload": {
8345                 "classmap": [
8346                     "src/"
8347                 ]
8348             },
8349             "notification-url": "https://packagist.org/downloads/",
8350             "license": [
8351                 "BSD-3-Clause"
8352             ],
8353             "authors": [
8354                 {
8355                     "name": "Sebastian Bergmann",
8356                     "email": "[email protected]",
8357                     "role": "lead"
8358                 }
8359             ],
8360             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
8361             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
8362             "keywords": [
8363                 "filesystem",
8364                 "iterator"
8365             ],
8366             "support": {
8367                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
8368                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
8369             },
8370             "funding": [
8371                 {
8372                     "url": "https://github.com/sebastianbergmann",
8373                     "type": "github"
8374                 }
8375             ],
8376             "time": "2020-09-28T05:57:25+00:00"
8377         },
8378         {
8379             "name": "phpunit/php-invoker",
8380             "version": "3.1.1",
8381             "source": {
8382                 "type": "git",
8383                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
8384                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
8385             },
8386             "dist": {
8387                 "type": "zip",
8388                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
8389                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
8390                 "shasum": ""
8391             },
8392             "require": {
8393                 "php": ">=7.3"
8394             },
8395             "require-dev": {
8396                 "ext-pcntl": "*",
8397                 "phpunit/phpunit": "^9.3"
8398             },
8399             "suggest": {
8400                 "ext-pcntl": "*"
8401             },
8402             "type": "library",
8403             "extra": {
8404                 "branch-alias": {
8405                     "dev-master": "3.1-dev"
8406                 }
8407             },
8408             "autoload": {
8409                 "classmap": [
8410                     "src/"
8411                 ]
8412             },
8413             "notification-url": "https://packagist.org/downloads/",
8414             "license": [
8415                 "BSD-3-Clause"
8416             ],
8417             "authors": [
8418                 {
8419                     "name": "Sebastian Bergmann",
8420                     "email": "[email protected]",
8421                     "role": "lead"
8422                 }
8423             ],
8424             "description": "Invoke callables with a timeout",
8425             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
8426             "keywords": [
8427                 "process"
8428             ],
8429             "support": {
8430                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
8431                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
8432             },
8433             "funding": [
8434                 {
8435                     "url": "https://github.com/sebastianbergmann",
8436                     "type": "github"
8437                 }
8438             ],
8439             "time": "2020-09-28T05:58:55+00:00"
8440         },
8441         {
8442             "name": "phpunit/php-text-template",
8443             "version": "2.0.4",
8444             "source": {
8445                 "type": "git",
8446                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
8447                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
8448             },
8449             "dist": {
8450                 "type": "zip",
8451                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
8452                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
8453                 "shasum": ""
8454             },
8455             "require": {
8456                 "php": ">=7.3"
8457             },
8458             "require-dev": {
8459                 "phpunit/phpunit": "^9.3"
8460             },
8461             "type": "library",
8462             "extra": {
8463                 "branch-alias": {
8464                     "dev-master": "2.0-dev"
8465                 }
8466             },
8467             "autoload": {
8468                 "classmap": [
8469                     "src/"
8470                 ]
8471             },
8472             "notification-url": "https://packagist.org/downloads/",
8473             "license": [
8474                 "BSD-3-Clause"
8475             ],
8476             "authors": [
8477                 {
8478                     "name": "Sebastian Bergmann",
8479                     "email": "[email protected]",
8480                     "role": "lead"
8481                 }
8482             ],
8483             "description": "Simple template engine.",
8484             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
8485             "keywords": [
8486                 "template"
8487             ],
8488             "support": {
8489                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
8490                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
8491             },
8492             "funding": [
8493                 {
8494                     "url": "https://github.com/sebastianbergmann",
8495                     "type": "github"
8496                 }
8497             ],
8498             "time": "2020-10-26T05:33:50+00:00"
8499         },
8500         {
8501             "name": "phpunit/php-timer",
8502             "version": "5.0.3",
8503             "source": {
8504                 "type": "git",
8505                 "url": "https://github.com/sebastianbergmann/php-timer.git",
8506                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
8507             },
8508             "dist": {
8509                 "type": "zip",
8510                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
8511                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
8512                 "shasum": ""
8513             },
8514             "require": {
8515                 "php": ">=7.3"
8516             },
8517             "require-dev": {
8518                 "phpunit/phpunit": "^9.3"
8519             },
8520             "type": "library",
8521             "extra": {
8522                 "branch-alias": {
8523                     "dev-master": "5.0-dev"
8524                 }
8525             },
8526             "autoload": {
8527                 "classmap": [
8528                     "src/"
8529                 ]
8530             },
8531             "notification-url": "https://packagist.org/downloads/",
8532             "license": [
8533                 "BSD-3-Clause"
8534             ],
8535             "authors": [
8536                 {
8537                     "name": "Sebastian Bergmann",
8538                     "email": "[email protected]",
8539                     "role": "lead"
8540                 }
8541             ],
8542             "description": "Utility class for timing",
8543             "homepage": "https://github.com/sebastianbergmann/php-timer/",
8544             "keywords": [
8545                 "timer"
8546             ],
8547             "support": {
8548                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
8549                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
8550             },
8551             "funding": [
8552                 {
8553                     "url": "https://github.com/sebastianbergmann",
8554                     "type": "github"
8555                 }
8556             ],
8557             "time": "2020-10-26T13:16:10+00:00"
8558         },
8559         {
8560             "name": "phpunit/phpunit",
8561             "version": "9.5.10",
8562             "source": {
8563                 "type": "git",
8564                 "url": "https://github.com/sebastianbergmann/phpunit.git",
8565                 "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a"
8566             },
8567             "dist": {
8568                 "type": "zip",
8569                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
8570                 "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
8571                 "shasum": ""
8572             },
8573             "require": {
8574                 "doctrine/instantiator": "^1.3.1",
8575                 "ext-dom": "*",
8576                 "ext-json": "*",
8577                 "ext-libxml": "*",
8578                 "ext-mbstring": "*",
8579                 "ext-xml": "*",
8580                 "ext-xmlwriter": "*",
8581                 "myclabs/deep-copy": "^1.10.1",
8582                 "phar-io/manifest": "^2.0.3",
8583                 "phar-io/version": "^3.0.2",
8584                 "php": ">=7.3",
8585                 "phpspec/prophecy": "^1.12.1",
8586                 "phpunit/php-code-coverage": "^9.2.7",
8587                 "phpunit/php-file-iterator": "^3.0.5",
8588                 "phpunit/php-invoker": "^3.1.1",
8589                 "phpunit/php-text-template": "^2.0.3",
8590                 "phpunit/php-timer": "^5.0.2",
8591                 "sebastian/cli-parser": "^1.0.1",
8592                 "sebastian/code-unit": "^1.0.6",
8593                 "sebastian/comparator": "^4.0.5",
8594                 "sebastian/diff": "^4.0.3",
8595                 "sebastian/environment": "^5.1.3",
8596                 "sebastian/exporter": "^4.0.3",
8597                 "sebastian/global-state": "^5.0.1",
8598                 "sebastian/object-enumerator": "^4.0.3",
8599                 "sebastian/resource-operations": "^3.0.3",
8600                 "sebastian/type": "^2.3.4",
8601                 "sebastian/version": "^3.0.2"
8602             },
8603             "require-dev": {
8604                 "ext-pdo": "*",
8605                 "phpspec/prophecy-phpunit": "^2.0.1"
8606             },
8607             "suggest": {
8608                 "ext-soap": "*",
8609                 "ext-xdebug": "*"
8610             },
8611             "bin": [
8612                 "phpunit"
8613             ],
8614             "type": "library",
8615             "extra": {
8616                 "branch-alias": {
8617                     "dev-master": "9.5-dev"
8618                 }
8619             },
8620             "autoload": {
8621                 "classmap": [
8622                     "src/"
8623                 ],
8624                 "files": [
8625                     "src/Framework/Assert/Functions.php"
8626                 ]
8627             },
8628             "notification-url": "https://packagist.org/downloads/",
8629             "license": [
8630                 "BSD-3-Clause"
8631             ],
8632             "authors": [
8633                 {
8634                     "name": "Sebastian Bergmann",
8635                     "email": "[email protected]",
8636                     "role": "lead"
8637                 }
8638             ],
8639             "description": "The PHP Unit Testing framework.",
8640             "homepage": "https://phpunit.de/",
8641             "keywords": [
8642                 "phpunit",
8643                 "testing",
8644                 "xunit"
8645             ],
8646             "support": {
8647                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
8648                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.10"
8649             },
8650             "funding": [
8651                 {
8652                     "url": "https://phpunit.de/donate.html",
8653                     "type": "custom"
8654                 },
8655                 {
8656                     "url": "https://github.com/sebastianbergmann",
8657                     "type": "github"
8658                 }
8659             ],
8660             "time": "2021-09-25T07:38:51+00:00"
8661         },
8662         {
8663             "name": "react/promise",
8664             "version": "v2.8.0",
8665             "source": {
8666                 "type": "git",
8667                 "url": "https://github.com/reactphp/promise.git",
8668                 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
8669             },
8670             "dist": {
8671                 "type": "zip",
8672                 "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
8673                 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
8674                 "shasum": ""
8675             },
8676             "require": {
8677                 "php": ">=5.4.0"
8678             },
8679             "require-dev": {
8680                 "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
8681             },
8682             "type": "library",
8683             "autoload": {
8684                 "psr-4": {
8685                     "React\\Promise\\": "src/"
8686                 },
8687                 "files": [
8688                     "src/functions_include.php"
8689                 ]
8690             },
8691             "notification-url": "https://packagist.org/downloads/",
8692             "license": [
8693                 "MIT"
8694             ],
8695             "authors": [
8696                 {
8697                     "name": "Jan Sorgalla",
8698                     "email": "[email protected]"
8699                 }
8700             ],
8701             "description": "A lightweight implementation of CommonJS Promises/A for PHP",
8702             "keywords": [
8703                 "promise",
8704                 "promises"
8705             ],
8706             "support": {
8707                 "issues": "https://github.com/reactphp/promise/issues",
8708                 "source": "https://github.com/reactphp/promise/tree/v2.8.0"
8709             },
8710             "time": "2020-05-12T15:16:56+00:00"
8711         },
8712         {
8713             "name": "sebastian/cli-parser",
8714             "version": "1.0.1",
8715             "source": {
8716                 "type": "git",
8717                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
8718                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
8719             },
8720             "dist": {
8721                 "type": "zip",
8722                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8723                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8724                 "shasum": ""
8725             },
8726             "require": {
8727                 "php": ">=7.3"
8728             },
8729             "require-dev": {
8730                 "phpunit/phpunit": "^9.3"
8731             },
8732             "type": "library",
8733             "extra": {
8734                 "branch-alias": {
8735                     "dev-master": "1.0-dev"
8736                 }
8737             },
8738             "autoload": {
8739                 "classmap": [
8740                     "src/"
8741                 ]
8742             },
8743             "notification-url": "https://packagist.org/downloads/",
8744             "license": [
8745                 "BSD-3-Clause"
8746             ],
8747             "authors": [
8748                 {
8749                     "name": "Sebastian Bergmann",
8750                     "email": "[email protected]",
8751                     "role": "lead"
8752                 }
8753             ],
8754             "description": "Library for parsing CLI options",
8755             "homepage": "https://github.com/sebastianbergmann/cli-parser",
8756             "support": {
8757                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
8758                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
8759             },
8760             "funding": [
8761                 {
8762                     "url": "https://github.com/sebastianbergmann",
8763                     "type": "github"
8764                 }
8765             ],
8766             "time": "2020-09-28T06:08:49+00:00"
8767         },
8768         {
8769             "name": "sebastian/code-unit",
8770             "version": "1.0.8",
8771             "source": {
8772                 "type": "git",
8773                 "url": "https://github.com/sebastianbergmann/code-unit.git",
8774                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
8775             },
8776             "dist": {
8777                 "type": "zip",
8778                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
8779                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
8780                 "shasum": ""
8781             },
8782             "require": {
8783                 "php": ">=7.3"
8784             },
8785             "require-dev": {
8786                 "phpunit/phpunit": "^9.3"
8787             },
8788             "type": "library",
8789             "extra": {
8790                 "branch-alias": {
8791                     "dev-master": "1.0-dev"
8792                 }
8793             },
8794             "autoload": {
8795                 "classmap": [
8796                     "src/"
8797                 ]
8798             },
8799             "notification-url": "https://packagist.org/downloads/",
8800             "license": [
8801                 "BSD-3-Clause"
8802             ],
8803             "authors": [
8804                 {
8805                     "name": "Sebastian Bergmann",
8806                     "email": "[email protected]",
8807                     "role": "lead"
8808                 }
8809             ],
8810             "description": "Collection of value objects that represent the PHP code units",
8811             "homepage": "https://github.com/sebastianbergmann/code-unit",
8812             "support": {
8813                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
8814                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
8815             },
8816             "funding": [
8817                 {
8818                     "url": "https://github.com/sebastianbergmann",
8819                     "type": "github"
8820                 }
8821             ],
8822             "time": "2020-10-26T13:08:54+00:00"
8823         },
8824         {
8825             "name": "sebastian/code-unit-reverse-lookup",
8826             "version": "2.0.3",
8827             "source": {
8828                 "type": "git",
8829                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8830                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
8831             },
8832             "dist": {
8833                 "type": "zip",
8834                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8835                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8836                 "shasum": ""
8837             },
8838             "require": {
8839                 "php": ">=7.3"
8840             },
8841             "require-dev": {
8842                 "phpunit/phpunit": "^9.3"
8843             },
8844             "type": "library",
8845             "extra": {
8846                 "branch-alias": {
8847                     "dev-master": "2.0-dev"
8848                 }
8849             },
8850             "autoload": {
8851                 "classmap": [
8852                     "src/"
8853                 ]
8854             },
8855             "notification-url": "https://packagist.org/downloads/",
8856             "license": [
8857                 "BSD-3-Clause"
8858             ],
8859             "authors": [
8860                 {
8861                     "name": "Sebastian Bergmann",
8862                     "email": "[email protected]"
8863                 }
8864             ],
8865             "description": "Looks up which function or method a line of code belongs to",
8866             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8867             "support": {
8868                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8869                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
8870             },
8871             "funding": [
8872                 {
8873                     "url": "https://github.com/sebastianbergmann",
8874                     "type": "github"
8875                 }
8876             ],
8877             "time": "2020-09-28T05:30:19+00:00"
8878         },
8879         {
8880             "name": "sebastian/comparator",
8881             "version": "4.0.6",
8882             "source": {
8883                 "type": "git",
8884                 "url": "https://github.com/sebastianbergmann/comparator.git",
8885                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
8886             },
8887             "dist": {
8888                 "type": "zip",
8889                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
8890                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
8891                 "shasum": ""
8892             },
8893             "require": {
8894                 "php": ">=7.3",
8895                 "sebastian/diff": "^4.0",
8896                 "sebastian/exporter": "^4.0"
8897             },
8898             "require-dev": {
8899                 "phpunit/phpunit": "^9.3"
8900             },
8901             "type": "library",
8902             "extra": {
8903                 "branch-alias": {
8904                     "dev-master": "4.0-dev"
8905                 }
8906             },
8907             "autoload": {
8908                 "classmap": [
8909                     "src/"
8910                 ]
8911             },
8912             "notification-url": "https://packagist.org/downloads/",
8913             "license": [
8914                 "BSD-3-Clause"
8915             ],
8916             "authors": [
8917                 {
8918                     "name": "Sebastian Bergmann",
8919                     "email": "[email protected]"
8920                 },
8921                 {
8922                     "name": "Jeff Welch",
8923                     "email": "[email protected]"
8924                 },
8925                 {
8926                     "name": "Volker Dusch",
8927                     "email": "[email protected]"
8928                 },
8929                 {
8930                     "name": "Bernhard Schussek",
8931                     "email": "[email protected]"
8932                 }
8933             ],
8934             "description": "Provides the functionality to compare PHP values for equality",
8935             "homepage": "https://github.com/sebastianbergmann/comparator",
8936             "keywords": [
8937                 "comparator",
8938                 "compare",
8939                 "equality"
8940             ],
8941             "support": {
8942                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
8943                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
8944             },
8945             "funding": [
8946                 {
8947                     "url": "https://github.com/sebastianbergmann",
8948                     "type": "github"
8949                 }
8950             ],
8951             "time": "2020-10-26T15:49:45+00:00"
8952         },
8953         {
8954             "name": "sebastian/complexity",
8955             "version": "2.0.2",
8956             "source": {
8957                 "type": "git",
8958                 "url": "https://github.com/sebastianbergmann/complexity.git",
8959                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
8960             },
8961             "dist": {
8962                 "type": "zip",
8963                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
8964                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
8965                 "shasum": ""
8966             },
8967             "require": {
8968                 "nikic/php-parser": "^4.7",
8969                 "php": ">=7.3"
8970             },
8971             "require-dev": {
8972                 "phpunit/phpunit": "^9.3"
8973             },
8974             "type": "library",
8975             "extra": {
8976                 "branch-alias": {
8977                     "dev-master": "2.0-dev"
8978                 }
8979             },
8980             "autoload": {
8981                 "classmap": [
8982                     "src/"
8983                 ]
8984             },
8985             "notification-url": "https://packagist.org/downloads/",
8986             "license": [
8987                 "BSD-3-Clause"
8988             ],
8989             "authors": [
8990                 {
8991                     "name": "Sebastian Bergmann",
8992                     "email": "[email protected]",
8993                     "role": "lead"
8994                 }
8995             ],
8996             "description": "Library for calculating the complexity of PHP code units",
8997             "homepage": "https://github.com/sebastianbergmann/complexity",
8998             "support": {
8999                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
9000                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
9001             },
9002             "funding": [
9003                 {
9004                     "url": "https://github.com/sebastianbergmann",
9005                     "type": "github"
9006                 }
9007             ],
9008             "time": "2020-10-26T15:52:27+00:00"
9009         },
9010         {
9011             "name": "sebastian/diff",
9012             "version": "4.0.4",
9013             "source": {
9014                 "type": "git",
9015                 "url": "https://github.com/sebastianbergmann/diff.git",
9016                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
9017             },
9018             "dist": {
9019                 "type": "zip",
9020                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
9021                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
9022                 "shasum": ""
9023             },
9024             "require": {
9025                 "php": ">=7.3"
9026             },
9027             "require-dev": {
9028                 "phpunit/phpunit": "^9.3",
9029                 "symfony/process": "^4.2 || ^5"
9030             },
9031             "type": "library",
9032             "extra": {
9033                 "branch-alias": {
9034                     "dev-master": "4.0-dev"
9035                 }
9036             },
9037             "autoload": {
9038                 "classmap": [
9039                     "src/"
9040                 ]
9041             },
9042             "notification-url": "https://packagist.org/downloads/",
9043             "license": [
9044                 "BSD-3-Clause"
9045             ],
9046             "authors": [
9047                 {
9048                     "name": "Sebastian Bergmann",
9049                     "email": "[email protected]"
9050                 },
9051                 {
9052                     "name": "Kore Nordmann",
9053                     "email": "[email protected]"
9054                 }
9055             ],
9056             "description": "Diff implementation",
9057             "homepage": "https://github.com/sebastianbergmann/diff",
9058             "keywords": [
9059                 "diff",
9060                 "udiff",
9061                 "unidiff",
9062                 "unified diff"
9063             ],
9064             "support": {
9065                 "issues": "https://github.com/sebastianbergmann/diff/issues",
9066                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
9067             },
9068             "funding": [
9069                 {
9070                     "url": "https://github.com/sebastianbergmann",
9071                     "type": "github"
9072                 }
9073             ],
9074             "time": "2020-10-26T13:10:38+00:00"
9075         },
9076         {
9077             "name": "sebastian/environment",
9078             "version": "5.1.3",
9079             "source": {
9080                 "type": "git",
9081                 "url": "https://github.com/sebastianbergmann/environment.git",
9082                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
9083             },
9084             "dist": {
9085                 "type": "zip",
9086                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
9087                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
9088                 "shasum": ""
9089             },
9090             "require": {
9091                 "php": ">=7.3"
9092             },
9093             "require-dev": {
9094                 "phpunit/phpunit": "^9.3"
9095             },
9096             "suggest": {
9097                 "ext-posix": "*"
9098             },
9099             "type": "library",
9100             "extra": {
9101                 "branch-alias": {
9102                     "dev-master": "5.1-dev"
9103                 }
9104             },
9105             "autoload": {
9106                 "classmap": [
9107                     "src/"
9108                 ]
9109             },
9110             "notification-url": "https://packagist.org/downloads/",
9111             "license": [
9112                 "BSD-3-Clause"
9113             ],
9114             "authors": [
9115                 {
9116                     "name": "Sebastian Bergmann",
9117                     "email": "[email protected]"
9118                 }
9119             ],
9120             "description": "Provides functionality to handle HHVM/PHP environments",
9121             "homepage": "http://www.github.com/sebastianbergmann/environment",
9122             "keywords": [
9123                 "Xdebug",
9124                 "environment",
9125                 "hhvm"
9126             ],
9127             "support": {
9128                 "issues": "https://github.com/sebastianbergmann/environment/issues",
9129                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
9130             },
9131             "funding": [
9132                 {
9133                     "url": "https://github.com/sebastianbergmann",
9134                     "type": "github"
9135                 }
9136             ],
9137             "time": "2020-09-28T05:52:38+00:00"
9138         },
9139         {
9140             "name": "sebastian/exporter",
9141             "version": "4.0.3",
9142             "source": {
9143                 "type": "git",
9144                 "url": "https://github.com/sebastianbergmann/exporter.git",
9145                 "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
9146             },
9147             "dist": {
9148                 "type": "zip",
9149                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
9150                 "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
9151                 "shasum": ""
9152             },
9153             "require": {
9154                 "php": ">=7.3",
9155                 "sebastian/recursion-context": "^4.0"
9156             },
9157             "require-dev": {
9158                 "ext-mbstring": "*",
9159                 "phpunit/phpunit": "^9.3"
9160             },
9161             "type": "library",
9162             "extra": {
9163                 "branch-alias": {
9164                     "dev-master": "4.0-dev"
9165                 }
9166             },
9167             "autoload": {
9168                 "classmap": [
9169                     "src/"
9170                 ]
9171             },
9172             "notification-url": "https://packagist.org/downloads/",
9173             "license": [
9174                 "BSD-3-Clause"
9175             ],
9176             "authors": [
9177                 {
9178                     "name": "Sebastian Bergmann",
9179                     "email": "[email protected]"
9180                 },
9181                 {
9182                     "name": "Jeff Welch",
9183                     "email": "[email protected]"
9184                 },
9185                 {
9186                     "name": "Volker Dusch",
9187                     "email": "[email protected]"
9188                 },
9189                 {
9190                     "name": "Adam Harvey",
9191                     "email": "[email protected]"
9192                 },
9193                 {
9194                     "name": "Bernhard Schussek",
9195                     "email": "[email protected]"
9196                 }
9197             ],
9198             "description": "Provides the functionality to export PHP variables for visualization",
9199             "homepage": "http://www.github.com/sebastianbergmann/exporter",
9200             "keywords": [
9201                 "export",
9202                 "exporter"
9203             ],
9204             "support": {
9205                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
9206                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
9207             },
9208             "funding": [
9209                 {
9210                     "url": "https://github.com/sebastianbergmann",
9211                     "type": "github"
9212                 }
9213             ],
9214             "time": "2020-09-28T05:24:23+00:00"
9215         },
9216         {
9217             "name": "sebastian/global-state",
9218             "version": "5.0.3",
9219             "source": {
9220                 "type": "git",
9221                 "url": "https://github.com/sebastianbergmann/global-state.git",
9222                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
9223             },
9224             "dist": {
9225                 "type": "zip",
9226                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
9227                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
9228                 "shasum": ""
9229             },
9230             "require": {
9231                 "php": ">=7.3",
9232                 "sebastian/object-reflector": "^2.0",
9233                 "sebastian/recursion-context": "^4.0"
9234             },
9235             "require-dev": {
9236                 "ext-dom": "*",
9237                 "phpunit/phpunit": "^9.3"
9238             },
9239             "suggest": {
9240                 "ext-uopz": "*"
9241             },
9242             "type": "library",
9243             "extra": {
9244                 "branch-alias": {
9245                     "dev-master": "5.0-dev"
9246                 }
9247             },
9248             "autoload": {
9249                 "classmap": [
9250                     "src/"
9251                 ]
9252             },
9253             "notification-url": "https://packagist.org/downloads/",
9254             "license": [
9255                 "BSD-3-Clause"
9256             ],
9257             "authors": [
9258                 {
9259                     "name": "Sebastian Bergmann",
9260                     "email": "[email protected]"
9261                 }
9262             ],
9263             "description": "Snapshotting of global state",
9264             "homepage": "http://www.github.com/sebastianbergmann/global-state",
9265             "keywords": [
9266                 "global state"
9267             ],
9268             "support": {
9269                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
9270                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
9271             },
9272             "funding": [
9273                 {
9274                     "url": "https://github.com/sebastianbergmann",
9275                     "type": "github"
9276                 }
9277             ],
9278             "time": "2021-06-11T13:31:12+00:00"
9279         },
9280         {
9281             "name": "sebastian/lines-of-code",
9282             "version": "1.0.3",
9283             "source": {
9284                 "type": "git",
9285                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
9286                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
9287             },
9288             "dist": {
9289                 "type": "zip",
9290                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
9291                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
9292                 "shasum": ""
9293             },
9294             "require": {
9295                 "nikic/php-parser": "^4.6",
9296                 "php": ">=7.3"
9297             },
9298             "require-dev": {
9299                 "phpunit/phpunit": "^9.3"
9300             },
9301             "type": "library",
9302             "extra": {
9303                 "branch-alias": {
9304                     "dev-master": "1.0-dev"
9305                 }
9306             },
9307             "autoload": {
9308                 "classmap": [
9309                     "src/"
9310                 ]
9311             },
9312             "notification-url": "https://packagist.org/downloads/",
9313             "license": [
9314                 "BSD-3-Clause"
9315             ],
9316             "authors": [
9317                 {
9318                     "name": "Sebastian Bergmann",
9319                     "email": "[email protected]",
9320                     "role": "lead"
9321                 }
9322             ],
9323             "description": "Library for counting the lines of code in PHP source code",
9324             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
9325             "support": {
9326                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
9327                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
9328             },
9329             "funding": [
9330                 {
9331                     "url": "https://github.com/sebastianbergmann",
9332                     "type": "github"
9333                 }
9334             ],
9335             "time": "2020-11-28T06:42:11+00:00"
9336         },
9337         {
9338             "name": "sebastian/object-enumerator",
9339             "version": "4.0.4",
9340             "source": {
9341                 "type": "git",
9342                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
9343                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
9344             },
9345             "dist": {
9346                 "type": "zip",
9347                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
9348                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
9349                 "shasum": ""
9350             },
9351             "require": {
9352                 "php": ">=7.3",
9353                 "sebastian/object-reflector": "^2.0",
9354                 "sebastian/recursion-context": "^4.0"
9355             },
9356             "require-dev": {
9357                 "phpunit/phpunit": "^9.3"
9358             },
9359             "type": "library",
9360             "extra": {
9361                 "branch-alias": {
9362                     "dev-master": "4.0-dev"
9363                 }
9364             },
9365             "autoload": {
9366                 "classmap": [
9367                     "src/"
9368                 ]
9369             },
9370             "notification-url": "https://packagist.org/downloads/",
9371             "license": [
9372                 "BSD-3-Clause"
9373             ],
9374             "authors": [
9375                 {
9376                     "name": "Sebastian Bergmann",
9377                     "email": "[email protected]"
9378                 }
9379             ],
9380             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
9381             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
9382             "support": {
9383                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
9384                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
9385             },
9386             "funding": [
9387                 {
9388                     "url": "https://github.com/sebastianbergmann",
9389                     "type": "github"
9390                 }
9391             ],
9392             "time": "2020-10-26T13:12:34+00:00"
9393         },
9394         {
9395             "name": "sebastian/object-reflector",
9396             "version": "2.0.4",
9397             "source": {
9398                 "type": "git",
9399                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
9400                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
9401             },
9402             "dist": {
9403                 "type": "zip",
9404                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
9405                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
9406                 "shasum": ""
9407             },
9408             "require": {
9409                 "php": ">=7.3"
9410             },
9411             "require-dev": {
9412                 "phpunit/phpunit": "^9.3"
9413             },
9414             "type": "library",
9415             "extra": {
9416                 "branch-alias": {
9417                     "dev-master": "2.0-dev"
9418                 }
9419             },
9420             "autoload": {
9421                 "classmap": [
9422                     "src/"
9423                 ]
9424             },
9425             "notification-url": "https://packagist.org/downloads/",
9426             "license": [
9427                 "BSD-3-Clause"
9428             ],
9429             "authors": [
9430                 {
9431                     "name": "Sebastian Bergmann",
9432                     "email": "[email protected]"
9433                 }
9434             ],
9435             "description": "Allows reflection of object attributes, including inherited and non-public ones",
9436             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
9437             "support": {
9438                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
9439                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
9440             },
9441             "funding": [
9442                 {
9443                     "url": "https://github.com/sebastianbergmann",
9444                     "type": "github"
9445                 }
9446             ],
9447             "time": "2020-10-26T13:14:26+00:00"
9448         },
9449         {
9450             "name": "sebastian/recursion-context",
9451             "version": "4.0.4",
9452             "source": {
9453                 "type": "git",
9454                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
9455                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
9456             },
9457             "dist": {
9458                 "type": "zip",
9459                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
9460                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
9461                 "shasum": ""
9462             },
9463             "require": {
9464                 "php": ">=7.3"
9465             },
9466             "require-dev": {
9467                 "phpunit/phpunit": "^9.3"
9468             },
9469             "type": "library",
9470             "extra": {
9471                 "branch-alias": {
9472                     "dev-master": "4.0-dev"
9473                 }
9474             },
9475             "autoload": {
9476                 "classmap": [
9477                     "src/"
9478                 ]
9479             },
9480             "notification-url": "https://packagist.org/downloads/",
9481             "license": [
9482                 "BSD-3-Clause"
9483             ],
9484             "authors": [
9485                 {
9486                     "name": "Sebastian Bergmann",
9487                     "email": "[email protected]"
9488                 },
9489                 {
9490                     "name": "Jeff Welch",
9491                     "email": "[email protected]"
9492                 },
9493                 {
9494                     "name": "Adam Harvey",
9495                     "email": "[email protected]"
9496                 }
9497             ],
9498             "description": "Provides functionality to recursively process PHP variables",
9499             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
9500             "support": {
9501                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
9502                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
9503             },
9504             "funding": [
9505                 {
9506                     "url": "https://github.com/sebastianbergmann",
9507                     "type": "github"
9508                 }
9509             ],
9510             "time": "2020-10-26T13:17:30+00:00"
9511         },
9512         {
9513             "name": "sebastian/resource-operations",
9514             "version": "3.0.3",
9515             "source": {
9516                 "type": "git",
9517                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
9518                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
9519             },
9520             "dist": {
9521                 "type": "zip",
9522                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
9523                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
9524                 "shasum": ""
9525             },
9526             "require": {
9527                 "php": ">=7.3"
9528             },
9529             "require-dev": {
9530                 "phpunit/phpunit": "^9.0"
9531             },
9532             "type": "library",
9533             "extra": {
9534                 "branch-alias": {
9535                     "dev-master": "3.0-dev"
9536                 }
9537             },
9538             "autoload": {
9539                 "classmap": [
9540                     "src/"
9541                 ]
9542             },
9543             "notification-url": "https://packagist.org/downloads/",
9544             "license": [
9545                 "BSD-3-Clause"
9546             ],
9547             "authors": [
9548                 {
9549                     "name": "Sebastian Bergmann",
9550                     "email": "[email protected]"
9551                 }
9552             ],
9553             "description": "Provides a list of PHP built-in functions that operate on resources",
9554             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
9555             "support": {
9556                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
9557                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
9558             },
9559             "funding": [
9560                 {
9561                     "url": "https://github.com/sebastianbergmann",
9562                     "type": "github"
9563                 }
9564             ],
9565             "time": "2020-09-28T06:45:17+00:00"
9566         },
9567         {
9568             "name": "sebastian/type",
9569             "version": "2.3.4",
9570             "source": {
9571                 "type": "git",
9572                 "url": "https://github.com/sebastianbergmann/type.git",
9573                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
9574             },
9575             "dist": {
9576                 "type": "zip",
9577                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
9578                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
9579                 "shasum": ""
9580             },
9581             "require": {
9582                 "php": ">=7.3"
9583             },
9584             "require-dev": {
9585                 "phpunit/phpunit": "^9.3"
9586             },
9587             "type": "library",
9588             "extra": {
9589                 "branch-alias": {
9590                     "dev-master": "2.3-dev"
9591                 }
9592             },
9593             "autoload": {
9594                 "classmap": [
9595                     "src/"
9596                 ]
9597             },
9598             "notification-url": "https://packagist.org/downloads/",
9599             "license": [
9600                 "BSD-3-Clause"
9601             ],
9602             "authors": [
9603                 {
9604                     "name": "Sebastian Bergmann",
9605                     "email": "[email protected]",
9606                     "role": "lead"
9607                 }
9608             ],
9609             "description": "Collection of value objects that represent the types of the PHP type system",
9610             "homepage": "https://github.com/sebastianbergmann/type",
9611             "support": {
9612                 "issues": "https://github.com/sebastianbergmann/type/issues",
9613                 "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
9614             },
9615             "funding": [
9616                 {
9617                     "url": "https://github.com/sebastianbergmann",
9618                     "type": "github"
9619                 }
9620             ],
9621             "time": "2021-06-15T12:49:02+00:00"
9622         },
9623         {
9624             "name": "sebastian/version",
9625             "version": "3.0.2",
9626             "source": {
9627                 "type": "git",
9628                 "url": "https://github.com/sebastianbergmann/version.git",
9629                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
9630             },
9631             "dist": {
9632                 "type": "zip",
9633                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
9634                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
9635                 "shasum": ""
9636             },
9637             "require": {
9638                 "php": ">=7.3"
9639             },
9640             "type": "library",
9641             "extra": {
9642                 "branch-alias": {
9643                     "dev-master": "3.0-dev"
9644                 }
9645             },
9646             "autoload": {
9647                 "classmap": [
9648                     "src/"
9649                 ]
9650             },
9651             "notification-url": "https://packagist.org/downloads/",
9652             "license": [
9653                 "BSD-3-Clause"
9654             ],
9655             "authors": [
9656                 {
9657                     "name": "Sebastian Bergmann",
9658                     "email": "[email protected]",
9659                     "role": "lead"
9660                 }
9661             ],
9662             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
9663             "homepage": "https://github.com/sebastianbergmann/version",
9664             "support": {
9665                 "issues": "https://github.com/sebastianbergmann/version/issues",
9666                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
9667             },
9668             "funding": [
9669                 {
9670                     "url": "https://github.com/sebastianbergmann",
9671                     "type": "github"
9672                 }
9673             ],
9674             "time": "2020-09-28T06:39:44+00:00"
9675         },
9676         {
9677             "name": "seld/jsonlint",
9678             "version": "1.8.3",
9679             "source": {
9680                 "type": "git",
9681                 "url": "https://github.com/Seldaek/jsonlint.git",
9682                 "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
9683             },
9684             "dist": {
9685                 "type": "zip",
9686                 "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
9687                 "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
9688                 "shasum": ""
9689             },
9690             "require": {
9691                 "php": "^5.3 || ^7.0 || ^8.0"
9692             },
9693             "require-dev": {
9694                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
9695             },
9696             "bin": [
9697                 "bin/jsonlint"
9698             ],
9699             "type": "library",
9700             "autoload": {
9701                 "psr-4": {
9702                     "Seld\\JsonLint\\": "src/Seld/JsonLint/"
9703                 }
9704             },
9705             "notification-url": "https://packagist.org/downloads/",
9706             "license": [
9707                 "MIT"
9708             ],
9709             "authors": [
9710                 {
9711                     "name": "Jordi Boggiano",
9712                     "email": "[email protected]",
9713                     "homepage": "http://seld.be"
9714                 }
9715             ],
9716             "description": "JSON Linter",
9717             "keywords": [
9718                 "json",
9719                 "linter",
9720                 "parser",
9721                 "validator"
9722             ],
9723             "support": {
9724                 "issues": "https://github.com/Seldaek/jsonlint/issues",
9725                 "source": "https://github.com/Seldaek/jsonlint/tree/1.8.3"
9726             },
9727             "funding": [
9728                 {
9729                     "url": "https://github.com/Seldaek",
9730                     "type": "github"
9731                 },
9732                 {
9733                     "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
9734                     "type": "tidelift"
9735                 }
9736             ],
9737             "time": "2020-11-11T09:19:24+00:00"
9738         },
9739         {
9740             "name": "seld/phar-utils",
9741             "version": "1.1.2",
9742             "source": {
9743                 "type": "git",
9744                 "url": "https://github.com/Seldaek/phar-utils.git",
9745                 "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0"
9746             },
9747             "dist": {
9748                 "type": "zip",
9749                 "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0",
9750                 "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0",
9751                 "shasum": ""
9752             },
9753             "require": {
9754                 "php": ">=5.3"
9755             },
9756             "type": "library",
9757             "extra": {
9758                 "branch-alias": {
9759                     "dev-master": "1.x-dev"
9760                 }
9761             },
9762             "autoload": {
9763                 "psr-4": {
9764                     "Seld\\PharUtils\\": "src/"
9765                 }
9766             },
9767             "notification-url": "https://packagist.org/downloads/",
9768             "license": [
9769                 "MIT"
9770             ],
9771             "authors": [
9772                 {
9773                     "name": "Jordi Boggiano",
9774                     "email": "[email protected]"
9775                 }
9776             ],
9777             "description": "PHAR file format utilities, for when PHP phars you up",
9778             "keywords": [
9779                 "phar"
9780             ],
9781             "support": {
9782                 "issues": "https://github.com/Seldaek/phar-utils/issues",
9783                 "source": "https://github.com/Seldaek/phar-utils/tree/1.1.2"
9784             },
9785             "time": "2021-08-19T21:01:38+00:00"
9786         },
9787         {
9788             "name": "symfony/dom-crawler",
9789             "version": "v5.3.7",
9790             "source": {
9791                 "type": "git",
9792                 "url": "https://github.com/symfony/dom-crawler.git",
9793                 "reference": "c7eef3a60ccfdd8eafe07f81652e769ac9c7146c"
9794             },
9795             "dist": {
9796                 "type": "zip",
9797                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/c7eef3a60ccfdd8eafe07f81652e769ac9c7146c",
9798                 "reference": "c7eef3a60ccfdd8eafe07f81652e769ac9c7146c",
9799                 "shasum": ""
9800             },
9801             "require": {
9802                 "php": ">=7.2.5",
9803                 "symfony/deprecation-contracts": "^2.1",
9804                 "symfony/polyfill-ctype": "~1.8",
9805                 "symfony/polyfill-mbstring": "~1.0",
9806                 "symfony/polyfill-php80": "^1.16"
9807             },
9808             "conflict": {
9809                 "masterminds/html5": "<2.6"
9810             },
9811             "require-dev": {
9812                 "masterminds/html5": "^2.6",
9813                 "symfony/css-selector": "^4.4|^5.0"
9814             },
9815             "suggest": {
9816                 "symfony/css-selector": ""
9817             },
9818             "type": "library",
9819             "autoload": {
9820                 "psr-4": {
9821                     "Symfony\\Component\\DomCrawler\\": ""
9822                 },
9823                 "exclude-from-classmap": [
9824                     "/Tests/"
9825                 ]
9826             },
9827             "notification-url": "https://packagist.org/downloads/",
9828             "license": [
9829                 "MIT"
9830             ],
9831             "authors": [
9832                 {
9833                     "name": "Fabien Potencier",
9834                     "email": "[email protected]"
9835                 },
9836                 {
9837                     "name": "Symfony Community",
9838                     "homepage": "https://symfony.com/contributors"
9839                 }
9840             ],
9841             "description": "Eases DOM navigation for HTML and XML documents",
9842             "homepage": "https://symfony.com",
9843             "support": {
9844                 "source": "https://github.com/symfony/dom-crawler/tree/v5.3.7"
9845             },
9846             "funding": [
9847                 {
9848                     "url": "https://symfony.com/sponsor",
9849                     "type": "custom"
9850                 },
9851                 {
9852                     "url": "https://github.com/fabpot",
9853                     "type": "github"
9854                 },
9855                 {
9856                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9857                     "type": "tidelift"
9858                 }
9859             ],
9860             "time": "2021-08-29T19:32:13+00:00"
9861         },
9862         {
9863             "name": "symfony/filesystem",
9864             "version": "v5.3.4",
9865             "source": {
9866                 "type": "git",
9867                 "url": "https://github.com/symfony/filesystem.git",
9868                 "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32"
9869             },
9870             "dist": {
9871                 "type": "zip",
9872                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/343f4fe324383ca46792cae728a3b6e2f708fb32",
9873                 "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32",
9874                 "shasum": ""
9875             },
9876             "require": {
9877                 "php": ">=7.2.5",
9878                 "symfony/polyfill-ctype": "~1.8",
9879                 "symfony/polyfill-php80": "^1.16"
9880             },
9881             "type": "library",
9882             "autoload": {
9883                 "psr-4": {
9884                     "Symfony\\Component\\Filesystem\\": ""
9885                 },
9886                 "exclude-from-classmap": [
9887                     "/Tests/"
9888                 ]
9889             },
9890             "notification-url": "https://packagist.org/downloads/",
9891             "license": [
9892                 "MIT"
9893             ],
9894             "authors": [
9895                 {
9896                     "name": "Fabien Potencier",
9897                     "email": "[email protected]"
9898                 },
9899                 {
9900                     "name": "Symfony Community",
9901                     "homepage": "https://symfony.com/contributors"
9902                 }
9903             ],
9904             "description": "Provides basic utilities for the filesystem",
9905             "homepage": "https://symfony.com",
9906             "support": {
9907                 "source": "https://github.com/symfony/filesystem/tree/v5.3.4"
9908             },
9909             "funding": [
9910                 {
9911                     "url": "https://symfony.com/sponsor",
9912                     "type": "custom"
9913                 },
9914                 {
9915                     "url": "https://github.com/fabpot",
9916                     "type": "github"
9917                 },
9918                 {
9919                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9920                     "type": "tidelift"
9921                 }
9922             ],
9923             "time": "2021-07-21T12:40:44+00:00"
9924         },
9925         {
9926             "name": "theseer/tokenizer",
9927             "version": "1.2.1",
9928             "source": {
9929                 "type": "git",
9930                 "url": "https://github.com/theseer/tokenizer.git",
9931                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
9932             },
9933             "dist": {
9934                 "type": "zip",
9935                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
9936                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
9937                 "shasum": ""
9938             },
9939             "require": {
9940                 "ext-dom": "*",
9941                 "ext-tokenizer": "*",
9942                 "ext-xmlwriter": "*",
9943                 "php": "^7.2 || ^8.0"
9944             },
9945             "type": "library",
9946             "autoload": {
9947                 "classmap": [
9948                     "src/"
9949                 ]
9950             },
9951             "notification-url": "https://packagist.org/downloads/",
9952             "license": [
9953                 "BSD-3-Clause"
9954             ],
9955             "authors": [
9956                 {
9957                     "name": "Arne Blankerts",
9958                     "email": "[email protected]",
9959                     "role": "Developer"
9960                 }
9961             ],
9962             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
9963             "support": {
9964                 "issues": "https://github.com/theseer/tokenizer/issues",
9965                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
9966             },
9967             "funding": [
9968                 {
9969                     "url": "https://github.com/theseer",
9970                     "type": "github"
9971                 }
9972             ],
9973             "time": "2021-07-28T10:34:58+00:00"
9974         },
9975         {
9976             "name": "webmozart/assert",
9977             "version": "1.10.0",
9978             "source": {
9979                 "type": "git",
9980                 "url": "https://github.com/webmozarts/assert.git",
9981                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
9982             },
9983             "dist": {
9984                 "type": "zip",
9985                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
9986                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
9987                 "shasum": ""
9988             },
9989             "require": {
9990                 "php": "^7.2 || ^8.0",
9991                 "symfony/polyfill-ctype": "^1.8"
9992             },
9993             "conflict": {
9994                 "phpstan/phpstan": "<0.12.20",
9995                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9996             },
9997             "require-dev": {
9998                 "phpunit/phpunit": "^8.5.13"
9999             },
10000             "type": "library",
10001             "extra": {
10002                 "branch-alias": {
10003                     "dev-master": "1.10-dev"
10004                 }
10005             },
10006             "autoload": {
10007                 "psr-4": {
10008                     "Webmozart\\Assert\\": "src/"
10009                 }
10010             },
10011             "notification-url": "https://packagist.org/downloads/",
10012             "license": [
10013                 "MIT"
10014             ],
10015             "authors": [
10016                 {
10017                     "name": "Bernhard Schussek",
10018                     "email": "[email protected]"
10019                 }
10020             ],
10021             "description": "Assertions to validate method input/output with nice error messages.",
10022             "keywords": [
10023                 "assert",
10024                 "check",
10025                 "validate"
10026             ],
10027             "support": {
10028                 "issues": "https://github.com/webmozarts/assert/issues",
10029                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
10030             },
10031             "time": "2021-03-09T10:59:23+00:00"
10032         }
10033     ],
10034     "aliases": [],
10035     "minimum-stability": "dev",
10036     "stability-flags": [],
10037     "prefer-stable": true,
10038     "prefer-lowest": false,
10039     "platform": {
10040         "php": "^7.3|^8.0",
10041         "ext-curl": "*",
10042         "ext-dom": "*",
10043         "ext-fileinfo": "*",
10044         "ext-gd": "*",
10045         "ext-json": "*",
10046         "ext-mbstring": "*",
10047         "ext-xml": "*"
10048     },
10049     "platform-dev": [],
10050     "platform-overrides": {
10051         "php": "7.3.0"
10052     },
10053     "plugin-api-version": "2.1.0"
10054 }