Fixes #5875 portal module extensions (#5876)
[openemr.git] / composer.lock
blobdb6a3dbabfc03b1ed98d9331802c72d1568e081f
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": "f01bf78711b7948e69c5799475c92620",
8     "packages": [
9         {
10             "name": "academe/authorizenet-objects",
11             "version": "0.7.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/academe/authorizenet-objects.git",
15                 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/academe/authorizenet-objects/zipball/711d1f10f9bb6eb685a0851187ca62d808e4ee53",
20                 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": ">=5.6.0"
25             },
26             "require-dev": {
27                 "moneyphp/money": "^3.0",
28                 "phpunit/phpunit": "^5.7 || ^6.4 || ^7.0",
29                 "squizlabs/php_codesniffer": "^3"
30             },
31             "suggest": {
32                 "moneyphp/money": "^3.0"
33             },
34             "type": "library",
35             "extra": {
36                 "branch-alias": {
37                     "dev-master": "0.x-dev"
38                 }
39             },
40             "autoload": {
41                 "psr-4": {
42                     "Academe\\AuthorizeNet\\": "src/"
43                 }
44             },
45             "notification-url": "https://packagist.org/downloads/",
46             "license": [
47                 "MIT"
48             ],
49             "authors": [
50                 {
51                     "name": "Jason Judge",
52                     "homepage": "https://github.com/judgej"
53                 }
54             ],
55             "description": "Authorize.Net API Message Value Objects",
56             "homepage": "https://github.com/academe/authorizenet-objects",
57             "keywords": [
58                 "authorize",
59                 "authorize net",
60                 "authorize.net",
61                 "gateway",
62                 "merchant",
63                 "omnipay",
64                 "pay",
65                 "payment"
66             ],
67             "support": {
68                 "issues": "https://github.com/academe/authorizenet-objects/issues",
69                 "source": "https://github.com/academe/authorizenet-objects/tree/master"
70             },
71             "time": "2019-06-22T22:33:01+00:00"
72         },
73         {
74             "name": "academe/omnipay-authorizenetapi",
75             "version": "3.1.2",
76             "source": {
77                 "type": "git",
78                 "url": "https://github.com/academe/omnipay-authorizenetapi.git",
79                 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e"
80             },
81             "dist": {
82                 "type": "zip",
83                 "url": "https://api.github.com/repos/academe/omnipay-authorizenetapi/zipball/b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
84                 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
85                 "shasum": ""
86             },
87             "require": {
88                 "academe/authorizenet-objects": "~0.7",
89                 "omnipay/common": "^3",
90                 "symfony/property-access": "^3.2 || ^4.0"
91             },
92             "require-dev": {
93                 "omnipay/tests": "^3",
94                 "squizlabs/php_codesniffer": "^3"
95             },
96             "type": "library",
97             "extra": {
98                 "branch-alias": {
99                     "dev-master": "3.0.x-dev"
100                 }
101             },
102             "autoload": {
103                 "psr-4": {
104                     "Omnipay\\AuthorizeNetApi\\": "src/"
105                 }
106             },
107             "notification-url": "https://packagist.org/downloads/",
108             "license": [
109                 "MIT"
110             ],
111             "authors": [
112                 {
113                     "name": "Jason Judge",
114                     "email": "jason@academe.co.uk"
115                 }
116             ],
117             "description": "Authorize.Net payment gateway driver for the Omnipay 3.x payment processing library",
118             "homepage": "https://github.com/academe/omnipay-authorizenetapi",
119             "keywords": [
120                 "authorize.net",
121                 "gateway",
122                 "merchant",
123                 "omnipay",
124                 "pay",
125                 "payment"
126             ],
127             "support": {
128                 "issues": "https://github.com/academe/omnipay-authorizenetapi/issues",
129                 "source": "https://github.com/academe/omnipay-authorizenetapi/tree/3.1.2"
130             },
131             "time": "2019-08-20T22:09:44+00:00"
132         },
133         {
134             "name": "adodb/adodb-php",
135             "version": "v5.21.4",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/ADOdb/ADOdb.git",
139                 "reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/c3e6a3661c60beebb7b2cd819bcf76446d69e41a",
144                 "reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a",
145                 "shasum": ""
146             },
147             "require": {
148                 "php": "^5.5.9 || ^7.0 || ^8.0"
149             },
150             "require-dev": {
151                 "phpunit/phpunit": "^8.5"
152             },
153             "type": "library",
154             "autoload": {
155                 "files": [
156                     "adodb.inc.php"
157                 ]
158             },
159             "notification-url": "https://packagist.org/downloads/",
160             "license": [
161                 "BSD-3-Clause",
162                 "LGPL-2.1-or-later"
163             ],
164             "authors": [
165                 {
166                     "name": "John Lim",
167                     "email": "jlim@natsoft.com",
168                     "role": "Author"
169                 },
170                 {
171                     "name": "Damien Regad",
172                     "role": "Current maintainer"
173                 },
174                 {
175                     "name": "Mark Newnham",
176                     "role": "Developer"
177                 }
178             ],
179             "description": "ADOdb is a PHP database abstraction layer library",
180             "homepage": "https://adodb.org/",
181             "keywords": [
182                 "abstraction",
183                 "database",
184                 "layer",
185                 "library",
186                 "php"
187             ],
188             "support": {
189                 "issues": "https://github.com/ADOdb/ADOdb/issues",
190                 "source": "https://github.com/ADOdb/ADOdb"
191             },
192             "time": "2022-01-22T22:56:43+00:00"
193         },
194         {
195             "name": "aranyasen/hl7",
196             "version": "2.1.6",
197             "source": {
198                 "type": "git",
199                 "url": "https://github.com/senaranya/HL7.git",
200                 "reference": "11f7d939669f4e7d0764ff5924237b2a1df38214"
201             },
202             "dist": {
203                 "type": "zip",
204                 "url": "https://api.github.com/repos/senaranya/HL7/zipball/11f7d939669f4e7d0764ff5924237b2a1df38214",
205                 "reference": "11f7d939669f4e7d0764ff5924237b2a1df38214",
206                 "shasum": ""
207             },
208             "require": {
209                 "ext-mbstring": "*",
210                 "php": ">=7.3"
211             },
212             "require-dev": {
213                 "dms/phpunit-arraysubset-asserts": "^0.2",
214                 "ext-pcntl": "*",
215                 "ext-sockets": "*",
216                 "phpunit/phpunit": "^9",
217                 "squizlabs/php_codesniffer": "^3.6"
218             },
219             "type": "library",
220             "extra": {
221                 "branch-alias": {
222                     "dev-master": "0.1.x-dev"
223                 }
224             },
225             "autoload": {
226                 "psr-4": {
227                     "Aranyasen\\": "src/"
228                 }
229             },
230             "notification-url": "https://packagist.org/downloads/",
231             "license": [
232                 "MIT"
233             ],
234             "authors": [
235                 {
236                     "name": "Aranya Sen",
237                     "email": "sen.aranya@gmail.com",
238                     "role": "Owner"
239                 }
240             ],
241             "description": "HL7 parser, generator and sender.",
242             "support": {
243                 "issues": "https://github.com/senaranya/HL7/issues",
244                 "source": "https://github.com/senaranya/HL7/tree/2.1.6"
245             },
246             "time": "2022-05-17T06:52:38+00:00"
247         },
248         {
249             "name": "bacon/bacon-qr-code",
250             "version": "2.0.7",
251             "source": {
252                 "type": "git",
253                 "url": "https://github.com/Bacon/BaconQrCode.git",
254                 "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c"
255             },
256             "dist": {
257                 "type": "zip",
258                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
259                 "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
260                 "shasum": ""
261             },
262             "require": {
263                 "dasprid/enum": "^1.0.3",
264                 "ext-iconv": "*",
265                 "php": "^7.1 || ^8.0"
266             },
267             "require-dev": {
268                 "phly/keep-a-changelog": "^2.1",
269                 "phpunit/phpunit": "^7 | ^8 | ^9",
270                 "spatie/phpunit-snapshot-assertions": "^4.2.9",
271                 "squizlabs/php_codesniffer": "^3.4"
272             },
273             "suggest": {
274                 "ext-imagick": "to generate QR code images"
275             },
276             "type": "library",
277             "autoload": {
278                 "psr-4": {
279                     "BaconQrCode\\": "src/"
280                 }
281             },
282             "notification-url": "https://packagist.org/downloads/",
283             "license": [
284                 "BSD-2-Clause"
285             ],
286             "authors": [
287                 {
288                     "name": "Ben Scholzen 'DASPRiD'",
289                     "email": "mail@dasprids.de",
290                     "homepage": "https://dasprids.de/",
291                     "role": "Developer"
292                 }
293             ],
294             "description": "BaconQrCode is a QR code generator for PHP.",
295             "homepage": "https://github.com/Bacon/BaconQrCode",
296             "support": {
297                 "issues": "https://github.com/Bacon/BaconQrCode/issues",
298                 "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.7"
299             },
300             "time": "2022-03-14T02:02:36+00:00"
301         },
302         {
303             "name": "brick/math",
304             "version": "0.9.3",
305             "source": {
306                 "type": "git",
307                 "url": "https://github.com/brick/math.git",
308                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
309             },
310             "dist": {
311                 "type": "zip",
312                 "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
313                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
314                 "shasum": ""
315             },
316             "require": {
317                 "ext-json": "*",
318                 "php": "^7.1 || ^8.0"
319             },
320             "require-dev": {
321                 "php-coveralls/php-coveralls": "^2.2",
322                 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
323                 "vimeo/psalm": "4.9.2"
324             },
325             "type": "library",
326             "autoload": {
327                 "psr-4": {
328                     "Brick\\Math\\": "src/"
329                 }
330             },
331             "notification-url": "https://packagist.org/downloads/",
332             "license": [
333                 "MIT"
334             ],
335             "description": "Arbitrary-precision arithmetic library",
336             "keywords": [
337                 "Arbitrary-precision",
338                 "BigInteger",
339                 "BigRational",
340                 "arithmetic",
341                 "bigdecimal",
342                 "bignum",
343                 "brick",
344                 "math"
345             ],
346             "support": {
347                 "issues": "https://github.com/brick/math/issues",
348                 "source": "https://github.com/brick/math/tree/0.9.3"
349             },
350             "funding": [
351                 {
352                     "url": "https://github.com/BenMorel",
353                     "type": "github"
354                 },
355                 {
356                     "url": "https://tidelift.com/funding/github/packagist/brick/math",
357                     "type": "tidelift"
358                 }
359             ],
360             "time": "2021-08-15T20:50:18+00:00"
361         },
362         {
363             "name": "brick/varexporter",
364             "version": "0.3.7",
365             "source": {
366                 "type": "git",
367                 "url": "https://github.com/brick/varexporter.git",
368                 "reference": "3e263cd718d242594c52963760fee2059fd5833c"
369             },
370             "dist": {
371                 "type": "zip",
372                 "url": "https://api.github.com/repos/brick/varexporter/zipball/3e263cd718d242594c52963760fee2059fd5833c",
373                 "reference": "3e263cd718d242594c52963760fee2059fd5833c",
374                 "shasum": ""
375             },
376             "require": {
377                 "nikic/php-parser": "^4.0",
378                 "php": "^7.2 || ^8.0"
379             },
380             "require-dev": {
381                 "php-coveralls/php-coveralls": "^2.2",
382                 "phpunit/phpunit": "^8.5 || ^9.0",
383                 "vimeo/psalm": "4.23.0"
384             },
385             "type": "library",
386             "autoload": {
387                 "psr-4": {
388                     "Brick\\VarExporter\\": "src/"
389                 }
390             },
391             "notification-url": "https://packagist.org/downloads/",
392             "license": [
393                 "MIT"
394             ],
395             "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
396             "keywords": [
397                 "var_export"
398             ],
399             "support": {
400                 "issues": "https://github.com/brick/varexporter/issues",
401                 "source": "https://github.com/brick/varexporter/tree/0.3.7"
402             },
403             "funding": [
404                 {
405                     "url": "https://github.com/BenMorel",
406                     "type": "github"
407                 }
408             ],
409             "time": "2022-06-29T23:37:57+00:00"
410         },
411         {
412             "name": "clue/stream-filter",
413             "version": "v1.6.0",
414             "source": {
415                 "type": "git",
416                 "url": "https://github.com/clue/stream-filter.git",
417                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
418             },
419             "dist": {
420                 "type": "zip",
421                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
422                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
423                 "shasum": ""
424             },
425             "require": {
426                 "php": ">=5.3"
427             },
428             "require-dev": {
429                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
430             },
431             "type": "library",
432             "autoload": {
433                 "files": [
434                     "src/functions_include.php"
435                 ],
436                 "psr-4": {
437                     "Clue\\StreamFilter\\": "src/"
438                 }
439             },
440             "notification-url": "https://packagist.org/downloads/",
441             "license": [
442                 "MIT"
443             ],
444             "authors": [
445                 {
446                     "name": "Christian Lück",
447                     "email": "christian@clue.engineering"
448                 }
449             ],
450             "description": "A simple and modern approach to stream filtering in PHP",
451             "homepage": "https://github.com/clue/php-stream-filter",
452             "keywords": [
453                 "bucket brigade",
454                 "callback",
455                 "filter",
456                 "php_user_filter",
457                 "stream",
458                 "stream_filter_append",
459                 "stream_filter_register"
460             ],
461             "support": {
462                 "issues": "https://github.com/clue/stream-filter/issues",
463                 "source": "https://github.com/clue/stream-filter/tree/v1.6.0"
464             },
465             "funding": [
466                 {
467                     "url": "https://clue.engineering/support",
468                     "type": "custom"
469                 },
470                 {
471                     "url": "https://github.com/clue",
472                     "type": "github"
473                 }
474             ],
475             "time": "2022-02-21T13:15:14+00:00"
476         },
477         {
478             "name": "dasprid/enum",
479             "version": "1.0.3",
480             "source": {
481                 "type": "git",
482                 "url": "https://github.com/DASPRiD/Enum.git",
483                 "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
484             },
485             "dist": {
486                 "type": "zip",
487                 "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
488                 "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
489                 "shasum": ""
490             },
491             "require-dev": {
492                 "phpunit/phpunit": "^7 | ^8 | ^9",
493                 "squizlabs/php_codesniffer": "^3.4"
494             },
495             "type": "library",
496             "autoload": {
497                 "psr-4": {
498                     "DASPRiD\\Enum\\": "src/"
499                 }
500             },
501             "notification-url": "https://packagist.org/downloads/",
502             "license": [
503                 "BSD-2-Clause"
504             ],
505             "authors": [
506                 {
507                     "name": "Ben Scholzen 'DASPRiD'",
508                     "email": "mail@dasprids.de",
509                     "homepage": "https://dasprids.de/",
510                     "role": "Developer"
511                 }
512             ],
513             "description": "PHP 7.1 enum implementation",
514             "keywords": [
515                 "enum",
516                 "map"
517             ],
518             "support": {
519                 "issues": "https://github.com/DASPRiD/Enum/issues",
520                 "source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
521             },
522             "time": "2020-10-02T16:03:48+00:00"
523         },
524         {
525             "name": "defuse/php-encryption",
526             "version": "v2.3.1",
527             "source": {
528                 "type": "git",
529                 "url": "https://github.com/defuse/php-encryption.git",
530                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
531             },
532             "dist": {
533                 "type": "zip",
534                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
535                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
536                 "shasum": ""
537             },
538             "require": {
539                 "ext-openssl": "*",
540                 "paragonie/random_compat": ">= 2",
541                 "php": ">=5.6.0"
542             },
543             "require-dev": {
544                 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
545             },
546             "bin": [
547                 "bin/generate-defuse-key"
548             ],
549             "type": "library",
550             "autoload": {
551                 "psr-4": {
552                     "Defuse\\Crypto\\": "src"
553                 }
554             },
555             "notification-url": "https://packagist.org/downloads/",
556             "license": [
557                 "MIT"
558             ],
559             "authors": [
560                 {
561                     "name": "Taylor Hornby",
562                     "email": "taylor@defuse.ca",
563                     "homepage": "https://defuse.ca/"
564                 },
565                 {
566                     "name": "Scott Arciszewski",
567                     "email": "info@paragonie.com",
568                     "homepage": "https://paragonie.com"
569                 }
570             ],
571             "description": "Secure PHP Encryption Library",
572             "keywords": [
573                 "aes",
574                 "authenticated encryption",
575                 "cipher",
576                 "crypto",
577                 "cryptography",
578                 "encrypt",
579                 "encryption",
580                 "openssl",
581                 "security",
582                 "symmetric key cryptography"
583             ],
584             "support": {
585                 "issues": "https://github.com/defuse/php-encryption/issues",
586                 "source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
587             },
588             "time": "2021-04-09T23:57:26+00:00"
589         },
590         {
591             "name": "digitickets/lalit",
592             "version": "3.3.0",
593             "source": {
594                 "type": "git",
595                 "url": "https://github.com/digitickets/lalit.git",
596                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678"
597             },
598             "dist": {
599                 "type": "zip",
600                 "url": "https://api.github.com/repos/digitickets/lalit/zipball/c42d6ba903ee78ea4210582fb8401aafa9858678",
601                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678",
602                 "shasum": ""
603             },
604             "require": {
605                 "ext-dom": "*",
606                 "php": ">=7"
607             },
608             "require-dev": {
609                 "mockery/mockery": "^0",
610                 "phpunit/phpunit": "^6"
611             },
612             "type": "library",
613             "autoload": {
614                 "psr-4": {
615                     "LaLit\\": "src"
616                 }
617             },
618             "notification-url": "https://packagist.org/downloads/",
619             "license": [
620                 "CC0-1.0"
621             ],
622             "authors": [
623                 {
624                     "name": "Lalit Patel",
625                     "role": "Lead Developer"
626                 },
627                 {
628                     "name": "Richard Quadling",
629                     "role": "Developer"
630                 }
631             ],
632             "description": "GitHub copy of LaLit's XML2Array and Array2XML",
633             "homepage": "http://www.lalit.org/lab",
634             "keywords": [
635                 "array",
636                 "xml"
637             ],
638             "support": {
639                 "issues": "https://github.com/digitickets/lalit/issues",
640                 "source": "https://github.com/digitickets/lalit/tree/3.3.0"
641             },
642             "time": "2022-03-10T17:19:42+00:00"
643         },
644         {
645             "name": "dompdf/dompdf",
646             "version": "v1.2.2",
647             "source": {
648                 "type": "git",
649                 "url": "https://github.com/dompdf/dompdf.git",
650                 "reference": "5031045d9640b38cfc14aac9667470df09c9e090"
651             },
652             "dist": {
653                 "type": "zip",
654                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5031045d9640b38cfc14aac9667470df09c9e090",
655                 "reference": "5031045d9640b38cfc14aac9667470df09c9e090",
656                 "shasum": ""
657             },
658             "require": {
659                 "ext-dom": "*",
660                 "ext-mbstring": "*",
661                 "phenx/php-font-lib": "^0.5.4",
662                 "phenx/php-svg-lib": "^0.3.3 || ^0.4.0",
663                 "php": "^7.1 || ^8.0"
664             },
665             "require-dev": {
666                 "ext-json": "*",
667                 "ext-zip": "*",
668                 "mockery/mockery": "^1.3",
669                 "phpunit/phpunit": "^7.5 || ^8 || ^9",
670                 "squizlabs/php_codesniffer": "^3.5"
671             },
672             "suggest": {
673                 "ext-gd": "Needed to process images",
674                 "ext-gmagick": "Improves image processing performance",
675                 "ext-imagick": "Improves image processing performance",
676                 "ext-zlib": "Needed for pdf stream compression"
677             },
678             "type": "library",
679             "autoload": {
680                 "psr-4": {
681                     "Dompdf\\": "src/"
682                 },
683                 "classmap": [
684                     "lib/"
685                 ]
686             },
687             "notification-url": "https://packagist.org/downloads/",
688             "license": [
689                 "LGPL-2.1"
690             ],
691             "authors": [
692                 {
693                     "name": "Fabien Ménager",
694                     "email": "fabien.menager@gmail.com"
695                 },
696                 {
697                     "name": "Brian Sweeney",
698                     "email": "eclecticgeek@gmail.com"
699                 },
700                 {
701                     "name": "Gabriel Bull",
702                     "email": "me@gabrielbull.com"
703                 }
704             ],
705             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
706             "homepage": "https://github.com/dompdf/dompdf",
707             "support": {
708                 "issues": "https://github.com/dompdf/dompdf/issues",
709                 "source": "https://github.com/dompdf/dompdf/tree/v1.2.2"
710             },
711             "time": "2022-04-27T13:50:54+00:00"
712         },
713         {
714             "name": "ezyang/htmlpurifier",
715             "version": "v4.14.0",
716             "source": {
717                 "type": "git",
718                 "url": "https://github.com/ezyang/htmlpurifier.git",
719                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
720             },
721             "dist": {
722                 "type": "zip",
723                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
724                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
725                 "shasum": ""
726             },
727             "require": {
728                 "php": ">=5.2"
729             },
730             "type": "library",
731             "autoload": {
732                 "files": [
733                     "library/HTMLPurifier.composer.php"
734                 ],
735                 "psr-0": {
736                     "HTMLPurifier": "library/"
737                 },
738                 "exclude-from-classmap": [
739                     "/library/HTMLPurifier/Language/"
740                 ]
741             },
742             "notification-url": "https://packagist.org/downloads/",
743             "license": [
744                 "LGPL-2.1-or-later"
745             ],
746             "authors": [
747                 {
748                     "name": "Edward Z. Yang",
749                     "email": "admin@htmlpurifier.org",
750                     "homepage": "http://ezyang.com"
751                 }
752             ],
753             "description": "Standards compliant HTML filter written in PHP",
754             "homepage": "http://htmlpurifier.org/",
755             "keywords": [
756                 "html"
757             ],
758             "support": {
759                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
760                 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0"
761             },
762             "time": "2021-12-25T01:21:49+00:00"
763         },
764         {
765             "name": "firebase/php-jwt",
766             "version": "v6.3.0",
767             "source": {
768                 "type": "git",
769                 "url": "https://github.com/firebase/php-jwt.git",
770                 "reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8"
771             },
772             "dist": {
773                 "type": "zip",
774                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/018dfc4e1da92ad8a1b90adc4893f476a3b41cb8",
775                 "reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8",
776                 "shasum": ""
777             },
778             "require": {
779                 "php": "^7.1||^8.0"
780             },
781             "require-dev": {
782                 "guzzlehttp/guzzle": "^6.5||^7.4",
783                 "phpspec/prophecy-phpunit": "^1.1",
784                 "phpunit/phpunit": "^7.5||^9.5",
785                 "psr/cache": "^1.0||^2.0",
786                 "psr/http-client": "^1.0",
787                 "psr/http-factory": "^1.0"
788             },
789             "suggest": {
790                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
791             },
792             "type": "library",
793             "autoload": {
794                 "psr-4": {
795                     "Firebase\\JWT\\": "src"
796                 }
797             },
798             "notification-url": "https://packagist.org/downloads/",
799             "license": [
800                 "BSD-3-Clause"
801             ],
802             "authors": [
803                 {
804                     "name": "Neuman Vong",
805                     "email": "neuman+pear@twilio.com",
806                     "role": "Developer"
807                 },
808                 {
809                     "name": "Anant Narayanan",
810                     "email": "anant@php.net",
811                     "role": "Developer"
812                 }
813             ],
814             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
815             "homepage": "https://github.com/firebase/php-jwt",
816             "keywords": [
817                 "jwt",
818                 "php"
819             ],
820             "support": {
821                 "issues": "https://github.com/firebase/php-jwt/issues",
822                 "source": "https://github.com/firebase/php-jwt/tree/v6.3.0"
823             },
824             "time": "2022-07-15T16:48:45+00:00"
825         },
826         {
827             "name": "google/apiclient",
828             "version": "v2.12.6",
829             "source": {
830                 "type": "git",
831                 "url": "https://github.com/googleapis/google-api-php-client.git",
832                 "reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e"
833             },
834             "dist": {
835                 "type": "zip",
836                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/f92aa126903a9e2da5bd41a280d9633cb249e79e",
837                 "reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e",
838                 "shasum": ""
839             },
840             "require": {
841                 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0",
842                 "google/apiclient-services": "~0.200",
843                 "google/auth": "^1.10",
844                 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
845                 "guzzlehttp/psr7": "^1.8.4||^2.2.1",
846                 "monolog/monolog": "^1.17||^2.0||^3.0",
847                 "php": "^5.6|^7.0|^8.0",
848                 "phpseclib/phpseclib": "~2.0||^3.0.2"
849             },
850             "require-dev": {
851                 "cache/filesystem-adapter": "^0.3.2|^1.1",
852                 "composer/composer": "^1.10.22",
853                 "phpcompatibility/php-compatibility": "^9.2",
854                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
855                 "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
856                 "squizlabs/php_codesniffer": "^3.0",
857                 "symfony/css-selector": "~2.1",
858                 "symfony/dom-crawler": "~2.1",
859                 "yoast/phpunit-polyfills": "^1.0"
860             },
861             "suggest": {
862                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
863             },
864             "type": "library",
865             "extra": {
866                 "branch-alias": {
867                     "dev-main": "2.x-dev"
868                 }
869             },
870             "autoload": {
871                 "files": [
872                     "src/aliases.php"
873                 ],
874                 "psr-4": {
875                     "Google\\": "src/"
876                 },
877                 "classmap": [
878                     "src/aliases.php"
879                 ]
880             },
881             "notification-url": "https://packagist.org/downloads/",
882             "license": [
883                 "Apache-2.0"
884             ],
885             "description": "Client library for Google APIs",
886             "homepage": "http://developers.google.com/api-client-library/php",
887             "keywords": [
888                 "google"
889             ],
890             "support": {
891                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
892                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.6"
893             },
894             "time": "2022-06-06T20:00:19+00:00"
895         },
896         {
897             "name": "google/apiclient-services",
898             "version": "v0.266.0",
899             "source": {
900                 "type": "git",
901                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
902                 "reference": "27ead5edc8ba4a17ddd211ad03216c313a57411f"
903             },
904             "dist": {
905                 "type": "zip",
906                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/27ead5edc8ba4a17ddd211ad03216c313a57411f",
907                 "reference": "27ead5edc8ba4a17ddd211ad03216c313a57411f",
908                 "shasum": ""
909             },
910             "require": {
911                 "php": ">=5.6"
912             },
913             "require-dev": {
914                 "phpunit/phpunit": "^5.7||^8.5.13"
915             },
916             "type": "library",
917             "autoload": {
918                 "files": [
919                     "autoload.php"
920                 ],
921                 "psr-4": {
922                     "Google\\Service\\": "src"
923                 }
924             },
925             "notification-url": "https://packagist.org/downloads/",
926             "license": [
927                 "Apache-2.0"
928             ],
929             "description": "Client library for Google APIs",
930             "homepage": "http://developers.google.com/api-client-library/php",
931             "keywords": [
932                 "google"
933             ],
934             "support": {
935                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
936                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.266.0"
937             },
938             "time": "2022-09-12T01:28:14+00:00"
939         },
940         {
941             "name": "google/auth",
942             "version": "v1.22.0",
943             "source": {
944                 "type": "git",
945                 "url": "https://github.com/googleapis/google-auth-library-php.git",
946                 "reference": "da4037df770027c8f7163595a29ec434f705f8b1"
947             },
948             "dist": {
949                 "type": "zip",
950                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/da4037df770027c8f7163595a29ec434f705f8b1",
951                 "reference": "da4037df770027c8f7163595a29ec434f705f8b1",
952                 "shasum": ""
953             },
954             "require": {
955                 "firebase/php-jwt": "^5.5||^6.0",
956                 "guzzlehttp/guzzle": "^6.2.1|^7.0",
957                 "guzzlehttp/psr7": "^1.7|^2.0",
958                 "php": "^7.1||^8.0",
959                 "psr/cache": "^1.0|^2.0|^3.0",
960                 "psr/http-message": "^1.0"
961             },
962             "require-dev": {
963                 "guzzlehttp/promises": "0.1.1|^1.3",
964                 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
965                 "phpseclib/phpseclib": "^2.0.31",
966                 "phpspec/prophecy-phpunit": "^1.1",
967                 "phpunit/phpunit": "^7.5||^8.5",
968                 "sebastian/comparator": ">=1.2.3",
969                 "squizlabs/php_codesniffer": "^3.5"
970             },
971             "suggest": {
972                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
973             },
974             "type": "library",
975             "autoload": {
976                 "psr-4": {
977                     "Google\\Auth\\": "src"
978                 }
979             },
980             "notification-url": "https://packagist.org/downloads/",
981             "license": [
982                 "Apache-2.0"
983             ],
984             "description": "Google Auth Library for PHP",
985             "homepage": "http://github.com/google/google-auth-library-php",
986             "keywords": [
987                 "Authentication",
988                 "google",
989                 "oauth2"
990             ],
991             "support": {
992                 "docs": "https://googleapis.github.io/google-auth-library-php/main/",
993                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
994                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.22.0"
995             },
996             "time": "2022-09-01T17:07:07+00:00"
997         },
998         {
999             "name": "graham-campbell/result-type",
1000             "version": "v1.1.0",
1001             "source": {
1002                 "type": "git",
1003                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
1004                 "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8"
1005             },
1006             "dist": {
1007                 "type": "zip",
1008                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/a878d45c1914464426dc94da61c9e1d36ae262a8",
1009                 "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8",
1010                 "shasum": ""
1011             },
1012             "require": {
1013                 "php": "^7.2.5 || ^8.0",
1014                 "phpoption/phpoption": "^1.9"
1015             },
1016             "require-dev": {
1017                 "phpunit/phpunit": "^8.5.28 || ^9.5.21"
1018             },
1019             "type": "library",
1020             "autoload": {
1021                 "psr-4": {
1022                     "GrahamCampbell\\ResultType\\": "src/"
1023                 }
1024             },
1025             "notification-url": "https://packagist.org/downloads/",
1026             "license": [
1027                 "MIT"
1028             ],
1029             "authors": [
1030                 {
1031                     "name": "Graham Campbell",
1032                     "email": "hello@gjcampbell.co.uk",
1033                     "homepage": "https://github.com/GrahamCampbell"
1034                 }
1035             ],
1036             "description": "An Implementation Of The Result Type",
1037             "keywords": [
1038                 "Graham Campbell",
1039                 "GrahamCampbell",
1040                 "Result Type",
1041                 "Result-Type",
1042                 "result"
1043             ],
1044             "support": {
1045                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
1046                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.0"
1047             },
1048             "funding": [
1049                 {
1050                     "url": "https://github.com/GrahamCampbell",
1051                     "type": "github"
1052                 },
1053                 {
1054                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1055                     "type": "tidelift"
1056                 }
1057             ],
1058             "time": "2022-07-30T15:56:11+00:00"
1059         },
1060         {
1061             "name": "guzzlehttp/guzzle",
1062             "version": "7.4.4",
1063             "source": {
1064                 "type": "git",
1065                 "url": "https://github.com/guzzle/guzzle.git",
1066                 "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8"
1067             },
1068             "dist": {
1069                 "type": "zip",
1070                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
1071                 "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
1072                 "shasum": ""
1073             },
1074             "require": {
1075                 "ext-json": "*",
1076                 "guzzlehttp/promises": "^1.5",
1077                 "guzzlehttp/psr7": "^1.8.3 || ^2.1",
1078                 "php": "^7.2.5 || ^8.0",
1079                 "psr/http-client": "^1.0",
1080                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1081             },
1082             "provide": {
1083                 "psr/http-client-implementation": "1.0"
1084             },
1085             "require-dev": {
1086                 "bamarni/composer-bin-plugin": "^1.4.1",
1087                 "ext-curl": "*",
1088                 "php-http/client-integration-tests": "^3.0",
1089                 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1090                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1091             },
1092             "suggest": {
1093                 "ext-curl": "Required for CURL handler support",
1094                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1095                 "psr/log": "Required for using the Log middleware"
1096             },
1097             "type": "library",
1098             "extra": {
1099                 "branch-alias": {
1100                     "dev-master": "7.4-dev"
1101                 }
1102             },
1103             "autoload": {
1104                 "files": [
1105                     "src/functions_include.php"
1106                 ],
1107                 "psr-4": {
1108                     "GuzzleHttp\\": "src/"
1109                 }
1110             },
1111             "notification-url": "https://packagist.org/downloads/",
1112             "license": [
1113                 "MIT"
1114             ],
1115             "authors": [
1116                 {
1117                     "name": "Graham Campbell",
1118                     "email": "hello@gjcampbell.co.uk",
1119                     "homepage": "https://github.com/GrahamCampbell"
1120                 },
1121                 {
1122                     "name": "Michael Dowling",
1123                     "email": "mtdowling@gmail.com",
1124                     "homepage": "https://github.com/mtdowling"
1125                 },
1126                 {
1127                     "name": "Jeremy Lindblom",
1128                     "email": "jeremeamia@gmail.com",
1129                     "homepage": "https://github.com/jeremeamia"
1130                 },
1131                 {
1132                     "name": "George Mponos",
1133                     "email": "gmponos@gmail.com",
1134                     "homepage": "https://github.com/gmponos"
1135                 },
1136                 {
1137                     "name": "Tobias Nyholm",
1138                     "email": "tobias.nyholm@gmail.com",
1139                     "homepage": "https://github.com/Nyholm"
1140                 },
1141                 {
1142                     "name": "Márk Sági-Kazár",
1143                     "email": "mark.sagikazar@gmail.com",
1144                     "homepage": "https://github.com/sagikazarmark"
1145                 },
1146                 {
1147                     "name": "Tobias Schultze",
1148                     "email": "webmaster@tubo-world.de",
1149                     "homepage": "https://github.com/Tobion"
1150                 }
1151             ],
1152             "description": "Guzzle is a PHP HTTP client library",
1153             "keywords": [
1154                 "client",
1155                 "curl",
1156                 "framework",
1157                 "http",
1158                 "http client",
1159                 "psr-18",
1160                 "psr-7",
1161                 "rest",
1162                 "web service"
1163             ],
1164             "support": {
1165                 "issues": "https://github.com/guzzle/guzzle/issues",
1166                 "source": "https://github.com/guzzle/guzzle/tree/7.4.4"
1167             },
1168             "funding": [
1169                 {
1170                     "url": "https://github.com/GrahamCampbell",
1171                     "type": "github"
1172                 },
1173                 {
1174                     "url": "https://github.com/Nyholm",
1175                     "type": "github"
1176                 },
1177                 {
1178                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1179                     "type": "tidelift"
1180                 }
1181             ],
1182             "time": "2022-06-09T21:39:15+00:00"
1183         },
1184         {
1185             "name": "guzzlehttp/promises",
1186             "version": "1.5.2",
1187             "source": {
1188                 "type": "git",
1189                 "url": "https://github.com/guzzle/promises.git",
1190                 "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1191             },
1192             "dist": {
1193                 "type": "zip",
1194                 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1195                 "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1196                 "shasum": ""
1197             },
1198             "require": {
1199                 "php": ">=5.5"
1200             },
1201             "require-dev": {
1202                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1203             },
1204             "type": "library",
1205             "extra": {
1206                 "branch-alias": {
1207                     "dev-master": "1.5-dev"
1208                 }
1209             },
1210             "autoload": {
1211                 "files": [
1212                     "src/functions_include.php"
1213                 ],
1214                 "psr-4": {
1215                     "GuzzleHttp\\Promise\\": "src/"
1216                 }
1217             },
1218             "notification-url": "https://packagist.org/downloads/",
1219             "license": [
1220                 "MIT"
1221             ],
1222             "authors": [
1223                 {
1224                     "name": "Graham Campbell",
1225                     "email": "hello@gjcampbell.co.uk",
1226                     "homepage": "https://github.com/GrahamCampbell"
1227                 },
1228                 {
1229                     "name": "Michael Dowling",
1230                     "email": "mtdowling@gmail.com",
1231                     "homepage": "https://github.com/mtdowling"
1232                 },
1233                 {
1234                     "name": "Tobias Nyholm",
1235                     "email": "tobias.nyholm@gmail.com",
1236                     "homepage": "https://github.com/Nyholm"
1237                 },
1238                 {
1239                     "name": "Tobias Schultze",
1240                     "email": "webmaster@tubo-world.de",
1241                     "homepage": "https://github.com/Tobion"
1242                 }
1243             ],
1244             "description": "Guzzle promises library",
1245             "keywords": [
1246                 "promise"
1247             ],
1248             "support": {
1249                 "issues": "https://github.com/guzzle/promises/issues",
1250                 "source": "https://github.com/guzzle/promises/tree/1.5.2"
1251             },
1252             "funding": [
1253                 {
1254                     "url": "https://github.com/GrahamCampbell",
1255                     "type": "github"
1256                 },
1257                 {
1258                     "url": "https://github.com/Nyholm",
1259                     "type": "github"
1260                 },
1261                 {
1262                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1263                     "type": "tidelift"
1264                 }
1265             ],
1266             "time": "2022-08-28T14:55:35+00:00"
1267         },
1268         {
1269             "name": "guzzlehttp/psr7",
1270             "version": "2.4.1",
1271             "source": {
1272                 "type": "git",
1273                 "url": "https://github.com/guzzle/psr7.git",
1274                 "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379"
1275             },
1276             "dist": {
1277                 "type": "zip",
1278                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/69568e4293f4fa993f3b0e51c9723e1e17c41379",
1279                 "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379",
1280                 "shasum": ""
1281             },
1282             "require": {
1283                 "php": "^7.2.5 || ^8.0",
1284                 "psr/http-factory": "^1.0",
1285                 "psr/http-message": "^1.0",
1286                 "ralouphie/getallheaders": "^3.0"
1287             },
1288             "provide": {
1289                 "psr/http-factory-implementation": "1.0",
1290                 "psr/http-message-implementation": "1.0"
1291             },
1292             "require-dev": {
1293                 "bamarni/composer-bin-plugin": "^1.8.1",
1294                 "http-interop/http-factory-tests": "^0.9",
1295                 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1296             },
1297             "suggest": {
1298                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1299             },
1300             "type": "library",
1301             "extra": {
1302                 "bamarni-bin": {
1303                     "bin-links": true,
1304                     "forward-command": false
1305                 },
1306                 "branch-alias": {
1307                     "dev-master": "2.4-dev"
1308                 }
1309             },
1310             "autoload": {
1311                 "psr-4": {
1312                     "GuzzleHttp\\Psr7\\": "src/"
1313                 }
1314             },
1315             "notification-url": "https://packagist.org/downloads/",
1316             "license": [
1317                 "MIT"
1318             ],
1319             "authors": [
1320                 {
1321                     "name": "Graham Campbell",
1322                     "email": "hello@gjcampbell.co.uk",
1323                     "homepage": "https://github.com/GrahamCampbell"
1324                 },
1325                 {
1326                     "name": "Michael Dowling",
1327                     "email": "mtdowling@gmail.com",
1328                     "homepage": "https://github.com/mtdowling"
1329                 },
1330                 {
1331                     "name": "George Mponos",
1332                     "email": "gmponos@gmail.com",
1333                     "homepage": "https://github.com/gmponos"
1334                 },
1335                 {
1336                     "name": "Tobias Nyholm",
1337                     "email": "tobias.nyholm@gmail.com",
1338                     "homepage": "https://github.com/Nyholm"
1339                 },
1340                 {
1341                     "name": "Márk Sági-Kazár",
1342                     "email": "mark.sagikazar@gmail.com",
1343                     "homepage": "https://github.com/sagikazarmark"
1344                 },
1345                 {
1346                     "name": "Tobias Schultze",
1347                     "email": "webmaster@tubo-world.de",
1348                     "homepage": "https://github.com/Tobion"
1349                 },
1350                 {
1351                     "name": "Márk Sági-Kazár",
1352                     "email": "mark.sagikazar@gmail.com",
1353                     "homepage": "https://sagikazarmark.hu"
1354                 }
1355             ],
1356             "description": "PSR-7 message implementation that also provides common utility methods",
1357             "keywords": [
1358                 "http",
1359                 "message",
1360                 "psr-7",
1361                 "request",
1362                 "response",
1363                 "stream",
1364                 "uri",
1365                 "url"
1366             ],
1367             "support": {
1368                 "issues": "https://github.com/guzzle/psr7/issues",
1369                 "source": "https://github.com/guzzle/psr7/tree/2.4.1"
1370             },
1371             "funding": [
1372                 {
1373                     "url": "https://github.com/GrahamCampbell",
1374                     "type": "github"
1375                 },
1376                 {
1377                     "url": "https://github.com/Nyholm",
1378                     "type": "github"
1379                 },
1380                 {
1381                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1382                     "type": "tidelift"
1383                 }
1384             ],
1385             "time": "2022-08-28T14:45:39+00:00"
1386         },
1387         {
1388             "name": "html2text/html2text",
1389             "version": "4.3.1",
1390             "source": {
1391                 "type": "git",
1392                 "url": "https://github.com/mtibben/html2text.git",
1393                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
1394             },
1395             "dist": {
1396                 "type": "zip",
1397                 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
1398                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
1399                 "shasum": ""
1400             },
1401             "require-dev": {
1402                 "phpunit/phpunit": "~4"
1403             },
1404             "suggest": {
1405                 "ext-mbstring": "For best performance",
1406                 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
1407             },
1408             "type": "library",
1409             "autoload": {
1410                 "psr-4": {
1411                     "Html2Text\\": [
1412                         "src/",
1413                         "test/"
1414                     ]
1415                 }
1416             },
1417             "notification-url": "https://packagist.org/downloads/",
1418             "license": [
1419                 "GPL-2.0-or-later"
1420             ],
1421             "description": "Converts HTML to formatted plain text",
1422             "support": {
1423                 "issues": "https://github.com/mtibben/html2text/issues",
1424                 "source": "https://github.com/mtibben/html2text/tree/4.3.1"
1425             },
1426             "time": "2020-04-16T23:44:31+00:00"
1427         },
1428         {
1429             "name": "kamermans/guzzle-oauth2-subscriber",
1430             "version": "v1.0.11",
1431             "source": {
1432                 "type": "git",
1433                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1434                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b"
1435             },
1436             "dist": {
1437                 "type": "zip",
1438                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1439                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1440                 "shasum": ""
1441             },
1442             "require": {
1443                 "guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0",
1444                 "php": ">=5.4.0"
1445             },
1446             "type": "library",
1447             "autoload": {
1448                 "psr-4": {
1449                     "kamermans\\OAuth2\\": "src"
1450                 }
1451             },
1452             "notification-url": "https://packagist.org/downloads/",
1453             "license": [
1454                 "MIT"
1455             ],
1456             "authors": [
1457                 {
1458                     "name": "Steve Kamerman",
1459                     "email": "stevekamerman@gmail.com"
1460                 }
1461             ],
1462             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1463             "keywords": [
1464                 "Guzzle",
1465                 "oauth"
1466             ],
1467             "support": {
1468                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1469                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.11"
1470             },
1471             "time": "2021-08-11T22:33:53+00:00"
1472         },
1473         {
1474             "name": "knplabs/knp-snappy",
1475             "version": "v1.4.1",
1476             "source": {
1477                 "type": "git",
1478                 "url": "https://github.com/KnpLabs/snappy.git",
1479                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67"
1480             },
1481             "dist": {
1482                 "type": "zip",
1483                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/5126fb5b335ec929a226314d40cd8dad497c3d67",
1484                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67",
1485                 "shasum": ""
1486             },
1487             "require": {
1488                 "php": ">=7.1",
1489                 "psr/log": "^1.0||^2.0||^3.0",
1490                 "symfony/process": "~3.4||~4.3||~5.0||~6.0"
1491             },
1492             "require-dev": {
1493                 "friendsofphp/php-cs-fixer": "^2.16||^3.0",
1494                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1495                 "phpstan/phpstan": "^0.12.7",
1496                 "phpstan/phpstan-phpunit": "^0.12.6",
1497                 "phpunit/phpunit": "~7.4||~8.5"
1498             },
1499             "suggest": {
1500                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1501                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1502                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1503                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1504                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1505             },
1506             "type": "library",
1507             "extra": {
1508                 "branch-alias": {
1509                     "dev-master": "1.x-dev"
1510                 }
1511             },
1512             "autoload": {
1513                 "psr-4": {
1514                     "Knp\\Snappy\\": "src/Knp/Snappy"
1515                 }
1516             },
1517             "notification-url": "https://packagist.org/downloads/",
1518             "license": [
1519                 "MIT"
1520             ],
1521             "authors": [
1522                 {
1523                     "name": "KNP Labs Team",
1524                     "homepage": "http://knplabs.com"
1525                 },
1526                 {
1527                     "name": "Symfony Community",
1528                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1529                 }
1530             ],
1531             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1532             "homepage": "http://github.com/KnpLabs/snappy",
1533             "keywords": [
1534                 "knp",
1535                 "knplabs",
1536                 "pdf",
1537                 "snapshot",
1538                 "thumbnail",
1539                 "wkhtmltopdf"
1540             ],
1541             "support": {
1542                 "issues": "https://github.com/KnpLabs/snappy/issues",
1543                 "source": "https://github.com/KnpLabs/snappy/tree/v1.4.1"
1544             },
1545             "time": "2022-01-07T13:03:38+00:00"
1546         },
1547         {
1548             "name": "laminas/laminas-code",
1549             "version": "4.7.0",
1550             "source": {
1551                 "type": "git",
1552                 "url": "https://github.com/laminas/laminas-code.git",
1553                 "reference": "0337d9265bc2e6376babad8c511500821620cb30"
1554             },
1555             "dist": {
1556                 "type": "zip",
1557                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/0337d9265bc2e6376babad8c511500821620cb30",
1558                 "reference": "0337d9265bc2e6376babad8c511500821620cb30",
1559                 "shasum": ""
1560             },
1561             "require": {
1562                 "php": ">=7.4, <8.2"
1563             },
1564             "require-dev": {
1565                 "doctrine/annotations": "^1.13.2",
1566                 "ext-phar": "*",
1567                 "laminas/laminas-coding-standard": "^2.3.0",
1568                 "laminas/laminas-stdlib": "^3.6.1",
1569                 "phpunit/phpunit": "^9.5.10",
1570                 "psalm/plugin-phpunit": "^0.17.0",
1571                 "vimeo/psalm": "^4.13.1"
1572             },
1573             "suggest": {
1574                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1575                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1576             },
1577             "type": "library",
1578             "autoload": {
1579                 "files": [
1580                     "polyfill/ReflectionEnumPolyfill.php"
1581                 ],
1582                 "psr-4": {
1583                     "Laminas\\Code\\": "src/"
1584                 }
1585             },
1586             "notification-url": "https://packagist.org/downloads/",
1587             "license": [
1588                 "BSD-3-Clause"
1589             ],
1590             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1591             "homepage": "https://laminas.dev",
1592             "keywords": [
1593                 "code",
1594                 "laminas",
1595                 "laminasframework"
1596             ],
1597             "support": {
1598                 "chat": "https://laminas.dev/chat",
1599                 "docs": "https://docs.laminas.dev/laminas-code/",
1600                 "forum": "https://discourse.laminas.dev",
1601                 "issues": "https://github.com/laminas/laminas-code/issues",
1602                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1603                 "source": "https://github.com/laminas/laminas-code"
1604             },
1605             "funding": [
1606                 {
1607                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1608                     "type": "community_bridge"
1609                 }
1610             ],
1611             "time": "2022-09-13T10:33:30+00:00"
1612         },
1613         {
1614             "name": "laminas/laminas-config",
1615             "version": "3.7.0",
1616             "source": {
1617                 "type": "git",
1618                 "url": "https://github.com/laminas/laminas-config.git",
1619                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd"
1620             },
1621             "dist": {
1622                 "type": "zip",
1623                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd",
1624                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd",
1625                 "shasum": ""
1626             },
1627             "require": {
1628                 "ext-json": "*",
1629                 "laminas/laminas-stdlib": "^3.6",
1630                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
1631                 "psr/container": "^1.0"
1632             },
1633             "conflict": {
1634                 "container-interop/container-interop": "<1.2.0",
1635                 "zendframework/zend-config": "*"
1636             },
1637             "require-dev": {
1638                 "laminas/laminas-coding-standard": "~1.0.0",
1639                 "laminas/laminas-filter": "^2.7.2",
1640                 "laminas/laminas-i18n": "^2.10.3",
1641                 "laminas/laminas-servicemanager": "^3.7",
1642                 "phpunit/phpunit": "^9.5.5"
1643             },
1644             "suggest": {
1645                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1646                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1647                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1648             },
1649             "type": "library",
1650             "autoload": {
1651                 "psr-4": {
1652                     "Laminas\\Config\\": "src/"
1653                 }
1654             },
1655             "notification-url": "https://packagist.org/downloads/",
1656             "license": [
1657                 "BSD-3-Clause"
1658             ],
1659             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1660             "homepage": "https://laminas.dev",
1661             "keywords": [
1662                 "config",
1663                 "laminas"
1664             ],
1665             "support": {
1666                 "chat": "https://laminas.dev/chat",
1667                 "docs": "https://docs.laminas.dev/laminas-config/",
1668                 "forum": "https://discourse.laminas.dev",
1669                 "issues": "https://github.com/laminas/laminas-config/issues",
1670                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1671                 "source": "https://github.com/laminas/laminas-config"
1672             },
1673             "funding": [
1674                 {
1675                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1676                     "type": "community_bridge"
1677                 }
1678             ],
1679             "time": "2021-10-01T16:07:46+00:00"
1680         },
1681         {
1682             "name": "laminas/laminas-console",
1683             "version": "2.8.0",
1684             "source": {
1685                 "type": "git",
1686                 "url": "https://github.com/laminas/laminas-console.git",
1687                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
1688             },
1689             "dist": {
1690                 "type": "zip",
1691                 "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
1692                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
1693                 "shasum": ""
1694             },
1695             "require": {
1696                 "laminas/laminas-stdlib": "^3.2.1",
1697                 "laminas/laminas-zendframework-bridge": "^1.0",
1698                 "php": "^5.6 || ^7.0"
1699             },
1700             "replace": {
1701                 "zendframework/zend-console": "self.version"
1702             },
1703             "require-dev": {
1704                 "laminas/laminas-coding-standard": "~1.0.0",
1705                 "laminas/laminas-filter": "^2.7.2",
1706                 "laminas/laminas-json": "^2.6 || ^3.0",
1707                 "laminas/laminas-validator": "^2.10.1",
1708                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
1709             },
1710             "suggest": {
1711                 "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
1712                 "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
1713             },
1714             "type": "library",
1715             "extra": {
1716                 "branch-alias": {
1717                     "dev-master": "2.8.x-dev",
1718                     "dev-develop": "2.9.x-dev"
1719                 }
1720             },
1721             "autoload": {
1722                 "psr-4": {
1723                     "Laminas\\Console\\": "src/"
1724                 }
1725             },
1726             "notification-url": "https://packagist.org/downloads/",
1727             "license": [
1728                 "BSD-3-Clause"
1729             ],
1730             "description": "Build console applications using getopt syntax or routing, complete with prompts",
1731             "homepage": "https://laminas.dev",
1732             "keywords": [
1733                 "console",
1734                 "laminas"
1735             ],
1736             "support": {
1737                 "chat": "https://laminas.dev/chat",
1738                 "docs": "https://docs.laminas.dev/laminas-console/",
1739                 "forum": "https://discourse.laminas.dev",
1740                 "issues": "https://github.com/laminas/laminas-console/issues",
1741                 "rss": "https://github.com/laminas/laminas-console/releases.atom",
1742                 "source": "https://github.com/laminas/laminas-console"
1743             },
1744             "abandoned": "laminas/laminas-cli",
1745             "time": "2019-12-31T16:31:45+00:00"
1746         },
1747         {
1748             "name": "laminas/laminas-db",
1749             "version": "2.15.0",
1750             "source": {
1751                 "type": "git",
1752                 "url": "https://github.com/laminas/laminas-db.git",
1753                 "reference": "1125ef2e55108bdfcc1f0030d3a0f9b895e09606"
1754             },
1755             "dist": {
1756                 "type": "zip",
1757                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/1125ef2e55108bdfcc1f0030d3a0f9b895e09606",
1758                 "reference": "1125ef2e55108bdfcc1f0030d3a0f9b895e09606",
1759                 "shasum": ""
1760             },
1761             "require": {
1762                 "laminas/laminas-stdlib": "^3.7.1",
1763                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1764             },
1765             "conflict": {
1766                 "zendframework/zend-db": "*"
1767             },
1768             "require-dev": {
1769                 "laminas/laminas-coding-standard": "~2.2.1",
1770                 "laminas/laminas-eventmanager": "^3.4.0",
1771                 "laminas/laminas-hydrator": "^3.2 || ^4.3",
1772                 "laminas/laminas-servicemanager": "^3.7.0",
1773                 "phpunit/phpunit": "^9.5.19"
1774             },
1775             "suggest": {
1776                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1777                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1778                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1779             },
1780             "type": "library",
1781             "extra": {
1782                 "laminas": {
1783                     "component": "Laminas\\Db",
1784                     "config-provider": "Laminas\\Db\\ConfigProvider"
1785                 }
1786             },
1787             "autoload": {
1788                 "psr-4": {
1789                     "Laminas\\Db\\": "src/"
1790                 }
1791             },
1792             "notification-url": "https://packagist.org/downloads/",
1793             "license": [
1794                 "BSD-3-Clause"
1795             ],
1796             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1797             "homepage": "https://laminas.dev",
1798             "keywords": [
1799                 "db",
1800                 "laminas"
1801             ],
1802             "support": {
1803                 "chat": "https://laminas.dev/chat",
1804                 "docs": "https://docs.laminas.dev/laminas-db/",
1805                 "forum": "https://discourse.laminas.dev",
1806                 "issues": "https://github.com/laminas/laminas-db/issues",
1807                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1808                 "source": "https://github.com/laminas/laminas-db"
1809             },
1810             "funding": [
1811                 {
1812                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1813                     "type": "community_bridge"
1814                 }
1815             ],
1816             "time": "2022-04-11T13:26:20+00:00"
1817         },
1818         {
1819             "name": "laminas/laminas-escaper",
1820             "version": "2.10.0",
1821             "source": {
1822                 "type": "git",
1823                 "url": "https://github.com/laminas/laminas-escaper.git",
1824                 "reference": "58af67282db37d24e584a837a94ee55b9c7552be"
1825             },
1826             "dist": {
1827                 "type": "zip",
1828                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/58af67282db37d24e584a837a94ee55b9c7552be",
1829                 "reference": "58af67282db37d24e584a837a94ee55b9c7552be",
1830                 "shasum": ""
1831             },
1832             "require": {
1833                 "ext-ctype": "*",
1834                 "ext-mbstring": "*",
1835                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1836             },
1837             "conflict": {
1838                 "zendframework/zend-escaper": "*"
1839             },
1840             "require-dev": {
1841                 "infection/infection": "^0.26.6",
1842                 "laminas/laminas-coding-standard": "~2.3.0",
1843                 "maglnet/composer-require-checker": "^3.8.0",
1844                 "phpunit/phpunit": "^9.5.18",
1845                 "psalm/plugin-phpunit": "^0.16.1",
1846                 "vimeo/psalm": "^4.22.0"
1847             },
1848             "type": "library",
1849             "autoload": {
1850                 "psr-4": {
1851                     "Laminas\\Escaper\\": "src/"
1852                 }
1853             },
1854             "notification-url": "https://packagist.org/downloads/",
1855             "license": [
1856                 "BSD-3-Clause"
1857             ],
1858             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1859             "homepage": "https://laminas.dev",
1860             "keywords": [
1861                 "escaper",
1862                 "laminas"
1863             ],
1864             "support": {
1865                 "chat": "https://laminas.dev/chat",
1866                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1867                 "forum": "https://discourse.laminas.dev",
1868                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1869                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1870                 "source": "https://github.com/laminas/laminas-escaper"
1871             },
1872             "funding": [
1873                 {
1874                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1875                     "type": "community_bridge"
1876                 }
1877             ],
1878             "time": "2022-03-08T20:15:36+00:00"
1879         },
1880         {
1881             "name": "laminas/laminas-eventmanager",
1882             "version": "3.5.0",
1883             "source": {
1884                 "type": "git",
1885                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1886                 "reference": "41f7209428f37cab9573365e361f4078209aaafa"
1887             },
1888             "dist": {
1889                 "type": "zip",
1890                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/41f7209428f37cab9573365e361f4078209aaafa",
1891                 "reference": "41f7209428f37cab9573365e361f4078209aaafa",
1892                 "shasum": ""
1893             },
1894             "require": {
1895                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1896             },
1897             "conflict": {
1898                 "container-interop/container-interop": "<1.2",
1899                 "zendframework/zend-eventmanager": "*"
1900             },
1901             "require-dev": {
1902                 "laminas/laminas-coding-standard": "~2.2.1",
1903                 "laminas/laminas-stdlib": "^3.6",
1904                 "phpbench/phpbench": "^1.1",
1905                 "phpspec/prophecy-phpunit": "^2.0",
1906                 "phpunit/phpunit": "^9.5.5",
1907                 "psr/container": "^1.1.2 || ^2.0.2"
1908             },
1909             "suggest": {
1910                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
1911                 "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature"
1912             },
1913             "type": "library",
1914             "autoload": {
1915                 "psr-4": {
1916                     "Laminas\\EventManager\\": "src/"
1917                 }
1918             },
1919             "notification-url": "https://packagist.org/downloads/",
1920             "license": [
1921                 "BSD-3-Clause"
1922             ],
1923             "description": "Trigger and listen to events within a PHP application",
1924             "homepage": "https://laminas.dev",
1925             "keywords": [
1926                 "event",
1927                 "eventmanager",
1928                 "events",
1929                 "laminas"
1930             ],
1931             "support": {
1932                 "chat": "https://laminas.dev/chat",
1933                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1934                 "forum": "https://discourse.laminas.dev",
1935                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1936                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1937                 "source": "https://github.com/laminas/laminas-eventmanager"
1938             },
1939             "funding": [
1940                 {
1941                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1942                     "type": "community_bridge"
1943                 }
1944             ],
1945             "time": "2022-04-06T21:05:17+00:00"
1946         },
1947         {
1948             "name": "laminas/laminas-filter",
1949             "version": "2.14.0",
1950             "source": {
1951                 "type": "git",
1952                 "url": "https://github.com/laminas/laminas-filter.git",
1953                 "reference": "98a126b8cd069a446054680c9be5f37a61f6dc17"
1954             },
1955             "dist": {
1956                 "type": "zip",
1957                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/98a126b8cd069a446054680c9be5f37a61f6dc17",
1958                 "reference": "98a126b8cd069a446054680c9be5f37a61f6dc17",
1959                 "shasum": ""
1960             },
1961             "require": {
1962                 "laminas/laminas-stdlib": "^3.6.1",
1963                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1964             },
1965             "conflict": {
1966                 "laminas/laminas-validator": "<2.10.1",
1967                 "zendframework/zend-filter": "*"
1968             },
1969             "require-dev": {
1970                 "laminas/laminas-coding-standard": "^2.3.0",
1971                 "laminas/laminas-crypt": "^3.5.1",
1972                 "laminas/laminas-servicemanager": "^3.7.0",
1973                 "laminas/laminas-uri": "^2.9.1",
1974                 "pear/archive_tar": "^1.4.14",
1975                 "phpspec/prophecy-phpunit": "^2.0.1",
1976                 "phpunit/phpunit": "^9.5.10",
1977                 "psalm/plugin-phpunit": "^0.15.2",
1978                 "psr/http-factory": "^1.0.1",
1979                 "vimeo/psalm": "^4.13.1"
1980             },
1981             "suggest": {
1982                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1983                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1984                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
1985                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1986                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1987             },
1988             "type": "library",
1989             "extra": {
1990                 "laminas": {
1991                     "component": "Laminas\\Filter",
1992                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1993                 }
1994             },
1995             "autoload": {
1996                 "psr-4": {
1997                     "Laminas\\Filter\\": "src/"
1998                 }
1999             },
2000             "notification-url": "https://packagist.org/downloads/",
2001             "license": [
2002                 "BSD-3-Clause"
2003             ],
2004             "description": "Programmatically filter and normalize data and files",
2005             "homepage": "https://laminas.dev",
2006             "keywords": [
2007                 "filter",
2008                 "laminas"
2009             ],
2010             "support": {
2011                 "chat": "https://laminas.dev/chat",
2012                 "docs": "https://docs.laminas.dev/laminas-filter/",
2013                 "forum": "https://discourse.laminas.dev",
2014                 "issues": "https://github.com/laminas/laminas-filter/issues",
2015                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
2016                 "source": "https://github.com/laminas/laminas-filter"
2017             },
2018             "funding": [
2019                 {
2020                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2021                     "type": "community_bridge"
2022                 }
2023             ],
2024             "time": "2022-02-22T23:09:15+00:00"
2025         },
2026         {
2027             "name": "laminas/laminas-form",
2028             "version": "3.2.0",
2029             "source": {
2030                 "type": "git",
2031                 "url": "https://github.com/laminas/laminas-form.git",
2032                 "reference": "c1a8474dc459672a30b5817716a797da7a5026a9"
2033             },
2034             "dist": {
2035                 "type": "zip",
2036                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/c1a8474dc459672a30b5817716a797da7a5026a9",
2037                 "reference": "c1a8474dc459672a30b5817716a797da7a5026a9",
2038                 "shasum": ""
2039             },
2040             "require": {
2041                 "laminas/laminas-hydrator": "^4.3.1",
2042                 "laminas/laminas-inputfilter": "^2.13.0",
2043                 "laminas/laminas-stdlib": "^3.7.1",
2044                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2045             },
2046             "conflict": {
2047                 "doctrine/annotations": "<1.12.0",
2048                 "laminas/laminas-captcha": "<2.11.0",
2049                 "laminas/laminas-eventmanager": "<3.4.0",
2050                 "laminas/laminas-i18n": "<2.12.0",
2051                 "laminas/laminas-recaptcha": "<3.4.0",
2052                 "laminas/laminas-servicemanager": "<3.10.0",
2053                 "laminas/laminas-view": "<2.14.0"
2054             },
2055             "require-dev": {
2056                 "doctrine/annotations": "^1.13.2",
2057                 "ext-intl": "*",
2058                 "laminas/laminas-captcha": "^2.11.0",
2059                 "laminas/laminas-coding-standard": "^2.3.0",
2060                 "laminas/laminas-db": "^2.13.4",
2061                 "laminas/laminas-escaper": "^2.9.0",
2062                 "laminas/laminas-eventmanager": "^3.4.0",
2063                 "laminas/laminas-filter": "^2.14.0",
2064                 "laminas/laminas-i18n": "^2.14.0",
2065                 "laminas/laminas-modulemanager": "^2.11.0",
2066                 "laminas/laminas-recaptcha": "^3.4.0",
2067                 "laminas/laminas-servicemanager": "^3.10.0",
2068                 "laminas/laminas-session": "^2.12.1",
2069                 "laminas/laminas-text": "^2.9.0",
2070                 "laminas/laminas-validator": "^2.16.0",
2071                 "laminas/laminas-view": "^2.19.1",
2072                 "phpspec/prophecy-phpunit": "^2.0.1",
2073                 "phpunit/phpunit": "^9.5.14",
2074                 "psalm/plugin-phpunit": "^0.16.1",
2075                 "vimeo/psalm": "^4.21.0"
2076             },
2077             "suggest": {
2078                 "doctrine/annotations": "^1.12, required to use laminas-form annotations support",
2079                 "laminas/laminas-captcha": "^2.11, required for using CAPTCHA form elements",
2080                 "laminas/laminas-eventmanager": "^3.4, reuired for laminas-form annotations support",
2081                 "laminas/laminas-i18n": "^2.12, required when using laminas-form view helpers",
2082                 "laminas/laminas-recaptcha": "^3.4, in order to use the ReCaptcha form element",
2083                 "laminas/laminas-servicemanager": "^3.10, required to use the form factories or provide services",
2084                 "laminas/laminas-view": "^2.14, required for using the laminas-form view helpers"
2085             },
2086             "type": "library",
2087             "extra": {
2088                 "laminas": {
2089                     "component": "Laminas\\Form",
2090                     "config-provider": "Laminas\\Form\\ConfigProvider"
2091                 }
2092             },
2093             "autoload": {
2094                 "psr-4": {
2095                     "Laminas\\Form\\": "src/"
2096                 }
2097             },
2098             "notification-url": "https://packagist.org/downloads/",
2099             "license": [
2100                 "BSD-3-Clause"
2101             ],
2102             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2103             "homepage": "https://laminas.dev",
2104             "keywords": [
2105                 "form",
2106                 "laminas"
2107             ],
2108             "support": {
2109                 "chat": "https://laminas.dev/chat",
2110                 "docs": "https://docs.laminas.dev/laminas-form/",
2111                 "forum": "https://discourse.laminas.dev",
2112                 "issues": "https://github.com/laminas/laminas-form/issues",
2113                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
2114                 "source": "https://github.com/laminas/laminas-form"
2115             },
2116             "funding": [
2117                 {
2118                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2119                     "type": "community_bridge"
2120                 }
2121             ],
2122             "time": "2022-06-16T10:13:15+00:00"
2123         },
2124         {
2125             "name": "laminas/laminas-http",
2126             "version": "2.16.0",
2127             "source": {
2128                 "type": "git",
2129                 "url": "https://github.com/laminas/laminas-http.git",
2130                 "reference": "7300482d3e570e81b6a6ecf6b28da1b12334bf63"
2131             },
2132             "dist": {
2133                 "type": "zip",
2134                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/7300482d3e570e81b6a6ecf6b28da1b12334bf63",
2135                 "reference": "7300482d3e570e81b6a6ecf6b28da1b12334bf63",
2136                 "shasum": ""
2137             },
2138             "require": {
2139                 "laminas/laminas-loader": "^2.8",
2140                 "laminas/laminas-stdlib": "^3.6",
2141                 "laminas/laminas-uri": "^2.9.1",
2142                 "laminas/laminas-validator": "^2.15",
2143                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2144             },
2145             "conflict": {
2146                 "zendframework/zend-http": "*"
2147             },
2148             "require-dev": {
2149                 "ext-curl": "*",
2150                 "laminas/laminas-coding-standard": "~2.2.1",
2151                 "phpunit/phpunit": "^9.5.5"
2152             },
2153             "suggest": {
2154                 "paragonie/certainty": "For automated management of cacert.pem"
2155             },
2156             "type": "library",
2157             "autoload": {
2158                 "psr-4": {
2159                     "Laminas\\Http\\": "src/"
2160                 }
2161             },
2162             "notification-url": "https://packagist.org/downloads/",
2163             "license": [
2164                 "BSD-3-Clause"
2165             ],
2166             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2167             "homepage": "https://laminas.dev",
2168             "keywords": [
2169                 "http",
2170                 "http client",
2171                 "laminas"
2172             ],
2173             "support": {
2174                 "chat": "https://laminas.dev/chat",
2175                 "docs": "https://docs.laminas.dev/laminas-http/",
2176                 "forum": "https://discourse.laminas.dev",
2177                 "issues": "https://github.com/laminas/laminas-http/issues",
2178                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2179                 "source": "https://github.com/laminas/laminas-http"
2180             },
2181             "funding": [
2182                 {
2183                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2184                     "type": "community_bridge"
2185                 }
2186             ],
2187             "time": "2022-08-17T17:22:15+00:00"
2188         },
2189         {
2190             "name": "laminas/laminas-hydrator",
2191             "version": "4.3.2",
2192             "source": {
2193                 "type": "git",
2194                 "url": "https://github.com/laminas/laminas-hydrator.git",
2195                 "reference": "38d29dc88fdb090c85780239e5cdf8c5c4905431"
2196             },
2197             "dist": {
2198                 "type": "zip",
2199                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/38d29dc88fdb090c85780239e5cdf8c5c4905431",
2200                 "reference": "38d29dc88fdb090c85780239e5cdf8c5c4905431",
2201                 "shasum": ""
2202             },
2203             "require": {
2204                 "laminas/laminas-stdlib": "^3.3",
2205                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2206                 "webmozart/assert": "^1.10"
2207             },
2208             "conflict": {
2209                 "zendframework/zend-hydrator": "*"
2210             },
2211             "require-dev": {
2212                 "laminas/laminas-coding-standard": "~2.3.0",
2213                 "laminas/laminas-eventmanager": "^3.2.1",
2214                 "laminas/laminas-modulemanager": "^2.8",
2215                 "laminas/laminas-serializer": "^2.9",
2216                 "laminas/laminas-servicemanager": "^3.3.2",
2217                 "phpbench/phpbench": "^1.0",
2218                 "phpunit/phpunit": "~9.5.5",
2219                 "psalm/plugin-phpunit": "^0.16.1",
2220                 "psr/cache": "1.0.1",
2221                 "vimeo/psalm": "^4.8.1"
2222             },
2223             "suggest": {
2224                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2225                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2226                 "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
2227             },
2228             "type": "library",
2229             "extra": {
2230                 "laminas": {
2231                     "component": "Laminas\\Hydrator",
2232                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2233                 }
2234             },
2235             "autoload": {
2236                 "psr-4": {
2237                     "Laminas\\Hydrator\\": "src/"
2238                 }
2239             },
2240             "notification-url": "https://packagist.org/downloads/",
2241             "license": [
2242                 "BSD-3-Clause"
2243             ],
2244             "description": "Serialize objects to arrays, and vice versa",
2245             "homepage": "https://laminas.dev",
2246             "keywords": [
2247                 "hydrator",
2248                 "laminas"
2249             ],
2250             "support": {
2251                 "chat": "https://laminas.dev/chat",
2252                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2253                 "forum": "https://discourse.laminas.dev",
2254                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2255                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2256                 "source": "https://github.com/laminas/laminas-hydrator"
2257             },
2258             "funding": [
2259                 {
2260                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2261                     "type": "community_bridge"
2262                 }
2263             ],
2264             "time": "2021-12-21T10:06:25+00:00"
2265         },
2266         {
2267             "name": "laminas/laminas-i18n",
2268             "version": "2.15.0",
2269             "source": {
2270                 "type": "git",
2271                 "url": "https://github.com/laminas/laminas-i18n.git",
2272                 "reference": "1654fcd6cd27c01a902b47fe71fa583ad227268c"
2273             },
2274             "dist": {
2275                 "type": "zip",
2276                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/1654fcd6cd27c01a902b47fe71fa583ad227268c",
2277                 "reference": "1654fcd6cd27c01a902b47fe71fa583ad227268c",
2278                 "shasum": ""
2279             },
2280             "require": {
2281                 "ext-intl": "*",
2282                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2283                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2284             },
2285             "conflict": {
2286                 "laminas/laminas-view": "<2.20.0",
2287                 "phpspec/prophecy": "<1.9.0",
2288                 "zendframework/zend-i18n": "*"
2289             },
2290             "require-dev": {
2291                 "laminas/laminas-cache": "^3.1.2",
2292                 "laminas/laminas-cache-storage-adapter-memory": "^2.0.0",
2293                 "laminas/laminas-cache-storage-deprecated-factory": "^1.0.0",
2294                 "laminas/laminas-coding-standard": "~2.3.0",
2295                 "laminas/laminas-config": "^3.4.0",
2296                 "laminas/laminas-eventmanager": "^3.4.0",
2297                 "laminas/laminas-filter": "^2.10.0",
2298                 "laminas/laminas-servicemanager": "^3.7.0",
2299                 "laminas/laminas-validator": "^2.14.0",
2300                 "laminas/laminas-view": "^2.20.0",
2301                 "phpspec/prophecy-phpunit": "^2.0",
2302                 "phpunit/phpunit": "^9.3",
2303                 "psalm/plugin-phpunit": "^0.16.1",
2304                 "vimeo/psalm": "^4.21"
2305             },
2306             "suggest": {
2307                 "laminas/laminas-cache": "You should install this package to cache the translations",
2308                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2309                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2310                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2311                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2312                 "laminas/laminas-servicemanager": "You should install this package to use the translator",
2313                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2314                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2315             },
2316             "type": "library",
2317             "extra": {
2318                 "laminas": {
2319                     "component": "Laminas\\I18n",
2320                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2321                 }
2322             },
2323             "autoload": {
2324                 "psr-4": {
2325                     "Laminas\\I18n\\": "src/"
2326                 }
2327             },
2328             "notification-url": "https://packagist.org/downloads/",
2329             "license": [
2330                 "BSD-3-Clause"
2331             ],
2332             "description": "Provide translations for your application, and filter and validate internationalized values",
2333             "homepage": "https://laminas.dev",
2334             "keywords": [
2335                 "i18n",
2336                 "laminas"
2337             ],
2338             "support": {
2339                 "chat": "https://laminas.dev/chat",
2340                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2341                 "forum": "https://discourse.laminas.dev",
2342                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2343                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2344                 "source": "https://github.com/laminas/laminas-i18n"
2345             },
2346             "funding": [
2347                 {
2348                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2349                     "type": "community_bridge"
2350                 }
2351             ],
2352             "time": "2022-04-01T10:47:19+00:00"
2353         },
2354         {
2355             "name": "laminas/laminas-inputfilter",
2356             "version": "2.18.0",
2357             "source": {
2358                 "type": "git",
2359                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2360                 "reference": "8c663d35926f8276b4bf1a2c571310eb285f80cb"
2361             },
2362             "dist": {
2363                 "type": "zip",
2364                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/8c663d35926f8276b4bf1a2c571310eb285f80cb",
2365                 "reference": "8c663d35926f8276b4bf1a2c571310eb285f80cb",
2366                 "shasum": ""
2367             },
2368             "require": {
2369                 "laminas/laminas-filter": "^2.13",
2370                 "laminas/laminas-servicemanager": "^3.12.0",
2371                 "laminas/laminas-stdlib": "^3.0",
2372                 "laminas/laminas-validator": "^2.15",
2373                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2374             },
2375             "conflict": {
2376                 "zendframework/zend-inputfilter": "*"
2377             },
2378             "require-dev": {
2379                 "laminas/laminas-coding-standard": "~2.2.1",
2380                 "laminas/laminas-db": "^2.13.4",
2381                 "phpspec/prophecy": "^1.14",
2382                 "phpspec/prophecy-phpunit": "^2.0",
2383                 "phpunit/phpunit": "^9.5.5",
2384                 "psalm/plugin-phpunit": "^0.15.1",
2385                 "psr/http-message": "^1.0",
2386                 "vimeo/psalm": "^4.6"
2387             },
2388             "suggest": {
2389                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2390             },
2391             "type": "library",
2392             "extra": {
2393                 "laminas": {
2394                     "component": "Laminas\\InputFilter",
2395                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2396                 }
2397             },
2398             "autoload": {
2399                 "psr-4": {
2400                     "Laminas\\InputFilter\\": "src/"
2401                 }
2402             },
2403             "notification-url": "https://packagist.org/downloads/",
2404             "license": [
2405                 "BSD-3-Clause"
2406             ],
2407             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2408             "homepage": "https://laminas.dev",
2409             "keywords": [
2410                 "inputfilter",
2411                 "laminas"
2412             ],
2413             "support": {
2414                 "chat": "https://laminas.dev/chat",
2415                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2416                 "forum": "https://discourse.laminas.dev",
2417                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2418                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2419                 "source": "https://github.com/laminas/laminas-inputfilter"
2420             },
2421             "funding": [
2422                 {
2423                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2424                     "type": "community_bridge"
2425                 }
2426             ],
2427             "time": "2022-06-15T11:40:14+00:00"
2428         },
2429         {
2430             "name": "laminas/laminas-json",
2431             "version": "3.3.0",
2432             "source": {
2433                 "type": "git",
2434                 "url": "https://github.com/laminas/laminas-json.git",
2435                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
2436             },
2437             "dist": {
2438                 "type": "zip",
2439                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2440                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2441                 "shasum": ""
2442             },
2443             "require": {
2444                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2445             },
2446             "conflict": {
2447                 "zendframework/zend-json": "*"
2448             },
2449             "require-dev": {
2450                 "laminas/laminas-coding-standard": "~2.2.1",
2451                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2452                 "phpunit/phpunit": "^9.3"
2453             },
2454             "suggest": {
2455                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2456                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2457             },
2458             "type": "library",
2459             "autoload": {
2460                 "psr-4": {
2461                     "Laminas\\Json\\": "src/"
2462                 }
2463             },
2464             "notification-url": "https://packagist.org/downloads/",
2465             "license": [
2466                 "BSD-3-Clause"
2467             ],
2468             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2469             "homepage": "https://laminas.dev",
2470             "keywords": [
2471                 "json",
2472                 "laminas"
2473             ],
2474             "support": {
2475                 "chat": "https://laminas.dev/chat",
2476                 "docs": "https://docs.laminas.dev/laminas-json/",
2477                 "forum": "https://discourse.laminas.dev",
2478                 "issues": "https://github.com/laminas/laminas-json/issues",
2479                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2480                 "source": "https://github.com/laminas/laminas-json"
2481             },
2482             "funding": [
2483                 {
2484                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2485                     "type": "community_bridge"
2486                 }
2487             ],
2488             "time": "2021-09-02T18:02:31+00:00"
2489         },
2490         {
2491             "name": "laminas/laminas-json-server",
2492             "version": "3.5.0",
2493             "source": {
2494                 "type": "git",
2495                 "url": "https://github.com/laminas/laminas-json-server.git",
2496                 "reference": "f8e12c6973d396e56c6c2099093aaddb6e709145"
2497             },
2498             "dist": {
2499                 "type": "zip",
2500                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/f8e12c6973d396e56c6c2099093aaddb6e709145",
2501                 "reference": "f8e12c6973d396e56c6c2099093aaddb6e709145",
2502                 "shasum": ""
2503             },
2504             "require": {
2505                 "laminas/laminas-http": "^2.15.1",
2506                 "laminas/laminas-json": "^3.3.0",
2507                 "laminas/laminas-server": "^2.11.0",
2508                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2509             },
2510             "conflict": {
2511                 "laminas/laminas-stdlib": "<3.2.1"
2512             },
2513             "replace": {
2514                 "zendframework/zend-json-server": "^3.2.0"
2515             },
2516             "require-dev": {
2517                 "ext-json": "*",
2518                 "laminas/laminas-coding-standard": "^2.3",
2519                 "phpunit/phpunit": "^9.5.11",
2520                 "psalm/plugin-phpunit": "^0.16.1",
2521                 "vimeo/psalm": "^4.18.0"
2522             },
2523             "type": "library",
2524             "autoload": {
2525                 "psr-4": {
2526                     "Laminas\\Json\\Server\\": "src/"
2527                 }
2528             },
2529             "notification-url": "https://packagist.org/downloads/",
2530             "license": [
2531                 "BSD-3-Clause"
2532             ],
2533             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2534             "homepage": "https://laminas.dev",
2535             "keywords": [
2536                 "json",
2537                 "json-server",
2538                 "laminas",
2539                 "server"
2540             ],
2541             "support": {
2542                 "chat": "https://laminas.dev/chat",
2543                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2544                 "forum": "https://discourse.laminas.dev",
2545                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2546                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2547                 "source": "https://github.com/laminas/laminas-json-server"
2548             },
2549             "funding": [
2550                 {
2551                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2552                     "type": "community_bridge"
2553                 }
2554             ],
2555             "time": "2022-02-04T11:58:30+00:00"
2556         },
2557         {
2558             "name": "laminas/laminas-loader",
2559             "version": "2.8.0",
2560             "source": {
2561                 "type": "git",
2562                 "url": "https://github.com/laminas/laminas-loader.git",
2563                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
2564             },
2565             "dist": {
2566                 "type": "zip",
2567                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2568                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2569                 "shasum": ""
2570             },
2571             "require": {
2572                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2573             },
2574             "conflict": {
2575                 "zendframework/zend-loader": "*"
2576             },
2577             "require-dev": {
2578                 "laminas/laminas-coding-standard": "~2.2.1",
2579                 "phpunit/phpunit": "^9.3"
2580             },
2581             "type": "library",
2582             "autoload": {
2583                 "psr-4": {
2584                     "Laminas\\Loader\\": "src/"
2585                 }
2586             },
2587             "notification-url": "https://packagist.org/downloads/",
2588             "license": [
2589                 "BSD-3-Clause"
2590             ],
2591             "description": "Autoloading and plugin loading strategies",
2592             "homepage": "https://laminas.dev",
2593             "keywords": [
2594                 "laminas",
2595                 "loader"
2596             ],
2597             "support": {
2598                 "chat": "https://laminas.dev/chat",
2599                 "docs": "https://docs.laminas.dev/laminas-loader/",
2600                 "forum": "https://discourse.laminas.dev",
2601                 "issues": "https://github.com/laminas/laminas-loader/issues",
2602                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2603                 "source": "https://github.com/laminas/laminas-loader"
2604             },
2605             "funding": [
2606                 {
2607                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2608                     "type": "community_bridge"
2609                 }
2610             ],
2611             "time": "2021-09-02T18:30:53+00:00"
2612         },
2613         {
2614             "name": "laminas/laminas-math",
2615             "version": "3.5.0",
2616             "source": {
2617                 "type": "git",
2618                 "url": "https://github.com/laminas/laminas-math.git",
2619                 "reference": "146d8187ab247ae152e811a6704a953d43537381"
2620             },
2621             "dist": {
2622                 "type": "zip",
2623                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/146d8187ab247ae152e811a6704a953d43537381",
2624                 "reference": "146d8187ab247ae152e811a6704a953d43537381",
2625                 "shasum": ""
2626             },
2627             "require": {
2628                 "ext-mbstring": "*",
2629                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2630             },
2631             "conflict": {
2632                 "zendframework/zend-math": "*"
2633             },
2634             "require-dev": {
2635                 "laminas/laminas-coding-standard": "~1.0.0",
2636                 "phpunit/phpunit": "^9.5.5"
2637             },
2638             "suggest": {
2639                 "ext-bcmath": "If using the bcmath functionality",
2640                 "ext-gmp": "If using the gmp functionality"
2641             },
2642             "type": "library",
2643             "extra": {
2644                 "branch-alias": {
2645                     "dev-master": "3.2.x-dev",
2646                     "dev-develop": "3.3.x-dev"
2647                 }
2648             },
2649             "autoload": {
2650                 "psr-4": {
2651                     "Laminas\\Math\\": "src/"
2652                 }
2653             },
2654             "notification-url": "https://packagist.org/downloads/",
2655             "license": [
2656                 "BSD-3-Clause"
2657             ],
2658             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2659             "homepage": "https://laminas.dev",
2660             "keywords": [
2661                 "laminas",
2662                 "math"
2663             ],
2664             "support": {
2665                 "chat": "https://laminas.dev/chat",
2666                 "docs": "https://docs.laminas.dev/laminas-math/",
2667                 "forum": "https://discourse.laminas.dev",
2668                 "issues": "https://github.com/laminas/laminas-math/issues",
2669                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2670                 "source": "https://github.com/laminas/laminas-math"
2671             },
2672             "funding": [
2673                 {
2674                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2675                     "type": "community_bridge"
2676                 }
2677             ],
2678             "time": "2021-12-06T02:02:07+00:00"
2679         },
2680         {
2681             "name": "laminas/laminas-modulemanager",
2682             "version": "2.12.0",
2683             "source": {
2684                 "type": "git",
2685                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2686                 "reference": "cd2dd3b3dc59e75a9f2117374222c0d84b25bf19"
2687             },
2688             "dist": {
2689                 "type": "zip",
2690                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/cd2dd3b3dc59e75a9f2117374222c0d84b25bf19",
2691                 "reference": "cd2dd3b3dc59e75a9f2117374222c0d84b25bf19",
2692                 "shasum": ""
2693             },
2694             "require": {
2695                 "brick/varexporter": "^0.3.2",
2696                 "laminas/laminas-config": "^3.7",
2697                 "laminas/laminas-eventmanager": "^3.4",
2698                 "laminas/laminas-stdlib": "^3.6",
2699                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2700                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2701             },
2702             "conflict": {
2703                 "zendframework/zend-modulemanager": "*"
2704             },
2705             "require-dev": {
2706                 "laminas/laminas-coding-standard": "^2.3",
2707                 "laminas/laminas-loader": "^2.8",
2708                 "laminas/laminas-mvc": "^3.1.1",
2709                 "laminas/laminas-servicemanager": "^3.7",
2710                 "phpunit/phpunit": "^9.5.5",
2711                 "psalm/plugin-phpunit": "^0.16.1",
2712                 "vimeo/psalm": "^4.10"
2713             },
2714             "suggest": {
2715                 "laminas/laminas-console": "Laminas\\Console component",
2716                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2717                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2718                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2719             },
2720             "type": "library",
2721             "autoload": {
2722                 "psr-4": {
2723                     "Laminas\\ModuleManager\\": "src/"
2724                 }
2725             },
2726             "notification-url": "https://packagist.org/downloads/",
2727             "license": [
2728                 "BSD-3-Clause"
2729             ],
2730             "description": "Modular application system for laminas-mvc applications",
2731             "homepage": "https://laminas.dev",
2732             "keywords": [
2733                 "laminas",
2734                 "modulemanager"
2735             ],
2736             "support": {
2737                 "chat": "https://laminas.dev/chat",
2738                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2739                 "forum": "https://discourse.laminas.dev",
2740                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2741                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2742                 "source": "https://github.com/laminas/laminas-modulemanager"
2743             },
2744             "funding": [
2745                 {
2746                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2747                     "type": "community_bridge"
2748                 }
2749             ],
2750             "time": "2022-09-07T11:22:27+00:00"
2751         },
2752         {
2753             "name": "laminas/laminas-mvc",
2754             "version": "3.3.3",
2755             "source": {
2756                 "type": "git",
2757                 "url": "https://github.com/laminas/laminas-mvc.git",
2758                 "reference": "7ff2bfbe64048aa83c6d1c7edcbab849123f0150"
2759             },
2760             "dist": {
2761                 "type": "zip",
2762                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/7ff2bfbe64048aa83c6d1c7edcbab849123f0150",
2763                 "reference": "7ff2bfbe64048aa83c6d1c7edcbab849123f0150",
2764                 "shasum": ""
2765             },
2766             "require": {
2767                 "container-interop/container-interop": "^1.2",
2768                 "laminas/laminas-eventmanager": "^3.4",
2769                 "laminas/laminas-http": "^2.15",
2770                 "laminas/laminas-modulemanager": "^2.8",
2771                 "laminas/laminas-router": "^3.5",
2772                 "laminas/laminas-servicemanager": "^3.7",
2773                 "laminas/laminas-stdlib": "^3.6",
2774                 "laminas/laminas-view": "^2.14",
2775                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2776             },
2777             "conflict": {
2778                 "zendframework/zend-mvc": "*"
2779             },
2780             "require-dev": {
2781                 "http-interop/http-middleware": "^0.4.1",
2782                 "laminas/laminas-coding-standard": "^1.0.0",
2783                 "laminas/laminas-json": "^3.3",
2784                 "laminas/laminas-psr7bridge": "^1.0",
2785                 "laminas/laminas-stratigility": ">=2.0.1 <2.2",
2786                 "phpspec/prophecy-phpunit": "^2.0",
2787                 "phpunit/phpunit": "^9.5.5"
2788             },
2789             "suggest": {
2790                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2791                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2792                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2793                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2794                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2795                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2796                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2797                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2798                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2799                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2800                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2801             },
2802             "type": "library",
2803             "autoload": {
2804                 "psr-4": {
2805                     "Laminas\\Mvc\\": "src/"
2806                 }
2807             },
2808             "notification-url": "https://packagist.org/downloads/",
2809             "license": [
2810                 "BSD-3-Clause"
2811             ],
2812             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2813             "homepage": "https://laminas.dev",
2814             "keywords": [
2815                 "laminas",
2816                 "mvc"
2817             ],
2818             "support": {
2819                 "chat": "https://laminas.dev/chat",
2820                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2821                 "forum": "https://discourse.laminas.dev",
2822                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2823                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2824                 "source": "https://github.com/laminas/laminas-mvc"
2825             },
2826             "funding": [
2827                 {
2828                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2829                     "type": "community_bridge"
2830                 }
2831             ],
2832             "time": "2022-02-21T20:21:58+00:00"
2833         },
2834         {
2835             "name": "laminas/laminas-mvc-console",
2836             "version": "1.3.0",
2837             "source": {
2838                 "type": "git",
2839                 "url": "https://github.com/laminas/laminas-mvc-console.git",
2840                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79"
2841             },
2842             "dist": {
2843                 "type": "zip",
2844                 "url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/90338c7b61a5fa8445c0a41925a4ae351459fa79",
2845                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79",
2846                 "shasum": ""
2847             },
2848             "require": {
2849                 "container-interop/container-interop": "^1.1",
2850                 "laminas/laminas-console": "^2.6",
2851                 "laminas/laminas-eventmanager": "^3.3",
2852                 "laminas/laminas-modulemanager": "^2.7.1",
2853                 "laminas/laminas-mvc": "^3.0.3",
2854                 "laminas/laminas-router": "^3.0",
2855                 "laminas/laminas-servicemanager": "^3.3",
2856                 "laminas/laminas-stdlib": "^3.3",
2857                 "laminas/laminas-text": "^2.6",
2858                 "laminas/laminas-view": "^2.11.3",
2859                 "laminas/laminas-zendframework-bridge": "^1.0",
2860                 "php": "^7.3 || ~8.0.0"
2861             },
2862             "conflict": {
2863                 "laminas/laminas-mvc": "<3.0.0"
2864             },
2865             "replace": {
2866                 "zendframework/zend-mvc-console": "^1.2.0"
2867             },
2868             "require-dev": {
2869                 "laminas/laminas-coding-standard": "~1.0.0",
2870                 "laminas/laminas-filter": "^2.6.1",
2871                 "phpspec/prophecy": "^1.12.0",
2872                 "phpspec/prophecy-phpunit": "^2.0",
2873                 "phpunit/phpunit": "^9.3"
2874             },
2875             "suggest": {
2876                 "laminas/laminas-filter": "^2.6.1, to filter rendered results"
2877             },
2878             "type": "library",
2879             "extra": {
2880                 "branch-alias": {
2881                     "dev-master": "1.2.x-dev",
2882                     "dev-develop": "1.3.x-dev"
2883                 },
2884                 "laminas": {
2885                     "component": "Laminas\\Mvc\\Console"
2886                 }
2887             },
2888             "autoload": {
2889                 "psr-4": {
2890                     "Laminas\\Mvc\\Console\\": "src/"
2891                 }
2892             },
2893             "notification-url": "https://packagist.org/downloads/",
2894             "license": [
2895                 "BSD-3-Clause"
2896             ],
2897             "description": "Integration between laminas-mvc and laminas-console",
2898             "homepage": "https://laminas.dev",
2899             "keywords": [
2900                 "console",
2901                 "laminas",
2902                 "mvc"
2903             ],
2904             "support": {
2905                 "chat": "https://laminas.dev/chat",
2906                 "docs": "https://docs.laminas.dev/laminas-mvc-console/",
2907                 "forum": "https://discourse.laminas.dev",
2908                 "issues": "https://github.com/laminas/laminas-mvc-console/issues",
2909                 "rss": "https://github.com/laminas/laminas-mvc-console/releases.atom",
2910                 "source": "https://github.com/laminas/laminas-mvc-console"
2911             },
2912             "funding": [
2913                 {
2914                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2915                     "type": "community_bridge"
2916                 }
2917             ],
2918             "abandoned": "laminas/laminas-cli",
2919             "time": "2020-12-28T09:19:48+00:00"
2920         },
2921         {
2922             "name": "laminas/laminas-mvc-i18n",
2923             "version": "1.3.1",
2924             "source": {
2925                 "type": "git",
2926                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2927                 "reference": "3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88"
2928             },
2929             "dist": {
2930                 "type": "zip",
2931                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88",
2932                 "reference": "3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88",
2933                 "shasum": ""
2934             },
2935             "require": {
2936                 "container-interop/container-interop": "^1.1",
2937                 "laminas/laminas-i18n": "^2.11",
2938                 "laminas/laminas-router": "^3.0",
2939                 "laminas/laminas-servicemanager": "^3.6",
2940                 "laminas/laminas-stdlib": "^3.3",
2941                 "laminas/laminas-validator": "^2.14",
2942                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2943             },
2944             "conflict": {
2945                 "laminas/laminas-mvc": "<3.0.0",
2946                 "phpspec/prophecy": "<1.8.0",
2947                 "zendframework/zend-mvc-i18n": "*"
2948             },
2949             "require-dev": {
2950                 "laminas/laminas-coding-standard": "~1.0.0",
2951                 "phpspec/prophecy-phpunit": "^2.0",
2952                 "phpunit/phpunit": "^9.5",
2953                 "psalm/plugin-phpunit": "^0.15.1",
2954                 "vimeo/psalm": "^4.7"
2955             },
2956             "suggest": {
2957                 "laminas/laminas-cache": "To enable caching of translation strings"
2958             },
2959             "type": "library",
2960             "extra": {
2961                 "laminas": {
2962                     "component": "Laminas\\Mvc\\I18n",
2963                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2964                 }
2965             },
2966             "autoload": {
2967                 "psr-4": {
2968                     "Laminas\\Mvc\\I18n\\": "src/"
2969                 }
2970             },
2971             "notification-url": "https://packagist.org/downloads/",
2972             "license": [
2973                 "BSD-3-Clause"
2974             ],
2975             "description": "Integration between laminas-mvc and laminas-i18n",
2976             "homepage": "https://laminas.dev",
2977             "keywords": [
2978                 "i18n",
2979                 "laminas",
2980                 "mvc"
2981             ],
2982             "support": {
2983                 "chat": "https://laminas.dev/chat",
2984                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2985                 "forum": "https://discourse.laminas.dev",
2986                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2987                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2988                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2989             },
2990             "funding": [
2991                 {
2992                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2993                     "type": "community_bridge"
2994                 }
2995             ],
2996             "time": "2022-02-25T14:13:55+00:00"
2997         },
2998         {
2999             "name": "laminas/laminas-router",
3000             "version": "3.5.0",
3001             "source": {
3002                 "type": "git",
3003                 "url": "https://github.com/laminas/laminas-router.git",
3004                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda"
3005             },
3006             "dist": {
3007                 "type": "zip",
3008                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/44759e71620030c93d99e40b394fe9fff8f0beda",
3009                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda",
3010                 "shasum": ""
3011             },
3012             "require": {
3013                 "container-interop/container-interop": "^1.2",
3014                 "laminas/laminas-http": "^2.15",
3015                 "laminas/laminas-servicemanager": "^3.7",
3016                 "laminas/laminas-stdlib": "^3.6",
3017                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3018             },
3019             "conflict": {
3020                 "zendframework/zend-router": "*"
3021             },
3022             "require-dev": {
3023                 "laminas/laminas-coding-standard": "~2.2.1",
3024                 "laminas/laminas-i18n": "^2.7.4",
3025                 "phpunit/phpunit": "^9.5.5",
3026                 "psalm/plugin-phpunit": "^0.15.1",
3027                 "vimeo/psalm": "^4.7"
3028             },
3029             "suggest": {
3030                 "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
3031             },
3032             "type": "library",
3033             "extra": {
3034                 "laminas": {
3035                     "component": "Laminas\\Router",
3036                     "config-provider": "Laminas\\Router\\ConfigProvider"
3037                 }
3038             },
3039             "autoload": {
3040                 "psr-4": {
3041                     "Laminas\\Router\\": "src/"
3042                 }
3043             },
3044             "notification-url": "https://packagist.org/downloads/",
3045             "license": [
3046                 "BSD-3-Clause"
3047             ],
3048             "description": "Flexible routing system for HTTP and console applications",
3049             "homepage": "https://laminas.dev",
3050             "keywords": [
3051                 "laminas",
3052                 "routing"
3053             ],
3054             "support": {
3055                 "chat": "https://laminas.dev/chat",
3056                 "docs": "https://docs.laminas.dev/laminas-router/",
3057                 "forum": "https://discourse.laminas.dev",
3058                 "issues": "https://github.com/laminas/laminas-router/issues",
3059                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
3060                 "source": "https://github.com/laminas/laminas-router"
3061             },
3062             "funding": [
3063                 {
3064                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3065                     "type": "community_bridge"
3066                 }
3067             ],
3068             "time": "2021-10-13T16:02:43+00:00"
3069         },
3070         {
3071             "name": "laminas/laminas-server",
3072             "version": "2.11.1",
3073             "source": {
3074                 "type": "git",
3075                 "url": "https://github.com/laminas/laminas-server.git",
3076                 "reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1"
3077             },
3078             "dist": {
3079                 "type": "zip",
3080                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/f45e1a6f614a11af8eff5d2d409f12229101cfc1",
3081                 "reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1",
3082                 "shasum": ""
3083             },
3084             "require": {
3085                 "laminas/laminas-code": "^3.5.1 || ^4.0.0",
3086                 "laminas/laminas-stdlib": "^3.3.1",
3087                 "laminas/laminas-zendframework-bridge": "^1.2.0",
3088                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3089             },
3090             "replace": {
3091                 "zendframework/zend-server": "^2.8.1"
3092             },
3093             "require-dev": {
3094                 "laminas/laminas-coding-standard": "~1.0.0",
3095                 "phpunit/phpunit": "^9.5.5",
3096                 "psalm/plugin-phpunit": "^0.15.1",
3097                 "vimeo/psalm": "^4.6.4"
3098             },
3099             "type": "library",
3100             "autoload": {
3101                 "psr-4": {
3102                     "Laminas\\Server\\": "src/"
3103                 }
3104             },
3105             "notification-url": "https://packagist.org/downloads/",
3106             "license": [
3107                 "BSD-3-Clause"
3108             ],
3109             "description": "Create Reflection-based RPC servers",
3110             "homepage": "https://laminas.dev",
3111             "keywords": [
3112                 "laminas",
3113                 "server"
3114             ],
3115             "support": {
3116                 "chat": "https://laminas.dev/chat",
3117                 "docs": "https://docs.laminas.dev/laminas-server/",
3118                 "forum": "https://discourse.laminas.dev",
3119                 "issues": "https://github.com/laminas/laminas-server/issues",
3120                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
3121                 "source": "https://github.com/laminas/laminas-server"
3122             },
3123             "funding": [
3124                 {
3125                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3126                     "type": "community_bridge"
3127                 }
3128             ],
3129             "time": "2022-02-25T14:41:51+00:00"
3130         },
3131         {
3132             "name": "laminas/laminas-servicemanager",
3133             "version": "3.12.0",
3134             "source": {
3135                 "type": "git",
3136                 "url": "https://github.com/laminas/laminas-servicemanager.git",
3137                 "reference": "05ac4b1fb1fe9333313eeafced9b6c7946589487"
3138             },
3139             "dist": {
3140                 "type": "zip",
3141                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/05ac4b1fb1fe9333313eeafced9b6c7946589487",
3142                 "reference": "05ac4b1fb1fe9333313eeafced9b6c7946589487",
3143                 "shasum": ""
3144             },
3145             "require": {
3146                 "laminas/laminas-stdlib": "^3.2.1",
3147                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0",
3148                 "psr/container": "^1.0"
3149             },
3150             "conflict": {
3151                 "ext-psr": "*",
3152                 "laminas/laminas-code": "<3.3.1",
3153                 "zendframework/zend-code": "<3.3.1",
3154                 "zendframework/zend-servicemanager": "*"
3155             },
3156             "provide": {
3157                 "psr/container-implementation": "^1.0"
3158             },
3159             "replace": {
3160                 "container-interop/container-interop": "^1.2.0"
3161             },
3162             "require-dev": {
3163                 "composer/package-versions-deprecated": "^1.0",
3164                 "laminas/laminas-coding-standard": "~2.3.0",
3165                 "laminas/laminas-container-config-test": "^0.6",
3166                 "laminas/laminas-dependency-plugin": "^2.1.2",
3167                 "mikey179/vfsstream": "^1.6.10@alpha",
3168                 "ocramius/proxy-manager": "^2.11",
3169                 "phpbench/phpbench": "^1.1",
3170                 "phpspec/prophecy-phpunit": "^2.0",
3171                 "phpunit/phpunit": "^9.5.5",
3172                 "psalm/plugin-phpunit": "^0.16.1",
3173                 "vimeo/psalm": "^4.8"
3174             },
3175             "suggest": {
3176                 "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3177             },
3178             "bin": [
3179                 "bin/generate-deps-for-config-factory",
3180                 "bin/generate-factory-for-class"
3181             ],
3182             "type": "library",
3183             "autoload": {
3184                 "files": [
3185                     "src/autoload.php"
3186                 ],
3187                 "psr-4": {
3188                     "Laminas\\ServiceManager\\": "src/"
3189                 }
3190             },
3191             "notification-url": "https://packagist.org/downloads/",
3192             "license": [
3193                 "BSD-3-Clause"
3194             ],
3195             "description": "Factory-Driven Dependency Injection Container",
3196             "homepage": "https://laminas.dev",
3197             "keywords": [
3198                 "PSR-11",
3199                 "dependency-injection",
3200                 "di",
3201                 "dic",
3202                 "laminas",
3203                 "service-manager",
3204                 "servicemanager"
3205             ],
3206             "support": {
3207                 "chat": "https://laminas.dev/chat",
3208                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3209                 "forum": "https://discourse.laminas.dev",
3210                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3211                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3212                 "source": "https://github.com/laminas/laminas-servicemanager"
3213             },
3214             "funding": [
3215                 {
3216                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3217                     "type": "community_bridge"
3218                 }
3219             ],
3220             "time": "2022-06-13T16:20:56+00:00"
3221         },
3222         {
3223             "name": "laminas/laminas-soap",
3224             "version": "2.10.0",
3225             "source": {
3226                 "type": "git",
3227                 "url": "https://github.com/laminas/laminas-soap.git",
3228                 "reference": "b1245a09b523485060407f73a0058fb871d2c656"
3229             },
3230             "dist": {
3231                 "type": "zip",
3232                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/b1245a09b523485060407f73a0058fb871d2c656",
3233                 "reference": "b1245a09b523485060407f73a0058fb871d2c656",
3234                 "shasum": ""
3235             },
3236             "require": {
3237                 "ext-dom": "*",
3238                 "ext-soap": "*",
3239                 "laminas/laminas-server": "^2.11",
3240                 "laminas/laminas-stdlib": "^3.6",
3241                 "laminas/laminas-uri": "^2.9.1",
3242                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0"
3243             },
3244             "conflict": {
3245                 "laminas/laminas-code": "<4.4",
3246                 "zendframework/zend-soap": "*"
3247             },
3248             "require-dev": {
3249                 "laminas/laminas-coding-standard": "~2.2.1",
3250                 "laminas/laminas-config": "^3.7",
3251                 "laminas/laminas-http": "^2.15",
3252                 "phpspec/prophecy-phpunit": "^2.0.1",
3253                 "phpunit/phpunit": "^9.5.5"
3254             },
3255             "suggest": {
3256                 "ext-curl": "Curl is required when .NET compatibility is required",
3257                 "laminas/laminas-http": "Laminas\\Http component"
3258             },
3259             "type": "library",
3260             "autoload": {
3261                 "psr-4": {
3262                     "Laminas\\Soap\\": "src/"
3263                 }
3264             },
3265             "notification-url": "https://packagist.org/downloads/",
3266             "license": [
3267                 "BSD-3-Clause"
3268             ],
3269             "homepage": "https://laminas.dev",
3270             "keywords": [
3271                 "laminas",
3272                 "soap"
3273             ],
3274             "support": {
3275                 "chat": "https://laminas.dev/chat",
3276                 "docs": "https://docs.laminas.dev/laminas-soap/",
3277                 "forum": "https://discourse.laminas.dev",
3278                 "issues": "https://github.com/laminas/laminas-soap/issues",
3279                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3280                 "source": "https://github.com/laminas/laminas-soap"
3281             },
3282             "funding": [
3283                 {
3284                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3285                     "type": "community_bridge"
3286                 }
3287             ],
3288             "time": "2021-10-14T14:04:27+00:00"
3289         },
3290         {
3291             "name": "laminas/laminas-stdlib",
3292             "version": "3.10.1",
3293             "source": {
3294                 "type": "git",
3295                 "url": "https://github.com/laminas/laminas-stdlib.git",
3296                 "reference": "0d669074845fc80a99add0f64025192f143ef836"
3297             },
3298             "dist": {
3299                 "type": "zip",
3300                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/0d669074845fc80a99add0f64025192f143ef836",
3301                 "reference": "0d669074845fc80a99add0f64025192f143ef836",
3302                 "shasum": ""
3303             },
3304             "require": {
3305                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3306             },
3307             "conflict": {
3308                 "zendframework/zend-stdlib": "*"
3309             },
3310             "require-dev": {
3311                 "laminas/laminas-coding-standard": "~2.3.0",
3312                 "phpbench/phpbench": "^1.0",
3313                 "phpunit/phpunit": "^9.3.7",
3314                 "psalm/plugin-phpunit": "^0.16.0",
3315                 "vimeo/psalm": "^4.7"
3316             },
3317             "type": "library",
3318             "autoload": {
3319                 "psr-4": {
3320                     "Laminas\\Stdlib\\": "src/"
3321                 }
3322             },
3323             "notification-url": "https://packagist.org/downloads/",
3324             "license": [
3325                 "BSD-3-Clause"
3326             ],
3327             "description": "SPL extensions, array utilities, error handlers, and more",
3328             "homepage": "https://laminas.dev",
3329             "keywords": [
3330                 "laminas",
3331                 "stdlib"
3332             ],
3333             "support": {
3334                 "chat": "https://laminas.dev/chat",
3335                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3336                 "forum": "https://discourse.laminas.dev",
3337                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3338                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3339                 "source": "https://github.com/laminas/laminas-stdlib"
3340             },
3341             "funding": [
3342                 {
3343                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3344                     "type": "community_bridge"
3345                 }
3346             ],
3347             "time": "2022-06-10T14:49:09+00:00"
3348         },
3349         {
3350             "name": "laminas/laminas-text",
3351             "version": "2.9.0",
3352             "source": {
3353                 "type": "git",
3354                 "url": "https://github.com/laminas/laminas-text.git",
3355                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7"
3356             },
3357             "dist": {
3358                 "type": "zip",
3359                 "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7",
3360                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7",
3361                 "shasum": ""
3362             },
3363             "require": {
3364                 "laminas/laminas-servicemanager": "^3.4",
3365                 "laminas/laminas-stdlib": "^3.6",
3366                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3367             },
3368             "conflict": {
3369                 "zendframework/zend-text": "*"
3370             },
3371             "require-dev": {
3372                 "laminas/laminas-coding-standard": "~1.0.0",
3373                 "phpunit/phpunit": "^9.3"
3374             },
3375             "type": "library",
3376             "autoload": {
3377                 "psr-4": {
3378                     "Laminas\\Text\\": "src/"
3379                 }
3380             },
3381             "notification-url": "https://packagist.org/downloads/",
3382             "license": [
3383                 "BSD-3-Clause"
3384             ],
3385             "description": "Create FIGlets and text-based tables",
3386             "homepage": "https://laminas.dev",
3387             "keywords": [
3388                 "laminas",
3389                 "text"
3390             ],
3391             "support": {
3392                 "chat": "https://laminas.dev/chat",
3393                 "docs": "https://docs.laminas.dev/laminas-text/",
3394                 "forum": "https://discourse.laminas.dev",
3395                 "issues": "https://github.com/laminas/laminas-text/issues",
3396                 "rss": "https://github.com/laminas/laminas-text/releases.atom",
3397                 "source": "https://github.com/laminas/laminas-text"
3398             },
3399             "funding": [
3400                 {
3401                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3402                     "type": "community_bridge"
3403                 }
3404             ],
3405             "time": "2021-09-02T16:50:53+00:00"
3406         },
3407         {
3408             "name": "laminas/laminas-uri",
3409             "version": "2.9.1",
3410             "source": {
3411                 "type": "git",
3412                 "url": "https://github.com/laminas/laminas-uri.git",
3413                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
3414             },
3415             "dist": {
3416                 "type": "zip",
3417                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
3418                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
3419                 "shasum": ""
3420             },
3421             "require": {
3422                 "laminas/laminas-escaper": "^2.9",
3423                 "laminas/laminas-validator": "^2.15",
3424                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3425             },
3426             "conflict": {
3427                 "zendframework/zend-uri": "*"
3428             },
3429             "require-dev": {
3430                 "laminas/laminas-coding-standard": "~2.2.1",
3431                 "phpunit/phpunit": "^9.5.5"
3432             },
3433             "type": "library",
3434             "autoload": {
3435                 "psr-4": {
3436                     "Laminas\\Uri\\": "src/"
3437                 }
3438             },
3439             "notification-url": "https://packagist.org/downloads/",
3440             "license": [
3441                 "BSD-3-Clause"
3442             ],
3443             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3444             "homepage": "https://laminas.dev",
3445             "keywords": [
3446                 "laminas",
3447                 "uri"
3448             ],
3449             "support": {
3450                 "chat": "https://laminas.dev/chat",
3451                 "docs": "https://docs.laminas.dev/laminas-uri/",
3452                 "forum": "https://discourse.laminas.dev",
3453                 "issues": "https://github.com/laminas/laminas-uri/issues",
3454                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3455                 "source": "https://github.com/laminas/laminas-uri"
3456             },
3457             "funding": [
3458                 {
3459                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3460                     "type": "community_bridge"
3461                 }
3462             ],
3463             "time": "2021-09-09T18:37:15+00:00"
3464         },
3465         {
3466             "name": "laminas/laminas-validator",
3467             "version": "2.24.0",
3468             "source": {
3469                 "type": "git",
3470                 "url": "https://github.com/laminas/laminas-validator.git",
3471                 "reference": "f2ad7de3f92b443f31447a37e061116f701d150a"
3472             },
3473             "dist": {
3474                 "type": "zip",
3475                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/f2ad7de3f92b443f31447a37e061116f701d150a",
3476                 "reference": "f2ad7de3f92b443f31447a37e061116f701d150a",
3477                 "shasum": ""
3478             },
3479             "require": {
3480                 "laminas/laminas-servicemanager": "^3.12.0",
3481                 "laminas/laminas-stdlib": "^3.10",
3482                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
3483             },
3484             "conflict": {
3485                 "zendframework/zend-validator": "*"
3486             },
3487             "require-dev": {
3488                 "laminas/laminas-coding-standard": "^2.4.0",
3489                 "laminas/laminas-db": "^2.15.0",
3490                 "laminas/laminas-filter": "^2.18.0",
3491                 "laminas/laminas-http": "^2.16.0",
3492                 "laminas/laminas-i18n": "^2.17.0",
3493                 "laminas/laminas-session": "^2.13.0",
3494                 "laminas/laminas-uri": "^2.9.1",
3495                 "phpspec/prophecy-phpunit": "^2.0",
3496                 "phpunit/phpunit": "^9.5.24",
3497                 "psalm/plugin-phpunit": "^0.17.0",
3498                 "psr/http-client": "^1.0",
3499                 "psr/http-factory": "^1.0",
3500                 "psr/http-message": "^1.0",
3501                 "vimeo/psalm": "^4.27.0"
3502             },
3503             "suggest": {
3504                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3505                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3506                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3507                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3508                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3509                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3510                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3511                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3512             },
3513             "type": "library",
3514             "extra": {
3515                 "laminas": {
3516                     "component": "Laminas\\Validator",
3517                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3518                 }
3519             },
3520             "autoload": {
3521                 "psr-4": {
3522                     "Laminas\\Validator\\": "src/"
3523                 }
3524             },
3525             "notification-url": "https://packagist.org/downloads/",
3526             "license": [
3527                 "BSD-3-Clause"
3528             ],
3529             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3530             "homepage": "https://laminas.dev",
3531             "keywords": [
3532                 "laminas",
3533                 "validator"
3534             ],
3535             "support": {
3536                 "chat": "https://laminas.dev/chat",
3537                 "docs": "https://docs.laminas.dev/laminas-validator/",
3538                 "forum": "https://discourse.laminas.dev",
3539                 "issues": "https://github.com/laminas/laminas-validator/issues",
3540                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3541                 "source": "https://github.com/laminas/laminas-validator"
3542             },
3543             "funding": [
3544                 {
3545                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3546                     "type": "community_bridge"
3547                 }
3548             ],
3549             "time": "2022-09-13T07:40:10+00:00"
3550         },
3551         {
3552             "name": "laminas/laminas-view",
3553             "version": "2.20.0",
3554             "source": {
3555                 "type": "git",
3556                 "url": "https://github.com/laminas/laminas-view.git",
3557                 "reference": "2cd6973a3e042be3d244260fe93f435668f5c2b4"
3558             },
3559             "dist": {
3560                 "type": "zip",
3561                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/2cd6973a3e042be3d244260fe93f435668f5c2b4",
3562                 "reference": "2cd6973a3e042be3d244260fe93f435668f5c2b4",
3563                 "shasum": ""
3564             },
3565             "require": {
3566                 "container-interop/container-interop": "^1.2",
3567                 "ext-dom": "*",
3568                 "ext-filter": "*",
3569                 "ext-json": "*",
3570                 "laminas/laminas-escaper": "^2.5",
3571                 "laminas/laminas-eventmanager": "^3.4",
3572                 "laminas/laminas-json": "^3.3",
3573                 "laminas/laminas-servicemanager": "^3.10",
3574                 "laminas/laminas-stdlib": "^3.6",
3575                 "php": "^7.4 || ~8.0.0 || ~8.1.0",
3576                 "psr/container": "^1 || ^2"
3577             },
3578             "conflict": {
3579                 "container-interop/container-interop": "<1.2",
3580                 "laminas/laminas-router": "<3.0.1",
3581                 "laminas/laminas-servicemanager": "<3.3",
3582                 "laminas/laminas-session": "<2.12",
3583                 "zendframework/zend-view": "*"
3584             },
3585             "require-dev": {
3586                 "laminas/laminas-authentication": "^2.5",
3587                 "laminas/laminas-coding-standard": "~2.3.0",
3588                 "laminas/laminas-console": "^2.6",
3589                 "laminas/laminas-feed": "^2.15",
3590                 "laminas/laminas-filter": "^2.13.0",
3591                 "laminas/laminas-http": "^2.15",
3592                 "laminas/laminas-i18n": "^2.6",
3593                 "laminas/laminas-modulemanager": "^2.7.1",
3594                 "laminas/laminas-mvc": "^3.0",
3595                 "laminas/laminas-mvc-i18n": "^1.1",
3596                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.5.0",
3597                 "laminas/laminas-navigation": "^2.13.1",
3598                 "laminas/laminas-paginator": "^2.11.0",
3599                 "laminas/laminas-permissions-acl": "^2.6",
3600                 "laminas/laminas-router": "^3.0.1",
3601                 "laminas/laminas-uri": "^2.5",
3602                 "phpspec/prophecy": "^1.12",
3603                 "phpspec/prophecy-phpunit": "^2.0",
3604                 "phpunit/phpunit": "^9.5.5",
3605                 "psalm/plugin-phpunit": "^0.16.1",
3606                 "vimeo/psalm": "^4.10"
3607             },
3608             "suggest": {
3609                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3610                 "laminas/laminas-escaper": "Laminas\\Escaper component",
3611                 "laminas/laminas-feed": "Laminas\\Feed component",
3612                 "laminas/laminas-filter": "Laminas\\Filter component",
3613                 "laminas/laminas-http": "Laminas\\Http component",
3614                 "laminas/laminas-i18n": "Laminas\\I18n component",
3615                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3616                 "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up",
3617                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3618                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3619                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3620                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3621                 "laminas/laminas-uri": "Laminas\\Uri component"
3622             },
3623             "bin": [
3624                 "bin/templatemap_generator.php"
3625             ],
3626             "type": "library",
3627             "autoload": {
3628                 "psr-4": {
3629                     "Laminas\\View\\": "src/"
3630                 }
3631             },
3632             "notification-url": "https://packagist.org/downloads/",
3633             "license": [
3634                 "BSD-3-Clause"
3635             ],
3636             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3637             "homepage": "https://laminas.dev",
3638             "keywords": [
3639                 "laminas",
3640                 "view"
3641             ],
3642             "support": {
3643                 "chat": "https://laminas.dev/chat",
3644                 "docs": "https://docs.laminas.dev/laminas-view/",
3645                 "forum": "https://discourse.laminas.dev",
3646                 "issues": "https://github.com/laminas/laminas-view/issues",
3647                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3648                 "source": "https://github.com/laminas/laminas-view"
3649             },
3650             "funding": [
3651                 {
3652                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3653                     "type": "community_bridge"
3654                 }
3655             ],
3656             "time": "2022-02-22T13:52:44+00:00"
3657         },
3658         {
3659             "name": "laminas/laminas-xml",
3660             "version": "1.4.0",
3661             "source": {
3662                 "type": "git",
3663                 "url": "https://github.com/laminas/laminas-xml.git",
3664                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f"
3665             },
3666             "dist": {
3667                 "type": "zip",
3668                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3669                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3670                 "shasum": ""
3671             },
3672             "require": {
3673                 "ext-dom": "*",
3674                 "ext-simplexml": "*",
3675                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3676             },
3677             "conflict": {
3678                 "zendframework/zendxml": "*"
3679             },
3680             "require-dev": {
3681                 "ext-iconv": "*",
3682                 "laminas/laminas-coding-standard": "~1.0.0",
3683                 "phpunit/phpunit": "^9.5.8",
3684                 "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
3685             },
3686             "type": "library",
3687             "autoload": {
3688                 "psr-4": {
3689                     "Laminas\\Xml\\": "src/"
3690                 }
3691             },
3692             "notification-url": "https://packagist.org/downloads/",
3693             "license": [
3694                 "BSD-3-Clause"
3695             ],
3696             "description": "Utility library for XML usage, best practices, and security in PHP",
3697             "homepage": "https://laminas.dev",
3698             "keywords": [
3699                 "laminas",
3700                 "security",
3701                 "xml"
3702             ],
3703             "support": {
3704                 "chat": "https://laminas.dev/chat",
3705                 "forum": "https://discourse.laminas.dev",
3706                 "issues": "https://github.com/laminas/laminas-xml/issues",
3707                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3708                 "source": "https://github.com/laminas/laminas-xml"
3709             },
3710             "funding": [
3711                 {
3712                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3713                     "type": "community_bridge"
3714                 }
3715             ],
3716             "time": "2021-11-30T02:16:35+00:00"
3717         },
3718         {
3719             "name": "laminas/laminas-xmlrpc",
3720             "version": "2.13.0",
3721             "source": {
3722                 "type": "git",
3723                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3724                 "reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7"
3725             },
3726             "dist": {
3727                 "type": "zip",
3728                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/fd41d5fbcffc52d3d707d08d15ede95008e739f7",
3729                 "reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7",
3730                 "shasum": ""
3731             },
3732             "require": {
3733                 "laminas/laminas-code": "^4.4",
3734                 "laminas/laminas-http": "^2.15",
3735                 "laminas/laminas-math": "^3.4.0",
3736                 "laminas/laminas-server": "^2.11",
3737                 "laminas/laminas-stdlib": "^3.6.1",
3738                 "laminas/laminas-xml": "^1.4.0",
3739                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
3740             },
3741             "conflict": {
3742                 "zendframework/zend-xmlrpc": "*"
3743             },
3744             "require-dev": {
3745                 "laminas/laminas-coding-standard": "~2.2.1",
3746                 "phpunit/phpunit": "^9.5.8",
3747                 "squizlabs/php_codesniffer": "^3.6.1"
3748             },
3749             "suggest": {
3750                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3751             },
3752             "type": "library",
3753             "autoload": {
3754                 "psr-4": {
3755                     "Laminas\\XmlRpc\\": "src/"
3756                 }
3757             },
3758             "notification-url": "https://packagist.org/downloads/",
3759             "license": [
3760                 "BSD-3-Clause"
3761             ],
3762             "description": "Fully-featured XML-RPC server and client implementations",
3763             "homepage": "https://laminas.dev",
3764             "keywords": [
3765                 "laminas",
3766                 "xmlrpc"
3767             ],
3768             "support": {
3769                 "chat": "https://laminas.dev/chat",
3770                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3771                 "forum": "https://discourse.laminas.dev",
3772                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3773                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3774                 "source": "https://github.com/laminas/laminas-xmlrpc"
3775             },
3776             "funding": [
3777                 {
3778                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3779                     "type": "community_bridge"
3780                 }
3781             ],
3782             "time": "2021-12-03T15:43:50+00:00"
3783         },
3784         {
3785             "name": "laminas/laminas-zendframework-bridge",
3786             "version": "1.6.1",
3787             "source": {
3788                 "type": "git",
3789                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3790                 "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885"
3791             },
3792             "dist": {
3793                 "type": "zip",
3794                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/e112dd2c099f4f6142c16fc65fda89a638e06885",
3795                 "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885",
3796                 "shasum": ""
3797             },
3798             "require": {
3799                 "php": ">=7.4, <8.2"
3800             },
3801             "require-dev": {
3802                 "phpunit/phpunit": "^9.5.14",
3803                 "psalm/plugin-phpunit": "^0.15.2",
3804                 "squizlabs/php_codesniffer": "^3.6.2",
3805                 "vimeo/psalm": "^4.21.0"
3806             },
3807             "type": "library",
3808             "extra": {
3809                 "laminas": {
3810                     "module": "Laminas\\ZendFrameworkBridge"
3811                 }
3812             },
3813             "autoload": {
3814                 "files": [
3815                     "src/autoload.php"
3816                 ],
3817                 "psr-4": {
3818                     "Laminas\\ZendFrameworkBridge\\": "src//"
3819                 }
3820             },
3821             "notification-url": "https://packagist.org/downloads/",
3822             "license": [
3823                 "BSD-3-Clause"
3824             ],
3825             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3826             "keywords": [
3827                 "ZendFramework",
3828                 "autoloading",
3829                 "laminas",
3830                 "zf"
3831             ],
3832             "support": {
3833                 "forum": "https://discourse.laminas.dev/",
3834                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3835                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3836                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3837             },
3838             "funding": [
3839                 {
3840                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3841                     "type": "community_bridge"
3842                 }
3843             ],
3844             "time": "2022-07-29T13:28:29+00:00"
3845         },
3846         {
3847             "name": "lcobucci/clock",
3848             "version": "2.0.0",
3849             "source": {
3850                 "type": "git",
3851                 "url": "https://github.com/lcobucci/clock.git",
3852                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
3853             },
3854             "dist": {
3855                 "type": "zip",
3856                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3857                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3858                 "shasum": ""
3859             },
3860             "require": {
3861                 "php": "^7.4 || ^8.0"
3862             },
3863             "require-dev": {
3864                 "infection/infection": "^0.17",
3865                 "lcobucci/coding-standard": "^6.0",
3866                 "phpstan/extension-installer": "^1.0",
3867                 "phpstan/phpstan": "^0.12",
3868                 "phpstan/phpstan-deprecation-rules": "^0.12",
3869                 "phpstan/phpstan-phpunit": "^0.12",
3870                 "phpstan/phpstan-strict-rules": "^0.12",
3871                 "phpunit/php-code-coverage": "9.1.4",
3872                 "phpunit/phpunit": "9.3.7"
3873             },
3874             "type": "library",
3875             "autoload": {
3876                 "psr-4": {
3877                     "Lcobucci\\Clock\\": "src"
3878                 }
3879             },
3880             "notification-url": "https://packagist.org/downloads/",
3881             "license": [
3882                 "MIT"
3883             ],
3884             "authors": [
3885                 {
3886                     "name": "Luís Cobucci",
3887                     "email": "lcobucci@gmail.com"
3888                 }
3889             ],
3890             "description": "Yet another clock abstraction",
3891             "support": {
3892                 "issues": "https://github.com/lcobucci/clock/issues",
3893                 "source": "https://github.com/lcobucci/clock/tree/2.0.x"
3894             },
3895             "funding": [
3896                 {
3897                     "url": "https://github.com/lcobucci",
3898                     "type": "github"
3899                 },
3900                 {
3901                     "url": "https://www.patreon.com/lcobucci",
3902                     "type": "patreon"
3903                 }
3904             ],
3905             "time": "2020-08-27T18:56:02+00:00"
3906         },
3907         {
3908             "name": "lcobucci/jwt",
3909             "version": "4.1.5",
3910             "source": {
3911                 "type": "git",
3912                 "url": "https://github.com/lcobucci/jwt.git",
3913                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
3914             },
3915             "dist": {
3916                 "type": "zip",
3917                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3918                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3919                 "shasum": ""
3920             },
3921             "require": {
3922                 "ext-hash": "*",
3923                 "ext-json": "*",
3924                 "ext-mbstring": "*",
3925                 "ext-openssl": "*",
3926                 "ext-sodium": "*",
3927                 "lcobucci/clock": "^2.0",
3928                 "php": "^7.4 || ^8.0"
3929             },
3930             "require-dev": {
3931                 "infection/infection": "^0.21",
3932                 "lcobucci/coding-standard": "^6.0",
3933                 "mikey179/vfsstream": "^1.6.7",
3934                 "phpbench/phpbench": "^1.0",
3935                 "phpstan/extension-installer": "^1.0",
3936                 "phpstan/phpstan": "^0.12",
3937                 "phpstan/phpstan-deprecation-rules": "^0.12",
3938                 "phpstan/phpstan-phpunit": "^0.12",
3939                 "phpstan/phpstan-strict-rules": "^0.12",
3940                 "phpunit/php-invoker": "^3.1",
3941                 "phpunit/phpunit": "^9.5"
3942             },
3943             "type": "library",
3944             "autoload": {
3945                 "psr-4": {
3946                     "Lcobucci\\JWT\\": "src"
3947                 }
3948             },
3949             "notification-url": "https://packagist.org/downloads/",
3950             "license": [
3951                 "BSD-3-Clause"
3952             ],
3953             "authors": [
3954                 {
3955                     "name": "Luís Cobucci",
3956                     "email": "lcobucci@gmail.com",
3957                     "role": "Developer"
3958                 }
3959             ],
3960             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3961             "keywords": [
3962                 "JWS",
3963                 "jwt"
3964             ],
3965             "support": {
3966                 "issues": "https://github.com/lcobucci/jwt/issues",
3967                 "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
3968             },
3969             "funding": [
3970                 {
3971                     "url": "https://github.com/lcobucci",
3972                     "type": "github"
3973                 },
3974                 {
3975                     "url": "https://www.patreon.com/lcobucci",
3976                     "type": "patreon"
3977                 }
3978             ],
3979             "time": "2021-09-28T19:34:56+00:00"
3980         },
3981         {
3982             "name": "league/event",
3983             "version": "2.2.0",
3984             "source": {
3985                 "type": "git",
3986                 "url": "https://github.com/thephpleague/event.git",
3987                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3988             },
3989             "dist": {
3990                 "type": "zip",
3991                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3992                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3993                 "shasum": ""
3994             },
3995             "require": {
3996                 "php": ">=5.4.0"
3997             },
3998             "require-dev": {
3999                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
4000                 "phpspec/phpspec": "^2.2"
4001             },
4002             "type": "library",
4003             "extra": {
4004                 "branch-alias": {
4005                     "dev-master": "2.2-dev"
4006                 }
4007             },
4008             "autoload": {
4009                 "psr-4": {
4010                     "League\\Event\\": "src/"
4011                 }
4012             },
4013             "notification-url": "https://packagist.org/downloads/",
4014             "license": [
4015                 "MIT"
4016             ],
4017             "authors": [
4018                 {
4019                     "name": "Frank de Jonge",
4020                     "email": "info@frenky.net"
4021                 }
4022             ],
4023             "description": "Event package",
4024             "keywords": [
4025                 "emitter",
4026                 "event",
4027                 "listener"
4028             ],
4029             "support": {
4030                 "issues": "https://github.com/thephpleague/event/issues",
4031                 "source": "https://github.com/thephpleague/event/tree/master"
4032             },
4033             "time": "2018-11-26T11:52:41+00:00"
4034         },
4035         {
4036             "name": "league/oauth2-server",
4037             "version": "8.3.5",
4038             "source": {
4039                 "type": "git",
4040                 "url": "https://github.com/thephpleague/oauth2-server.git",
4041                 "reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876"
4042             },
4043             "dist": {
4044                 "type": "zip",
4045                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/7aeb7c42b463b1a6fe4d084d3145e2fa22436876",
4046                 "reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876",
4047                 "shasum": ""
4048             },
4049             "require": {
4050                 "defuse/php-encryption": "^2.2.1",
4051                 "ext-json": "*",
4052                 "ext-openssl": "*",
4053                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
4054                 "league/event": "^2.2",
4055                 "league/uri": "^6.4",
4056                 "php": "^7.2 || ^8.0",
4057                 "psr/http-message": "^1.0.1"
4058             },
4059             "replace": {
4060                 "league/oauth2server": "*",
4061                 "lncd/oauth2": "*"
4062             },
4063             "require-dev": {
4064                 "laminas/laminas-diactoros": "^2.4.1",
4065                 "phpstan/phpstan": "^0.12.57",
4066                 "phpstan/phpstan-phpunit": "^0.12.16",
4067                 "phpunit/phpunit": "^8.5.13",
4068                 "roave/security-advisories": "dev-master"
4069             },
4070             "type": "library",
4071             "autoload": {
4072                 "psr-4": {
4073                     "League\\OAuth2\\Server\\": "src/"
4074                 }
4075             },
4076             "notification-url": "https://packagist.org/downloads/",
4077             "license": [
4078                 "MIT"
4079             ],
4080             "authors": [
4081                 {
4082                     "name": "Alex Bilbie",
4083                     "email": "hello@alexbilbie.com",
4084                     "homepage": "http://www.alexbilbie.com",
4085                     "role": "Developer"
4086                 },
4087                 {
4088                     "name": "Andy Millington",
4089                     "email": "andrew@noexceptions.io",
4090                     "homepage": "https://www.noexceptions.io",
4091                     "role": "Developer"
4092                 }
4093             ],
4094             "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
4095             "homepage": "https://oauth2.thephpleague.com/",
4096             "keywords": [
4097                 "Authentication",
4098                 "api",
4099                 "auth",
4100                 "authorisation",
4101                 "authorization",
4102                 "oauth",
4103                 "oauth 2",
4104                 "oauth 2.0",
4105                 "oauth2",
4106                 "protect",
4107                 "resource",
4108                 "secure",
4109                 "server"
4110             ],
4111             "support": {
4112                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
4113                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.5"
4114             },
4115             "funding": [
4116                 {
4117                     "url": "https://github.com/sephster",
4118                     "type": "github"
4119                 }
4120             ],
4121             "time": "2022-05-03T21:21:28+00:00"
4122         },
4123         {
4124             "name": "league/omnipay",
4125             "version": "v3.2.1",
4126             "source": {
4127                 "type": "git",
4128                 "url": "https://github.com/thephpleague/omnipay.git",
4129                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
4130             },
4131             "dist": {
4132                 "type": "zip",
4133                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
4134                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
4135                 "shasum": ""
4136             },
4137             "require": {
4138                 "omnipay/common": "^3.1",
4139                 "php": "^7.2|^8.0",
4140                 "php-http/discovery": "^1.14",
4141                 "php-http/guzzle7-adapter": "^1"
4142             },
4143             "require-dev": {
4144                 "omnipay/tests": "^3|^4"
4145             },
4146             "type": "metapackage",
4147             "extra": {
4148                 "branch-alias": {
4149                     "dev-master": "3.2.x-dev"
4150                 }
4151             },
4152             "notification-url": "https://packagist.org/downloads/",
4153             "license": [
4154                 "MIT"
4155             ],
4156             "authors": [
4157                 {
4158                     "name": "Adrian Macneil",
4159                     "email": "adrian@adrianmacneil.com"
4160                 },
4161                 {
4162                     "name": "Barry vd. Heuvel",
4163                     "email": "barryvdh@gmail.com"
4164                 }
4165             ],
4166             "description": "Omnipay payment processing library",
4167             "homepage": "https://omnipay.thephpleague.com/",
4168             "keywords": [
4169                 "checkout",
4170                 "creditcard",
4171                 "omnipay",
4172                 "payment"
4173             ],
4174             "support": {
4175                 "issues": "https://github.com/thephpleague/omnipay/issues",
4176                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
4177             },
4178             "funding": [
4179                 {
4180                     "url": "https://github.com/barryvdh",
4181                     "type": "github"
4182                 }
4183             ],
4184             "time": "2021-06-05T11:34:12+00:00"
4185         },
4186         {
4187             "name": "league/uri",
4188             "version": "6.7.2",
4189             "source": {
4190                 "type": "git",
4191                 "url": "https://github.com/thephpleague/uri.git",
4192                 "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06"
4193             },
4194             "dist": {
4195                 "type": "zip",
4196                 "url": "https://api.github.com/repos/thephpleague/uri/zipball/d3b50812dd51f3fbf176344cc2981db03d10fe06",
4197                 "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06",
4198                 "shasum": ""
4199             },
4200             "require": {
4201                 "ext-json": "*",
4202                 "league/uri-interfaces": "^2.3",
4203                 "php": "^7.4 || ^8.0",
4204                 "psr/http-message": "^1.0"
4205             },
4206             "conflict": {
4207                 "league/uri-schemes": "^1.0"
4208             },
4209             "require-dev": {
4210                 "friendsofphp/php-cs-fixer": "^v3.3.2",
4211                 "nyholm/psr7": "^1.5",
4212                 "php-http/psr7-integration-tests": "^1.1",
4213                 "phpstan/phpstan": "^1.2.0",
4214                 "phpstan/phpstan-deprecation-rules": "^1.0",
4215                 "phpstan/phpstan-phpunit": "^1.0.0",
4216                 "phpstan/phpstan-strict-rules": "^1.1.0",
4217                 "phpunit/phpunit": "^9.5.10",
4218                 "psr/http-factory": "^1.0"
4219             },
4220             "suggest": {
4221                 "ext-fileinfo": "Needed to create Data URI from a filepath",
4222                 "ext-intl": "Needed to improve host validation",
4223                 "league/uri-components": "Needed to easily manipulate URI objects",
4224                 "psr/http-factory": "Needed to use the URI factory"
4225             },
4226             "type": "library",
4227             "extra": {
4228                 "branch-alias": {
4229                     "dev-master": "6.x-dev"
4230                 }
4231             },
4232             "autoload": {
4233                 "psr-4": {
4234                     "League\\Uri\\": "src"
4235                 }
4236             },
4237             "notification-url": "https://packagist.org/downloads/",
4238             "license": [
4239                 "MIT"
4240             ],
4241             "authors": [
4242                 {
4243                     "name": "Ignace Nyamagana Butera",
4244                     "email": "nyamsprod@gmail.com",
4245                     "homepage": "https://nyamsprod.com"
4246                 }
4247             ],
4248             "description": "URI manipulation library",
4249             "homepage": "https://uri.thephpleague.com",
4250             "keywords": [
4251                 "data-uri",
4252                 "file-uri",
4253                 "ftp",
4254                 "hostname",
4255                 "http",
4256                 "https",
4257                 "middleware",
4258                 "parse_str",
4259                 "parse_url",
4260                 "psr-7",
4261                 "query-string",
4262                 "querystring",
4263                 "rfc3986",
4264                 "rfc3987",
4265                 "rfc6570",
4266                 "uri",
4267                 "uri-template",
4268                 "url",
4269                 "ws"
4270             ],
4271             "support": {
4272                 "docs": "https://uri.thephpleague.com",
4273                 "forum": "https://thephpleague.slack.com",
4274                 "issues": "https://github.com/thephpleague/uri/issues",
4275                 "source": "https://github.com/thephpleague/uri/tree/6.7.2"
4276             },
4277             "funding": [
4278                 {
4279                     "url": "https://github.com/sponsors/nyamsprod",
4280                     "type": "github"
4281                 }
4282             ],
4283             "time": "2022-09-13T19:50:42+00:00"
4284         },
4285         {
4286             "name": "league/uri-interfaces",
4287             "version": "2.3.0",
4288             "source": {
4289                 "type": "git",
4290                 "url": "https://github.com/thephpleague/uri-interfaces.git",
4291                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
4292             },
4293             "dist": {
4294                 "type": "zip",
4295                 "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4296                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4297                 "shasum": ""
4298             },
4299             "require": {
4300                 "ext-json": "*",
4301                 "php": "^7.2 || ^8.0"
4302             },
4303             "require-dev": {
4304                 "friendsofphp/php-cs-fixer": "^2.19",
4305                 "phpstan/phpstan": "^0.12.90",
4306                 "phpstan/phpstan-phpunit": "^0.12.19",
4307                 "phpstan/phpstan-strict-rules": "^0.12.9",
4308                 "phpunit/phpunit": "^8.5.15 || ^9.5"
4309             },
4310             "suggest": {
4311                 "ext-intl": "to use the IDNA feature",
4312                 "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
4313             },
4314             "type": "library",
4315             "extra": {
4316                 "branch-alias": {
4317                     "dev-master": "2.x-dev"
4318                 }
4319             },
4320             "autoload": {
4321                 "psr-4": {
4322                     "League\\Uri\\": "src/"
4323                 }
4324             },
4325             "notification-url": "https://packagist.org/downloads/",
4326             "license": [
4327                 "MIT"
4328             ],
4329             "authors": [
4330                 {
4331                     "name": "Ignace Nyamagana Butera",
4332                     "email": "nyamsprod@gmail.com",
4333                     "homepage": "https://nyamsprod.com"
4334                 }
4335             ],
4336             "description": "Common interface for URI representation",
4337             "homepage": "http://github.com/thephpleague/uri-interfaces",
4338             "keywords": [
4339                 "rfc3986",
4340                 "rfc3987",
4341                 "uri",
4342                 "url"
4343             ],
4344             "support": {
4345                 "issues": "https://github.com/thephpleague/uri-interfaces/issues",
4346                 "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
4347             },
4348             "funding": [
4349                 {
4350                     "url": "https://github.com/sponsors/nyamsprod",
4351                     "type": "github"
4352                 }
4353             ],
4354             "time": "2021-06-28T04:27:21+00:00"
4355         },
4356         {
4357             "name": "maennchen/zipstream-php",
4358             "version": "2.2.1",
4359             "source": {
4360                 "type": "git",
4361                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4362                 "reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729"
4363             },
4364             "dist": {
4365                 "type": "zip",
4366                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/211e9ba1530ea5260b45d90c9ea252f56ec52729",
4367                 "reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729",
4368                 "shasum": ""
4369             },
4370             "require": {
4371                 "myclabs/php-enum": "^1.5",
4372                 "php": "^7.4 || ^8.0",
4373                 "psr/http-message": "^1.0",
4374                 "symfony/polyfill-mbstring": "^1.0"
4375             },
4376             "require-dev": {
4377                 "ext-zip": "*",
4378                 "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
4379                 "mikey179/vfsstream": "^1.6",
4380                 "php-coveralls/php-coveralls": "^2.4",
4381                 "phpunit/phpunit": "^8.5.8 || ^9.4.2",
4382                 "vimeo/psalm": "^4.1"
4383             },
4384             "type": "library",
4385             "autoload": {
4386                 "psr-4": {
4387                     "ZipStream\\": "src/"
4388                 }
4389             },
4390             "notification-url": "https://packagist.org/downloads/",
4391             "license": [
4392                 "MIT"
4393             ],
4394             "authors": [
4395                 {
4396                     "name": "Paul Duncan",
4397                     "email": "pabs@pablotron.org"
4398                 },
4399                 {
4400                     "name": "Jonatan Männchen",
4401                     "email": "jonatan@maennchen.ch"
4402                 },
4403                 {
4404                     "name": "Jesse Donat",
4405                     "email": "donatj@gmail.com"
4406                 },
4407                 {
4408                     "name": "András Kolesár",
4409                     "email": "kolesar@kolesar.hu"
4410                 }
4411             ],
4412             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4413             "keywords": [
4414                 "stream",
4415                 "zip"
4416             ],
4417             "support": {
4418                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4419                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/2.2.1"
4420             },
4421             "funding": [
4422                 {
4423                     "url": "https://opencollective.com/zipstream",
4424                     "type": "open_collective"
4425                 }
4426             ],
4427             "time": "2022-05-18T15:52:06+00:00"
4428         },
4429         {
4430             "name": "markbaker/complex",
4431             "version": "3.0.1",
4432             "source": {
4433                 "type": "git",
4434                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4435                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
4436             },
4437             "dist": {
4438                 "type": "zip",
4439                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4440                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4441                 "shasum": ""
4442             },
4443             "require": {
4444                 "php": "^7.2 || ^8.0"
4445             },
4446             "require-dev": {
4447                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4448                 "phpcompatibility/php-compatibility": "^9.0",
4449                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4450                 "squizlabs/php_codesniffer": "^3.4"
4451             },
4452             "type": "library",
4453             "autoload": {
4454                 "psr-4": {
4455                     "Complex\\": "classes/src/"
4456                 }
4457             },
4458             "notification-url": "https://packagist.org/downloads/",
4459             "license": [
4460                 "MIT"
4461             ],
4462             "authors": [
4463                 {
4464                     "name": "Mark Baker",
4465                     "email": "mark@lange.demon.co.uk"
4466                 }
4467             ],
4468             "description": "PHP Class for working with complex numbers",
4469             "homepage": "https://github.com/MarkBaker/PHPComplex",
4470             "keywords": [
4471                 "complex",
4472                 "mathematics"
4473             ],
4474             "support": {
4475                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4476                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
4477             },
4478             "time": "2021-06-29T15:32:53+00:00"
4479         },
4480         {
4481             "name": "markbaker/matrix",
4482             "version": "3.0.0",
4483             "source": {
4484                 "type": "git",
4485                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4486                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
4487             },
4488             "dist": {
4489                 "type": "zip",
4490                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
4491                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
4492                 "shasum": ""
4493             },
4494             "require": {
4495                 "php": "^7.1 || ^8.0"
4496             },
4497             "require-dev": {
4498                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4499                 "phpcompatibility/php-compatibility": "^9.0",
4500                 "phpdocumentor/phpdocumentor": "2.*",
4501                 "phploc/phploc": "^4.0",
4502                 "phpmd/phpmd": "2.*",
4503                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4504                 "sebastian/phpcpd": "^4.0",
4505                 "squizlabs/php_codesniffer": "^3.4"
4506             },
4507             "type": "library",
4508             "autoload": {
4509                 "psr-4": {
4510                     "Matrix\\": "classes/src/"
4511                 }
4512             },
4513             "notification-url": "https://packagist.org/downloads/",
4514             "license": [
4515                 "MIT"
4516             ],
4517             "authors": [
4518                 {
4519                     "name": "Mark Baker",
4520                     "email": "mark@demon-angel.eu"
4521                 }
4522             ],
4523             "description": "PHP Class for working with matrices",
4524             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4525             "keywords": [
4526                 "mathematics",
4527                 "matrix",
4528                 "vector"
4529             ],
4530             "support": {
4531                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4532                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
4533             },
4534             "time": "2021-07-01T19:01:15+00:00"
4535         },
4536         {
4537             "name": "mobiledetect/mobiledetectlib",
4538             "version": "2.8.39",
4539             "source": {
4540                 "type": "git",
4541                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4542                 "reference": "0fd6753003fc870f6e229bae869cc1337c99bc45"
4543             },
4544             "dist": {
4545                 "type": "zip",
4546                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/0fd6753003fc870f6e229bae869cc1337c99bc45",
4547                 "reference": "0fd6753003fc870f6e229bae869cc1337c99bc45",
4548                 "shasum": ""
4549             },
4550             "require": {
4551                 "php": ">=5.0.0"
4552             },
4553             "require-dev": {
4554                 "phpunit/phpunit": "~4.8.35||~5.7"
4555             },
4556             "type": "library",
4557             "autoload": {
4558                 "psr-0": {
4559                     "Detection": "namespaced/"
4560                 },
4561                 "classmap": [
4562                     "Mobile_Detect.php"
4563                 ]
4564             },
4565             "notification-url": "https://packagist.org/downloads/",
4566             "license": [
4567                 "MIT"
4568             ],
4569             "authors": [
4570                 {
4571                     "name": "Serban Ghita",
4572                     "email": "serbanghita@gmail.com",
4573                     "homepage": "http://mobiledetect.net",
4574                     "role": "Developer"
4575                 }
4576             ],
4577             "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
4578             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4579             "keywords": [
4580                 "detect mobile devices",
4581                 "mobile",
4582                 "mobile detect",
4583                 "mobile detector",
4584                 "php mobile detect"
4585             ],
4586             "support": {
4587                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4588                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.39"
4589             },
4590             "time": "2022-02-17T19:24:25+00:00"
4591         },
4592         {
4593             "name": "moneyphp/money",
4594             "version": "v3.3.2",
4595             "source": {
4596                 "type": "git",
4597                 "url": "https://github.com/moneyphp/money.git",
4598                 "reference": "acb3924031edfa178c09884d9a1b90e25387f60e"
4599             },
4600             "dist": {
4601                 "type": "zip",
4602                 "url": "https://api.github.com/repos/moneyphp/money/zipball/acb3924031edfa178c09884d9a1b90e25387f60e",
4603                 "reference": "acb3924031edfa178c09884d9a1b90e25387f60e",
4604                 "shasum": ""
4605             },
4606             "require": {
4607                 "ext-json": "*",
4608                 "php": ">=5.6"
4609             },
4610             "require-dev": {
4611                 "cache/taggable-cache": "^0.4.0",
4612                 "doctrine/instantiator": "^1.0.5",
4613                 "ext-bcmath": "*",
4614                 "ext-gmp": "*",
4615                 "ext-intl": "*",
4616                 "florianv/exchanger": "^1.0",
4617                 "florianv/swap": "^3.0",
4618                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4619                 "moneyphp/iso-currencies": "^3.2.1",
4620                 "php-http/message": "^1.4",
4621                 "php-http/mock-client": "^1.0.0",
4622                 "phpspec/phpspec": "^3.4.3",
4623                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4624                 "psr/cache": "^1.0",
4625                 "symfony/phpunit-bridge": "^4"
4626             },
4627             "suggest": {
4628                 "ext-bcmath": "Calculate without integer limits",
4629                 "ext-gmp": "Calculate without integer limits",
4630                 "ext-intl": "Format Money objects with intl",
4631                 "florianv/exchanger": "Exchange rates library for PHP",
4632                 "florianv/swap": "Exchange rates library for PHP",
4633                 "psr/cache-implementation": "Used for Currency caching"
4634             },
4635             "type": "library",
4636             "extra": {
4637                 "branch-alias": {
4638                     "dev-master": "3.x-dev"
4639                 }
4640             },
4641             "autoload": {
4642                 "psr-4": {
4643                     "Money\\": "src/"
4644                 }
4645             },
4646             "notification-url": "https://packagist.org/downloads/",
4647             "license": [
4648                 "MIT"
4649             ],
4650             "authors": [
4651                 {
4652                     "name": "Mathias Verraes",
4653                     "email": "mathias@verraes.net",
4654                     "homepage": "http://verraes.net"
4655                 },
4656                 {
4657                     "name": "Márk Sági-Kazár",
4658                     "email": "mark.sagikazar@gmail.com"
4659                 },
4660                 {
4661                     "name": "Frederik Bosch",
4662                     "email": "f.bosch@genkgo.nl"
4663                 }
4664             ],
4665             "description": "PHP implementation of Fowler's Money pattern",
4666             "homepage": "http://moneyphp.org",
4667             "keywords": [
4668                 "Value Object",
4669                 "money",
4670                 "vo"
4671             ],
4672             "support": {
4673                 "issues": "https://github.com/moneyphp/money/issues",
4674                 "source": "https://github.com/moneyphp/money/tree/v3.3.2"
4675             },
4676             "time": "2022-09-05T14:06:57+00:00"
4677         },
4678         {
4679             "name": "monolog/monolog",
4680             "version": "2.7.0",
4681             "source": {
4682                 "type": "git",
4683                 "url": "https://github.com/Seldaek/monolog.git",
4684                 "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524"
4685             },
4686             "dist": {
4687                 "type": "zip",
4688                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524",
4689                 "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524",
4690                 "shasum": ""
4691             },
4692             "require": {
4693                 "php": ">=7.2",
4694                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
4695             },
4696             "provide": {
4697                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
4698             },
4699             "require-dev": {
4700                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4701                 "doctrine/couchdb": "~1.0@dev",
4702                 "elasticsearch/elasticsearch": "^7 || ^8",
4703                 "ext-json": "*",
4704                 "graylog2/gelf-php": "^1.4.2",
4705                 "guzzlehttp/guzzle": "^7.4",
4706                 "guzzlehttp/psr7": "^2.2",
4707                 "mongodb/mongodb": "^1.8",
4708                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4709                 "php-console/php-console": "^3.1.3",
4710                 "phpspec/prophecy": "^1.15",
4711                 "phpstan/phpstan": "^0.12.91",
4712                 "phpunit/phpunit": "^8.5.14",
4713                 "predis/predis": "^1.1",
4714                 "rollbar/rollbar": "^1.3 || ^2 || ^3",
4715                 "ruflin/elastica": "^7",
4716                 "swiftmailer/swiftmailer": "^5.3|^6.0",
4717                 "symfony/mailer": "^5.4 || ^6",
4718                 "symfony/mime": "^5.4 || ^6"
4719             },
4720             "suggest": {
4721                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4722                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4723                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4724                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4725                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4726                 "ext-mbstring": "Allow to work properly with unicode symbols",
4727                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4728                 "ext-openssl": "Required to send log messages using SSL",
4729                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4730                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4731                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4732                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4733                 "php-console/php-console": "Allow sending log messages to Google Chrome",
4734                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4735                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4736             },
4737             "type": "library",
4738             "extra": {
4739                 "branch-alias": {
4740                     "dev-main": "2.x-dev"
4741                 }
4742             },
4743             "autoload": {
4744                 "psr-4": {
4745                     "Monolog\\": "src/Monolog"
4746                 }
4747             },
4748             "notification-url": "https://packagist.org/downloads/",
4749             "license": [
4750                 "MIT"
4751             ],
4752             "authors": [
4753                 {
4754                     "name": "Jordi Boggiano",
4755                     "email": "j.boggiano@seld.be",
4756                     "homepage": "https://seld.be"
4757                 }
4758             ],
4759             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4760             "homepage": "https://github.com/Seldaek/monolog",
4761             "keywords": [
4762                 "log",
4763                 "logging",
4764                 "psr-3"
4765             ],
4766             "support": {
4767                 "issues": "https://github.com/Seldaek/monolog/issues",
4768                 "source": "https://github.com/Seldaek/monolog/tree/2.7.0"
4769             },
4770             "funding": [
4771                 {
4772                     "url": "https://github.com/Seldaek",
4773                     "type": "github"
4774                 },
4775                 {
4776                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4777                     "type": "tidelift"
4778                 }
4779             ],
4780             "time": "2022-06-09T08:59:12+00:00"
4781         },
4782         {
4783             "name": "mpdf/mpdf",
4784             "version": "v8.1.1",
4785             "source": {
4786                 "type": "git",
4787                 "url": "https://github.com/mpdf/mpdf.git",
4788                 "reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf"
4789             },
4790             "dist": {
4791                 "type": "zip",
4792                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e511e89a66bdb066e3fbf352f00f4734d5064cbf",
4793                 "reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf",
4794                 "shasum": ""
4795             },
4796             "require": {
4797                 "ext-gd": "*",
4798                 "ext-mbstring": "*",
4799                 "myclabs/deep-copy": "^1.7",
4800                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4801                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
4802                 "php-http/message-factory": "^1.0",
4803                 "psr/http-message": "^1.0",
4804                 "psr/log": "^1.0 || ^2.0",
4805                 "setasign/fpdi": "^2.1"
4806             },
4807             "require-dev": {
4808                 "mockery/mockery": "^1.3.0",
4809                 "mpdf/qrcode": "^1.1.0",
4810                 "squizlabs/php_codesniffer": "^3.5.0",
4811                 "tracy/tracy": "^2.4",
4812                 "yoast/phpunit-polyfills": "^1.0"
4813             },
4814             "suggest": {
4815                 "ext-bcmath": "Needed for generation of some types of barcodes",
4816                 "ext-xml": "Needed mainly for SVG manipulation",
4817                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4818             },
4819             "type": "library",
4820             "autoload": {
4821                 "psr-4": {
4822                     "Mpdf\\": "src/"
4823                 }
4824             },
4825             "notification-url": "https://packagist.org/downloads/",
4826             "license": [
4827                 "GPL-2.0-only"
4828             ],
4829             "authors": [
4830                 {
4831                     "name": "MatÄ›j Humpál",
4832                     "role": "Developer, maintainer"
4833                 },
4834                 {
4835                     "name": "Ian Back",
4836                     "role": "Developer (retired)"
4837                 }
4838             ],
4839             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4840             "homepage": "https://mpdf.github.io",
4841             "keywords": [
4842                 "pdf",
4843                 "php",
4844                 "utf-8"
4845             ],
4846             "support": {
4847                 "docs": "http://mpdf.github.io",
4848                 "issues": "https://github.com/mpdf/mpdf/issues",
4849                 "source": "https://github.com/mpdf/mpdf"
4850             },
4851             "funding": [
4852                 {
4853                     "url": "https://www.paypal.me/mpdf",
4854                     "type": "custom"
4855                 }
4856             ],
4857             "time": "2022-04-18T11:50:28+00:00"
4858         },
4859         {
4860             "name": "myclabs/deep-copy",
4861             "version": "1.11.0",
4862             "source": {
4863                 "type": "git",
4864                 "url": "https://github.com/myclabs/DeepCopy.git",
4865                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
4866             },
4867             "dist": {
4868                 "type": "zip",
4869                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
4870                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
4871                 "shasum": ""
4872             },
4873             "require": {
4874                 "php": "^7.1 || ^8.0"
4875             },
4876             "conflict": {
4877                 "doctrine/collections": "<1.6.8",
4878                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
4879             },
4880             "require-dev": {
4881                 "doctrine/collections": "^1.6.8",
4882                 "doctrine/common": "^2.13.3 || ^3.2.2",
4883                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
4884             },
4885             "type": "library",
4886             "autoload": {
4887                 "files": [
4888                     "src/DeepCopy/deep_copy.php"
4889                 ],
4890                 "psr-4": {
4891                     "DeepCopy\\": "src/DeepCopy/"
4892                 }
4893             },
4894             "notification-url": "https://packagist.org/downloads/",
4895             "license": [
4896                 "MIT"
4897             ],
4898             "description": "Create deep copies (clones) of your objects",
4899             "keywords": [
4900                 "clone",
4901                 "copy",
4902                 "duplicate",
4903                 "object",
4904                 "object graph"
4905             ],
4906             "support": {
4907                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4908                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
4909             },
4910             "funding": [
4911                 {
4912                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4913                     "type": "tidelift"
4914                 }
4915             ],
4916             "time": "2022-03-03T13:19:32+00:00"
4917         },
4918         {
4919             "name": "myclabs/php-enum",
4920             "version": "1.8.4",
4921             "source": {
4922                 "type": "git",
4923                 "url": "https://github.com/myclabs/php-enum.git",
4924                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
4925             },
4926             "dist": {
4927                 "type": "zip",
4928                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
4929                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
4930                 "shasum": ""
4931             },
4932             "require": {
4933                 "ext-json": "*",
4934                 "php": "^7.3 || ^8.0"
4935             },
4936             "require-dev": {
4937                 "phpunit/phpunit": "^9.5",
4938                 "squizlabs/php_codesniffer": "1.*",
4939                 "vimeo/psalm": "^4.6.2"
4940             },
4941             "type": "library",
4942             "autoload": {
4943                 "psr-4": {
4944                     "MyCLabs\\Enum\\": "src/"
4945                 },
4946                 "classmap": [
4947                     "stubs/Stringable.php"
4948                 ]
4949             },
4950             "notification-url": "https://packagist.org/downloads/",
4951             "license": [
4952                 "MIT"
4953             ],
4954             "authors": [
4955                 {
4956                     "name": "PHP Enum contributors",
4957                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4958                 }
4959             ],
4960             "description": "PHP Enum implementation",
4961             "homepage": "http://github.com/myclabs/php-enum",
4962             "keywords": [
4963                 "enum"
4964             ],
4965             "support": {
4966                 "issues": "https://github.com/myclabs/php-enum/issues",
4967                 "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
4968             },
4969             "funding": [
4970                 {
4971                     "url": "https://github.com/mnapoli",
4972                     "type": "github"
4973                 },
4974                 {
4975                     "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
4976                     "type": "tidelift"
4977                 }
4978             ],
4979             "time": "2022-08-04T09:53:51+00:00"
4980         },
4981         {
4982             "name": "nikic/php-parser",
4983             "version": "v4.15.1",
4984             "source": {
4985                 "type": "git",
4986                 "url": "https://github.com/nikic/PHP-Parser.git",
4987                 "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
4988             },
4989             "dist": {
4990                 "type": "zip",
4991                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
4992                 "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
4993                 "shasum": ""
4994             },
4995             "require": {
4996                 "ext-tokenizer": "*",
4997                 "php": ">=7.0"
4998             },
4999             "require-dev": {
5000                 "ircmaxell/php-yacc": "^0.0.7",
5001                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
5002             },
5003             "bin": [
5004                 "bin/php-parse"
5005             ],
5006             "type": "library",
5007             "extra": {
5008                 "branch-alias": {
5009                     "dev-master": "4.9-dev"
5010                 }
5011             },
5012             "autoload": {
5013                 "psr-4": {
5014                     "PhpParser\\": "lib/PhpParser"
5015                 }
5016             },
5017             "notification-url": "https://packagist.org/downloads/",
5018             "license": [
5019                 "BSD-3-Clause"
5020             ],
5021             "authors": [
5022                 {
5023                     "name": "Nikita Popov"
5024                 }
5025             ],
5026             "description": "A PHP parser written in PHP",
5027             "keywords": [
5028                 "parser",
5029                 "php"
5030             ],
5031             "support": {
5032                 "issues": "https://github.com/nikic/PHP-Parser/issues",
5033                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1"
5034             },
5035             "time": "2022-09-04T07:30:47+00:00"
5036         },
5037         {
5038             "name": "nyholm/psr7",
5039             "version": "1.5.0",
5040             "source": {
5041                 "type": "git",
5042                 "url": "https://github.com/Nyholm/psr7.git",
5043                 "reference": "1461e07a0f2a975a52082ca3b769ca912b816226"
5044             },
5045             "dist": {
5046                 "type": "zip",
5047                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/1461e07a0f2a975a52082ca3b769ca912b816226",
5048                 "reference": "1461e07a0f2a975a52082ca3b769ca912b816226",
5049                 "shasum": ""
5050             },
5051             "require": {
5052                 "php": ">=7.1",
5053                 "php-http/message-factory": "^1.0",
5054                 "psr/http-factory": "^1.0",
5055                 "psr/http-message": "^1.0"
5056             },
5057             "provide": {
5058                 "psr/http-factory-implementation": "1.0",
5059                 "psr/http-message-implementation": "1.0"
5060             },
5061             "require-dev": {
5062                 "http-interop/http-factory-tests": "^0.9",
5063                 "php-http/psr7-integration-tests": "^1.0",
5064                 "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
5065                 "symfony/error-handler": "^4.4"
5066             },
5067             "type": "library",
5068             "extra": {
5069                 "branch-alias": {
5070                     "dev-master": "1.4-dev"
5071                 }
5072             },
5073             "autoload": {
5074                 "psr-4": {
5075                     "Nyholm\\Psr7\\": "src/"
5076                 }
5077             },
5078             "notification-url": "https://packagist.org/downloads/",
5079             "license": [
5080                 "MIT"
5081             ],
5082             "authors": [
5083                 {
5084                     "name": "Tobias Nyholm",
5085                     "email": "tobias.nyholm@gmail.com"
5086                 },
5087                 {
5088                     "name": "Martijn van der Ven",
5089                     "email": "martijn@vanderven.se"
5090                 }
5091             ],
5092             "description": "A fast PHP7 implementation of PSR-7",
5093             "homepage": "https://tnyholm.se",
5094             "keywords": [
5095                 "psr-17",
5096                 "psr-7"
5097             ],
5098             "support": {
5099                 "issues": "https://github.com/Nyholm/psr7/issues",
5100                 "source": "https://github.com/Nyholm/psr7/tree/1.5.0"
5101             },
5102             "funding": [
5103                 {
5104                     "url": "https://github.com/Zegnat",
5105                     "type": "github"
5106                 },
5107                 {
5108                     "url": "https://github.com/nyholm",
5109                     "type": "github"
5110                 }
5111             ],
5112             "time": "2022-02-02T18:37:57+00:00"
5113         },
5114         {
5115             "name": "nyholm/psr7-server",
5116             "version": "1.0.2",
5117             "source": {
5118                 "type": "git",
5119                 "url": "https://github.com/Nyholm/psr7-server.git",
5120                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
5121             },
5122             "dist": {
5123                 "type": "zip",
5124                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
5125                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
5126                 "shasum": ""
5127             },
5128             "require": {
5129                 "php": "^7.1 || ^8.0",
5130                 "psr/http-factory": "^1.0",
5131                 "psr/http-message": "^1.0"
5132             },
5133             "require-dev": {
5134                 "nyholm/nsa": "^1.1",
5135                 "nyholm/psr7": "^1.3",
5136                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
5137             },
5138             "type": "library",
5139             "autoload": {
5140                 "psr-4": {
5141                     "Nyholm\\Psr7Server\\": "src/"
5142                 }
5143             },
5144             "notification-url": "https://packagist.org/downloads/",
5145             "license": [
5146                 "MIT"
5147             ],
5148             "authors": [
5149                 {
5150                     "name": "Tobias Nyholm",
5151                     "email": "tobias.nyholm@gmail.com"
5152                 },
5153                 {
5154                     "name": "Martijn van der Ven",
5155                     "email": "martijn@vanderven.se"
5156                 }
5157             ],
5158             "description": "Helper classes to handle PSR-7 server requests",
5159             "homepage": "http://tnyholm.se",
5160             "keywords": [
5161                 "psr-17",
5162                 "psr-7"
5163             ],
5164             "support": {
5165                 "issues": "https://github.com/Nyholm/psr7-server/issues",
5166                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
5167             },
5168             "funding": [
5169                 {
5170                     "url": "https://github.com/Zegnat",
5171                     "type": "github"
5172                 },
5173                 {
5174                     "url": "https://github.com/nyholm",
5175                     "type": "github"
5176                 }
5177             ],
5178             "time": "2021-05-12T11:11:27+00:00"
5179         },
5180         {
5181             "name": "omnipay/common",
5182             "version": "v3.2.0",
5183             "source": {
5184                 "type": "git",
5185                 "url": "https://github.com/thephpleague/omnipay-common.git",
5186                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e"
5187             },
5188             "dist": {
5189                 "type": "zip",
5190                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/e278ff00676c05cd0f4aaaf6189a226f26ae056e",
5191                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e",
5192                 "shasum": ""
5193             },
5194             "require": {
5195                 "moneyphp/money": "^3.1|^4.0.3",
5196                 "php": "^7.2|^8",
5197                 "php-http/client-implementation": "^1",
5198                 "php-http/discovery": "^1.14",
5199                 "php-http/message": "^1.5",
5200                 "symfony/http-foundation": "^2.1|^3|^4|^5|^6"
5201             },
5202             "require-dev": {
5203                 "omnipay/tests": "^4.1",
5204                 "php-http/guzzle7-adapter": "^1",
5205                 "php-http/mock-client": "^1",
5206                 "squizlabs/php_codesniffer": "^3.5"
5207             },
5208             "suggest": {
5209                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
5210             },
5211             "type": "library",
5212             "extra": {
5213                 "branch-alias": {
5214                     "dev-master": "3.1.x-dev"
5215                 }
5216             },
5217             "autoload": {
5218                 "psr-4": {
5219                     "Omnipay\\Common\\": "src/Common"
5220                 },
5221                 "classmap": [
5222                     "src/Omnipay.php"
5223                 ]
5224             },
5225             "notification-url": "https://packagist.org/downloads/",
5226             "license": [
5227                 "MIT"
5228             ],
5229             "authors": [
5230                 {
5231                     "name": "Adrian Macneil",
5232                     "email": "adrian@adrianmacneil.com"
5233                 },
5234                 {
5235                     "name": "Barry vd. Heuvel",
5236                     "email": "barryvdh@gmail.com"
5237                 },
5238                 {
5239                     "name": "Jason Judge",
5240                     "email": "jason.judge@consil.co.uk"
5241                 },
5242                 {
5243                     "name": "Del"
5244                 },
5245                 {
5246                     "name": "Omnipay Contributors",
5247                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5248                 }
5249             ],
5250             "description": "Common components for Omnipay payment processing library",
5251             "homepage": "https://github.com/thephpleague/omnipay-common",
5252             "keywords": [
5253                 "gateway",
5254                 "merchant",
5255                 "omnipay",
5256                 "pay",
5257                 "payment",
5258                 "purchase"
5259             ],
5260             "support": {
5261                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5262                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.0"
5263             },
5264             "funding": [
5265                 {
5266                     "url": "https://github.com/barryvdh",
5267                     "type": "github"
5268                 }
5269             ],
5270             "time": "2021-12-30T11:32:00+00:00"
5271         },
5272         {
5273             "name": "omnipay/stripe",
5274             "version": "v3.2.0",
5275             "source": {
5276                 "type": "git",
5277                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5278                 "reference": "20812498efedc1079baae5fea96567fefd669105"
5279             },
5280             "dist": {
5281                 "type": "zip",
5282                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105",
5283                 "reference": "20812498efedc1079baae5fea96567fefd669105",
5284                 "shasum": ""
5285             },
5286             "require": {
5287                 "omnipay/common": "^3"
5288             },
5289             "require-dev": {
5290                 "omnipay/tests": "^3",
5291                 "phpro/grumphp": "^0.14",
5292                 "squizlabs/php_codesniffer": "^3"
5293             },
5294             "type": "library",
5295             "extra": {
5296                 "branch-alias": {
5297                     "dev-master": "3.2-dev"
5298                 }
5299             },
5300             "autoload": {
5301                 "psr-4": {
5302                     "Omnipay\\Stripe\\": "src/"
5303                 }
5304             },
5305             "notification-url": "https://packagist.org/downloads/",
5306             "license": [
5307                 "MIT"
5308             ],
5309             "authors": [
5310                 {
5311                     "name": "Adrian Macneil",
5312                     "email": "adrian@adrianmacneil.com"
5313                 },
5314                 {
5315                     "name": "Omnipay Contributors",
5316                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5317                 }
5318             ],
5319             "description": "Stripe driver for the Omnipay payment processing library",
5320             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5321             "keywords": [
5322                 "gateway",
5323                 "merchant",
5324                 "omnipay",
5325                 "pay",
5326                 "payment",
5327                 "stripe"
5328             ],
5329             "support": {
5330                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5331                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0"
5332             },
5333             "time": "2022-03-22T10:58:41+00:00"
5334         },
5335         {
5336             "name": "openemr/mustache",
5337             "version": "v2.15.2",
5338             "source": {
5339                 "type": "git",
5340                 "url": "https://github.com/openemr/mustache.php.git",
5341                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5342             },
5343             "dist": {
5344                 "type": "zip",
5345                 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5346                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5347                 "shasum": ""
5348             },
5349             "require": {
5350                 "php": ">=5.2.4"
5351             },
5352             "require-dev": {
5353                 "friendsofphp/php-cs-fixer": "~1.11",
5354                 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5355             },
5356             "type": "library",
5357             "autoload": {
5358                 "psr-0": {
5359                     "Mustache": "src/"
5360                 }
5361             },
5362             "notification-url": "https://packagist.org/downloads/",
5363             "license": [
5364                 "MIT"
5365             ],
5366             "authors": [
5367                 {
5368                     "name": "Justin Hileman",
5369                     "email": "justin@justinhileman.info",
5370                     "homepage": "http://justinhileman.com"
5371                 },
5372                 {
5373                     "name": "OpenEMR",
5374                     "email": "hello@open-emr.org",
5375                     "homepage": "https://open-emr.org"
5376                 }
5377             ],
5378             "description": "A Mustache implementation in PHP.",
5379             "homepage": "https://github.com/openemr/mustache.php",
5380             "keywords": [
5381                 "mustache",
5382                 "templating"
5383             ],
5384             "support": {
5385                 "issues": "https://github.com/openemr/mustache.php/issues",
5386                 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5387             },
5388             "time": "2022-03-03T14:53:09+00:00"
5389         },
5390         {
5391             "name": "paragonie/random_compat",
5392             "version": "v9.99.100",
5393             "source": {
5394                 "type": "git",
5395                 "url": "https://github.com/paragonie/random_compat.git",
5396                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5397             },
5398             "dist": {
5399                 "type": "zip",
5400                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5401                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5402                 "shasum": ""
5403             },
5404             "require": {
5405                 "php": ">= 7"
5406             },
5407             "require-dev": {
5408                 "phpunit/phpunit": "4.*|5.*",
5409                 "vimeo/psalm": "^1"
5410             },
5411             "suggest": {
5412                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5413             },
5414             "type": "library",
5415             "notification-url": "https://packagist.org/downloads/",
5416             "license": [
5417                 "MIT"
5418             ],
5419             "authors": [
5420                 {
5421                     "name": "Paragon Initiative Enterprises",
5422                     "email": "security@paragonie.com",
5423                     "homepage": "https://paragonie.com"
5424                 }
5425             ],
5426             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5427             "keywords": [
5428                 "csprng",
5429                 "polyfill",
5430                 "pseudorandom",
5431                 "random"
5432             ],
5433             "support": {
5434                 "email": "info@paragonie.com",
5435                 "issues": "https://github.com/paragonie/random_compat/issues",
5436                 "source": "https://github.com/paragonie/random_compat"
5437             },
5438             "time": "2020-10-15T08:29:30+00:00"
5439         },
5440         {
5441             "name": "particle/validator",
5442             "version": "v2.3.4",
5443             "source": {
5444                 "type": "git",
5445                 "url": "https://github.com/particle-php/Validator.git",
5446                 "reference": "657c7543e51938dd9d114750e49d695129527a7a"
5447             },
5448             "dist": {
5449                 "type": "zip",
5450                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
5451                 "reference": "657c7543e51938dd9d114750e49d695129527a7a",
5452                 "shasum": ""
5453             },
5454             "require": {
5455                 "php": ">=5.4"
5456             },
5457             "require-dev": {
5458                 "byrokrat/checkdigit": "^1.0",
5459                 "giggsey/libphonenumber-for-php": "^7.2",
5460                 "phpunit/phpunit": "~4.0",
5461                 "squizlabs/php_codesniffer": "2.*"
5462             },
5463             "suggest": {
5464                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5465                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5466             },
5467             "type": "library",
5468             "extra": {
5469                 "branch-alias": {
5470                     "dev-master": "2.0-dev"
5471                 }
5472             },
5473             "autoload": {
5474                 "psr-4": {
5475                     "Particle\\Validator\\": "src/"
5476                 }
5477             },
5478             "notification-url": "https://packagist.org/downloads/",
5479             "license": [
5480                 "BSD-3-Clause"
5481             ],
5482             "authors": [
5483                 {
5484                     "name": "Berry Langerak",
5485                     "email": "berry@berryllium.nl",
5486                     "role": "Developer"
5487                 },
5488                 {
5489                     "name": "Rick van der Staaij",
5490                     "homepage": "http://rickvanderstaaij.nl",
5491                     "role": "Developer"
5492                 }
5493             ],
5494             "description": "Flexible and highly usable validation library with no dependencies.",
5495             "homepage": "http://github.com/particle-php/validator",
5496             "keywords": [
5497                 "validation",
5498                 "validator"
5499             ],
5500             "support": {
5501                 "issues": "https://github.com/particle-php/Validator/issues",
5502                 "source": "https://github.com/particle-php/Validator/tree/master"
5503             },
5504             "time": "2019-01-07T13:39:13+00:00"
5505         },
5506         {
5507             "name": "pear/archive_tar",
5508             "version": "1.4.14",
5509             "source": {
5510                 "type": "git",
5511                 "url": "https://github.com/pear/Archive_Tar.git",
5512                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5513             },
5514             "dist": {
5515                 "type": "zip",
5516                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5517                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5518                 "shasum": ""
5519             },
5520             "require": {
5521                 "pear/pear-core-minimal": "^1.10.0alpha2",
5522                 "php": ">=5.2.0"
5523             },
5524             "require-dev": {
5525                 "phpunit/phpunit": "*"
5526             },
5527             "suggest": {
5528                 "ext-bz2": "Bz2 compression support.",
5529                 "ext-xz": "Lzma2 compression support.",
5530                 "ext-zlib": "Gzip compression support."
5531             },
5532             "type": "library",
5533             "extra": {
5534                 "branch-alias": {
5535                     "dev-master": "1.4.x-dev"
5536                 }
5537             },
5538             "autoload": {
5539                 "psr-0": {
5540                     "Archive_Tar": ""
5541                 }
5542             },
5543             "notification-url": "https://packagist.org/downloads/",
5544             "include-path": [
5545                 "./"
5546             ],
5547             "license": [
5548                 "BSD-3-Clause"
5549             ],
5550             "authors": [
5551                 {
5552                     "name": "Vincent Blavet",
5553                     "email": "vincent@phpconcept.net"
5554                 },
5555                 {
5556                     "name": "Greg Beaver",
5557                     "email": "greg@chiaraquartet.net"
5558                 },
5559                 {
5560                     "name": "Michiel Rook",
5561                     "email": "mrook@php.net"
5562                 }
5563             ],
5564             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5565             "homepage": "https://github.com/pear/Archive_Tar",
5566             "keywords": [
5567                 "archive",
5568                 "tar"
5569             ],
5570             "support": {
5571                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5572                 "source": "https://github.com/pear/Archive_Tar"
5573             },
5574             "funding": [
5575                 {
5576                     "url": "https://github.com/mrook",
5577                     "type": "github"
5578                 },
5579                 {
5580                     "url": "https://www.patreon.com/michielrook",
5581                     "type": "patreon"
5582                 }
5583             ],
5584             "time": "2021-07-20T13:53:39+00:00"
5585         },
5586         {
5587             "name": "pear/console_getopt",
5588             "version": "v1.4.3",
5589             "source": {
5590                 "type": "git",
5591                 "url": "https://github.com/pear/Console_Getopt.git",
5592                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5593             },
5594             "dist": {
5595                 "type": "zip",
5596                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5597                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5598                 "shasum": ""
5599             },
5600             "type": "library",
5601             "autoload": {
5602                 "psr-0": {
5603                     "Console": "./"
5604                 }
5605             },
5606             "notification-url": "https://packagist.org/downloads/",
5607             "include-path": [
5608                 "./"
5609             ],
5610             "license": [
5611                 "BSD-2-Clause"
5612             ],
5613             "authors": [
5614                 {
5615                     "name": "Andrei Zmievski",
5616                     "email": "andrei@php.net",
5617                     "role": "Lead"
5618                 },
5619                 {
5620                     "name": "Stig Bakken",
5621                     "email": "stig@php.net",
5622                     "role": "Developer"
5623                 },
5624                 {
5625                     "name": "Greg Beaver",
5626                     "email": "cellog@php.net",
5627                     "role": "Helper"
5628                 }
5629             ],
5630             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5631             "support": {
5632                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5633                 "source": "https://github.com/pear/Console_Getopt"
5634             },
5635             "time": "2019-11-20T18:27:48+00:00"
5636         },
5637         {
5638             "name": "pear/pear-core-minimal",
5639             "version": "v1.10.11",
5640             "source": {
5641                 "type": "git",
5642                 "url": "https://github.com/pear/pear-core-minimal.git",
5643                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
5644             },
5645             "dist": {
5646                 "type": "zip",
5647                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5648                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5649                 "shasum": ""
5650             },
5651             "require": {
5652                 "pear/console_getopt": "~1.4",
5653                 "pear/pear_exception": "~1.0"
5654             },
5655             "replace": {
5656                 "rsky/pear-core-min": "self.version"
5657             },
5658             "type": "library",
5659             "autoload": {
5660                 "psr-0": {
5661                     "": "src/"
5662                 }
5663             },
5664             "notification-url": "https://packagist.org/downloads/",
5665             "include-path": [
5666                 "src/"
5667             ],
5668             "license": [
5669                 "BSD-3-Clause"
5670             ],
5671             "authors": [
5672                 {
5673                     "name": "Christian Weiske",
5674                     "email": "cweiske@php.net",
5675                     "role": "Lead"
5676                 }
5677             ],
5678             "description": "Minimal set of PEAR core files to be used as composer dependency",
5679             "support": {
5680                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5681                 "source": "https://github.com/pear/pear-core-minimal"
5682             },
5683             "time": "2021-08-10T22:31:03+00:00"
5684         },
5685         {
5686             "name": "pear/pear_exception",
5687             "version": "v1.0.2",
5688             "source": {
5689                 "type": "git",
5690                 "url": "https://github.com/pear/PEAR_Exception.git",
5691                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5692             },
5693             "dist": {
5694                 "type": "zip",
5695                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5696                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5697                 "shasum": ""
5698             },
5699             "require": {
5700                 "php": ">=5.2.0"
5701             },
5702             "require-dev": {
5703                 "phpunit/phpunit": "<9"
5704             },
5705             "type": "class",
5706             "extra": {
5707                 "branch-alias": {
5708                     "dev-master": "1.0.x-dev"
5709                 }
5710             },
5711             "autoload": {
5712                 "classmap": [
5713                     "PEAR/"
5714                 ]
5715             },
5716             "notification-url": "https://packagist.org/downloads/",
5717             "include-path": [
5718                 "."
5719             ],
5720             "license": [
5721                 "BSD-2-Clause"
5722             ],
5723             "authors": [
5724                 {
5725                     "name": "Helgi Thormar",
5726                     "email": "dufuz@php.net"
5727                 },
5728                 {
5729                     "name": "Greg Beaver",
5730                     "email": "cellog@php.net"
5731                 }
5732             ],
5733             "description": "The PEAR Exception base class.",
5734             "homepage": "https://github.com/pear/PEAR_Exception",
5735             "keywords": [
5736                 "exception"
5737             ],
5738             "support": {
5739                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5740                 "source": "https://github.com/pear/PEAR_Exception"
5741             },
5742             "time": "2021-03-21T15:43:46+00:00"
5743         },
5744         {
5745             "name": "phenx/php-font-lib",
5746             "version": "0.5.4",
5747             "source": {
5748                 "type": "git",
5749                 "url": "https://github.com/dompdf/php-font-lib.git",
5750                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5751             },
5752             "dist": {
5753                 "type": "zip",
5754                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5755                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5756                 "shasum": ""
5757             },
5758             "require": {
5759                 "ext-mbstring": "*"
5760             },
5761             "require-dev": {
5762                 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5763             },
5764             "type": "library",
5765             "autoload": {
5766                 "psr-4": {
5767                     "FontLib\\": "src/FontLib"
5768                 }
5769             },
5770             "notification-url": "https://packagist.org/downloads/",
5771             "license": [
5772                 "LGPL-3.0"
5773             ],
5774             "authors": [
5775                 {
5776                     "name": "Fabien Ménager",
5777                     "email": "fabien.menager@gmail.com"
5778                 }
5779             ],
5780             "description": "A library to read, parse, export and make subsets of different types of font files.",
5781             "homepage": "https://github.com/PhenX/php-font-lib",
5782             "support": {
5783                 "issues": "https://github.com/dompdf/php-font-lib/issues",
5784                 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5785             },
5786             "time": "2021-12-17T19:44:54+00:00"
5787         },
5788         {
5789             "name": "phenx/php-svg-lib",
5790             "version": "0.4.1",
5791             "source": {
5792                 "type": "git",
5793                 "url": "https://github.com/dompdf/php-svg-lib.git",
5794                 "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02"
5795             },
5796             "dist": {
5797                 "type": "zip",
5798                 "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/4498b5df7b08e8469f0f8279651ea5de9626ed02",
5799                 "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02",
5800                 "shasum": ""
5801             },
5802             "require": {
5803                 "ext-mbstring": "*",
5804                 "php": "^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0",
5805                 "sabberworm/php-css-parser": "^8.4"
5806             },
5807             "require-dev": {
5808                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
5809             },
5810             "type": "library",
5811             "autoload": {
5812                 "psr-4": {
5813                     "Svg\\": "src/Svg"
5814                 }
5815             },
5816             "notification-url": "https://packagist.org/downloads/",
5817             "license": [
5818                 "LGPL-3.0"
5819             ],
5820             "authors": [
5821                 {
5822                     "name": "Fabien Ménager",
5823                     "email": "fabien.menager@gmail.com"
5824                 }
5825             ],
5826             "description": "A library to read, parse and export to PDF SVG files.",
5827             "homepage": "https://github.com/PhenX/php-svg-lib",
5828             "support": {
5829                 "issues": "https://github.com/dompdf/php-svg-lib/issues",
5830                 "source": "https://github.com/dompdf/php-svg-lib/tree/0.4.1"
5831             },
5832             "time": "2022-03-07T12:52:04+00:00"
5833         },
5834         {
5835             "name": "php-http/discovery",
5836             "version": "1.14.3",
5837             "source": {
5838                 "type": "git",
5839                 "url": "https://github.com/php-http/discovery.git",
5840                 "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735"
5841             },
5842             "dist": {
5843                 "type": "zip",
5844                 "url": "https://api.github.com/repos/php-http/discovery/zipball/31d8ee46d0215108df16a8527c7438e96a4d7735",
5845                 "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735",
5846                 "shasum": ""
5847             },
5848             "require": {
5849                 "php": "^7.1 || ^8.0"
5850             },
5851             "conflict": {
5852                 "nyholm/psr7": "<1.0"
5853             },
5854             "require-dev": {
5855                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5856                 "php-http/httplug": "^1.0 || ^2.0",
5857                 "php-http/message-factory": "^1.0",
5858                 "phpspec/phpspec": "^5.1 || ^6.1"
5859             },
5860             "suggest": {
5861                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
5862             },
5863             "type": "library",
5864             "extra": {
5865                 "branch-alias": {
5866                     "dev-master": "1.9-dev"
5867                 }
5868             },
5869             "autoload": {
5870                 "psr-4": {
5871                     "Http\\Discovery\\": "src/"
5872                 }
5873             },
5874             "notification-url": "https://packagist.org/downloads/",
5875             "license": [
5876                 "MIT"
5877             ],
5878             "authors": [
5879                 {
5880                     "name": "Márk Sági-Kazár",
5881                     "email": "mark.sagikazar@gmail.com"
5882                 }
5883             ],
5884             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5885             "homepage": "http://php-http.org",
5886             "keywords": [
5887                 "adapter",
5888                 "client",
5889                 "discovery",
5890                 "factory",
5891                 "http",
5892                 "message",
5893                 "psr7"
5894             ],
5895             "support": {
5896                 "issues": "https://github.com/php-http/discovery/issues",
5897                 "source": "https://github.com/php-http/discovery/tree/1.14.3"
5898             },
5899             "time": "2022-07-11T14:04:40+00:00"
5900         },
5901         {
5902             "name": "php-http/guzzle7-adapter",
5903             "version": "1.0.0",
5904             "source": {
5905                 "type": "git",
5906                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5907                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5908             },
5909             "dist": {
5910                 "type": "zip",
5911                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5912                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5913                 "shasum": ""
5914             },
5915             "require": {
5916                 "guzzlehttp/guzzle": "^7.0",
5917                 "php": "^7.2 | ^8.0",
5918                 "php-http/httplug": "^2.0",
5919                 "psr/http-client": "^1.0"
5920             },
5921             "provide": {
5922                 "php-http/async-client-implementation": "1.0",
5923                 "php-http/client-implementation": "1.0",
5924                 "psr/http-client-implementation": "1.0"
5925             },
5926             "require-dev": {
5927                 "php-http/client-integration-tests": "^3.0",
5928                 "phpunit/phpunit": "^8.0|^9.3"
5929             },
5930             "type": "library",
5931             "extra": {
5932                 "branch-alias": {
5933                     "dev-master": "0.2.x-dev"
5934                 }
5935             },
5936             "autoload": {
5937                 "psr-4": {
5938                     "Http\\Adapter\\Guzzle7\\": "src/"
5939                 }
5940             },
5941             "notification-url": "https://packagist.org/downloads/",
5942             "license": [
5943                 "MIT"
5944             ],
5945             "authors": [
5946                 {
5947                     "name": "Tobias Nyholm",
5948                     "email": "tobias.nyholm@gmail.com"
5949                 }
5950             ],
5951             "description": "Guzzle 7 HTTP Adapter",
5952             "homepage": "http://httplug.io",
5953             "keywords": [
5954                 "Guzzle",
5955                 "http"
5956             ],
5957             "support": {
5958                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
5959                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
5960             },
5961             "time": "2021-03-09T07:35:15+00:00"
5962         },
5963         {
5964             "name": "php-http/httplug",
5965             "version": "2.3.0",
5966             "source": {
5967                 "type": "git",
5968                 "url": "https://github.com/php-http/httplug.git",
5969                 "reference": "f640739f80dfa1152533976e3c112477f69274eb"
5970             },
5971             "dist": {
5972                 "type": "zip",
5973                 "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb",
5974                 "reference": "f640739f80dfa1152533976e3c112477f69274eb",
5975                 "shasum": ""
5976             },
5977             "require": {
5978                 "php": "^7.1 || ^8.0",
5979                 "php-http/promise": "^1.1",
5980                 "psr/http-client": "^1.0",
5981                 "psr/http-message": "^1.0"
5982             },
5983             "require-dev": {
5984                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5985                 "phpspec/phpspec": "^5.1 || ^6.0"
5986             },
5987             "type": "library",
5988             "extra": {
5989                 "branch-alias": {
5990                     "dev-master": "2.x-dev"
5991                 }
5992             },
5993             "autoload": {
5994                 "psr-4": {
5995                     "Http\\Client\\": "src/"
5996                 }
5997             },
5998             "notification-url": "https://packagist.org/downloads/",
5999             "license": [
6000                 "MIT"
6001             ],
6002             "authors": [
6003                 {
6004                     "name": "Eric GELOEN",
6005                     "email": "geloen.eric@gmail.com"
6006                 },
6007                 {
6008                     "name": "Márk Sági-Kazár",
6009                     "email": "mark.sagikazar@gmail.com",
6010                     "homepage": "https://sagikazarmark.hu"
6011                 }
6012             ],
6013             "description": "HTTPlug, the HTTP client abstraction for PHP",
6014             "homepage": "http://httplug.io",
6015             "keywords": [
6016                 "client",
6017                 "http"
6018             ],
6019             "support": {
6020                 "issues": "https://github.com/php-http/httplug/issues",
6021                 "source": "https://github.com/php-http/httplug/tree/2.3.0"
6022             },
6023             "time": "2022-02-21T09:52:22+00:00"
6024         },
6025         {
6026             "name": "php-http/message",
6027             "version": "1.13.0",
6028             "source": {
6029                 "type": "git",
6030                 "url": "https://github.com/php-http/message.git",
6031                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
6032             },
6033             "dist": {
6034                 "type": "zip",
6035                 "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361",
6036                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
6037                 "shasum": ""
6038             },
6039             "require": {
6040                 "clue/stream-filter": "^1.5",
6041                 "php": "^7.1 || ^8.0",
6042                 "php-http/message-factory": "^1.0.2",
6043                 "psr/http-message": "^1.0"
6044             },
6045             "provide": {
6046                 "php-http/message-factory-implementation": "1.0"
6047             },
6048             "require-dev": {
6049                 "ergebnis/composer-normalize": "^2.6",
6050                 "ext-zlib": "*",
6051                 "guzzlehttp/psr7": "^1.0",
6052                 "laminas/laminas-diactoros": "^2.0",
6053                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
6054                 "slim/slim": "^3.0"
6055             },
6056             "suggest": {
6057                 "ext-zlib": "Used with compressor/decompressor streams",
6058                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6059                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
6060                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
6061             },
6062             "type": "library",
6063             "extra": {
6064                 "branch-alias": {
6065                     "dev-master": "1.10-dev"
6066                 }
6067             },
6068             "autoload": {
6069                 "files": [
6070                     "src/filters.php"
6071                 ],
6072                 "psr-4": {
6073                     "Http\\Message\\": "src/"
6074                 }
6075             },
6076             "notification-url": "https://packagist.org/downloads/",
6077             "license": [
6078                 "MIT"
6079             ],
6080             "authors": [
6081                 {
6082                     "name": "Márk Sági-Kazár",
6083                     "email": "mark.sagikazar@gmail.com"
6084                 }
6085             ],
6086             "description": "HTTP Message related tools",
6087             "homepage": "http://php-http.org",
6088             "keywords": [
6089                 "http",
6090                 "message",
6091                 "psr-7"
6092             ],
6093             "support": {
6094                 "issues": "https://github.com/php-http/message/issues",
6095                 "source": "https://github.com/php-http/message/tree/1.13.0"
6096             },
6097             "time": "2022-02-11T13:41:14+00:00"
6098         },
6099         {
6100             "name": "php-http/message-factory",
6101             "version": "v1.0.2",
6102             "source": {
6103                 "type": "git",
6104                 "url": "https://github.com/php-http/message-factory.git",
6105                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
6106             },
6107             "dist": {
6108                 "type": "zip",
6109                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6110                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6111                 "shasum": ""
6112             },
6113             "require": {
6114                 "php": ">=5.4",
6115                 "psr/http-message": "^1.0"
6116             },
6117             "type": "library",
6118             "extra": {
6119                 "branch-alias": {
6120                     "dev-master": "1.0-dev"
6121                 }
6122             },
6123             "autoload": {
6124                 "psr-4": {
6125                     "Http\\Message\\": "src/"
6126                 }
6127             },
6128             "notification-url": "https://packagist.org/downloads/",
6129             "license": [
6130                 "MIT"
6131             ],
6132             "authors": [
6133                 {
6134                     "name": "Márk Sági-Kazár",
6135                     "email": "mark.sagikazar@gmail.com"
6136                 }
6137             ],
6138             "description": "Factory interfaces for PSR-7 HTTP Message",
6139             "homepage": "http://php-http.org",
6140             "keywords": [
6141                 "factory",
6142                 "http",
6143                 "message",
6144                 "stream",
6145                 "uri"
6146             ],
6147             "support": {
6148                 "issues": "https://github.com/php-http/message-factory/issues",
6149                 "source": "https://github.com/php-http/message-factory/tree/master"
6150             },
6151             "time": "2015-12-19T14:08:53+00:00"
6152         },
6153         {
6154             "name": "php-http/promise",
6155             "version": "1.1.0",
6156             "source": {
6157                 "type": "git",
6158                 "url": "https://github.com/php-http/promise.git",
6159                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
6160             },
6161             "dist": {
6162                 "type": "zip",
6163                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6164                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6165                 "shasum": ""
6166             },
6167             "require": {
6168                 "php": "^7.1 || ^8.0"
6169             },
6170             "require-dev": {
6171                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
6172                 "phpspec/phpspec": "^5.1.2 || ^6.2"
6173             },
6174             "type": "library",
6175             "extra": {
6176                 "branch-alias": {
6177                     "dev-master": "1.1-dev"
6178                 }
6179             },
6180             "autoload": {
6181                 "psr-4": {
6182                     "Http\\Promise\\": "src/"
6183                 }
6184             },
6185             "notification-url": "https://packagist.org/downloads/",
6186             "license": [
6187                 "MIT"
6188             ],
6189             "authors": [
6190                 {
6191                     "name": "Joel Wurtz",
6192                     "email": "joel.wurtz@gmail.com"
6193                 },
6194                 {
6195                     "name": "Márk Sági-Kazár",
6196                     "email": "mark.sagikazar@gmail.com"
6197                 }
6198             ],
6199             "description": "Promise used for asynchronous HTTP requests",
6200             "homepage": "http://httplug.io",
6201             "keywords": [
6202                 "promise"
6203             ],
6204             "support": {
6205                 "issues": "https://github.com/php-http/promise/issues",
6206                 "source": "https://github.com/php-http/promise/tree/1.1.0"
6207             },
6208             "time": "2020-07-07T09:29:14+00:00"
6209         },
6210         {
6211             "name": "php81_bc/strftime",
6212             "version": "0.5.0",
6213             "source": {
6214                 "type": "git",
6215                 "url": "https://github.com/alphp/strftime.git",
6216                 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f"
6217             },
6218             "dist": {
6219                 "type": "zip",
6220                 "url": "https://api.github.com/repos/alphp/strftime/zipball/4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6221                 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6222                 "shasum": ""
6223             },
6224             "require": {
6225                 "ext-intl": "*",
6226                 "php": ">=7.1.0"
6227             },
6228             "require-dev": {
6229                 "phpunit/phpunit": "@stable"
6230             },
6231             "type": "library",
6232             "autoload": {
6233                 "files": [
6234                     "src/php-8.1-strftime.php"
6235                 ]
6236             },
6237             "notification-url": "https://packagist.org/downloads/",
6238             "license": [
6239                 "MIT"
6240             ],
6241             "authors": [
6242                 {
6243                     "name": "Fernando Herrero",
6244                     "homepage": "https://github.com/alphp/strftime/graphs/contributors"
6245                 }
6246             ],
6247             "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
6248             "support": {
6249                 "issues": "https://github.com/alphp/strftime/issues",
6250                 "source": "https://github.com/alphp/strftime"
6251             },
6252             "time": "2022-04-10T22:31:16+00:00"
6253         },
6254         {
6255             "name": "phpmailer/phpmailer",
6256             "version": "v6.6.2",
6257             "source": {
6258                 "type": "git",
6259                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6260                 "reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95"
6261             },
6262             "dist": {
6263                 "type": "zip",
6264                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
6265                 "reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
6266                 "shasum": ""
6267             },
6268             "require": {
6269                 "ext-ctype": "*",
6270                 "ext-filter": "*",
6271                 "ext-hash": "*",
6272                 "php": ">=5.5.0"
6273             },
6274             "require-dev": {
6275                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6276                 "doctrine/annotations": "^1.2",
6277                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
6278                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
6279                 "phpcompatibility/php-compatibility": "^9.3.5",
6280                 "roave/security-advisories": "dev-latest",
6281                 "squizlabs/php_codesniffer": "^3.6.2",
6282                 "yoast/phpunit-polyfills": "^1.0.0"
6283             },
6284             "suggest": {
6285                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6286                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6287                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6288                 "psr/log": "For optional PSR-3 debug logging",
6289                 "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6290                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6291             },
6292             "type": "library",
6293             "autoload": {
6294                 "psr-4": {
6295                     "PHPMailer\\PHPMailer\\": "src/"
6296                 }
6297             },
6298             "notification-url": "https://packagist.org/downloads/",
6299             "license": [
6300                 "LGPL-2.1-only"
6301             ],
6302             "authors": [
6303                 {
6304                     "name": "Marcus Bointon",
6305                     "email": "phpmailer@synchromedia.co.uk"
6306                 },
6307                 {
6308                     "name": "Jim Jagielski",
6309                     "email": "jimjag@gmail.com"
6310                 },
6311                 {
6312                     "name": "Andy Prevost",
6313                     "email": "codeworxtech@users.sourceforge.net"
6314                 },
6315                 {
6316                     "name": "Brent R. Matzelle"
6317                 }
6318             ],
6319             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6320             "support": {
6321                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6322                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.2"
6323             },
6324             "funding": [
6325                 {
6326                     "url": "https://github.com/Synchro",
6327                     "type": "github"
6328                 }
6329             ],
6330             "time": "2022-06-14T09:27:21+00:00"
6331         },
6332         {
6333             "name": "phpoffice/phpspreadsheet",
6334             "version": "1.23.0",
6335             "source": {
6336                 "type": "git",
6337                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6338                 "reference": "21e4cf62699eebf007db28775f7d1554e612ed9e"
6339             },
6340             "dist": {
6341                 "type": "zip",
6342                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/21e4cf62699eebf007db28775f7d1554e612ed9e",
6343                 "reference": "21e4cf62699eebf007db28775f7d1554e612ed9e",
6344                 "shasum": ""
6345             },
6346             "require": {
6347                 "ext-ctype": "*",
6348                 "ext-dom": "*",
6349                 "ext-fileinfo": "*",
6350                 "ext-gd": "*",
6351                 "ext-iconv": "*",
6352                 "ext-libxml": "*",
6353                 "ext-mbstring": "*",
6354                 "ext-simplexml": "*",
6355                 "ext-xml": "*",
6356                 "ext-xmlreader": "*",
6357                 "ext-xmlwriter": "*",
6358                 "ext-zip": "*",
6359                 "ext-zlib": "*",
6360                 "ezyang/htmlpurifier": "^4.13",
6361                 "maennchen/zipstream-php": "^2.1",
6362                 "markbaker/complex": "^3.0",
6363                 "markbaker/matrix": "^3.0",
6364                 "php": "^7.3 || ^8.0",
6365                 "psr/http-client": "^1.0",
6366                 "psr/http-factory": "^1.0",
6367                 "psr/simple-cache": "^1.0 || ^2.0"
6368             },
6369             "require-dev": {
6370                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6371                 "dompdf/dompdf": "^1.0",
6372                 "friendsofphp/php-cs-fixer": "^3.2",
6373                 "jpgraph/jpgraph": "^4.0",
6374                 "mpdf/mpdf": "8.0.17",
6375                 "phpcompatibility/php-compatibility": "^9.3",
6376                 "phpstan/phpstan": "^1.1",
6377                 "phpstan/phpstan-phpunit": "^1.0",
6378                 "phpunit/phpunit": "^8.5 || ^9.0",
6379                 "squizlabs/php_codesniffer": "^3.6",
6380                 "tecnickcom/tcpdf": "^6.4"
6381             },
6382             "suggest": {
6383                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6384                 "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6385                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6386                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6387             },
6388             "type": "library",
6389             "autoload": {
6390                 "psr-4": {
6391                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6392                 }
6393             },
6394             "notification-url": "https://packagist.org/downloads/",
6395             "license": [
6396                 "MIT"
6397             ],
6398             "authors": [
6399                 {
6400                     "name": "Maarten Balliauw",
6401                     "homepage": "https://blog.maartenballiauw.be"
6402                 },
6403                 {
6404                     "name": "Mark Baker",
6405                     "homepage": "https://markbakeruk.net"
6406                 },
6407                 {
6408                     "name": "Franck Lefevre",
6409                     "homepage": "https://rootslabs.net"
6410                 },
6411                 {
6412                     "name": "Erik Tilt"
6413                 },
6414                 {
6415                     "name": "Adrien Crivelli"
6416                 }
6417             ],
6418             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6419             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6420             "keywords": [
6421                 "OpenXML",
6422                 "excel",
6423                 "gnumeric",
6424                 "ods",
6425                 "php",
6426                 "spreadsheet",
6427                 "xls",
6428                 "xlsx"
6429             ],
6430             "support": {
6431                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6432                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.23.0"
6433             },
6434             "time": "2022-04-24T13:53:10+00:00"
6435         },
6436         {
6437             "name": "phpoption/phpoption",
6438             "version": "1.9.0",
6439             "source": {
6440                 "type": "git",
6441                 "url": "https://github.com/schmittjoh/php-option.git",
6442                 "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
6443             },
6444             "dist": {
6445                 "type": "zip",
6446                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
6447                 "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
6448                 "shasum": ""
6449             },
6450             "require": {
6451                 "php": "^7.2.5 || ^8.0"
6452             },
6453             "require-dev": {
6454                 "bamarni/composer-bin-plugin": "^1.8",
6455                 "phpunit/phpunit": "^8.5.28 || ^9.5.21"
6456             },
6457             "type": "library",
6458             "extra": {
6459                 "bamarni-bin": {
6460                     "bin-links": true,
6461                     "forward-command": true
6462                 },
6463                 "branch-alias": {
6464                     "dev-master": "1.9-dev"
6465                 }
6466             },
6467             "autoload": {
6468                 "psr-4": {
6469                     "PhpOption\\": "src/PhpOption/"
6470                 }
6471             },
6472             "notification-url": "https://packagist.org/downloads/",
6473             "license": [
6474                 "Apache-2.0"
6475             ],
6476             "authors": [
6477                 {
6478                     "name": "Johannes M. Schmitt",
6479                     "email": "schmittjoh@gmail.com",
6480                     "homepage": "https://github.com/schmittjoh"
6481                 },
6482                 {
6483                     "name": "Graham Campbell",
6484                     "email": "hello@gjcampbell.co.uk",
6485                     "homepage": "https://github.com/GrahamCampbell"
6486                 }
6487             ],
6488             "description": "Option Type for PHP",
6489             "keywords": [
6490                 "language",
6491                 "option",
6492                 "php",
6493                 "type"
6494             ],
6495             "support": {
6496                 "issues": "https://github.com/schmittjoh/php-option/issues",
6497                 "source": "https://github.com/schmittjoh/php-option/tree/1.9.0"
6498             },
6499             "funding": [
6500                 {
6501                     "url": "https://github.com/GrahamCampbell",
6502                     "type": "github"
6503                 },
6504                 {
6505                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6506                     "type": "tidelift"
6507                 }
6508             ],
6509             "time": "2022-07-30T15:51:26+00:00"
6510         },
6511         {
6512             "name": "phpseclib/phpseclib",
6513             "version": "2.0.37",
6514             "source": {
6515                 "type": "git",
6516                 "url": "https://github.com/phpseclib/phpseclib.git",
6517                 "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c"
6518             },
6519             "dist": {
6520                 "type": "zip",
6521                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c812fbb4d6b4d7f30235ab7298a12f09ba13b37c",
6522                 "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c",
6523                 "shasum": ""
6524             },
6525             "require": {
6526                 "php": ">=5.3.3"
6527             },
6528             "require-dev": {
6529                 "phing/phing": "~2.7",
6530                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
6531                 "squizlabs/php_codesniffer": "~2.0"
6532             },
6533             "suggest": {
6534                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6535                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6536                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6537                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6538             },
6539             "type": "library",
6540             "autoload": {
6541                 "files": [
6542                     "phpseclib/bootstrap.php"
6543                 ],
6544                 "psr-4": {
6545                     "phpseclib\\": "phpseclib/"
6546                 }
6547             },
6548             "notification-url": "https://packagist.org/downloads/",
6549             "license": [
6550                 "MIT"
6551             ],
6552             "authors": [
6553                 {
6554                     "name": "Jim Wigginton",
6555                     "email": "terrafrost@php.net",
6556                     "role": "Lead Developer"
6557                 },
6558                 {
6559                     "name": "Patrick Monnerat",
6560                     "email": "pm@datasphere.ch",
6561                     "role": "Developer"
6562                 },
6563                 {
6564                     "name": "Andreas Fischer",
6565                     "email": "bantu@phpbb.com",
6566                     "role": "Developer"
6567                 },
6568                 {
6569                     "name": "Hans-Jürgen Petrich",
6570                     "email": "petrich@tronic-media.com",
6571                     "role": "Developer"
6572                 },
6573                 {
6574                     "name": "Graham Campbell",
6575                     "email": "graham@alt-three.com",
6576                     "role": "Developer"
6577                 }
6578             ],
6579             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6580             "homepage": "http://phpseclib.sourceforge.net",
6581             "keywords": [
6582                 "BigInteger",
6583                 "aes",
6584                 "asn.1",
6585                 "asn1",
6586                 "blowfish",
6587                 "crypto",
6588                 "cryptography",
6589                 "encryption",
6590                 "rsa",
6591                 "security",
6592                 "sftp",
6593                 "signature",
6594                 "signing",
6595                 "ssh",
6596                 "twofish",
6597                 "x.509",
6598                 "x509"
6599             ],
6600             "support": {
6601                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6602                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.37"
6603             },
6604             "funding": [
6605                 {
6606                     "url": "https://github.com/terrafrost",
6607                     "type": "github"
6608                 },
6609                 {
6610                     "url": "https://www.patreon.com/phpseclib",
6611                     "type": "patreon"
6612                 },
6613                 {
6614                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6615                     "type": "tidelift"
6616                 }
6617             ],
6618             "time": "2022-04-04T04:57:45+00:00"
6619         },
6620         {
6621             "name": "psr/cache",
6622             "version": "1.0.1",
6623             "source": {
6624                 "type": "git",
6625                 "url": "https://github.com/php-fig/cache.git",
6626                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6627             },
6628             "dist": {
6629                 "type": "zip",
6630                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6631                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6632                 "shasum": ""
6633             },
6634             "require": {
6635                 "php": ">=5.3.0"
6636             },
6637             "type": "library",
6638             "extra": {
6639                 "branch-alias": {
6640                     "dev-master": "1.0.x-dev"
6641                 }
6642             },
6643             "autoload": {
6644                 "psr-4": {
6645                     "Psr\\Cache\\": "src/"
6646                 }
6647             },
6648             "notification-url": "https://packagist.org/downloads/",
6649             "license": [
6650                 "MIT"
6651             ],
6652             "authors": [
6653                 {
6654                     "name": "PHP-FIG",
6655                     "homepage": "http://www.php-fig.org/"
6656                 }
6657             ],
6658             "description": "Common interface for caching libraries",
6659             "keywords": [
6660                 "cache",
6661                 "psr",
6662                 "psr-6"
6663             ],
6664             "support": {
6665                 "source": "https://github.com/php-fig/cache/tree/master"
6666             },
6667             "time": "2016-08-06T20:24:11+00:00"
6668         },
6669         {
6670             "name": "psr/container",
6671             "version": "1.1.2",
6672             "source": {
6673                 "type": "git",
6674                 "url": "https://github.com/php-fig/container.git",
6675                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6676             },
6677             "dist": {
6678                 "type": "zip",
6679                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6680                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6681                 "shasum": ""
6682             },
6683             "require": {
6684                 "php": ">=7.4.0"
6685             },
6686             "type": "library",
6687             "autoload": {
6688                 "psr-4": {
6689                     "Psr\\Container\\": "src/"
6690                 }
6691             },
6692             "notification-url": "https://packagist.org/downloads/",
6693             "license": [
6694                 "MIT"
6695             ],
6696             "authors": [
6697                 {
6698                     "name": "PHP-FIG",
6699                     "homepage": "https://www.php-fig.org/"
6700                 }
6701             ],
6702             "description": "Common Container Interface (PHP FIG PSR-11)",
6703             "homepage": "https://github.com/php-fig/container",
6704             "keywords": [
6705                 "PSR-11",
6706                 "container",
6707                 "container-interface",
6708                 "container-interop",
6709                 "psr"
6710             ],
6711             "support": {
6712                 "issues": "https://github.com/php-fig/container/issues",
6713                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6714             },
6715             "time": "2021-11-05T16:50:12+00:00"
6716         },
6717         {
6718             "name": "psr/http-client",
6719             "version": "1.0.1",
6720             "source": {
6721                 "type": "git",
6722                 "url": "https://github.com/php-fig/http-client.git",
6723                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
6724             },
6725             "dist": {
6726                 "type": "zip",
6727                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6728                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6729                 "shasum": ""
6730             },
6731             "require": {
6732                 "php": "^7.0 || ^8.0",
6733                 "psr/http-message": "^1.0"
6734             },
6735             "type": "library",
6736             "extra": {
6737                 "branch-alias": {
6738                     "dev-master": "1.0.x-dev"
6739                 }
6740             },
6741             "autoload": {
6742                 "psr-4": {
6743                     "Psr\\Http\\Client\\": "src/"
6744                 }
6745             },
6746             "notification-url": "https://packagist.org/downloads/",
6747             "license": [
6748                 "MIT"
6749             ],
6750             "authors": [
6751                 {
6752                     "name": "PHP-FIG",
6753                     "homepage": "http://www.php-fig.org/"
6754                 }
6755             ],
6756             "description": "Common interface for HTTP clients",
6757             "homepage": "https://github.com/php-fig/http-client",
6758             "keywords": [
6759                 "http",
6760                 "http-client",
6761                 "psr",
6762                 "psr-18"
6763             ],
6764             "support": {
6765                 "source": "https://github.com/php-fig/http-client/tree/master"
6766             },
6767             "time": "2020-06-29T06:28:15+00:00"
6768         },
6769         {
6770             "name": "psr/http-factory",
6771             "version": "1.0.1",
6772             "source": {
6773                 "type": "git",
6774                 "url": "https://github.com/php-fig/http-factory.git",
6775                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6776             },
6777             "dist": {
6778                 "type": "zip",
6779                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6780                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6781                 "shasum": ""
6782             },
6783             "require": {
6784                 "php": ">=7.0.0",
6785                 "psr/http-message": "^1.0"
6786             },
6787             "type": "library",
6788             "extra": {
6789                 "branch-alias": {
6790                     "dev-master": "1.0.x-dev"
6791                 }
6792             },
6793             "autoload": {
6794                 "psr-4": {
6795                     "Psr\\Http\\Message\\": "src/"
6796                 }
6797             },
6798             "notification-url": "https://packagist.org/downloads/",
6799             "license": [
6800                 "MIT"
6801             ],
6802             "authors": [
6803                 {
6804                     "name": "PHP-FIG",
6805                     "homepage": "http://www.php-fig.org/"
6806                 }
6807             ],
6808             "description": "Common interfaces for PSR-7 HTTP message factories",
6809             "keywords": [
6810                 "factory",
6811                 "http",
6812                 "message",
6813                 "psr",
6814                 "psr-17",
6815                 "psr-7",
6816                 "request",
6817                 "response"
6818             ],
6819             "support": {
6820                 "source": "https://github.com/php-fig/http-factory/tree/master"
6821             },
6822             "time": "2019-04-30T12:38:16+00:00"
6823         },
6824         {
6825             "name": "psr/http-message",
6826             "version": "1.0.1",
6827             "source": {
6828                 "type": "git",
6829                 "url": "https://github.com/php-fig/http-message.git",
6830                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6831             },
6832             "dist": {
6833                 "type": "zip",
6834                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6835                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6836                 "shasum": ""
6837             },
6838             "require": {
6839                 "php": ">=5.3.0"
6840             },
6841             "type": "library",
6842             "extra": {
6843                 "branch-alias": {
6844                     "dev-master": "1.0.x-dev"
6845                 }
6846             },
6847             "autoload": {
6848                 "psr-4": {
6849                     "Psr\\Http\\Message\\": "src/"
6850                 }
6851             },
6852             "notification-url": "https://packagist.org/downloads/",
6853             "license": [
6854                 "MIT"
6855             ],
6856             "authors": [
6857                 {
6858                     "name": "PHP-FIG",
6859                     "homepage": "http://www.php-fig.org/"
6860                 }
6861             ],
6862             "description": "Common interface for HTTP messages",
6863             "homepage": "https://github.com/php-fig/http-message",
6864             "keywords": [
6865                 "http",
6866                 "http-message",
6867                 "psr",
6868                 "psr-7",
6869                 "request",
6870                 "response"
6871             ],
6872             "support": {
6873                 "source": "https://github.com/php-fig/http-message/tree/master"
6874             },
6875             "time": "2016-08-06T14:39:51+00:00"
6876         },
6877         {
6878             "name": "psr/log",
6879             "version": "1.1.4",
6880             "source": {
6881                 "type": "git",
6882                 "url": "https://github.com/php-fig/log.git",
6883                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
6884             },
6885             "dist": {
6886                 "type": "zip",
6887                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
6888                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
6889                 "shasum": ""
6890             },
6891             "require": {
6892                 "php": ">=5.3.0"
6893             },
6894             "type": "library",
6895             "extra": {
6896                 "branch-alias": {
6897                     "dev-master": "1.1.x-dev"
6898                 }
6899             },
6900             "autoload": {
6901                 "psr-4": {
6902                     "Psr\\Log\\": "Psr/Log/"
6903                 }
6904             },
6905             "notification-url": "https://packagist.org/downloads/",
6906             "license": [
6907                 "MIT"
6908             ],
6909             "authors": [
6910                 {
6911                     "name": "PHP-FIG",
6912                     "homepage": "https://www.php-fig.org/"
6913                 }
6914             ],
6915             "description": "Common interface for logging libraries",
6916             "homepage": "https://github.com/php-fig/log",
6917             "keywords": [
6918                 "log",
6919                 "psr",
6920                 "psr-3"
6921             ],
6922             "support": {
6923                 "source": "https://github.com/php-fig/log/tree/1.1.4"
6924             },
6925             "time": "2021-05-03T11:20:27+00:00"
6926         },
6927         {
6928             "name": "psr/simple-cache",
6929             "version": "1.0.1",
6930             "source": {
6931                 "type": "git",
6932                 "url": "https://github.com/php-fig/simple-cache.git",
6933                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6934             },
6935             "dist": {
6936                 "type": "zip",
6937                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6938                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6939                 "shasum": ""
6940             },
6941             "require": {
6942                 "php": ">=5.3.0"
6943             },
6944             "type": "library",
6945             "extra": {
6946                 "branch-alias": {
6947                     "dev-master": "1.0.x-dev"
6948                 }
6949             },
6950             "autoload": {
6951                 "psr-4": {
6952                     "Psr\\SimpleCache\\": "src/"
6953                 }
6954             },
6955             "notification-url": "https://packagist.org/downloads/",
6956             "license": [
6957                 "MIT"
6958             ],
6959             "authors": [
6960                 {
6961                     "name": "PHP-FIG",
6962                     "homepage": "http://www.php-fig.org/"
6963                 }
6964             ],
6965             "description": "Common interfaces for simple caching",
6966             "keywords": [
6967                 "cache",
6968                 "caching",
6969                 "psr",
6970                 "psr-16",
6971                 "simple-cache"
6972             ],
6973             "support": {
6974                 "source": "https://github.com/php-fig/simple-cache/tree/master"
6975             },
6976             "time": "2017-10-23T01:57:42+00:00"
6977         },
6978         {
6979             "name": "ralouphie/getallheaders",
6980             "version": "3.0.3",
6981             "source": {
6982                 "type": "git",
6983                 "url": "https://github.com/ralouphie/getallheaders.git",
6984                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6985             },
6986             "dist": {
6987                 "type": "zip",
6988                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6989                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6990                 "shasum": ""
6991             },
6992             "require": {
6993                 "php": ">=5.6"
6994             },
6995             "require-dev": {
6996                 "php-coveralls/php-coveralls": "^2.1",
6997                 "phpunit/phpunit": "^5 || ^6.5"
6998             },
6999             "type": "library",
7000             "autoload": {
7001                 "files": [
7002                     "src/getallheaders.php"
7003                 ]
7004             },
7005             "notification-url": "https://packagist.org/downloads/",
7006             "license": [
7007                 "MIT"
7008             ],
7009             "authors": [
7010                 {
7011                     "name": "Ralph Khattar",
7012                     "email": "ralph.khattar@gmail.com"
7013                 }
7014             ],
7015             "description": "A polyfill for getallheaders.",
7016             "support": {
7017                 "issues": "https://github.com/ralouphie/getallheaders/issues",
7018                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
7019             },
7020             "time": "2019-03-08T08:55:37+00:00"
7021         },
7022         {
7023             "name": "ramsey/collection",
7024             "version": "1.2.2",
7025             "source": {
7026                 "type": "git",
7027                 "url": "https://github.com/ramsey/collection.git",
7028                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
7029             },
7030             "dist": {
7031                 "type": "zip",
7032                 "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
7033                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
7034                 "shasum": ""
7035             },
7036             "require": {
7037                 "php": "^7.3 || ^8",
7038                 "symfony/polyfill-php81": "^1.23"
7039             },
7040             "require-dev": {
7041                 "captainhook/captainhook": "^5.3",
7042                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7043                 "ergebnis/composer-normalize": "^2.6",
7044                 "fakerphp/faker": "^1.5",
7045                 "hamcrest/hamcrest-php": "^2",
7046                 "jangregor/phpstan-prophecy": "^0.8",
7047                 "mockery/mockery": "^1.3",
7048                 "phpspec/prophecy-phpunit": "^2.0",
7049                 "phpstan/extension-installer": "^1",
7050                 "phpstan/phpstan": "^0.12.32",
7051                 "phpstan/phpstan-mockery": "^0.12.5",
7052                 "phpstan/phpstan-phpunit": "^0.12.11",
7053                 "phpunit/phpunit": "^8.5 || ^9",
7054                 "psy/psysh": "^0.10.4",
7055                 "slevomat/coding-standard": "^6.3",
7056                 "squizlabs/php_codesniffer": "^3.5",
7057                 "vimeo/psalm": "^4.4"
7058             },
7059             "type": "library",
7060             "autoload": {
7061                 "psr-4": {
7062                     "Ramsey\\Collection\\": "src/"
7063                 }
7064             },
7065             "notification-url": "https://packagist.org/downloads/",
7066             "license": [
7067                 "MIT"
7068             ],
7069             "authors": [
7070                 {
7071                     "name": "Ben Ramsey",
7072                     "email": "ben@benramsey.com",
7073                     "homepage": "https://benramsey.com"
7074                 }
7075             ],
7076             "description": "A PHP library for representing and manipulating collections.",
7077             "keywords": [
7078                 "array",
7079                 "collection",
7080                 "hash",
7081                 "map",
7082                 "queue",
7083                 "set"
7084             ],
7085             "support": {
7086                 "issues": "https://github.com/ramsey/collection/issues",
7087                 "source": "https://github.com/ramsey/collection/tree/1.2.2"
7088             },
7089             "funding": [
7090                 {
7091                     "url": "https://github.com/ramsey",
7092                     "type": "github"
7093                 },
7094                 {
7095                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
7096                     "type": "tidelift"
7097                 }
7098             ],
7099             "time": "2021-10-10T03:01:02+00:00"
7100         },
7101         {
7102             "name": "ramsey/uuid",
7103             "version": "4.2.3",
7104             "source": {
7105                 "type": "git",
7106                 "url": "https://github.com/ramsey/uuid.git",
7107                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
7108             },
7109             "dist": {
7110                 "type": "zip",
7111                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
7112                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
7113                 "shasum": ""
7114             },
7115             "require": {
7116                 "brick/math": "^0.8 || ^0.9",
7117                 "ext-json": "*",
7118                 "php": "^7.2 || ^8.0",
7119                 "ramsey/collection": "^1.0",
7120                 "symfony/polyfill-ctype": "^1.8",
7121                 "symfony/polyfill-php80": "^1.14"
7122             },
7123             "replace": {
7124                 "rhumsaa/uuid": "self.version"
7125             },
7126             "require-dev": {
7127                 "captainhook/captainhook": "^5.10",
7128                 "captainhook/plugin-composer": "^5.3",
7129                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7130                 "doctrine/annotations": "^1.8",
7131                 "ergebnis/composer-normalize": "^2.15",
7132                 "mockery/mockery": "^1.3",
7133                 "moontoast/math": "^1.1",
7134                 "paragonie/random-lib": "^2",
7135                 "php-mock/php-mock": "^2.2",
7136                 "php-mock/php-mock-mockery": "^1.3",
7137                 "php-parallel-lint/php-parallel-lint": "^1.1",
7138                 "phpbench/phpbench": "^1.0",
7139                 "phpstan/extension-installer": "^1.0",
7140                 "phpstan/phpstan": "^0.12",
7141                 "phpstan/phpstan-mockery": "^0.12",
7142                 "phpstan/phpstan-phpunit": "^0.12",
7143                 "phpunit/phpunit": "^8.5 || ^9",
7144                 "slevomat/coding-standard": "^7.0",
7145                 "squizlabs/php_codesniffer": "^3.5",
7146                 "vimeo/psalm": "^4.9"
7147             },
7148             "suggest": {
7149                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
7150                 "ext-ctype": "Enables faster processing of character classification using ctype functions.",
7151                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
7152                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
7153                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7154                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7155             },
7156             "type": "library",
7157             "extra": {
7158                 "branch-alias": {
7159                     "dev-main": "4.x-dev"
7160                 },
7161                 "captainhook": {
7162                     "force-install": true
7163                 }
7164             },
7165             "autoload": {
7166                 "files": [
7167                     "src/functions.php"
7168                 ],
7169                 "psr-4": {
7170                     "Ramsey\\Uuid\\": "src/"
7171                 }
7172             },
7173             "notification-url": "https://packagist.org/downloads/",
7174             "license": [
7175                 "MIT"
7176             ],
7177             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
7178             "keywords": [
7179                 "guid",
7180                 "identifier",
7181                 "uuid"
7182             ],
7183             "support": {
7184                 "issues": "https://github.com/ramsey/uuid/issues",
7185                 "source": "https://github.com/ramsey/uuid/tree/4.2.3"
7186             },
7187             "funding": [
7188                 {
7189                     "url": "https://github.com/ramsey",
7190                     "type": "github"
7191                 },
7192                 {
7193                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
7194                     "type": "tidelift"
7195                 }
7196             ],
7197             "time": "2021-09-25T23:10:38+00:00"
7198         },
7199         {
7200             "name": "robthree/twofactorauth",
7201             "version": "1.8.2",
7202             "source": {
7203                 "type": "git",
7204                 "url": "https://github.com/RobThree/TwoFactorAuth.git",
7205                 "reference": "65681de5a324eae05140ac58b08648a60212afc0"
7206             },
7207             "dist": {
7208                 "type": "zip",
7209                 "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/65681de5a324eae05140ac58b08648a60212afc0",
7210                 "reference": "65681de5a324eae05140ac58b08648a60212afc0",
7211                 "shasum": ""
7212             },
7213             "require": {
7214                 "php": ">=5.6.0"
7215             },
7216             "require-dev": {
7217                 "php-parallel-lint/php-parallel-lint": "^1.2",
7218                 "phpunit/phpunit": "@stable"
7219             },
7220             "suggest": {
7221                 "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
7222                 "endroid/qr-code": "Needed for EndroidQrCodeProvider"
7223             },
7224             "type": "library",
7225             "autoload": {
7226                 "psr-4": {
7227                     "RobThree\\Auth\\": "lib"
7228                 }
7229             },
7230             "notification-url": "https://packagist.org/downloads/",
7231             "license": [
7232                 "MIT"
7233             ],
7234             "authors": [
7235                 {
7236                     "name": "Rob Janssen",
7237                     "homepage": "http://robiii.me",
7238                     "role": "Developer"
7239                 }
7240             ],
7241             "description": "Two Factor Authentication",
7242             "homepage": "https://github.com/RobThree/TwoFactorAuth",
7243             "keywords": [
7244                 "Authentication",
7245                 "MFA",
7246                 "Multi Factor Authentication",
7247                 "Two Factor Authentication",
7248                 "authenticator",
7249                 "authy",
7250                 "php",
7251                 "tfa"
7252             ],
7253             "support": {
7254                 "issues": "https://github.com/RobThree/TwoFactorAuth/issues",
7255                 "source": "https://github.com/RobThree/TwoFactorAuth"
7256             },
7257             "funding": [
7258                 {
7259                     "url": "https://paypal.me/robiii",
7260                     "type": "custom"
7261                 },
7262                 {
7263                     "url": "https://github.com/RobThree",
7264                     "type": "github"
7265                 }
7266             ],
7267             "time": "2022-03-22T16:11:07+00:00"
7268         },
7269         {
7270             "name": "rospdf/pdf-php",
7271             "version": "0.12.63",
7272             "source": {
7273                 "type": "git",
7274                 "url": "https://github.com/rospdf/pdf-php.git",
7275                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44"
7276             },
7277             "dist": {
7278                 "type": "zip",
7279                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/f957e49ddfa6b7891de62c48b1de965a74db6c44",
7280                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44",
7281                 "shasum": ""
7282             },
7283             "require": {
7284                 "php": ">=5.6.0"
7285             },
7286             "require-dev": {
7287                 "phpunit/phpunit": "3.7.38",
7288                 "squizlabs/php_codesniffer": "2.*"
7289             },
7290             "type": "library",
7291             "extra": {
7292                 "branch-alias": {
7293                     "dev-experimental": "0.13.x-dev",
7294                     "dev-master": "0.12.x-dev"
7295                 }
7296             },
7297             "autoload": {
7298                 "files": [
7299                     "src/Cpdf.php",
7300                     "src/Cezpdf.php"
7301                 ]
7302             },
7303             "notification-url": "https://packagist.org/downloads/",
7304             "license": [
7305                 "MIT"
7306             ],
7307             "authors": [
7308                 {
7309                     "name": "Ole Koeckemann",
7310                     "email": "ole.k@web.de",
7311                     "role": "Project Head / Developer"
7312                 },
7313                 {
7314                     "name": "Lars Olesen",
7315                     "email": "lars@intraface.dk",
7316                     "role": "Developer"
7317                 },
7318                 {
7319                     "name": "Sune Jensen",
7320                     "email": "sj@sunet.dk",
7321                     "role": "Developer"
7322                 },
7323                 {
7324                     "name": "Nicola Asuni",
7325                     "email": "info@tecnick.com",
7326                     "role": "Developer"
7327                 },
7328                 {
7329                     "name": "Wayne Munro",
7330                     "email": "pdf@ros.co.nz",
7331                     "role": "Founder / Inactive"
7332                 }
7333             ],
7334             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7335             "homepage": "https://github.com/rospdf/pdf-php",
7336             "support": {
7337                 "issues": "https://github.com/rospdf/pdf-php/issues",
7338                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.63"
7339             },
7340             "time": "2020-09-20T06:15:20+00:00"
7341         },
7342         {
7343             "name": "sabberworm/php-css-parser",
7344             "version": "8.4.0",
7345             "source": {
7346                 "type": "git",
7347                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7348                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7349             },
7350             "dist": {
7351                 "type": "zip",
7352                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7353                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7354                 "shasum": ""
7355             },
7356             "require": {
7357                 "ext-iconv": "*",
7358                 "php": ">=5.6.20"
7359             },
7360             "require-dev": {
7361                 "codacy/coverage": "^1.4",
7362                 "phpunit/phpunit": "^4.8.36"
7363             },
7364             "suggest": {
7365                 "ext-mbstring": "for parsing UTF-8 CSS"
7366             },
7367             "type": "library",
7368             "autoload": {
7369                 "psr-4": {
7370                     "Sabberworm\\CSS\\": "src/"
7371                 }
7372             },
7373             "notification-url": "https://packagist.org/downloads/",
7374             "license": [
7375                 "MIT"
7376             ],
7377             "authors": [
7378                 {
7379                     "name": "Raphael Schweikert"
7380                 }
7381             ],
7382             "description": "Parser for CSS Files written in PHP",
7383             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7384             "keywords": [
7385                 "css",
7386                 "parser",
7387                 "stylesheet"
7388             ],
7389             "support": {
7390                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7391                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7392             },
7393             "time": "2021-12-11T13:40:54+00:00"
7394         },
7395         {
7396             "name": "setasign/fpdi",
7397             "version": "v2.3.6",
7398             "source": {
7399                 "type": "git",
7400                 "url": "https://github.com/Setasign/FPDI.git",
7401                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
7402             },
7403             "dist": {
7404                 "type": "zip",
7405                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7406                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7407                 "shasum": ""
7408             },
7409             "require": {
7410                 "ext-zlib": "*",
7411                 "php": "^5.6 || ^7.0 || ^8.0"
7412             },
7413             "conflict": {
7414                 "setasign/tfpdf": "<1.31"
7415             },
7416             "require-dev": {
7417                 "phpunit/phpunit": "~5.7",
7418                 "setasign/fpdf": "~1.8",
7419                 "setasign/tfpdf": "1.31",
7420                 "squizlabs/php_codesniffer": "^3.5",
7421                 "tecnickcom/tcpdf": "~6.2"
7422             },
7423             "suggest": {
7424                 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
7425             },
7426             "type": "library",
7427             "autoload": {
7428                 "psr-4": {
7429                     "setasign\\Fpdi\\": "src/"
7430                 }
7431             },
7432             "notification-url": "https://packagist.org/downloads/",
7433             "license": [
7434                 "MIT"
7435             ],
7436             "authors": [
7437                 {
7438                     "name": "Jan Slabon",
7439                     "email": "jan.slabon@setasign.com",
7440                     "homepage": "https://www.setasign.com"
7441                 },
7442                 {
7443                     "name": "Maximilian Kresse",
7444                     "email": "maximilian.kresse@setasign.com",
7445                     "homepage": "https://www.setasign.com"
7446                 }
7447             ],
7448             "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
7449             "homepage": "https://www.setasign.com/fpdi",
7450             "keywords": [
7451                 "fpdf",
7452                 "fpdi",
7453                 "pdf"
7454             ],
7455             "support": {
7456                 "issues": "https://github.com/Setasign/FPDI/issues",
7457                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
7458             },
7459             "funding": [
7460                 {
7461                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7462                     "type": "tidelift"
7463                 }
7464             ],
7465             "time": "2021-02-11T11:37:01+00:00"
7466         },
7467         {
7468             "name": "smarty/smarty",
7469             "version": "v4.2.0",
7470             "source": {
7471                 "type": "git",
7472                 "url": "https://github.com/smarty-php/smarty.git",
7473                 "reference": "97aeb14c6fc2fb733938809926e2f9d6c581a70d"
7474             },
7475             "dist": {
7476                 "type": "zip",
7477                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/97aeb14c6fc2fb733938809926e2f9d6c581a70d",
7478                 "reference": "97aeb14c6fc2fb733938809926e2f9d6c581a70d",
7479                 "shasum": ""
7480             },
7481             "require": {
7482                 "php": "^7.1 || ^8.0"
7483             },
7484             "require-dev": {
7485                 "phpunit/phpunit": "^8.5 || ^7.5",
7486                 "smarty/smarty-lexer": "^3.1"
7487             },
7488             "type": "library",
7489             "extra": {
7490                 "branch-alias": {
7491                     "dev-master": "4.0.x-dev"
7492                 }
7493             },
7494             "autoload": {
7495                 "classmap": [
7496                     "libs/"
7497                 ]
7498             },
7499             "notification-url": "https://packagist.org/downloads/",
7500             "license": [
7501                 "LGPL-3.0"
7502             ],
7503             "authors": [
7504                 {
7505                     "name": "Monte Ohrt",
7506                     "email": "monte@ohrt.com"
7507                 },
7508                 {
7509                     "name": "Uwe Tews",
7510                     "email": "uwe.tews@googlemail.com"
7511                 },
7512                 {
7513                     "name": "Rodney Rehm",
7514                     "email": "rodney.rehm@medialize.de"
7515                 },
7516                 {
7517                     "name": "Simon Wisselink",
7518                     "homepage": "https://www.iwink.nl/"
7519                 }
7520             ],
7521             "description": "Smarty - the compiling PHP template engine",
7522             "homepage": "https://smarty-php.github.io/smarty/",
7523             "keywords": [
7524                 "templating"
7525             ],
7526             "support": {
7527                 "forum": "https://github.com/smarty-php/smarty/discussions",
7528                 "issues": "https://github.com/smarty-php/smarty/issues",
7529                 "source": "https://github.com/smarty-php/smarty/tree/v4.2.0"
7530             },
7531             "time": "2022-08-01T21:57:38+00:00"
7532         },
7533         {
7534             "name": "steverhoades/oauth2-openid-connect-server",
7535             "version": "v2.4.0",
7536             "source": {
7537                 "type": "git",
7538                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7539                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409"
7540             },
7541             "dist": {
7542                 "type": "zip",
7543                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7544                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7545                 "shasum": ""
7546             },
7547             "require": {
7548                 "lcobucci/jwt": "4.1.5",
7549                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7550             },
7551             "require-dev": {
7552                 "laminas/laminas-diactoros": "^1.3.2",
7553                 "phpunit/phpunit": "^5.0|^9.5"
7554             },
7555             "type": "library",
7556             "autoload": {
7557                 "psr-4": {
7558                     "OpenIDConnectServer\\": "src/"
7559                 }
7560             },
7561             "notification-url": "https://packagist.org/downloads/",
7562             "license": [
7563                 "MIT"
7564             ],
7565             "authors": [
7566                 {
7567                     "name": "Steve Rhoades",
7568                     "email": "sedonami@gmail.com"
7569                 }
7570             ],
7571             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7572             "support": {
7573                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7574                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.4.0"
7575             },
7576             "time": "2021-10-28T13:38:28+00:00"
7577         },
7578         {
7579             "name": "stripe/stripe-php",
7580             "version": "v7.128.0",
7581             "source": {
7582                 "type": "git",
7583                 "url": "https://github.com/stripe/stripe-php.git",
7584                 "reference": "c704949c49b72985c76cc61063aa26fefbd2724e"
7585             },
7586             "dist": {
7587                 "type": "zip",
7588                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e",
7589                 "reference": "c704949c49b72985c76cc61063aa26fefbd2724e",
7590                 "shasum": ""
7591             },
7592             "require": {
7593                 "ext-curl": "*",
7594                 "ext-json": "*",
7595                 "ext-mbstring": "*",
7596                 "php": ">=5.6.0"
7597             },
7598             "require-dev": {
7599                 "friendsofphp/php-cs-fixer": "3.5.0",
7600                 "phpstan/phpstan": "^1.2",
7601                 "phpunit/phpunit": "^5.7 || ^9.0",
7602                 "squizlabs/php_codesniffer": "^3.3"
7603             },
7604             "type": "library",
7605             "extra": {
7606                 "branch-alias": {
7607                     "dev-master": "2.0-dev"
7608                 }
7609             },
7610             "autoload": {
7611                 "psr-4": {
7612                     "Stripe\\": "lib/"
7613                 }
7614             },
7615             "notification-url": "https://packagist.org/downloads/",
7616             "license": [
7617                 "MIT"
7618             ],
7619             "authors": [
7620                 {
7621                     "name": "Stripe and contributors",
7622                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7623                 }
7624             ],
7625             "description": "Stripe PHP Library",
7626             "homepage": "https://stripe.com/",
7627             "keywords": [
7628                 "api",
7629                 "payment processing",
7630                 "stripe"
7631             ],
7632             "support": {
7633                 "issues": "https://github.com/stripe/stripe-php/issues",
7634                 "source": "https://github.com/stripe/stripe-php/tree/v7.128.0"
7635             },
7636             "time": "2022-05-05T17:18:02+00:00"
7637         },
7638         {
7639             "name": "symfony/config",
7640             "version": "v4.4.42",
7641             "source": {
7642                 "type": "git",
7643                 "url": "https://github.com/symfony/config.git",
7644                 "reference": "83cdafd1bd3370de23e3dc2ed01026908863be81"
7645             },
7646             "dist": {
7647                 "type": "zip",
7648                 "url": "https://api.github.com/repos/symfony/config/zipball/83cdafd1bd3370de23e3dc2ed01026908863be81",
7649                 "reference": "83cdafd1bd3370de23e3dc2ed01026908863be81",
7650                 "shasum": ""
7651             },
7652             "require": {
7653                 "php": ">=7.1.3",
7654                 "symfony/filesystem": "^3.4|^4.0|^5.0",
7655                 "symfony/polyfill-ctype": "~1.8",
7656                 "symfony/polyfill-php80": "^1.16",
7657                 "symfony/polyfill-php81": "^1.22"
7658             },
7659             "conflict": {
7660                 "symfony/finder": "<3.4"
7661             },
7662             "require-dev": {
7663                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7664                 "symfony/finder": "^3.4|^4.0|^5.0",
7665                 "symfony/messenger": "^4.1|^5.0",
7666                 "symfony/service-contracts": "^1.1|^2",
7667                 "symfony/yaml": "^3.4|^4.0|^5.0"
7668             },
7669             "suggest": {
7670                 "symfony/yaml": "To use the yaml reference dumper"
7671             },
7672             "type": "library",
7673             "autoload": {
7674                 "psr-4": {
7675                     "Symfony\\Component\\Config\\": ""
7676                 },
7677                 "exclude-from-classmap": [
7678                     "/Tests/"
7679                 ]
7680             },
7681             "notification-url": "https://packagist.org/downloads/",
7682             "license": [
7683                 "MIT"
7684             ],
7685             "authors": [
7686                 {
7687                     "name": "Fabien Potencier",
7688                     "email": "fabien@symfony.com"
7689                 },
7690                 {
7691                     "name": "Symfony Community",
7692                     "homepage": "https://symfony.com/contributors"
7693                 }
7694             ],
7695             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7696             "homepage": "https://symfony.com",
7697             "support": {
7698                 "source": "https://github.com/symfony/config/tree/v4.4.42"
7699             },
7700             "funding": [
7701                 {
7702                     "url": "https://symfony.com/sponsor",
7703                     "type": "custom"
7704                 },
7705                 {
7706                     "url": "https://github.com/fabpot",
7707                     "type": "github"
7708                 },
7709                 {
7710                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7711                     "type": "tidelift"
7712                 }
7713             ],
7714             "time": "2022-05-17T07:10:14+00:00"
7715         },
7716         {
7717             "name": "symfony/dependency-injection",
7718             "version": "v4.4.42",
7719             "source": {
7720                 "type": "git",
7721                 "url": "https://github.com/symfony/dependency-injection.git",
7722                 "reference": "f6fdbf252765a09c7ac243617f79f1babef792c9"
7723             },
7724             "dist": {
7725                 "type": "zip",
7726                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f6fdbf252765a09c7ac243617f79f1babef792c9",
7727                 "reference": "f6fdbf252765a09c7ac243617f79f1babef792c9",
7728                 "shasum": ""
7729             },
7730             "require": {
7731                 "php": ">=7.1.3",
7732                 "psr/container": "^1.0",
7733                 "symfony/polyfill-php80": "^1.16",
7734                 "symfony/service-contracts": "^1.1.6|^2"
7735             },
7736             "conflict": {
7737                 "symfony/config": "<4.3|>=5.0",
7738                 "symfony/finder": "<3.4",
7739                 "symfony/proxy-manager-bridge": "<3.4",
7740                 "symfony/yaml": "<4.4.26"
7741             },
7742             "provide": {
7743                 "psr/container-implementation": "1.0",
7744                 "symfony/service-implementation": "1.0|2.0"
7745             },
7746             "require-dev": {
7747                 "symfony/config": "^4.3",
7748                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7749                 "symfony/yaml": "^4.4.26|^5.0"
7750             },
7751             "suggest": {
7752                 "symfony/config": "",
7753                 "symfony/expression-language": "For using expressions in service container configuration",
7754                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
7755                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
7756                 "symfony/yaml": ""
7757             },
7758             "type": "library",
7759             "autoload": {
7760                 "psr-4": {
7761                     "Symfony\\Component\\DependencyInjection\\": ""
7762                 },
7763                 "exclude-from-classmap": [
7764                     "/Tests/"
7765                 ]
7766             },
7767             "notification-url": "https://packagist.org/downloads/",
7768             "license": [
7769                 "MIT"
7770             ],
7771             "authors": [
7772                 {
7773                     "name": "Fabien Potencier",
7774                     "email": "fabien@symfony.com"
7775                 },
7776                 {
7777                     "name": "Symfony Community",
7778                     "homepage": "https://symfony.com/contributors"
7779                 }
7780             ],
7781             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
7782             "homepage": "https://symfony.com",
7783             "support": {
7784                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.42"
7785             },
7786             "funding": [
7787                 {
7788                     "url": "https://symfony.com/sponsor",
7789                     "type": "custom"
7790                 },
7791                 {
7792                     "url": "https://github.com/fabpot",
7793                     "type": "github"
7794                 },
7795                 {
7796                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7797                     "type": "tidelift"
7798                 }
7799             ],
7800             "time": "2022-05-24T15:15:52+00:00"
7801         },
7802         {
7803             "name": "symfony/deprecation-contracts",
7804             "version": "v2.5.2",
7805             "source": {
7806                 "type": "git",
7807                 "url": "https://github.com/symfony/deprecation-contracts.git",
7808                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
7809             },
7810             "dist": {
7811                 "type": "zip",
7812                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
7813                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
7814                 "shasum": ""
7815             },
7816             "require": {
7817                 "php": ">=7.1"
7818             },
7819             "type": "library",
7820             "extra": {
7821                 "branch-alias": {
7822                     "dev-main": "2.5-dev"
7823                 },
7824                 "thanks": {
7825                     "name": "symfony/contracts",
7826                     "url": "https://github.com/symfony/contracts"
7827                 }
7828             },
7829             "autoload": {
7830                 "files": [
7831                     "function.php"
7832                 ]
7833             },
7834             "notification-url": "https://packagist.org/downloads/",
7835             "license": [
7836                 "MIT"
7837             ],
7838             "authors": [
7839                 {
7840                     "name": "Nicolas Grekas",
7841                     "email": "p@tchwork.com"
7842                 },
7843                 {
7844                     "name": "Symfony Community",
7845                     "homepage": "https://symfony.com/contributors"
7846                 }
7847             ],
7848             "description": "A generic function and convention to trigger deprecation notices",
7849             "homepage": "https://symfony.com",
7850             "support": {
7851                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
7852             },
7853             "funding": [
7854                 {
7855                     "url": "https://symfony.com/sponsor",
7856                     "type": "custom"
7857                 },
7858                 {
7859                     "url": "https://github.com/fabpot",
7860                     "type": "github"
7861                 },
7862                 {
7863                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7864                     "type": "tidelift"
7865                 }
7866             ],
7867             "time": "2022-01-02T09:53:40+00:00"
7868         },
7869         {
7870             "name": "symfony/event-dispatcher",
7871             "version": "v4.4.42",
7872             "source": {
7873                 "type": "git",
7874                 "url": "https://github.com/symfony/event-dispatcher.git",
7875                 "reference": "708e761740c16b02c86e3f0c932018a06b895d40"
7876             },
7877             "dist": {
7878                 "type": "zip",
7879                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/708e761740c16b02c86e3f0c932018a06b895d40",
7880                 "reference": "708e761740c16b02c86e3f0c932018a06b895d40",
7881                 "shasum": ""
7882             },
7883             "require": {
7884                 "php": ">=7.1.3",
7885                 "symfony/event-dispatcher-contracts": "^1.1",
7886                 "symfony/polyfill-php80": "^1.16"
7887             },
7888             "conflict": {
7889                 "symfony/dependency-injection": "<3.4"
7890             },
7891             "provide": {
7892                 "psr/event-dispatcher-implementation": "1.0",
7893                 "symfony/event-dispatcher-implementation": "1.1"
7894             },
7895             "require-dev": {
7896                 "psr/log": "^1|^2|^3",
7897                 "symfony/config": "^3.4|^4.0|^5.0",
7898                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7899                 "symfony/error-handler": "~3.4|~4.4",
7900                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7901                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7902                 "symfony/service-contracts": "^1.1|^2",
7903                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
7904             },
7905             "suggest": {
7906                 "symfony/dependency-injection": "",
7907                 "symfony/http-kernel": ""
7908             },
7909             "type": "library",
7910             "autoload": {
7911                 "psr-4": {
7912                     "Symfony\\Component\\EventDispatcher\\": ""
7913                 },
7914                 "exclude-from-classmap": [
7915                     "/Tests/"
7916                 ]
7917             },
7918             "notification-url": "https://packagist.org/downloads/",
7919             "license": [
7920                 "MIT"
7921             ],
7922             "authors": [
7923                 {
7924                     "name": "Fabien Potencier",
7925                     "email": "fabien@symfony.com"
7926                 },
7927                 {
7928                     "name": "Symfony Community",
7929                     "homepage": "https://symfony.com/contributors"
7930                 }
7931             ],
7932             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
7933             "homepage": "https://symfony.com",
7934             "support": {
7935                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.42"
7936             },
7937             "funding": [
7938                 {
7939                     "url": "https://symfony.com/sponsor",
7940                     "type": "custom"
7941                 },
7942                 {
7943                     "url": "https://github.com/fabpot",
7944                     "type": "github"
7945                 },
7946                 {
7947                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7948                     "type": "tidelift"
7949                 }
7950             ],
7951             "time": "2022-05-05T15:33:49+00:00"
7952         },
7953         {
7954             "name": "symfony/event-dispatcher-contracts",
7955             "version": "v1.1.12",
7956             "source": {
7957                 "type": "git",
7958                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
7959                 "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e"
7960             },
7961             "dist": {
7962                 "type": "zip",
7963                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e",
7964                 "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e",
7965                 "shasum": ""
7966             },
7967             "require": {
7968                 "php": ">=7.1.3"
7969             },
7970             "suggest": {
7971                 "psr/event-dispatcher": "",
7972                 "symfony/event-dispatcher-implementation": ""
7973             },
7974             "type": "library",
7975             "extra": {
7976                 "branch-alias": {
7977                     "dev-main": "1.1-dev"
7978                 },
7979                 "thanks": {
7980                     "name": "symfony/contracts",
7981                     "url": "https://github.com/symfony/contracts"
7982                 }
7983             },
7984             "autoload": {
7985                 "psr-4": {
7986                     "Symfony\\Contracts\\EventDispatcher\\": ""
7987                 }
7988             },
7989             "notification-url": "https://packagist.org/downloads/",
7990             "license": [
7991                 "MIT"
7992             ],
7993             "authors": [
7994                 {
7995                     "name": "Nicolas Grekas",
7996                     "email": "p@tchwork.com"
7997                 },
7998                 {
7999                     "name": "Symfony Community",
8000                     "homepage": "https://symfony.com/contributors"
8001                 }
8002             ],
8003             "description": "Generic abstractions related to dispatching event",
8004             "homepage": "https://symfony.com",
8005             "keywords": [
8006                 "abstractions",
8007                 "contracts",
8008                 "decoupling",
8009                 "interfaces",
8010                 "interoperability",
8011                 "standards"
8012             ],
8013             "support": {
8014                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.12"
8015             },
8016             "funding": [
8017                 {
8018                     "url": "https://symfony.com/sponsor",
8019                     "type": "custom"
8020                 },
8021                 {
8022                     "url": "https://github.com/fabpot",
8023                     "type": "github"
8024                 },
8025                 {
8026                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8027                     "type": "tidelift"
8028                 }
8029             ],
8030             "time": "2022-01-02T09:41:36+00:00"
8031         },
8032         {
8033             "name": "symfony/filesystem",
8034             "version": "v5.4.12",
8035             "source": {
8036                 "type": "git",
8037                 "url": "https://github.com/symfony/filesystem.git",
8038                 "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
8039             },
8040             "dist": {
8041                 "type": "zip",
8042                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
8043                 "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
8044                 "shasum": ""
8045             },
8046             "require": {
8047                 "php": ">=7.2.5",
8048                 "symfony/polyfill-ctype": "~1.8",
8049                 "symfony/polyfill-mbstring": "~1.8",
8050                 "symfony/polyfill-php80": "^1.16"
8051             },
8052             "type": "library",
8053             "autoload": {
8054                 "psr-4": {
8055                     "Symfony\\Component\\Filesystem\\": ""
8056                 },
8057                 "exclude-from-classmap": [
8058                     "/Tests/"
8059                 ]
8060             },
8061             "notification-url": "https://packagist.org/downloads/",
8062             "license": [
8063                 "MIT"
8064             ],
8065             "authors": [
8066                 {
8067                     "name": "Fabien Potencier",
8068                     "email": "fabien@symfony.com"
8069                 },
8070                 {
8071                     "name": "Symfony Community",
8072                     "homepage": "https://symfony.com/contributors"
8073                 }
8074             ],
8075             "description": "Provides basic utilities for the filesystem",
8076             "homepage": "https://symfony.com",
8077             "support": {
8078                 "source": "https://github.com/symfony/filesystem/tree/v5.4.12"
8079             },
8080             "funding": [
8081                 {
8082                     "url": "https://symfony.com/sponsor",
8083                     "type": "custom"
8084                 },
8085                 {
8086                     "url": "https://github.com/fabpot",
8087                     "type": "github"
8088                 },
8089                 {
8090                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8091                     "type": "tidelift"
8092                 }
8093             ],
8094             "time": "2022-08-02T13:48:16+00:00"
8095         },
8096         {
8097             "name": "symfony/http-client",
8098             "version": "v4.4.42",
8099             "source": {
8100                 "type": "git",
8101                 "url": "https://github.com/symfony/http-client.git",
8102                 "reference": "0366fe9d67709477e86b45e2e51a34ccf5018d04"
8103             },
8104             "dist": {
8105                 "type": "zip",
8106                 "url": "https://api.github.com/repos/symfony/http-client/zipball/0366fe9d67709477e86b45e2e51a34ccf5018d04",
8107                 "reference": "0366fe9d67709477e86b45e2e51a34ccf5018d04",
8108                 "shasum": ""
8109             },
8110             "require": {
8111                 "php": ">=7.1.3",
8112                 "psr/log": "^1|^2|^3",
8113                 "symfony/http-client-contracts": "^1.1.10|^2",
8114                 "symfony/polyfill-php73": "^1.11",
8115                 "symfony/polyfill-php80": "^1.16",
8116                 "symfony/service-contracts": "^1.0|^2"
8117             },
8118             "provide": {
8119                 "php-http/async-client-implementation": "*",
8120                 "php-http/client-implementation": "*",
8121                 "psr/http-client-implementation": "1.0",
8122                 "symfony/http-client-implementation": "1.1|2.0"
8123             },
8124             "require-dev": {
8125                 "guzzlehttp/promises": "^1.4",
8126                 "nyholm/psr7": "^1.0",
8127                 "php-http/httplug": "^1.0|^2.0",
8128                 "psr/http-client": "^1.0",
8129                 "symfony/dependency-injection": "^4.3|^5.0",
8130                 "symfony/http-kernel": "^4.4.13",
8131                 "symfony/process": "^4.2|^5.0"
8132             },
8133             "type": "library",
8134             "autoload": {
8135                 "psr-4": {
8136                     "Symfony\\Component\\HttpClient\\": ""
8137                 },
8138                 "exclude-from-classmap": [
8139                     "/Tests/"
8140                 ]
8141             },
8142             "notification-url": "https://packagist.org/downloads/",
8143             "license": [
8144                 "MIT"
8145             ],
8146             "authors": [
8147                 {
8148                     "name": "Nicolas Grekas",
8149                     "email": "p@tchwork.com"
8150                 },
8151                 {
8152                     "name": "Symfony Community",
8153                     "homepage": "https://symfony.com/contributors"
8154                 }
8155             ],
8156             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
8157             "homepage": "https://symfony.com",
8158             "support": {
8159                 "source": "https://github.com/symfony/http-client/tree/v4.4.42"
8160             },
8161             "funding": [
8162                 {
8163                     "url": "https://symfony.com/sponsor",
8164                     "type": "custom"
8165                 },
8166                 {
8167                     "url": "https://github.com/fabpot",
8168                     "type": "github"
8169                 },
8170                 {
8171                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8172                     "type": "tidelift"
8173                 }
8174             ],
8175             "time": "2022-05-17T14:14:05+00:00"
8176         },
8177         {
8178             "name": "symfony/http-client-contracts",
8179             "version": "v2.5.2",
8180             "source": {
8181                 "type": "git",
8182                 "url": "https://github.com/symfony/http-client-contracts.git",
8183                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
8184             },
8185             "dist": {
8186                 "type": "zip",
8187                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8188                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8189                 "shasum": ""
8190             },
8191             "require": {
8192                 "php": ">=7.2.5"
8193             },
8194             "suggest": {
8195                 "symfony/http-client-implementation": ""
8196             },
8197             "type": "library",
8198             "extra": {
8199                 "branch-alias": {
8200                     "dev-main": "2.5-dev"
8201                 },
8202                 "thanks": {
8203                     "name": "symfony/contracts",
8204                     "url": "https://github.com/symfony/contracts"
8205                 }
8206             },
8207             "autoload": {
8208                 "psr-4": {
8209                     "Symfony\\Contracts\\HttpClient\\": ""
8210                 }
8211             },
8212             "notification-url": "https://packagist.org/downloads/",
8213             "license": [
8214                 "MIT"
8215             ],
8216             "authors": [
8217                 {
8218                     "name": "Nicolas Grekas",
8219                     "email": "p@tchwork.com"
8220                 },
8221                 {
8222                     "name": "Symfony Community",
8223                     "homepage": "https://symfony.com/contributors"
8224                 }
8225             ],
8226             "description": "Generic abstractions related to HTTP clients",
8227             "homepage": "https://symfony.com",
8228             "keywords": [
8229                 "abstractions",
8230                 "contracts",
8231                 "decoupling",
8232                 "interfaces",
8233                 "interoperability",
8234                 "standards"
8235             ],
8236             "support": {
8237                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
8238             },
8239             "funding": [
8240                 {
8241                     "url": "https://symfony.com/sponsor",
8242                     "type": "custom"
8243                 },
8244                 {
8245                     "url": "https://github.com/fabpot",
8246                     "type": "github"
8247                 },
8248                 {
8249                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8250                     "type": "tidelift"
8251                 }
8252             ],
8253             "time": "2022-04-12T15:48:08+00:00"
8254         },
8255         {
8256             "name": "symfony/http-foundation",
8257             "version": "v4.4.42",
8258             "source": {
8259                 "type": "git",
8260                 "url": "https://github.com/symfony/http-foundation.git",
8261                 "reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3"
8262             },
8263             "dist": {
8264                 "type": "zip",
8265                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3",
8266                 "reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3",
8267                 "shasum": ""
8268             },
8269             "require": {
8270                 "php": ">=7.1.3",
8271                 "symfony/mime": "^4.3|^5.0",
8272                 "symfony/polyfill-mbstring": "~1.1",
8273                 "symfony/polyfill-php80": "^1.16"
8274             },
8275             "require-dev": {
8276                 "predis/predis": "~1.0",
8277                 "symfony/expression-language": "^3.4|^4.0|^5.0"
8278             },
8279             "type": "library",
8280             "autoload": {
8281                 "psr-4": {
8282                     "Symfony\\Component\\HttpFoundation\\": ""
8283                 },
8284                 "exclude-from-classmap": [
8285                     "/Tests/"
8286                 ]
8287             },
8288             "notification-url": "https://packagist.org/downloads/",
8289             "license": [
8290                 "MIT"
8291             ],
8292             "authors": [
8293                 {
8294                     "name": "Fabien Potencier",
8295                     "email": "fabien@symfony.com"
8296                 },
8297                 {
8298                     "name": "Symfony Community",
8299                     "homepage": "https://symfony.com/contributors"
8300                 }
8301             ],
8302             "description": "Defines an object-oriented layer for the HTTP specification",
8303             "homepage": "https://symfony.com",
8304             "support": {
8305                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.42"
8306             },
8307             "funding": [
8308                 {
8309                     "url": "https://symfony.com/sponsor",
8310                     "type": "custom"
8311                 },
8312                 {
8313                     "url": "https://github.com/fabpot",
8314                     "type": "github"
8315                 },
8316                 {
8317                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8318                     "type": "tidelift"
8319                 }
8320             ],
8321             "time": "2022-05-17T11:15:18+00:00"
8322         },
8323         {
8324             "name": "symfony/inflector",
8325             "version": "v5.4.11",
8326             "source": {
8327                 "type": "git",
8328                 "url": "https://github.com/symfony/inflector.git",
8329                 "reference": "4cb14dfb9cf782a1c743aaf4dac101003583d377"
8330             },
8331             "dist": {
8332                 "type": "zip",
8333                 "url": "https://api.github.com/repos/symfony/inflector/zipball/4cb14dfb9cf782a1c743aaf4dac101003583d377",
8334                 "reference": "4cb14dfb9cf782a1c743aaf4dac101003583d377",
8335                 "shasum": ""
8336             },
8337             "require": {
8338                 "php": ">=7.2.5",
8339                 "symfony/deprecation-contracts": "^2.1|^3",
8340                 "symfony/polyfill-php80": "^1.16",
8341                 "symfony/string": "^5.3.10|^6.0"
8342             },
8343             "type": "library",
8344             "autoload": {
8345                 "psr-4": {
8346                     "Symfony\\Component\\Inflector\\": ""
8347                 },
8348                 "exclude-from-classmap": [
8349                     "/Tests/"
8350                 ]
8351             },
8352             "notification-url": "https://packagist.org/downloads/",
8353             "license": [
8354                 "MIT"
8355             ],
8356             "authors": [
8357                 {
8358                     "name": "Bernhard Schussek",
8359                     "email": "bschussek@gmail.com"
8360                 },
8361                 {
8362                     "name": "Symfony Community",
8363                     "homepage": "https://symfony.com/contributors"
8364                 }
8365             ],
8366             "description": "Converts words between their singular and plural forms (English only)",
8367             "homepage": "https://symfony.com",
8368             "keywords": [
8369                 "inflection",
8370                 "pluralize",
8371                 "singularize",
8372                 "string",
8373                 "symfony",
8374                 "words"
8375             ],
8376             "support": {
8377                 "source": "https://github.com/symfony/inflector/tree/v5.4.11"
8378             },
8379             "funding": [
8380                 {
8381                     "url": "https://symfony.com/sponsor",
8382                     "type": "custom"
8383                 },
8384                 {
8385                     "url": "https://github.com/fabpot",
8386                     "type": "github"
8387                 },
8388                 {
8389                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8390                     "type": "tidelift"
8391                 }
8392             ],
8393             "abandoned": "EnglishInflector from the String component",
8394             "time": "2022-07-20T11:34:24+00:00"
8395         },
8396         {
8397             "name": "symfony/mime",
8398             "version": "v5.4.12",
8399             "source": {
8400                 "type": "git",
8401                 "url": "https://github.com/symfony/mime.git",
8402                 "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90"
8403             },
8404             "dist": {
8405                 "type": "zip",
8406                 "url": "https://api.github.com/repos/symfony/mime/zipball/03876e9c5a36f5b45e7d9a381edda5421eff8a90",
8407                 "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90",
8408                 "shasum": ""
8409             },
8410             "require": {
8411                 "php": ">=7.2.5",
8412                 "symfony/deprecation-contracts": "^2.1|^3",
8413                 "symfony/polyfill-intl-idn": "^1.10",
8414                 "symfony/polyfill-mbstring": "^1.0",
8415                 "symfony/polyfill-php80": "^1.16"
8416             },
8417             "conflict": {
8418                 "egulias/email-validator": "~3.0.0",
8419                 "phpdocumentor/reflection-docblock": "<3.2.2",
8420                 "phpdocumentor/type-resolver": "<1.4.0",
8421                 "symfony/mailer": "<4.4"
8422             },
8423             "require-dev": {
8424                 "egulias/email-validator": "^2.1.10|^3.1",
8425                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
8426                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8427                 "symfony/property-access": "^4.4|^5.1|^6.0",
8428                 "symfony/property-info": "^4.4|^5.1|^6.0",
8429                 "symfony/serializer": "^5.2|^6.0"
8430             },
8431             "type": "library",
8432             "autoload": {
8433                 "psr-4": {
8434                     "Symfony\\Component\\Mime\\": ""
8435                 },
8436                 "exclude-from-classmap": [
8437                     "/Tests/"
8438                 ]
8439             },
8440             "notification-url": "https://packagist.org/downloads/",
8441             "license": [
8442                 "MIT"
8443             ],
8444             "authors": [
8445                 {
8446                     "name": "Fabien Potencier",
8447                     "email": "fabien@symfony.com"
8448                 },
8449                 {
8450                     "name": "Symfony Community",
8451                     "homepage": "https://symfony.com/contributors"
8452                 }
8453             ],
8454             "description": "Allows manipulating MIME messages",
8455             "homepage": "https://symfony.com",
8456             "keywords": [
8457                 "mime",
8458                 "mime-type"
8459             ],
8460             "support": {
8461                 "source": "https://github.com/symfony/mime/tree/v5.4.12"
8462             },
8463             "funding": [
8464                 {
8465                     "url": "https://symfony.com/sponsor",
8466                     "type": "custom"
8467                 },
8468                 {
8469                     "url": "https://github.com/fabpot",
8470                     "type": "github"
8471                 },
8472                 {
8473                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8474                     "type": "tidelift"
8475                 }
8476             ],
8477             "time": "2022-08-19T14:24:03+00:00"
8478         },
8479         {
8480             "name": "symfony/polyfill-ctype",
8481             "version": "v1.26.0",
8482             "source": {
8483                 "type": "git",
8484                 "url": "https://github.com/symfony/polyfill-ctype.git",
8485                 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
8486             },
8487             "dist": {
8488                 "type": "zip",
8489                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
8490                 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
8491                 "shasum": ""
8492             },
8493             "require": {
8494                 "php": ">=7.1"
8495             },
8496             "provide": {
8497                 "ext-ctype": "*"
8498             },
8499             "suggest": {
8500                 "ext-ctype": "For best performance"
8501             },
8502             "type": "library",
8503             "extra": {
8504                 "branch-alias": {
8505                     "dev-main": "1.26-dev"
8506                 },
8507                 "thanks": {
8508                     "name": "symfony/polyfill",
8509                     "url": "https://github.com/symfony/polyfill"
8510                 }
8511             },
8512             "autoload": {
8513                 "files": [
8514                     "bootstrap.php"
8515                 ],
8516                 "psr-4": {
8517                     "Symfony\\Polyfill\\Ctype\\": ""
8518                 }
8519             },
8520             "notification-url": "https://packagist.org/downloads/",
8521             "license": [
8522                 "MIT"
8523             ],
8524             "authors": [
8525                 {
8526                     "name": "Gert de Pagter",
8527                     "email": "BackEndTea@gmail.com"
8528                 },
8529                 {
8530                     "name": "Symfony Community",
8531                     "homepage": "https://symfony.com/contributors"
8532                 }
8533             ],
8534             "description": "Symfony polyfill for ctype functions",
8535             "homepage": "https://symfony.com",
8536             "keywords": [
8537                 "compatibility",
8538                 "ctype",
8539                 "polyfill",
8540                 "portable"
8541             ],
8542             "support": {
8543                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
8544             },
8545             "funding": [
8546                 {
8547                     "url": "https://symfony.com/sponsor",
8548                     "type": "custom"
8549                 },
8550                 {
8551                     "url": "https://github.com/fabpot",
8552                     "type": "github"
8553                 },
8554                 {
8555                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8556                     "type": "tidelift"
8557                 }
8558             ],
8559             "time": "2022-05-24T11:49:31+00:00"
8560         },
8561         {
8562             "name": "symfony/polyfill-intl-grapheme",
8563             "version": "v1.26.0",
8564             "source": {
8565                 "type": "git",
8566                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8567                 "reference": "433d05519ce6990bf3530fba6957499d327395c2"
8568             },
8569             "dist": {
8570                 "type": "zip",
8571                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
8572                 "reference": "433d05519ce6990bf3530fba6957499d327395c2",
8573                 "shasum": ""
8574             },
8575             "require": {
8576                 "php": ">=7.1"
8577             },
8578             "suggest": {
8579                 "ext-intl": "For best performance"
8580             },
8581             "type": "library",
8582             "extra": {
8583                 "branch-alias": {
8584                     "dev-main": "1.26-dev"
8585                 },
8586                 "thanks": {
8587                     "name": "symfony/polyfill",
8588                     "url": "https://github.com/symfony/polyfill"
8589                 }
8590             },
8591             "autoload": {
8592                 "files": [
8593                     "bootstrap.php"
8594                 ],
8595                 "psr-4": {
8596                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8597                 }
8598             },
8599             "notification-url": "https://packagist.org/downloads/",
8600             "license": [
8601                 "MIT"
8602             ],
8603             "authors": [
8604                 {
8605                     "name": "Nicolas Grekas",
8606                     "email": "p@tchwork.com"
8607                 },
8608                 {
8609                     "name": "Symfony Community",
8610                     "homepage": "https://symfony.com/contributors"
8611                 }
8612             ],
8613             "description": "Symfony polyfill for intl's grapheme_* functions",
8614             "homepage": "https://symfony.com",
8615             "keywords": [
8616                 "compatibility",
8617                 "grapheme",
8618                 "intl",
8619                 "polyfill",
8620                 "portable",
8621                 "shim"
8622             ],
8623             "support": {
8624                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
8625             },
8626             "funding": [
8627                 {
8628                     "url": "https://symfony.com/sponsor",
8629                     "type": "custom"
8630                 },
8631                 {
8632                     "url": "https://github.com/fabpot",
8633                     "type": "github"
8634                 },
8635                 {
8636                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8637                     "type": "tidelift"
8638                 }
8639             ],
8640             "time": "2022-05-24T11:49:31+00:00"
8641         },
8642         {
8643             "name": "symfony/polyfill-intl-idn",
8644             "version": "v1.26.0",
8645             "source": {
8646                 "type": "git",
8647                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8648                 "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8"
8649             },
8650             "dist": {
8651                 "type": "zip",
8652                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
8653                 "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
8654                 "shasum": ""
8655             },
8656             "require": {
8657                 "php": ">=7.1",
8658                 "symfony/polyfill-intl-normalizer": "^1.10",
8659                 "symfony/polyfill-php72": "^1.10"
8660             },
8661             "suggest": {
8662                 "ext-intl": "For best performance"
8663             },
8664             "type": "library",
8665             "extra": {
8666                 "branch-alias": {
8667                     "dev-main": "1.26-dev"
8668                 },
8669                 "thanks": {
8670                     "name": "symfony/polyfill",
8671                     "url": "https://github.com/symfony/polyfill"
8672                 }
8673             },
8674             "autoload": {
8675                 "files": [
8676                     "bootstrap.php"
8677                 ],
8678                 "psr-4": {
8679                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
8680                 }
8681             },
8682             "notification-url": "https://packagist.org/downloads/",
8683             "license": [
8684                 "MIT"
8685             ],
8686             "authors": [
8687                 {
8688                     "name": "Laurent Bassin",
8689                     "email": "laurent@bassin.info"
8690                 },
8691                 {
8692                     "name": "Trevor Rowbotham",
8693                     "email": "trevor.rowbotham@pm.me"
8694                 },
8695                 {
8696                     "name": "Symfony Community",
8697                     "homepage": "https://symfony.com/contributors"
8698                 }
8699             ],
8700             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8701             "homepage": "https://symfony.com",
8702             "keywords": [
8703                 "compatibility",
8704                 "idn",
8705                 "intl",
8706                 "polyfill",
8707                 "portable",
8708                 "shim"
8709             ],
8710             "support": {
8711                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0"
8712             },
8713             "funding": [
8714                 {
8715                     "url": "https://symfony.com/sponsor",
8716                     "type": "custom"
8717                 },
8718                 {
8719                     "url": "https://github.com/fabpot",
8720                     "type": "github"
8721                 },
8722                 {
8723                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8724                     "type": "tidelift"
8725                 }
8726             ],
8727             "time": "2022-05-24T11:49:31+00:00"
8728         },
8729         {
8730             "name": "symfony/polyfill-intl-normalizer",
8731             "version": "v1.26.0",
8732             "source": {
8733                 "type": "git",
8734                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8735                 "reference": "219aa369ceff116e673852dce47c3a41794c14bd"
8736             },
8737             "dist": {
8738                 "type": "zip",
8739                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
8740                 "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
8741                 "shasum": ""
8742             },
8743             "require": {
8744                 "php": ">=7.1"
8745             },
8746             "suggest": {
8747                 "ext-intl": "For best performance"
8748             },
8749             "type": "library",
8750             "extra": {
8751                 "branch-alias": {
8752                     "dev-main": "1.26-dev"
8753                 },
8754                 "thanks": {
8755                     "name": "symfony/polyfill",
8756                     "url": "https://github.com/symfony/polyfill"
8757                 }
8758             },
8759             "autoload": {
8760                 "files": [
8761                     "bootstrap.php"
8762                 ],
8763                 "psr-4": {
8764                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8765                 },
8766                 "classmap": [
8767                     "Resources/stubs"
8768                 ]
8769             },
8770             "notification-url": "https://packagist.org/downloads/",
8771             "license": [
8772                 "MIT"
8773             ],
8774             "authors": [
8775                 {
8776                     "name": "Nicolas Grekas",
8777                     "email": "p@tchwork.com"
8778                 },
8779                 {
8780                     "name": "Symfony Community",
8781                     "homepage": "https://symfony.com/contributors"
8782                 }
8783             ],
8784             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8785             "homepage": "https://symfony.com",
8786             "keywords": [
8787                 "compatibility",
8788                 "intl",
8789                 "normalizer",
8790                 "polyfill",
8791                 "portable",
8792                 "shim"
8793             ],
8794             "support": {
8795                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
8796             },
8797             "funding": [
8798                 {
8799                     "url": "https://symfony.com/sponsor",
8800                     "type": "custom"
8801                 },
8802                 {
8803                     "url": "https://github.com/fabpot",
8804                     "type": "github"
8805                 },
8806                 {
8807                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8808                     "type": "tidelift"
8809                 }
8810             ],
8811             "time": "2022-05-24T11:49:31+00:00"
8812         },
8813         {
8814             "name": "symfony/polyfill-mbstring",
8815             "version": "v1.26.0",
8816             "source": {
8817                 "type": "git",
8818                 "url": "https://github.com/symfony/polyfill-mbstring.git",
8819                 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
8820             },
8821             "dist": {
8822                 "type": "zip",
8823                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
8824                 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
8825                 "shasum": ""
8826             },
8827             "require": {
8828                 "php": ">=7.1"
8829             },
8830             "provide": {
8831                 "ext-mbstring": "*"
8832             },
8833             "suggest": {
8834                 "ext-mbstring": "For best performance"
8835             },
8836             "type": "library",
8837             "extra": {
8838                 "branch-alias": {
8839                     "dev-main": "1.26-dev"
8840                 },
8841                 "thanks": {
8842                     "name": "symfony/polyfill",
8843                     "url": "https://github.com/symfony/polyfill"
8844                 }
8845             },
8846             "autoload": {
8847                 "files": [
8848                     "bootstrap.php"
8849                 ],
8850                 "psr-4": {
8851                     "Symfony\\Polyfill\\Mbstring\\": ""
8852                 }
8853             },
8854             "notification-url": "https://packagist.org/downloads/",
8855             "license": [
8856                 "MIT"
8857             ],
8858             "authors": [
8859                 {
8860                     "name": "Nicolas Grekas",
8861                     "email": "p@tchwork.com"
8862                 },
8863                 {
8864                     "name": "Symfony Community",
8865                     "homepage": "https://symfony.com/contributors"
8866                 }
8867             ],
8868             "description": "Symfony polyfill for the Mbstring extension",
8869             "homepage": "https://symfony.com",
8870             "keywords": [
8871                 "compatibility",
8872                 "mbstring",
8873                 "polyfill",
8874                 "portable",
8875                 "shim"
8876             ],
8877             "support": {
8878                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
8879             },
8880             "funding": [
8881                 {
8882                     "url": "https://symfony.com/sponsor",
8883                     "type": "custom"
8884                 },
8885                 {
8886                     "url": "https://github.com/fabpot",
8887                     "type": "github"
8888                 },
8889                 {
8890                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8891                     "type": "tidelift"
8892                 }
8893             ],
8894             "time": "2022-05-24T11:49:31+00:00"
8895         },
8896         {
8897             "name": "symfony/polyfill-php72",
8898             "version": "v1.26.0",
8899             "source": {
8900                 "type": "git",
8901                 "url": "https://github.com/symfony/polyfill-php72.git",
8902                 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
8903             },
8904             "dist": {
8905                 "type": "zip",
8906                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
8907                 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
8908                 "shasum": ""
8909             },
8910             "require": {
8911                 "php": ">=7.1"
8912             },
8913             "type": "library",
8914             "extra": {
8915                 "branch-alias": {
8916                     "dev-main": "1.26-dev"
8917                 },
8918                 "thanks": {
8919                     "name": "symfony/polyfill",
8920                     "url": "https://github.com/symfony/polyfill"
8921                 }
8922             },
8923             "autoload": {
8924                 "files": [
8925                     "bootstrap.php"
8926                 ],
8927                 "psr-4": {
8928                     "Symfony\\Polyfill\\Php72\\": ""
8929                 }
8930             },
8931             "notification-url": "https://packagist.org/downloads/",
8932             "license": [
8933                 "MIT"
8934             ],
8935             "authors": [
8936                 {
8937                     "name": "Nicolas Grekas",
8938                     "email": "p@tchwork.com"
8939                 },
8940                 {
8941                     "name": "Symfony Community",
8942                     "homepage": "https://symfony.com/contributors"
8943                 }
8944             ],
8945             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8946             "homepage": "https://symfony.com",
8947             "keywords": [
8948                 "compatibility",
8949                 "polyfill",
8950                 "portable",
8951                 "shim"
8952             ],
8953             "support": {
8954                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
8955             },
8956             "funding": [
8957                 {
8958                     "url": "https://symfony.com/sponsor",
8959                     "type": "custom"
8960                 },
8961                 {
8962                     "url": "https://github.com/fabpot",
8963                     "type": "github"
8964                 },
8965                 {
8966                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8967                     "type": "tidelift"
8968                 }
8969             ],
8970             "time": "2022-05-24T11:49:31+00:00"
8971         },
8972         {
8973             "name": "symfony/polyfill-php73",
8974             "version": "v1.26.0",
8975             "source": {
8976                 "type": "git",
8977                 "url": "https://github.com/symfony/polyfill-php73.git",
8978                 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
8979             },
8980             "dist": {
8981                 "type": "zip",
8982                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
8983                 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
8984                 "shasum": ""
8985             },
8986             "require": {
8987                 "php": ">=7.1"
8988             },
8989             "type": "library",
8990             "extra": {
8991                 "branch-alias": {
8992                     "dev-main": "1.26-dev"
8993                 },
8994                 "thanks": {
8995                     "name": "symfony/polyfill",
8996                     "url": "https://github.com/symfony/polyfill"
8997                 }
8998             },
8999             "autoload": {
9000                 "files": [
9001                     "bootstrap.php"
9002                 ],
9003                 "psr-4": {
9004                     "Symfony\\Polyfill\\Php73\\": ""
9005                 },
9006                 "classmap": [
9007                     "Resources/stubs"
9008                 ]
9009             },
9010             "notification-url": "https://packagist.org/downloads/",
9011             "license": [
9012                 "MIT"
9013             ],
9014             "authors": [
9015                 {
9016                     "name": "Nicolas Grekas",
9017                     "email": "p@tchwork.com"
9018                 },
9019                 {
9020                     "name": "Symfony Community",
9021                     "homepage": "https://symfony.com/contributors"
9022                 }
9023             ],
9024             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
9025             "homepage": "https://symfony.com",
9026             "keywords": [
9027                 "compatibility",
9028                 "polyfill",
9029                 "portable",
9030                 "shim"
9031             ],
9032             "support": {
9033                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
9034             },
9035             "funding": [
9036                 {
9037                     "url": "https://symfony.com/sponsor",
9038                     "type": "custom"
9039                 },
9040                 {
9041                     "url": "https://github.com/fabpot",
9042                     "type": "github"
9043                 },
9044                 {
9045                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9046                     "type": "tidelift"
9047                 }
9048             ],
9049             "time": "2022-05-24T11:49:31+00:00"
9050         },
9051         {
9052             "name": "symfony/polyfill-php80",
9053             "version": "v1.26.0",
9054             "source": {
9055                 "type": "git",
9056                 "url": "https://github.com/symfony/polyfill-php80.git",
9057                 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
9058             },
9059             "dist": {
9060                 "type": "zip",
9061                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
9062                 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
9063                 "shasum": ""
9064             },
9065             "require": {
9066                 "php": ">=7.1"
9067             },
9068             "type": "library",
9069             "extra": {
9070                 "branch-alias": {
9071                     "dev-main": "1.26-dev"
9072                 },
9073                 "thanks": {
9074                     "name": "symfony/polyfill",
9075                     "url": "https://github.com/symfony/polyfill"
9076                 }
9077             },
9078             "autoload": {
9079                 "files": [
9080                     "bootstrap.php"
9081                 ],
9082                 "psr-4": {
9083                     "Symfony\\Polyfill\\Php80\\": ""
9084                 },
9085                 "classmap": [
9086                     "Resources/stubs"
9087                 ]
9088             },
9089             "notification-url": "https://packagist.org/downloads/",
9090             "license": [
9091                 "MIT"
9092             ],
9093             "authors": [
9094                 {
9095                     "name": "Ion Bazan",
9096                     "email": "ion.bazan@gmail.com"
9097                 },
9098                 {
9099                     "name": "Nicolas Grekas",
9100                     "email": "p@tchwork.com"
9101                 },
9102                 {
9103                     "name": "Symfony Community",
9104                     "homepage": "https://symfony.com/contributors"
9105                 }
9106             ],
9107             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9108             "homepage": "https://symfony.com",
9109             "keywords": [
9110                 "compatibility",
9111                 "polyfill",
9112                 "portable",
9113                 "shim"
9114             ],
9115             "support": {
9116                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
9117             },
9118             "funding": [
9119                 {
9120                     "url": "https://symfony.com/sponsor",
9121                     "type": "custom"
9122                 },
9123                 {
9124                     "url": "https://github.com/fabpot",
9125                     "type": "github"
9126                 },
9127                 {
9128                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9129                     "type": "tidelift"
9130                 }
9131             ],
9132             "time": "2022-05-10T07:21:04+00:00"
9133         },
9134         {
9135             "name": "symfony/polyfill-php81",
9136             "version": "v1.26.0",
9137             "source": {
9138                 "type": "git",
9139                 "url": "https://github.com/symfony/polyfill-php81.git",
9140                 "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
9141             },
9142             "dist": {
9143                 "type": "zip",
9144                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
9145                 "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
9146                 "shasum": ""
9147             },
9148             "require": {
9149                 "php": ">=7.1"
9150             },
9151             "type": "library",
9152             "extra": {
9153                 "branch-alias": {
9154                     "dev-main": "1.26-dev"
9155                 },
9156                 "thanks": {
9157                     "name": "symfony/polyfill",
9158                     "url": "https://github.com/symfony/polyfill"
9159                 }
9160             },
9161             "autoload": {
9162                 "files": [
9163                     "bootstrap.php"
9164                 ],
9165                 "psr-4": {
9166                     "Symfony\\Polyfill\\Php81\\": ""
9167                 },
9168                 "classmap": [
9169                     "Resources/stubs"
9170                 ]
9171             },
9172             "notification-url": "https://packagist.org/downloads/",
9173             "license": [
9174                 "MIT"
9175             ],
9176             "authors": [
9177                 {
9178                     "name": "Nicolas Grekas",
9179                     "email": "p@tchwork.com"
9180                 },
9181                 {
9182                     "name": "Symfony Community",
9183                     "homepage": "https://symfony.com/contributors"
9184                 }
9185             ],
9186             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
9187             "homepage": "https://symfony.com",
9188             "keywords": [
9189                 "compatibility",
9190                 "polyfill",
9191                 "portable",
9192                 "shim"
9193             ],
9194             "support": {
9195                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
9196             },
9197             "funding": [
9198                 {
9199                     "url": "https://symfony.com/sponsor",
9200                     "type": "custom"
9201                 },
9202                 {
9203                     "url": "https://github.com/fabpot",
9204                     "type": "github"
9205                 },
9206                 {
9207                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9208                     "type": "tidelift"
9209                 }
9210             ],
9211             "time": "2022-05-24T11:49:31+00:00"
9212         },
9213         {
9214             "name": "symfony/process",
9215             "version": "v5.4.11",
9216             "source": {
9217                 "type": "git",
9218                 "url": "https://github.com/symfony/process.git",
9219                 "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
9220             },
9221             "dist": {
9222                 "type": "zip",
9223                 "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
9224                 "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
9225                 "shasum": ""
9226             },
9227             "require": {
9228                 "php": ">=7.2.5",
9229                 "symfony/polyfill-php80": "^1.16"
9230             },
9231             "type": "library",
9232             "autoload": {
9233                 "psr-4": {
9234                     "Symfony\\Component\\Process\\": ""
9235                 },
9236                 "exclude-from-classmap": [
9237                     "/Tests/"
9238                 ]
9239             },
9240             "notification-url": "https://packagist.org/downloads/",
9241             "license": [
9242                 "MIT"
9243             ],
9244             "authors": [
9245                 {
9246                     "name": "Fabien Potencier",
9247                     "email": "fabien@symfony.com"
9248                 },
9249                 {
9250                     "name": "Symfony Community",
9251                     "homepage": "https://symfony.com/contributors"
9252                 }
9253             ],
9254             "description": "Executes commands in sub-processes",
9255             "homepage": "https://symfony.com",
9256             "support": {
9257                 "source": "https://github.com/symfony/process/tree/v5.4.11"
9258             },
9259             "funding": [
9260                 {
9261                     "url": "https://symfony.com/sponsor",
9262                     "type": "custom"
9263                 },
9264                 {
9265                     "url": "https://github.com/fabpot",
9266                     "type": "github"
9267                 },
9268                 {
9269                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9270                     "type": "tidelift"
9271                 }
9272             ],
9273             "time": "2022-06-27T16:58:25+00:00"
9274         },
9275         {
9276             "name": "symfony/property-access",
9277             "version": "v4.4.44",
9278             "source": {
9279                 "type": "git",
9280                 "url": "https://github.com/symfony/property-access.git",
9281                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358"
9282             },
9283             "dist": {
9284                 "type": "zip",
9285                 "url": "https://api.github.com/repos/symfony/property-access/zipball/d49682f6f0764df725c95128213a38f7e0a9f358",
9286                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358",
9287                 "shasum": ""
9288             },
9289             "require": {
9290                 "php": ">=7.1.3",
9291                 "symfony/inflector": "^3.4|^4.0|^5.0",
9292                 "symfony/polyfill-php80": "^1.16"
9293             },
9294             "require-dev": {
9295                 "symfony/cache": "^3.4|^4.0|^5.0"
9296             },
9297             "suggest": {
9298                 "psr/cache-implementation": "To cache access methods."
9299             },
9300             "type": "library",
9301             "autoload": {
9302                 "psr-4": {
9303                     "Symfony\\Component\\PropertyAccess\\": ""
9304                 },
9305                 "exclude-from-classmap": [
9306                     "/Tests/"
9307                 ]
9308             },
9309             "notification-url": "https://packagist.org/downloads/",
9310             "license": [
9311                 "MIT"
9312             ],
9313             "authors": [
9314                 {
9315                     "name": "Fabien Potencier",
9316                     "email": "fabien@symfony.com"
9317                 },
9318                 {
9319                     "name": "Symfony Community",
9320                     "homepage": "https://symfony.com/contributors"
9321                 }
9322             ],
9323             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
9324             "homepage": "https://symfony.com",
9325             "keywords": [
9326                 "access",
9327                 "array",
9328                 "extraction",
9329                 "index",
9330                 "injection",
9331                 "object",
9332                 "property",
9333                 "property path",
9334                 "reflection"
9335             ],
9336             "support": {
9337                 "source": "https://github.com/symfony/property-access/tree/v4.4.44"
9338             },
9339             "funding": [
9340                 {
9341                     "url": "https://symfony.com/sponsor",
9342                     "type": "custom"
9343                 },
9344                 {
9345                     "url": "https://github.com/fabpot",
9346                     "type": "github"
9347                 },
9348                 {
9349                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9350                     "type": "tidelift"
9351                 }
9352             ],
9353             "time": "2022-06-27T13:16:42+00:00"
9354         },
9355         {
9356             "name": "symfony/service-contracts",
9357             "version": "v2.5.2",
9358             "source": {
9359                 "type": "git",
9360                 "url": "https://github.com/symfony/service-contracts.git",
9361                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
9362             },
9363             "dist": {
9364                 "type": "zip",
9365                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9366                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9367                 "shasum": ""
9368             },
9369             "require": {
9370                 "php": ">=7.2.5",
9371                 "psr/container": "^1.1",
9372                 "symfony/deprecation-contracts": "^2.1|^3"
9373             },
9374             "conflict": {
9375                 "ext-psr": "<1.1|>=2"
9376             },
9377             "suggest": {
9378                 "symfony/service-implementation": ""
9379             },
9380             "type": "library",
9381             "extra": {
9382                 "branch-alias": {
9383                     "dev-main": "2.5-dev"
9384                 },
9385                 "thanks": {
9386                     "name": "symfony/contracts",
9387                     "url": "https://github.com/symfony/contracts"
9388                 }
9389             },
9390             "autoload": {
9391                 "psr-4": {
9392                     "Symfony\\Contracts\\Service\\": ""
9393                 }
9394             },
9395             "notification-url": "https://packagist.org/downloads/",
9396             "license": [
9397                 "MIT"
9398             ],
9399             "authors": [
9400                 {
9401                     "name": "Nicolas Grekas",
9402                     "email": "p@tchwork.com"
9403                 },
9404                 {
9405                     "name": "Symfony Community",
9406                     "homepage": "https://symfony.com/contributors"
9407                 }
9408             ],
9409             "description": "Generic abstractions related to writing services",
9410             "homepage": "https://symfony.com",
9411             "keywords": [
9412                 "abstractions",
9413                 "contracts",
9414                 "decoupling",
9415                 "interfaces",
9416                 "interoperability",
9417                 "standards"
9418             ],
9419             "support": {
9420                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
9421             },
9422             "funding": [
9423                 {
9424                     "url": "https://symfony.com/sponsor",
9425                     "type": "custom"
9426                 },
9427                 {
9428                     "url": "https://github.com/fabpot",
9429                     "type": "github"
9430                 },
9431                 {
9432                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9433                     "type": "tidelift"
9434                 }
9435             ],
9436             "time": "2022-05-30T19:17:29+00:00"
9437         },
9438         {
9439             "name": "symfony/string",
9440             "version": "v5.4.12",
9441             "source": {
9442                 "type": "git",
9443                 "url": "https://github.com/symfony/string.git",
9444                 "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
9445             },
9446             "dist": {
9447                 "type": "zip",
9448                 "url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
9449                 "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
9450                 "shasum": ""
9451             },
9452             "require": {
9453                 "php": ">=7.2.5",
9454                 "symfony/polyfill-ctype": "~1.8",
9455                 "symfony/polyfill-intl-grapheme": "~1.0",
9456                 "symfony/polyfill-intl-normalizer": "~1.0",
9457                 "symfony/polyfill-mbstring": "~1.0",
9458                 "symfony/polyfill-php80": "~1.15"
9459             },
9460             "conflict": {
9461                 "symfony/translation-contracts": ">=3.0"
9462             },
9463             "require-dev": {
9464                 "symfony/error-handler": "^4.4|^5.0|^6.0",
9465                 "symfony/http-client": "^4.4|^5.0|^6.0",
9466                 "symfony/translation-contracts": "^1.1|^2",
9467                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
9468             },
9469             "type": "library",
9470             "autoload": {
9471                 "files": [
9472                     "Resources/functions.php"
9473                 ],
9474                 "psr-4": {
9475                     "Symfony\\Component\\String\\": ""
9476                 },
9477                 "exclude-from-classmap": [
9478                     "/Tests/"
9479                 ]
9480             },
9481             "notification-url": "https://packagist.org/downloads/",
9482             "license": [
9483                 "MIT"
9484             ],
9485             "authors": [
9486                 {
9487                     "name": "Nicolas Grekas",
9488                     "email": "p@tchwork.com"
9489                 },
9490                 {
9491                     "name": "Symfony Community",
9492                     "homepage": "https://symfony.com/contributors"
9493                 }
9494             ],
9495             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9496             "homepage": "https://symfony.com",
9497             "keywords": [
9498                 "grapheme",
9499                 "i18n",
9500                 "string",
9501                 "unicode",
9502                 "utf-8",
9503                 "utf8"
9504             ],
9505             "support": {
9506                 "source": "https://github.com/symfony/string/tree/v5.4.12"
9507             },
9508             "funding": [
9509                 {
9510                     "url": "https://symfony.com/sponsor",
9511                     "type": "custom"
9512                 },
9513                 {
9514                     "url": "https://github.com/fabpot",
9515                     "type": "github"
9516                 },
9517                 {
9518                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9519                     "type": "tidelift"
9520                 }
9521             ],
9522             "time": "2022-08-12T17:03:11+00:00"
9523         },
9524         {
9525             "name": "symfony/yaml",
9526             "version": "v4.4.37",
9527             "source": {
9528                 "type": "git",
9529                 "url": "https://github.com/symfony/yaml.git",
9530                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311"
9531             },
9532             "dist": {
9533                 "type": "zip",
9534                 "url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311",
9535                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311",
9536                 "shasum": ""
9537             },
9538             "require": {
9539                 "php": ">=7.1.3",
9540                 "symfony/polyfill-ctype": "~1.8"
9541             },
9542             "conflict": {
9543                 "symfony/console": "<3.4"
9544             },
9545             "require-dev": {
9546                 "symfony/console": "^3.4|^4.0|^5.0"
9547             },
9548             "suggest": {
9549                 "symfony/console": "For validating YAML files using the lint command"
9550             },
9551             "type": "library",
9552             "autoload": {
9553                 "psr-4": {
9554                     "Symfony\\Component\\Yaml\\": ""
9555                 },
9556                 "exclude-from-classmap": [
9557                     "/Tests/"
9558                 ]
9559             },
9560             "notification-url": "https://packagist.org/downloads/",
9561             "license": [
9562                 "MIT"
9563             ],
9564             "authors": [
9565                 {
9566                     "name": "Fabien Potencier",
9567                     "email": "fabien@symfony.com"
9568                 },
9569                 {
9570                     "name": "Symfony Community",
9571                     "homepage": "https://symfony.com/contributors"
9572                 }
9573             ],
9574             "description": "Loads and dumps YAML files",
9575             "homepage": "https://symfony.com",
9576             "support": {
9577                 "source": "https://github.com/symfony/yaml/tree/v4.4.37"
9578             },
9579             "funding": [
9580                 {
9581                     "url": "https://symfony.com/sponsor",
9582                     "type": "custom"
9583                 },
9584                 {
9585                     "url": "https://github.com/fabpot",
9586                     "type": "github"
9587                 },
9588                 {
9589                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9590                     "type": "tidelift"
9591                 }
9592             ],
9593             "time": "2022-01-24T20:11:01+00:00"
9594         },
9595         {
9596             "name": "twig/twig",
9597             "version": "v3.4.1",
9598             "source": {
9599                 "type": "git",
9600                 "url": "https://github.com/twigphp/Twig.git",
9601                 "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342"
9602             },
9603             "dist": {
9604                 "type": "zip",
9605                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/e939eae92386b69b49cfa4599dd9bead6bf4a342",
9606                 "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342",
9607                 "shasum": ""
9608             },
9609             "require": {
9610                 "php": ">=7.2.5",
9611                 "symfony/polyfill-ctype": "^1.8",
9612                 "symfony/polyfill-mbstring": "^1.3"
9613             },
9614             "require-dev": {
9615                 "psr/container": "^1.0",
9616                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
9617             },
9618             "type": "library",
9619             "extra": {
9620                 "branch-alias": {
9621                     "dev-master": "3.4-dev"
9622                 }
9623             },
9624             "autoload": {
9625                 "psr-4": {
9626                     "Twig\\": "src/"
9627                 }
9628             },
9629             "notification-url": "https://packagist.org/downloads/",
9630             "license": [
9631                 "BSD-3-Clause"
9632             ],
9633             "authors": [
9634                 {
9635                     "name": "Fabien Potencier",
9636                     "email": "fabien@symfony.com",
9637                     "homepage": "http://fabien.potencier.org",
9638                     "role": "Lead Developer"
9639                 },
9640                 {
9641                     "name": "Twig Team",
9642                     "role": "Contributors"
9643                 },
9644                 {
9645                     "name": "Armin Ronacher",
9646                     "email": "armin.ronacher@active-4.com",
9647                     "role": "Project Founder"
9648                 }
9649             ],
9650             "description": "Twig, the flexible, fast, and secure template language for PHP",
9651             "homepage": "https://twig.symfony.com",
9652             "keywords": [
9653                 "templating"
9654             ],
9655             "support": {
9656                 "issues": "https://github.com/twigphp/Twig/issues",
9657                 "source": "https://github.com/twigphp/Twig/tree/v3.4.1"
9658             },
9659             "funding": [
9660                 {
9661                     "url": "https://github.com/fabpot",
9662                     "type": "github"
9663                 },
9664                 {
9665                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9666                     "type": "tidelift"
9667                 }
9668             ],
9669             "time": "2022-05-17T05:48:52+00:00"
9670         },
9671         {
9672             "name": "vlucas/phpdotenv",
9673             "version": "v5.4.1",
9674             "source": {
9675                 "type": "git",
9676                 "url": "https://github.com/vlucas/phpdotenv.git",
9677                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
9678             },
9679             "dist": {
9680                 "type": "zip",
9681                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
9682                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
9683                 "shasum": ""
9684             },
9685             "require": {
9686                 "ext-pcre": "*",
9687                 "graham-campbell/result-type": "^1.0.2",
9688                 "php": "^7.1.3 || ^8.0",
9689                 "phpoption/phpoption": "^1.8",
9690                 "symfony/polyfill-ctype": "^1.23",
9691                 "symfony/polyfill-mbstring": "^1.23.1",
9692                 "symfony/polyfill-php80": "^1.23.1"
9693             },
9694             "require-dev": {
9695                 "bamarni/composer-bin-plugin": "^1.4.1",
9696                 "ext-filter": "*",
9697                 "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
9698             },
9699             "suggest": {
9700                 "ext-filter": "Required to use the boolean validator."
9701             },
9702             "type": "library",
9703             "extra": {
9704                 "branch-alias": {
9705                     "dev-master": "5.4-dev"
9706                 }
9707             },
9708             "autoload": {
9709                 "psr-4": {
9710                     "Dotenv\\": "src/"
9711                 }
9712             },
9713             "notification-url": "https://packagist.org/downloads/",
9714             "license": [
9715                 "BSD-3-Clause"
9716             ],
9717             "authors": [
9718                 {
9719                     "name": "Graham Campbell",
9720                     "email": "hello@gjcampbell.co.uk",
9721                     "homepage": "https://github.com/GrahamCampbell"
9722                 },
9723                 {
9724                     "name": "Vance Lucas",
9725                     "email": "vance@vancelucas.com",
9726                     "homepage": "https://github.com/vlucas"
9727                 }
9728             ],
9729             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9730             "keywords": [
9731                 "dotenv",
9732                 "env",
9733                 "environment"
9734             ],
9735             "support": {
9736                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9737                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
9738             },
9739             "funding": [
9740                 {
9741                     "url": "https://github.com/GrahamCampbell",
9742                     "type": "github"
9743                 },
9744                 {
9745                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9746                     "type": "tidelift"
9747                 }
9748             ],
9749             "time": "2021-12-12T23:22:04+00:00"
9750         },
9751         {
9752             "name": "waryway/php-traits-library",
9753             "version": "1.0.4",
9754             "source": {
9755                 "type": "git",
9756                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9757                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9758             },
9759             "dist": {
9760                 "type": "zip",
9761                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9762                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9763                 "shasum": ""
9764             },
9765             "require-dev": {
9766                 "phpunit/phpunit": "6.4.3"
9767             },
9768             "type": "library",
9769             "autoload": {
9770                 "psr-4": {
9771                     "Waryway\\PhpTraitsLibrary\\": "src/"
9772                 }
9773             },
9774             "notification-url": "https://packagist.org/downloads/",
9775             "license": [
9776                 "MIT"
9777             ],
9778             "authors": [
9779                 {
9780                     "name": "Kyle Wiering",
9781                     "email": "kyle@waryway.com"
9782                 }
9783             ],
9784             "description": "General use traits",
9785             "support": {
9786                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9787                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9788             },
9789             "time": "2017-12-23T14:22:07+00:00"
9790         },
9791         {
9792             "name": "webimpress/safe-writer",
9793             "version": "2.2.0",
9794             "source": {
9795                 "type": "git",
9796                 "url": "https://github.com/webimpress/safe-writer.git",
9797                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9798             },
9799             "dist": {
9800                 "type": "zip",
9801                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9802                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9803                 "shasum": ""
9804             },
9805             "require": {
9806                 "php": "^7.3 || ^8.0"
9807             },
9808             "require-dev": {
9809                 "phpunit/phpunit": "^9.5.4",
9810                 "vimeo/psalm": "^4.7",
9811                 "webimpress/coding-standard": "^1.2.2"
9812             },
9813             "type": "library",
9814             "extra": {
9815                 "branch-alias": {
9816                     "dev-master": "2.2.x-dev",
9817                     "dev-develop": "2.3.x-dev",
9818                     "dev-release-1.0": "1.0.x-dev"
9819                 }
9820             },
9821             "autoload": {
9822                 "psr-4": {
9823                     "Webimpress\\SafeWriter\\": "src/"
9824                 }
9825             },
9826             "notification-url": "https://packagist.org/downloads/",
9827             "license": [
9828                 "BSD-2-Clause"
9829             ],
9830             "description": "Tool to write files safely, to avoid race conditions",
9831             "keywords": [
9832                 "concurrent write",
9833                 "file writer",
9834                 "race condition",
9835                 "safe writer",
9836                 "webimpress"
9837             ],
9838             "support": {
9839                 "issues": "https://github.com/webimpress/safe-writer/issues",
9840                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
9841             },
9842             "funding": [
9843                 {
9844                     "url": "https://github.com/michalbundyra",
9845                     "type": "github"
9846                 }
9847             ],
9848             "time": "2021-04-19T16:34:45+00:00"
9849         },
9850         {
9851             "name": "webmozart/assert",
9852             "version": "1.11.0",
9853             "source": {
9854                 "type": "git",
9855                 "url": "https://github.com/webmozarts/assert.git",
9856                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
9857             },
9858             "dist": {
9859                 "type": "zip",
9860                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
9861                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
9862                 "shasum": ""
9863             },
9864             "require": {
9865                 "ext-ctype": "*",
9866                 "php": "^7.2 || ^8.0"
9867             },
9868             "conflict": {
9869                 "phpstan/phpstan": "<0.12.20",
9870                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9871             },
9872             "require-dev": {
9873                 "phpunit/phpunit": "^8.5.13"
9874             },
9875             "type": "library",
9876             "extra": {
9877                 "branch-alias": {
9878                     "dev-master": "1.10-dev"
9879                 }
9880             },
9881             "autoload": {
9882                 "psr-4": {
9883                     "Webmozart\\Assert\\": "src/"
9884                 }
9885             },
9886             "notification-url": "https://packagist.org/downloads/",
9887             "license": [
9888                 "MIT"
9889             ],
9890             "authors": [
9891                 {
9892                     "name": "Bernhard Schussek",
9893                     "email": "bschussek@gmail.com"
9894                 }
9895             ],
9896             "description": "Assertions to validate method input/output with nice error messages.",
9897             "keywords": [
9898                 "assert",
9899                 "check",
9900                 "validate"
9901             ],
9902             "support": {
9903                 "issues": "https://github.com/webmozarts/assert/issues",
9904                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
9905             },
9906             "time": "2022-06-03T18:03:27+00:00"
9907         },
9908         {
9909             "name": "yubico/u2flib-server",
9910             "version": "1.0.2",
9911             "source": {
9912                 "type": "git",
9913                 "url": "https://github.com/Yubico/php-u2flib-server.git",
9914                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
9915             },
9916             "dist": {
9917                 "type": "zip",
9918                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
9919                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
9920                 "shasum": ""
9921             },
9922             "require": {
9923                 "ext-openssl": "*",
9924                 "paragonie/random_compat": ">= 1",
9925                 "php": ">=5.6"
9926             },
9927             "require-dev": {
9928                 "phpunit/phpunit": "~5.7",
9929                 "vimeo/psalm": "^0|^1|^2"
9930             },
9931             "type": "library",
9932             "autoload": {
9933                 "classmap": [
9934                     "src/"
9935                 ]
9936             },
9937             "notification-url": "https://packagist.org/downloads/",
9938             "license": [
9939                 "BSD-2-Clause"
9940             ],
9941             "description": "Library for U2F implementation",
9942             "homepage": "https://developers.yubico.com/php-u2flib-server",
9943             "support": {
9944                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
9945                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
9946             },
9947             "abandoned": true,
9948             "time": "2018-09-07T08:16:44+00:00"
9949         }
9950     ],
9951     "packages-dev": [
9952         {
9953             "name": "doctrine/annotations",
9954             "version": "1.13.3",
9955             "source": {
9956                 "type": "git",
9957                 "url": "https://github.com/doctrine/annotations.git",
9958                 "reference": "648b0343343565c4a056bfc8392201385e8d89f0"
9959             },
9960             "dist": {
9961                 "type": "zip",
9962                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
9963                 "reference": "648b0343343565c4a056bfc8392201385e8d89f0",
9964                 "shasum": ""
9965             },
9966             "require": {
9967                 "doctrine/lexer": "1.*",
9968                 "ext-tokenizer": "*",
9969                 "php": "^7.1 || ^8.0",
9970                 "psr/cache": "^1 || ^2 || ^3"
9971             },
9972             "require-dev": {
9973                 "doctrine/cache": "^1.11 || ^2.0",
9974                 "doctrine/coding-standard": "^6.0 || ^8.1",
9975                 "phpstan/phpstan": "^1.4.10 || ^1.8.0",
9976                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
9977                 "symfony/cache": "^4.4 || ^5.2",
9978                 "vimeo/psalm": "^4.10"
9979             },
9980             "type": "library",
9981             "autoload": {
9982                 "psr-4": {
9983                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
9984                 }
9985             },
9986             "notification-url": "https://packagist.org/downloads/",
9987             "license": [
9988                 "MIT"
9989             ],
9990             "authors": [
9991                 {
9992                     "name": "Guilherme Blanco",
9993                     "email": "guilhermeblanco@gmail.com"
9994                 },
9995                 {
9996                     "name": "Roman Borschel",
9997                     "email": "roman@code-factory.org"
9998                 },
9999                 {
10000                     "name": "Benjamin Eberlei",
10001                     "email": "kontakt@beberlei.de"
10002                 },
10003                 {
10004                     "name": "Jonathan Wage",
10005                     "email": "jonwage@gmail.com"
10006                 },
10007                 {
10008                     "name": "Johannes Schmitt",
10009                     "email": "schmittjoh@gmail.com"
10010                 }
10011             ],
10012             "description": "Docblock Annotations Parser",
10013             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
10014             "keywords": [
10015                 "annotations",
10016                 "docblock",
10017                 "parser"
10018             ],
10019             "support": {
10020                 "issues": "https://github.com/doctrine/annotations/issues",
10021                 "source": "https://github.com/doctrine/annotations/tree/1.13.3"
10022             },
10023             "time": "2022-07-02T10:48:51+00:00"
10024         },
10025         {
10026             "name": "doctrine/instantiator",
10027             "version": "1.4.1",
10028             "source": {
10029                 "type": "git",
10030                 "url": "https://github.com/doctrine/instantiator.git",
10031                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
10032             },
10033             "dist": {
10034                 "type": "zip",
10035                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
10036                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
10037                 "shasum": ""
10038             },
10039             "require": {
10040                 "php": "^7.1 || ^8.0"
10041             },
10042             "require-dev": {
10043                 "doctrine/coding-standard": "^9",
10044                 "ext-pdo": "*",
10045                 "ext-phar": "*",
10046                 "phpbench/phpbench": "^0.16 || ^1",
10047                 "phpstan/phpstan": "^1.4",
10048                 "phpstan/phpstan-phpunit": "^1",
10049                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10050                 "vimeo/psalm": "^4.22"
10051             },
10052             "type": "library",
10053             "autoload": {
10054                 "psr-4": {
10055                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
10056                 }
10057             },
10058             "notification-url": "https://packagist.org/downloads/",
10059             "license": [
10060                 "MIT"
10061             ],
10062             "authors": [
10063                 {
10064                     "name": "Marco Pivetta",
10065                     "email": "ocramius@gmail.com",
10066                     "homepage": "https://ocramius.github.io/"
10067                 }
10068             ],
10069             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
10070             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
10071             "keywords": [
10072                 "constructor",
10073                 "instantiate"
10074             ],
10075             "support": {
10076                 "issues": "https://github.com/doctrine/instantiator/issues",
10077                 "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
10078             },
10079             "funding": [
10080                 {
10081                     "url": "https://www.doctrine-project.org/sponsorship.html",
10082                     "type": "custom"
10083                 },
10084                 {
10085                     "url": "https://www.patreon.com/phpdoctrine",
10086                     "type": "patreon"
10087                 },
10088                 {
10089                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
10090                     "type": "tidelift"
10091                 }
10092             ],
10093             "time": "2022-03-03T08:28:38+00:00"
10094         },
10095         {
10096             "name": "doctrine/lexer",
10097             "version": "1.2.3",
10098             "source": {
10099                 "type": "git",
10100                 "url": "https://github.com/doctrine/lexer.git",
10101                 "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
10102             },
10103             "dist": {
10104                 "type": "zip",
10105                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
10106                 "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
10107                 "shasum": ""
10108             },
10109             "require": {
10110                 "php": "^7.1 || ^8.0"
10111             },
10112             "require-dev": {
10113                 "doctrine/coding-standard": "^9.0",
10114                 "phpstan/phpstan": "^1.3",
10115                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10116                 "vimeo/psalm": "^4.11"
10117             },
10118             "type": "library",
10119             "autoload": {
10120                 "psr-4": {
10121                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
10122                 }
10123             },
10124             "notification-url": "https://packagist.org/downloads/",
10125             "license": [
10126                 "MIT"
10127             ],
10128             "authors": [
10129                 {
10130                     "name": "Guilherme Blanco",
10131                     "email": "guilhermeblanco@gmail.com"
10132                 },
10133                 {
10134                     "name": "Roman Borschel",
10135                     "email": "roman@code-factory.org"
10136                 },
10137                 {
10138                     "name": "Johannes Schmitt",
10139                     "email": "schmittjoh@gmail.com"
10140                 }
10141             ],
10142             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
10143             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
10144             "keywords": [
10145                 "annotations",
10146                 "docblock",
10147                 "lexer",
10148                 "parser",
10149                 "php"
10150             ],
10151             "support": {
10152                 "issues": "https://github.com/doctrine/lexer/issues",
10153                 "source": "https://github.com/doctrine/lexer/tree/1.2.3"
10154             },
10155             "funding": [
10156                 {
10157                     "url": "https://www.doctrine-project.org/sponsorship.html",
10158                     "type": "custom"
10159                 },
10160                 {
10161                     "url": "https://www.patreon.com/phpdoctrine",
10162                     "type": "patreon"
10163                 },
10164                 {
10165                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
10166                     "type": "tidelift"
10167                 }
10168             ],
10169             "time": "2022-02-28T11:07:21+00:00"
10170         },
10171         {
10172             "name": "phar-io/manifest",
10173             "version": "2.0.3",
10174             "source": {
10175                 "type": "git",
10176                 "url": "https://github.com/phar-io/manifest.git",
10177                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
10178             },
10179             "dist": {
10180                 "type": "zip",
10181                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
10182                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
10183                 "shasum": ""
10184             },
10185             "require": {
10186                 "ext-dom": "*",
10187                 "ext-phar": "*",
10188                 "ext-xmlwriter": "*",
10189                 "phar-io/version": "^3.0.1",
10190                 "php": "^7.2 || ^8.0"
10191             },
10192             "type": "library",
10193             "extra": {
10194                 "branch-alias": {
10195                     "dev-master": "2.0.x-dev"
10196                 }
10197             },
10198             "autoload": {
10199                 "classmap": [
10200                     "src/"
10201                 ]
10202             },
10203             "notification-url": "https://packagist.org/downloads/",
10204             "license": [
10205                 "BSD-3-Clause"
10206             ],
10207             "authors": [
10208                 {
10209                     "name": "Arne Blankerts",
10210                     "email": "arne@blankerts.de",
10211                     "role": "Developer"
10212                 },
10213                 {
10214                     "name": "Sebastian Heuer",
10215                     "email": "sebastian@phpeople.de",
10216                     "role": "Developer"
10217                 },
10218                 {
10219                     "name": "Sebastian Bergmann",
10220                     "email": "sebastian@phpunit.de",
10221                     "role": "Developer"
10222                 }
10223             ],
10224             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
10225             "support": {
10226                 "issues": "https://github.com/phar-io/manifest/issues",
10227                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
10228             },
10229             "time": "2021-07-20T11:28:43+00:00"
10230         },
10231         {
10232             "name": "phar-io/version",
10233             "version": "3.2.1",
10234             "source": {
10235                 "type": "git",
10236                 "url": "https://github.com/phar-io/version.git",
10237                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
10238             },
10239             "dist": {
10240                 "type": "zip",
10241                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10242                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10243                 "shasum": ""
10244             },
10245             "require": {
10246                 "php": "^7.2 || ^8.0"
10247             },
10248             "type": "library",
10249             "autoload": {
10250                 "classmap": [
10251                     "src/"
10252                 ]
10253             },
10254             "notification-url": "https://packagist.org/downloads/",
10255             "license": [
10256                 "BSD-3-Clause"
10257             ],
10258             "authors": [
10259                 {
10260                     "name": "Arne Blankerts",
10261                     "email": "arne@blankerts.de",
10262                     "role": "Developer"
10263                 },
10264                 {
10265                     "name": "Sebastian Heuer",
10266                     "email": "sebastian@phpeople.de",
10267                     "role": "Developer"
10268                 },
10269                 {
10270                     "name": "Sebastian Bergmann",
10271                     "email": "sebastian@phpunit.de",
10272                     "role": "Developer"
10273                 }
10274             ],
10275             "description": "Library for handling version information and constraints",
10276             "support": {
10277                 "issues": "https://github.com/phar-io/version/issues",
10278                 "source": "https://github.com/phar-io/version/tree/3.2.1"
10279             },
10280             "time": "2022-02-21T01:04:05+00:00"
10281         },
10282         {
10283             "name": "php-webdriver/webdriver",
10284             "version": "1.12.1",
10285             "source": {
10286                 "type": "git",
10287                 "url": "https://github.com/php-webdriver/php-webdriver.git",
10288                 "reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a"
10289             },
10290             "dist": {
10291                 "type": "zip",
10292                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/b27ddf458d273c7d4602106fcaf978aa0b7fe15a",
10293                 "reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a",
10294                 "shasum": ""
10295             },
10296             "require": {
10297                 "ext-curl": "*",
10298                 "ext-json": "*",
10299                 "ext-zip": "*",
10300                 "php": "^5.6 || ~7.0 || ^8.0",
10301                 "symfony/polyfill-mbstring": "^1.12",
10302                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
10303             },
10304             "replace": {
10305                 "facebook/webdriver": "*"
10306             },
10307             "require-dev": {
10308                 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
10309                 "php-coveralls/php-coveralls": "^2.4",
10310                 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
10311                 "php-parallel-lint/php-parallel-lint": "^1.2",
10312                 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
10313                 "squizlabs/php_codesniffer": "^3.5",
10314                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
10315             },
10316             "suggest": {
10317                 "ext-SimpleXML": "For Firefox profile creation"
10318             },
10319             "type": "library",
10320             "autoload": {
10321                 "files": [
10322                     "lib/Exception/TimeoutException.php"
10323                 ],
10324                 "psr-4": {
10325                     "Facebook\\WebDriver\\": "lib/"
10326                 }
10327             },
10328             "notification-url": "https://packagist.org/downloads/",
10329             "license": [
10330                 "MIT"
10331             ],
10332             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
10333             "homepage": "https://github.com/php-webdriver/php-webdriver",
10334             "keywords": [
10335                 "Chromedriver",
10336                 "geckodriver",
10337                 "php",
10338                 "selenium",
10339                 "webdriver"
10340             ],
10341             "support": {
10342                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
10343                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.1"
10344             },
10345             "time": "2022-05-03T12:16:34+00:00"
10346         },
10347         {
10348             "name": "phpunit/php-code-coverage",
10349             "version": "9.2.17",
10350             "source": {
10351                 "type": "git",
10352                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10353                 "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8"
10354             },
10355             "dist": {
10356                 "type": "zip",
10357                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8",
10358                 "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8",
10359                 "shasum": ""
10360             },
10361             "require": {
10362                 "ext-dom": "*",
10363                 "ext-libxml": "*",
10364                 "ext-xmlwriter": "*",
10365                 "nikic/php-parser": "^4.14",
10366                 "php": ">=7.3",
10367                 "phpunit/php-file-iterator": "^3.0.3",
10368                 "phpunit/php-text-template": "^2.0.2",
10369                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
10370                 "sebastian/complexity": "^2.0",
10371                 "sebastian/environment": "^5.1.2",
10372                 "sebastian/lines-of-code": "^1.0.3",
10373                 "sebastian/version": "^3.0.1",
10374                 "theseer/tokenizer": "^1.2.0"
10375             },
10376             "require-dev": {
10377                 "phpunit/phpunit": "^9.3"
10378             },
10379             "suggest": {
10380                 "ext-pcov": "*",
10381                 "ext-xdebug": "*"
10382             },
10383             "type": "library",
10384             "extra": {
10385                 "branch-alias": {
10386                     "dev-master": "9.2-dev"
10387                 }
10388             },
10389             "autoload": {
10390                 "classmap": [
10391                     "src/"
10392                 ]
10393             },
10394             "notification-url": "https://packagist.org/downloads/",
10395             "license": [
10396                 "BSD-3-Clause"
10397             ],
10398             "authors": [
10399                 {
10400                     "name": "Sebastian Bergmann",
10401                     "email": "sebastian@phpunit.de",
10402                     "role": "lead"
10403                 }
10404             ],
10405             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10406             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10407             "keywords": [
10408                 "coverage",
10409                 "testing",
10410                 "xunit"
10411             ],
10412             "support": {
10413                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10414                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17"
10415             },
10416             "funding": [
10417                 {
10418                     "url": "https://github.com/sebastianbergmann",
10419                     "type": "github"
10420                 }
10421             ],
10422             "time": "2022-08-30T12:24:04+00:00"
10423         },
10424         {
10425             "name": "phpunit/php-file-iterator",
10426             "version": "3.0.6",
10427             "source": {
10428                 "type": "git",
10429                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10430                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
10431             },
10432             "dist": {
10433                 "type": "zip",
10434                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10435                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10436                 "shasum": ""
10437             },
10438             "require": {
10439                 "php": ">=7.3"
10440             },
10441             "require-dev": {
10442                 "phpunit/phpunit": "^9.3"
10443             },
10444             "type": "library",
10445             "extra": {
10446                 "branch-alias": {
10447                     "dev-master": "3.0-dev"
10448                 }
10449             },
10450             "autoload": {
10451                 "classmap": [
10452                     "src/"
10453                 ]
10454             },
10455             "notification-url": "https://packagist.org/downloads/",
10456             "license": [
10457                 "BSD-3-Clause"
10458             ],
10459             "authors": [
10460                 {
10461                     "name": "Sebastian Bergmann",
10462                     "email": "sebastian@phpunit.de",
10463                     "role": "lead"
10464                 }
10465             ],
10466             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10467             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10468             "keywords": [
10469                 "filesystem",
10470                 "iterator"
10471             ],
10472             "support": {
10473                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10474                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
10475             },
10476             "funding": [
10477                 {
10478                     "url": "https://github.com/sebastianbergmann",
10479                     "type": "github"
10480                 }
10481             ],
10482             "time": "2021-12-02T12:48:52+00:00"
10483         },
10484         {
10485             "name": "phpunit/php-invoker",
10486             "version": "3.1.1",
10487             "source": {
10488                 "type": "git",
10489                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10490                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
10491             },
10492             "dist": {
10493                 "type": "zip",
10494                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10495                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10496                 "shasum": ""
10497             },
10498             "require": {
10499                 "php": ">=7.3"
10500             },
10501             "require-dev": {
10502                 "ext-pcntl": "*",
10503                 "phpunit/phpunit": "^9.3"
10504             },
10505             "suggest": {
10506                 "ext-pcntl": "*"
10507             },
10508             "type": "library",
10509             "extra": {
10510                 "branch-alias": {
10511                     "dev-master": "3.1-dev"
10512                 }
10513             },
10514             "autoload": {
10515                 "classmap": [
10516                     "src/"
10517                 ]
10518             },
10519             "notification-url": "https://packagist.org/downloads/",
10520             "license": [
10521                 "BSD-3-Clause"
10522             ],
10523             "authors": [
10524                 {
10525                     "name": "Sebastian Bergmann",
10526                     "email": "sebastian@phpunit.de",
10527                     "role": "lead"
10528                 }
10529             ],
10530             "description": "Invoke callables with a timeout",
10531             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10532             "keywords": [
10533                 "process"
10534             ],
10535             "support": {
10536                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10537                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
10538             },
10539             "funding": [
10540                 {
10541                     "url": "https://github.com/sebastianbergmann",
10542                     "type": "github"
10543                 }
10544             ],
10545             "time": "2020-09-28T05:58:55+00:00"
10546         },
10547         {
10548             "name": "phpunit/php-text-template",
10549             "version": "2.0.4",
10550             "source": {
10551                 "type": "git",
10552                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10553                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
10554             },
10555             "dist": {
10556                 "type": "zip",
10557                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10558                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10559                 "shasum": ""
10560             },
10561             "require": {
10562                 "php": ">=7.3"
10563             },
10564             "require-dev": {
10565                 "phpunit/phpunit": "^9.3"
10566             },
10567             "type": "library",
10568             "extra": {
10569                 "branch-alias": {
10570                     "dev-master": "2.0-dev"
10571                 }
10572             },
10573             "autoload": {
10574                 "classmap": [
10575                     "src/"
10576                 ]
10577             },
10578             "notification-url": "https://packagist.org/downloads/",
10579             "license": [
10580                 "BSD-3-Clause"
10581             ],
10582             "authors": [
10583                 {
10584                     "name": "Sebastian Bergmann",
10585                     "email": "sebastian@phpunit.de",
10586                     "role": "lead"
10587                 }
10588             ],
10589             "description": "Simple template engine.",
10590             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10591             "keywords": [
10592                 "template"
10593             ],
10594             "support": {
10595                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10596                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
10597             },
10598             "funding": [
10599                 {
10600                     "url": "https://github.com/sebastianbergmann",
10601                     "type": "github"
10602                 }
10603             ],
10604             "time": "2020-10-26T05:33:50+00:00"
10605         },
10606         {
10607             "name": "phpunit/php-timer",
10608             "version": "5.0.3",
10609             "source": {
10610                 "type": "git",
10611                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10612                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
10613             },
10614             "dist": {
10615                 "type": "zip",
10616                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10617                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10618                 "shasum": ""
10619             },
10620             "require": {
10621                 "php": ">=7.3"
10622             },
10623             "require-dev": {
10624                 "phpunit/phpunit": "^9.3"
10625             },
10626             "type": "library",
10627             "extra": {
10628                 "branch-alias": {
10629                     "dev-master": "5.0-dev"
10630                 }
10631             },
10632             "autoload": {
10633                 "classmap": [
10634                     "src/"
10635                 ]
10636             },
10637             "notification-url": "https://packagist.org/downloads/",
10638             "license": [
10639                 "BSD-3-Clause"
10640             ],
10641             "authors": [
10642                 {
10643                     "name": "Sebastian Bergmann",
10644                     "email": "sebastian@phpunit.de",
10645                     "role": "lead"
10646                 }
10647             ],
10648             "description": "Utility class for timing",
10649             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10650             "keywords": [
10651                 "timer"
10652             ],
10653             "support": {
10654                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10655                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
10656             },
10657             "funding": [
10658                 {
10659                     "url": "https://github.com/sebastianbergmann",
10660                     "type": "github"
10661                 }
10662             ],
10663             "time": "2020-10-26T13:16:10+00:00"
10664         },
10665         {
10666             "name": "phpunit/phpunit",
10667             "version": "9.5.24",
10668             "source": {
10669                 "type": "git",
10670                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10671                 "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5"
10672             },
10673             "dist": {
10674                 "type": "zip",
10675                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
10676                 "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
10677                 "shasum": ""
10678             },
10679             "require": {
10680                 "doctrine/instantiator": "^1.3.1",
10681                 "ext-dom": "*",
10682                 "ext-json": "*",
10683                 "ext-libxml": "*",
10684                 "ext-mbstring": "*",
10685                 "ext-xml": "*",
10686                 "ext-xmlwriter": "*",
10687                 "myclabs/deep-copy": "^1.10.1",
10688                 "phar-io/manifest": "^2.0.3",
10689                 "phar-io/version": "^3.0.2",
10690                 "php": ">=7.3",
10691                 "phpunit/php-code-coverage": "^9.2.13",
10692                 "phpunit/php-file-iterator": "^3.0.5",
10693                 "phpunit/php-invoker": "^3.1.1",
10694                 "phpunit/php-text-template": "^2.0.3",
10695                 "phpunit/php-timer": "^5.0.2",
10696                 "sebastian/cli-parser": "^1.0.1",
10697                 "sebastian/code-unit": "^1.0.6",
10698                 "sebastian/comparator": "^4.0.5",
10699                 "sebastian/diff": "^4.0.3",
10700                 "sebastian/environment": "^5.1.3",
10701                 "sebastian/exporter": "^4.0.3",
10702                 "sebastian/global-state": "^5.0.1",
10703                 "sebastian/object-enumerator": "^4.0.3",
10704                 "sebastian/resource-operations": "^3.0.3",
10705                 "sebastian/type": "^3.1",
10706                 "sebastian/version": "^3.0.2"
10707             },
10708             "suggest": {
10709                 "ext-soap": "*",
10710                 "ext-xdebug": "*"
10711             },
10712             "bin": [
10713                 "phpunit"
10714             ],
10715             "type": "library",
10716             "extra": {
10717                 "branch-alias": {
10718                     "dev-master": "9.5-dev"
10719                 }
10720             },
10721             "autoload": {
10722                 "files": [
10723                     "src/Framework/Assert/Functions.php"
10724                 ],
10725                 "classmap": [
10726                     "src/"
10727                 ]
10728             },
10729             "notification-url": "https://packagist.org/downloads/",
10730             "license": [
10731                 "BSD-3-Clause"
10732             ],
10733             "authors": [
10734                 {
10735                     "name": "Sebastian Bergmann",
10736                     "email": "sebastian@phpunit.de",
10737                     "role": "lead"
10738                 }
10739             ],
10740             "description": "The PHP Unit Testing framework.",
10741             "homepage": "https://phpunit.de/",
10742             "keywords": [
10743                 "phpunit",
10744                 "testing",
10745                 "xunit"
10746             ],
10747             "support": {
10748                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10749                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.24"
10750             },
10751             "funding": [
10752                 {
10753                     "url": "https://phpunit.de/sponsors.html",
10754                     "type": "custom"
10755                 },
10756                 {
10757                     "url": "https://github.com/sebastianbergmann",
10758                     "type": "github"
10759                 }
10760             ],
10761             "time": "2022-08-30T07:42:16+00:00"
10762         },
10763         {
10764             "name": "sebastian/cli-parser",
10765             "version": "1.0.1",
10766             "source": {
10767                 "type": "git",
10768                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10769                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
10770             },
10771             "dist": {
10772                 "type": "zip",
10773                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10774                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10775                 "shasum": ""
10776             },
10777             "require": {
10778                 "php": ">=7.3"
10779             },
10780             "require-dev": {
10781                 "phpunit/phpunit": "^9.3"
10782             },
10783             "type": "library",
10784             "extra": {
10785                 "branch-alias": {
10786                     "dev-master": "1.0-dev"
10787                 }
10788             },
10789             "autoload": {
10790                 "classmap": [
10791                     "src/"
10792                 ]
10793             },
10794             "notification-url": "https://packagist.org/downloads/",
10795             "license": [
10796                 "BSD-3-Clause"
10797             ],
10798             "authors": [
10799                 {
10800                     "name": "Sebastian Bergmann",
10801                     "email": "sebastian@phpunit.de",
10802                     "role": "lead"
10803                 }
10804             ],
10805             "description": "Library for parsing CLI options",
10806             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10807             "support": {
10808                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10809                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
10810             },
10811             "funding": [
10812                 {
10813                     "url": "https://github.com/sebastianbergmann",
10814                     "type": "github"
10815                 }
10816             ],
10817             "time": "2020-09-28T06:08:49+00:00"
10818         },
10819         {
10820             "name": "sebastian/code-unit",
10821             "version": "1.0.8",
10822             "source": {
10823                 "type": "git",
10824                 "url": "https://github.com/sebastianbergmann/code-unit.git",
10825                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
10826             },
10827             "dist": {
10828                 "type": "zip",
10829                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
10830                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
10831                 "shasum": ""
10832             },
10833             "require": {
10834                 "php": ">=7.3"
10835             },
10836             "require-dev": {
10837                 "phpunit/phpunit": "^9.3"
10838             },
10839             "type": "library",
10840             "extra": {
10841                 "branch-alias": {
10842                     "dev-master": "1.0-dev"
10843                 }
10844             },
10845             "autoload": {
10846                 "classmap": [
10847                     "src/"
10848                 ]
10849             },
10850             "notification-url": "https://packagist.org/downloads/",
10851             "license": [
10852                 "BSD-3-Clause"
10853             ],
10854             "authors": [
10855                 {
10856                     "name": "Sebastian Bergmann",
10857                     "email": "sebastian@phpunit.de",
10858                     "role": "lead"
10859                 }
10860             ],
10861             "description": "Collection of value objects that represent the PHP code units",
10862             "homepage": "https://github.com/sebastianbergmann/code-unit",
10863             "support": {
10864                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
10865                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
10866             },
10867             "funding": [
10868                 {
10869                     "url": "https://github.com/sebastianbergmann",
10870                     "type": "github"
10871                 }
10872             ],
10873             "time": "2020-10-26T13:08:54+00:00"
10874         },
10875         {
10876             "name": "sebastian/code-unit-reverse-lookup",
10877             "version": "2.0.3",
10878             "source": {
10879                 "type": "git",
10880                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10881                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
10882             },
10883             "dist": {
10884                 "type": "zip",
10885                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10886                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10887                 "shasum": ""
10888             },
10889             "require": {
10890                 "php": ">=7.3"
10891             },
10892             "require-dev": {
10893                 "phpunit/phpunit": "^9.3"
10894             },
10895             "type": "library",
10896             "extra": {
10897                 "branch-alias": {
10898                     "dev-master": "2.0-dev"
10899                 }
10900             },
10901             "autoload": {
10902                 "classmap": [
10903                     "src/"
10904                 ]
10905             },
10906             "notification-url": "https://packagist.org/downloads/",
10907             "license": [
10908                 "BSD-3-Clause"
10909             ],
10910             "authors": [
10911                 {
10912                     "name": "Sebastian Bergmann",
10913                     "email": "sebastian@phpunit.de"
10914                 }
10915             ],
10916             "description": "Looks up which function or method a line of code belongs to",
10917             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10918             "support": {
10919                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10920                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
10921             },
10922             "funding": [
10923                 {
10924                     "url": "https://github.com/sebastianbergmann",
10925                     "type": "github"
10926                 }
10927             ],
10928             "time": "2020-09-28T05:30:19+00:00"
10929         },
10930         {
10931             "name": "sebastian/comparator",
10932             "version": "4.0.8",
10933             "source": {
10934                 "type": "git",
10935                 "url": "https://github.com/sebastianbergmann/comparator.git",
10936                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
10937             },
10938             "dist": {
10939                 "type": "zip",
10940                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
10941                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
10942                 "shasum": ""
10943             },
10944             "require": {
10945                 "php": ">=7.3",
10946                 "sebastian/diff": "^4.0",
10947                 "sebastian/exporter": "^4.0"
10948             },
10949             "require-dev": {
10950                 "phpunit/phpunit": "^9.3"
10951             },
10952             "type": "library",
10953             "extra": {
10954                 "branch-alias": {
10955                     "dev-master": "4.0-dev"
10956                 }
10957             },
10958             "autoload": {
10959                 "classmap": [
10960                     "src/"
10961                 ]
10962             },
10963             "notification-url": "https://packagist.org/downloads/",
10964             "license": [
10965                 "BSD-3-Clause"
10966             ],
10967             "authors": [
10968                 {
10969                     "name": "Sebastian Bergmann",
10970                     "email": "sebastian@phpunit.de"
10971                 },
10972                 {
10973                     "name": "Jeff Welch",
10974                     "email": "whatthejeff@gmail.com"
10975                 },
10976                 {
10977                     "name": "Volker Dusch",
10978                     "email": "github@wallbash.com"
10979                 },
10980                 {
10981                     "name": "Bernhard Schussek",
10982                     "email": "bschussek@2bepublished.at"
10983                 }
10984             ],
10985             "description": "Provides the functionality to compare PHP values for equality",
10986             "homepage": "https://github.com/sebastianbergmann/comparator",
10987             "keywords": [
10988                 "comparator",
10989                 "compare",
10990                 "equality"
10991             ],
10992             "support": {
10993                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
10994                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
10995             },
10996             "funding": [
10997                 {
10998                     "url": "https://github.com/sebastianbergmann",
10999                     "type": "github"
11000                 }
11001             ],
11002             "time": "2022-09-14T12:41:17+00:00"
11003         },
11004         {
11005             "name": "sebastian/complexity",
11006             "version": "2.0.2",
11007             "source": {
11008                 "type": "git",
11009                 "url": "https://github.com/sebastianbergmann/complexity.git",
11010                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
11011             },
11012             "dist": {
11013                 "type": "zip",
11014                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
11015                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
11016                 "shasum": ""
11017             },
11018             "require": {
11019                 "nikic/php-parser": "^4.7",
11020                 "php": ">=7.3"
11021             },
11022             "require-dev": {
11023                 "phpunit/phpunit": "^9.3"
11024             },
11025             "type": "library",
11026             "extra": {
11027                 "branch-alias": {
11028                     "dev-master": "2.0-dev"
11029                 }
11030             },
11031             "autoload": {
11032                 "classmap": [
11033                     "src/"
11034                 ]
11035             },
11036             "notification-url": "https://packagist.org/downloads/",
11037             "license": [
11038                 "BSD-3-Clause"
11039             ],
11040             "authors": [
11041                 {
11042                     "name": "Sebastian Bergmann",
11043                     "email": "sebastian@phpunit.de",
11044                     "role": "lead"
11045                 }
11046             ],
11047             "description": "Library for calculating the complexity of PHP code units",
11048             "homepage": "https://github.com/sebastianbergmann/complexity",
11049             "support": {
11050                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
11051                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
11052             },
11053             "funding": [
11054                 {
11055                     "url": "https://github.com/sebastianbergmann",
11056                     "type": "github"
11057                 }
11058             ],
11059             "time": "2020-10-26T15:52:27+00:00"
11060         },
11061         {
11062             "name": "sebastian/diff",
11063             "version": "4.0.4",
11064             "source": {
11065                 "type": "git",
11066                 "url": "https://github.com/sebastianbergmann/diff.git",
11067                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
11068             },
11069             "dist": {
11070                 "type": "zip",
11071                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
11072                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
11073                 "shasum": ""
11074             },
11075             "require": {
11076                 "php": ">=7.3"
11077             },
11078             "require-dev": {
11079                 "phpunit/phpunit": "^9.3",
11080                 "symfony/process": "^4.2 || ^5"
11081             },
11082             "type": "library",
11083             "extra": {
11084                 "branch-alias": {
11085                     "dev-master": "4.0-dev"
11086                 }
11087             },
11088             "autoload": {
11089                 "classmap": [
11090                     "src/"
11091                 ]
11092             },
11093             "notification-url": "https://packagist.org/downloads/",
11094             "license": [
11095                 "BSD-3-Clause"
11096             ],
11097             "authors": [
11098                 {
11099                     "name": "Sebastian Bergmann",
11100                     "email": "sebastian@phpunit.de"
11101                 },
11102                 {
11103                     "name": "Kore Nordmann",
11104                     "email": "mail@kore-nordmann.de"
11105                 }
11106             ],
11107             "description": "Diff implementation",
11108             "homepage": "https://github.com/sebastianbergmann/diff",
11109             "keywords": [
11110                 "diff",
11111                 "udiff",
11112                 "unidiff",
11113                 "unified diff"
11114             ],
11115             "support": {
11116                 "issues": "https://github.com/sebastianbergmann/diff/issues",
11117                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
11118             },
11119             "funding": [
11120                 {
11121                     "url": "https://github.com/sebastianbergmann",
11122                     "type": "github"
11123                 }
11124             ],
11125             "time": "2020-10-26T13:10:38+00:00"
11126         },
11127         {
11128             "name": "sebastian/environment",
11129             "version": "5.1.4",
11130             "source": {
11131                 "type": "git",
11132                 "url": "https://github.com/sebastianbergmann/environment.git",
11133                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
11134             },
11135             "dist": {
11136                 "type": "zip",
11137                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
11138                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
11139                 "shasum": ""
11140             },
11141             "require": {
11142                 "php": ">=7.3"
11143             },
11144             "require-dev": {
11145                 "phpunit/phpunit": "^9.3"
11146             },
11147             "suggest": {
11148                 "ext-posix": "*"
11149             },
11150             "type": "library",
11151             "extra": {
11152                 "branch-alias": {
11153                     "dev-master": "5.1-dev"
11154                 }
11155             },
11156             "autoload": {
11157                 "classmap": [
11158                     "src/"
11159                 ]
11160             },
11161             "notification-url": "https://packagist.org/downloads/",
11162             "license": [
11163                 "BSD-3-Clause"
11164             ],
11165             "authors": [
11166                 {
11167                     "name": "Sebastian Bergmann",
11168                     "email": "sebastian@phpunit.de"
11169                 }
11170             ],
11171             "description": "Provides functionality to handle HHVM/PHP environments",
11172             "homepage": "http://www.github.com/sebastianbergmann/environment",
11173             "keywords": [
11174                 "Xdebug",
11175                 "environment",
11176                 "hhvm"
11177             ],
11178             "support": {
11179                 "issues": "https://github.com/sebastianbergmann/environment/issues",
11180                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
11181             },
11182             "funding": [
11183                 {
11184                     "url": "https://github.com/sebastianbergmann",
11185                     "type": "github"
11186                 }
11187             ],
11188             "time": "2022-04-03T09:37:03+00:00"
11189         },
11190         {
11191             "name": "sebastian/exporter",
11192             "version": "4.0.5",
11193             "source": {
11194                 "type": "git",
11195                 "url": "https://github.com/sebastianbergmann/exporter.git",
11196                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
11197             },
11198             "dist": {
11199                 "type": "zip",
11200                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
11201                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
11202                 "shasum": ""
11203             },
11204             "require": {
11205                 "php": ">=7.3",
11206                 "sebastian/recursion-context": "^4.0"
11207             },
11208             "require-dev": {
11209                 "ext-mbstring": "*",
11210                 "phpunit/phpunit": "^9.3"
11211             },
11212             "type": "library",
11213             "extra": {
11214                 "branch-alias": {
11215                     "dev-master": "4.0-dev"
11216                 }
11217             },
11218             "autoload": {
11219                 "classmap": [
11220                     "src/"
11221                 ]
11222             },
11223             "notification-url": "https://packagist.org/downloads/",
11224             "license": [
11225                 "BSD-3-Clause"
11226             ],
11227             "authors": [
11228                 {
11229                     "name": "Sebastian Bergmann",
11230                     "email": "sebastian@phpunit.de"
11231                 },
11232                 {
11233                     "name": "Jeff Welch",
11234                     "email": "whatthejeff@gmail.com"
11235                 },
11236                 {
11237                     "name": "Volker Dusch",
11238                     "email": "github@wallbash.com"
11239                 },
11240                 {
11241                     "name": "Adam Harvey",
11242                     "email": "aharvey@php.net"
11243                 },
11244                 {
11245                     "name": "Bernhard Schussek",
11246                     "email": "bschussek@gmail.com"
11247                 }
11248             ],
11249             "description": "Provides the functionality to export PHP variables for visualization",
11250             "homepage": "https://www.github.com/sebastianbergmann/exporter",
11251             "keywords": [
11252                 "export",
11253                 "exporter"
11254             ],
11255             "support": {
11256                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
11257                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
11258             },
11259             "funding": [
11260                 {
11261                     "url": "https://github.com/sebastianbergmann",
11262                     "type": "github"
11263                 }
11264             ],
11265             "time": "2022-09-14T06:03:37+00:00"
11266         },
11267         {
11268             "name": "sebastian/global-state",
11269             "version": "5.0.5",
11270             "source": {
11271                 "type": "git",
11272                 "url": "https://github.com/sebastianbergmann/global-state.git",
11273                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
11274             },
11275             "dist": {
11276                 "type": "zip",
11277                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11278                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11279                 "shasum": ""
11280             },
11281             "require": {
11282                 "php": ">=7.3",
11283                 "sebastian/object-reflector": "^2.0",
11284                 "sebastian/recursion-context": "^4.0"
11285             },
11286             "require-dev": {
11287                 "ext-dom": "*",
11288                 "phpunit/phpunit": "^9.3"
11289             },
11290             "suggest": {
11291                 "ext-uopz": "*"
11292             },
11293             "type": "library",
11294             "extra": {
11295                 "branch-alias": {
11296                     "dev-master": "5.0-dev"
11297                 }
11298             },
11299             "autoload": {
11300                 "classmap": [
11301                     "src/"
11302                 ]
11303             },
11304             "notification-url": "https://packagist.org/downloads/",
11305             "license": [
11306                 "BSD-3-Clause"
11307             ],
11308             "authors": [
11309                 {
11310                     "name": "Sebastian Bergmann",
11311                     "email": "sebastian@phpunit.de"
11312                 }
11313             ],
11314             "description": "Snapshotting of global state",
11315             "homepage": "http://www.github.com/sebastianbergmann/global-state",
11316             "keywords": [
11317                 "global state"
11318             ],
11319             "support": {
11320                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
11321                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
11322             },
11323             "funding": [
11324                 {
11325                     "url": "https://github.com/sebastianbergmann",
11326                     "type": "github"
11327                 }
11328             ],
11329             "time": "2022-02-14T08:28:10+00:00"
11330         },
11331         {
11332             "name": "sebastian/lines-of-code",
11333             "version": "1.0.3",
11334             "source": {
11335                 "type": "git",
11336                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11337                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
11338             },
11339             "dist": {
11340                 "type": "zip",
11341                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11342                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11343                 "shasum": ""
11344             },
11345             "require": {
11346                 "nikic/php-parser": "^4.6",
11347                 "php": ">=7.3"
11348             },
11349             "require-dev": {
11350                 "phpunit/phpunit": "^9.3"
11351             },
11352             "type": "library",
11353             "extra": {
11354                 "branch-alias": {
11355                     "dev-master": "1.0-dev"
11356                 }
11357             },
11358             "autoload": {
11359                 "classmap": [
11360                     "src/"
11361                 ]
11362             },
11363             "notification-url": "https://packagist.org/downloads/",
11364             "license": [
11365                 "BSD-3-Clause"
11366             ],
11367             "authors": [
11368                 {
11369                     "name": "Sebastian Bergmann",
11370                     "email": "sebastian@phpunit.de",
11371                     "role": "lead"
11372                 }
11373             ],
11374             "description": "Library for counting the lines of code in PHP source code",
11375             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11376             "support": {
11377                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11378                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
11379             },
11380             "funding": [
11381                 {
11382                     "url": "https://github.com/sebastianbergmann",
11383                     "type": "github"
11384                 }
11385             ],
11386             "time": "2020-11-28T06:42:11+00:00"
11387         },
11388         {
11389             "name": "sebastian/object-enumerator",
11390             "version": "4.0.4",
11391             "source": {
11392                 "type": "git",
11393                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11394                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
11395             },
11396             "dist": {
11397                 "type": "zip",
11398                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
11399                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
11400                 "shasum": ""
11401             },
11402             "require": {
11403                 "php": ">=7.3",
11404                 "sebastian/object-reflector": "^2.0",
11405                 "sebastian/recursion-context": "^4.0"
11406             },
11407             "require-dev": {
11408                 "phpunit/phpunit": "^9.3"
11409             },
11410             "type": "library",
11411             "extra": {
11412                 "branch-alias": {
11413                     "dev-master": "4.0-dev"
11414                 }
11415             },
11416             "autoload": {
11417                 "classmap": [
11418                     "src/"
11419                 ]
11420             },
11421             "notification-url": "https://packagist.org/downloads/",
11422             "license": [
11423                 "BSD-3-Clause"
11424             ],
11425             "authors": [
11426                 {
11427                     "name": "Sebastian Bergmann",
11428                     "email": "sebastian@phpunit.de"
11429                 }
11430             ],
11431             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11432             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11433             "support": {
11434                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11435                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
11436             },
11437             "funding": [
11438                 {
11439                     "url": "https://github.com/sebastianbergmann",
11440                     "type": "github"
11441                 }
11442             ],
11443             "time": "2020-10-26T13:12:34+00:00"
11444         },
11445         {
11446             "name": "sebastian/object-reflector",
11447             "version": "2.0.4",
11448             "source": {
11449                 "type": "git",
11450                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11451                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
11452             },
11453             "dist": {
11454                 "type": "zip",
11455                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11456                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11457                 "shasum": ""
11458             },
11459             "require": {
11460                 "php": ">=7.3"
11461             },
11462             "require-dev": {
11463                 "phpunit/phpunit": "^9.3"
11464             },
11465             "type": "library",
11466             "extra": {
11467                 "branch-alias": {
11468                     "dev-master": "2.0-dev"
11469                 }
11470             },
11471             "autoload": {
11472                 "classmap": [
11473                     "src/"
11474                 ]
11475             },
11476             "notification-url": "https://packagist.org/downloads/",
11477             "license": [
11478                 "BSD-3-Clause"
11479             ],
11480             "authors": [
11481                 {
11482                     "name": "Sebastian Bergmann",
11483                     "email": "sebastian@phpunit.de"
11484                 }
11485             ],
11486             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11487             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11488             "support": {
11489                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11490                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
11491             },
11492             "funding": [
11493                 {
11494                     "url": "https://github.com/sebastianbergmann",
11495                     "type": "github"
11496                 }
11497             ],
11498             "time": "2020-10-26T13:14:26+00:00"
11499         },
11500         {
11501             "name": "sebastian/recursion-context",
11502             "version": "4.0.4",
11503             "source": {
11504                 "type": "git",
11505                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11506                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
11507             },
11508             "dist": {
11509                 "type": "zip",
11510                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
11511                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
11512                 "shasum": ""
11513             },
11514             "require": {
11515                 "php": ">=7.3"
11516             },
11517             "require-dev": {
11518                 "phpunit/phpunit": "^9.3"
11519             },
11520             "type": "library",
11521             "extra": {
11522                 "branch-alias": {
11523                     "dev-master": "4.0-dev"
11524                 }
11525             },
11526             "autoload": {
11527                 "classmap": [
11528                     "src/"
11529                 ]
11530             },
11531             "notification-url": "https://packagist.org/downloads/",
11532             "license": [
11533                 "BSD-3-Clause"
11534             ],
11535             "authors": [
11536                 {
11537                     "name": "Sebastian Bergmann",
11538                     "email": "sebastian@phpunit.de"
11539                 },
11540                 {
11541                     "name": "Jeff Welch",
11542                     "email": "whatthejeff@gmail.com"
11543                 },
11544                 {
11545                     "name": "Adam Harvey",
11546                     "email": "aharvey@php.net"
11547                 }
11548             ],
11549             "description": "Provides functionality to recursively process PHP variables",
11550             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
11551             "support": {
11552                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11553                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
11554             },
11555             "funding": [
11556                 {
11557                     "url": "https://github.com/sebastianbergmann",
11558                     "type": "github"
11559                 }
11560             ],
11561             "time": "2020-10-26T13:17:30+00:00"
11562         },
11563         {
11564             "name": "sebastian/resource-operations",
11565             "version": "3.0.3",
11566             "source": {
11567                 "type": "git",
11568                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
11569                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
11570             },
11571             "dist": {
11572                 "type": "zip",
11573                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11574                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11575                 "shasum": ""
11576             },
11577             "require": {
11578                 "php": ">=7.3"
11579             },
11580             "require-dev": {
11581                 "phpunit/phpunit": "^9.0"
11582             },
11583             "type": "library",
11584             "extra": {
11585                 "branch-alias": {
11586                     "dev-master": "3.0-dev"
11587                 }
11588             },
11589             "autoload": {
11590                 "classmap": [
11591                     "src/"
11592                 ]
11593             },
11594             "notification-url": "https://packagist.org/downloads/",
11595             "license": [
11596                 "BSD-3-Clause"
11597             ],
11598             "authors": [
11599                 {
11600                     "name": "Sebastian Bergmann",
11601                     "email": "sebastian@phpunit.de"
11602                 }
11603             ],
11604             "description": "Provides a list of PHP built-in functions that operate on resources",
11605             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11606             "support": {
11607                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11608                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
11609             },
11610             "funding": [
11611                 {
11612                     "url": "https://github.com/sebastianbergmann",
11613                     "type": "github"
11614                 }
11615             ],
11616             "time": "2020-09-28T06:45:17+00:00"
11617         },
11618         {
11619             "name": "sebastian/type",
11620             "version": "3.2.0",
11621             "source": {
11622                 "type": "git",
11623                 "url": "https://github.com/sebastianbergmann/type.git",
11624                 "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e"
11625             },
11626             "dist": {
11627                 "type": "zip",
11628                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
11629                 "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
11630                 "shasum": ""
11631             },
11632             "require": {
11633                 "php": ">=7.3"
11634             },
11635             "require-dev": {
11636                 "phpunit/phpunit": "^9.5"
11637             },
11638             "type": "library",
11639             "extra": {
11640                 "branch-alias": {
11641                     "dev-master": "3.2-dev"
11642                 }
11643             },
11644             "autoload": {
11645                 "classmap": [
11646                     "src/"
11647                 ]
11648             },
11649             "notification-url": "https://packagist.org/downloads/",
11650             "license": [
11651                 "BSD-3-Clause"
11652             ],
11653             "authors": [
11654                 {
11655                     "name": "Sebastian Bergmann",
11656                     "email": "sebastian@phpunit.de",
11657                     "role": "lead"
11658                 }
11659             ],
11660             "description": "Collection of value objects that represent the types of the PHP type system",
11661             "homepage": "https://github.com/sebastianbergmann/type",
11662             "support": {
11663                 "issues": "https://github.com/sebastianbergmann/type/issues",
11664                 "source": "https://github.com/sebastianbergmann/type/tree/3.2.0"
11665             },
11666             "funding": [
11667                 {
11668                     "url": "https://github.com/sebastianbergmann",
11669                     "type": "github"
11670                 }
11671             ],
11672             "time": "2022-09-12T14:47:03+00:00"
11673         },
11674         {
11675             "name": "sebastian/version",
11676             "version": "3.0.2",
11677             "source": {
11678                 "type": "git",
11679                 "url": "https://github.com/sebastianbergmann/version.git",
11680                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
11681             },
11682             "dist": {
11683                 "type": "zip",
11684                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
11685                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
11686                 "shasum": ""
11687             },
11688             "require": {
11689                 "php": ">=7.3"
11690             },
11691             "type": "library",
11692             "extra": {
11693                 "branch-alias": {
11694                     "dev-master": "3.0-dev"
11695                 }
11696             },
11697             "autoload": {
11698                 "classmap": [
11699                     "src/"
11700                 ]
11701             },
11702             "notification-url": "https://packagist.org/downloads/",
11703             "license": [
11704                 "BSD-3-Clause"
11705             ],
11706             "authors": [
11707                 {
11708                     "name": "Sebastian Bergmann",
11709                     "email": "sebastian@phpunit.de",
11710                     "role": "lead"
11711                 }
11712             ],
11713             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11714             "homepage": "https://github.com/sebastianbergmann/version",
11715             "support": {
11716                 "issues": "https://github.com/sebastianbergmann/version/issues",
11717                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
11718             },
11719             "funding": [
11720                 {
11721                     "url": "https://github.com/sebastianbergmann",
11722                     "type": "github"
11723                 }
11724             ],
11725             "time": "2020-09-28T06:39:44+00:00"
11726         },
11727         {
11728             "name": "symfony/browser-kit",
11729             "version": "v5.4.11",
11730             "source": {
11731                 "type": "git",
11732                 "url": "https://github.com/symfony/browser-kit.git",
11733                 "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027"
11734             },
11735             "dist": {
11736                 "type": "zip",
11737                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/081fe28a26b6bd671dea85ef3a4b5003f3c88027",
11738                 "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027",
11739                 "shasum": ""
11740             },
11741             "require": {
11742                 "php": ">=7.2.5",
11743                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
11744                 "symfony/polyfill-php80": "^1.16"
11745             },
11746             "require-dev": {
11747                 "symfony/css-selector": "^4.4|^5.0|^6.0",
11748                 "symfony/http-client": "^4.4|^5.0|^6.0",
11749                 "symfony/mime": "^4.4|^5.0|^6.0",
11750                 "symfony/process": "^4.4|^5.0|^6.0"
11751             },
11752             "suggest": {
11753                 "symfony/process": ""
11754             },
11755             "type": "library",
11756             "autoload": {
11757                 "psr-4": {
11758                     "Symfony\\Component\\BrowserKit\\": ""
11759                 },
11760                 "exclude-from-classmap": [
11761                     "/Tests/"
11762                 ]
11763             },
11764             "notification-url": "https://packagist.org/downloads/",
11765             "license": [
11766                 "MIT"
11767             ],
11768             "authors": [
11769                 {
11770                     "name": "Fabien Potencier",
11771                     "email": "fabien@symfony.com"
11772                 },
11773                 {
11774                     "name": "Symfony Community",
11775                     "homepage": "https://symfony.com/contributors"
11776                 }
11777             ],
11778             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11779             "homepage": "https://symfony.com",
11780             "support": {
11781                 "source": "https://github.com/symfony/browser-kit/tree/v5.4.11"
11782             },
11783             "funding": [
11784                 {
11785                     "url": "https://symfony.com/sponsor",
11786                     "type": "custom"
11787                 },
11788                 {
11789                     "url": "https://github.com/fabpot",
11790                     "type": "github"
11791                 },
11792                 {
11793                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11794                     "type": "tidelift"
11795                 }
11796             ],
11797             "time": "2022-07-27T15:50:05+00:00"
11798         },
11799         {
11800             "name": "symfony/debug",
11801             "version": "v4.4.44",
11802             "source": {
11803                 "type": "git",
11804                 "url": "https://github.com/symfony/debug.git",
11805                 "reference": "1a692492190773c5310bc7877cb590c04c2f05be"
11806             },
11807             "dist": {
11808                 "type": "zip",
11809                 "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be",
11810                 "reference": "1a692492190773c5310bc7877cb590c04c2f05be",
11811                 "shasum": ""
11812             },
11813             "require": {
11814                 "php": ">=7.1.3",
11815                 "psr/log": "^1|^2|^3"
11816             },
11817             "conflict": {
11818                 "symfony/http-kernel": "<3.4"
11819             },
11820             "require-dev": {
11821                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
11822             },
11823             "type": "library",
11824             "autoload": {
11825                 "psr-4": {
11826                     "Symfony\\Component\\Debug\\": ""
11827                 },
11828                 "exclude-from-classmap": [
11829                     "/Tests/"
11830                 ]
11831             },
11832             "notification-url": "https://packagist.org/downloads/",
11833             "license": [
11834                 "MIT"
11835             ],
11836             "authors": [
11837                 {
11838                     "name": "Fabien Potencier",
11839                     "email": "fabien@symfony.com"
11840                 },
11841                 {
11842                     "name": "Symfony Community",
11843                     "homepage": "https://symfony.com/contributors"
11844                 }
11845             ],
11846             "description": "Provides tools to ease debugging PHP code",
11847             "homepage": "https://symfony.com",
11848             "support": {
11849                 "source": "https://github.com/symfony/debug/tree/v4.4.44"
11850             },
11851             "funding": [
11852                 {
11853                     "url": "https://symfony.com/sponsor",
11854                     "type": "custom"
11855                 },
11856                 {
11857                     "url": "https://github.com/fabpot",
11858                     "type": "github"
11859                 },
11860                 {
11861                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11862                     "type": "tidelift"
11863                 }
11864             ],
11865             "abandoned": "symfony/error-handler",
11866             "time": "2022-07-28T16:29:46+00:00"
11867         },
11868         {
11869             "name": "symfony/dom-crawler",
11870             "version": "v5.4.12",
11871             "source": {
11872                 "type": "git",
11873                 "url": "https://github.com/symfony/dom-crawler.git",
11874                 "reference": "291c1e92281a09152dda089f782e23dedd34bd4f"
11875             },
11876             "dist": {
11877                 "type": "zip",
11878                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/291c1e92281a09152dda089f782e23dedd34bd4f",
11879                 "reference": "291c1e92281a09152dda089f782e23dedd34bd4f",
11880                 "shasum": ""
11881             },
11882             "require": {
11883                 "php": ">=7.2.5",
11884                 "symfony/deprecation-contracts": "^2.1|^3",
11885                 "symfony/polyfill-ctype": "~1.8",
11886                 "symfony/polyfill-mbstring": "~1.0",
11887                 "symfony/polyfill-php80": "^1.16"
11888             },
11889             "conflict": {
11890                 "masterminds/html5": "<2.6"
11891             },
11892             "require-dev": {
11893                 "masterminds/html5": "^2.6",
11894                 "symfony/css-selector": "^4.4|^5.0|^6.0"
11895             },
11896             "suggest": {
11897                 "symfony/css-selector": ""
11898             },
11899             "type": "library",
11900             "autoload": {
11901                 "psr-4": {
11902                     "Symfony\\Component\\DomCrawler\\": ""
11903                 },
11904                 "exclude-from-classmap": [
11905                     "/Tests/"
11906                 ]
11907             },
11908             "notification-url": "https://packagist.org/downloads/",
11909             "license": [
11910                 "MIT"
11911             ],
11912             "authors": [
11913                 {
11914                     "name": "Fabien Potencier",
11915                     "email": "fabien@symfony.com"
11916                 },
11917                 {
11918                     "name": "Symfony Community",
11919                     "homepage": "https://symfony.com/contributors"
11920                 }
11921             ],
11922             "description": "Eases DOM navigation for HTML and XML documents",
11923             "homepage": "https://symfony.com",
11924             "support": {
11925                 "source": "https://github.com/symfony/dom-crawler/tree/v5.4.12"
11926             },
11927             "funding": [
11928                 {
11929                     "url": "https://symfony.com/sponsor",
11930                     "type": "custom"
11931                 },
11932                 {
11933                     "url": "https://github.com/fabpot",
11934                     "type": "github"
11935                 },
11936                 {
11937                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11938                     "type": "tidelift"
11939                 }
11940             ],
11941             "time": "2022-08-03T13:09:21+00:00"
11942         },
11943         {
11944             "name": "symfony/error-handler",
11945             "version": "v4.4.44",
11946             "source": {
11947                 "type": "git",
11948                 "url": "https://github.com/symfony/error-handler.git",
11949                 "reference": "be731658121ef2d8be88f3a1ec938148a9237291"
11950             },
11951             "dist": {
11952                 "type": "zip",
11953                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/be731658121ef2d8be88f3a1ec938148a9237291",
11954                 "reference": "be731658121ef2d8be88f3a1ec938148a9237291",
11955                 "shasum": ""
11956             },
11957             "require": {
11958                 "php": ">=7.1.3",
11959                 "psr/log": "^1|^2|^3",
11960                 "symfony/debug": "^4.4.5",
11961                 "symfony/var-dumper": "^4.4|^5.0"
11962             },
11963             "require-dev": {
11964                 "symfony/http-kernel": "^4.4|^5.0",
11965                 "symfony/serializer": "^4.4|^5.0"
11966             },
11967             "type": "library",
11968             "autoload": {
11969                 "psr-4": {
11970                     "Symfony\\Component\\ErrorHandler\\": ""
11971                 },
11972                 "exclude-from-classmap": [
11973                     "/Tests/"
11974                 ]
11975             },
11976             "notification-url": "https://packagist.org/downloads/",
11977             "license": [
11978                 "MIT"
11979             ],
11980             "authors": [
11981                 {
11982                     "name": "Fabien Potencier",
11983                     "email": "fabien@symfony.com"
11984                 },
11985                 {
11986                     "name": "Symfony Community",
11987                     "homepage": "https://symfony.com/contributors"
11988                 }
11989             ],
11990             "description": "Provides tools to manage errors and ease debugging PHP code",
11991             "homepage": "https://symfony.com",
11992             "support": {
11993                 "source": "https://github.com/symfony/error-handler/tree/v4.4.44"
11994             },
11995             "funding": [
11996                 {
11997                     "url": "https://symfony.com/sponsor",
11998                     "type": "custom"
11999                 },
12000                 {
12001                     "url": "https://github.com/fabpot",
12002                     "type": "github"
12003                 },
12004                 {
12005                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12006                     "type": "tidelift"
12007                 }
12008             ],
12009             "time": "2022-07-28T16:29:46+00:00"
12010         },
12011         {
12012             "name": "symfony/finder",
12013             "version": "v5.4.11",
12014             "source": {
12015                 "type": "git",
12016                 "url": "https://github.com/symfony/finder.git",
12017                 "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
12018             },
12019             "dist": {
12020                 "type": "zip",
12021                 "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
12022                 "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
12023                 "shasum": ""
12024             },
12025             "require": {
12026                 "php": ">=7.2.5",
12027                 "symfony/deprecation-contracts": "^2.1|^3",
12028                 "symfony/polyfill-php80": "^1.16"
12029             },
12030             "type": "library",
12031             "autoload": {
12032                 "psr-4": {
12033                     "Symfony\\Component\\Finder\\": ""
12034                 },
12035                 "exclude-from-classmap": [
12036                     "/Tests/"
12037                 ]
12038             },
12039             "notification-url": "https://packagist.org/downloads/",
12040             "license": [
12041                 "MIT"
12042             ],
12043             "authors": [
12044                 {
12045                     "name": "Fabien Potencier",
12046                     "email": "fabien@symfony.com"
12047                 },
12048                 {
12049                     "name": "Symfony Community",
12050                     "homepage": "https://symfony.com/contributors"
12051                 }
12052             ],
12053             "description": "Finds files and directories via an intuitive fluent interface",
12054             "homepage": "https://symfony.com",
12055             "support": {
12056                 "source": "https://github.com/symfony/finder/tree/v5.4.11"
12057             },
12058             "funding": [
12059                 {
12060                     "url": "https://symfony.com/sponsor",
12061                     "type": "custom"
12062                 },
12063                 {
12064                     "url": "https://github.com/fabpot",
12065                     "type": "github"
12066                 },
12067                 {
12068                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12069                     "type": "tidelift"
12070                 }
12071             ],
12072             "time": "2022-07-29T07:37:50+00:00"
12073         },
12074         {
12075             "name": "symfony/http-kernel",
12076             "version": "v4.4.45",
12077             "source": {
12078                 "type": "git",
12079                 "url": "https://github.com/symfony/http-kernel.git",
12080                 "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938"
12081             },
12082             "dist": {
12083                 "type": "zip",
12084                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938",
12085                 "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938",
12086                 "shasum": ""
12087             },
12088             "require": {
12089                 "php": ">=7.1.3",
12090                 "psr/log": "^1|^2",
12091                 "symfony/error-handler": "^4.4",
12092                 "symfony/event-dispatcher": "^4.4",
12093                 "symfony/http-client-contracts": "^1.1|^2",
12094                 "symfony/http-foundation": "^4.4.30|^5.3.7",
12095                 "symfony/polyfill-ctype": "^1.8",
12096                 "symfony/polyfill-php73": "^1.9",
12097                 "symfony/polyfill-php80": "^1.16"
12098             },
12099             "conflict": {
12100                 "symfony/browser-kit": "<4.3",
12101                 "symfony/config": "<3.4",
12102                 "symfony/console": ">=5",
12103                 "symfony/dependency-injection": "<4.3",
12104                 "symfony/translation": "<4.2",
12105                 "twig/twig": "<1.43|<2.13,>=2"
12106             },
12107             "provide": {
12108                 "psr/log-implementation": "1.0|2.0"
12109             },
12110             "require-dev": {
12111                 "psr/cache": "^1.0|^2.0|^3.0",
12112                 "symfony/browser-kit": "^4.3|^5.0",
12113                 "symfony/config": "^3.4|^4.0|^5.0",
12114                 "symfony/console": "^3.4|^4.0",
12115                 "symfony/css-selector": "^3.4|^4.0|^5.0",
12116                 "symfony/dependency-injection": "^4.3|^5.0",
12117                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
12118                 "symfony/expression-language": "^3.4|^4.0|^5.0",
12119                 "symfony/finder": "^3.4|^4.0|^5.0",
12120                 "symfony/process": "^3.4|^4.0|^5.0",
12121                 "symfony/routing": "^3.4|^4.0|^5.0",
12122                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
12123                 "symfony/templating": "^3.4|^4.0|^5.0",
12124                 "symfony/translation": "^4.2|^5.0",
12125                 "symfony/translation-contracts": "^1.1|^2",
12126                 "twig/twig": "^1.43|^2.13|^3.0.4"
12127             },
12128             "suggest": {
12129                 "symfony/browser-kit": "",
12130                 "symfony/config": "",
12131                 "symfony/console": "",
12132                 "symfony/dependency-injection": ""
12133             },
12134             "type": "library",
12135             "autoload": {
12136                 "psr-4": {
12137                     "Symfony\\Component\\HttpKernel\\": ""
12138                 },
12139                 "exclude-from-classmap": [
12140                     "/Tests/"
12141                 ]
12142             },
12143             "notification-url": "https://packagist.org/downloads/",
12144             "license": [
12145                 "MIT"
12146             ],
12147             "authors": [
12148                 {
12149                     "name": "Fabien Potencier",
12150                     "email": "fabien@symfony.com"
12151                 },
12152                 {
12153                     "name": "Symfony Community",
12154                     "homepage": "https://symfony.com/contributors"
12155                 }
12156             ],
12157             "description": "Provides a structured process for converting a Request into a Response",
12158             "homepage": "https://symfony.com",
12159             "support": {
12160                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.45"
12161             },
12162             "funding": [
12163                 {
12164                     "url": "https://symfony.com/sponsor",
12165                     "type": "custom"
12166                 },
12167                 {
12168                     "url": "https://github.com/fabpot",
12169                     "type": "github"
12170                 },
12171                 {
12172                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12173                     "type": "tidelift"
12174                 }
12175             ],
12176             "time": "2022-08-26T14:34:48+00:00"
12177         },
12178         {
12179             "name": "symfony/panther",
12180             "version": "v1.1.2",
12181             "source": {
12182                 "type": "git",
12183                 "url": "https://github.com/symfony/panther.git",
12184                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5"
12185             },
12186             "dist": {
12187                 "type": "zip",
12188                 "url": "https://api.github.com/repos/symfony/panther/zipball/8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12189                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12190                 "shasum": ""
12191             },
12192             "require": {
12193                 "ext-dom": "*",
12194                 "ext-libxml": "*",
12195                 "php": ">=7.1",
12196                 "php-webdriver/webdriver": "^1.8.2",
12197                 "symfony/browser-kit": "^4.4 || ^5.0",
12198                 "symfony/dependency-injection": "^4.4 || ^5.0",
12199                 "symfony/deprecation-contracts": "^2.4 || ^3.0",
12200                 "symfony/dom-crawler": "^4.4 || ^5.0",
12201                 "symfony/http-client": "^4.4.11 || ^5.2",
12202                 "symfony/http-kernel": "^4.4 || ^5.0",
12203                 "symfony/polyfill-php72": "^1.9",
12204                 "symfony/process": "^4.4 || ^5.0"
12205             },
12206             "require-dev": {
12207                 "symfony/css-selector": "^4.4 || ^5.0",
12208                 "symfony/framework-bundle": "^4.4 || ^5.0",
12209                 "symfony/mime": "^4.4 || ^5.0",
12210                 "symfony/phpunit-bridge": "^5.2"
12211             },
12212             "type": "library",
12213             "extra": {
12214                 "branch-alias": {
12215                     "dev-main": "1.1.x-dev"
12216                 }
12217             },
12218             "autoload": {
12219                 "psr-4": {
12220                     "Symfony\\Component\\Panther\\": "src/"
12221                 }
12222             },
12223             "notification-url": "https://packagist.org/downloads/",
12224             "license": [
12225                 "MIT"
12226             ],
12227             "authors": [
12228                 {
12229                     "name": "Kévin Dunglas",
12230                     "email": "dunglas@gmail.com",
12231                     "homepage": "https://dunglas.fr"
12232                 },
12233                 {
12234                     "name": "Symfony Community",
12235                     "homepage": "https://symfony.com/contributors"
12236                 }
12237             ],
12238             "description": "A browser testing and web scraping library for PHP and Symfony.",
12239             "homepage": "https://dunglas.fr",
12240             "keywords": [
12241                 "e2e",
12242                 "scraping",
12243                 "selenium",
12244                 "symfony",
12245                 "testing",
12246                 "webdriver"
12247             ],
12248             "support": {
12249                 "issues": "https://github.com/symfony/panther/issues",
12250                 "source": "https://github.com/symfony/panther/tree/v1.1.2"
12251             },
12252             "funding": [
12253                 {
12254                     "url": "https://www.panthera.org/donate",
12255                     "type": "custom"
12256                 },
12257                 {
12258                     "url": "https://github.com/dunglas",
12259                     "type": "github"
12260                 },
12261                 {
12262                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12263                     "type": "tidelift"
12264                 }
12265             ],
12266             "time": "2021-11-30T15:51:25+00:00"
12267         },
12268         {
12269             "name": "symfony/var-dumper",
12270             "version": "v5.4.11",
12271             "source": {
12272                 "type": "git",
12273                 "url": "https://github.com/symfony/var-dumper.git",
12274                 "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861"
12275             },
12276             "dist": {
12277                 "type": "zip",
12278                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
12279                 "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
12280                 "shasum": ""
12281             },
12282             "require": {
12283                 "php": ">=7.2.5",
12284                 "symfony/polyfill-mbstring": "~1.0",
12285                 "symfony/polyfill-php80": "^1.16"
12286             },
12287             "conflict": {
12288                 "phpunit/phpunit": "<5.4.3",
12289                 "symfony/console": "<4.4"
12290             },
12291             "require-dev": {
12292                 "ext-iconv": "*",
12293                 "symfony/console": "^4.4|^5.0|^6.0",
12294                 "symfony/process": "^4.4|^5.0|^6.0",
12295                 "symfony/uid": "^5.1|^6.0",
12296                 "twig/twig": "^2.13|^3.0.4"
12297             },
12298             "suggest": {
12299                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
12300                 "ext-intl": "To show region name in time zone dump",
12301                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
12302             },
12303             "bin": [
12304                 "Resources/bin/var-dump-server"
12305             ],
12306             "type": "library",
12307             "autoload": {
12308                 "files": [
12309                     "Resources/functions/dump.php"
12310                 ],
12311                 "psr-4": {
12312                     "Symfony\\Component\\VarDumper\\": ""
12313                 },
12314                 "exclude-from-classmap": [
12315                     "/Tests/"
12316                 ]
12317             },
12318             "notification-url": "https://packagist.org/downloads/",
12319             "license": [
12320                 "MIT"
12321             ],
12322             "authors": [
12323                 {
12324                     "name": "Nicolas Grekas",
12325                     "email": "p@tchwork.com"
12326                 },
12327                 {
12328                     "name": "Symfony Community",
12329                     "homepage": "https://symfony.com/contributors"
12330                 }
12331             ],
12332             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12333             "homepage": "https://symfony.com",
12334             "keywords": [
12335                 "debug",
12336                 "dump"
12337             ],
12338             "support": {
12339                 "source": "https://github.com/symfony/var-dumper/tree/v5.4.11"
12340             },
12341             "funding": [
12342                 {
12343                     "url": "https://symfony.com/sponsor",
12344                     "type": "custom"
12345                 },
12346                 {
12347                     "url": "https://github.com/fabpot",
12348                     "type": "github"
12349                 },
12350                 {
12351                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12352                     "type": "tidelift"
12353                 }
12354             ],
12355             "time": "2022-07-20T13:00:38+00:00"
12356         },
12357         {
12358             "name": "theseer/tokenizer",
12359             "version": "1.2.1",
12360             "source": {
12361                 "type": "git",
12362                 "url": "https://github.com/theseer/tokenizer.git",
12363                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12364             },
12365             "dist": {
12366                 "type": "zip",
12367                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12368                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12369                 "shasum": ""
12370             },
12371             "require": {
12372                 "ext-dom": "*",
12373                 "ext-tokenizer": "*",
12374                 "ext-xmlwriter": "*",
12375                 "php": "^7.2 || ^8.0"
12376             },
12377             "type": "library",
12378             "autoload": {
12379                 "classmap": [
12380                     "src/"
12381                 ]
12382             },
12383             "notification-url": "https://packagist.org/downloads/",
12384             "license": [
12385                 "BSD-3-Clause"
12386             ],
12387             "authors": [
12388                 {
12389                     "name": "Arne Blankerts",
12390                     "email": "arne@blankerts.de",
12391                     "role": "Developer"
12392                 }
12393             ],
12394             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12395             "support": {
12396                 "issues": "https://github.com/theseer/tokenizer/issues",
12397                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12398             },
12399             "funding": [
12400                 {
12401                     "url": "https://github.com/theseer",
12402                     "type": "github"
12403                 }
12404             ],
12405             "time": "2021-07-28T10:34:58+00:00"
12406         },
12407         {
12408             "name": "zircote/swagger-php",
12409             "version": "3.3.6",
12410             "source": {
12411                 "type": "git",
12412                 "url": "https://github.com/zircote/swagger-php.git",
12413                 "reference": "5016342f966fca29dda84455de066c5c90d37941"
12414             },
12415             "dist": {
12416                 "type": "zip",
12417                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/5016342f966fca29dda84455de066c5c90d37941",
12418                 "reference": "5016342f966fca29dda84455de066c5c90d37941",
12419                 "shasum": ""
12420             },
12421             "require": {
12422                 "doctrine/annotations": "^1.7",
12423                 "ext-json": "*",
12424                 "php": ">=7.2",
12425                 "psr/log": "^1.1 || ^2.0 || ^3.0",
12426                 "symfony/finder": ">=2.2",
12427                 "symfony/yaml": ">=3.3"
12428             },
12429             "require-dev": {
12430                 "composer/package-versions-deprecated": "1.11.99.2",
12431                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12432                 "phpunit/phpunit": ">=8.5.14"
12433             },
12434             "bin": [
12435                 "bin/openapi"
12436             ],
12437             "type": "library",
12438             "autoload": {
12439                 "files": [
12440                     "src/functions.php"
12441                 ],
12442                 "psr-4": {
12443                     "OpenApi\\": "src"
12444                 }
12445             },
12446             "notification-url": "https://packagist.org/downloads/",
12447             "license": [
12448                 "Apache-2.0"
12449             ],
12450             "authors": [
12451                 {
12452                     "name": "Robert Allen",
12453                     "email": "zircote@gmail.com"
12454                 },
12455                 {
12456                     "name": "Bob Fanger",
12457                     "email": "bfanger@gmail.com",
12458                     "homepage": "https://bfanger.nl"
12459                 },
12460                 {
12461                     "name": "Martin Rademacher",
12462                     "email": "mano@radebatz.net",
12463                     "homepage": "https://radebatz.net"
12464                 }
12465             ],
12466             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12467             "homepage": "https://github.com/zircote/swagger-php/",
12468             "keywords": [
12469                 "api",
12470                 "json",
12471                 "rest",
12472                 "service discovery"
12473             ],
12474             "support": {
12475                 "issues": "https://github.com/zircote/swagger-php/issues",
12476                 "source": "https://github.com/zircote/swagger-php/tree/3.3.6"
12477             },
12478             "time": "2022-05-21T01:52:14+00:00"
12479         }
12480     ],
12481     "aliases": [],
12482     "minimum-stability": "stable",
12483     "stability-flags": [],
12484     "prefer-stable": false,
12485     "prefer-lowest": false,
12486     "platform": {
12487         "php": ">=7.4.0"
12488     },
12489     "platform-dev": [],
12490     "platform-overrides": {
12491         "php": "7.4"
12492     },
12493     "plugin-api-version": "2.3.0"