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