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