Feat openemr thirdparty onetime invitations (#6372)
[openemr.git] / composer.lock
blob1685328f718a771bb94ee3c69d6903ab93e69c63
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": "c9e63c0146fc0e345f62b9afcb87982f",
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.22.4",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/ADOdb/ADOdb.git",
139                 "reference": "bb87e83338c99038986878ac78f680becf9e8091"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/bb87e83338c99038986878ac78f680becf9e8091",
144                 "reference": "bb87e83338c99038986878ac78f680becf9e8091",
145                 "shasum": ""
146             },
147             "require": {
148                 "php": "^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-10-28T17:34:17+00:00"
193         },
194         {
195             "name": "aranyasen/hl7",
196             "version": "3.0.0",
197             "source": {
198                 "type": "git",
199                 "url": "https://github.com/senaranya/HL7.git",
200                 "reference": "96128112ca436237bd76ee372e6f274da6219be2"
201             },
202             "dist": {
203                 "type": "zip",
204                 "url": "https://api.github.com/repos/senaranya/HL7/zipball/96128112ca436237bd76ee372e6f274da6219be2",
205                 "reference": "96128112ca436237bd76ee372e6f274da6219be2",
206                 "shasum": ""
207             },
208             "require": {
209                 "ext-mbstring": "*",
210                 "php": "^8.0"
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/3.0.0"
245             },
246             "time": "2022-12-31T12:12:17+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.10.2",
305             "source": {
306                 "type": "git",
307                 "url": "https://github.com/brick/math.git",
308                 "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f"
309             },
310             "dist": {
311                 "type": "zip",
312                 "url": "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f",
313                 "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f",
314                 "shasum": ""
315             },
316             "require": {
317                 "ext-json": "*",
318                 "php": "^7.4 || ^8.0"
319             },
320             "require-dev": {
321                 "php-coveralls/php-coveralls": "^2.2",
322                 "phpunit/phpunit": "^9.0",
323                 "vimeo/psalm": "4.25.0"
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.10.2"
349             },
350             "funding": [
351                 {
352                     "url": "https://github.com/BenMorel",
353                     "type": "github"
354                 }
355             ],
356             "time": "2022-08-10T22:54:19+00:00"
357         },
358         {
359             "name": "brick/varexporter",
360             "version": "0.3.8",
361             "source": {
362                 "type": "git",
363                 "url": "https://github.com/brick/varexporter.git",
364                 "reference": "b5853edea6204ff8fa10633c3a4cccc4058410ed"
365             },
366             "dist": {
367                 "type": "zip",
368                 "url": "https://api.github.com/repos/brick/varexporter/zipball/b5853edea6204ff8fa10633c3a4cccc4058410ed",
369                 "reference": "b5853edea6204ff8fa10633c3a4cccc4058410ed",
370                 "shasum": ""
371             },
372             "require": {
373                 "nikic/php-parser": "^4.0",
374                 "php": "^7.2 || ^8.0"
375             },
376             "require-dev": {
377                 "php-coveralls/php-coveralls": "^2.2",
378                 "phpunit/phpunit": "^8.5 || ^9.0",
379                 "vimeo/psalm": "4.23.0"
380             },
381             "type": "library",
382             "autoload": {
383                 "psr-4": {
384                     "Brick\\VarExporter\\": "src/"
385                 }
386             },
387             "notification-url": "https://packagist.org/downloads/",
388             "license": [
389                 "MIT"
390             ],
391             "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
392             "keywords": [
393                 "var_export"
394             ],
395             "support": {
396                 "issues": "https://github.com/brick/varexporter/issues",
397                 "source": "https://github.com/brick/varexporter/tree/0.3.8"
398             },
399             "funding": [
400                 {
401                     "url": "https://github.com/BenMorel",
402                     "type": "github"
403                 }
404             ],
405             "time": "2023-01-21T23:05:38+00:00"
406         },
407         {
408             "name": "clue/stream-filter",
409             "version": "v1.6.0",
410             "source": {
411                 "type": "git",
412                 "url": "https://github.com/clue/stream-filter.git",
413                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
414             },
415             "dist": {
416                 "type": "zip",
417                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
418                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
419                 "shasum": ""
420             },
421             "require": {
422                 "php": ">=5.3"
423             },
424             "require-dev": {
425                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
426             },
427             "type": "library",
428             "autoload": {
429                 "files": [
430                     "src/functions_include.php"
431                 ],
432                 "psr-4": {
433                     "Clue\\StreamFilter\\": "src/"
434                 }
435             },
436             "notification-url": "https://packagist.org/downloads/",
437             "license": [
438                 "MIT"
439             ],
440             "authors": [
441                 {
442                     "name": "Christian Lück",
443                     "email": "christian@clue.engineering"
444                 }
445             ],
446             "description": "A simple and modern approach to stream filtering in PHP",
447             "homepage": "https://github.com/clue/php-stream-filter",
448             "keywords": [
449                 "bucket brigade",
450                 "callback",
451                 "filter",
452                 "php_user_filter",
453                 "stream",
454                 "stream_filter_append",
455                 "stream_filter_register"
456             ],
457             "support": {
458                 "issues": "https://github.com/clue/stream-filter/issues",
459                 "source": "https://github.com/clue/stream-filter/tree/v1.6.0"
460             },
461             "funding": [
462                 {
463                     "url": "https://clue.engineering/support",
464                     "type": "custom"
465                 },
466                 {
467                     "url": "https://github.com/clue",
468                     "type": "github"
469                 }
470             ],
471             "time": "2022-02-21T13:15:14+00:00"
472         },
473         {
474             "name": "dasprid/enum",
475             "version": "1.0.4",
476             "source": {
477                 "type": "git",
478                 "url": "https://github.com/DASPRiD/Enum.git",
479                 "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f"
480             },
481             "dist": {
482                 "type": "zip",
483                 "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8e6b6ea76eabbf19ea2bf5b67b98e1860474012f",
484                 "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f",
485                 "shasum": ""
486             },
487             "require": {
488                 "php": ">=7.1 <9.0"
489             },
490             "require-dev": {
491                 "phpunit/phpunit": "^7 | ^8 | ^9",
492                 "squizlabs/php_codesniffer": "*"
493             },
494             "type": "library",
495             "autoload": {
496                 "psr-4": {
497                     "DASPRiD\\Enum\\": "src/"
498                 }
499             },
500             "notification-url": "https://packagist.org/downloads/",
501             "license": [
502                 "BSD-2-Clause"
503             ],
504             "authors": [
505                 {
506                     "name": "Ben Scholzen 'DASPRiD'",
507                     "email": "mail@dasprids.de",
508                     "homepage": "https://dasprids.de/",
509                     "role": "Developer"
510                 }
511             ],
512             "description": "PHP 7.1 enum implementation",
513             "keywords": [
514                 "enum",
515                 "map"
516             ],
517             "support": {
518                 "issues": "https://github.com/DASPRiD/Enum/issues",
519                 "source": "https://github.com/DASPRiD/Enum/tree/1.0.4"
520             },
521             "time": "2023-03-01T18:44:03+00:00"
522         },
523         {
524             "name": "defuse/php-encryption",
525             "version": "v2.3.1",
526             "source": {
527                 "type": "git",
528                 "url": "https://github.com/defuse/php-encryption.git",
529                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
530             },
531             "dist": {
532                 "type": "zip",
533                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
534                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
535                 "shasum": ""
536             },
537             "require": {
538                 "ext-openssl": "*",
539                 "paragonie/random_compat": ">= 2",
540                 "php": ">=5.6.0"
541             },
542             "require-dev": {
543                 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
544             },
545             "bin": [
546                 "bin/generate-defuse-key"
547             ],
548             "type": "library",
549             "autoload": {
550                 "psr-4": {
551                     "Defuse\\Crypto\\": "src"
552                 }
553             },
554             "notification-url": "https://packagist.org/downloads/",
555             "license": [
556                 "MIT"
557             ],
558             "authors": [
559                 {
560                     "name": "Taylor Hornby",
561                     "email": "taylor@defuse.ca",
562                     "homepage": "https://defuse.ca/"
563                 },
564                 {
565                     "name": "Scott Arciszewski",
566                     "email": "info@paragonie.com",
567                     "homepage": "https://paragonie.com"
568                 }
569             ],
570             "description": "Secure PHP Encryption Library",
571             "keywords": [
572                 "aes",
573                 "authenticated encryption",
574                 "cipher",
575                 "crypto",
576                 "cryptography",
577                 "encrypt",
578                 "encryption",
579                 "openssl",
580                 "security",
581                 "symmetric key cryptography"
582             ],
583             "support": {
584                 "issues": "https://github.com/defuse/php-encryption/issues",
585                 "source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
586             },
587             "time": "2021-04-09T23:57:26+00:00"
588         },
589         {
590             "name": "digitickets/lalit",
591             "version": "3.3.0",
592             "source": {
593                 "type": "git",
594                 "url": "https://github.com/digitickets/lalit.git",
595                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678"
596             },
597             "dist": {
598                 "type": "zip",
599                 "url": "https://api.github.com/repos/digitickets/lalit/zipball/c42d6ba903ee78ea4210582fb8401aafa9858678",
600                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678",
601                 "shasum": ""
602             },
603             "require": {
604                 "ext-dom": "*",
605                 "php": ">=7"
606             },
607             "require-dev": {
608                 "mockery/mockery": "^0",
609                 "phpunit/phpunit": "^6"
610             },
611             "type": "library",
612             "autoload": {
613                 "psr-4": {
614                     "LaLit\\": "src"
615                 }
616             },
617             "notification-url": "https://packagist.org/downloads/",
618             "license": [
619                 "CC0-1.0"
620             ],
621             "authors": [
622                 {
623                     "name": "Lalit Patel",
624                     "role": "Lead Developer"
625                 },
626                 {
627                     "name": "Richard Quadling",
628                     "role": "Developer"
629                 }
630             ],
631             "description": "GitHub copy of LaLit's XML2Array and Array2XML",
632             "homepage": "http://www.lalit.org/lab",
633             "keywords": [
634                 "array",
635                 "xml"
636             ],
637             "support": {
638                 "issues": "https://github.com/digitickets/lalit/issues",
639                 "source": "https://github.com/digitickets/lalit/tree/3.3.0"
640             },
641             "time": "2022-03-10T17:19:42+00:00"
642         },
643         {
644             "name": "dompdf/dompdf",
645             "version": "v2.0.3",
646             "source": {
647                 "type": "git",
648                 "url": "https://github.com/dompdf/dompdf.git",
649                 "reference": "e8d2d5e37e8b0b30f0732a011295ab80680d7e85"
650             },
651             "dist": {
652                 "type": "zip",
653                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/e8d2d5e37e8b0b30f0732a011295ab80680d7e85",
654                 "reference": "e8d2d5e37e8b0b30f0732a011295ab80680d7e85",
655                 "shasum": ""
656             },
657             "require": {
658                 "ext-dom": "*",
659                 "ext-mbstring": "*",
660                 "masterminds/html5": "^2.0",
661                 "phenx/php-font-lib": ">=0.5.4 <1.0.0",
662                 "phenx/php-svg-lib": ">=0.3.3 <1.0.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": "The Dompdf Community",
694                     "homepage": "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"
695                 }
696             ],
697             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
698             "homepage": "https://github.com/dompdf/dompdf",
699             "support": {
700                 "issues": "https://github.com/dompdf/dompdf/issues",
701                 "source": "https://github.com/dompdf/dompdf/tree/v2.0.3"
702             },
703             "time": "2023-02-07T12:51:48+00:00"
704         },
705         {
706             "name": "ezyang/htmlpurifier",
707             "version": "v4.16.0",
708             "source": {
709                 "type": "git",
710                 "url": "https://github.com/ezyang/htmlpurifier.git",
711                 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
712             },
713             "dist": {
714                 "type": "zip",
715                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
716                 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
717                 "shasum": ""
718             },
719             "require": {
720                 "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
721             },
722             "require-dev": {
723                 "cerdic/css-tidy": "^1.7 || ^2.0",
724                 "simpletest/simpletest": "dev-master"
725             },
726             "suggest": {
727                 "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
728                 "ext-bcmath": "Used for unit conversion and imagecrash protection",
729                 "ext-iconv": "Converts text to and from non-UTF-8 encodings",
730                 "ext-tidy": "Used for pretty-printing HTML"
731             },
732             "type": "library",
733             "autoload": {
734                 "files": [
735                     "library/HTMLPurifier.composer.php"
736                 ],
737                 "psr-0": {
738                     "HTMLPurifier": "library/"
739                 },
740                 "exclude-from-classmap": [
741                     "/library/HTMLPurifier/Language/"
742                 ]
743             },
744             "notification-url": "https://packagist.org/downloads/",
745             "license": [
746                 "LGPL-2.1-or-later"
747             ],
748             "authors": [
749                 {
750                     "name": "Edward Z. Yang",
751                     "email": "admin@htmlpurifier.org",
752                     "homepage": "http://ezyang.com"
753                 }
754             ],
755             "description": "Standards compliant HTML filter written in PHP",
756             "homepage": "http://htmlpurifier.org/",
757             "keywords": [
758                 "html"
759             ],
760             "support": {
761                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
762                 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
763             },
764             "time": "2022-09-18T07:06:19+00:00"
765         },
766         {
767             "name": "firebase/php-jwt",
768             "version": "v6.4.0",
769             "source": {
770                 "type": "git",
771                 "url": "https://github.com/firebase/php-jwt.git",
772                 "reference": "4dd1e007f22a927ac77da5a3fbb067b42d3bc224"
773             },
774             "dist": {
775                 "type": "zip",
776                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/4dd1e007f22a927ac77da5a3fbb067b42d3bc224",
777                 "reference": "4dd1e007f22a927ac77da5a3fbb067b42d3bc224",
778                 "shasum": ""
779             },
780             "require": {
781                 "php": "^7.1||^8.0"
782             },
783             "require-dev": {
784                 "guzzlehttp/guzzle": "^6.5||^7.4",
785                 "phpspec/prophecy-phpunit": "^1.1",
786                 "phpunit/phpunit": "^7.5||^9.5",
787                 "psr/cache": "^1.0||^2.0",
788                 "psr/http-client": "^1.0",
789                 "psr/http-factory": "^1.0"
790             },
791             "suggest": {
792                 "ext-sodium": "Support EdDSA (Ed25519) signatures",
793                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
794             },
795             "type": "library",
796             "autoload": {
797                 "psr-4": {
798                     "Firebase\\JWT\\": "src"
799                 }
800             },
801             "notification-url": "https://packagist.org/downloads/",
802             "license": [
803                 "BSD-3-Clause"
804             ],
805             "authors": [
806                 {
807                     "name": "Neuman Vong",
808                     "email": "neuman+pear@twilio.com",
809                     "role": "Developer"
810                 },
811                 {
812                     "name": "Anant Narayanan",
813                     "email": "anant@php.net",
814                     "role": "Developer"
815                 }
816             ],
817             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
818             "homepage": "https://github.com/firebase/php-jwt",
819             "keywords": [
820                 "jwt",
821                 "php"
822             ],
823             "support": {
824                 "issues": "https://github.com/firebase/php-jwt/issues",
825                 "source": "https://github.com/firebase/php-jwt/tree/v6.4.0"
826             },
827             "time": "2023-02-09T21:01:23+00:00"
828         },
829         {
830             "name": "google/apiclient",
831             "version": "v2.13.0",
832             "source": {
833                 "type": "git",
834                 "url": "https://github.com/googleapis/google-api-php-client.git",
835                 "reference": "b653a338c5a658adf6df4bb2f44c2cc02fe7eb1d"
836             },
837             "dist": {
838                 "type": "zip",
839                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/b653a338c5a658adf6df4bb2f44c2cc02fe7eb1d",
840                 "reference": "b653a338c5a658adf6df4bb2f44c2cc02fe7eb1d",
841                 "shasum": ""
842             },
843             "require": {
844                 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0",
845                 "google/apiclient-services": "~0.200",
846                 "google/auth": "^1.10",
847                 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
848                 "guzzlehttp/psr7": "^1.8.4||^2.2.1",
849                 "monolog/monolog": "^1.17||^2.0||^3.0",
850                 "php": "^5.6|^7.0|^8.0",
851                 "phpseclib/phpseclib": "~2.0||^3.0.2"
852             },
853             "require-dev": {
854                 "cache/filesystem-adapter": "^0.3.2|^1.1",
855                 "composer/composer": "^1.10.22",
856                 "phpcompatibility/php-compatibility": "^9.2",
857                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
858                 "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
859                 "squizlabs/php_codesniffer": "^3.0",
860                 "symfony/css-selector": "~2.1",
861                 "symfony/dom-crawler": "~2.1",
862                 "yoast/phpunit-polyfills": "^1.0"
863             },
864             "suggest": {
865                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
866             },
867             "type": "library",
868             "extra": {
869                 "branch-alias": {
870                     "dev-main": "2.x-dev"
871                 }
872             },
873             "autoload": {
874                 "files": [
875                     "src/aliases.php"
876                 ],
877                 "psr-4": {
878                     "Google\\": "src/"
879                 },
880                 "classmap": [
881                     "src/aliases.php"
882                 ]
883             },
884             "notification-url": "https://packagist.org/downloads/",
885             "license": [
886                 "Apache-2.0"
887             ],
888             "description": "Client library for Google APIs",
889             "homepage": "http://developers.google.com/api-client-library/php",
890             "keywords": [
891                 "google"
892             ],
893             "support": {
894                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
895                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.13.0"
896             },
897             "time": "2022-12-19T22:17:11+00:00"
898         },
899         {
900             "name": "google/apiclient-services",
901             "version": "v0.292.0",
902             "source": {
903                 "type": "git",
904                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
905                 "reference": "6f79073f022686461af2d1a95b4fe91caaf947ec"
906             },
907             "dist": {
908                 "type": "zip",
909                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/6f79073f022686461af2d1a95b4fe91caaf947ec",
910                 "reference": "6f79073f022686461af2d1a95b4fe91caaf947ec",
911                 "shasum": ""
912             },
913             "require": {
914                 "php": ">=5.6"
915             },
916             "require-dev": {
917                 "phpunit/phpunit": "^5.7||^8.5.13"
918             },
919             "type": "library",
920             "autoload": {
921                 "files": [
922                     "autoload.php"
923                 ],
924                 "psr-4": {
925                     "Google\\Service\\": "src"
926                 }
927             },
928             "notification-url": "https://packagist.org/downloads/",
929             "license": [
930                 "Apache-2.0"
931             ],
932             "description": "Client library for Google APIs",
933             "homepage": "http://developers.google.com/api-client-library/php",
934             "keywords": [
935                 "google"
936             ],
937             "support": {
938                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
939                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.292.0"
940             },
941             "time": "2023-03-13T21:05:11+00:00"
942         },
943         {
944             "name": "google/auth",
945             "version": "v1.25.0",
946             "source": {
947                 "type": "git",
948                 "url": "https://github.com/googleapis/google-auth-library-php.git",
949                 "reference": "0865c44ab50378f7b145827dfcbd1e7a238f7759"
950             },
951             "dist": {
952                 "type": "zip",
953                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/0865c44ab50378f7b145827dfcbd1e7a238f7759",
954                 "reference": "0865c44ab50378f7b145827dfcbd1e7a238f7759",
955                 "shasum": ""
956             },
957             "require": {
958                 "firebase/php-jwt": "^5.5||^6.0",
959                 "guzzlehttp/guzzle": "^6.2.1|^7.0",
960                 "guzzlehttp/psr7": "^1.7|^2.0",
961                 "php": "^7.1||^8.0",
962                 "psr/cache": "^1.0|^2.0|^3.0",
963                 "psr/http-message": "^1.0"
964             },
965             "require-dev": {
966                 "guzzlehttp/promises": "0.1.1|^1.3",
967                 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
968                 "phpseclib/phpseclib": "^2.0.31",
969                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
970                 "phpunit/phpunit": "^7.5||^9.0.0",
971                 "sebastian/comparator": ">=1.2.3",
972                 "squizlabs/php_codesniffer": "^3.5"
973             },
974             "suggest": {
975                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
976             },
977             "type": "library",
978             "autoload": {
979                 "psr-4": {
980                     "Google\\Auth\\": "src"
981                 }
982             },
983             "notification-url": "https://packagist.org/downloads/",
984             "license": [
985                 "Apache-2.0"
986             ],
987             "description": "Google Auth Library for PHP",
988             "homepage": "http://github.com/google/google-auth-library-php",
989             "keywords": [
990                 "Authentication",
991                 "google",
992                 "oauth2"
993             ],
994             "support": {
995                 "docs": "https://googleapis.github.io/google-auth-library-php/main/",
996                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
997                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.25.0"
998             },
999             "time": "2023-01-26T22:04:14+00:00"
1000         },
1001         {
1002             "name": "graham-campbell/result-type",
1003             "version": "v1.1.1",
1004             "source": {
1005                 "type": "git",
1006                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
1007                 "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831"
1008             },
1009             "dist": {
1010                 "type": "zip",
1011                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
1012                 "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
1013                 "shasum": ""
1014             },
1015             "require": {
1016                 "php": "^7.2.5 || ^8.0",
1017                 "phpoption/phpoption": "^1.9.1"
1018             },
1019             "require-dev": {
1020                 "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
1021             },
1022             "type": "library",
1023             "autoload": {
1024                 "psr-4": {
1025                     "GrahamCampbell\\ResultType\\": "src/"
1026                 }
1027             },
1028             "notification-url": "https://packagist.org/downloads/",
1029             "license": [
1030                 "MIT"
1031             ],
1032             "authors": [
1033                 {
1034                     "name": "Graham Campbell",
1035                     "email": "hello@gjcampbell.co.uk",
1036                     "homepage": "https://github.com/GrahamCampbell"
1037                 }
1038             ],
1039             "description": "An Implementation Of The Result Type",
1040             "keywords": [
1041                 "Graham Campbell",
1042                 "GrahamCampbell",
1043                 "Result Type",
1044                 "Result-Type",
1045                 "result"
1046             ],
1047             "support": {
1048                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
1049                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1"
1050             },
1051             "funding": [
1052                 {
1053                     "url": "https://github.com/GrahamCampbell",
1054                     "type": "github"
1055                 },
1056                 {
1057                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1058                     "type": "tidelift"
1059                 }
1060             ],
1061             "time": "2023-02-25T20:23:15+00:00"
1062         },
1063         {
1064             "name": "guzzlehttp/guzzle",
1065             "version": "7.5.0",
1066             "source": {
1067                 "type": "git",
1068                 "url": "https://github.com/guzzle/guzzle.git",
1069                 "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
1070             },
1071             "dist": {
1072                 "type": "zip",
1073                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1074                 "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1075                 "shasum": ""
1076             },
1077             "require": {
1078                 "ext-json": "*",
1079                 "guzzlehttp/promises": "^1.5",
1080                 "guzzlehttp/psr7": "^1.9 || ^2.4",
1081                 "php": "^7.2.5 || ^8.0",
1082                 "psr/http-client": "^1.0",
1083                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1084             },
1085             "provide": {
1086                 "psr/http-client-implementation": "1.0"
1087             },
1088             "require-dev": {
1089                 "bamarni/composer-bin-plugin": "^1.8.1",
1090                 "ext-curl": "*",
1091                 "php-http/client-integration-tests": "^3.0",
1092                 "phpunit/phpunit": "^8.5.29 || ^9.5.23",
1093                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1094             },
1095             "suggest": {
1096                 "ext-curl": "Required for CURL handler support",
1097                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1098                 "psr/log": "Required for using the Log middleware"
1099             },
1100             "type": "library",
1101             "extra": {
1102                 "bamarni-bin": {
1103                     "bin-links": true,
1104                     "forward-command": false
1105                 },
1106                 "branch-alias": {
1107                     "dev-master": "7.5-dev"
1108                 }
1109             },
1110             "autoload": {
1111                 "files": [
1112                     "src/functions_include.php"
1113                 ],
1114                 "psr-4": {
1115                     "GuzzleHttp\\": "src/"
1116                 }
1117             },
1118             "notification-url": "https://packagist.org/downloads/",
1119             "license": [
1120                 "MIT"
1121             ],
1122             "authors": [
1123                 {
1124                     "name": "Graham Campbell",
1125                     "email": "hello@gjcampbell.co.uk",
1126                     "homepage": "https://github.com/GrahamCampbell"
1127                 },
1128                 {
1129                     "name": "Michael Dowling",
1130                     "email": "mtdowling@gmail.com",
1131                     "homepage": "https://github.com/mtdowling"
1132                 },
1133                 {
1134                     "name": "Jeremy Lindblom",
1135                     "email": "jeremeamia@gmail.com",
1136                     "homepage": "https://github.com/jeremeamia"
1137                 },
1138                 {
1139                     "name": "George Mponos",
1140                     "email": "gmponos@gmail.com",
1141                     "homepage": "https://github.com/gmponos"
1142                 },
1143                 {
1144                     "name": "Tobias Nyholm",
1145                     "email": "tobias.nyholm@gmail.com",
1146                     "homepage": "https://github.com/Nyholm"
1147                 },
1148                 {
1149                     "name": "Márk Sági-Kazár",
1150                     "email": "mark.sagikazar@gmail.com",
1151                     "homepage": "https://github.com/sagikazarmark"
1152                 },
1153                 {
1154                     "name": "Tobias Schultze",
1155                     "email": "webmaster@tubo-world.de",
1156                     "homepage": "https://github.com/Tobion"
1157                 }
1158             ],
1159             "description": "Guzzle is a PHP HTTP client library",
1160             "keywords": [
1161                 "client",
1162                 "curl",
1163                 "framework",
1164                 "http",
1165                 "http client",
1166                 "psr-18",
1167                 "psr-7",
1168                 "rest",
1169                 "web service"
1170             ],
1171             "support": {
1172                 "issues": "https://github.com/guzzle/guzzle/issues",
1173                 "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
1174             },
1175             "funding": [
1176                 {
1177                     "url": "https://github.com/GrahamCampbell",
1178                     "type": "github"
1179                 },
1180                 {
1181                     "url": "https://github.com/Nyholm",
1182                     "type": "github"
1183                 },
1184                 {
1185                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1186                     "type": "tidelift"
1187                 }
1188             ],
1189             "time": "2022-08-28T15:39:27+00:00"
1190         },
1191         {
1192             "name": "guzzlehttp/promises",
1193             "version": "1.5.2",
1194             "source": {
1195                 "type": "git",
1196                 "url": "https://github.com/guzzle/promises.git",
1197                 "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1198             },
1199             "dist": {
1200                 "type": "zip",
1201                 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1202                 "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1203                 "shasum": ""
1204             },
1205             "require": {
1206                 "php": ">=5.5"
1207             },
1208             "require-dev": {
1209                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1210             },
1211             "type": "library",
1212             "extra": {
1213                 "branch-alias": {
1214                     "dev-master": "1.5-dev"
1215                 }
1216             },
1217             "autoload": {
1218                 "files": [
1219                     "src/functions_include.php"
1220                 ],
1221                 "psr-4": {
1222                     "GuzzleHttp\\Promise\\": "src/"
1223                 }
1224             },
1225             "notification-url": "https://packagist.org/downloads/",
1226             "license": [
1227                 "MIT"
1228             ],
1229             "authors": [
1230                 {
1231                     "name": "Graham Campbell",
1232                     "email": "hello@gjcampbell.co.uk",
1233                     "homepage": "https://github.com/GrahamCampbell"
1234                 },
1235                 {
1236                     "name": "Michael Dowling",
1237                     "email": "mtdowling@gmail.com",
1238                     "homepage": "https://github.com/mtdowling"
1239                 },
1240                 {
1241                     "name": "Tobias Nyholm",
1242                     "email": "tobias.nyholm@gmail.com",
1243                     "homepage": "https://github.com/Nyholm"
1244                 },
1245                 {
1246                     "name": "Tobias Schultze",
1247                     "email": "webmaster@tubo-world.de",
1248                     "homepage": "https://github.com/Tobion"
1249                 }
1250             ],
1251             "description": "Guzzle promises library",
1252             "keywords": [
1253                 "promise"
1254             ],
1255             "support": {
1256                 "issues": "https://github.com/guzzle/promises/issues",
1257                 "source": "https://github.com/guzzle/promises/tree/1.5.2"
1258             },
1259             "funding": [
1260                 {
1261                     "url": "https://github.com/GrahamCampbell",
1262                     "type": "github"
1263                 },
1264                 {
1265                     "url": "https://github.com/Nyholm",
1266                     "type": "github"
1267                 },
1268                 {
1269                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1270                     "type": "tidelift"
1271                 }
1272             ],
1273             "time": "2022-08-28T14:55:35+00:00"
1274         },
1275         {
1276             "name": "guzzlehttp/psr7",
1277             "version": "2.4.4",
1278             "source": {
1279                 "type": "git",
1280                 "url": "https://github.com/guzzle/psr7.git",
1281                 "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf"
1282             },
1283             "dist": {
1284                 "type": "zip",
1285                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
1286                 "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
1287                 "shasum": ""
1288             },
1289             "require": {
1290                 "php": "^7.2.5 || ^8.0",
1291                 "psr/http-factory": "^1.0",
1292                 "psr/http-message": "^1.0",
1293                 "ralouphie/getallheaders": "^3.0"
1294             },
1295             "provide": {
1296                 "psr/http-factory-implementation": "1.0",
1297                 "psr/http-message-implementation": "1.0"
1298             },
1299             "require-dev": {
1300                 "bamarni/composer-bin-plugin": "^1.8.1",
1301                 "http-interop/http-factory-tests": "^0.9",
1302                 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1303             },
1304             "suggest": {
1305                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1306             },
1307             "type": "library",
1308             "extra": {
1309                 "bamarni-bin": {
1310                     "bin-links": true,
1311                     "forward-command": false
1312                 },
1313                 "branch-alias": {
1314                     "dev-master": "2.4-dev"
1315                 }
1316             },
1317             "autoload": {
1318                 "psr-4": {
1319                     "GuzzleHttp\\Psr7\\": "src/"
1320                 }
1321             },
1322             "notification-url": "https://packagist.org/downloads/",
1323             "license": [
1324                 "MIT"
1325             ],
1326             "authors": [
1327                 {
1328                     "name": "Graham Campbell",
1329                     "email": "hello@gjcampbell.co.uk",
1330                     "homepage": "https://github.com/GrahamCampbell"
1331                 },
1332                 {
1333                     "name": "Michael Dowling",
1334                     "email": "mtdowling@gmail.com",
1335                     "homepage": "https://github.com/mtdowling"
1336                 },
1337                 {
1338                     "name": "George Mponos",
1339                     "email": "gmponos@gmail.com",
1340                     "homepage": "https://github.com/gmponos"
1341                 },
1342                 {
1343                     "name": "Tobias Nyholm",
1344                     "email": "tobias.nyholm@gmail.com",
1345                     "homepage": "https://github.com/Nyholm"
1346                 },
1347                 {
1348                     "name": "Márk Sági-Kazár",
1349                     "email": "mark.sagikazar@gmail.com",
1350                     "homepage": "https://github.com/sagikazarmark"
1351                 },
1352                 {
1353                     "name": "Tobias Schultze",
1354                     "email": "webmaster@tubo-world.de",
1355                     "homepage": "https://github.com/Tobion"
1356                 },
1357                 {
1358                     "name": "Márk Sági-Kazár",
1359                     "email": "mark.sagikazar@gmail.com",
1360                     "homepage": "https://sagikazarmark.hu"
1361                 }
1362             ],
1363             "description": "PSR-7 message implementation that also provides common utility methods",
1364             "keywords": [
1365                 "http",
1366                 "message",
1367                 "psr-7",
1368                 "request",
1369                 "response",
1370                 "stream",
1371                 "uri",
1372                 "url"
1373             ],
1374             "support": {
1375                 "issues": "https://github.com/guzzle/psr7/issues",
1376                 "source": "https://github.com/guzzle/psr7/tree/2.4.4"
1377             },
1378             "funding": [
1379                 {
1380                     "url": "https://github.com/GrahamCampbell",
1381                     "type": "github"
1382                 },
1383                 {
1384                     "url": "https://github.com/Nyholm",
1385                     "type": "github"
1386                 },
1387                 {
1388                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1389                     "type": "tidelift"
1390                 }
1391             ],
1392             "time": "2023-03-09T13:19:02+00:00"
1393         },
1394         {
1395             "name": "html2text/html2text",
1396             "version": "4.3.1",
1397             "source": {
1398                 "type": "git",
1399                 "url": "https://github.com/mtibben/html2text.git",
1400                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
1401             },
1402             "dist": {
1403                 "type": "zip",
1404                 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
1405                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
1406                 "shasum": ""
1407             },
1408             "require-dev": {
1409                 "phpunit/phpunit": "~4"
1410             },
1411             "suggest": {
1412                 "ext-mbstring": "For best performance",
1413                 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
1414             },
1415             "type": "library",
1416             "autoload": {
1417                 "psr-4": {
1418                     "Html2Text\\": [
1419                         "src/",
1420                         "test/"
1421                     ]
1422                 }
1423             },
1424             "notification-url": "https://packagist.org/downloads/",
1425             "license": [
1426                 "GPL-2.0-or-later"
1427             ],
1428             "description": "Converts HTML to formatted plain text",
1429             "support": {
1430                 "issues": "https://github.com/mtibben/html2text/issues",
1431                 "source": "https://github.com/mtibben/html2text/tree/4.3.1"
1432             },
1433             "time": "2020-04-16T23:44:31+00:00"
1434         },
1435         {
1436             "name": "kamermans/guzzle-oauth2-subscriber",
1437             "version": "v1.0.12",
1438             "source": {
1439                 "type": "git",
1440                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1441                 "reference": "e1f3a78155fb37410f0103ef57b51fbd4fafd806"
1442             },
1443             "dist": {
1444                 "type": "zip",
1445                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/e1f3a78155fb37410f0103ef57b51fbd4fafd806",
1446                 "reference": "e1f3a78155fb37410f0103ef57b51fbd4fafd806",
1447                 "shasum": ""
1448             },
1449             "require": {
1450                 "guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0",
1451                 "php": ">=5.4.0"
1452             },
1453             "type": "library",
1454             "autoload": {
1455                 "psr-4": {
1456                     "kamermans\\OAuth2\\": "src"
1457                 }
1458             },
1459             "notification-url": "https://packagist.org/downloads/",
1460             "license": [
1461                 "MIT"
1462             ],
1463             "authors": [
1464                 {
1465                     "name": "Steve Kamerman",
1466                     "email": "stevekamerman@gmail.com"
1467                 }
1468             ],
1469             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1470             "keywords": [
1471                 "Guzzle",
1472                 "oauth"
1473             ],
1474             "support": {
1475                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1476                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.12"
1477             },
1478             "time": "2022-08-17T13:15:21+00:00"
1479         },
1480         {
1481             "name": "knplabs/knp-snappy",
1482             "version": "v1.4.2",
1483             "source": {
1484                 "type": "git",
1485                 "url": "https://github.com/KnpLabs/snappy.git",
1486                 "reference": "b66f79334421c26d9c244427963fa2d92980b5d3"
1487             },
1488             "dist": {
1489                 "type": "zip",
1490                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/b66f79334421c26d9c244427963fa2d92980b5d3",
1491                 "reference": "b66f79334421c26d9c244427963fa2d92980b5d3",
1492                 "shasum": ""
1493             },
1494             "require": {
1495                 "php": ">=7.1",
1496                 "psr/log": "^1.0||^2.0||^3.0",
1497                 "symfony/process": "~3.4||~4.3||~5.0||~6.0"
1498             },
1499             "require-dev": {
1500                 "friendsofphp/php-cs-fixer": "^2.16||^3.0",
1501                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1502                 "phpstan/phpstan": "^0.12.7",
1503                 "phpstan/phpstan-phpunit": "^0.12.6",
1504                 "phpunit/phpunit": "~7.4||~8.5"
1505             },
1506             "suggest": {
1507                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1508                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1509                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1510                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1511                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1512             },
1513             "type": "library",
1514             "extra": {
1515                 "branch-alias": {
1516                     "dev-master": "1.x-dev"
1517                 }
1518             },
1519             "autoload": {
1520                 "psr-4": {
1521                     "Knp\\Snappy\\": "src/Knp/Snappy"
1522                 }
1523             },
1524             "notification-url": "https://packagist.org/downloads/",
1525             "license": [
1526                 "MIT"
1527             ],
1528             "authors": [
1529                 {
1530                     "name": "KNP Labs Team",
1531                     "homepage": "http://knplabs.com"
1532                 },
1533                 {
1534                     "name": "Symfony Community",
1535                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1536                 }
1537             ],
1538             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1539             "homepage": "http://github.com/KnpLabs/snappy",
1540             "keywords": [
1541                 "knp",
1542                 "knplabs",
1543                 "pdf",
1544                 "snapshot",
1545                 "thumbnail",
1546                 "wkhtmltopdf"
1547             ],
1548             "support": {
1549                 "issues": "https://github.com/KnpLabs/snappy/issues",
1550                 "source": "https://github.com/KnpLabs/snappy/tree/v1.4.2"
1551             },
1552             "time": "2023-03-17T14:47:54+00:00"
1553         },
1554         {
1555             "name": "laminas/laminas-code",
1556             "version": "4.7.1",
1557             "source": {
1558                 "type": "git",
1559                 "url": "https://github.com/laminas/laminas-code.git",
1560                 "reference": "91aabc066d5620428120800c0eafc0411e441a62"
1561             },
1562             "dist": {
1563                 "type": "zip",
1564                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/91aabc066d5620428120800c0eafc0411e441a62",
1565                 "reference": "91aabc066d5620428120800c0eafc0411e441a62",
1566                 "shasum": ""
1567             },
1568             "require": {
1569                 "php": ">=7.4, <8.2"
1570             },
1571             "require-dev": {
1572                 "doctrine/annotations": "^1.13.2",
1573                 "ext-phar": "*",
1574                 "laminas/laminas-coding-standard": "^2.3.0",
1575                 "laminas/laminas-stdlib": "^3.6.1",
1576                 "phpunit/phpunit": "^9.5.10",
1577                 "psalm/plugin-phpunit": "^0.17.0",
1578                 "vimeo/psalm": "^4.13.1"
1579             },
1580             "suggest": {
1581                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1582                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1583             },
1584             "type": "library",
1585             "autoload": {
1586                 "files": [
1587                     "polyfill/ReflectionEnumPolyfill.php"
1588                 ],
1589                 "psr-4": {
1590                     "Laminas\\Code\\": "src/"
1591                 }
1592             },
1593             "notification-url": "https://packagist.org/downloads/",
1594             "license": [
1595                 "BSD-3-Clause"
1596             ],
1597             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1598             "homepage": "https://laminas.dev",
1599             "keywords": [
1600                 "code",
1601                 "laminas",
1602                 "laminasframework"
1603             ],
1604             "support": {
1605                 "chat": "https://laminas.dev/chat",
1606                 "docs": "https://docs.laminas.dev/laminas-code/",
1607                 "forum": "https://discourse.laminas.dev",
1608                 "issues": "https://github.com/laminas/laminas-code/issues",
1609                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1610                 "source": "https://github.com/laminas/laminas-code"
1611             },
1612             "funding": [
1613                 {
1614                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1615                     "type": "community_bridge"
1616                 }
1617             ],
1618             "time": "2022-11-21T01:32:31+00:00"
1619         },
1620         {
1621             "name": "laminas/laminas-config",
1622             "version": "3.8.0",
1623             "source": {
1624                 "type": "git",
1625                 "url": "https://github.com/laminas/laminas-config.git",
1626                 "reference": "46baad58d0b12cf98539e04334eff40a1fdfb9a0"
1627             },
1628             "dist": {
1629                 "type": "zip",
1630                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/46baad58d0b12cf98539e04334eff40a1fdfb9a0",
1631                 "reference": "46baad58d0b12cf98539e04334eff40a1fdfb9a0",
1632                 "shasum": ""
1633             },
1634             "require": {
1635                 "ext-json": "*",
1636                 "laminas/laminas-stdlib": "^3.6",
1637                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
1638                 "psr/container": "^1.0"
1639             },
1640             "conflict": {
1641                 "container-interop/container-interop": "<1.2.0",
1642                 "zendframework/zend-config": "*"
1643             },
1644             "require-dev": {
1645                 "laminas/laminas-coding-standard": "~2.4.0",
1646                 "laminas/laminas-filter": "~2.23.0",
1647                 "laminas/laminas-i18n": "~2.19.0",
1648                 "laminas/laminas-servicemanager": "~3.19.0",
1649                 "phpunit/phpunit": "~9.5.25"
1650             },
1651             "suggest": {
1652                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1653                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1654                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1655             },
1656             "type": "library",
1657             "autoload": {
1658                 "psr-4": {
1659                     "Laminas\\Config\\": "src/"
1660                 }
1661             },
1662             "notification-url": "https://packagist.org/downloads/",
1663             "license": [
1664                 "BSD-3-Clause"
1665             ],
1666             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1667             "homepage": "https://laminas.dev",
1668             "keywords": [
1669                 "config",
1670                 "laminas"
1671             ],
1672             "support": {
1673                 "chat": "https://laminas.dev/chat",
1674                 "docs": "https://docs.laminas.dev/laminas-config/",
1675                 "forum": "https://discourse.laminas.dev",
1676                 "issues": "https://github.com/laminas/laminas-config/issues",
1677                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1678                 "source": "https://github.com/laminas/laminas-config"
1679             },
1680             "funding": [
1681                 {
1682                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1683                     "type": "community_bridge"
1684                 }
1685             ],
1686             "time": "2022-10-16T14:21:22+00:00"
1687         },
1688         {
1689             "name": "laminas/laminas-db",
1690             "version": "2.17.0",
1691             "source": {
1692                 "type": "git",
1693                 "url": "https://github.com/laminas/laminas-db.git",
1694                 "reference": "9020ba27ffa4966c03cac743144bfd6716fdab60"
1695             },
1696             "dist": {
1697                 "type": "zip",
1698                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/9020ba27ffa4966c03cac743144bfd6716fdab60",
1699                 "reference": "9020ba27ffa4966c03cac743144bfd6716fdab60",
1700                 "shasum": ""
1701             },
1702             "require": {
1703                 "laminas/laminas-stdlib": "^3.7.1",
1704                 "php": "~8.0.0 || ~8.1.0|| ~8.2.0"
1705             },
1706             "conflict": {
1707                 "zendframework/zend-db": "*"
1708             },
1709             "require-dev": {
1710                 "laminas/laminas-coding-standard": "^2.4.0",
1711                 "laminas/laminas-eventmanager": "^3.6.0",
1712                 "laminas/laminas-hydrator": "^4.7",
1713                 "laminas/laminas-servicemanager": "^3.19.0",
1714                 "phpunit/phpunit": "^9.5.25"
1715             },
1716             "suggest": {
1717                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1718                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1719                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1720             },
1721             "type": "library",
1722             "extra": {
1723                 "laminas": {
1724                     "component": "Laminas\\Db",
1725                     "config-provider": "Laminas\\Db\\ConfigProvider"
1726                 }
1727             },
1728             "autoload": {
1729                 "psr-4": {
1730                     "Laminas\\Db\\": "src/"
1731                 }
1732             },
1733             "notification-url": "https://packagist.org/downloads/",
1734             "license": [
1735                 "BSD-3-Clause"
1736             ],
1737             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1738             "homepage": "https://laminas.dev",
1739             "keywords": [
1740                 "db",
1741                 "laminas"
1742             ],
1743             "support": {
1744                 "chat": "https://laminas.dev/chat",
1745                 "docs": "https://docs.laminas.dev/laminas-db/",
1746                 "forum": "https://discourse.laminas.dev",
1747                 "issues": "https://github.com/laminas/laminas-db/issues",
1748                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1749                 "source": "https://github.com/laminas/laminas-db"
1750             },
1751             "funding": [
1752                 {
1753                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1754                     "type": "community_bridge"
1755                 }
1756             ],
1757             "time": "2023-01-31T12:09:24+00:00"
1758         },
1759         {
1760             "name": "laminas/laminas-escaper",
1761             "version": "2.12.0",
1762             "source": {
1763                 "type": "git",
1764                 "url": "https://github.com/laminas/laminas-escaper.git",
1765                 "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490"
1766             },
1767             "dist": {
1768                 "type": "zip",
1769                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
1770                 "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
1771                 "shasum": ""
1772             },
1773             "require": {
1774                 "ext-ctype": "*",
1775                 "ext-mbstring": "*",
1776                 "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
1777             },
1778             "conflict": {
1779                 "zendframework/zend-escaper": "*"
1780             },
1781             "require-dev": {
1782                 "infection/infection": "^0.26.6",
1783                 "laminas/laminas-coding-standard": "~2.4.0",
1784                 "maglnet/composer-require-checker": "^3.8.0",
1785                 "phpunit/phpunit": "^9.5.18",
1786                 "psalm/plugin-phpunit": "^0.17.0",
1787                 "vimeo/psalm": "^4.22.0"
1788             },
1789             "type": "library",
1790             "autoload": {
1791                 "psr-4": {
1792                     "Laminas\\Escaper\\": "src/"
1793                 }
1794             },
1795             "notification-url": "https://packagist.org/downloads/",
1796             "license": [
1797                 "BSD-3-Clause"
1798             ],
1799             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1800             "homepage": "https://laminas.dev",
1801             "keywords": [
1802                 "escaper",
1803                 "laminas"
1804             ],
1805             "support": {
1806                 "chat": "https://laminas.dev/chat",
1807                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1808                 "forum": "https://discourse.laminas.dev",
1809                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1810                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1811                 "source": "https://github.com/laminas/laminas-escaper"
1812             },
1813             "funding": [
1814                 {
1815                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1816                     "type": "community_bridge"
1817                 }
1818             ],
1819             "time": "2022-10-10T10:11:09+00:00"
1820         },
1821         {
1822             "name": "laminas/laminas-eventmanager",
1823             "version": "3.10.0",
1824             "source": {
1825                 "type": "git",
1826                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1827                 "reference": "5a5114ab2d3fa4424faa46a2fb0a4e49a61f6eba"
1828             },
1829             "dist": {
1830                 "type": "zip",
1831                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/5a5114ab2d3fa4424faa46a2fb0a4e49a61f6eba",
1832                 "reference": "5a5114ab2d3fa4424faa46a2fb0a4e49a61f6eba",
1833                 "shasum": ""
1834             },
1835             "require": {
1836                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
1837             },
1838             "conflict": {
1839                 "container-interop/container-interop": "<1.2",
1840                 "zendframework/zend-eventmanager": "*"
1841             },
1842             "require-dev": {
1843                 "laminas/laminas-coding-standard": "~2.5.0",
1844                 "laminas/laminas-stdlib": "^3.15",
1845                 "phpbench/phpbench": "^1.2.7",
1846                 "phpunit/phpunit": "^9.5.26",
1847                 "psalm/plugin-phpunit": "^0.18.0",
1848                 "psr/container": "^1.1.2 || ^2.0.2",
1849                 "vimeo/psalm": "^5.0.0"
1850             },
1851             "suggest": {
1852                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
1853                 "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature"
1854             },
1855             "type": "library",
1856             "autoload": {
1857                 "psr-4": {
1858                     "Laminas\\EventManager\\": "src/"
1859                 }
1860             },
1861             "notification-url": "https://packagist.org/downloads/",
1862             "license": [
1863                 "BSD-3-Clause"
1864             ],
1865             "description": "Trigger and listen to events within a PHP application",
1866             "homepage": "https://laminas.dev",
1867             "keywords": [
1868                 "event",
1869                 "eventmanager",
1870                 "events",
1871                 "laminas"
1872             ],
1873             "support": {
1874                 "chat": "https://laminas.dev/chat",
1875                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1876                 "forum": "https://discourse.laminas.dev",
1877                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1878                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1879                 "source": "https://github.com/laminas/laminas-eventmanager"
1880             },
1881             "funding": [
1882                 {
1883                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1884                     "type": "community_bridge"
1885                 }
1886             ],
1887             "time": "2023-01-11T19:52:45+00:00"
1888         },
1889         {
1890             "name": "laminas/laminas-filter",
1891             "version": "2.31.0",
1892             "source": {
1893                 "type": "git",
1894                 "url": "https://github.com/laminas/laminas-filter.git",
1895                 "reference": "548a6597d357b0b0b139cc7bffea4dfbc50eb5a8"
1896             },
1897             "dist": {
1898                 "type": "zip",
1899                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/548a6597d357b0b0b139cc7bffea4dfbc50eb5a8",
1900                 "reference": "548a6597d357b0b0b139cc7bffea4dfbc50eb5a8",
1901                 "shasum": ""
1902             },
1903             "require": {
1904                 "ext-mbstring": "*",
1905                 "laminas/laminas-servicemanager": "^3.14.0",
1906                 "laminas/laminas-stdlib": "^3.13.0",
1907                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
1908             },
1909             "conflict": {
1910                 "laminas/laminas-validator": "<2.10.1",
1911                 "zendframework/zend-filter": "*"
1912             },
1913             "require-dev": {
1914                 "laminas/laminas-coding-standard": "~2.5.0",
1915                 "laminas/laminas-crypt": "^3.9",
1916                 "laminas/laminas-uri": "^2.10",
1917                 "pear/archive_tar": "^1.4.14",
1918                 "phpunit/phpunit": "^9.5.27",
1919                 "psalm/plugin-phpunit": "^0.18.4",
1920                 "psr/http-factory": "^1.0.1",
1921                 "vimeo/psalm": "^5.3"
1922             },
1923             "suggest": {
1924                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1925                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1926                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1927                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1928             },
1929             "type": "library",
1930             "extra": {
1931                 "laminas": {
1932                     "component": "Laminas\\Filter",
1933                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1934                 }
1935             },
1936             "autoload": {
1937                 "psr-4": {
1938                     "Laminas\\Filter\\": "src/"
1939                 }
1940             },
1941             "notification-url": "https://packagist.org/downloads/",
1942             "license": [
1943                 "BSD-3-Clause"
1944             ],
1945             "description": "Programmatically filter and normalize data and files",
1946             "homepage": "https://laminas.dev",
1947             "keywords": [
1948                 "filter",
1949                 "laminas"
1950             ],
1951             "support": {
1952                 "chat": "https://laminas.dev/chat",
1953                 "docs": "https://docs.laminas.dev/laminas-filter/",
1954                 "forum": "https://discourse.laminas.dev",
1955                 "issues": "https://github.com/laminas/laminas-filter/issues",
1956                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
1957                 "source": "https://github.com/laminas/laminas-filter"
1958             },
1959             "funding": [
1960                 {
1961                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1962                     "type": "community_bridge"
1963                 }
1964             ],
1965             "time": "2023-01-12T06:17:48+00:00"
1966         },
1967         {
1968             "name": "laminas/laminas-form",
1969             "version": "3.8.0",
1970             "source": {
1971                 "type": "git",
1972                 "url": "https://github.com/laminas/laminas-form.git",
1973                 "reference": "087def3e3e4a70c618cdf622fbea8840280ff1c2"
1974             },
1975             "dist": {
1976                 "type": "zip",
1977                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/087def3e3e4a70c618cdf622fbea8840280ff1c2",
1978                 "reference": "087def3e3e4a70c618cdf622fbea8840280ff1c2",
1979                 "shasum": ""
1980             },
1981             "require": {
1982                 "laminas/laminas-hydrator": "^4.3.1",
1983                 "laminas/laminas-inputfilter": "^2.19.1",
1984                 "laminas/laminas-stdlib": "^3.7.1",
1985                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
1986             },
1987             "conflict": {
1988                 "doctrine/annotations": "<1.12.0",
1989                 "laminas/laminas-captcha": "<2.13.0",
1990                 "laminas/laminas-eventmanager": "<3.6.0",
1991                 "laminas/laminas-i18n": "<2.19.0",
1992                 "laminas/laminas-recaptcha": "<3.4.0",
1993                 "laminas/laminas-servicemanager": "<3.19.0",
1994                 "laminas/laminas-view": "<2.24.0"
1995             },
1996             "require-dev": {
1997                 "doctrine/annotations": "^1.13.3",
1998                 "ext-intl": "*",
1999                 "laminas/laminas-captcha": "^2.15",
2000                 "laminas/laminas-coding-standard": "^2.4",
2001                 "laminas/laminas-db": "^2.16",
2002                 "laminas/laminas-escaper": "^2.12",
2003                 "laminas/laminas-eventmanager": "^3.8",
2004                 "laminas/laminas-filter": "^2.29",
2005                 "laminas/laminas-i18n": "^2.21",
2006                 "laminas/laminas-modulemanager": "^2.14.0",
2007                 "laminas/laminas-recaptcha": "^3.5",
2008                 "laminas/laminas-servicemanager": "^3.20",
2009                 "laminas/laminas-session": "^2.16",
2010                 "laminas/laminas-text": "^2.9.0",
2011                 "laminas/laminas-validator": "^2.28",
2012                 "laminas/laminas-view": "^2.25",
2013                 "phpunit/phpunit": "^9.5.26",
2014                 "psalm/plugin-phpunit": "^0.18.4",
2015                 "vimeo/psalm": "^5.1"
2016             },
2017             "suggest": {
2018                 "doctrine/annotations": "^1.12, required to use laminas-form annotations support",
2019                 "laminas/laminas-captcha": "^2.11, required for using CAPTCHA form elements",
2020                 "laminas/laminas-eventmanager": "^3.4, reuired for laminas-form annotations support",
2021                 "laminas/laminas-i18n": "^2.12, required when using laminas-form view helpers",
2022                 "laminas/laminas-recaptcha": "^3.4, in order to use the ReCaptcha form element",
2023                 "laminas/laminas-servicemanager": "^3.10, required to use the form factories or provide services",
2024                 "laminas/laminas-view": "^2.14, required for using the laminas-form view helpers"
2025             },
2026             "type": "library",
2027             "extra": {
2028                 "laminas": {
2029                     "component": "Laminas\\Form",
2030                     "config-provider": "Laminas\\Form\\ConfigProvider"
2031                 }
2032             },
2033             "autoload": {
2034                 "psr-4": {
2035                     "Laminas\\Form\\": "src/"
2036                 }
2037             },
2038             "notification-url": "https://packagist.org/downloads/",
2039             "license": [
2040                 "BSD-3-Clause"
2041             ],
2042             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2043             "homepage": "https://laminas.dev",
2044             "keywords": [
2045                 "form",
2046                 "laminas"
2047             ],
2048             "support": {
2049                 "chat": "https://laminas.dev/chat",
2050                 "docs": "https://docs.laminas.dev/laminas-form/",
2051                 "forum": "https://discourse.laminas.dev",
2052                 "issues": "https://github.com/laminas/laminas-form/issues",
2053                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
2054                 "source": "https://github.com/laminas/laminas-form"
2055             },
2056             "funding": [
2057                 {
2058                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2059                     "type": "community_bridge"
2060                 }
2061             ],
2062             "time": "2022-12-05T19:11:27+00:00"
2063         },
2064         {
2065             "name": "laminas/laminas-http",
2066             "version": "2.18.0",
2067             "source": {
2068                 "type": "git",
2069                 "url": "https://github.com/laminas/laminas-http.git",
2070                 "reference": "76de9008f889bc7088f85a41d0d2b06c2b59c53d"
2071             },
2072             "dist": {
2073                 "type": "zip",
2074                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/76de9008f889bc7088f85a41d0d2b06c2b59c53d",
2075                 "reference": "76de9008f889bc7088f85a41d0d2b06c2b59c53d",
2076                 "shasum": ""
2077             },
2078             "require": {
2079                 "laminas/laminas-loader": "^2.8",
2080                 "laminas/laminas-stdlib": "^3.6",
2081                 "laminas/laminas-uri": "^2.9.1",
2082                 "laminas/laminas-validator": "^2.15",
2083                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2084             },
2085             "conflict": {
2086                 "zendframework/zend-http": "*"
2087             },
2088             "require-dev": {
2089                 "ext-curl": "*",
2090                 "laminas/laminas-coding-standard": "~2.4.0",
2091                 "phpunit/phpunit": "^9.5.25"
2092             },
2093             "suggest": {
2094                 "paragonie/certainty": "For automated management of cacert.pem"
2095             },
2096             "type": "library",
2097             "autoload": {
2098                 "psr-4": {
2099                     "Laminas\\Http\\": "src/"
2100                 }
2101             },
2102             "notification-url": "https://packagist.org/downloads/",
2103             "license": [
2104                 "BSD-3-Clause"
2105             ],
2106             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2107             "homepage": "https://laminas.dev",
2108             "keywords": [
2109                 "http",
2110                 "http client",
2111                 "laminas"
2112             ],
2113             "support": {
2114                 "chat": "https://laminas.dev/chat",
2115                 "docs": "https://docs.laminas.dev/laminas-http/",
2116                 "forum": "https://discourse.laminas.dev",
2117                 "issues": "https://github.com/laminas/laminas-http/issues",
2118                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2119                 "source": "https://github.com/laminas/laminas-http"
2120             },
2121             "funding": [
2122                 {
2123                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2124                     "type": "community_bridge"
2125                 }
2126             ],
2127             "time": "2022-11-23T15:45:41+00:00"
2128         },
2129         {
2130             "name": "laminas/laminas-hydrator",
2131             "version": "4.13.0",
2132             "source": {
2133                 "type": "git",
2134                 "url": "https://github.com/laminas/laminas-hydrator.git",
2135                 "reference": "de6da92da20873d569532adec94afa7285f21157"
2136             },
2137             "dist": {
2138                 "type": "zip",
2139                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/de6da92da20873d569532adec94afa7285f21157",
2140                 "reference": "de6da92da20873d569532adec94afa7285f21157",
2141                 "shasum": ""
2142             },
2143             "require": {
2144                 "laminas/laminas-stdlib": "^3.3",
2145                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
2146                 "webmozart/assert": "^1.10"
2147             },
2148             "conflict": {
2149                 "laminas/laminas-servicemanager": "<3.14.0",
2150                 "zendframework/zend-hydrator": "*"
2151             },
2152             "require-dev": {
2153                 "laminas/laminas-coding-standard": "~2.5.0",
2154                 "laminas/laminas-eventmanager": "^3.10",
2155                 "laminas/laminas-modulemanager": "^2.14.0",
2156                 "laminas/laminas-serializer": "^2.14.0",
2157                 "laminas/laminas-servicemanager": "^3.20",
2158                 "phpbench/phpbench": "^1.2.8",
2159                 "phpunit/phpunit": "^9.5.28",
2160                 "psalm/plugin-phpunit": "^0.18.4",
2161                 "vimeo/psalm": "^5.6"
2162             },
2163             "suggest": {
2164                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2165                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2166                 "laminas/laminas-servicemanager": "^3.14, to support hydrator plugin manager usage"
2167             },
2168             "type": "library",
2169             "extra": {
2170                 "laminas": {
2171                     "component": "Laminas\\Hydrator",
2172                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2173                 }
2174             },
2175             "autoload": {
2176                 "psr-4": {
2177                     "Laminas\\Hydrator\\": "src/"
2178                 }
2179             },
2180             "notification-url": "https://packagist.org/downloads/",
2181             "license": [
2182                 "BSD-3-Clause"
2183             ],
2184             "description": "Serialize objects to arrays, and vice versa",
2185             "homepage": "https://laminas.dev",
2186             "keywords": [
2187                 "hydrator",
2188                 "laminas"
2189             ],
2190             "support": {
2191                 "chat": "https://laminas.dev/chat",
2192                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2193                 "forum": "https://discourse.laminas.dev",
2194                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2195                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2196                 "source": "https://github.com/laminas/laminas-hydrator"
2197             },
2198             "funding": [
2199                 {
2200                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2201                     "type": "community_bridge"
2202                 }
2203             ],
2204             "time": "2023-03-19T20:05:31+00:00"
2205         },
2206         {
2207             "name": "laminas/laminas-i18n",
2208             "version": "2.22.1",
2209             "source": {
2210                 "type": "git",
2211                 "url": "https://github.com/laminas/laminas-i18n.git",
2212                 "reference": "075bec49f777698c6fc229eecefbe7a2364cd18e"
2213             },
2214             "dist": {
2215                 "type": "zip",
2216                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/075bec49f777698c6fc229eecefbe7a2364cd18e",
2217                 "reference": "075bec49f777698c6fc229eecefbe7a2364cd18e",
2218                 "shasum": ""
2219             },
2220             "require": {
2221                 "ext-intl": "*",
2222                 "laminas/laminas-servicemanager": "^3.14.0",
2223                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2224                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2225             },
2226             "conflict": {
2227                 "laminas/laminas-view": "<2.20.0",
2228                 "phpspec/prophecy": "<1.9.0",
2229                 "zendframework/zend-i18n": "*"
2230             },
2231             "require-dev": {
2232                 "laminas/laminas-cache": "^3.8",
2233                 "laminas/laminas-cache-storage-adapter-memory": "^2.2.0",
2234                 "laminas/laminas-cache-storage-deprecated-factory": "^1.0.1",
2235                 "laminas/laminas-coding-standard": "~2.5.0",
2236                 "laminas/laminas-config": "^3.8.0",
2237                 "laminas/laminas-eventmanager": "^3.7",
2238                 "laminas/laminas-filter": "^2.28.1",
2239                 "laminas/laminas-validator": "^2.28",
2240                 "laminas/laminas-view": "^2.25",
2241                 "phpunit/phpunit": "^9.5.26",
2242                 "psalm/plugin-phpunit": "^0.18.3",
2243                 "vimeo/psalm": "^5.0.0"
2244             },
2245             "suggest": {
2246                 "laminas/laminas-cache": "You should install this package to cache the translations",
2247                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2248                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2249                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2250                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2251                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2252                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2253             },
2254             "type": "library",
2255             "extra": {
2256                 "laminas": {
2257                     "component": "Laminas\\I18n",
2258                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2259                 }
2260             },
2261             "autoload": {
2262                 "psr-4": {
2263                     "Laminas\\I18n\\": "src/"
2264                 }
2265             },
2266             "notification-url": "https://packagist.org/downloads/",
2267             "license": [
2268                 "BSD-3-Clause"
2269             ],
2270             "description": "Provide translations for your application, and filter and validate internationalized values",
2271             "homepage": "https://laminas.dev",
2272             "keywords": [
2273                 "i18n",
2274                 "laminas"
2275             ],
2276             "support": {
2277                 "chat": "https://laminas.dev/chat",
2278                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2279                 "forum": "https://discourse.laminas.dev",
2280                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2281                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2282                 "source": "https://github.com/laminas/laminas-i18n"
2283             },
2284             "funding": [
2285                 {
2286                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2287                     "type": "community_bridge"
2288                 }
2289             ],
2290             "time": "2023-03-31T12:31:38+00:00"
2291         },
2292         {
2293             "name": "laminas/laminas-inputfilter",
2294             "version": "2.24.0",
2295             "source": {
2296                 "type": "git",
2297                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2298                 "reference": "01c56c11904565b0f594c9cb745b5457a0e390eb"
2299             },
2300             "dist": {
2301                 "type": "zip",
2302                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/01c56c11904565b0f594c9cb745b5457a0e390eb",
2303                 "reference": "01c56c11904565b0f594c9cb745b5457a0e390eb",
2304                 "shasum": ""
2305             },
2306             "require": {
2307                 "laminas/laminas-filter": "^2.13",
2308                 "laminas/laminas-servicemanager": "^3.16.0",
2309                 "laminas/laminas-stdlib": "^3.0",
2310                 "laminas/laminas-validator": "^2.15",
2311                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2312             },
2313             "conflict": {
2314                 "zendframework/zend-inputfilter": "*"
2315             },
2316             "require-dev": {
2317                 "ext-json": "*",
2318                 "laminas/laminas-coding-standard": "~2.5.0",
2319                 "phpunit/phpunit": "^9.5.27",
2320                 "psalm/plugin-phpunit": "^0.18.4",
2321                 "psr/http-message": "^1.0.1",
2322                 "vimeo/psalm": "^5.4",
2323                 "webmozart/assert": "^1.11"
2324             },
2325             "suggest": {
2326                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2327             },
2328             "type": "library",
2329             "extra": {
2330                 "laminas": {
2331                     "component": "Laminas\\InputFilter",
2332                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2333                 }
2334             },
2335             "autoload": {
2336                 "psr-4": {
2337                     "Laminas\\InputFilter\\": "src/"
2338                 }
2339             },
2340             "notification-url": "https://packagist.org/downloads/",
2341             "license": [
2342                 "BSD-3-Clause"
2343             ],
2344             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2345             "homepage": "https://laminas.dev",
2346             "keywords": [
2347                 "inputfilter",
2348                 "laminas"
2349             ],
2350             "support": {
2351                 "chat": "https://laminas.dev/chat",
2352                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2353                 "forum": "https://discourse.laminas.dev",
2354                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2355                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2356                 "source": "https://github.com/laminas/laminas-inputfilter"
2357             },
2358             "funding": [
2359                 {
2360                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2361                     "type": "community_bridge"
2362                 }
2363             ],
2364             "time": "2023-02-01T17:22:43+00:00"
2365         },
2366         {
2367             "name": "laminas/laminas-json",
2368             "version": "3.5.0",
2369             "source": {
2370                 "type": "git",
2371                 "url": "https://github.com/laminas/laminas-json.git",
2372                 "reference": "7a8a1d7bf2d05dd6c1fbd7c0868d3848cf2b57ec"
2373             },
2374             "dist": {
2375                 "type": "zip",
2376                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/7a8a1d7bf2d05dd6c1fbd7c0868d3848cf2b57ec",
2377                 "reference": "7a8a1d7bf2d05dd6c1fbd7c0868d3848cf2b57ec",
2378                 "shasum": ""
2379             },
2380             "require": {
2381                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2382             },
2383             "conflict": {
2384                 "zendframework/zend-json": "*"
2385             },
2386             "require-dev": {
2387                 "laminas/laminas-coding-standard": "~2.4.0",
2388                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2389                 "phpunit/phpunit": "^9.5.25"
2390             },
2391             "suggest": {
2392                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2393                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2394             },
2395             "type": "library",
2396             "autoload": {
2397                 "psr-4": {
2398                     "Laminas\\Json\\": "src/"
2399                 }
2400             },
2401             "notification-url": "https://packagist.org/downloads/",
2402             "license": [
2403                 "BSD-3-Clause"
2404             ],
2405             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2406             "homepage": "https://laminas.dev",
2407             "keywords": [
2408                 "json",
2409                 "laminas"
2410             ],
2411             "support": {
2412                 "chat": "https://laminas.dev/chat",
2413                 "docs": "https://docs.laminas.dev/laminas-json/",
2414                 "forum": "https://discourse.laminas.dev",
2415                 "issues": "https://github.com/laminas/laminas-json/issues",
2416                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2417                 "source": "https://github.com/laminas/laminas-json"
2418             },
2419             "funding": [
2420                 {
2421                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2422                     "type": "community_bridge"
2423                 }
2424             ],
2425             "time": "2022-10-17T04:06:45+00:00"
2426         },
2427         {
2428             "name": "laminas/laminas-json-server",
2429             "version": "3.7.0",
2430             "source": {
2431                 "type": "git",
2432                 "url": "https://github.com/laminas/laminas-json-server.git",
2433                 "reference": "5c07f08c91ea2d7f6b58b1aeb32aa4bb281b81cd"
2434             },
2435             "dist": {
2436                 "type": "zip",
2437                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/5c07f08c91ea2d7f6b58b1aeb32aa4bb281b81cd",
2438                 "reference": "5c07f08c91ea2d7f6b58b1aeb32aa4bb281b81cd",
2439                 "shasum": ""
2440             },
2441             "require": {
2442                 "laminas/laminas-http": "^2.15.1",
2443                 "laminas/laminas-json": "^3.3.0",
2444                 "laminas/laminas-server": "^2.11.0",
2445                 "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
2446             },
2447             "conflict": {
2448                 "laminas/laminas-stdlib": "<3.2.1"
2449             },
2450             "replace": {
2451                 "zendframework/zend-json-server": "^3.2.0"
2452             },
2453             "require-dev": {
2454                 "ext-json": "*",
2455                 "laminas/laminas-coding-standard": "^2.4.0",
2456                 "phpunit/phpunit": "^9.5.26",
2457                 "psalm/plugin-phpunit": "^0.18.0",
2458                 "vimeo/psalm": "^5.0.0"
2459             },
2460             "type": "library",
2461             "autoload": {
2462                 "psr-4": {
2463                     "Laminas\\Json\\Server\\": "src/"
2464                 }
2465             },
2466             "notification-url": "https://packagist.org/downloads/",
2467             "license": [
2468                 "BSD-3-Clause"
2469             ],
2470             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2471             "homepage": "https://laminas.dev",
2472             "keywords": [
2473                 "json",
2474                 "json-server",
2475                 "laminas",
2476                 "server"
2477             ],
2478             "support": {
2479                 "chat": "https://laminas.dev/chat",
2480                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2481                 "forum": "https://discourse.laminas.dev",
2482                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2483                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2484                 "source": "https://github.com/laminas/laminas-json-server"
2485             },
2486             "funding": [
2487                 {
2488                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2489                     "type": "community_bridge"
2490                 }
2491             ],
2492             "time": "2022-12-10T00:15:16+00:00"
2493         },
2494         {
2495             "name": "laminas/laminas-loader",
2496             "version": "2.9.0",
2497             "source": {
2498                 "type": "git",
2499                 "url": "https://github.com/laminas/laminas-loader.git",
2500                 "reference": "51ed9c3fa42d1098a9997571730c0cbf42d078d3"
2501             },
2502             "dist": {
2503                 "type": "zip",
2504                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/51ed9c3fa42d1098a9997571730c0cbf42d078d3",
2505                 "reference": "51ed9c3fa42d1098a9997571730c0cbf42d078d3",
2506                 "shasum": ""
2507             },
2508             "require": {
2509                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2510             },
2511             "conflict": {
2512                 "zendframework/zend-loader": "*"
2513             },
2514             "require-dev": {
2515                 "laminas/laminas-coding-standard": "~2.4.0",
2516                 "phpunit/phpunit": "~9.5.25"
2517             },
2518             "type": "library",
2519             "autoload": {
2520                 "psr-4": {
2521                     "Laminas\\Loader\\": "src/"
2522                 }
2523             },
2524             "notification-url": "https://packagist.org/downloads/",
2525             "license": [
2526                 "BSD-3-Clause"
2527             ],
2528             "description": "Autoloading and plugin loading strategies",
2529             "homepage": "https://laminas.dev",
2530             "keywords": [
2531                 "laminas",
2532                 "loader"
2533             ],
2534             "support": {
2535                 "chat": "https://laminas.dev/chat",
2536                 "docs": "https://docs.laminas.dev/laminas-loader/",
2537                 "forum": "https://discourse.laminas.dev",
2538                 "issues": "https://github.com/laminas/laminas-loader/issues",
2539                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2540                 "source": "https://github.com/laminas/laminas-loader"
2541             },
2542             "funding": [
2543                 {
2544                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2545                     "type": "community_bridge"
2546                 }
2547             ],
2548             "time": "2022-10-16T12:50:49+00:00"
2549         },
2550         {
2551             "name": "laminas/laminas-math",
2552             "version": "3.6.0",
2553             "source": {
2554                 "type": "git",
2555                 "url": "https://github.com/laminas/laminas-math.git",
2556                 "reference": "5770fc632a3614f5526632a8b70f41b65130460e"
2557             },
2558             "dist": {
2559                 "type": "zip",
2560                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/5770fc632a3614f5526632a8b70f41b65130460e",
2561                 "reference": "5770fc632a3614f5526632a8b70f41b65130460e",
2562                 "shasum": ""
2563             },
2564             "require": {
2565                 "ext-mbstring": "*",
2566                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2567             },
2568             "conflict": {
2569                 "zendframework/zend-math": "*"
2570             },
2571             "require-dev": {
2572                 "laminas/laminas-coding-standard": "~2.4.0",
2573                 "phpunit/phpunit": "~9.5.25"
2574             },
2575             "suggest": {
2576                 "ext-bcmath": "If using the bcmath functionality",
2577                 "ext-gmp": "If using the gmp functionality"
2578             },
2579             "type": "library",
2580             "extra": {
2581                 "branch-alias": {
2582                     "dev-master": "3.2.x-dev",
2583                     "dev-develop": "3.3.x-dev"
2584                 }
2585             },
2586             "autoload": {
2587                 "psr-4": {
2588                     "Laminas\\Math\\": "src/"
2589                 }
2590             },
2591             "notification-url": "https://packagist.org/downloads/",
2592             "license": [
2593                 "BSD-3-Clause"
2594             ],
2595             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2596             "homepage": "https://laminas.dev",
2597             "keywords": [
2598                 "laminas",
2599                 "math"
2600             ],
2601             "support": {
2602                 "chat": "https://laminas.dev/chat",
2603                 "docs": "https://docs.laminas.dev/laminas-math/",
2604                 "forum": "https://discourse.laminas.dev",
2605                 "issues": "https://github.com/laminas/laminas-math/issues",
2606                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2607                 "source": "https://github.com/laminas/laminas-math"
2608             },
2609             "funding": [
2610                 {
2611                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2612                     "type": "community_bridge"
2613                 }
2614             ],
2615             "time": "2022-10-16T14:22:28+00:00"
2616         },
2617         {
2618             "name": "laminas/laminas-modulemanager",
2619             "version": "2.14.0",
2620             "source": {
2621                 "type": "git",
2622                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2623                 "reference": "fb0a2c34423f7d3321dd7c42dc5fc4db905a99ac"
2624             },
2625             "dist": {
2626                 "type": "zip",
2627                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/fb0a2c34423f7d3321dd7c42dc5fc4db905a99ac",
2628                 "reference": "fb0a2c34423f7d3321dd7c42dc5fc4db905a99ac",
2629                 "shasum": ""
2630             },
2631             "require": {
2632                 "brick/varexporter": "^0.3.2",
2633                 "laminas/laminas-config": "^3.7",
2634                 "laminas/laminas-eventmanager": "^3.4",
2635                 "laminas/laminas-stdlib": "^3.6",
2636                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
2637                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2638             },
2639             "conflict": {
2640                 "zendframework/zend-modulemanager": "*"
2641             },
2642             "require-dev": {
2643                 "laminas/laminas-coding-standard": "^2.3",
2644                 "laminas/laminas-loader": "^2.9.0",
2645                 "laminas/laminas-mvc": "^3.5.0",
2646                 "laminas/laminas-servicemanager": "^3.19.0",
2647                 "phpunit/phpunit": "^9.5.25",
2648                 "psalm/plugin-phpunit": "^0.17.0",
2649                 "vimeo/psalm": "^4.29"
2650             },
2651             "suggest": {
2652                 "laminas/laminas-console": "Laminas\\Console component",
2653                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2654                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2655                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2656             },
2657             "type": "library",
2658             "autoload": {
2659                 "psr-4": {
2660                     "Laminas\\ModuleManager\\": "src/"
2661                 }
2662             },
2663             "notification-url": "https://packagist.org/downloads/",
2664             "license": [
2665                 "BSD-3-Clause"
2666             ],
2667             "description": "Modular application system for laminas-mvc applications",
2668             "homepage": "https://laminas.dev",
2669             "keywords": [
2670                 "laminas",
2671                 "modulemanager"
2672             ],
2673             "support": {
2674                 "chat": "https://laminas.dev/chat",
2675                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2676                 "forum": "https://discourse.laminas.dev",
2677                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2678                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2679                 "source": "https://github.com/laminas/laminas-modulemanager"
2680             },
2681             "funding": [
2682                 {
2683                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2684                     "type": "community_bridge"
2685                 }
2686             ],
2687             "time": "2022-10-28T09:21:04+00:00"
2688         },
2689         {
2690             "name": "laminas/laminas-mvc",
2691             "version": "3.6.0",
2692             "source": {
2693                 "type": "git",
2694                 "url": "https://github.com/laminas/laminas-mvc.git",
2695                 "reference": "c54eaebe3810feaca834cc38ef0a962c89ff2431"
2696             },
2697             "dist": {
2698                 "type": "zip",
2699                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/c54eaebe3810feaca834cc38ef0a962c89ff2431",
2700                 "reference": "c54eaebe3810feaca834cc38ef0a962c89ff2431",
2701                 "shasum": ""
2702             },
2703             "require": {
2704                 "container-interop/container-interop": "^1.2",
2705                 "laminas/laminas-eventmanager": "^3.4",
2706                 "laminas/laminas-http": "^2.15",
2707                 "laminas/laminas-modulemanager": "^2.8",
2708                 "laminas/laminas-router": "^3.5",
2709                 "laminas/laminas-servicemanager": "^3.7",
2710                 "laminas/laminas-stdlib": "^3.6",
2711                 "laminas/laminas-view": "^2.14",
2712                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2713             },
2714             "conflict": {
2715                 "zendframework/zend-mvc": "*"
2716             },
2717             "require-dev": {
2718                 "http-interop/http-middleware": "^0.4.1",
2719                 "laminas/laminas-coding-standard": "^2.4.0",
2720                 "laminas/laminas-json": "^3.3",
2721                 "laminas/laminas-psr7bridge": "^1.8",
2722                 "laminas/laminas-stratigility": ">=2.0.1 <2.2",
2723                 "phpspec/prophecy": "^1.15.0",
2724                 "phpspec/prophecy-phpunit": "^2.0.1",
2725                 "phpunit/phpunit": "^9.5.25"
2726             },
2727             "suggest": {
2728                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2729                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2730                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2731                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2732                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2733                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2734                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2735                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2736                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2737                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2738                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2739             },
2740             "type": "library",
2741             "autoload": {
2742                 "psr-4": {
2743                     "Laminas\\Mvc\\": "src/"
2744                 }
2745             },
2746             "notification-url": "https://packagist.org/downloads/",
2747             "license": [
2748                 "BSD-3-Clause"
2749             ],
2750             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2751             "homepage": "https://laminas.dev",
2752             "keywords": [
2753                 "laminas",
2754                 "mvc"
2755             ],
2756             "support": {
2757                 "chat": "https://laminas.dev/chat",
2758                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2759                 "forum": "https://discourse.laminas.dev",
2760                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2761                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2762                 "source": "https://github.com/laminas/laminas-mvc"
2763             },
2764             "funding": [
2765                 {
2766                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2767                     "type": "community_bridge"
2768                 }
2769             ],
2770             "time": "2022-12-05T14:02:56+00:00"
2771         },
2772         {
2773             "name": "laminas/laminas-mvc-i18n",
2774             "version": "1.7.0",
2775             "source": {
2776                 "type": "git",
2777                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2778                 "reference": "571f3e34afbff14351677c450f872a0dd19f9d28"
2779             },
2780             "dist": {
2781                 "type": "zip",
2782                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/571f3e34afbff14351677c450f872a0dd19f9d28",
2783                 "reference": "571f3e34afbff14351677c450f872a0dd19f9d28",
2784                 "shasum": ""
2785             },
2786             "require": {
2787                 "container-interop/container-interop": "^1.1",
2788                 "ext-intl": "*",
2789                 "laminas/laminas-i18n": "^2.13.0",
2790                 "laminas/laminas-router": "^3.5.0",
2791                 "laminas/laminas-servicemanager": "^3.15.1",
2792                 "laminas/laminas-stdlib": "^3.10.1",
2793                 "laminas/laminas-validator": "^2.19.0",
2794                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2795             },
2796             "conflict": {
2797                 "laminas/laminas-mvc": "<3.0.0",
2798                 "phpspec/prophecy": "<1.8.0",
2799                 "zendframework/zend-mvc-i18n": "*"
2800             },
2801             "require-dev": {
2802                 "laminas/laminas-coding-standard": "~2.4.0",
2803                 "phpspec/prophecy-phpunit": "^2.0.1",
2804                 "phpunit/phpunit": "^9.5.26",
2805                 "psalm/plugin-phpunit": "^0.18.0",
2806                 "vimeo/psalm": "^5.0.0"
2807             },
2808             "suggest": {
2809                 "laminas/laminas-cache": "To enable caching of translation strings"
2810             },
2811             "type": "library",
2812             "extra": {
2813                 "laminas": {
2814                     "component": "Laminas\\Mvc\\I18n",
2815                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2816                 }
2817             },
2818             "autoload": {
2819                 "psr-4": {
2820                     "Laminas\\Mvc\\I18n\\": "src/"
2821                 }
2822             },
2823             "notification-url": "https://packagist.org/downloads/",
2824             "license": [
2825                 "BSD-3-Clause"
2826             ],
2827             "description": "Integration between laminas-mvc and laminas-i18n",
2828             "homepage": "https://laminas.dev",
2829             "keywords": [
2830                 "i18n",
2831                 "laminas",
2832                 "mvc"
2833             ],
2834             "support": {
2835                 "chat": "https://laminas.dev/chat",
2836                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2837                 "forum": "https://discourse.laminas.dev",
2838                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2839                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2840                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2841             },
2842             "funding": [
2843                 {
2844                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2845                     "type": "community_bridge"
2846                 }
2847             ],
2848             "time": "2022-12-02T15:45:50+00:00"
2849         },
2850         {
2851             "name": "laminas/laminas-router",
2852             "version": "3.11.1",
2853             "source": {
2854                 "type": "git",
2855                 "url": "https://github.com/laminas/laminas-router.git",
2856                 "reference": "3512c28cb4ffd64a62bc9e8b685a50a6547b0a11"
2857             },
2858             "dist": {
2859                 "type": "zip",
2860                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/3512c28cb4ffd64a62bc9e8b685a50a6547b0a11",
2861                 "reference": "3512c28cb4ffd64a62bc9e8b685a50a6547b0a11",
2862                 "shasum": ""
2863             },
2864             "require": {
2865                 "laminas/laminas-http": "^2.15",
2866                 "laminas/laminas-servicemanager": "^3.14.0",
2867                 "laminas/laminas-stdlib": "^3.10.1",
2868                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2869             },
2870             "conflict": {
2871                 "zendframework/zend-router": "*"
2872             },
2873             "require-dev": {
2874                 "laminas/laminas-coding-standard": "~2.4.0",
2875                 "laminas/laminas-i18n": "^2.19.0",
2876                 "phpunit/phpunit": "^9.5.26",
2877                 "psalm/plugin-phpunit": "^0.18.0",
2878                 "vimeo/psalm": "^5.0.0"
2879             },
2880             "suggest": {
2881                 "laminas/laminas-i18n": "^2.15.0 if defining translatable HTTP path segments"
2882             },
2883             "type": "library",
2884             "extra": {
2885                 "laminas": {
2886                     "component": "Laminas\\Router",
2887                     "config-provider": "Laminas\\Router\\ConfigProvider"
2888                 }
2889             },
2890             "autoload": {
2891                 "psr-4": {
2892                     "Laminas\\Router\\": "src/"
2893                 }
2894             },
2895             "notification-url": "https://packagist.org/downloads/",
2896             "license": [
2897                 "BSD-3-Clause"
2898             ],
2899             "description": "Flexible routing system for HTTP and console applications",
2900             "homepage": "https://laminas.dev",
2901             "keywords": [
2902                 "laminas",
2903                 "routing"
2904             ],
2905             "support": {
2906                 "chat": "https://laminas.dev/chat",
2907                 "docs": "https://docs.laminas.dev/laminas-router/",
2908                 "forum": "https://discourse.laminas.dev",
2909                 "issues": "https://github.com/laminas/laminas-router/issues",
2910                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
2911                 "source": "https://github.com/laminas/laminas-router"
2912             },
2913             "funding": [
2914                 {
2915                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2916                     "type": "community_bridge"
2917                 }
2918             ],
2919             "time": "2022-12-29T14:47:23+00:00"
2920         },
2921         {
2922             "name": "laminas/laminas-server",
2923             "version": "2.15.0",
2924             "source": {
2925                 "type": "git",
2926                 "url": "https://github.com/laminas/laminas-server.git",
2927                 "reference": "7f4862913ab95ea5decd08e6c3717edbb398fde8"
2928             },
2929             "dist": {
2930                 "type": "zip",
2931                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/7f4862913ab95ea5decd08e6c3717edbb398fde8",
2932                 "reference": "7f4862913ab95ea5decd08e6c3717edbb398fde8",
2933                 "shasum": ""
2934             },
2935             "require": {
2936                 "laminas/laminas-code": "^4.7.1",
2937                 "laminas/laminas-stdlib": "^3.3.1",
2938                 "laminas/laminas-zendframework-bridge": "^1.2.0",
2939                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2940             },
2941             "replace": {
2942                 "zendframework/zend-server": "^2.8.1"
2943             },
2944             "require-dev": {
2945                 "laminas/laminas-coding-standard": "~2.4.0",
2946                 "phpunit/phpunit": "^9.5.5",
2947                 "psalm/plugin-phpunit": "^0.15.1",
2948                 "vimeo/psalm": "^4.6.4"
2949             },
2950             "type": "library",
2951             "autoload": {
2952                 "psr-4": {
2953                     "Laminas\\Server\\": "src/"
2954                 }
2955             },
2956             "notification-url": "https://packagist.org/downloads/",
2957             "license": [
2958                 "BSD-3-Clause"
2959             ],
2960             "description": "Create Reflection-based RPC servers",
2961             "homepage": "https://laminas.dev",
2962             "keywords": [
2963                 "laminas",
2964                 "server"
2965             ],
2966             "support": {
2967                 "chat": "https://laminas.dev/chat",
2968                 "docs": "https://docs.laminas.dev/laminas-server/",
2969                 "forum": "https://discourse.laminas.dev",
2970                 "issues": "https://github.com/laminas/laminas-server/issues",
2971                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
2972                 "source": "https://github.com/laminas/laminas-server"
2973             },
2974             "funding": [
2975                 {
2976                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2977                     "type": "community_bridge"
2978                 }
2979             ],
2980             "time": "2022-12-27T17:14:59+00:00"
2981         },
2982         {
2983             "name": "laminas/laminas-servicemanager",
2984             "version": "3.20.0",
2985             "source": {
2986                 "type": "git",
2987                 "url": "https://github.com/laminas/laminas-servicemanager.git",
2988                 "reference": "bc2c2cbe2dd90db8b9d16b0618f542692b76ab59"
2989             },
2990             "dist": {
2991                 "type": "zip",
2992                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/bc2c2cbe2dd90db8b9d16b0618f542692b76ab59",
2993                 "reference": "bc2c2cbe2dd90db8b9d16b0618f542692b76ab59",
2994                 "shasum": ""
2995             },
2996             "require": {
2997                 "laminas/laminas-stdlib": "^3.2.1",
2998                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
2999                 "psr/container": "^1.0"
3000             },
3001             "conflict": {
3002                 "ext-psr": "*",
3003                 "laminas/laminas-code": "<3.3.1",
3004                 "zendframework/zend-code": "<3.3.1",
3005                 "zendframework/zend-servicemanager": "*"
3006             },
3007             "provide": {
3008                 "psr/container-implementation": "^1.0"
3009             },
3010             "replace": {
3011                 "container-interop/container-interop": "^1.2.0"
3012             },
3013             "require-dev": {
3014                 "composer/package-versions-deprecated": "^1.11.99.5",
3015                 "laminas/laminas-coding-standard": "~2.4.0",
3016                 "laminas/laminas-container-config-test": "^0.8",
3017                 "laminas/laminas-dependency-plugin": "^2.2",
3018                 "mikey179/vfsstream": "^1.6.11@alpha",
3019                 "ocramius/proxy-manager": "^2.14.1",
3020                 "phpbench/phpbench": "^1.2.7",
3021                 "phpunit/phpunit": "^9.5.26",
3022                 "psalm/plugin-phpunit": "^0.18.0",
3023                 "vimeo/psalm": "^5.0.0"
3024             },
3025             "suggest": {
3026                 "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3027             },
3028             "bin": [
3029                 "bin/generate-deps-for-config-factory",
3030                 "bin/generate-factory-for-class"
3031             ],
3032             "type": "library",
3033             "autoload": {
3034                 "files": [
3035                     "src/autoload.php"
3036                 ],
3037                 "psr-4": {
3038                     "Laminas\\ServiceManager\\": "src/"
3039                 }
3040             },
3041             "notification-url": "https://packagist.org/downloads/",
3042             "license": [
3043                 "BSD-3-Clause"
3044             ],
3045             "description": "Factory-Driven Dependency Injection Container",
3046             "homepage": "https://laminas.dev",
3047             "keywords": [
3048                 "PSR-11",
3049                 "dependency-injection",
3050                 "di",
3051                 "dic",
3052                 "laminas",
3053                 "service-manager",
3054                 "servicemanager"
3055             ],
3056             "support": {
3057                 "chat": "https://laminas.dev/chat",
3058                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3059                 "forum": "https://discourse.laminas.dev",
3060                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3061                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3062                 "source": "https://github.com/laminas/laminas-servicemanager"
3063             },
3064             "funding": [
3065                 {
3066                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3067                     "type": "community_bridge"
3068                 }
3069             ],
3070             "time": "2022-12-01T17:03:38+00:00"
3071         },
3072         {
3073             "name": "laminas/laminas-soap",
3074             "version": "2.12.0",
3075             "source": {
3076                 "type": "git",
3077                 "url": "https://github.com/laminas/laminas-soap.git",
3078                 "reference": "127de3d876b992a6327c274b15df6de26d7aa712"
3079             },
3080             "dist": {
3081                 "type": "zip",
3082                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/127de3d876b992a6327c274b15df6de26d7aa712",
3083                 "reference": "127de3d876b992a6327c274b15df6de26d7aa712",
3084                 "shasum": ""
3085             },
3086             "require": {
3087                 "ext-dom": "*",
3088                 "ext-soap": "*",
3089                 "laminas/laminas-server": "^2.15",
3090                 "laminas/laminas-stdlib": "^3.16",
3091                 "laminas/laminas-uri": "^2.10",
3092                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3093             },
3094             "conflict": {
3095                 "laminas/laminas-code": "<4.4",
3096                 "zendframework/zend-soap": "*"
3097             },
3098             "require-dev": {
3099                 "laminas/laminas-coding-standard": "^2.5",
3100                 "laminas/laminas-config": "^3.8",
3101                 "laminas/laminas-http": "^2.18",
3102                 "phpspec/prophecy-phpunit": "^2.0.1",
3103                 "phpunit/phpunit": "^9.5.27",
3104                 "psalm/plugin-phpunit": "^0.18.4",
3105                 "vimeo/psalm": "^4.30"
3106             },
3107             "suggest": {
3108                 "ext-curl": "Curl is required when .NET compatibility is required",
3109                 "laminas/laminas-http": "Laminas\\Http component"
3110             },
3111             "type": "library",
3112             "autoload": {
3113                 "psr-4": {
3114                     "Laminas\\Soap\\": "src/"
3115                 }
3116             },
3117             "notification-url": "https://packagist.org/downloads/",
3118             "license": [
3119                 "BSD-3-Clause"
3120             ],
3121             "homepage": "https://laminas.dev",
3122             "keywords": [
3123                 "laminas",
3124                 "soap"
3125             ],
3126             "support": {
3127                 "chat": "https://laminas.dev/chat",
3128                 "docs": "https://docs.laminas.dev/laminas-soap/",
3129                 "forum": "https://discourse.laminas.dev",
3130                 "issues": "https://github.com/laminas/laminas-soap/issues",
3131                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3132                 "source": "https://github.com/laminas/laminas-soap"
3133             },
3134             "funding": [
3135                 {
3136                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3137                     "type": "community_bridge"
3138                 }
3139             ],
3140             "time": "2023-01-09T13:58:49+00:00"
3141         },
3142         {
3143             "name": "laminas/laminas-stdlib",
3144             "version": "3.16.1",
3145             "source": {
3146                 "type": "git",
3147                 "url": "https://github.com/laminas/laminas-stdlib.git",
3148                 "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17"
3149             },
3150             "dist": {
3151                 "type": "zip",
3152                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/f4f773641807c7ccee59b758bfe4ac4ba33ecb17",
3153                 "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17",
3154                 "shasum": ""
3155             },
3156             "require": {
3157                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3158             },
3159             "conflict": {
3160                 "zendframework/zend-stdlib": "*"
3161             },
3162             "require-dev": {
3163                 "laminas/laminas-coding-standard": "^2.4.0",
3164                 "phpbench/phpbench": "^1.2.7",
3165                 "phpunit/phpunit": "^9.5.26",
3166                 "psalm/plugin-phpunit": "^0.18.0",
3167                 "vimeo/psalm": "^5.0.0"
3168             },
3169             "type": "library",
3170             "autoload": {
3171                 "psr-4": {
3172                     "Laminas\\Stdlib\\": "src/"
3173                 }
3174             },
3175             "notification-url": "https://packagist.org/downloads/",
3176             "license": [
3177                 "BSD-3-Clause"
3178             ],
3179             "description": "SPL extensions, array utilities, error handlers, and more",
3180             "homepage": "https://laminas.dev",
3181             "keywords": [
3182                 "laminas",
3183                 "stdlib"
3184             ],
3185             "support": {
3186                 "chat": "https://laminas.dev/chat",
3187                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3188                 "forum": "https://discourse.laminas.dev",
3189                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3190                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3191                 "source": "https://github.com/laminas/laminas-stdlib"
3192             },
3193             "funding": [
3194                 {
3195                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3196                     "type": "community_bridge"
3197                 }
3198             ],
3199             "time": "2022-12-03T18:48:01+00:00"
3200         },
3201         {
3202             "name": "laminas/laminas-uri",
3203             "version": "2.10.0",
3204             "source": {
3205                 "type": "git",
3206                 "url": "https://github.com/laminas/laminas-uri.git",
3207                 "reference": "663b050294945c7345cc3a61f3ca661d5f9e1f80"
3208             },
3209             "dist": {
3210                 "type": "zip",
3211                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/663b050294945c7345cc3a61f3ca661d5f9e1f80",
3212                 "reference": "663b050294945c7345cc3a61f3ca661d5f9e1f80",
3213                 "shasum": ""
3214             },
3215             "require": {
3216                 "laminas/laminas-escaper": "^2.9",
3217                 "laminas/laminas-validator": "^2.15",
3218                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3219             },
3220             "conflict": {
3221                 "zendframework/zend-uri": "*"
3222             },
3223             "require-dev": {
3224                 "laminas/laminas-coding-standard": "~2.4.0",
3225                 "phpunit/phpunit": "^9.5.25"
3226             },
3227             "type": "library",
3228             "autoload": {
3229                 "psr-4": {
3230                     "Laminas\\Uri\\": "src/"
3231                 }
3232             },
3233             "notification-url": "https://packagist.org/downloads/",
3234             "license": [
3235                 "BSD-3-Clause"
3236             ],
3237             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3238             "homepage": "https://laminas.dev",
3239             "keywords": [
3240                 "laminas",
3241                 "uri"
3242             ],
3243             "support": {
3244                 "chat": "https://laminas.dev/chat",
3245                 "docs": "https://docs.laminas.dev/laminas-uri/",
3246                 "forum": "https://discourse.laminas.dev",
3247                 "issues": "https://github.com/laminas/laminas-uri/issues",
3248                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3249                 "source": "https://github.com/laminas/laminas-uri"
3250             },
3251             "funding": [
3252                 {
3253                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3254                     "type": "community_bridge"
3255                 }
3256             ],
3257             "time": "2022-10-16T15:02:45+00:00"
3258         },
3259         {
3260             "name": "laminas/laminas-validator",
3261             "version": "2.30.1",
3262             "source": {
3263                 "type": "git",
3264                 "url": "https://github.com/laminas/laminas-validator.git",
3265                 "reference": "b7d217b5e4951955fda9a3a5ada91b717b5c8d5c"
3266             },
3267             "dist": {
3268                 "type": "zip",
3269                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/b7d217b5e4951955fda9a3a5ada91b717b5c8d5c",
3270                 "reference": "b7d217b5e4951955fda9a3a5ada91b717b5c8d5c",
3271                 "shasum": ""
3272             },
3273             "require": {
3274                 "laminas/laminas-servicemanager": "^3.12.0",
3275                 "laminas/laminas-stdlib": "^3.13",
3276                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
3277                 "psr/http-message": "^1.0.1"
3278             },
3279             "conflict": {
3280                 "zendframework/zend-validator": "*"
3281             },
3282             "require-dev": {
3283                 "laminas/laminas-coding-standard": "^2.4.0",
3284                 "laminas/laminas-db": "^2.16",
3285                 "laminas/laminas-filter": "^2.28.1",
3286                 "laminas/laminas-http": "^2.18",
3287                 "laminas/laminas-i18n": "^2.19",
3288                 "laminas/laminas-session": "^2.15",
3289                 "laminas/laminas-uri": "^2.10.0",
3290                 "phpunit/phpunit": "^9.5.26",
3291                 "psalm/plugin-phpunit": "^0.18.3",
3292                 "psr/http-client": "^1.0.1",
3293                 "psr/http-factory": "^1.0.1",
3294                 "vimeo/psalm": "^5.0"
3295             },
3296             "suggest": {
3297                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3298                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3299                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3300                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3301                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3302                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3303                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3304                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3305             },
3306             "type": "library",
3307             "extra": {
3308                 "laminas": {
3309                     "component": "Laminas\\Validator",
3310                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3311                 }
3312             },
3313             "autoload": {
3314                 "psr-4": {
3315                     "Laminas\\Validator\\": "src/"
3316                 }
3317             },
3318             "notification-url": "https://packagist.org/downloads/",
3319             "license": [
3320                 "BSD-3-Clause"
3321             ],
3322             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3323             "homepage": "https://laminas.dev",
3324             "keywords": [
3325                 "laminas",
3326                 "validator"
3327             ],
3328             "support": {
3329                 "chat": "https://laminas.dev/chat",
3330                 "docs": "https://docs.laminas.dev/laminas-validator/",
3331                 "forum": "https://discourse.laminas.dev",
3332                 "issues": "https://github.com/laminas/laminas-validator/issues",
3333                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3334                 "source": "https://github.com/laminas/laminas-validator"
3335             },
3336             "funding": [
3337                 {
3338                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3339                     "type": "community_bridge"
3340                 }
3341             ],
3342             "time": "2023-01-30T22:41:19+00:00"
3343         },
3344         {
3345             "name": "laminas/laminas-view",
3346             "version": "2.27.0",
3347             "source": {
3348                 "type": "git",
3349                 "url": "https://github.com/laminas/laminas-view.git",
3350                 "reference": "b7e66e148ccd55c815b9626ee0cfd358dbb28be4"
3351             },
3352             "dist": {
3353                 "type": "zip",
3354                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/b7e66e148ccd55c815b9626ee0cfd358dbb28be4",
3355                 "reference": "b7e66e148ccd55c815b9626ee0cfd358dbb28be4",
3356                 "shasum": ""
3357             },
3358             "require": {
3359                 "ext-dom": "*",
3360                 "ext-filter": "*",
3361                 "ext-json": "*",
3362                 "laminas/laminas-escaper": "^2.5",
3363                 "laminas/laminas-eventmanager": "^3.4",
3364                 "laminas/laminas-json": "^3.3",
3365                 "laminas/laminas-servicemanager": "^3.14.0",
3366                 "laminas/laminas-stdlib": "^3.10.1",
3367                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
3368                 "psr/container": "^1 || ^2"
3369             },
3370             "conflict": {
3371                 "container-interop/container-interop": "<1.2",
3372                 "laminas/laminas-router": "<3.0.1",
3373                 "laminas/laminas-session": "<2.12",
3374                 "zendframework/zend-view": "*"
3375             },
3376             "require-dev": {
3377                 "laminas/laminas-authentication": "^2.13",
3378                 "laminas/laminas-coding-standard": "~2.5.0",
3379                 "laminas/laminas-feed": "^2.20",
3380                 "laminas/laminas-filter": "^2.31",
3381                 "laminas/laminas-http": "^2.18",
3382                 "laminas/laminas-i18n": "^2.21",
3383                 "laminas/laminas-modulemanager": "^2.14",
3384                 "laminas/laminas-mvc": "^3.6",
3385                 "laminas/laminas-mvc-i18n": "^1.7",
3386                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.9",
3387                 "laminas/laminas-navigation": "^2.18.1",
3388                 "laminas/laminas-paginator": "^2.17",
3389                 "laminas/laminas-permissions-acl": "^2.13",
3390                 "laminas/laminas-router": "^3.11.1",
3391                 "laminas/laminas-uri": "^2.10",
3392                 "phpunit/phpunit": "^9.5.28",
3393                 "psalm/plugin-phpunit": "^0.18.4",
3394                 "vimeo/psalm": "^5.4"
3395             },
3396             "suggest": {
3397                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3398                 "laminas/laminas-feed": "Laminas\\Feed component",
3399                 "laminas/laminas-filter": "Laminas\\Filter component",
3400                 "laminas/laminas-http": "Laminas\\Http component",
3401                 "laminas/laminas-i18n": "Laminas\\I18n component",
3402                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3403                 "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",
3404                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3405                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3406                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3407                 "laminas/laminas-uri": "Laminas\\Uri component"
3408             },
3409             "bin": [
3410                 "bin/templatemap_generator.php"
3411             ],
3412             "type": "library",
3413             "autoload": {
3414                 "psr-4": {
3415                     "Laminas\\View\\": "src/"
3416                 }
3417             },
3418             "notification-url": "https://packagist.org/downloads/",
3419             "license": [
3420                 "BSD-3-Clause"
3421             ],
3422             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3423             "homepage": "https://laminas.dev",
3424             "keywords": [
3425                 "laminas",
3426                 "view"
3427             ],
3428             "support": {
3429                 "chat": "https://laminas.dev/chat",
3430                 "docs": "https://docs.laminas.dev/laminas-view/",
3431                 "forum": "https://discourse.laminas.dev",
3432                 "issues": "https://github.com/laminas/laminas-view/issues",
3433                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3434                 "source": "https://github.com/laminas/laminas-view"
3435             },
3436             "funding": [
3437                 {
3438                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3439                     "type": "community_bridge"
3440                 }
3441             ],
3442             "time": "2023-02-09T16:07:15+00:00"
3443         },
3444         {
3445             "name": "laminas/laminas-xml",
3446             "version": "1.5.0",
3447             "source": {
3448                 "type": "git",
3449                 "url": "https://github.com/laminas/laminas-xml.git",
3450                 "reference": "30a4da5a003971de8f54e6810e742fe375e5d5d3"
3451             },
3452             "dist": {
3453                 "type": "zip",
3454                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/30a4da5a003971de8f54e6810e742fe375e5d5d3",
3455                 "reference": "30a4da5a003971de8f54e6810e742fe375e5d5d3",
3456                 "shasum": ""
3457             },
3458             "require": {
3459                 "ext-dom": "*",
3460                 "ext-simplexml": "*",
3461                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3462             },
3463             "conflict": {
3464                 "zendframework/zendxml": "*"
3465             },
3466             "require-dev": {
3467                 "ext-iconv": "*",
3468                 "laminas/laminas-coding-standard": "~1.0.0",
3469                 "phpunit/phpunit": "^9.5.8",
3470                 "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
3471             },
3472             "type": "library",
3473             "autoload": {
3474                 "psr-4": {
3475                     "Laminas\\Xml\\": "src/"
3476                 }
3477             },
3478             "notification-url": "https://packagist.org/downloads/",
3479             "license": [
3480                 "BSD-3-Clause"
3481             ],
3482             "description": "Utility library for XML usage, best practices, and security in PHP",
3483             "homepage": "https://laminas.dev",
3484             "keywords": [
3485                 "laminas",
3486                 "security",
3487                 "xml"
3488             ],
3489             "support": {
3490                 "chat": "https://laminas.dev/chat",
3491                 "forum": "https://discourse.laminas.dev",
3492                 "issues": "https://github.com/laminas/laminas-xml/issues",
3493                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3494                 "source": "https://github.com/laminas/laminas-xml"
3495             },
3496             "funding": [
3497                 {
3498                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3499                     "type": "community_bridge"
3500                 }
3501             ],
3502             "time": "2022-11-16T00:17:18+00:00"
3503         },
3504         {
3505             "name": "laminas/laminas-xmlrpc",
3506             "version": "2.15.0",
3507             "source": {
3508                 "type": "git",
3509                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3510                 "reference": "101362ec6a542f5c4d034d7541a89ee7bde5fd51"
3511             },
3512             "dist": {
3513                 "type": "zip",
3514                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/101362ec6a542f5c4d034d7541a89ee7bde5fd51",
3515                 "reference": "101362ec6a542f5c4d034d7541a89ee7bde5fd51",
3516                 "shasum": ""
3517             },
3518             "require": {
3519                 "laminas/laminas-code": "^4.4",
3520                 "laminas/laminas-http": "^2.15",
3521                 "laminas/laminas-math": "^3.4.0",
3522                 "laminas/laminas-server": "^2.11",
3523                 "laminas/laminas-stdlib": "^3.10.1",
3524                 "laminas/laminas-xml": "^1.4.0",
3525                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3526             },
3527             "conflict": {
3528                 "zendframework/zend-xmlrpc": "*"
3529             },
3530             "require-dev": {
3531                 "laminas/laminas-coding-standard": "~2.4.0",
3532                 "phpunit/phpunit": "^9.5.26",
3533                 "psalm/plugin-phpunit": "^0.18.0",
3534                 "vimeo/psalm": "^4.29.0"
3535             },
3536             "suggest": {
3537                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3538             },
3539             "type": "library",
3540             "autoload": {
3541                 "psr-4": {
3542                     "Laminas\\XmlRpc\\": "src/"
3543                 }
3544             },
3545             "notification-url": "https://packagist.org/downloads/",
3546             "license": [
3547                 "BSD-3-Clause"
3548             ],
3549             "description": "Fully-featured XML-RPC server and client implementations",
3550             "homepage": "https://laminas.dev",
3551             "keywords": [
3552                 "laminas",
3553                 "xmlrpc"
3554             ],
3555             "support": {
3556                 "chat": "https://laminas.dev/chat",
3557                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3558                 "forum": "https://discourse.laminas.dev",
3559                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3560                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3561                 "source": "https://github.com/laminas/laminas-xmlrpc"
3562             },
3563             "funding": [
3564                 {
3565                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3566                     "type": "community_bridge"
3567                 }
3568             ],
3569             "time": "2022-11-16T00:27:53+00:00"
3570         },
3571         {
3572             "name": "laminas/laminas-zendframework-bridge",
3573             "version": "1.7.0",
3574             "source": {
3575                 "type": "git",
3576                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3577                 "reference": "5ef52e26392777a26dbb8f20fe24f91b406459f6"
3578             },
3579             "dist": {
3580                 "type": "zip",
3581                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/5ef52e26392777a26dbb8f20fe24f91b406459f6",
3582                 "reference": "5ef52e26392777a26dbb8f20fe24f91b406459f6",
3583                 "shasum": ""
3584             },
3585             "require": {
3586                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3587             },
3588             "require-dev": {
3589                 "phpunit/phpunit": "^9.5.26",
3590                 "psalm/plugin-phpunit": "^0.18.0",
3591                 "squizlabs/php_codesniffer": "^3.7.1",
3592                 "vimeo/psalm": "^4.29.0"
3593             },
3594             "type": "library",
3595             "extra": {
3596                 "laminas": {
3597                     "module": "Laminas\\ZendFrameworkBridge"
3598                 }
3599             },
3600             "autoload": {
3601                 "files": [
3602                     "src/autoload.php"
3603                 ],
3604                 "psr-4": {
3605                     "Laminas\\ZendFrameworkBridge\\": "src//"
3606                 }
3607             },
3608             "notification-url": "https://packagist.org/downloads/",
3609             "license": [
3610                 "BSD-3-Clause"
3611             ],
3612             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3613             "keywords": [
3614                 "ZendFramework",
3615                 "autoloading",
3616                 "laminas",
3617                 "zf"
3618             ],
3619             "support": {
3620                 "forum": "https://discourse.laminas.dev/",
3621                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3622                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3623                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3624             },
3625             "funding": [
3626                 {
3627                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3628                     "type": "community_bridge"
3629                 }
3630             ],
3631             "time": "2022-12-12T11:44:10+00:00"
3632         },
3633         {
3634             "name": "lcobucci/clock",
3635             "version": "2.2.0",
3636             "source": {
3637                 "type": "git",
3638                 "url": "https://github.com/lcobucci/clock.git",
3639                 "reference": "fb533e093fd61321bfcbac08b131ce805fe183d3"
3640             },
3641             "dist": {
3642                 "type": "zip",
3643                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/fb533e093fd61321bfcbac08b131ce805fe183d3",
3644                 "reference": "fb533e093fd61321bfcbac08b131ce805fe183d3",
3645                 "shasum": ""
3646             },
3647             "require": {
3648                 "php": "^8.0",
3649                 "stella-maris/clock": "^0.1.4"
3650             },
3651             "require-dev": {
3652                 "infection/infection": "^0.26",
3653                 "lcobucci/coding-standard": "^8.0",
3654                 "phpstan/extension-installer": "^1.1",
3655                 "phpstan/phpstan": "^0.12",
3656                 "phpstan/phpstan-deprecation-rules": "^0.12",
3657                 "phpstan/phpstan-phpunit": "^0.12",
3658                 "phpstan/phpstan-strict-rules": "^0.12",
3659                 "phpunit/phpunit": "^9.5"
3660             },
3661             "type": "library",
3662             "autoload": {
3663                 "psr-4": {
3664                     "Lcobucci\\Clock\\": "src"
3665                 }
3666             },
3667             "notification-url": "https://packagist.org/downloads/",
3668             "license": [
3669                 "MIT"
3670             ],
3671             "authors": [
3672                 {
3673                     "name": "Luís Cobucci",
3674                     "email": "lcobucci@gmail.com"
3675                 }
3676             ],
3677             "description": "Yet another clock abstraction",
3678             "support": {
3679                 "issues": "https://github.com/lcobucci/clock/issues",
3680                 "source": "https://github.com/lcobucci/clock/tree/2.2.0"
3681             },
3682             "funding": [
3683                 {
3684                     "url": "https://github.com/lcobucci",
3685                     "type": "github"
3686                 },
3687                 {
3688                     "url": "https://www.patreon.com/lcobucci",
3689                     "type": "patreon"
3690                 }
3691             ],
3692             "time": "2022-04-19T19:34:17+00:00"
3693         },
3694         {
3695             "name": "lcobucci/jwt",
3696             "version": "4.2.1",
3697             "source": {
3698                 "type": "git",
3699                 "url": "https://github.com/lcobucci/jwt.git",
3700                 "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3"
3701             },
3702             "dist": {
3703                 "type": "zip",
3704                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/72ac6d807ee51a70ad376ee03a2387e8646e10f3",
3705                 "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3",
3706                 "shasum": ""
3707             },
3708             "require": {
3709                 "ext-hash": "*",
3710                 "ext-json": "*",
3711                 "ext-mbstring": "*",
3712                 "ext-openssl": "*",
3713                 "ext-sodium": "*",
3714                 "lcobucci/clock": "^2.0",
3715                 "php": "^7.4 || ^8.0"
3716             },
3717             "require-dev": {
3718                 "infection/infection": "^0.21",
3719                 "lcobucci/coding-standard": "^6.0",
3720                 "mikey179/vfsstream": "^1.6.7",
3721                 "phpbench/phpbench": "^1.2",
3722                 "phpstan/extension-installer": "^1.0",
3723                 "phpstan/phpstan": "^1.4",
3724                 "phpstan/phpstan-deprecation-rules": "^1.0",
3725                 "phpstan/phpstan-phpunit": "^1.0",
3726                 "phpstan/phpstan-strict-rules": "^1.0",
3727                 "phpunit/php-invoker": "^3.1",
3728                 "phpunit/phpunit": "^9.5"
3729             },
3730             "type": "library",
3731             "autoload": {
3732                 "psr-4": {
3733                     "Lcobucci\\JWT\\": "src"
3734                 }
3735             },
3736             "notification-url": "https://packagist.org/downloads/",
3737             "license": [
3738                 "BSD-3-Clause"
3739             ],
3740             "authors": [
3741                 {
3742                     "name": "Luís Cobucci",
3743                     "email": "lcobucci@gmail.com",
3744                     "role": "Developer"
3745                 }
3746             ],
3747             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3748             "keywords": [
3749                 "JWS",
3750                 "jwt"
3751             ],
3752             "support": {
3753                 "issues": "https://github.com/lcobucci/jwt/issues",
3754                 "source": "https://github.com/lcobucci/jwt/tree/4.2.1"
3755             },
3756             "funding": [
3757                 {
3758                     "url": "https://github.com/lcobucci",
3759                     "type": "github"
3760                 },
3761                 {
3762                     "url": "https://www.patreon.com/lcobucci",
3763                     "type": "patreon"
3764                 }
3765             ],
3766             "time": "2022-08-19T23:14:07+00:00"
3767         },
3768         {
3769             "name": "league/event",
3770             "version": "2.2.0",
3771             "source": {
3772                 "type": "git",
3773                 "url": "https://github.com/thephpleague/event.git",
3774                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3775             },
3776             "dist": {
3777                 "type": "zip",
3778                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3779                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3780                 "shasum": ""
3781             },
3782             "require": {
3783                 "php": ">=5.4.0"
3784             },
3785             "require-dev": {
3786                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3787                 "phpspec/phpspec": "^2.2"
3788             },
3789             "type": "library",
3790             "extra": {
3791                 "branch-alias": {
3792                     "dev-master": "2.2-dev"
3793                 }
3794             },
3795             "autoload": {
3796                 "psr-4": {
3797                     "League\\Event\\": "src/"
3798                 }
3799             },
3800             "notification-url": "https://packagist.org/downloads/",
3801             "license": [
3802                 "MIT"
3803             ],
3804             "authors": [
3805                 {
3806                     "name": "Frank de Jonge",
3807                     "email": "info@frenky.net"
3808                 }
3809             ],
3810             "description": "Event package",
3811             "keywords": [
3812                 "emitter",
3813                 "event",
3814                 "listener"
3815             ],
3816             "support": {
3817                 "issues": "https://github.com/thephpleague/event/issues",
3818                 "source": "https://github.com/thephpleague/event/tree/master"
3819             },
3820             "time": "2018-11-26T11:52:41+00:00"
3821         },
3822         {
3823             "name": "league/oauth2-server",
3824             "version": "8.4.1",
3825             "source": {
3826                 "type": "git",
3827                 "url": "https://github.com/thephpleague/oauth2-server.git",
3828                 "reference": "eed31d86d8cc8e6e9c9f58fbb2113494f8b41e24"
3829             },
3830             "dist": {
3831                 "type": "zip",
3832                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/eed31d86d8cc8e6e9c9f58fbb2113494f8b41e24",
3833                 "reference": "eed31d86d8cc8e6e9c9f58fbb2113494f8b41e24",
3834                 "shasum": ""
3835             },
3836             "require": {
3837                 "defuse/php-encryption": "^2.2.1",
3838                 "ext-json": "*",
3839                 "ext-openssl": "*",
3840                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
3841                 "league/event": "^2.2",
3842                 "league/uri": "^6.4",
3843                 "php": "^7.2 || ^8.0",
3844                 "psr/http-message": "^1.0.1"
3845             },
3846             "replace": {
3847                 "league/oauth2server": "*",
3848                 "lncd/oauth2": "*"
3849             },
3850             "require-dev": {
3851                 "laminas/laminas-diactoros": "^2.4.1",
3852                 "phpstan/phpstan": "^0.12.57",
3853                 "phpstan/phpstan-phpunit": "^0.12.16",
3854                 "phpunit/phpunit": "^8.5.13",
3855                 "roave/security-advisories": "dev-master"
3856             },
3857             "type": "library",
3858             "autoload": {
3859                 "psr-4": {
3860                     "League\\OAuth2\\Server\\": "src/"
3861                 }
3862             },
3863             "notification-url": "https://packagist.org/downloads/",
3864             "license": [
3865                 "MIT"
3866             ],
3867             "authors": [
3868                 {
3869                     "name": "Alex Bilbie",
3870                     "email": "hello@alexbilbie.com",
3871                     "homepage": "http://www.alexbilbie.com",
3872                     "role": "Developer"
3873                 },
3874                 {
3875                     "name": "Andy Millington",
3876                     "email": "andrew@noexceptions.io",
3877                     "homepage": "https://www.noexceptions.io",
3878                     "role": "Developer"
3879                 }
3880             ],
3881             "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.",
3882             "homepage": "https://oauth2.thephpleague.com/",
3883             "keywords": [
3884                 "Authentication",
3885                 "api",
3886                 "auth",
3887                 "authorisation",
3888                 "authorization",
3889                 "oauth",
3890                 "oauth 2",
3891                 "oauth 2.0",
3892                 "oauth2",
3893                 "protect",
3894                 "resource",
3895                 "secure",
3896                 "server"
3897             ],
3898             "support": {
3899                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
3900                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.4.1"
3901             },
3902             "funding": [
3903                 {
3904                     "url": "https://github.com/sephster",
3905                     "type": "github"
3906                 }
3907             ],
3908             "time": "2023-03-22T11:47:53+00:00"
3909         },
3910         {
3911             "name": "league/omnipay",
3912             "version": "v3.2.1",
3913             "source": {
3914                 "type": "git",
3915                 "url": "https://github.com/thephpleague/omnipay.git",
3916                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
3917             },
3918             "dist": {
3919                 "type": "zip",
3920                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
3921                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
3922                 "shasum": ""
3923             },
3924             "require": {
3925                 "omnipay/common": "^3.1",
3926                 "php": "^7.2|^8.0",
3927                 "php-http/discovery": "^1.14",
3928                 "php-http/guzzle7-adapter": "^1"
3929             },
3930             "require-dev": {
3931                 "omnipay/tests": "^3|^4"
3932             },
3933             "type": "metapackage",
3934             "extra": {
3935                 "branch-alias": {
3936                     "dev-master": "3.2.x-dev"
3937                 }
3938             },
3939             "notification-url": "https://packagist.org/downloads/",
3940             "license": [
3941                 "MIT"
3942             ],
3943             "authors": [
3944                 {
3945                     "name": "Adrian Macneil",
3946                     "email": "adrian@adrianmacneil.com"
3947                 },
3948                 {
3949                     "name": "Barry vd. Heuvel",
3950                     "email": "barryvdh@gmail.com"
3951                 }
3952             ],
3953             "description": "Omnipay payment processing library",
3954             "homepage": "https://omnipay.thephpleague.com/",
3955             "keywords": [
3956                 "checkout",
3957                 "creditcard",
3958                 "omnipay",
3959                 "payment"
3960             ],
3961             "support": {
3962                 "issues": "https://github.com/thephpleague/omnipay/issues",
3963                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
3964             },
3965             "funding": [
3966                 {
3967                     "url": "https://github.com/barryvdh",
3968                     "type": "github"
3969                 }
3970             ],
3971             "time": "2021-06-05T11:34:12+00:00"
3972         },
3973         {
3974             "name": "league/uri",
3975             "version": "6.7.2",
3976             "source": {
3977                 "type": "git",
3978                 "url": "https://github.com/thephpleague/uri.git",
3979                 "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06"
3980             },
3981             "dist": {
3982                 "type": "zip",
3983                 "url": "https://api.github.com/repos/thephpleague/uri/zipball/d3b50812dd51f3fbf176344cc2981db03d10fe06",
3984                 "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06",
3985                 "shasum": ""
3986             },
3987             "require": {
3988                 "ext-json": "*",
3989                 "league/uri-interfaces": "^2.3",
3990                 "php": "^7.4 || ^8.0",
3991                 "psr/http-message": "^1.0"
3992             },
3993             "conflict": {
3994                 "league/uri-schemes": "^1.0"
3995             },
3996             "require-dev": {
3997                 "friendsofphp/php-cs-fixer": "^v3.3.2",
3998                 "nyholm/psr7": "^1.5",
3999                 "php-http/psr7-integration-tests": "^1.1",
4000                 "phpstan/phpstan": "^1.2.0",
4001                 "phpstan/phpstan-deprecation-rules": "^1.0",
4002                 "phpstan/phpstan-phpunit": "^1.0.0",
4003                 "phpstan/phpstan-strict-rules": "^1.1.0",
4004                 "phpunit/phpunit": "^9.5.10",
4005                 "psr/http-factory": "^1.0"
4006             },
4007             "suggest": {
4008                 "ext-fileinfo": "Needed to create Data URI from a filepath",
4009                 "ext-intl": "Needed to improve host validation",
4010                 "league/uri-components": "Needed to easily manipulate URI objects",
4011                 "psr/http-factory": "Needed to use the URI factory"
4012             },
4013             "type": "library",
4014             "extra": {
4015                 "branch-alias": {
4016                     "dev-master": "6.x-dev"
4017                 }
4018             },
4019             "autoload": {
4020                 "psr-4": {
4021                     "League\\Uri\\": "src"
4022                 }
4023             },
4024             "notification-url": "https://packagist.org/downloads/",
4025             "license": [
4026                 "MIT"
4027             ],
4028             "authors": [
4029                 {
4030                     "name": "Ignace Nyamagana Butera",
4031                     "email": "nyamsprod@gmail.com",
4032                     "homepage": "https://nyamsprod.com"
4033                 }
4034             ],
4035             "description": "URI manipulation library",
4036             "homepage": "https://uri.thephpleague.com",
4037             "keywords": [
4038                 "data-uri",
4039                 "file-uri",
4040                 "ftp",
4041                 "hostname",
4042                 "http",
4043                 "https",
4044                 "middleware",
4045                 "parse_str",
4046                 "parse_url",
4047                 "psr-7",
4048                 "query-string",
4049                 "querystring",
4050                 "rfc3986",
4051                 "rfc3987",
4052                 "rfc6570",
4053                 "uri",
4054                 "uri-template",
4055                 "url",
4056                 "ws"
4057             ],
4058             "support": {
4059                 "docs": "https://uri.thephpleague.com",
4060                 "forum": "https://thephpleague.slack.com",
4061                 "issues": "https://github.com/thephpleague/uri/issues",
4062                 "source": "https://github.com/thephpleague/uri/tree/6.7.2"
4063             },
4064             "funding": [
4065                 {
4066                     "url": "https://github.com/sponsors/nyamsprod",
4067                     "type": "github"
4068                 }
4069             ],
4070             "time": "2022-09-13T19:50:42+00:00"
4071         },
4072         {
4073             "name": "league/uri-interfaces",
4074             "version": "2.3.0",
4075             "source": {
4076                 "type": "git",
4077                 "url": "https://github.com/thephpleague/uri-interfaces.git",
4078                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
4079             },
4080             "dist": {
4081                 "type": "zip",
4082                 "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4083                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4084                 "shasum": ""
4085             },
4086             "require": {
4087                 "ext-json": "*",
4088                 "php": "^7.2 || ^8.0"
4089             },
4090             "require-dev": {
4091                 "friendsofphp/php-cs-fixer": "^2.19",
4092                 "phpstan/phpstan": "^0.12.90",
4093                 "phpstan/phpstan-phpunit": "^0.12.19",
4094                 "phpstan/phpstan-strict-rules": "^0.12.9",
4095                 "phpunit/phpunit": "^8.5.15 || ^9.5"
4096             },
4097             "suggest": {
4098                 "ext-intl": "to use the IDNA feature",
4099                 "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
4100             },
4101             "type": "library",
4102             "extra": {
4103                 "branch-alias": {
4104                     "dev-master": "2.x-dev"
4105                 }
4106             },
4107             "autoload": {
4108                 "psr-4": {
4109                     "League\\Uri\\": "src/"
4110                 }
4111             },
4112             "notification-url": "https://packagist.org/downloads/",
4113             "license": [
4114                 "MIT"
4115             ],
4116             "authors": [
4117                 {
4118                     "name": "Ignace Nyamagana Butera",
4119                     "email": "nyamsprod@gmail.com",
4120                     "homepage": "https://nyamsprod.com"
4121                 }
4122             ],
4123             "description": "Common interface for URI representation",
4124             "homepage": "http://github.com/thephpleague/uri-interfaces",
4125             "keywords": [
4126                 "rfc3986",
4127                 "rfc3987",
4128                 "uri",
4129                 "url"
4130             ],
4131             "support": {
4132                 "issues": "https://github.com/thephpleague/uri-interfaces/issues",
4133                 "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
4134             },
4135             "funding": [
4136                 {
4137                     "url": "https://github.com/sponsors/nyamsprod",
4138                     "type": "github"
4139                 }
4140             ],
4141             "time": "2021-06-28T04:27:21+00:00"
4142         },
4143         {
4144             "name": "maennchen/zipstream-php",
4145             "version": "v2.4.0",
4146             "source": {
4147                 "type": "git",
4148                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4149                 "reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3"
4150             },
4151             "dist": {
4152                 "type": "zip",
4153                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
4154                 "reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
4155                 "shasum": ""
4156             },
4157             "require": {
4158                 "ext-mbstring": "*",
4159                 "myclabs/php-enum": "^1.5",
4160                 "php": "^8.0",
4161                 "psr/http-message": "^1.0"
4162             },
4163             "require-dev": {
4164                 "ext-zip": "*",
4165                 "friendsofphp/php-cs-fixer": "^3.9",
4166                 "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
4167                 "mikey179/vfsstream": "^1.6",
4168                 "php-coveralls/php-coveralls": "^2.4",
4169                 "phpunit/phpunit": "^8.5.8 || ^9.4.2",
4170                 "vimeo/psalm": "^5.0"
4171             },
4172             "type": "library",
4173             "autoload": {
4174                 "psr-4": {
4175                     "ZipStream\\": "src/"
4176                 }
4177             },
4178             "notification-url": "https://packagist.org/downloads/",
4179             "license": [
4180                 "MIT"
4181             ],
4182             "authors": [
4183                 {
4184                     "name": "Paul Duncan",
4185                     "email": "pabs@pablotron.org"
4186                 },
4187                 {
4188                     "name": "Jonatan Männchen",
4189                     "email": "jonatan@maennchen.ch"
4190                 },
4191                 {
4192                     "name": "Jesse Donat",
4193                     "email": "donatj@gmail.com"
4194                 },
4195                 {
4196                     "name": "András Kolesár",
4197                     "email": "kolesar@kolesar.hu"
4198                 }
4199             ],
4200             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4201             "keywords": [
4202                 "stream",
4203                 "zip"
4204             ],
4205             "support": {
4206                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4207                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/v2.4.0"
4208             },
4209             "funding": [
4210                 {
4211                     "url": "https://github.com/maennchen",
4212                     "type": "github"
4213                 },
4214                 {
4215                     "url": "https://opencollective.com/zipstream",
4216                     "type": "open_collective"
4217                 }
4218             ],
4219             "time": "2022-12-08T12:29:14+00:00"
4220         },
4221         {
4222             "name": "markbaker/complex",
4223             "version": "3.0.2",
4224             "source": {
4225                 "type": "git",
4226                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4227                 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
4228             },
4229             "dist": {
4230                 "type": "zip",
4231                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4232                 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4233                 "shasum": ""
4234             },
4235             "require": {
4236                 "php": "^7.2 || ^8.0"
4237             },
4238             "require-dev": {
4239                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4240                 "phpcompatibility/php-compatibility": "^9.3",
4241                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4242                 "squizlabs/php_codesniffer": "^3.7"
4243             },
4244             "type": "library",
4245             "autoload": {
4246                 "psr-4": {
4247                     "Complex\\": "classes/src/"
4248                 }
4249             },
4250             "notification-url": "https://packagist.org/downloads/",
4251             "license": [
4252                 "MIT"
4253             ],
4254             "authors": [
4255                 {
4256                     "name": "Mark Baker",
4257                     "email": "mark@lange.demon.co.uk"
4258                 }
4259             ],
4260             "description": "PHP Class for working with complex numbers",
4261             "homepage": "https://github.com/MarkBaker/PHPComplex",
4262             "keywords": [
4263                 "complex",
4264                 "mathematics"
4265             ],
4266             "support": {
4267                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4268                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
4269             },
4270             "time": "2022-12-06T16:21:08+00:00"
4271         },
4272         {
4273             "name": "markbaker/matrix",
4274             "version": "3.0.1",
4275             "source": {
4276                 "type": "git",
4277                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4278                 "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
4279             },
4280             "dist": {
4281                 "type": "zip",
4282                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
4283                 "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
4284                 "shasum": ""
4285             },
4286             "require": {
4287                 "php": "^7.1 || ^8.0"
4288             },
4289             "require-dev": {
4290                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4291                 "phpcompatibility/php-compatibility": "^9.3",
4292                 "phpdocumentor/phpdocumentor": "2.*",
4293                 "phploc/phploc": "^4.0",
4294                 "phpmd/phpmd": "2.*",
4295                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4296                 "sebastian/phpcpd": "^4.0",
4297                 "squizlabs/php_codesniffer": "^3.7"
4298             },
4299             "type": "library",
4300             "autoload": {
4301                 "psr-4": {
4302                     "Matrix\\": "classes/src/"
4303                 }
4304             },
4305             "notification-url": "https://packagist.org/downloads/",
4306             "license": [
4307                 "MIT"
4308             ],
4309             "authors": [
4310                 {
4311                     "name": "Mark Baker",
4312                     "email": "mark@demon-angel.eu"
4313                 }
4314             ],
4315             "description": "PHP Class for working with matrices",
4316             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4317             "keywords": [
4318                 "mathematics",
4319                 "matrix",
4320                 "vector"
4321             ],
4322             "support": {
4323                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4324                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
4325             },
4326             "time": "2022-12-02T22:17:43+00:00"
4327         },
4328         {
4329             "name": "masterminds/html5",
4330             "version": "2.7.6",
4331             "source": {
4332                 "type": "git",
4333                 "url": "https://github.com/Masterminds/html5-php.git",
4334                 "reference": "897eb517a343a2281f11bc5556d6548db7d93947"
4335             },
4336             "dist": {
4337                 "type": "zip",
4338                 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
4339                 "reference": "897eb517a343a2281f11bc5556d6548db7d93947",
4340                 "shasum": ""
4341             },
4342             "require": {
4343                 "ext-ctype": "*",
4344                 "ext-dom": "*",
4345                 "ext-libxml": "*",
4346                 "php": ">=5.3.0"
4347             },
4348             "require-dev": {
4349                 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
4350             },
4351             "type": "library",
4352             "extra": {
4353                 "branch-alias": {
4354                     "dev-master": "2.7-dev"
4355                 }
4356             },
4357             "autoload": {
4358                 "psr-4": {
4359                     "Masterminds\\": "src"
4360                 }
4361             },
4362             "notification-url": "https://packagist.org/downloads/",
4363             "license": [
4364                 "MIT"
4365             ],
4366             "authors": [
4367                 {
4368                     "name": "Matt Butcher",
4369                     "email": "technosophos@gmail.com"
4370                 },
4371                 {
4372                     "name": "Matt Farina",
4373                     "email": "matt@mattfarina.com"
4374                 },
4375                 {
4376                     "name": "Asmir Mustafic",
4377                     "email": "goetas@gmail.com"
4378                 }
4379             ],
4380             "description": "An HTML5 parser and serializer.",
4381             "homepage": "http://masterminds.github.io/html5-php",
4382             "keywords": [
4383                 "HTML5",
4384                 "dom",
4385                 "html",
4386                 "parser",
4387                 "querypath",
4388                 "serializer",
4389                 "xml"
4390             ],
4391             "support": {
4392                 "issues": "https://github.com/Masterminds/html5-php/issues",
4393                 "source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
4394             },
4395             "time": "2022-08-18T16:18:26+00:00"
4396         },
4397         {
4398             "name": "mobiledetect/mobiledetectlib",
4399             "version": "3.74.0",
4400             "source": {
4401                 "type": "git",
4402                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4403                 "reference": "812a4aa4605c63fc33d7fe32ca82f29275940b9d"
4404             },
4405             "dist": {
4406                 "type": "zip",
4407                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/812a4aa4605c63fc33d7fe32ca82f29275940b9d",
4408                 "reference": "812a4aa4605c63fc33d7fe32ca82f29275940b9d",
4409                 "shasum": ""
4410             },
4411             "require": {
4412                 "php": ">=7.4"
4413             },
4414             "require-dev": {
4415                 "friendsofphp/php-cs-fixer": "v2.19.3",
4416                 "phpunit/phpunit": "^7.0.0",
4417                 "squizlabs/php_codesniffer": "3.*"
4418             },
4419             "type": "library",
4420             "autoload": {
4421                 "psr-4": {
4422                     "Detection\\": "src/"
4423                 },
4424                 "classmap": [
4425                     "src/MobileDetect.php"
4426                 ]
4427             },
4428             "notification-url": "https://packagist.org/downloads/",
4429             "license": [
4430                 "MIT"
4431             ],
4432             "authors": [
4433                 {
4434                     "name": "Serban Ghita",
4435                     "email": "serbanghita@gmail.com",
4436                     "homepage": "http://mobiledetect.net",
4437                     "role": "Developer"
4438                 }
4439             ],
4440             "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.",
4441             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4442             "keywords": [
4443                 "detect mobile devices",
4444                 "mobile",
4445                 "mobile detect",
4446                 "mobile detector",
4447                 "php mobile detect"
4448             ],
4449             "support": {
4450                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4451                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/3.74.0"
4452             },
4453             "time": "2022-12-04T15:37:32+00:00"
4454         },
4455         {
4456             "name": "moneyphp/money",
4457             "version": "v3.3.3",
4458             "source": {
4459                 "type": "git",
4460                 "url": "https://github.com/moneyphp/money.git",
4461                 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd"
4462             },
4463             "dist": {
4464                 "type": "zip",
4465                 "url": "https://api.github.com/repos/moneyphp/money/zipball/0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4466                 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4467                 "shasum": ""
4468             },
4469             "require": {
4470                 "ext-json": "*",
4471                 "php": ">=5.6"
4472             },
4473             "require-dev": {
4474                 "cache/taggable-cache": "^0.4.0",
4475                 "doctrine/instantiator": "^1.0.5",
4476                 "ext-bcmath": "*",
4477                 "ext-gmp": "*",
4478                 "ext-intl": "*",
4479                 "florianv/exchanger": "^1.0",
4480                 "florianv/swap": "^3.0",
4481                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4482                 "moneyphp/iso-currencies": "^3.2.1",
4483                 "php-http/message": "^1.4",
4484                 "php-http/mock-client": "^1.0.0",
4485                 "phpspec/phpspec": "^3.4.3",
4486                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4487                 "psr/cache": "^1.0",
4488                 "symfony/phpunit-bridge": "^4"
4489             },
4490             "suggest": {
4491                 "ext-bcmath": "Calculate without integer limits",
4492                 "ext-gmp": "Calculate without integer limits",
4493                 "ext-intl": "Format Money objects with intl",
4494                 "florianv/exchanger": "Exchange rates library for PHP",
4495                 "florianv/swap": "Exchange rates library for PHP",
4496                 "psr/cache-implementation": "Used for Currency caching"
4497             },
4498             "type": "library",
4499             "extra": {
4500                 "branch-alias": {
4501                     "dev-master": "3.x-dev"
4502                 }
4503             },
4504             "autoload": {
4505                 "psr-4": {
4506                     "Money\\": "src/"
4507                 }
4508             },
4509             "notification-url": "https://packagist.org/downloads/",
4510             "license": [
4511                 "MIT"
4512             ],
4513             "authors": [
4514                 {
4515                     "name": "Mathias Verraes",
4516                     "email": "mathias@verraes.net",
4517                     "homepage": "http://verraes.net"
4518                 },
4519                 {
4520                     "name": "Márk Sági-Kazár",
4521                     "email": "mark.sagikazar@gmail.com"
4522                 },
4523                 {
4524                     "name": "Frederik Bosch",
4525                     "email": "f.bosch@genkgo.nl"
4526                 }
4527             ],
4528             "description": "PHP implementation of Fowler's Money pattern",
4529             "homepage": "http://moneyphp.org",
4530             "keywords": [
4531                 "Value Object",
4532                 "money",
4533                 "vo"
4534             ],
4535             "support": {
4536                 "issues": "https://github.com/moneyphp/money/issues",
4537                 "source": "https://github.com/moneyphp/money/tree/v3.3.3"
4538             },
4539             "time": "2022-09-21T07:43:36+00:00"
4540         },
4541         {
4542             "name": "monolog/monolog",
4543             "version": "2.9.1",
4544             "source": {
4545                 "type": "git",
4546                 "url": "https://github.com/Seldaek/monolog.git",
4547                 "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
4548             },
4549             "dist": {
4550                 "type": "zip",
4551                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
4552                 "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
4553                 "shasum": ""
4554             },
4555             "require": {
4556                 "php": ">=7.2",
4557                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
4558             },
4559             "provide": {
4560                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
4561             },
4562             "require-dev": {
4563                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4564                 "doctrine/couchdb": "~1.0@dev",
4565                 "elasticsearch/elasticsearch": "^7 || ^8",
4566                 "ext-json": "*",
4567                 "graylog2/gelf-php": "^1.4.2 || ^2@dev",
4568                 "guzzlehttp/guzzle": "^7.4",
4569                 "guzzlehttp/psr7": "^2.2",
4570                 "mongodb/mongodb": "^1.8",
4571                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4572                 "phpspec/prophecy": "^1.15",
4573                 "phpstan/phpstan": "^0.12.91",
4574                 "phpunit/phpunit": "^8.5.14",
4575                 "predis/predis": "^1.1 || ^2.0",
4576                 "rollbar/rollbar": "^1.3 || ^2 || ^3",
4577                 "ruflin/elastica": "^7",
4578                 "swiftmailer/swiftmailer": "^5.3|^6.0",
4579                 "symfony/mailer": "^5.4 || ^6",
4580                 "symfony/mime": "^5.4 || ^6"
4581             },
4582             "suggest": {
4583                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4584                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4585                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4586                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4587                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4588                 "ext-mbstring": "Allow to work properly with unicode symbols",
4589                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4590                 "ext-openssl": "Required to send log messages using SSL",
4591                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4592                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4593                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4594                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4595                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4596                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4597             },
4598             "type": "library",
4599             "extra": {
4600                 "branch-alias": {
4601                     "dev-main": "2.x-dev"
4602                 }
4603             },
4604             "autoload": {
4605                 "psr-4": {
4606                     "Monolog\\": "src/Monolog"
4607                 }
4608             },
4609             "notification-url": "https://packagist.org/downloads/",
4610             "license": [
4611                 "MIT"
4612             ],
4613             "authors": [
4614                 {
4615                     "name": "Jordi Boggiano",
4616                     "email": "j.boggiano@seld.be",
4617                     "homepage": "https://seld.be"
4618                 }
4619             ],
4620             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4621             "homepage": "https://github.com/Seldaek/monolog",
4622             "keywords": [
4623                 "log",
4624                 "logging",
4625                 "psr-3"
4626             ],
4627             "support": {
4628                 "issues": "https://github.com/Seldaek/monolog/issues",
4629                 "source": "https://github.com/Seldaek/monolog/tree/2.9.1"
4630             },
4631             "funding": [
4632                 {
4633                     "url": "https://github.com/Seldaek",
4634                     "type": "github"
4635                 },
4636                 {
4637                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4638                     "type": "tidelift"
4639                 }
4640             ],
4641             "time": "2023-02-06T13:44:46+00:00"
4642         },
4643         {
4644             "name": "mpdf/mpdf",
4645             "version": "v8.1.4",
4646             "source": {
4647                 "type": "git",
4648                 "url": "https://github.com/mpdf/mpdf.git",
4649                 "reference": "add590e93b7502efafd9839a68cff99f3497b318"
4650             },
4651             "dist": {
4652                 "type": "zip",
4653                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/add590e93b7502efafd9839a68cff99f3497b318",
4654                 "reference": "add590e93b7502efafd9839a68cff99f3497b318",
4655                 "shasum": ""
4656             },
4657             "require": {
4658                 "ext-gd": "*",
4659                 "ext-mbstring": "*",
4660                 "myclabs/deep-copy": "^1.7",
4661                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4662                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0",
4663                 "php-http/message-factory": "^1.0",
4664                 "psr/http-message": "^1.0",
4665                 "psr/log": "^1.0 || ^2.0",
4666                 "setasign/fpdi": "^2.1"
4667             },
4668             "require-dev": {
4669                 "mockery/mockery": "^1.3.0",
4670                 "mpdf/qrcode": "^1.1.0",
4671                 "squizlabs/php_codesniffer": "^3.5.0",
4672                 "tracy/tracy": "~2.5",
4673                 "yoast/phpunit-polyfills": "^1.0"
4674             },
4675             "suggest": {
4676                 "ext-bcmath": "Needed for generation of some types of barcodes",
4677                 "ext-xml": "Needed mainly for SVG manipulation",
4678                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4679             },
4680             "type": "library",
4681             "autoload": {
4682                 "psr-4": {
4683                     "Mpdf\\": "src/"
4684                 }
4685             },
4686             "notification-url": "https://packagist.org/downloads/",
4687             "license": [
4688                 "GPL-2.0-only"
4689             ],
4690             "authors": [
4691                 {
4692                     "name": "MatÄ›j Humpál",
4693                     "role": "Developer, maintainer"
4694                 },
4695                 {
4696                     "name": "Ian Back",
4697                     "role": "Developer (retired)"
4698                 }
4699             ],
4700             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4701             "homepage": "https://mpdf.github.io",
4702             "keywords": [
4703                 "pdf",
4704                 "php",
4705                 "utf-8"
4706             ],
4707             "support": {
4708                 "docs": "http://mpdf.github.io",
4709                 "issues": "https://github.com/mpdf/mpdf/issues",
4710                 "source": "https://github.com/mpdf/mpdf"
4711             },
4712             "funding": [
4713                 {
4714                     "url": "https://www.paypal.me/mpdf",
4715                     "type": "custom"
4716                 }
4717             ],
4718             "time": "2022-12-15T11:24:39+00:00"
4719         },
4720         {
4721             "name": "myclabs/deep-copy",
4722             "version": "1.11.1",
4723             "source": {
4724                 "type": "git",
4725                 "url": "https://github.com/myclabs/DeepCopy.git",
4726                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
4727             },
4728             "dist": {
4729                 "type": "zip",
4730                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
4731                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
4732                 "shasum": ""
4733             },
4734             "require": {
4735                 "php": "^7.1 || ^8.0"
4736             },
4737             "conflict": {
4738                 "doctrine/collections": "<1.6.8",
4739                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
4740             },
4741             "require-dev": {
4742                 "doctrine/collections": "^1.6.8",
4743                 "doctrine/common": "^2.13.3 || ^3.2.2",
4744                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
4745             },
4746             "type": "library",
4747             "autoload": {
4748                 "files": [
4749                     "src/DeepCopy/deep_copy.php"
4750                 ],
4751                 "psr-4": {
4752                     "DeepCopy\\": "src/DeepCopy/"
4753                 }
4754             },
4755             "notification-url": "https://packagist.org/downloads/",
4756             "license": [
4757                 "MIT"
4758             ],
4759             "description": "Create deep copies (clones) of your objects",
4760             "keywords": [
4761                 "clone",
4762                 "copy",
4763                 "duplicate",
4764                 "object",
4765                 "object graph"
4766             ],
4767             "support": {
4768                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4769                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
4770             },
4771             "funding": [
4772                 {
4773                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4774                     "type": "tidelift"
4775                 }
4776             ],
4777             "time": "2023-03-08T13:26:56+00:00"
4778         },
4779         {
4780             "name": "myclabs/php-enum",
4781             "version": "1.8.4",
4782             "source": {
4783                 "type": "git",
4784                 "url": "https://github.com/myclabs/php-enum.git",
4785                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
4786             },
4787             "dist": {
4788                 "type": "zip",
4789                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
4790                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
4791                 "shasum": ""
4792             },
4793             "require": {
4794                 "ext-json": "*",
4795                 "php": "^7.3 || ^8.0"
4796             },
4797             "require-dev": {
4798                 "phpunit/phpunit": "^9.5",
4799                 "squizlabs/php_codesniffer": "1.*",
4800                 "vimeo/psalm": "^4.6.2"
4801             },
4802             "type": "library",
4803             "autoload": {
4804                 "psr-4": {
4805                     "MyCLabs\\Enum\\": "src/"
4806                 },
4807                 "classmap": [
4808                     "stubs/Stringable.php"
4809                 ]
4810             },
4811             "notification-url": "https://packagist.org/downloads/",
4812             "license": [
4813                 "MIT"
4814             ],
4815             "authors": [
4816                 {
4817                     "name": "PHP Enum contributors",
4818                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4819                 }
4820             ],
4821             "description": "PHP Enum implementation",
4822             "homepage": "http://github.com/myclabs/php-enum",
4823             "keywords": [
4824                 "enum"
4825             ],
4826             "support": {
4827                 "issues": "https://github.com/myclabs/php-enum/issues",
4828                 "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
4829             },
4830             "funding": [
4831                 {
4832                     "url": "https://github.com/mnapoli",
4833                     "type": "github"
4834                 },
4835                 {
4836                     "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
4837                     "type": "tidelift"
4838                 }
4839             ],
4840             "time": "2022-08-04T09:53:51+00:00"
4841         },
4842         {
4843             "name": "nikic/php-parser",
4844             "version": "v4.15.4",
4845             "source": {
4846                 "type": "git",
4847                 "url": "https://github.com/nikic/PHP-Parser.git",
4848                 "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
4849             },
4850             "dist": {
4851                 "type": "zip",
4852                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
4853                 "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
4854                 "shasum": ""
4855             },
4856             "require": {
4857                 "ext-tokenizer": "*",
4858                 "php": ">=7.0"
4859             },
4860             "require-dev": {
4861                 "ircmaxell/php-yacc": "^0.0.7",
4862                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4863             },
4864             "bin": [
4865                 "bin/php-parse"
4866             ],
4867             "type": "library",
4868             "extra": {
4869                 "branch-alias": {
4870                     "dev-master": "4.9-dev"
4871                 }
4872             },
4873             "autoload": {
4874                 "psr-4": {
4875                     "PhpParser\\": "lib/PhpParser"
4876                 }
4877             },
4878             "notification-url": "https://packagist.org/downloads/",
4879             "license": [
4880                 "BSD-3-Clause"
4881             ],
4882             "authors": [
4883                 {
4884                     "name": "Nikita Popov"
4885                 }
4886             ],
4887             "description": "A PHP parser written in PHP",
4888             "keywords": [
4889                 "parser",
4890                 "php"
4891             ],
4892             "support": {
4893                 "issues": "https://github.com/nikic/PHP-Parser/issues",
4894                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4"
4895             },
4896             "time": "2023-03-05T19:49:14+00:00"
4897         },
4898         {
4899             "name": "nyholm/psr7",
4900             "version": "1.5.1",
4901             "source": {
4902                 "type": "git",
4903                 "url": "https://github.com/Nyholm/psr7.git",
4904                 "reference": "f734364e38a876a23be4d906a2a089e1315be18a"
4905             },
4906             "dist": {
4907                 "type": "zip",
4908                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/f734364e38a876a23be4d906a2a089e1315be18a",
4909                 "reference": "f734364e38a876a23be4d906a2a089e1315be18a",
4910                 "shasum": ""
4911             },
4912             "require": {
4913                 "php": ">=7.1",
4914                 "php-http/message-factory": "^1.0",
4915                 "psr/http-factory": "^1.0",
4916                 "psr/http-message": "^1.0"
4917             },
4918             "provide": {
4919                 "psr/http-factory-implementation": "1.0",
4920                 "psr/http-message-implementation": "1.0"
4921             },
4922             "require-dev": {
4923                 "http-interop/http-factory-tests": "^0.9",
4924                 "php-http/psr7-integration-tests": "^1.0",
4925                 "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
4926                 "symfony/error-handler": "^4.4"
4927             },
4928             "type": "library",
4929             "extra": {
4930                 "branch-alias": {
4931                     "dev-master": "1.4-dev"
4932                 }
4933             },
4934             "autoload": {
4935                 "psr-4": {
4936                     "Nyholm\\Psr7\\": "src/"
4937                 }
4938             },
4939             "notification-url": "https://packagist.org/downloads/",
4940             "license": [
4941                 "MIT"
4942             ],
4943             "authors": [
4944                 {
4945                     "name": "Tobias Nyholm",
4946                     "email": "tobias.nyholm@gmail.com"
4947                 },
4948                 {
4949                     "name": "Martijn van der Ven",
4950                     "email": "martijn@vanderven.se"
4951                 }
4952             ],
4953             "description": "A fast PHP7 implementation of PSR-7",
4954             "homepage": "https://tnyholm.se",
4955             "keywords": [
4956                 "psr-17",
4957                 "psr-7"
4958             ],
4959             "support": {
4960                 "issues": "https://github.com/Nyholm/psr7/issues",
4961                 "source": "https://github.com/Nyholm/psr7/tree/1.5.1"
4962             },
4963             "funding": [
4964                 {
4965                     "url": "https://github.com/Zegnat",
4966                     "type": "github"
4967                 },
4968                 {
4969                     "url": "https://github.com/nyholm",
4970                     "type": "github"
4971                 }
4972             ],
4973             "time": "2022-06-22T07:13:36+00:00"
4974         },
4975         {
4976             "name": "nyholm/psr7-server",
4977             "version": "1.0.2",
4978             "source": {
4979                 "type": "git",
4980                 "url": "https://github.com/Nyholm/psr7-server.git",
4981                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
4982             },
4983             "dist": {
4984                 "type": "zip",
4985                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
4986                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
4987                 "shasum": ""
4988             },
4989             "require": {
4990                 "php": "^7.1 || ^8.0",
4991                 "psr/http-factory": "^1.0",
4992                 "psr/http-message": "^1.0"
4993             },
4994             "require-dev": {
4995                 "nyholm/nsa": "^1.1",
4996                 "nyholm/psr7": "^1.3",
4997                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
4998             },
4999             "type": "library",
5000             "autoload": {
5001                 "psr-4": {
5002                     "Nyholm\\Psr7Server\\": "src/"
5003                 }
5004             },
5005             "notification-url": "https://packagist.org/downloads/",
5006             "license": [
5007                 "MIT"
5008             ],
5009             "authors": [
5010                 {
5011                     "name": "Tobias Nyholm",
5012                     "email": "tobias.nyholm@gmail.com"
5013                 },
5014                 {
5015                     "name": "Martijn van der Ven",
5016                     "email": "martijn@vanderven.se"
5017                 }
5018             ],
5019             "description": "Helper classes to handle PSR-7 server requests",
5020             "homepage": "http://tnyholm.se",
5021             "keywords": [
5022                 "psr-17",
5023                 "psr-7"
5024             ],
5025             "support": {
5026                 "issues": "https://github.com/Nyholm/psr7-server/issues",
5027                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
5028             },
5029             "funding": [
5030                 {
5031                     "url": "https://github.com/Zegnat",
5032                     "type": "github"
5033                 },
5034                 {
5035                     "url": "https://github.com/nyholm",
5036                     "type": "github"
5037                 }
5038             ],
5039             "time": "2021-05-12T11:11:27+00:00"
5040         },
5041         {
5042             "name": "omnipay/common",
5043             "version": "v3.2.0",
5044             "source": {
5045                 "type": "git",
5046                 "url": "https://github.com/thephpleague/omnipay-common.git",
5047                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e"
5048             },
5049             "dist": {
5050                 "type": "zip",
5051                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/e278ff00676c05cd0f4aaaf6189a226f26ae056e",
5052                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e",
5053                 "shasum": ""
5054             },
5055             "require": {
5056                 "moneyphp/money": "^3.1|^4.0.3",
5057                 "php": "^7.2|^8",
5058                 "php-http/client-implementation": "^1",
5059                 "php-http/discovery": "^1.14",
5060                 "php-http/message": "^1.5",
5061                 "symfony/http-foundation": "^2.1|^3|^4|^5|^6"
5062             },
5063             "require-dev": {
5064                 "omnipay/tests": "^4.1",
5065                 "php-http/guzzle7-adapter": "^1",
5066                 "php-http/mock-client": "^1",
5067                 "squizlabs/php_codesniffer": "^3.5"
5068             },
5069             "suggest": {
5070                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
5071             },
5072             "type": "library",
5073             "extra": {
5074                 "branch-alias": {
5075                     "dev-master": "3.1.x-dev"
5076                 }
5077             },
5078             "autoload": {
5079                 "psr-4": {
5080                     "Omnipay\\Common\\": "src/Common"
5081                 },
5082                 "classmap": [
5083                     "src/Omnipay.php"
5084                 ]
5085             },
5086             "notification-url": "https://packagist.org/downloads/",
5087             "license": [
5088                 "MIT"
5089             ],
5090             "authors": [
5091                 {
5092                     "name": "Adrian Macneil",
5093                     "email": "adrian@adrianmacneil.com"
5094                 },
5095                 {
5096                     "name": "Barry vd. Heuvel",
5097                     "email": "barryvdh@gmail.com"
5098                 },
5099                 {
5100                     "name": "Jason Judge",
5101                     "email": "jason.judge@consil.co.uk"
5102                 },
5103                 {
5104                     "name": "Del"
5105                 },
5106                 {
5107                     "name": "Omnipay Contributors",
5108                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5109                 }
5110             ],
5111             "description": "Common components for Omnipay payment processing library",
5112             "homepage": "https://github.com/thephpleague/omnipay-common",
5113             "keywords": [
5114                 "gateway",
5115                 "merchant",
5116                 "omnipay",
5117                 "pay",
5118                 "payment",
5119                 "purchase"
5120             ],
5121             "support": {
5122                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5123                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.0"
5124             },
5125             "funding": [
5126                 {
5127                     "url": "https://github.com/barryvdh",
5128                     "type": "github"
5129                 }
5130             ],
5131             "time": "2021-12-30T11:32:00+00:00"
5132         },
5133         {
5134             "name": "omnipay/stripe",
5135             "version": "v3.2.0",
5136             "source": {
5137                 "type": "git",
5138                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5139                 "reference": "20812498efedc1079baae5fea96567fefd669105"
5140             },
5141             "dist": {
5142                 "type": "zip",
5143                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105",
5144                 "reference": "20812498efedc1079baae5fea96567fefd669105",
5145                 "shasum": ""
5146             },
5147             "require": {
5148                 "omnipay/common": "^3"
5149             },
5150             "require-dev": {
5151                 "omnipay/tests": "^3",
5152                 "phpro/grumphp": "^0.14",
5153                 "squizlabs/php_codesniffer": "^3"
5154             },
5155             "type": "library",
5156             "extra": {
5157                 "branch-alias": {
5158                     "dev-master": "3.2-dev"
5159                 }
5160             },
5161             "autoload": {
5162                 "psr-4": {
5163                     "Omnipay\\Stripe\\": "src/"
5164                 }
5165             },
5166             "notification-url": "https://packagist.org/downloads/",
5167             "license": [
5168                 "MIT"
5169             ],
5170             "authors": [
5171                 {
5172                     "name": "Adrian Macneil",
5173                     "email": "adrian@adrianmacneil.com"
5174                 },
5175                 {
5176                     "name": "Omnipay Contributors",
5177                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5178                 }
5179             ],
5180             "description": "Stripe driver for the Omnipay payment processing library",
5181             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5182             "keywords": [
5183                 "gateway",
5184                 "merchant",
5185                 "omnipay",
5186                 "pay",
5187                 "payment",
5188                 "stripe"
5189             ],
5190             "support": {
5191                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5192                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0"
5193             },
5194             "time": "2022-03-22T10:58:41+00:00"
5195         },
5196         {
5197             "name": "openemr/mustache",
5198             "version": "v2.15.2",
5199             "source": {
5200                 "type": "git",
5201                 "url": "https://github.com/openemr/mustache.php.git",
5202                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5203             },
5204             "dist": {
5205                 "type": "zip",
5206                 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5207                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5208                 "shasum": ""
5209             },
5210             "require": {
5211                 "php": ">=5.2.4"
5212             },
5213             "require-dev": {
5214                 "friendsofphp/php-cs-fixer": "~1.11",
5215                 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5216             },
5217             "type": "library",
5218             "autoload": {
5219                 "psr-0": {
5220                     "Mustache": "src/"
5221                 }
5222             },
5223             "notification-url": "https://packagist.org/downloads/",
5224             "license": [
5225                 "MIT"
5226             ],
5227             "authors": [
5228                 {
5229                     "name": "Justin Hileman",
5230                     "email": "justin@justinhileman.info",
5231                     "homepage": "http://justinhileman.com"
5232                 },
5233                 {
5234                     "name": "OpenEMR",
5235                     "email": "hello@open-emr.org",
5236                     "homepage": "https://open-emr.org"
5237                 }
5238             ],
5239             "description": "A Mustache implementation in PHP.",
5240             "homepage": "https://github.com/openemr/mustache.php",
5241             "keywords": [
5242                 "mustache",
5243                 "templating"
5244             ],
5245             "support": {
5246                 "issues": "https://github.com/openemr/mustache.php/issues",
5247                 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5248             },
5249             "time": "2022-03-03T14:53:09+00:00"
5250         },
5251         {
5252             "name": "paragonie/random_compat",
5253             "version": "v9.99.100",
5254             "source": {
5255                 "type": "git",
5256                 "url": "https://github.com/paragonie/random_compat.git",
5257                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5258             },
5259             "dist": {
5260                 "type": "zip",
5261                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5262                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5263                 "shasum": ""
5264             },
5265             "require": {
5266                 "php": ">= 7"
5267             },
5268             "require-dev": {
5269                 "phpunit/phpunit": "4.*|5.*",
5270                 "vimeo/psalm": "^1"
5271             },
5272             "suggest": {
5273                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5274             },
5275             "type": "library",
5276             "notification-url": "https://packagist.org/downloads/",
5277             "license": [
5278                 "MIT"
5279             ],
5280             "authors": [
5281                 {
5282                     "name": "Paragon Initiative Enterprises",
5283                     "email": "security@paragonie.com",
5284                     "homepage": "https://paragonie.com"
5285                 }
5286             ],
5287             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5288             "keywords": [
5289                 "csprng",
5290                 "polyfill",
5291                 "pseudorandom",
5292                 "random"
5293             ],
5294             "support": {
5295                 "email": "info@paragonie.com",
5296                 "issues": "https://github.com/paragonie/random_compat/issues",
5297                 "source": "https://github.com/paragonie/random_compat"
5298             },
5299             "time": "2020-10-15T08:29:30+00:00"
5300         },
5301         {
5302             "name": "particle/validator",
5303             "version": "v2.3.5",
5304             "source": {
5305                 "type": "git",
5306                 "url": "https://github.com/particle-php/Validator.git",
5307                 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6"
5308             },
5309             "dist": {
5310                 "type": "zip",
5311                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5312                 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5313                 "shasum": ""
5314             },
5315             "require": {
5316                 "php": ">=5.4"
5317             },
5318             "require-dev": {
5319                 "byrokrat/checkdigit": "^1.0",
5320                 "giggsey/libphonenumber-for-php": "^7.2",
5321                 "phpunit/phpunit": "~4.0",
5322                 "squizlabs/php_codesniffer": "2.*"
5323             },
5324             "suggest": {
5325                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5326                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5327             },
5328             "type": "library",
5329             "extra": {
5330                 "branch-alias": {
5331                     "dev-master": "2.0-dev"
5332                 }
5333             },
5334             "autoload": {
5335                 "psr-4": {
5336                     "Particle\\Validator\\": "src/"
5337                 }
5338             },
5339             "notification-url": "https://packagist.org/downloads/",
5340             "license": [
5341                 "BSD-3-Clause"
5342             ],
5343             "authors": [
5344                 {
5345                     "name": "Berry Langerak",
5346                     "email": "berry@berryllium.nl",
5347                     "role": "developer"
5348                 },
5349                 {
5350                     "name": "Rick van der Staaij",
5351                     "homepage": "http://rickvanderstaaij.nl",
5352                     "role": "Developer"
5353                 }
5354             ],
5355             "description": "Flexible and highly usable validation library with no dependencies.",
5356             "homepage": "http://github.com/particle-php/validator",
5357             "keywords": [
5358                 "validation",
5359                 "validator"
5360             ],
5361             "support": {
5362                 "issues": "https://github.com/particle-php/Validator/issues",
5363                 "source": "https://github.com/particle-php/Validator/tree/v2.3.5"
5364             },
5365             "time": "2022-12-12T19:35:42+00:00"
5366         },
5367         {
5368             "name": "pear/archive_tar",
5369             "version": "1.4.14",
5370             "source": {
5371                 "type": "git",
5372                 "url": "https://github.com/pear/Archive_Tar.git",
5373                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5374             },
5375             "dist": {
5376                 "type": "zip",
5377                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5378                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5379                 "shasum": ""
5380             },
5381             "require": {
5382                 "pear/pear-core-minimal": "^1.10.0alpha2",
5383                 "php": ">=5.2.0"
5384             },
5385             "require-dev": {
5386                 "phpunit/phpunit": "*"
5387             },
5388             "suggest": {
5389                 "ext-bz2": "Bz2 compression support.",
5390                 "ext-xz": "Lzma2 compression support.",
5391                 "ext-zlib": "Gzip compression support."
5392             },
5393             "type": "library",
5394             "extra": {
5395                 "branch-alias": {
5396                     "dev-master": "1.4.x-dev"
5397                 }
5398             },
5399             "autoload": {
5400                 "psr-0": {
5401                     "Archive_Tar": ""
5402                 }
5403             },
5404             "notification-url": "https://packagist.org/downloads/",
5405             "include-path": [
5406                 "./"
5407             ],
5408             "license": [
5409                 "BSD-3-Clause"
5410             ],
5411             "authors": [
5412                 {
5413                     "name": "Vincent Blavet",
5414                     "email": "vincent@phpconcept.net"
5415                 },
5416                 {
5417                     "name": "Greg Beaver",
5418                     "email": "greg@chiaraquartet.net"
5419                 },
5420                 {
5421                     "name": "Michiel Rook",
5422                     "email": "mrook@php.net"
5423                 }
5424             ],
5425             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5426             "homepage": "https://github.com/pear/Archive_Tar",
5427             "keywords": [
5428                 "archive",
5429                 "tar"
5430             ],
5431             "support": {
5432                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5433                 "source": "https://github.com/pear/Archive_Tar"
5434             },
5435             "funding": [
5436                 {
5437                     "url": "https://github.com/mrook",
5438                     "type": "github"
5439                 },
5440                 {
5441                     "url": "https://www.patreon.com/michielrook",
5442                     "type": "patreon"
5443                 }
5444             ],
5445             "time": "2021-07-20T13:53:39+00:00"
5446         },
5447         {
5448             "name": "pear/console_getopt",
5449             "version": "v1.4.3",
5450             "source": {
5451                 "type": "git",
5452                 "url": "https://github.com/pear/Console_Getopt.git",
5453                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5454             },
5455             "dist": {
5456                 "type": "zip",
5457                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5458                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5459                 "shasum": ""
5460             },
5461             "type": "library",
5462             "autoload": {
5463                 "psr-0": {
5464                     "Console": "./"
5465                 }
5466             },
5467             "notification-url": "https://packagist.org/downloads/",
5468             "include-path": [
5469                 "./"
5470             ],
5471             "license": [
5472                 "BSD-2-Clause"
5473             ],
5474             "authors": [
5475                 {
5476                     "name": "Andrei Zmievski",
5477                     "email": "andrei@php.net",
5478                     "role": "Lead"
5479                 },
5480                 {
5481                     "name": "Stig Bakken",
5482                     "email": "stig@php.net",
5483                     "role": "Developer"
5484                 },
5485                 {
5486                     "name": "Greg Beaver",
5487                     "email": "cellog@php.net",
5488                     "role": "Helper"
5489                 }
5490             ],
5491             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5492             "support": {
5493                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5494                 "source": "https://github.com/pear/Console_Getopt"
5495             },
5496             "time": "2019-11-20T18:27:48+00:00"
5497         },
5498         {
5499             "name": "pear/pear-core-minimal",
5500             "version": "v1.10.11",
5501             "source": {
5502                 "type": "git",
5503                 "url": "https://github.com/pear/pear-core-minimal.git",
5504                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
5505             },
5506             "dist": {
5507                 "type": "zip",
5508                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5509                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5510                 "shasum": ""
5511             },
5512             "require": {
5513                 "pear/console_getopt": "~1.4",
5514                 "pear/pear_exception": "~1.0"
5515             },
5516             "replace": {
5517                 "rsky/pear-core-min": "self.version"
5518             },
5519             "type": "library",
5520             "autoload": {
5521                 "psr-0": {
5522                     "": "src/"
5523                 }
5524             },
5525             "notification-url": "https://packagist.org/downloads/",
5526             "include-path": [
5527                 "src/"
5528             ],
5529             "license": [
5530                 "BSD-3-Clause"
5531             ],
5532             "authors": [
5533                 {
5534                     "name": "Christian Weiske",
5535                     "email": "cweiske@php.net",
5536                     "role": "Lead"
5537                 }
5538             ],
5539             "description": "Minimal set of PEAR core files to be used as composer dependency",
5540             "support": {
5541                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5542                 "source": "https://github.com/pear/pear-core-minimal"
5543             },
5544             "time": "2021-08-10T22:31:03+00:00"
5545         },
5546         {
5547             "name": "pear/pear_exception",
5548             "version": "v1.0.2",
5549             "source": {
5550                 "type": "git",
5551                 "url": "https://github.com/pear/PEAR_Exception.git",
5552                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5553             },
5554             "dist": {
5555                 "type": "zip",
5556                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5557                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5558                 "shasum": ""
5559             },
5560             "require": {
5561                 "php": ">=5.2.0"
5562             },
5563             "require-dev": {
5564                 "phpunit/phpunit": "<9"
5565             },
5566             "type": "class",
5567             "extra": {
5568                 "branch-alias": {
5569                     "dev-master": "1.0.x-dev"
5570                 }
5571             },
5572             "autoload": {
5573                 "classmap": [
5574                     "PEAR/"
5575                 ]
5576             },
5577             "notification-url": "https://packagist.org/downloads/",
5578             "include-path": [
5579                 "."
5580             ],
5581             "license": [
5582                 "BSD-2-Clause"
5583             ],
5584             "authors": [
5585                 {
5586                     "name": "Helgi Thormar",
5587                     "email": "dufuz@php.net"
5588                 },
5589                 {
5590                     "name": "Greg Beaver",
5591                     "email": "cellog@php.net"
5592                 }
5593             ],
5594             "description": "The PEAR Exception base class.",
5595             "homepage": "https://github.com/pear/PEAR_Exception",
5596             "keywords": [
5597                 "exception"
5598             ],
5599             "support": {
5600                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5601                 "source": "https://github.com/pear/PEAR_Exception"
5602             },
5603             "time": "2021-03-21T15:43:46+00:00"
5604         },
5605         {
5606             "name": "phenx/php-font-lib",
5607             "version": "0.5.4",
5608             "source": {
5609                 "type": "git",
5610                 "url": "https://github.com/dompdf/php-font-lib.git",
5611                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5612             },
5613             "dist": {
5614                 "type": "zip",
5615                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5616                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5617                 "shasum": ""
5618             },
5619             "require": {
5620                 "ext-mbstring": "*"
5621             },
5622             "require-dev": {
5623                 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5624             },
5625             "type": "library",
5626             "autoload": {
5627                 "psr-4": {
5628                     "FontLib\\": "src/FontLib"
5629                 }
5630             },
5631             "notification-url": "https://packagist.org/downloads/",
5632             "license": [
5633                 "LGPL-3.0"
5634             ],
5635             "authors": [
5636                 {
5637                     "name": "Fabien Ménager",
5638                     "email": "fabien.menager@gmail.com"
5639                 }
5640             ],
5641             "description": "A library to read, parse, export and make subsets of different types of font files.",
5642             "homepage": "https://github.com/PhenX/php-font-lib",
5643             "support": {
5644                 "issues": "https://github.com/dompdf/php-font-lib/issues",
5645                 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5646             },
5647             "time": "2021-12-17T19:44:54+00:00"
5648         },
5649         {
5650             "name": "phenx/php-svg-lib",
5651             "version": "0.5.0",
5652             "source": {
5653                 "type": "git",
5654                 "url": "https://github.com/dompdf/php-svg-lib.git",
5655                 "reference": "76876c6cf3080bcb6f249d7d59705108166a6685"
5656             },
5657             "dist": {
5658                 "type": "zip",
5659                 "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/76876c6cf3080bcb6f249d7d59705108166a6685",
5660                 "reference": "76876c6cf3080bcb6f249d7d59705108166a6685",
5661                 "shasum": ""
5662             },
5663             "require": {
5664                 "ext-mbstring": "*",
5665                 "php": "^7.1 || ^8.0",
5666                 "sabberworm/php-css-parser": "^8.4"
5667             },
5668             "require-dev": {
5669                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
5670             },
5671             "type": "library",
5672             "autoload": {
5673                 "psr-4": {
5674                     "Svg\\": "src/Svg"
5675                 }
5676             },
5677             "notification-url": "https://packagist.org/downloads/",
5678             "license": [
5679                 "LGPL-3.0"
5680             ],
5681             "authors": [
5682                 {
5683                     "name": "Fabien Ménager",
5684                     "email": "fabien.menager@gmail.com"
5685                 }
5686             ],
5687             "description": "A library to read, parse and export to PDF SVG files.",
5688             "homepage": "https://github.com/PhenX/php-svg-lib",
5689             "support": {
5690                 "issues": "https://github.com/dompdf/php-svg-lib/issues",
5691                 "source": "https://github.com/dompdf/php-svg-lib/tree/0.5.0"
5692             },
5693             "time": "2022-09-06T12:16:56+00:00"
5694         },
5695         {
5696             "name": "php-http/discovery",
5697             "version": "1.14.3",
5698             "source": {
5699                 "type": "git",
5700                 "url": "https://github.com/php-http/discovery.git",
5701                 "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735"
5702             },
5703             "dist": {
5704                 "type": "zip",
5705                 "url": "https://api.github.com/repos/php-http/discovery/zipball/31d8ee46d0215108df16a8527c7438e96a4d7735",
5706                 "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735",
5707                 "shasum": ""
5708             },
5709             "require": {
5710                 "php": "^7.1 || ^8.0"
5711             },
5712             "conflict": {
5713                 "nyholm/psr7": "<1.0"
5714             },
5715             "require-dev": {
5716                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5717                 "php-http/httplug": "^1.0 || ^2.0",
5718                 "php-http/message-factory": "^1.0",
5719                 "phpspec/phpspec": "^5.1 || ^6.1"
5720             },
5721             "suggest": {
5722                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
5723             },
5724             "type": "library",
5725             "extra": {
5726                 "branch-alias": {
5727                     "dev-master": "1.9-dev"
5728                 }
5729             },
5730             "autoload": {
5731                 "psr-4": {
5732                     "Http\\Discovery\\": "src/"
5733                 }
5734             },
5735             "notification-url": "https://packagist.org/downloads/",
5736             "license": [
5737                 "MIT"
5738             ],
5739             "authors": [
5740                 {
5741                     "name": "Márk Sági-Kazár",
5742                     "email": "mark.sagikazar@gmail.com"
5743                 }
5744             ],
5745             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5746             "homepage": "http://php-http.org",
5747             "keywords": [
5748                 "adapter",
5749                 "client",
5750                 "discovery",
5751                 "factory",
5752                 "http",
5753                 "message",
5754                 "psr7"
5755             ],
5756             "support": {
5757                 "issues": "https://github.com/php-http/discovery/issues",
5758                 "source": "https://github.com/php-http/discovery/tree/1.14.3"
5759             },
5760             "time": "2022-07-11T14:04:40+00:00"
5761         },
5762         {
5763             "name": "php-http/guzzle7-adapter",
5764             "version": "1.0.0",
5765             "source": {
5766                 "type": "git",
5767                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5768                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5769             },
5770             "dist": {
5771                 "type": "zip",
5772                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5773                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5774                 "shasum": ""
5775             },
5776             "require": {
5777                 "guzzlehttp/guzzle": "^7.0",
5778                 "php": "^7.2 | ^8.0",
5779                 "php-http/httplug": "^2.0",
5780                 "psr/http-client": "^1.0"
5781             },
5782             "provide": {
5783                 "php-http/async-client-implementation": "1.0",
5784                 "php-http/client-implementation": "1.0",
5785                 "psr/http-client-implementation": "1.0"
5786             },
5787             "require-dev": {
5788                 "php-http/client-integration-tests": "^3.0",
5789                 "phpunit/phpunit": "^8.0|^9.3"
5790             },
5791             "type": "library",
5792             "extra": {
5793                 "branch-alias": {
5794                     "dev-master": "0.2.x-dev"
5795                 }
5796             },
5797             "autoload": {
5798                 "psr-4": {
5799                     "Http\\Adapter\\Guzzle7\\": "src/"
5800                 }
5801             },
5802             "notification-url": "https://packagist.org/downloads/",
5803             "license": [
5804                 "MIT"
5805             ],
5806             "authors": [
5807                 {
5808                     "name": "Tobias Nyholm",
5809                     "email": "tobias.nyholm@gmail.com"
5810                 }
5811             ],
5812             "description": "Guzzle 7 HTTP Adapter",
5813             "homepage": "http://httplug.io",
5814             "keywords": [
5815                 "Guzzle",
5816                 "http"
5817             ],
5818             "support": {
5819                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
5820                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
5821             },
5822             "time": "2021-03-09T07:35:15+00:00"
5823         },
5824         {
5825             "name": "php-http/httplug",
5826             "version": "2.3.0",
5827             "source": {
5828                 "type": "git",
5829                 "url": "https://github.com/php-http/httplug.git",
5830                 "reference": "f640739f80dfa1152533976e3c112477f69274eb"
5831             },
5832             "dist": {
5833                 "type": "zip",
5834                 "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb",
5835                 "reference": "f640739f80dfa1152533976e3c112477f69274eb",
5836                 "shasum": ""
5837             },
5838             "require": {
5839                 "php": "^7.1 || ^8.0",
5840                 "php-http/promise": "^1.1",
5841                 "psr/http-client": "^1.0",
5842                 "psr/http-message": "^1.0"
5843             },
5844             "require-dev": {
5845                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5846                 "phpspec/phpspec": "^5.1 || ^6.0"
5847             },
5848             "type": "library",
5849             "extra": {
5850                 "branch-alias": {
5851                     "dev-master": "2.x-dev"
5852                 }
5853             },
5854             "autoload": {
5855                 "psr-4": {
5856                     "Http\\Client\\": "src/"
5857                 }
5858             },
5859             "notification-url": "https://packagist.org/downloads/",
5860             "license": [
5861                 "MIT"
5862             ],
5863             "authors": [
5864                 {
5865                     "name": "Eric GELOEN",
5866                     "email": "geloen.eric@gmail.com"
5867                 },
5868                 {
5869                     "name": "Márk Sági-Kazár",
5870                     "email": "mark.sagikazar@gmail.com",
5871                     "homepage": "https://sagikazarmark.hu"
5872                 }
5873             ],
5874             "description": "HTTPlug, the HTTP client abstraction for PHP",
5875             "homepage": "http://httplug.io",
5876             "keywords": [
5877                 "client",
5878                 "http"
5879             ],
5880             "support": {
5881                 "issues": "https://github.com/php-http/httplug/issues",
5882                 "source": "https://github.com/php-http/httplug/tree/2.3.0"
5883             },
5884             "time": "2022-02-21T09:52:22+00:00"
5885         },
5886         {
5887             "name": "php-http/message",
5888             "version": "1.13.0",
5889             "source": {
5890                 "type": "git",
5891                 "url": "https://github.com/php-http/message.git",
5892                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
5893             },
5894             "dist": {
5895                 "type": "zip",
5896                 "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361",
5897                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
5898                 "shasum": ""
5899             },
5900             "require": {
5901                 "clue/stream-filter": "^1.5",
5902                 "php": "^7.1 || ^8.0",
5903                 "php-http/message-factory": "^1.0.2",
5904                 "psr/http-message": "^1.0"
5905             },
5906             "provide": {
5907                 "php-http/message-factory-implementation": "1.0"
5908             },
5909             "require-dev": {
5910                 "ergebnis/composer-normalize": "^2.6",
5911                 "ext-zlib": "*",
5912                 "guzzlehttp/psr7": "^1.0",
5913                 "laminas/laminas-diactoros": "^2.0",
5914                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
5915                 "slim/slim": "^3.0"
5916             },
5917             "suggest": {
5918                 "ext-zlib": "Used with compressor/decompressor streams",
5919                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
5920                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
5921                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
5922             },
5923             "type": "library",
5924             "extra": {
5925                 "branch-alias": {
5926                     "dev-master": "1.10-dev"
5927                 }
5928             },
5929             "autoload": {
5930                 "files": [
5931                     "src/filters.php"
5932                 ],
5933                 "psr-4": {
5934                     "Http\\Message\\": "src/"
5935                 }
5936             },
5937             "notification-url": "https://packagist.org/downloads/",
5938             "license": [
5939                 "MIT"
5940             ],
5941             "authors": [
5942                 {
5943                     "name": "Márk Sági-Kazár",
5944                     "email": "mark.sagikazar@gmail.com"
5945                 }
5946             ],
5947             "description": "HTTP Message related tools",
5948             "homepage": "http://php-http.org",
5949             "keywords": [
5950                 "http",
5951                 "message",
5952                 "psr-7"
5953             ],
5954             "support": {
5955                 "issues": "https://github.com/php-http/message/issues",
5956                 "source": "https://github.com/php-http/message/tree/1.13.0"
5957             },
5958             "time": "2022-02-11T13:41:14+00:00"
5959         },
5960         {
5961             "name": "php-http/message-factory",
5962             "version": "v1.0.2",
5963             "source": {
5964                 "type": "git",
5965                 "url": "https://github.com/php-http/message-factory.git",
5966                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
5967             },
5968             "dist": {
5969                 "type": "zip",
5970                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5971                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5972                 "shasum": ""
5973             },
5974             "require": {
5975                 "php": ">=5.4",
5976                 "psr/http-message": "^1.0"
5977             },
5978             "type": "library",
5979             "extra": {
5980                 "branch-alias": {
5981                     "dev-master": "1.0-dev"
5982                 }
5983             },
5984             "autoload": {
5985                 "psr-4": {
5986                     "Http\\Message\\": "src/"
5987                 }
5988             },
5989             "notification-url": "https://packagist.org/downloads/",
5990             "license": [
5991                 "MIT"
5992             ],
5993             "authors": [
5994                 {
5995                     "name": "Márk Sági-Kazár",
5996                     "email": "mark.sagikazar@gmail.com"
5997                 }
5998             ],
5999             "description": "Factory interfaces for PSR-7 HTTP Message",
6000             "homepage": "http://php-http.org",
6001             "keywords": [
6002                 "factory",
6003                 "http",
6004                 "message",
6005                 "stream",
6006                 "uri"
6007             ],
6008             "support": {
6009                 "issues": "https://github.com/php-http/message-factory/issues",
6010                 "source": "https://github.com/php-http/message-factory/tree/master"
6011             },
6012             "time": "2015-12-19T14:08:53+00:00"
6013         },
6014         {
6015             "name": "php-http/promise",
6016             "version": "1.1.0",
6017             "source": {
6018                 "type": "git",
6019                 "url": "https://github.com/php-http/promise.git",
6020                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
6021             },
6022             "dist": {
6023                 "type": "zip",
6024                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6025                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6026                 "shasum": ""
6027             },
6028             "require": {
6029                 "php": "^7.1 || ^8.0"
6030             },
6031             "require-dev": {
6032                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
6033                 "phpspec/phpspec": "^5.1.2 || ^6.2"
6034             },
6035             "type": "library",
6036             "extra": {
6037                 "branch-alias": {
6038                     "dev-master": "1.1-dev"
6039                 }
6040             },
6041             "autoload": {
6042                 "psr-4": {
6043                     "Http\\Promise\\": "src/"
6044                 }
6045             },
6046             "notification-url": "https://packagist.org/downloads/",
6047             "license": [
6048                 "MIT"
6049             ],
6050             "authors": [
6051                 {
6052                     "name": "Joel Wurtz",
6053                     "email": "joel.wurtz@gmail.com"
6054                 },
6055                 {
6056                     "name": "Márk Sági-Kazár",
6057                     "email": "mark.sagikazar@gmail.com"
6058                 }
6059             ],
6060             "description": "Promise used for asynchronous HTTP requests",
6061             "homepage": "http://httplug.io",
6062             "keywords": [
6063                 "promise"
6064             ],
6065             "support": {
6066                 "issues": "https://github.com/php-http/promise/issues",
6067                 "source": "https://github.com/php-http/promise/tree/1.1.0"
6068             },
6069             "time": "2020-07-07T09:29:14+00:00"
6070         },
6071         {
6072             "name": "php81_bc/strftime",
6073             "version": "0.5.0",
6074             "source": {
6075                 "type": "git",
6076                 "url": "https://github.com/alphp/strftime.git",
6077                 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f"
6078             },
6079             "dist": {
6080                 "type": "zip",
6081                 "url": "https://api.github.com/repos/alphp/strftime/zipball/4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6082                 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6083                 "shasum": ""
6084             },
6085             "require": {
6086                 "ext-intl": "*",
6087                 "php": ">=7.1.0"
6088             },
6089             "require-dev": {
6090                 "phpunit/phpunit": "@stable"
6091             },
6092             "type": "library",
6093             "autoload": {
6094                 "files": [
6095                     "src/php-8.1-strftime.php"
6096                 ]
6097             },
6098             "notification-url": "https://packagist.org/downloads/",
6099             "license": [
6100                 "MIT"
6101             ],
6102             "authors": [
6103                 {
6104                     "name": "Fernando Herrero",
6105                     "homepage": "https://github.com/alphp/strftime/graphs/contributors"
6106                 }
6107             ],
6108             "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
6109             "support": {
6110                 "issues": "https://github.com/alphp/strftime/issues",
6111                 "source": "https://github.com/alphp/strftime"
6112             },
6113             "time": "2022-04-10T22:31:16+00:00"
6114         },
6115         {
6116             "name": "phpmailer/phpmailer",
6117             "version": "v6.8.0",
6118             "source": {
6119                 "type": "git",
6120                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6121                 "reference": "df16b615e371d81fb79e506277faea67a1be18f1"
6122             },
6123             "dist": {
6124                 "type": "zip",
6125                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/df16b615e371d81fb79e506277faea67a1be18f1",
6126                 "reference": "df16b615e371d81fb79e506277faea67a1be18f1",
6127                 "shasum": ""
6128             },
6129             "require": {
6130                 "ext-ctype": "*",
6131                 "ext-filter": "*",
6132                 "ext-hash": "*",
6133                 "php": ">=5.5.0"
6134             },
6135             "require-dev": {
6136                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
6137                 "doctrine/annotations": "^1.2.6 || ^1.13.3",
6138                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
6139                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
6140                 "phpcompatibility/php-compatibility": "^9.3.5",
6141                 "roave/security-advisories": "dev-latest",
6142                 "squizlabs/php_codesniffer": "^3.7.1",
6143                 "yoast/phpunit-polyfills": "^1.0.4"
6144             },
6145             "suggest": {
6146                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6147                 "ext-openssl": "Needed for secure SMTP sending and DKIM signing",
6148                 "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
6149                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6150                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6151                 "psr/log": "For optional PSR-3 debug logging",
6152                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
6153                 "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
6154             },
6155             "type": "library",
6156             "autoload": {
6157                 "psr-4": {
6158                     "PHPMailer\\PHPMailer\\": "src/"
6159                 }
6160             },
6161             "notification-url": "https://packagist.org/downloads/",
6162             "license": [
6163                 "LGPL-2.1-only"
6164             ],
6165             "authors": [
6166                 {
6167                     "name": "Marcus Bointon",
6168                     "email": "phpmailer@synchromedia.co.uk"
6169                 },
6170                 {
6171                     "name": "Jim Jagielski",
6172                     "email": "jimjag@gmail.com"
6173                 },
6174                 {
6175                     "name": "Andy Prevost",
6176                     "email": "codeworxtech@users.sourceforge.net"
6177                 },
6178                 {
6179                     "name": "Brent R. Matzelle"
6180                 }
6181             ],
6182             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6183             "support": {
6184                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6185                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.8.0"
6186             },
6187             "funding": [
6188                 {
6189                     "url": "https://github.com/Synchro",
6190                     "type": "github"
6191                 }
6192             ],
6193             "time": "2023-03-06T14:43:22+00:00"
6194         },
6195         {
6196             "name": "phpoffice/phpspreadsheet",
6197             "version": "1.28.0",
6198             "source": {
6199                 "type": "git",
6200                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6201                 "reference": "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a"
6202             },
6203             "dist": {
6204                 "type": "zip",
6205                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a",
6206                 "reference": "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a",
6207                 "shasum": ""
6208             },
6209             "require": {
6210                 "ext-ctype": "*",
6211                 "ext-dom": "*",
6212                 "ext-fileinfo": "*",
6213                 "ext-gd": "*",
6214                 "ext-iconv": "*",
6215                 "ext-libxml": "*",
6216                 "ext-mbstring": "*",
6217                 "ext-simplexml": "*",
6218                 "ext-xml": "*",
6219                 "ext-xmlreader": "*",
6220                 "ext-xmlwriter": "*",
6221                 "ext-zip": "*",
6222                 "ext-zlib": "*",
6223                 "ezyang/htmlpurifier": "^4.15",
6224                 "maennchen/zipstream-php": "^2.1",
6225                 "markbaker/complex": "^3.0",
6226                 "markbaker/matrix": "^3.0",
6227                 "php": "^7.4 || ^8.0",
6228                 "psr/http-client": "^1.0",
6229                 "psr/http-factory": "^1.0",
6230                 "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
6231             },
6232             "require-dev": {
6233                 "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
6234                 "dompdf/dompdf": "^1.0 || ^2.0",
6235                 "friendsofphp/php-cs-fixer": "^3.2",
6236                 "mitoteam/jpgraph": "^10.2.4",
6237                 "mpdf/mpdf": "^8.1.1",
6238                 "phpcompatibility/php-compatibility": "^9.3",
6239                 "phpstan/phpstan": "^1.1",
6240                 "phpstan/phpstan-phpunit": "^1.0",
6241                 "phpunit/phpunit": "^8.5 || ^9.0",
6242                 "squizlabs/php_codesniffer": "^3.7",
6243                 "tecnickcom/tcpdf": "^6.5"
6244             },
6245             "suggest": {
6246                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
6247                 "ext-intl": "PHP Internationalization Functions",
6248                 "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6249                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6250                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
6251             },
6252             "type": "library",
6253             "autoload": {
6254                 "psr-4": {
6255                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6256                 }
6257             },
6258             "notification-url": "https://packagist.org/downloads/",
6259             "license": [
6260                 "MIT"
6261             ],
6262             "authors": [
6263                 {
6264                     "name": "Maarten Balliauw",
6265                     "homepage": "https://blog.maartenballiauw.be"
6266                 },
6267                 {
6268                     "name": "Mark Baker",
6269                     "homepage": "https://markbakeruk.net"
6270                 },
6271                 {
6272                     "name": "Franck Lefevre",
6273                     "homepage": "https://rootslabs.net"
6274                 },
6275                 {
6276                     "name": "Erik Tilt"
6277                 },
6278                 {
6279                     "name": "Adrien Crivelli"
6280                 }
6281             ],
6282             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6283             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6284             "keywords": [
6285                 "OpenXML",
6286                 "excel",
6287                 "gnumeric",
6288                 "ods",
6289                 "php",
6290                 "spreadsheet",
6291                 "xls",
6292                 "xlsx"
6293             ],
6294             "support": {
6295                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6296                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.28.0"
6297             },
6298             "time": "2023-02-25T12:24:49+00:00"
6299         },
6300         {
6301             "name": "phpoption/phpoption",
6302             "version": "1.9.1",
6303             "source": {
6304                 "type": "git",
6305                 "url": "https://github.com/schmittjoh/php-option.git",
6306                 "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e"
6307             },
6308             "dist": {
6309                 "type": "zip",
6310                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e",
6311                 "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e",
6312                 "shasum": ""
6313             },
6314             "require": {
6315                 "php": "^7.2.5 || ^8.0"
6316             },
6317             "require-dev": {
6318                 "bamarni/composer-bin-plugin": "^1.8.2",
6319                 "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
6320             },
6321             "type": "library",
6322             "extra": {
6323                 "bamarni-bin": {
6324                     "bin-links": true,
6325                     "forward-command": true
6326                 },
6327                 "branch-alias": {
6328                     "dev-master": "1.9-dev"
6329                 }
6330             },
6331             "autoload": {
6332                 "psr-4": {
6333                     "PhpOption\\": "src/PhpOption/"
6334                 }
6335             },
6336             "notification-url": "https://packagist.org/downloads/",
6337             "license": [
6338                 "Apache-2.0"
6339             ],
6340             "authors": [
6341                 {
6342                     "name": "Johannes M. Schmitt",
6343                     "email": "schmittjoh@gmail.com",
6344                     "homepage": "https://github.com/schmittjoh"
6345                 },
6346                 {
6347                     "name": "Graham Campbell",
6348                     "email": "hello@gjcampbell.co.uk",
6349                     "homepage": "https://github.com/GrahamCampbell"
6350                 }
6351             ],
6352             "description": "Option Type for PHP",
6353             "keywords": [
6354                 "language",
6355                 "option",
6356                 "php",
6357                 "type"
6358             ],
6359             "support": {
6360                 "issues": "https://github.com/schmittjoh/php-option/issues",
6361                 "source": "https://github.com/schmittjoh/php-option/tree/1.9.1"
6362             },
6363             "funding": [
6364                 {
6365                     "url": "https://github.com/GrahamCampbell",
6366                     "type": "github"
6367                 },
6368                 {
6369                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6370                     "type": "tidelift"
6371                 }
6372             ],
6373             "time": "2023-02-25T19:38:58+00:00"
6374         },
6375         {
6376             "name": "phpseclib/phpseclib",
6377             "version": "2.0.42",
6378             "source": {
6379                 "type": "git",
6380                 "url": "https://github.com/phpseclib/phpseclib.git",
6381                 "reference": "665d289f59e646a259ebf13f29be7f6f54cab24b"
6382             },
6383             "dist": {
6384                 "type": "zip",
6385                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/665d289f59e646a259ebf13f29be7f6f54cab24b",
6386                 "reference": "665d289f59e646a259ebf13f29be7f6f54cab24b",
6387                 "shasum": ""
6388             },
6389             "require": {
6390                 "php": ">=5.3.3"
6391             },
6392             "require-dev": {
6393                 "phing/phing": "~2.7",
6394                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
6395                 "squizlabs/php_codesniffer": "~2.0"
6396             },
6397             "suggest": {
6398                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6399                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6400                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6401                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
6402                 "ext-xml": "Install the XML extension to load XML formatted public keys."
6403             },
6404             "type": "library",
6405             "autoload": {
6406                 "files": [
6407                     "phpseclib/bootstrap.php"
6408                 ],
6409                 "psr-4": {
6410                     "phpseclib\\": "phpseclib/"
6411                 }
6412             },
6413             "notification-url": "https://packagist.org/downloads/",
6414             "license": [
6415                 "MIT"
6416             ],
6417             "authors": [
6418                 {
6419                     "name": "Jim Wigginton",
6420                     "email": "terrafrost@php.net",
6421                     "role": "Lead Developer"
6422                 },
6423                 {
6424                     "name": "Patrick Monnerat",
6425                     "email": "pm@datasphere.ch",
6426                     "role": "Developer"
6427                 },
6428                 {
6429                     "name": "Andreas Fischer",
6430                     "email": "bantu@phpbb.com",
6431                     "role": "Developer"
6432                 },
6433                 {
6434                     "name": "Hans-Jürgen Petrich",
6435                     "email": "petrich@tronic-media.com",
6436                     "role": "Developer"
6437                 },
6438                 {
6439                     "name": "Graham Campbell",
6440                     "email": "graham@alt-three.com",
6441                     "role": "Developer"
6442                 }
6443             ],
6444             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6445             "homepage": "http://phpseclib.sourceforge.net",
6446             "keywords": [
6447                 "BigInteger",
6448                 "aes",
6449                 "asn.1",
6450                 "asn1",
6451                 "blowfish",
6452                 "crypto",
6453                 "cryptography",
6454                 "encryption",
6455                 "rsa",
6456                 "security",
6457                 "sftp",
6458                 "signature",
6459                 "signing",
6460                 "ssh",
6461                 "twofish",
6462                 "x.509",
6463                 "x509"
6464             ],
6465             "support": {
6466                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6467                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.42"
6468             },
6469             "funding": [
6470                 {
6471                     "url": "https://github.com/terrafrost",
6472                     "type": "github"
6473                 },
6474                 {
6475                     "url": "https://www.patreon.com/phpseclib",
6476                     "type": "patreon"
6477                 },
6478                 {
6479                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6480                     "type": "tidelift"
6481                 }
6482             ],
6483             "time": "2023-03-06T12:45:53+00:00"
6484         },
6485         {
6486             "name": "psr/cache",
6487             "version": "3.0.0",
6488             "source": {
6489                 "type": "git",
6490                 "url": "https://github.com/php-fig/cache.git",
6491                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
6492             },
6493             "dist": {
6494                 "type": "zip",
6495                 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6496                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6497                 "shasum": ""
6498             },
6499             "require": {
6500                 "php": ">=8.0.0"
6501             },
6502             "type": "library",
6503             "extra": {
6504                 "branch-alias": {
6505                     "dev-master": "1.0.x-dev"
6506                 }
6507             },
6508             "autoload": {
6509                 "psr-4": {
6510                     "Psr\\Cache\\": "src/"
6511                 }
6512             },
6513             "notification-url": "https://packagist.org/downloads/",
6514             "license": [
6515                 "MIT"
6516             ],
6517             "authors": [
6518                 {
6519                     "name": "PHP-FIG",
6520                     "homepage": "https://www.php-fig.org/"
6521                 }
6522             ],
6523             "description": "Common interface for caching libraries",
6524             "keywords": [
6525                 "cache",
6526                 "psr",
6527                 "psr-6"
6528             ],
6529             "support": {
6530                 "source": "https://github.com/php-fig/cache/tree/3.0.0"
6531             },
6532             "time": "2021-02-03T23:26:27+00:00"
6533         },
6534         {
6535             "name": "psr/clock",
6536             "version": "1.0.0",
6537             "source": {
6538                 "type": "git",
6539                 "url": "https://github.com/php-fig/clock.git",
6540                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
6541             },
6542             "dist": {
6543                 "type": "zip",
6544                 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6545                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6546                 "shasum": ""
6547             },
6548             "require": {
6549                 "php": "^7.0 || ^8.0"
6550             },
6551             "type": "library",
6552             "autoload": {
6553                 "psr-4": {
6554                     "Psr\\Clock\\": "src/"
6555                 }
6556             },
6557             "notification-url": "https://packagist.org/downloads/",
6558             "license": [
6559                 "MIT"
6560             ],
6561             "authors": [
6562                 {
6563                     "name": "PHP-FIG",
6564                     "homepage": "https://www.php-fig.org/"
6565                 }
6566             ],
6567             "description": "Common interface for reading the clock.",
6568             "homepage": "https://github.com/php-fig/clock",
6569             "keywords": [
6570                 "clock",
6571                 "now",
6572                 "psr",
6573                 "psr-20",
6574                 "time"
6575             ],
6576             "support": {
6577                 "issues": "https://github.com/php-fig/clock/issues",
6578                 "source": "https://github.com/php-fig/clock/tree/1.0.0"
6579             },
6580             "time": "2022-11-25T14:36:26+00:00"
6581         },
6582         {
6583             "name": "psr/container",
6584             "version": "1.1.2",
6585             "source": {
6586                 "type": "git",
6587                 "url": "https://github.com/php-fig/container.git",
6588                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6589             },
6590             "dist": {
6591                 "type": "zip",
6592                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6593                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6594                 "shasum": ""
6595             },
6596             "require": {
6597                 "php": ">=7.4.0"
6598             },
6599             "type": "library",
6600             "autoload": {
6601                 "psr-4": {
6602                     "Psr\\Container\\": "src/"
6603                 }
6604             },
6605             "notification-url": "https://packagist.org/downloads/",
6606             "license": [
6607                 "MIT"
6608             ],
6609             "authors": [
6610                 {
6611                     "name": "PHP-FIG",
6612                     "homepage": "https://www.php-fig.org/"
6613                 }
6614             ],
6615             "description": "Common Container Interface (PHP FIG PSR-11)",
6616             "homepage": "https://github.com/php-fig/container",
6617             "keywords": [
6618                 "PSR-11",
6619                 "container",
6620                 "container-interface",
6621                 "container-interop",
6622                 "psr"
6623             ],
6624             "support": {
6625                 "issues": "https://github.com/php-fig/container/issues",
6626                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6627             },
6628             "time": "2021-11-05T16:50:12+00:00"
6629         },
6630         {
6631             "name": "psr/event-dispatcher",
6632             "version": "1.0.0",
6633             "source": {
6634                 "type": "git",
6635                 "url": "https://github.com/php-fig/event-dispatcher.git",
6636                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
6637             },
6638             "dist": {
6639                 "type": "zip",
6640                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
6641                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
6642                 "shasum": ""
6643             },
6644             "require": {
6645                 "php": ">=7.2.0"
6646             },
6647             "type": "library",
6648             "extra": {
6649                 "branch-alias": {
6650                     "dev-master": "1.0.x-dev"
6651                 }
6652             },
6653             "autoload": {
6654                 "psr-4": {
6655                     "Psr\\EventDispatcher\\": "src/"
6656                 }
6657             },
6658             "notification-url": "https://packagist.org/downloads/",
6659             "license": [
6660                 "MIT"
6661             ],
6662             "authors": [
6663                 {
6664                     "name": "PHP-FIG",
6665                     "homepage": "http://www.php-fig.org/"
6666                 }
6667             ],
6668             "description": "Standard interfaces for event handling.",
6669             "keywords": [
6670                 "events",
6671                 "psr",
6672                 "psr-14"
6673             ],
6674             "support": {
6675                 "issues": "https://github.com/php-fig/event-dispatcher/issues",
6676                 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
6677             },
6678             "time": "2019-01-08T18:20:26+00:00"
6679         },
6680         {
6681             "name": "psr/http-client",
6682             "version": "1.0.1",
6683             "source": {
6684                 "type": "git",
6685                 "url": "https://github.com/php-fig/http-client.git",
6686                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
6687             },
6688             "dist": {
6689                 "type": "zip",
6690                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6691                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6692                 "shasum": ""
6693             },
6694             "require": {
6695                 "php": "^7.0 || ^8.0",
6696                 "psr/http-message": "^1.0"
6697             },
6698             "type": "library",
6699             "extra": {
6700                 "branch-alias": {
6701                     "dev-master": "1.0.x-dev"
6702                 }
6703             },
6704             "autoload": {
6705                 "psr-4": {
6706                     "Psr\\Http\\Client\\": "src/"
6707                 }
6708             },
6709             "notification-url": "https://packagist.org/downloads/",
6710             "license": [
6711                 "MIT"
6712             ],
6713             "authors": [
6714                 {
6715                     "name": "PHP-FIG",
6716                     "homepage": "http://www.php-fig.org/"
6717                 }
6718             ],
6719             "description": "Common interface for HTTP clients",
6720             "homepage": "https://github.com/php-fig/http-client",
6721             "keywords": [
6722                 "http",
6723                 "http-client",
6724                 "psr",
6725                 "psr-18"
6726             ],
6727             "support": {
6728                 "source": "https://github.com/php-fig/http-client/tree/master"
6729             },
6730             "time": "2020-06-29T06:28:15+00:00"
6731         },
6732         {
6733             "name": "psr/http-factory",
6734             "version": "1.0.1",
6735             "source": {
6736                 "type": "git",
6737                 "url": "https://github.com/php-fig/http-factory.git",
6738                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6739             },
6740             "dist": {
6741                 "type": "zip",
6742                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6743                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6744                 "shasum": ""
6745             },
6746             "require": {
6747                 "php": ">=7.0.0",
6748                 "psr/http-message": "^1.0"
6749             },
6750             "type": "library",
6751             "extra": {
6752                 "branch-alias": {
6753                     "dev-master": "1.0.x-dev"
6754                 }
6755             },
6756             "autoload": {
6757                 "psr-4": {
6758                     "Psr\\Http\\Message\\": "src/"
6759                 }
6760             },
6761             "notification-url": "https://packagist.org/downloads/",
6762             "license": [
6763                 "MIT"
6764             ],
6765             "authors": [
6766                 {
6767                     "name": "PHP-FIG",
6768                     "homepage": "http://www.php-fig.org/"
6769                 }
6770             ],
6771             "description": "Common interfaces for PSR-7 HTTP message factories",
6772             "keywords": [
6773                 "factory",
6774                 "http",
6775                 "message",
6776                 "psr",
6777                 "psr-17",
6778                 "psr-7",
6779                 "request",
6780                 "response"
6781             ],
6782             "support": {
6783                 "source": "https://github.com/php-fig/http-factory/tree/master"
6784             },
6785             "time": "2019-04-30T12:38:16+00:00"
6786         },
6787         {
6788             "name": "psr/http-message",
6789             "version": "1.0.1",
6790             "source": {
6791                 "type": "git",
6792                 "url": "https://github.com/php-fig/http-message.git",
6793                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6794             },
6795             "dist": {
6796                 "type": "zip",
6797                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6798                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6799                 "shasum": ""
6800             },
6801             "require": {
6802                 "php": ">=5.3.0"
6803             },
6804             "type": "library",
6805             "extra": {
6806                 "branch-alias": {
6807                     "dev-master": "1.0.x-dev"
6808                 }
6809             },
6810             "autoload": {
6811                 "psr-4": {
6812                     "Psr\\Http\\Message\\": "src/"
6813                 }
6814             },
6815             "notification-url": "https://packagist.org/downloads/",
6816             "license": [
6817                 "MIT"
6818             ],
6819             "authors": [
6820                 {
6821                     "name": "PHP-FIG",
6822                     "homepage": "http://www.php-fig.org/"
6823                 }
6824             ],
6825             "description": "Common interface for HTTP messages",
6826             "homepage": "https://github.com/php-fig/http-message",
6827             "keywords": [
6828                 "http",
6829                 "http-message",
6830                 "psr",
6831                 "psr-7",
6832                 "request",
6833                 "response"
6834             ],
6835             "support": {
6836                 "source": "https://github.com/php-fig/http-message/tree/master"
6837             },
6838             "time": "2016-08-06T14:39:51+00:00"
6839         },
6840         {
6841             "name": "psr/log",
6842             "version": "1.1.4",
6843             "source": {
6844                 "type": "git",
6845                 "url": "https://github.com/php-fig/log.git",
6846                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
6847             },
6848             "dist": {
6849                 "type": "zip",
6850                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
6851                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
6852                 "shasum": ""
6853             },
6854             "require": {
6855                 "php": ">=5.3.0"
6856             },
6857             "type": "library",
6858             "extra": {
6859                 "branch-alias": {
6860                     "dev-master": "1.1.x-dev"
6861                 }
6862             },
6863             "autoload": {
6864                 "psr-4": {
6865                     "Psr\\Log\\": "Psr/Log/"
6866                 }
6867             },
6868             "notification-url": "https://packagist.org/downloads/",
6869             "license": [
6870                 "MIT"
6871             ],
6872             "authors": [
6873                 {
6874                     "name": "PHP-FIG",
6875                     "homepage": "https://www.php-fig.org/"
6876                 }
6877             ],
6878             "description": "Common interface for logging libraries",
6879             "homepage": "https://github.com/php-fig/log",
6880             "keywords": [
6881                 "log",
6882                 "psr",
6883                 "psr-3"
6884             ],
6885             "support": {
6886                 "source": "https://github.com/php-fig/log/tree/1.1.4"
6887             },
6888             "time": "2021-05-03T11:20:27+00:00"
6889         },
6890         {
6891             "name": "psr/simple-cache",
6892             "version": "3.0.0",
6893             "source": {
6894                 "type": "git",
6895                 "url": "https://github.com/php-fig/simple-cache.git",
6896                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
6897             },
6898             "dist": {
6899                 "type": "zip",
6900                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
6901                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
6902                 "shasum": ""
6903             },
6904             "require": {
6905                 "php": ">=8.0.0"
6906             },
6907             "type": "library",
6908             "extra": {
6909                 "branch-alias": {
6910                     "dev-master": "3.0.x-dev"
6911                 }
6912             },
6913             "autoload": {
6914                 "psr-4": {
6915                     "Psr\\SimpleCache\\": "src/"
6916                 }
6917             },
6918             "notification-url": "https://packagist.org/downloads/",
6919             "license": [
6920                 "MIT"
6921             ],
6922             "authors": [
6923                 {
6924                     "name": "PHP-FIG",
6925                     "homepage": "https://www.php-fig.org/"
6926                 }
6927             ],
6928             "description": "Common interfaces for simple caching",
6929             "keywords": [
6930                 "cache",
6931                 "caching",
6932                 "psr",
6933                 "psr-16",
6934                 "simple-cache"
6935             ],
6936             "support": {
6937                 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
6938             },
6939             "time": "2021-10-29T13:26:27+00:00"
6940         },
6941         {
6942             "name": "ralouphie/getallheaders",
6943             "version": "3.0.3",
6944             "source": {
6945                 "type": "git",
6946                 "url": "https://github.com/ralouphie/getallheaders.git",
6947                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6948             },
6949             "dist": {
6950                 "type": "zip",
6951                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6952                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6953                 "shasum": ""
6954             },
6955             "require": {
6956                 "php": ">=5.6"
6957             },
6958             "require-dev": {
6959                 "php-coveralls/php-coveralls": "^2.1",
6960                 "phpunit/phpunit": "^5 || ^6.5"
6961             },
6962             "type": "library",
6963             "autoload": {
6964                 "files": [
6965                     "src/getallheaders.php"
6966                 ]
6967             },
6968             "notification-url": "https://packagist.org/downloads/",
6969             "license": [
6970                 "MIT"
6971             ],
6972             "authors": [
6973                 {
6974                     "name": "Ralph Khattar",
6975                     "email": "ralph.khattar@gmail.com"
6976                 }
6977             ],
6978             "description": "A polyfill for getallheaders.",
6979             "support": {
6980                 "issues": "https://github.com/ralouphie/getallheaders/issues",
6981                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
6982             },
6983             "time": "2019-03-08T08:55:37+00:00"
6984         },
6985         {
6986             "name": "ramsey/collection",
6987             "version": "1.3.0",
6988             "source": {
6989                 "type": "git",
6990                 "url": "https://github.com/ramsey/collection.git",
6991                 "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4"
6992             },
6993             "dist": {
6994                 "type": "zip",
6995                 "url": "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4",
6996                 "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4",
6997                 "shasum": ""
6998             },
6999             "require": {
7000                 "php": "^7.4 || ^8.0",
7001                 "symfony/polyfill-php81": "^1.23"
7002             },
7003             "require-dev": {
7004                 "captainhook/plugin-composer": "^5.3",
7005                 "ergebnis/composer-normalize": "^2.28.3",
7006                 "fakerphp/faker": "^1.21",
7007                 "hamcrest/hamcrest-php": "^2.0",
7008                 "jangregor/phpstan-prophecy": "^1.0",
7009                 "mockery/mockery": "^1.5",
7010                 "php-parallel-lint/php-console-highlighter": "^1.0",
7011                 "php-parallel-lint/php-parallel-lint": "^1.3",
7012                 "phpcsstandards/phpcsutils": "^1.0.0-rc1",
7013                 "phpspec/prophecy-phpunit": "^2.0",
7014                 "phpstan/extension-installer": "^1.2",
7015                 "phpstan/phpstan": "^1.9",
7016                 "phpstan/phpstan-mockery": "^1.1",
7017                 "phpstan/phpstan-phpunit": "^1.3",
7018                 "phpunit/phpunit": "^9.5",
7019                 "psalm/plugin-mockery": "^1.1",
7020                 "psalm/plugin-phpunit": "^0.18.4",
7021                 "ramsey/coding-standard": "^2.0.3",
7022                 "ramsey/conventional-commits": "^1.3",
7023                 "vimeo/psalm": "^5.4"
7024             },
7025             "type": "library",
7026             "extra": {
7027                 "captainhook": {
7028                     "force-install": true
7029                 },
7030                 "ramsey/conventional-commits": {
7031                     "configFile": "conventional-commits.json"
7032                 }
7033             },
7034             "autoload": {
7035                 "psr-4": {
7036                     "Ramsey\\Collection\\": "src/"
7037                 }
7038             },
7039             "notification-url": "https://packagist.org/downloads/",
7040             "license": [
7041                 "MIT"
7042             ],
7043             "authors": [
7044                 {
7045                     "name": "Ben Ramsey",
7046                     "email": "ben@benramsey.com",
7047                     "homepage": "https://benramsey.com"
7048                 }
7049             ],
7050             "description": "A PHP library for representing and manipulating collections.",
7051             "keywords": [
7052                 "array",
7053                 "collection",
7054                 "hash",
7055                 "map",
7056                 "queue",
7057                 "set"
7058             ],
7059             "support": {
7060                 "issues": "https://github.com/ramsey/collection/issues",
7061                 "source": "https://github.com/ramsey/collection/tree/1.3.0"
7062             },
7063             "funding": [
7064                 {
7065                     "url": "https://github.com/ramsey",
7066                     "type": "github"
7067                 },
7068                 {
7069                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
7070                     "type": "tidelift"
7071                 }
7072             ],
7073             "time": "2022-12-27T19:12:24+00:00"
7074         },
7075         {
7076             "name": "ramsey/uuid",
7077             "version": "4.7.3",
7078             "source": {
7079                 "type": "git",
7080                 "url": "https://github.com/ramsey/uuid.git",
7081                 "reference": "433b2014e3979047db08a17a205f410ba3869cf2"
7082             },
7083             "dist": {
7084                 "type": "zip",
7085                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/433b2014e3979047db08a17a205f410ba3869cf2",
7086                 "reference": "433b2014e3979047db08a17a205f410ba3869cf2",
7087                 "shasum": ""
7088             },
7089             "require": {
7090                 "brick/math": "^0.8.8 || ^0.9 || ^0.10",
7091                 "ext-json": "*",
7092                 "php": "^8.0",
7093                 "ramsey/collection": "^1.2 || ^2.0"
7094             },
7095             "replace": {
7096                 "rhumsaa/uuid": "self.version"
7097             },
7098             "require-dev": {
7099                 "captainhook/captainhook": "^5.10",
7100                 "captainhook/plugin-composer": "^5.3",
7101                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7102                 "doctrine/annotations": "^1.8",
7103                 "ergebnis/composer-normalize": "^2.15",
7104                 "mockery/mockery": "^1.3",
7105                 "paragonie/random-lib": "^2",
7106                 "php-mock/php-mock": "^2.2",
7107                 "php-mock/php-mock-mockery": "^1.3",
7108                 "php-parallel-lint/php-parallel-lint": "^1.1",
7109                 "phpbench/phpbench": "^1.0",
7110                 "phpstan/extension-installer": "^1.1",
7111                 "phpstan/phpstan": "^1.8",
7112                 "phpstan/phpstan-mockery": "^1.1",
7113                 "phpstan/phpstan-phpunit": "^1.1",
7114                 "phpunit/phpunit": "^8.5 || ^9",
7115                 "ramsey/composer-repl": "^1.4",
7116                 "slevomat/coding-standard": "^8.4",
7117                 "squizlabs/php_codesniffer": "^3.5",
7118                 "vimeo/psalm": "^4.9"
7119             },
7120             "suggest": {
7121                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
7122                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
7123                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
7124                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7125                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7126             },
7127             "type": "library",
7128             "extra": {
7129                 "captainhook": {
7130                     "force-install": true
7131                 }
7132             },
7133             "autoload": {
7134                 "files": [
7135                     "src/functions.php"
7136                 ],
7137                 "psr-4": {
7138                     "Ramsey\\Uuid\\": "src/"
7139                 }
7140             },
7141             "notification-url": "https://packagist.org/downloads/",
7142             "license": [
7143                 "MIT"
7144             ],
7145             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
7146             "keywords": [
7147                 "guid",
7148                 "identifier",
7149                 "uuid"
7150             ],
7151             "support": {
7152                 "issues": "https://github.com/ramsey/uuid/issues",
7153                 "source": "https://github.com/ramsey/uuid/tree/4.7.3"
7154             },
7155             "funding": [
7156                 {
7157                     "url": "https://github.com/ramsey",
7158                     "type": "github"
7159                 },
7160                 {
7161                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
7162                     "type": "tidelift"
7163                 }
7164             ],
7165             "time": "2023-01-12T18:13:24+00:00"
7166         },
7167         {
7168             "name": "robthree/twofactorauth",
7169             "version": "1.8.2",
7170             "source": {
7171                 "type": "git",
7172                 "url": "https://github.com/RobThree/TwoFactorAuth.git",
7173                 "reference": "65681de5a324eae05140ac58b08648a60212afc0"
7174             },
7175             "dist": {
7176                 "type": "zip",
7177                 "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/65681de5a324eae05140ac58b08648a60212afc0",
7178                 "reference": "65681de5a324eae05140ac58b08648a60212afc0",
7179                 "shasum": ""
7180             },
7181             "require": {
7182                 "php": ">=5.6.0"
7183             },
7184             "require-dev": {
7185                 "php-parallel-lint/php-parallel-lint": "^1.2",
7186                 "phpunit/phpunit": "@stable"
7187             },
7188             "suggest": {
7189                 "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
7190                 "endroid/qr-code": "Needed for EndroidQrCodeProvider"
7191             },
7192             "type": "library",
7193             "autoload": {
7194                 "psr-4": {
7195                     "RobThree\\Auth\\": "lib"
7196                 }
7197             },
7198             "notification-url": "https://packagist.org/downloads/",
7199             "license": [
7200                 "MIT"
7201             ],
7202             "authors": [
7203                 {
7204                     "name": "Rob Janssen",
7205                     "homepage": "http://robiii.me",
7206                     "role": "Developer"
7207                 }
7208             ],
7209             "description": "Two Factor Authentication",
7210             "homepage": "https://github.com/RobThree/TwoFactorAuth",
7211             "keywords": [
7212                 "Authentication",
7213                 "MFA",
7214                 "Multi Factor Authentication",
7215                 "Two Factor Authentication",
7216                 "authenticator",
7217                 "authy",
7218                 "php",
7219                 "tfa"
7220             ],
7221             "support": {
7222                 "issues": "https://github.com/RobThree/TwoFactorAuth/issues",
7223                 "source": "https://github.com/RobThree/TwoFactorAuth"
7224             },
7225             "funding": [
7226                 {
7227                     "url": "https://paypal.me/robiii",
7228                     "type": "custom"
7229                 },
7230                 {
7231                     "url": "https://github.com/RobThree",
7232                     "type": "github"
7233                 }
7234             ],
7235             "time": "2022-03-22T16:11:07+00:00"
7236         },
7237         {
7238             "name": "rospdf/pdf-php",
7239             "version": "0.12.65",
7240             "source": {
7241                 "type": "git",
7242                 "url": "https://github.com/rospdf/pdf-php.git",
7243                 "reference": "d9d468977260538ca999cbf561cae690d8330c4b"
7244             },
7245             "dist": {
7246                 "type": "zip",
7247                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/d9d468977260538ca999cbf561cae690d8330c4b",
7248                 "reference": "d9d468977260538ca999cbf561cae690d8330c4b",
7249                 "shasum": ""
7250             },
7251             "require": {
7252                 "php": ">=5.6.0"
7253             },
7254             "require-dev": {
7255                 "phpcompatibility/php-compatibility": "^9.3",
7256                 "phpunit/phpunit": "^9.5",
7257                 "squizlabs/php_codesniffer": "^3.7"
7258             },
7259             "type": "library",
7260             "extra": {
7261                 "branch-alias": {
7262                     "dev-experimental": "0.13.x-dev",
7263                     "dev-master": "0.12.x-dev"
7264                 }
7265             },
7266             "autoload": {
7267                 "files": [
7268                     "src/Cpdf.php",
7269                     "src/Cezpdf.php"
7270                 ]
7271             },
7272             "notification-url": "https://packagist.org/downloads/",
7273             "license": [
7274                 "MIT"
7275             ],
7276             "authors": [
7277                 {
7278                     "name": "Ole Koeckemann",
7279                     "email": "ole.k@web.de",
7280                     "role": "Project Head / Developer"
7281                 },
7282                 {
7283                     "name": "Lars Olesen",
7284                     "email": "lars@intraface.dk",
7285                     "role": "Developer"
7286                 },
7287                 {
7288                     "name": "Sune Jensen",
7289                     "email": "sj@sunet.dk",
7290                     "role": "Developer"
7291                 },
7292                 {
7293                     "name": "Nicola Asuni",
7294                     "email": "info@tecnick.com",
7295                     "role": "Developer"
7296                 },
7297                 {
7298                     "name": "Wayne Munro",
7299                     "email": "pdf@ros.co.nz",
7300                     "role": "Founder / Inactive"
7301                 }
7302             ],
7303             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7304             "homepage": "https://github.com/rospdf/pdf-php",
7305             "support": {
7306                 "issues": "https://github.com/rospdf/pdf-php/issues",
7307                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.65"
7308             },
7309             "time": "2022-11-16T17:07:58+00:00"
7310         },
7311         {
7312             "name": "sabberworm/php-css-parser",
7313             "version": "8.4.0",
7314             "source": {
7315                 "type": "git",
7316                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7317                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7318             },
7319             "dist": {
7320                 "type": "zip",
7321                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7322                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7323                 "shasum": ""
7324             },
7325             "require": {
7326                 "ext-iconv": "*",
7327                 "php": ">=5.6.20"
7328             },
7329             "require-dev": {
7330                 "codacy/coverage": "^1.4",
7331                 "phpunit/phpunit": "^4.8.36"
7332             },
7333             "suggest": {
7334                 "ext-mbstring": "for parsing UTF-8 CSS"
7335             },
7336             "type": "library",
7337             "autoload": {
7338                 "psr-4": {
7339                     "Sabberworm\\CSS\\": "src/"
7340                 }
7341             },
7342             "notification-url": "https://packagist.org/downloads/",
7343             "license": [
7344                 "MIT"
7345             ],
7346             "authors": [
7347                 {
7348                     "name": "Raphael Schweikert"
7349                 }
7350             ],
7351             "description": "Parser for CSS Files written in PHP",
7352             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7353             "keywords": [
7354                 "css",
7355                 "parser",
7356                 "stylesheet"
7357             ],
7358             "support": {
7359                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7360                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7361             },
7362             "time": "2021-12-11T13:40:54+00:00"
7363         },
7364         {
7365             "name": "setasign/fpdi",
7366             "version": "v2.3.7",
7367             "source": {
7368                 "type": "git",
7369                 "url": "https://github.com/Setasign/FPDI.git",
7370                 "reference": "bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05"
7371             },
7372             "dist": {
7373                 "type": "zip",
7374                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05",
7375                 "reference": "bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05",
7376                 "shasum": ""
7377             },
7378             "require": {
7379                 "ext-zlib": "*",
7380                 "php": "^5.6 || ^7.0 || ^8.0"
7381             },
7382             "conflict": {
7383                 "setasign/tfpdf": "<1.31"
7384             },
7385             "require-dev": {
7386                 "phpunit/phpunit": "~5.7",
7387                 "setasign/fpdf": "~1.8",
7388                 "setasign/tfpdf": "1.31",
7389                 "squizlabs/php_codesniffer": "^3.5",
7390                 "tecnickcom/tcpdf": "~6.2"
7391             },
7392             "suggest": {
7393                 "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."
7394             },
7395             "type": "library",
7396             "autoload": {
7397                 "psr-4": {
7398                     "setasign\\Fpdi\\": "src/"
7399                 }
7400             },
7401             "notification-url": "https://packagist.org/downloads/",
7402             "license": [
7403                 "MIT"
7404             ],
7405             "authors": [
7406                 {
7407                     "name": "Jan Slabon",
7408                     "email": "jan.slabon@setasign.com",
7409                     "homepage": "https://www.setasign.com"
7410                 },
7411                 {
7412                     "name": "Maximilian Kresse",
7413                     "email": "maximilian.kresse@setasign.com",
7414                     "homepage": "https://www.setasign.com"
7415                 }
7416             ],
7417             "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.",
7418             "homepage": "https://www.setasign.com/fpdi",
7419             "keywords": [
7420                 "fpdf",
7421                 "fpdi",
7422                 "pdf"
7423             ],
7424             "support": {
7425                 "issues": "https://github.com/Setasign/FPDI/issues",
7426                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.7"
7427             },
7428             "funding": [
7429                 {
7430                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7431                     "type": "tidelift"
7432                 }
7433             ],
7434             "time": "2023-02-09T10:38:43+00:00"
7435         },
7436         {
7437             "name": "smarty/smarty",
7438             "version": "v4.3.1",
7439             "source": {
7440                 "type": "git",
7441                 "url": "https://github.com/smarty-php/smarty.git",
7442                 "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5"
7443             },
7444             "dist": {
7445                 "type": "zip",
7446                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
7447                 "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
7448                 "shasum": ""
7449             },
7450             "require": {
7451                 "php": "^7.1 || ^8.0"
7452             },
7453             "require-dev": {
7454                 "phpunit/phpunit": "^8.5 || ^7.5",
7455                 "smarty/smarty-lexer": "^3.1"
7456             },
7457             "type": "library",
7458             "extra": {
7459                 "branch-alias": {
7460                     "dev-master": "4.0.x-dev"
7461                 }
7462             },
7463             "autoload": {
7464                 "classmap": [
7465                     "libs/"
7466                 ]
7467             },
7468             "notification-url": "https://packagist.org/downloads/",
7469             "license": [
7470                 "LGPL-3.0"
7471             ],
7472             "authors": [
7473                 {
7474                     "name": "Monte Ohrt",
7475                     "email": "monte@ohrt.com"
7476                 },
7477                 {
7478                     "name": "Uwe Tews",
7479                     "email": "uwe.tews@googlemail.com"
7480                 },
7481                 {
7482                     "name": "Rodney Rehm",
7483                     "email": "rodney.rehm@medialize.de"
7484                 },
7485                 {
7486                     "name": "Simon Wisselink",
7487                     "homepage": "https://www.iwink.nl/"
7488                 }
7489             ],
7490             "description": "Smarty - the compiling PHP template engine",
7491             "homepage": "https://smarty-php.github.io/smarty/",
7492             "keywords": [
7493                 "templating"
7494             ],
7495             "support": {
7496                 "forum": "https://github.com/smarty-php/smarty/discussions",
7497                 "issues": "https://github.com/smarty-php/smarty/issues",
7498                 "source": "https://github.com/smarty-php/smarty/tree/v4.3.1"
7499             },
7500             "time": "2023-03-28T19:47:03+00:00"
7501         },
7502         {
7503             "name": "stella-maris/clock",
7504             "version": "0.1.7",
7505             "source": {
7506                 "type": "git",
7507                 "url": "https://github.com/stella-maris-solutions/clock.git",
7508                 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8"
7509             },
7510             "dist": {
7511                 "type": "zip",
7512                 "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/fa23ce16019289a18bb3446fdecd45befcdd94f8",
7513                 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8",
7514                 "shasum": ""
7515             },
7516             "require": {
7517                 "php": "^7.0|^8.0",
7518                 "psr/clock": "^1.0"
7519             },
7520             "type": "library",
7521             "autoload": {
7522                 "psr-4": {
7523                     "StellaMaris\\Clock\\": "src"
7524                 }
7525             },
7526             "notification-url": "https://packagist.org/downloads/",
7527             "license": [
7528                 "MIT"
7529             ],
7530             "authors": [
7531                 {
7532                     "name": "Andreas Heigl",
7533                     "role": "Maintainer"
7534                 }
7535             ],
7536             "description": "A pre-release of the proposed PSR-20 Clock-Interface",
7537             "homepage": "https://gitlab.com/stella-maris/clock",
7538             "keywords": [
7539                 "clock",
7540                 "datetime",
7541                 "point in time",
7542                 "psr20"
7543             ],
7544             "support": {
7545                 "source": "https://github.com/stella-maris-solutions/clock/tree/0.1.7"
7546             },
7547             "time": "2022-11-25T16:15:06+00:00"
7548         },
7549         {
7550             "name": "steverhoades/oauth2-openid-connect-server",
7551             "version": "v2.5.0",
7552             "source": {
7553                 "type": "git",
7554                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7555                 "reference": "23381585ebb410ffa11ca9eb0fdba3895fb23119"
7556             },
7557             "dist": {
7558                 "type": "zip",
7559                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/23381585ebb410ffa11ca9eb0fdba3895fb23119",
7560                 "reference": "23381585ebb410ffa11ca9eb0fdba3895fb23119",
7561                 "shasum": ""
7562             },
7563             "require": {
7564                 "lcobucci/jwt": "4.1.5|^4.2",
7565                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7566             },
7567             "require-dev": {
7568                 "laminas/laminas-diactoros": "^1.3.2",
7569                 "phpunit/phpunit": "^5.0|^9.5"
7570             },
7571             "type": "library",
7572             "autoload": {
7573                 "psr-4": {
7574                     "OpenIDConnectServer\\": "src/"
7575                 }
7576             },
7577             "notification-url": "https://packagist.org/downloads/",
7578             "license": [
7579                 "MIT"
7580             ],
7581             "authors": [
7582                 {
7583                     "name": "Steve Rhoades",
7584                     "email": "sedonami@gmail.com"
7585                 }
7586             ],
7587             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7588             "support": {
7589                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7590                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.5.0"
7591             },
7592             "time": "2023-01-19T16:49:09+00:00"
7593         },
7594         {
7595             "name": "stripe/stripe-php",
7596             "version": "v7.128.0",
7597             "source": {
7598                 "type": "git",
7599                 "url": "https://github.com/stripe/stripe-php.git",
7600                 "reference": "c704949c49b72985c76cc61063aa26fefbd2724e"
7601             },
7602             "dist": {
7603                 "type": "zip",
7604                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e",
7605                 "reference": "c704949c49b72985c76cc61063aa26fefbd2724e",
7606                 "shasum": ""
7607             },
7608             "require": {
7609                 "ext-curl": "*",
7610                 "ext-json": "*",
7611                 "ext-mbstring": "*",
7612                 "php": ">=5.6.0"
7613             },
7614             "require-dev": {
7615                 "friendsofphp/php-cs-fixer": "3.5.0",
7616                 "phpstan/phpstan": "^1.2",
7617                 "phpunit/phpunit": "^5.7 || ^9.0",
7618                 "squizlabs/php_codesniffer": "^3.3"
7619             },
7620             "type": "library",
7621             "extra": {
7622                 "branch-alias": {
7623                     "dev-master": "2.0-dev"
7624                 }
7625             },
7626             "autoload": {
7627                 "psr-4": {
7628                     "Stripe\\": "lib/"
7629                 }
7630             },
7631             "notification-url": "https://packagist.org/downloads/",
7632             "license": [
7633                 "MIT"
7634             ],
7635             "authors": [
7636                 {
7637                     "name": "Stripe and contributors",
7638                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7639                 }
7640             ],
7641             "description": "Stripe PHP Library",
7642             "homepage": "https://stripe.com/",
7643             "keywords": [
7644                 "api",
7645                 "payment processing",
7646                 "stripe"
7647             ],
7648             "support": {
7649                 "issues": "https://github.com/stripe/stripe-php/issues",
7650                 "source": "https://github.com/stripe/stripe-php/tree/v7.128.0"
7651             },
7652             "time": "2022-05-05T17:18:02+00:00"
7653         },
7654         {
7655             "name": "symfony/config",
7656             "version": "v5.4.21",
7657             "source": {
7658                 "type": "git",
7659                 "url": "https://github.com/symfony/config.git",
7660                 "reference": "2a6b1111d038adfa15d52c0871e540f3b352d1e4"
7661             },
7662             "dist": {
7663                 "type": "zip",
7664                 "url": "https://api.github.com/repos/symfony/config/zipball/2a6b1111d038adfa15d52c0871e540f3b352d1e4",
7665                 "reference": "2a6b1111d038adfa15d52c0871e540f3b352d1e4",
7666                 "shasum": ""
7667             },
7668             "require": {
7669                 "php": ">=7.2.5",
7670                 "symfony/deprecation-contracts": "^2.1|^3",
7671                 "symfony/filesystem": "^4.4|^5.0|^6.0",
7672                 "symfony/polyfill-ctype": "~1.8",
7673                 "symfony/polyfill-php80": "^1.16",
7674                 "symfony/polyfill-php81": "^1.22"
7675             },
7676             "conflict": {
7677                 "symfony/finder": "<4.4"
7678             },
7679             "require-dev": {
7680                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
7681                 "symfony/finder": "^4.4|^5.0|^6.0",
7682                 "symfony/messenger": "^4.4|^5.0|^6.0",
7683                 "symfony/service-contracts": "^1.1|^2|^3",
7684                 "symfony/yaml": "^4.4|^5.0|^6.0"
7685             },
7686             "suggest": {
7687                 "symfony/yaml": "To use the yaml reference dumper"
7688             },
7689             "type": "library",
7690             "autoload": {
7691                 "psr-4": {
7692                     "Symfony\\Component\\Config\\": ""
7693                 },
7694                 "exclude-from-classmap": [
7695                     "/Tests/"
7696                 ]
7697             },
7698             "notification-url": "https://packagist.org/downloads/",
7699             "license": [
7700                 "MIT"
7701             ],
7702             "authors": [
7703                 {
7704                     "name": "Fabien Potencier",
7705                     "email": "fabien@symfony.com"
7706                 },
7707                 {
7708                     "name": "Symfony Community",
7709                     "homepage": "https://symfony.com/contributors"
7710                 }
7711             ],
7712             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7713             "homepage": "https://symfony.com",
7714             "support": {
7715                 "source": "https://github.com/symfony/config/tree/v5.4.21"
7716             },
7717             "funding": [
7718                 {
7719                     "url": "https://symfony.com/sponsor",
7720                     "type": "custom"
7721                 },
7722                 {
7723                     "url": "https://github.com/fabpot",
7724                     "type": "github"
7725                 },
7726                 {
7727                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7728                     "type": "tidelift"
7729                 }
7730             ],
7731             "time": "2023-02-14T08:03:56+00:00"
7732         },
7733         {
7734             "name": "symfony/console",
7735             "version": "v5.4.21",
7736             "source": {
7737                 "type": "git",
7738                 "url": "https://github.com/symfony/console.git",
7739                 "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9"
7740             },
7741             "dist": {
7742                 "type": "zip",
7743                 "url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9",
7744                 "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9",
7745                 "shasum": ""
7746             },
7747             "require": {
7748                 "php": ">=7.2.5",
7749                 "symfony/deprecation-contracts": "^2.1|^3",
7750                 "symfony/polyfill-mbstring": "~1.0",
7751                 "symfony/polyfill-php73": "^1.9",
7752                 "symfony/polyfill-php80": "^1.16",
7753                 "symfony/service-contracts": "^1.1|^2|^3",
7754                 "symfony/string": "^5.1|^6.0"
7755             },
7756             "conflict": {
7757                 "psr/log": ">=3",
7758                 "symfony/dependency-injection": "<4.4",
7759                 "symfony/dotenv": "<5.1",
7760                 "symfony/event-dispatcher": "<4.4",
7761                 "symfony/lock": "<4.4",
7762                 "symfony/process": "<4.4"
7763             },
7764             "provide": {
7765                 "psr/log-implementation": "1.0|2.0"
7766             },
7767             "require-dev": {
7768                 "psr/log": "^1|^2",
7769                 "symfony/config": "^4.4|^5.0|^6.0",
7770                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
7771                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
7772                 "symfony/lock": "^4.4|^5.0|^6.0",
7773                 "symfony/process": "^4.4|^5.0|^6.0",
7774                 "symfony/var-dumper": "^4.4|^5.0|^6.0"
7775             },
7776             "suggest": {
7777                 "psr/log": "For using the console logger",
7778                 "symfony/event-dispatcher": "",
7779                 "symfony/lock": "",
7780                 "symfony/process": ""
7781             },
7782             "type": "library",
7783             "autoload": {
7784                 "psr-4": {
7785                     "Symfony\\Component\\Console\\": ""
7786                 },
7787                 "exclude-from-classmap": [
7788                     "/Tests/"
7789                 ]
7790             },
7791             "notification-url": "https://packagist.org/downloads/",
7792             "license": [
7793                 "MIT"
7794             ],
7795             "authors": [
7796                 {
7797                     "name": "Fabien Potencier",
7798                     "email": "fabien@symfony.com"
7799                 },
7800                 {
7801                     "name": "Symfony Community",
7802                     "homepage": "https://symfony.com/contributors"
7803                 }
7804             ],
7805             "description": "Eases the creation of beautiful and testable command line interfaces",
7806             "homepage": "https://symfony.com",
7807             "keywords": [
7808                 "cli",
7809                 "command line",
7810                 "console",
7811                 "terminal"
7812             ],
7813             "support": {
7814                 "source": "https://github.com/symfony/console/tree/v5.4.21"
7815             },
7816             "funding": [
7817                 {
7818                     "url": "https://symfony.com/sponsor",
7819                     "type": "custom"
7820                 },
7821                 {
7822                     "url": "https://github.com/fabpot",
7823                     "type": "github"
7824                 },
7825                 {
7826                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7827                     "type": "tidelift"
7828                 }
7829             ],
7830             "time": "2023-02-25T16:59:41+00:00"
7831         },
7832         {
7833             "name": "symfony/dependency-injection",
7834             "version": "v5.4.21",
7835             "source": {
7836                 "type": "git",
7837                 "url": "https://github.com/symfony/dependency-injection.git",
7838                 "reference": "5bc403d96622cf0091abd92c939eadecd4d07f94"
7839             },
7840             "dist": {
7841                 "type": "zip",
7842                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5bc403d96622cf0091abd92c939eadecd4d07f94",
7843                 "reference": "5bc403d96622cf0091abd92c939eadecd4d07f94",
7844                 "shasum": ""
7845             },
7846             "require": {
7847                 "php": ">=7.2.5",
7848                 "psr/container": "^1.1.1",
7849                 "symfony/deprecation-contracts": "^2.1|^3",
7850                 "symfony/polyfill-php80": "^1.16",
7851                 "symfony/polyfill-php81": "^1.22",
7852                 "symfony/service-contracts": "^1.1.6|^2"
7853             },
7854             "conflict": {
7855                 "ext-psr": "<1.1|>=2",
7856                 "symfony/config": "<5.3",
7857                 "symfony/finder": "<4.4",
7858                 "symfony/proxy-manager-bridge": "<4.4",
7859                 "symfony/yaml": "<4.4.26"
7860             },
7861             "provide": {
7862                 "psr/container-implementation": "1.0",
7863                 "symfony/service-implementation": "1.0|2.0"
7864             },
7865             "require-dev": {
7866                 "symfony/config": "^5.3|^6.0",
7867                 "symfony/expression-language": "^4.4|^5.0|^6.0",
7868                 "symfony/yaml": "^4.4.26|^5.0|^6.0"
7869             },
7870             "suggest": {
7871                 "symfony/config": "",
7872                 "symfony/expression-language": "For using expressions in service container configuration",
7873                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
7874                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
7875                 "symfony/yaml": ""
7876             },
7877             "type": "library",
7878             "autoload": {
7879                 "psr-4": {
7880                     "Symfony\\Component\\DependencyInjection\\": ""
7881                 },
7882                 "exclude-from-classmap": [
7883                     "/Tests/"
7884                 ]
7885             },
7886             "notification-url": "https://packagist.org/downloads/",
7887             "license": [
7888                 "MIT"
7889             ],
7890             "authors": [
7891                 {
7892                     "name": "Fabien Potencier",
7893                     "email": "fabien@symfony.com"
7894                 },
7895                 {
7896                     "name": "Symfony Community",
7897                     "homepage": "https://symfony.com/contributors"
7898                 }
7899             ],
7900             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
7901             "homepage": "https://symfony.com",
7902             "support": {
7903                 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.21"
7904             },
7905             "funding": [
7906                 {
7907                     "url": "https://symfony.com/sponsor",
7908                     "type": "custom"
7909                 },
7910                 {
7911                     "url": "https://github.com/fabpot",
7912                     "type": "github"
7913                 },
7914                 {
7915                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7916                     "type": "tidelift"
7917                 }
7918             ],
7919             "time": "2023-02-16T09:33:00+00:00"
7920         },
7921         {
7922             "name": "symfony/deprecation-contracts",
7923             "version": "v2.5.2",
7924             "source": {
7925                 "type": "git",
7926                 "url": "https://github.com/symfony/deprecation-contracts.git",
7927                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
7928             },
7929             "dist": {
7930                 "type": "zip",
7931                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
7932                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
7933                 "shasum": ""
7934             },
7935             "require": {
7936                 "php": ">=7.1"
7937             },
7938             "type": "library",
7939             "extra": {
7940                 "branch-alias": {
7941                     "dev-main": "2.5-dev"
7942                 },
7943                 "thanks": {
7944                     "name": "symfony/contracts",
7945                     "url": "https://github.com/symfony/contracts"
7946                 }
7947             },
7948             "autoload": {
7949                 "files": [
7950                     "function.php"
7951                 ]
7952             },
7953             "notification-url": "https://packagist.org/downloads/",
7954             "license": [
7955                 "MIT"
7956             ],
7957             "authors": [
7958                 {
7959                     "name": "Nicolas Grekas",
7960                     "email": "p@tchwork.com"
7961                 },
7962                 {
7963                     "name": "Symfony Community",
7964                     "homepage": "https://symfony.com/contributors"
7965                 }
7966             ],
7967             "description": "A generic function and convention to trigger deprecation notices",
7968             "homepage": "https://symfony.com",
7969             "support": {
7970                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
7971             },
7972             "funding": [
7973                 {
7974                     "url": "https://symfony.com/sponsor",
7975                     "type": "custom"
7976                 },
7977                 {
7978                     "url": "https://github.com/fabpot",
7979                     "type": "github"
7980                 },
7981                 {
7982                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7983                     "type": "tidelift"
7984                 }
7985             ],
7986             "time": "2022-01-02T09:53:40+00:00"
7987         },
7988         {
7989             "name": "symfony/event-dispatcher",
7990             "version": "v5.4.21",
7991             "source": {
7992                 "type": "git",
7993                 "url": "https://github.com/symfony/event-dispatcher.git",
7994                 "reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a"
7995             },
7996             "dist": {
7997                 "type": "zip",
7998                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f0ae1383a8285dfc6752b8d8602790953118ff5a",
7999                 "reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a",
8000                 "shasum": ""
8001             },
8002             "require": {
8003                 "php": ">=7.2.5",
8004                 "symfony/deprecation-contracts": "^2.1|^3",
8005                 "symfony/event-dispatcher-contracts": "^2|^3",
8006                 "symfony/polyfill-php80": "^1.16"
8007             },
8008             "conflict": {
8009                 "symfony/dependency-injection": "<4.4"
8010             },
8011             "provide": {
8012                 "psr/event-dispatcher-implementation": "1.0",
8013                 "symfony/event-dispatcher-implementation": "2.0"
8014             },
8015             "require-dev": {
8016                 "psr/log": "^1|^2|^3",
8017                 "symfony/config": "^4.4|^5.0|^6.0",
8018                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8019                 "symfony/error-handler": "^4.4|^5.0|^6.0",
8020                 "symfony/expression-language": "^4.4|^5.0|^6.0",
8021                 "symfony/http-foundation": "^4.4|^5.0|^6.0",
8022                 "symfony/service-contracts": "^1.1|^2|^3",
8023                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
8024             },
8025             "suggest": {
8026                 "symfony/dependency-injection": "",
8027                 "symfony/http-kernel": ""
8028             },
8029             "type": "library",
8030             "autoload": {
8031                 "psr-4": {
8032                     "Symfony\\Component\\EventDispatcher\\": ""
8033                 },
8034                 "exclude-from-classmap": [
8035                     "/Tests/"
8036                 ]
8037             },
8038             "notification-url": "https://packagist.org/downloads/",
8039             "license": [
8040                 "MIT"
8041             ],
8042             "authors": [
8043                 {
8044                     "name": "Fabien Potencier",
8045                     "email": "fabien@symfony.com"
8046                 },
8047                 {
8048                     "name": "Symfony Community",
8049                     "homepage": "https://symfony.com/contributors"
8050                 }
8051             ],
8052             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
8053             "homepage": "https://symfony.com",
8054             "support": {
8055                 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.21"
8056             },
8057             "funding": [
8058                 {
8059                     "url": "https://symfony.com/sponsor",
8060                     "type": "custom"
8061                 },
8062                 {
8063                     "url": "https://github.com/fabpot",
8064                     "type": "github"
8065                 },
8066                 {
8067                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8068                     "type": "tidelift"
8069                 }
8070             ],
8071             "time": "2023-02-14T08:03:56+00:00"
8072         },
8073         {
8074             "name": "symfony/event-dispatcher-contracts",
8075             "version": "v2.5.2",
8076             "source": {
8077                 "type": "git",
8078                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
8079                 "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
8080             },
8081             "dist": {
8082                 "type": "zip",
8083                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
8084                 "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
8085                 "shasum": ""
8086             },
8087             "require": {
8088                 "php": ">=7.2.5",
8089                 "psr/event-dispatcher": "^1"
8090             },
8091             "suggest": {
8092                 "symfony/event-dispatcher-implementation": ""
8093             },
8094             "type": "library",
8095             "extra": {
8096                 "branch-alias": {
8097                     "dev-main": "2.5-dev"
8098                 },
8099                 "thanks": {
8100                     "name": "symfony/contracts",
8101                     "url": "https://github.com/symfony/contracts"
8102                 }
8103             },
8104             "autoload": {
8105                 "psr-4": {
8106                     "Symfony\\Contracts\\EventDispatcher\\": ""
8107                 }
8108             },
8109             "notification-url": "https://packagist.org/downloads/",
8110             "license": [
8111                 "MIT"
8112             ],
8113             "authors": [
8114                 {
8115                     "name": "Nicolas Grekas",
8116                     "email": "p@tchwork.com"
8117                 },
8118                 {
8119                     "name": "Symfony Community",
8120                     "homepage": "https://symfony.com/contributors"
8121                 }
8122             ],
8123             "description": "Generic abstractions related to dispatching event",
8124             "homepage": "https://symfony.com",
8125             "keywords": [
8126                 "abstractions",
8127                 "contracts",
8128                 "decoupling",
8129                 "interfaces",
8130                 "interoperability",
8131                 "standards"
8132             ],
8133             "support": {
8134                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
8135             },
8136             "funding": [
8137                 {
8138                     "url": "https://symfony.com/sponsor",
8139                     "type": "custom"
8140                 },
8141                 {
8142                     "url": "https://github.com/fabpot",
8143                     "type": "github"
8144                 },
8145                 {
8146                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8147                     "type": "tidelift"
8148                 }
8149             ],
8150             "time": "2022-01-02T09:53:40+00:00"
8151         },
8152         {
8153             "name": "symfony/filesystem",
8154             "version": "v5.4.21",
8155             "source": {
8156                 "type": "git",
8157                 "url": "https://github.com/symfony/filesystem.git",
8158                 "reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f"
8159             },
8160             "dist": {
8161                 "type": "zip",
8162                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/e75960b1bbfd2b8c9e483e0d74811d555ca3de9f",
8163                 "reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f",
8164                 "shasum": ""
8165             },
8166             "require": {
8167                 "php": ">=7.2.5",
8168                 "symfony/polyfill-ctype": "~1.8",
8169                 "symfony/polyfill-mbstring": "~1.8",
8170                 "symfony/polyfill-php80": "^1.16"
8171             },
8172             "type": "library",
8173             "autoload": {
8174                 "psr-4": {
8175                     "Symfony\\Component\\Filesystem\\": ""
8176                 },
8177                 "exclude-from-classmap": [
8178                     "/Tests/"
8179                 ]
8180             },
8181             "notification-url": "https://packagist.org/downloads/",
8182             "license": [
8183                 "MIT"
8184             ],
8185             "authors": [
8186                 {
8187                     "name": "Fabien Potencier",
8188                     "email": "fabien@symfony.com"
8189                 },
8190                 {
8191                     "name": "Symfony Community",
8192                     "homepage": "https://symfony.com/contributors"
8193                 }
8194             ],
8195             "description": "Provides basic utilities for the filesystem",
8196             "homepage": "https://symfony.com",
8197             "support": {
8198                 "source": "https://github.com/symfony/filesystem/tree/v5.4.21"
8199             },
8200             "funding": [
8201                 {
8202                     "url": "https://symfony.com/sponsor",
8203                     "type": "custom"
8204                 },
8205                 {
8206                     "url": "https://github.com/fabpot",
8207                     "type": "github"
8208                 },
8209                 {
8210                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8211                     "type": "tidelift"
8212                 }
8213             ],
8214             "time": "2023-02-14T08:03:56+00:00"
8215         },
8216         {
8217             "name": "symfony/finder",
8218             "version": "v5.4.21",
8219             "source": {
8220                 "type": "git",
8221                 "url": "https://github.com/symfony/finder.git",
8222                 "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19"
8223             },
8224             "dist": {
8225                 "type": "zip",
8226                 "url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19",
8227                 "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19",
8228                 "shasum": ""
8229             },
8230             "require": {
8231                 "php": ">=7.2.5",
8232                 "symfony/deprecation-contracts": "^2.1|^3",
8233                 "symfony/polyfill-php80": "^1.16"
8234             },
8235             "type": "library",
8236             "autoload": {
8237                 "psr-4": {
8238                     "Symfony\\Component\\Finder\\": ""
8239                 },
8240                 "exclude-from-classmap": [
8241                     "/Tests/"
8242                 ]
8243             },
8244             "notification-url": "https://packagist.org/downloads/",
8245             "license": [
8246                 "MIT"
8247             ],
8248             "authors": [
8249                 {
8250                     "name": "Fabien Potencier",
8251                     "email": "fabien@symfony.com"
8252                 },
8253                 {
8254                     "name": "Symfony Community",
8255                     "homepage": "https://symfony.com/contributors"
8256                 }
8257             ],
8258             "description": "Finds files and directories via an intuitive fluent interface",
8259             "homepage": "https://symfony.com",
8260             "support": {
8261                 "source": "https://github.com/symfony/finder/tree/v5.4.21"
8262             },
8263             "funding": [
8264                 {
8265                     "url": "https://symfony.com/sponsor",
8266                     "type": "custom"
8267                 },
8268                 {
8269                     "url": "https://github.com/fabpot",
8270                     "type": "github"
8271                 },
8272                 {
8273                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8274                     "type": "tidelift"
8275                 }
8276             ],
8277             "time": "2023-02-16T09:33:00+00:00"
8278         },
8279         {
8280             "name": "symfony/http-client",
8281             "version": "v5.4.21",
8282             "source": {
8283                 "type": "git",
8284                 "url": "https://github.com/symfony/http-client.git",
8285                 "reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2"
8286             },
8287             "dist": {
8288                 "type": "zip",
8289                 "url": "https://api.github.com/repos/symfony/http-client/zipball/6b88914a7f1bf144df15904f60a19be78a67a3b2",
8290                 "reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2",
8291                 "shasum": ""
8292             },
8293             "require": {
8294                 "php": ">=7.2.5",
8295                 "psr/log": "^1|^2|^3",
8296                 "symfony/deprecation-contracts": "^2.1|^3",
8297                 "symfony/http-client-contracts": "^2.4",
8298                 "symfony/polyfill-php73": "^1.11",
8299                 "symfony/polyfill-php80": "^1.16",
8300                 "symfony/service-contracts": "^1.0|^2|^3"
8301             },
8302             "provide": {
8303                 "php-http/async-client-implementation": "*",
8304                 "php-http/client-implementation": "*",
8305                 "psr/http-client-implementation": "1.0",
8306                 "symfony/http-client-implementation": "2.4"
8307             },
8308             "require-dev": {
8309                 "amphp/amp": "^2.5",
8310                 "amphp/http-client": "^4.2.1",
8311                 "amphp/http-tunnel": "^1.0",
8312                 "amphp/socket": "^1.1",
8313                 "guzzlehttp/promises": "^1.4",
8314                 "nyholm/psr7": "^1.0",
8315                 "php-http/httplug": "^1.0|^2.0",
8316                 "psr/http-client": "^1.0",
8317                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8318                 "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
8319                 "symfony/process": "^4.4|^5.0|^6.0",
8320                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
8321             },
8322             "type": "library",
8323             "autoload": {
8324                 "psr-4": {
8325                     "Symfony\\Component\\HttpClient\\": ""
8326                 },
8327                 "exclude-from-classmap": [
8328                     "/Tests/"
8329                 ]
8330             },
8331             "notification-url": "https://packagist.org/downloads/",
8332             "license": [
8333                 "MIT"
8334             ],
8335             "authors": [
8336                 {
8337                     "name": "Nicolas Grekas",
8338                     "email": "p@tchwork.com"
8339                 },
8340                 {
8341                     "name": "Symfony Community",
8342                     "homepage": "https://symfony.com/contributors"
8343                 }
8344             ],
8345             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
8346             "homepage": "https://symfony.com",
8347             "support": {
8348                 "source": "https://github.com/symfony/http-client/tree/v5.4.21"
8349             },
8350             "funding": [
8351                 {
8352                     "url": "https://symfony.com/sponsor",
8353                     "type": "custom"
8354                 },
8355                 {
8356                     "url": "https://github.com/fabpot",
8357                     "type": "github"
8358                 },
8359                 {
8360                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8361                     "type": "tidelift"
8362                 }
8363             ],
8364             "time": "2023-02-17T21:35:35+00:00"
8365         },
8366         {
8367             "name": "symfony/http-client-contracts",
8368             "version": "v2.5.2",
8369             "source": {
8370                 "type": "git",
8371                 "url": "https://github.com/symfony/http-client-contracts.git",
8372                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
8373             },
8374             "dist": {
8375                 "type": "zip",
8376                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8377                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8378                 "shasum": ""
8379             },
8380             "require": {
8381                 "php": ">=7.2.5"
8382             },
8383             "suggest": {
8384                 "symfony/http-client-implementation": ""
8385             },
8386             "type": "library",
8387             "extra": {
8388                 "branch-alias": {
8389                     "dev-main": "2.5-dev"
8390                 },
8391                 "thanks": {
8392                     "name": "symfony/contracts",
8393                     "url": "https://github.com/symfony/contracts"
8394                 }
8395             },
8396             "autoload": {
8397                 "psr-4": {
8398                     "Symfony\\Contracts\\HttpClient\\": ""
8399                 }
8400             },
8401             "notification-url": "https://packagist.org/downloads/",
8402             "license": [
8403                 "MIT"
8404             ],
8405             "authors": [
8406                 {
8407                     "name": "Nicolas Grekas",
8408                     "email": "p@tchwork.com"
8409                 },
8410                 {
8411                     "name": "Symfony Community",
8412                     "homepage": "https://symfony.com/contributors"
8413                 }
8414             ],
8415             "description": "Generic abstractions related to HTTP clients",
8416             "homepage": "https://symfony.com",
8417             "keywords": [
8418                 "abstractions",
8419                 "contracts",
8420                 "decoupling",
8421                 "interfaces",
8422                 "interoperability",
8423                 "standards"
8424             ],
8425             "support": {
8426                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
8427             },
8428             "funding": [
8429                 {
8430                     "url": "https://symfony.com/sponsor",
8431                     "type": "custom"
8432                 },
8433                 {
8434                     "url": "https://github.com/fabpot",
8435                     "type": "github"
8436                 },
8437                 {
8438                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8439                     "type": "tidelift"
8440                 }
8441             ],
8442             "time": "2022-04-12T15:48:08+00:00"
8443         },
8444         {
8445             "name": "symfony/http-foundation",
8446             "version": "v5.4.21",
8447             "source": {
8448                 "type": "git",
8449                 "url": "https://github.com/symfony/http-foundation.git",
8450                 "reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf"
8451             },
8452             "dist": {
8453                 "type": "zip",
8454                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3bb6ee5582366c4176d5ce596b380117c8200bbf",
8455                 "reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf",
8456                 "shasum": ""
8457             },
8458             "require": {
8459                 "php": ">=7.2.5",
8460                 "symfony/deprecation-contracts": "^2.1|^3",
8461                 "symfony/polyfill-mbstring": "~1.1",
8462                 "symfony/polyfill-php80": "^1.16"
8463             },
8464             "require-dev": {
8465                 "predis/predis": "~1.0",
8466                 "symfony/cache": "^4.4|^5.0|^6.0",
8467                 "symfony/dependency-injection": "^5.4|^6.0",
8468                 "symfony/expression-language": "^4.4|^5.0|^6.0",
8469                 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
8470                 "symfony/mime": "^4.4|^5.0|^6.0",
8471                 "symfony/rate-limiter": "^5.2|^6.0"
8472             },
8473             "suggest": {
8474                 "symfony/mime": "To use the file extension guesser"
8475             },
8476             "type": "library",
8477             "autoload": {
8478                 "psr-4": {
8479                     "Symfony\\Component\\HttpFoundation\\": ""
8480                 },
8481                 "exclude-from-classmap": [
8482                     "/Tests/"
8483                 ]
8484             },
8485             "notification-url": "https://packagist.org/downloads/",
8486             "license": [
8487                 "MIT"
8488             ],
8489             "authors": [
8490                 {
8491                     "name": "Fabien Potencier",
8492                     "email": "fabien@symfony.com"
8493                 },
8494                 {
8495                     "name": "Symfony Community",
8496                     "homepage": "https://symfony.com/contributors"
8497                 }
8498             ],
8499             "description": "Defines an object-oriented layer for the HTTP specification",
8500             "homepage": "https://symfony.com",
8501             "support": {
8502                 "source": "https://github.com/symfony/http-foundation/tree/v5.4.21"
8503             },
8504             "funding": [
8505                 {
8506                     "url": "https://symfony.com/sponsor",
8507                     "type": "custom"
8508                 },
8509                 {
8510                     "url": "https://github.com/fabpot",
8511                     "type": "github"
8512                 },
8513                 {
8514                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8515                     "type": "tidelift"
8516                 }
8517             ],
8518             "time": "2023-02-17T21:35:35+00:00"
8519         },
8520         {
8521             "name": "symfony/inflector",
8522             "version": "v5.4.21",
8523             "source": {
8524                 "type": "git",
8525                 "url": "https://github.com/symfony/inflector.git",
8526                 "reference": "d56964e2b19253ba331a829c20d911dd27aa61b6"
8527             },
8528             "dist": {
8529                 "type": "zip",
8530                 "url": "https://api.github.com/repos/symfony/inflector/zipball/d56964e2b19253ba331a829c20d911dd27aa61b6",
8531                 "reference": "d56964e2b19253ba331a829c20d911dd27aa61b6",
8532                 "shasum": ""
8533             },
8534             "require": {
8535                 "php": ">=7.2.5",
8536                 "symfony/deprecation-contracts": "^2.1|^3",
8537                 "symfony/polyfill-php80": "^1.16",
8538                 "symfony/string": "^5.3.10|^6.0"
8539             },
8540             "type": "library",
8541             "autoload": {
8542                 "psr-4": {
8543                     "Symfony\\Component\\Inflector\\": ""
8544                 },
8545                 "exclude-from-classmap": [
8546                     "/Tests/"
8547                 ]
8548             },
8549             "notification-url": "https://packagist.org/downloads/",
8550             "license": [
8551                 "MIT"
8552             ],
8553             "authors": [
8554                 {
8555                     "name": "Bernhard Schussek",
8556                     "email": "bschussek@gmail.com"
8557                 },
8558                 {
8559                     "name": "Symfony Community",
8560                     "homepage": "https://symfony.com/contributors"
8561                 }
8562             ],
8563             "description": "Converts words between their singular and plural forms (English only)",
8564             "homepage": "https://symfony.com",
8565             "keywords": [
8566                 "inflection",
8567                 "pluralize",
8568                 "singularize",
8569                 "string",
8570                 "symfony",
8571                 "words"
8572             ],
8573             "support": {
8574                 "source": "https://github.com/symfony/inflector/tree/v5.4.21"
8575             },
8576             "funding": [
8577                 {
8578                     "url": "https://symfony.com/sponsor",
8579                     "type": "custom"
8580                 },
8581                 {
8582                     "url": "https://github.com/fabpot",
8583                     "type": "github"
8584                 },
8585                 {
8586                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8587                     "type": "tidelift"
8588                 }
8589             ],
8590             "abandoned": "EnglishInflector from the String component",
8591             "time": "2023-02-14T08:03:56+00:00"
8592         },
8593         {
8594             "name": "symfony/polyfill-ctype",
8595             "version": "v1.27.0",
8596             "source": {
8597                 "type": "git",
8598                 "url": "https://github.com/symfony/polyfill-ctype.git",
8599                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
8600             },
8601             "dist": {
8602                 "type": "zip",
8603                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
8604                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
8605                 "shasum": ""
8606             },
8607             "require": {
8608                 "php": ">=7.1"
8609             },
8610             "provide": {
8611                 "ext-ctype": "*"
8612             },
8613             "suggest": {
8614                 "ext-ctype": "For best performance"
8615             },
8616             "type": "library",
8617             "extra": {
8618                 "branch-alias": {
8619                     "dev-main": "1.27-dev"
8620                 },
8621                 "thanks": {
8622                     "name": "symfony/polyfill",
8623                     "url": "https://github.com/symfony/polyfill"
8624                 }
8625             },
8626             "autoload": {
8627                 "files": [
8628                     "bootstrap.php"
8629                 ],
8630                 "psr-4": {
8631                     "Symfony\\Polyfill\\Ctype\\": ""
8632                 }
8633             },
8634             "notification-url": "https://packagist.org/downloads/",
8635             "license": [
8636                 "MIT"
8637             ],
8638             "authors": [
8639                 {
8640                     "name": "Gert de Pagter",
8641                     "email": "BackEndTea@gmail.com"
8642                 },
8643                 {
8644                     "name": "Symfony Community",
8645                     "homepage": "https://symfony.com/contributors"
8646                 }
8647             ],
8648             "description": "Symfony polyfill for ctype functions",
8649             "homepage": "https://symfony.com",
8650             "keywords": [
8651                 "compatibility",
8652                 "ctype",
8653                 "polyfill",
8654                 "portable"
8655             ],
8656             "support": {
8657                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
8658             },
8659             "funding": [
8660                 {
8661                     "url": "https://symfony.com/sponsor",
8662                     "type": "custom"
8663                 },
8664                 {
8665                     "url": "https://github.com/fabpot",
8666                     "type": "github"
8667                 },
8668                 {
8669                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8670                     "type": "tidelift"
8671                 }
8672             ],
8673             "time": "2022-11-03T14:55:06+00:00"
8674         },
8675         {
8676             "name": "symfony/polyfill-intl-grapheme",
8677             "version": "v1.27.0",
8678             "source": {
8679                 "type": "git",
8680                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8681                 "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
8682             },
8683             "dist": {
8684                 "type": "zip",
8685                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
8686                 "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
8687                 "shasum": ""
8688             },
8689             "require": {
8690                 "php": ">=7.1"
8691             },
8692             "suggest": {
8693                 "ext-intl": "For best performance"
8694             },
8695             "type": "library",
8696             "extra": {
8697                 "branch-alias": {
8698                     "dev-main": "1.27-dev"
8699                 },
8700                 "thanks": {
8701                     "name": "symfony/polyfill",
8702                     "url": "https://github.com/symfony/polyfill"
8703                 }
8704             },
8705             "autoload": {
8706                 "files": [
8707                     "bootstrap.php"
8708                 ],
8709                 "psr-4": {
8710                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8711                 }
8712             },
8713             "notification-url": "https://packagist.org/downloads/",
8714             "license": [
8715                 "MIT"
8716             ],
8717             "authors": [
8718                 {
8719                     "name": "Nicolas Grekas",
8720                     "email": "p@tchwork.com"
8721                 },
8722                 {
8723                     "name": "Symfony Community",
8724                     "homepage": "https://symfony.com/contributors"
8725                 }
8726             ],
8727             "description": "Symfony polyfill for intl's grapheme_* functions",
8728             "homepage": "https://symfony.com",
8729             "keywords": [
8730                 "compatibility",
8731                 "grapheme",
8732                 "intl",
8733                 "polyfill",
8734                 "portable",
8735                 "shim"
8736             ],
8737             "support": {
8738                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
8739             },
8740             "funding": [
8741                 {
8742                     "url": "https://symfony.com/sponsor",
8743                     "type": "custom"
8744                 },
8745                 {
8746                     "url": "https://github.com/fabpot",
8747                     "type": "github"
8748                 },
8749                 {
8750                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8751                     "type": "tidelift"
8752                 }
8753             ],
8754             "time": "2022-11-03T14:55:06+00:00"
8755         },
8756         {
8757             "name": "symfony/polyfill-intl-normalizer",
8758             "version": "v1.27.0",
8759             "source": {
8760                 "type": "git",
8761                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8762                 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
8763             },
8764             "dist": {
8765                 "type": "zip",
8766                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
8767                 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
8768                 "shasum": ""
8769             },
8770             "require": {
8771                 "php": ">=7.1"
8772             },
8773             "suggest": {
8774                 "ext-intl": "For best performance"
8775             },
8776             "type": "library",
8777             "extra": {
8778                 "branch-alias": {
8779                     "dev-main": "1.27-dev"
8780                 },
8781                 "thanks": {
8782                     "name": "symfony/polyfill",
8783                     "url": "https://github.com/symfony/polyfill"
8784                 }
8785             },
8786             "autoload": {
8787                 "files": [
8788                     "bootstrap.php"
8789                 ],
8790                 "psr-4": {
8791                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8792                 },
8793                 "classmap": [
8794                     "Resources/stubs"
8795                 ]
8796             },
8797             "notification-url": "https://packagist.org/downloads/",
8798             "license": [
8799                 "MIT"
8800             ],
8801             "authors": [
8802                 {
8803                     "name": "Nicolas Grekas",
8804                     "email": "p@tchwork.com"
8805                 },
8806                 {
8807                     "name": "Symfony Community",
8808                     "homepage": "https://symfony.com/contributors"
8809                 }
8810             ],
8811             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8812             "homepage": "https://symfony.com",
8813             "keywords": [
8814                 "compatibility",
8815                 "intl",
8816                 "normalizer",
8817                 "polyfill",
8818                 "portable",
8819                 "shim"
8820             ],
8821             "support": {
8822                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
8823             },
8824             "funding": [
8825                 {
8826                     "url": "https://symfony.com/sponsor",
8827                     "type": "custom"
8828                 },
8829                 {
8830                     "url": "https://github.com/fabpot",
8831                     "type": "github"
8832                 },
8833                 {
8834                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8835                     "type": "tidelift"
8836                 }
8837             ],
8838             "time": "2022-11-03T14:55:06+00:00"
8839         },
8840         {
8841             "name": "symfony/polyfill-mbstring",
8842             "version": "v1.27.0",
8843             "source": {
8844                 "type": "git",
8845                 "url": "https://github.com/symfony/polyfill-mbstring.git",
8846                 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
8847             },
8848             "dist": {
8849                 "type": "zip",
8850                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
8851                 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
8852                 "shasum": ""
8853             },
8854             "require": {
8855                 "php": ">=7.1"
8856             },
8857             "provide": {
8858                 "ext-mbstring": "*"
8859             },
8860             "suggest": {
8861                 "ext-mbstring": "For best performance"
8862             },
8863             "type": "library",
8864             "extra": {
8865                 "branch-alias": {
8866                     "dev-main": "1.27-dev"
8867                 },
8868                 "thanks": {
8869                     "name": "symfony/polyfill",
8870                     "url": "https://github.com/symfony/polyfill"
8871                 }
8872             },
8873             "autoload": {
8874                 "files": [
8875                     "bootstrap.php"
8876                 ],
8877                 "psr-4": {
8878                     "Symfony\\Polyfill\\Mbstring\\": ""
8879                 }
8880             },
8881             "notification-url": "https://packagist.org/downloads/",
8882             "license": [
8883                 "MIT"
8884             ],
8885             "authors": [
8886                 {
8887                     "name": "Nicolas Grekas",
8888                     "email": "p@tchwork.com"
8889                 },
8890                 {
8891                     "name": "Symfony Community",
8892                     "homepage": "https://symfony.com/contributors"
8893                 }
8894             ],
8895             "description": "Symfony polyfill for the Mbstring extension",
8896             "homepage": "https://symfony.com",
8897             "keywords": [
8898                 "compatibility",
8899                 "mbstring",
8900                 "polyfill",
8901                 "portable",
8902                 "shim"
8903             ],
8904             "support": {
8905                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
8906             },
8907             "funding": [
8908                 {
8909                     "url": "https://symfony.com/sponsor",
8910                     "type": "custom"
8911                 },
8912                 {
8913                     "url": "https://github.com/fabpot",
8914                     "type": "github"
8915                 },
8916                 {
8917                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8918                     "type": "tidelift"
8919                 }
8920             ],
8921             "time": "2022-11-03T14:55:06+00:00"
8922         },
8923         {
8924             "name": "symfony/polyfill-php73",
8925             "version": "v1.27.0",
8926             "source": {
8927                 "type": "git",
8928                 "url": "https://github.com/symfony/polyfill-php73.git",
8929                 "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
8930             },
8931             "dist": {
8932                 "type": "zip",
8933                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
8934                 "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
8935                 "shasum": ""
8936             },
8937             "require": {
8938                 "php": ">=7.1"
8939             },
8940             "type": "library",
8941             "extra": {
8942                 "branch-alias": {
8943                     "dev-main": "1.27-dev"
8944                 },
8945                 "thanks": {
8946                     "name": "symfony/polyfill",
8947                     "url": "https://github.com/symfony/polyfill"
8948                 }
8949             },
8950             "autoload": {
8951                 "files": [
8952                     "bootstrap.php"
8953                 ],
8954                 "psr-4": {
8955                     "Symfony\\Polyfill\\Php73\\": ""
8956                 },
8957                 "classmap": [
8958                     "Resources/stubs"
8959                 ]
8960             },
8961             "notification-url": "https://packagist.org/downloads/",
8962             "license": [
8963                 "MIT"
8964             ],
8965             "authors": [
8966                 {
8967                     "name": "Nicolas Grekas",
8968                     "email": "p@tchwork.com"
8969                 },
8970                 {
8971                     "name": "Symfony Community",
8972                     "homepage": "https://symfony.com/contributors"
8973                 }
8974             ],
8975             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8976             "homepage": "https://symfony.com",
8977             "keywords": [
8978                 "compatibility",
8979                 "polyfill",
8980                 "portable",
8981                 "shim"
8982             ],
8983             "support": {
8984                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
8985             },
8986             "funding": [
8987                 {
8988                     "url": "https://symfony.com/sponsor",
8989                     "type": "custom"
8990                 },
8991                 {
8992                     "url": "https://github.com/fabpot",
8993                     "type": "github"
8994                 },
8995                 {
8996                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8997                     "type": "tidelift"
8998                 }
8999             ],
9000             "time": "2022-11-03T14:55:06+00:00"
9001         },
9002         {
9003             "name": "symfony/polyfill-php80",
9004             "version": "v1.27.0",
9005             "source": {
9006                 "type": "git",
9007                 "url": "https://github.com/symfony/polyfill-php80.git",
9008                 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
9009             },
9010             "dist": {
9011                 "type": "zip",
9012                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
9013                 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
9014                 "shasum": ""
9015             },
9016             "require": {
9017                 "php": ">=7.1"
9018             },
9019             "type": "library",
9020             "extra": {
9021                 "branch-alias": {
9022                     "dev-main": "1.27-dev"
9023                 },
9024                 "thanks": {
9025                     "name": "symfony/polyfill",
9026                     "url": "https://github.com/symfony/polyfill"
9027                 }
9028             },
9029             "autoload": {
9030                 "files": [
9031                     "bootstrap.php"
9032                 ],
9033                 "psr-4": {
9034                     "Symfony\\Polyfill\\Php80\\": ""
9035                 },
9036                 "classmap": [
9037                     "Resources/stubs"
9038                 ]
9039             },
9040             "notification-url": "https://packagist.org/downloads/",
9041             "license": [
9042                 "MIT"
9043             ],
9044             "authors": [
9045                 {
9046                     "name": "Ion Bazan",
9047                     "email": "ion.bazan@gmail.com"
9048                 },
9049                 {
9050                     "name": "Nicolas Grekas",
9051                     "email": "p@tchwork.com"
9052                 },
9053                 {
9054                     "name": "Symfony Community",
9055                     "homepage": "https://symfony.com/contributors"
9056                 }
9057             ],
9058             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9059             "homepage": "https://symfony.com",
9060             "keywords": [
9061                 "compatibility",
9062                 "polyfill",
9063                 "portable",
9064                 "shim"
9065             ],
9066             "support": {
9067                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
9068             },
9069             "funding": [
9070                 {
9071                     "url": "https://symfony.com/sponsor",
9072                     "type": "custom"
9073                 },
9074                 {
9075                     "url": "https://github.com/fabpot",
9076                     "type": "github"
9077                 },
9078                 {
9079                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9080                     "type": "tidelift"
9081                 }
9082             ],
9083             "time": "2022-11-03T14:55:06+00:00"
9084         },
9085         {
9086             "name": "symfony/polyfill-php81",
9087             "version": "v1.27.0",
9088             "source": {
9089                 "type": "git",
9090                 "url": "https://github.com/symfony/polyfill-php81.git",
9091                 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
9092             },
9093             "dist": {
9094                 "type": "zip",
9095                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
9096                 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
9097                 "shasum": ""
9098             },
9099             "require": {
9100                 "php": ">=7.1"
9101             },
9102             "type": "library",
9103             "extra": {
9104                 "branch-alias": {
9105                     "dev-main": "1.27-dev"
9106                 },
9107                 "thanks": {
9108                     "name": "symfony/polyfill",
9109                     "url": "https://github.com/symfony/polyfill"
9110                 }
9111             },
9112             "autoload": {
9113                 "files": [
9114                     "bootstrap.php"
9115                 ],
9116                 "psr-4": {
9117                     "Symfony\\Polyfill\\Php81\\": ""
9118                 },
9119                 "classmap": [
9120                     "Resources/stubs"
9121                 ]
9122             },
9123             "notification-url": "https://packagist.org/downloads/",
9124             "license": [
9125                 "MIT"
9126             ],
9127             "authors": [
9128                 {
9129                     "name": "Nicolas Grekas",
9130                     "email": "p@tchwork.com"
9131                 },
9132                 {
9133                     "name": "Symfony Community",
9134                     "homepage": "https://symfony.com/contributors"
9135                 }
9136             ],
9137             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
9138             "homepage": "https://symfony.com",
9139             "keywords": [
9140                 "compatibility",
9141                 "polyfill",
9142                 "portable",
9143                 "shim"
9144             ],
9145             "support": {
9146                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
9147             },
9148             "funding": [
9149                 {
9150                     "url": "https://symfony.com/sponsor",
9151                     "type": "custom"
9152                 },
9153                 {
9154                     "url": "https://github.com/fabpot",
9155                     "type": "github"
9156                 },
9157                 {
9158                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9159                     "type": "tidelift"
9160                 }
9161             ],
9162             "time": "2022-11-03T14:55:06+00:00"
9163         },
9164         {
9165             "name": "symfony/process",
9166             "version": "v5.4.22",
9167             "source": {
9168                 "type": "git",
9169                 "url": "https://github.com/symfony/process.git",
9170                 "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b"
9171             },
9172             "dist": {
9173                 "type": "zip",
9174                 "url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b",
9175                 "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b",
9176                 "shasum": ""
9177             },
9178             "require": {
9179                 "php": ">=7.2.5",
9180                 "symfony/polyfill-php80": "^1.16"
9181             },
9182             "type": "library",
9183             "autoload": {
9184                 "psr-4": {
9185                     "Symfony\\Component\\Process\\": ""
9186                 },
9187                 "exclude-from-classmap": [
9188                     "/Tests/"
9189                 ]
9190             },
9191             "notification-url": "https://packagist.org/downloads/",
9192             "license": [
9193                 "MIT"
9194             ],
9195             "authors": [
9196                 {
9197                     "name": "Fabien Potencier",
9198                     "email": "fabien@symfony.com"
9199                 },
9200                 {
9201                     "name": "Symfony Community",
9202                     "homepage": "https://symfony.com/contributors"
9203                 }
9204             ],
9205             "description": "Executes commands in sub-processes",
9206             "homepage": "https://symfony.com",
9207             "support": {
9208                 "source": "https://github.com/symfony/process/tree/v5.4.22"
9209             },
9210             "funding": [
9211                 {
9212                     "url": "https://symfony.com/sponsor",
9213                     "type": "custom"
9214                 },
9215                 {
9216                     "url": "https://github.com/fabpot",
9217                     "type": "github"
9218                 },
9219                 {
9220                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9221                     "type": "tidelift"
9222                 }
9223             ],
9224             "time": "2023-03-06T21:29:33+00:00"
9225         },
9226         {
9227             "name": "symfony/property-access",
9228             "version": "v4.4.44",
9229             "source": {
9230                 "type": "git",
9231                 "url": "https://github.com/symfony/property-access.git",
9232                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358"
9233             },
9234             "dist": {
9235                 "type": "zip",
9236                 "url": "https://api.github.com/repos/symfony/property-access/zipball/d49682f6f0764df725c95128213a38f7e0a9f358",
9237                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358",
9238                 "shasum": ""
9239             },
9240             "require": {
9241                 "php": ">=7.1.3",
9242                 "symfony/inflector": "^3.4|^4.0|^5.0",
9243                 "symfony/polyfill-php80": "^1.16"
9244             },
9245             "require-dev": {
9246                 "symfony/cache": "^3.4|^4.0|^5.0"
9247             },
9248             "suggest": {
9249                 "psr/cache-implementation": "To cache access methods."
9250             },
9251             "type": "library",
9252             "autoload": {
9253                 "psr-4": {
9254                     "Symfony\\Component\\PropertyAccess\\": ""
9255                 },
9256                 "exclude-from-classmap": [
9257                     "/Tests/"
9258                 ]
9259             },
9260             "notification-url": "https://packagist.org/downloads/",
9261             "license": [
9262                 "MIT"
9263             ],
9264             "authors": [
9265                 {
9266                     "name": "Fabien Potencier",
9267                     "email": "fabien@symfony.com"
9268                 },
9269                 {
9270                     "name": "Symfony Community",
9271                     "homepage": "https://symfony.com/contributors"
9272                 }
9273             ],
9274             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
9275             "homepage": "https://symfony.com",
9276             "keywords": [
9277                 "access",
9278                 "array",
9279                 "extraction",
9280                 "index",
9281                 "injection",
9282                 "object",
9283                 "property",
9284                 "property path",
9285                 "reflection"
9286             ],
9287             "support": {
9288                 "source": "https://github.com/symfony/property-access/tree/v4.4.44"
9289             },
9290             "funding": [
9291                 {
9292                     "url": "https://symfony.com/sponsor",
9293                     "type": "custom"
9294                 },
9295                 {
9296                     "url": "https://github.com/fabpot",
9297                     "type": "github"
9298                 },
9299                 {
9300                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9301                     "type": "tidelift"
9302                 }
9303             ],
9304             "time": "2022-06-27T13:16:42+00:00"
9305         },
9306         {
9307             "name": "symfony/service-contracts",
9308             "version": "v2.5.2",
9309             "source": {
9310                 "type": "git",
9311                 "url": "https://github.com/symfony/service-contracts.git",
9312                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
9313             },
9314             "dist": {
9315                 "type": "zip",
9316                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9317                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9318                 "shasum": ""
9319             },
9320             "require": {
9321                 "php": ">=7.2.5",
9322                 "psr/container": "^1.1",
9323                 "symfony/deprecation-contracts": "^2.1|^3"
9324             },
9325             "conflict": {
9326                 "ext-psr": "<1.1|>=2"
9327             },
9328             "suggest": {
9329                 "symfony/service-implementation": ""
9330             },
9331             "type": "library",
9332             "extra": {
9333                 "branch-alias": {
9334                     "dev-main": "2.5-dev"
9335                 },
9336                 "thanks": {
9337                     "name": "symfony/contracts",
9338                     "url": "https://github.com/symfony/contracts"
9339                 }
9340             },
9341             "autoload": {
9342                 "psr-4": {
9343                     "Symfony\\Contracts\\Service\\": ""
9344                 }
9345             },
9346             "notification-url": "https://packagist.org/downloads/",
9347             "license": [
9348                 "MIT"
9349             ],
9350             "authors": [
9351                 {
9352                     "name": "Nicolas Grekas",
9353                     "email": "p@tchwork.com"
9354                 },
9355                 {
9356                     "name": "Symfony Community",
9357                     "homepage": "https://symfony.com/contributors"
9358                 }
9359             ],
9360             "description": "Generic abstractions related to writing services",
9361             "homepage": "https://symfony.com",
9362             "keywords": [
9363                 "abstractions",
9364                 "contracts",
9365                 "decoupling",
9366                 "interfaces",
9367                 "interoperability",
9368                 "standards"
9369             ],
9370             "support": {
9371                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
9372             },
9373             "funding": [
9374                 {
9375                     "url": "https://symfony.com/sponsor",
9376                     "type": "custom"
9377                 },
9378                 {
9379                     "url": "https://github.com/fabpot",
9380                     "type": "github"
9381                 },
9382                 {
9383                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9384                     "type": "tidelift"
9385                 }
9386             ],
9387             "time": "2022-05-30T19:17:29+00:00"
9388         },
9389         {
9390             "name": "symfony/string",
9391             "version": "v5.4.22",
9392             "source": {
9393                 "type": "git",
9394                 "url": "https://github.com/symfony/string.git",
9395                 "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
9396             },
9397             "dist": {
9398                 "type": "zip",
9399                 "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
9400                 "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
9401                 "shasum": ""
9402             },
9403             "require": {
9404                 "php": ">=7.2.5",
9405                 "symfony/polyfill-ctype": "~1.8",
9406                 "symfony/polyfill-intl-grapheme": "~1.0",
9407                 "symfony/polyfill-intl-normalizer": "~1.0",
9408                 "symfony/polyfill-mbstring": "~1.0",
9409                 "symfony/polyfill-php80": "~1.15"
9410             },
9411             "conflict": {
9412                 "symfony/translation-contracts": ">=3.0"
9413             },
9414             "require-dev": {
9415                 "symfony/error-handler": "^4.4|^5.0|^6.0",
9416                 "symfony/http-client": "^4.4|^5.0|^6.0",
9417                 "symfony/translation-contracts": "^1.1|^2",
9418                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
9419             },
9420             "type": "library",
9421             "autoload": {
9422                 "files": [
9423                     "Resources/functions.php"
9424                 ],
9425                 "psr-4": {
9426                     "Symfony\\Component\\String\\": ""
9427                 },
9428                 "exclude-from-classmap": [
9429                     "/Tests/"
9430                 ]
9431             },
9432             "notification-url": "https://packagist.org/downloads/",
9433             "license": [
9434                 "MIT"
9435             ],
9436             "authors": [
9437                 {
9438                     "name": "Nicolas Grekas",
9439                     "email": "p@tchwork.com"
9440                 },
9441                 {
9442                     "name": "Symfony Community",
9443                     "homepage": "https://symfony.com/contributors"
9444                 }
9445             ],
9446             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9447             "homepage": "https://symfony.com",
9448             "keywords": [
9449                 "grapheme",
9450                 "i18n",
9451                 "string",
9452                 "unicode",
9453                 "utf-8",
9454                 "utf8"
9455             ],
9456             "support": {
9457                 "source": "https://github.com/symfony/string/tree/v5.4.22"
9458             },
9459             "funding": [
9460                 {
9461                     "url": "https://symfony.com/sponsor",
9462                     "type": "custom"
9463                 },
9464                 {
9465                     "url": "https://github.com/fabpot",
9466                     "type": "github"
9467                 },
9468                 {
9469                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9470                     "type": "tidelift"
9471                 }
9472             ],
9473             "time": "2023-03-14T06:11:53+00:00"
9474         },
9475         {
9476             "name": "symfony/yaml",
9477             "version": "v5.4.21",
9478             "source": {
9479                 "type": "git",
9480                 "url": "https://github.com/symfony/yaml.git",
9481                 "reference": "3713e20d93e46e681e51605d213027e48dab3469"
9482             },
9483             "dist": {
9484                 "type": "zip",
9485                 "url": "https://api.github.com/repos/symfony/yaml/zipball/3713e20d93e46e681e51605d213027e48dab3469",
9486                 "reference": "3713e20d93e46e681e51605d213027e48dab3469",
9487                 "shasum": ""
9488             },
9489             "require": {
9490                 "php": ">=7.2.5",
9491                 "symfony/deprecation-contracts": "^2.1|^3",
9492                 "symfony/polyfill-ctype": "^1.8"
9493             },
9494             "conflict": {
9495                 "symfony/console": "<5.3"
9496             },
9497             "require-dev": {
9498                 "symfony/console": "^5.3|^6.0"
9499             },
9500             "suggest": {
9501                 "symfony/console": "For validating YAML files using the lint command"
9502             },
9503             "bin": [
9504                 "Resources/bin/yaml-lint"
9505             ],
9506             "type": "library",
9507             "autoload": {
9508                 "psr-4": {
9509                     "Symfony\\Component\\Yaml\\": ""
9510                 },
9511                 "exclude-from-classmap": [
9512                     "/Tests/"
9513                 ]
9514             },
9515             "notification-url": "https://packagist.org/downloads/",
9516             "license": [
9517                 "MIT"
9518             ],
9519             "authors": [
9520                 {
9521                     "name": "Fabien Potencier",
9522                     "email": "fabien@symfony.com"
9523                 },
9524                 {
9525                     "name": "Symfony Community",
9526                     "homepage": "https://symfony.com/contributors"
9527                 }
9528             ],
9529             "description": "Loads and dumps YAML files",
9530             "homepage": "https://symfony.com",
9531             "support": {
9532                 "source": "https://github.com/symfony/yaml/tree/v5.4.21"
9533             },
9534             "funding": [
9535                 {
9536                     "url": "https://symfony.com/sponsor",
9537                     "type": "custom"
9538                 },
9539                 {
9540                     "url": "https://github.com/fabpot",
9541                     "type": "github"
9542                 },
9543                 {
9544                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9545                     "type": "tidelift"
9546                 }
9547             ],
9548             "time": "2023-02-21T19:46:44+00:00"
9549         },
9550         {
9551             "name": "twig/twig",
9552             "version": "v3.5.1",
9553             "source": {
9554                 "type": "git",
9555                 "url": "https://github.com/twigphp/Twig.git",
9556                 "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15"
9557             },
9558             "dist": {
9559                 "type": "zip",
9560                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15",
9561                 "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15",
9562                 "shasum": ""
9563             },
9564             "require": {
9565                 "php": ">=7.2.5",
9566                 "symfony/polyfill-ctype": "^1.8",
9567                 "symfony/polyfill-mbstring": "^1.3"
9568             },
9569             "require-dev": {
9570                 "psr/container": "^1.0",
9571                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
9572             },
9573             "type": "library",
9574             "extra": {
9575                 "branch-alias": {
9576                     "dev-master": "3.5-dev"
9577                 }
9578             },
9579             "autoload": {
9580                 "psr-4": {
9581                     "Twig\\": "src/"
9582                 }
9583             },
9584             "notification-url": "https://packagist.org/downloads/",
9585             "license": [
9586                 "BSD-3-Clause"
9587             ],
9588             "authors": [
9589                 {
9590                     "name": "Fabien Potencier",
9591                     "email": "fabien@symfony.com",
9592                     "homepage": "http://fabien.potencier.org",
9593                     "role": "Lead Developer"
9594                 },
9595                 {
9596                     "name": "Twig Team",
9597                     "role": "Contributors"
9598                 },
9599                 {
9600                     "name": "Armin Ronacher",
9601                     "email": "armin.ronacher@active-4.com",
9602                     "role": "Project Founder"
9603                 }
9604             ],
9605             "description": "Twig, the flexible, fast, and secure template language for PHP",
9606             "homepage": "https://twig.symfony.com",
9607             "keywords": [
9608                 "templating"
9609             ],
9610             "support": {
9611                 "issues": "https://github.com/twigphp/Twig/issues",
9612                 "source": "https://github.com/twigphp/Twig/tree/v3.5.1"
9613             },
9614             "funding": [
9615                 {
9616                     "url": "https://github.com/fabpot",
9617                     "type": "github"
9618                 },
9619                 {
9620                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9621                     "type": "tidelift"
9622                 }
9623             ],
9624             "time": "2023-02-08T07:49:20+00:00"
9625         },
9626         {
9627             "name": "twilio/sdk",
9628             "version": "6.44.3",
9629             "source": {
9630                 "type": "git",
9631                 "url": "git@github.com:twilio/twilio-php.git",
9632                 "reference": "0e3e513d3c428f08bde195c579cbc0788415190f"
9633             },
9634             "dist": {
9635                 "type": "zip",
9636                 "url": "https://api.github.com/repos/twilio/twilio-php/zipball/0e3e513d3c428f08bde195c579cbc0788415190f",
9637                 "reference": "0e3e513d3c428f08bde195c579cbc0788415190f",
9638                 "shasum": ""
9639             },
9640             "require": {
9641                 "php": ">=7.1.0"
9642             },
9643             "require-dev": {
9644                 "guzzlehttp/guzzle": "^6.3 || ^7.0",
9645                 "phpunit/phpunit": ">=7.0 < 10"
9646             },
9647             "suggest": {
9648                 "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
9649             },
9650             "type": "library",
9651             "autoload": {
9652                 "psr-4": {
9653                     "Twilio\\": "src/Twilio/"
9654                 }
9655             },
9656             "notification-url": "https://packagist.org/downloads/",
9657             "license": [
9658                 "MIT"
9659             ],
9660             "authors": [
9661                 {
9662                     "name": "Twilio API Team",
9663                     "email": "api@twilio.com"
9664                 }
9665             ],
9666             "description": "A PHP wrapper for Twilio's API",
9667             "homepage": "https://github.com/twilio/twilio-php",
9668             "keywords": [
9669                 "api",
9670                 "sms",
9671                 "twilio"
9672             ],
9673             "time": "2023-02-08T20:09:20+00:00"
9674         },
9675         {
9676             "name": "vlucas/phpdotenv",
9677             "version": "v5.5.0",
9678             "source": {
9679                 "type": "git",
9680                 "url": "https://github.com/vlucas/phpdotenv.git",
9681                 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
9682             },
9683             "dist": {
9684                 "type": "zip",
9685                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
9686                 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
9687                 "shasum": ""
9688             },
9689             "require": {
9690                 "ext-pcre": "*",
9691                 "graham-campbell/result-type": "^1.0.2",
9692                 "php": "^7.1.3 || ^8.0",
9693                 "phpoption/phpoption": "^1.8",
9694                 "symfony/polyfill-ctype": "^1.23",
9695                 "symfony/polyfill-mbstring": "^1.23.1",
9696                 "symfony/polyfill-php80": "^1.23.1"
9697             },
9698             "require-dev": {
9699                 "bamarni/composer-bin-plugin": "^1.4.1",
9700                 "ext-filter": "*",
9701                 "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
9702             },
9703             "suggest": {
9704                 "ext-filter": "Required to use the boolean validator."
9705             },
9706             "type": "library",
9707             "extra": {
9708                 "bamarni-bin": {
9709                     "bin-links": true,
9710                     "forward-command": true
9711                 },
9712                 "branch-alias": {
9713                     "dev-master": "5.5-dev"
9714                 }
9715             },
9716             "autoload": {
9717                 "psr-4": {
9718                     "Dotenv\\": "src/"
9719                 }
9720             },
9721             "notification-url": "https://packagist.org/downloads/",
9722             "license": [
9723                 "BSD-3-Clause"
9724             ],
9725             "authors": [
9726                 {
9727                     "name": "Graham Campbell",
9728                     "email": "hello@gjcampbell.co.uk",
9729                     "homepage": "https://github.com/GrahamCampbell"
9730                 },
9731                 {
9732                     "name": "Vance Lucas",
9733                     "email": "vance@vancelucas.com",
9734                     "homepage": "https://github.com/vlucas"
9735                 }
9736             ],
9737             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9738             "keywords": [
9739                 "dotenv",
9740                 "env",
9741                 "environment"
9742             ],
9743             "support": {
9744                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9745                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
9746             },
9747             "funding": [
9748                 {
9749                     "url": "https://github.com/GrahamCampbell",
9750                     "type": "github"
9751                 },
9752                 {
9753                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9754                     "type": "tidelift"
9755                 }
9756             ],
9757             "time": "2022-10-16T01:01:54+00:00"
9758         },
9759         {
9760             "name": "waryway/php-traits-library",
9761             "version": "1.0.4",
9762             "source": {
9763                 "type": "git",
9764                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9765                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9766             },
9767             "dist": {
9768                 "type": "zip",
9769                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9770                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9771                 "shasum": ""
9772             },
9773             "require-dev": {
9774                 "phpunit/phpunit": "6.4.3"
9775             },
9776             "type": "library",
9777             "autoload": {
9778                 "psr-4": {
9779                     "Waryway\\PhpTraitsLibrary\\": "src/"
9780                 }
9781             },
9782             "notification-url": "https://packagist.org/downloads/",
9783             "license": [
9784                 "MIT"
9785             ],
9786             "authors": [
9787                 {
9788                     "name": "Kyle Wiering",
9789                     "email": "kyle@waryway.com"
9790                 }
9791             ],
9792             "description": "General use traits",
9793             "support": {
9794                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9795                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9796             },
9797             "time": "2017-12-23T14:22:07+00:00"
9798         },
9799         {
9800             "name": "webimpress/safe-writer",
9801             "version": "2.2.0",
9802             "source": {
9803                 "type": "git",
9804                 "url": "https://github.com/webimpress/safe-writer.git",
9805                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9806             },
9807             "dist": {
9808                 "type": "zip",
9809                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9810                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9811                 "shasum": ""
9812             },
9813             "require": {
9814                 "php": "^7.3 || ^8.0"
9815             },
9816             "require-dev": {
9817                 "phpunit/phpunit": "^9.5.4",
9818                 "vimeo/psalm": "^4.7",
9819                 "webimpress/coding-standard": "^1.2.2"
9820             },
9821             "type": "library",
9822             "extra": {
9823                 "branch-alias": {
9824                     "dev-master": "2.2.x-dev",
9825                     "dev-develop": "2.3.x-dev",
9826                     "dev-release-1.0": "1.0.x-dev"
9827                 }
9828             },
9829             "autoload": {
9830                 "psr-4": {
9831                     "Webimpress\\SafeWriter\\": "src/"
9832                 }
9833             },
9834             "notification-url": "https://packagist.org/downloads/",
9835             "license": [
9836                 "BSD-2-Clause"
9837             ],
9838             "description": "Tool to write files safely, to avoid race conditions",
9839             "keywords": [
9840                 "concurrent write",
9841                 "file writer",
9842                 "race condition",
9843                 "safe writer",
9844                 "webimpress"
9845             ],
9846             "support": {
9847                 "issues": "https://github.com/webimpress/safe-writer/issues",
9848                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
9849             },
9850             "funding": [
9851                 {
9852                     "url": "https://github.com/michalbundyra",
9853                     "type": "github"
9854                 }
9855             ],
9856             "time": "2021-04-19T16:34:45+00:00"
9857         },
9858         {
9859             "name": "webmozart/assert",
9860             "version": "1.11.0",
9861             "source": {
9862                 "type": "git",
9863                 "url": "https://github.com/webmozarts/assert.git",
9864                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
9865             },
9866             "dist": {
9867                 "type": "zip",
9868                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
9869                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
9870                 "shasum": ""
9871             },
9872             "require": {
9873                 "ext-ctype": "*",
9874                 "php": "^7.2 || ^8.0"
9875             },
9876             "conflict": {
9877                 "phpstan/phpstan": "<0.12.20",
9878                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9879             },
9880             "require-dev": {
9881                 "phpunit/phpunit": "^8.5.13"
9882             },
9883             "type": "library",
9884             "extra": {
9885                 "branch-alias": {
9886                     "dev-master": "1.10-dev"
9887                 }
9888             },
9889             "autoload": {
9890                 "psr-4": {
9891                     "Webmozart\\Assert\\": "src/"
9892                 }
9893             },
9894             "notification-url": "https://packagist.org/downloads/",
9895             "license": [
9896                 "MIT"
9897             ],
9898             "authors": [
9899                 {
9900                     "name": "Bernhard Schussek",
9901                     "email": "bschussek@gmail.com"
9902                 }
9903             ],
9904             "description": "Assertions to validate method input/output with nice error messages.",
9905             "keywords": [
9906                 "assert",
9907                 "check",
9908                 "validate"
9909             ],
9910             "support": {
9911                 "issues": "https://github.com/webmozarts/assert/issues",
9912                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
9913             },
9914             "time": "2022-06-03T18:03:27+00:00"
9915         },
9916         {
9917             "name": "yubico/u2flib-server",
9918             "version": "1.0.2",
9919             "source": {
9920                 "type": "git",
9921                 "url": "https://github.com/Yubico/php-u2flib-server.git",
9922                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
9923             },
9924             "dist": {
9925                 "type": "zip",
9926                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
9927                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
9928                 "shasum": ""
9929             },
9930             "require": {
9931                 "ext-openssl": "*",
9932                 "paragonie/random_compat": ">= 1",
9933                 "php": ">=5.6"
9934             },
9935             "require-dev": {
9936                 "phpunit/phpunit": "~5.7",
9937                 "vimeo/psalm": "^0|^1|^2"
9938             },
9939             "type": "library",
9940             "autoload": {
9941                 "classmap": [
9942                     "src/"
9943                 ]
9944             },
9945             "notification-url": "https://packagist.org/downloads/",
9946             "license": [
9947                 "BSD-2-Clause"
9948             ],
9949             "description": "Library for U2F implementation",
9950             "homepage": "https://developers.yubico.com/php-u2flib-server",
9951             "support": {
9952                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
9953                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
9954             },
9955             "abandoned": true,
9956             "time": "2018-09-07T08:16:44+00:00"
9957         }
9958     ],
9959     "packages-dev": [
9960         {
9961             "name": "doctrine/annotations",
9962             "version": "1.14.3",
9963             "source": {
9964                 "type": "git",
9965                 "url": "https://github.com/doctrine/annotations.git",
9966                 "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
9967             },
9968             "dist": {
9969                 "type": "zip",
9970                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
9971                 "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
9972                 "shasum": ""
9973             },
9974             "require": {
9975                 "doctrine/lexer": "^1 || ^2",
9976                 "ext-tokenizer": "*",
9977                 "php": "^7.1 || ^8.0",
9978                 "psr/cache": "^1 || ^2 || ^3"
9979             },
9980             "require-dev": {
9981                 "doctrine/cache": "^1.11 || ^2.0",
9982                 "doctrine/coding-standard": "^9 || ^10",
9983                 "phpstan/phpstan": "~1.4.10 || ^1.8.0",
9984                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
9985                 "symfony/cache": "^4.4 || ^5.4 || ^6",
9986                 "vimeo/psalm": "^4.10"
9987             },
9988             "suggest": {
9989                 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
9990             },
9991             "type": "library",
9992             "autoload": {
9993                 "psr-4": {
9994                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
9995                 }
9996             },
9997             "notification-url": "https://packagist.org/downloads/",
9998             "license": [
9999                 "MIT"
10000             ],
10001             "authors": [
10002                 {
10003                     "name": "Guilherme Blanco",
10004                     "email": "guilhermeblanco@gmail.com"
10005                 },
10006                 {
10007                     "name": "Roman Borschel",
10008                     "email": "roman@code-factory.org"
10009                 },
10010                 {
10011                     "name": "Benjamin Eberlei",
10012                     "email": "kontakt@beberlei.de"
10013                 },
10014                 {
10015                     "name": "Jonathan Wage",
10016                     "email": "jonwage@gmail.com"
10017                 },
10018                 {
10019                     "name": "Johannes Schmitt",
10020                     "email": "schmittjoh@gmail.com"
10021                 }
10022             ],
10023             "description": "Docblock Annotations Parser",
10024             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
10025             "keywords": [
10026                 "annotations",
10027                 "docblock",
10028                 "parser"
10029             ],
10030             "support": {
10031                 "issues": "https://github.com/doctrine/annotations/issues",
10032                 "source": "https://github.com/doctrine/annotations/tree/1.14.3"
10033             },
10034             "time": "2023-02-01T09:20:38+00:00"
10035         },
10036         {
10037             "name": "doctrine/deprecations",
10038             "version": "v1.0.0",
10039             "source": {
10040                 "type": "git",
10041                 "url": "https://github.com/doctrine/deprecations.git",
10042                 "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
10043             },
10044             "dist": {
10045                 "type": "zip",
10046                 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
10047                 "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
10048                 "shasum": ""
10049             },
10050             "require": {
10051                 "php": "^7.1|^8.0"
10052             },
10053             "require-dev": {
10054                 "doctrine/coding-standard": "^9",
10055                 "phpunit/phpunit": "^7.5|^8.5|^9.5",
10056                 "psr/log": "^1|^2|^3"
10057             },
10058             "suggest": {
10059                 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
10060             },
10061             "type": "library",
10062             "autoload": {
10063                 "psr-4": {
10064                     "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
10065                 }
10066             },
10067             "notification-url": "https://packagist.org/downloads/",
10068             "license": [
10069                 "MIT"
10070             ],
10071             "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
10072             "homepage": "https://www.doctrine-project.org/",
10073             "support": {
10074                 "issues": "https://github.com/doctrine/deprecations/issues",
10075                 "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
10076             },
10077             "time": "2022-05-02T15:47:09+00:00"
10078         },
10079         {
10080             "name": "doctrine/instantiator",
10081             "version": "1.5.0",
10082             "source": {
10083                 "type": "git",
10084                 "url": "https://github.com/doctrine/instantiator.git",
10085                 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
10086             },
10087             "dist": {
10088                 "type": "zip",
10089                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
10090                 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
10091                 "shasum": ""
10092             },
10093             "require": {
10094                 "php": "^7.1 || ^8.0"
10095             },
10096             "require-dev": {
10097                 "doctrine/coding-standard": "^9 || ^11",
10098                 "ext-pdo": "*",
10099                 "ext-phar": "*",
10100                 "phpbench/phpbench": "^0.16 || ^1",
10101                 "phpstan/phpstan": "^1.4",
10102                 "phpstan/phpstan-phpunit": "^1",
10103                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10104                 "vimeo/psalm": "^4.30 || ^5.4"
10105             },
10106             "type": "library",
10107             "autoload": {
10108                 "psr-4": {
10109                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
10110                 }
10111             },
10112             "notification-url": "https://packagist.org/downloads/",
10113             "license": [
10114                 "MIT"
10115             ],
10116             "authors": [
10117                 {
10118                     "name": "Marco Pivetta",
10119                     "email": "ocramius@gmail.com",
10120                     "homepage": "https://ocramius.github.io/"
10121                 }
10122             ],
10123             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
10124             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
10125             "keywords": [
10126                 "constructor",
10127                 "instantiate"
10128             ],
10129             "support": {
10130                 "issues": "https://github.com/doctrine/instantiator/issues",
10131                 "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
10132             },
10133             "funding": [
10134                 {
10135                     "url": "https://www.doctrine-project.org/sponsorship.html",
10136                     "type": "custom"
10137                 },
10138                 {
10139                     "url": "https://www.patreon.com/phpdoctrine",
10140                     "type": "patreon"
10141                 },
10142                 {
10143                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
10144                     "type": "tidelift"
10145                 }
10146             ],
10147             "time": "2022-12-30T00:15:36+00:00"
10148         },
10149         {
10150             "name": "doctrine/lexer",
10151             "version": "2.1.0",
10152             "source": {
10153                 "type": "git",
10154                 "url": "https://github.com/doctrine/lexer.git",
10155                 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
10156             },
10157             "dist": {
10158                 "type": "zip",
10159                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
10160                 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
10161                 "shasum": ""
10162             },
10163             "require": {
10164                 "doctrine/deprecations": "^1.0",
10165                 "php": "^7.1 || ^8.0"
10166             },
10167             "require-dev": {
10168                 "doctrine/coding-standard": "^9 || ^10",
10169                 "phpstan/phpstan": "^1.3",
10170                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10171                 "psalm/plugin-phpunit": "^0.18.3",
10172                 "vimeo/psalm": "^4.11 || ^5.0"
10173             },
10174             "type": "library",
10175             "autoload": {
10176                 "psr-4": {
10177                     "Doctrine\\Common\\Lexer\\": "src"
10178                 }
10179             },
10180             "notification-url": "https://packagist.org/downloads/",
10181             "license": [
10182                 "MIT"
10183             ],
10184             "authors": [
10185                 {
10186                     "name": "Guilherme Blanco",
10187                     "email": "guilhermeblanco@gmail.com"
10188                 },
10189                 {
10190                     "name": "Roman Borschel",
10191                     "email": "roman@code-factory.org"
10192                 },
10193                 {
10194                     "name": "Johannes Schmitt",
10195                     "email": "schmittjoh@gmail.com"
10196                 }
10197             ],
10198             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
10199             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
10200             "keywords": [
10201                 "annotations",
10202                 "docblock",
10203                 "lexer",
10204                 "parser",
10205                 "php"
10206             ],
10207             "support": {
10208                 "issues": "https://github.com/doctrine/lexer/issues",
10209                 "source": "https://github.com/doctrine/lexer/tree/2.1.0"
10210             },
10211             "funding": [
10212                 {
10213                     "url": "https://www.doctrine-project.org/sponsorship.html",
10214                     "type": "custom"
10215                 },
10216                 {
10217                     "url": "https://www.patreon.com/phpdoctrine",
10218                     "type": "patreon"
10219                 },
10220                 {
10221                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
10222                     "type": "tidelift"
10223                 }
10224             ],
10225             "time": "2022-12-14T08:49:07+00:00"
10226         },
10227         {
10228             "name": "phar-io/manifest",
10229             "version": "2.0.3",
10230             "source": {
10231                 "type": "git",
10232                 "url": "https://github.com/phar-io/manifest.git",
10233                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
10234             },
10235             "dist": {
10236                 "type": "zip",
10237                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
10238                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
10239                 "shasum": ""
10240             },
10241             "require": {
10242                 "ext-dom": "*",
10243                 "ext-phar": "*",
10244                 "ext-xmlwriter": "*",
10245                 "phar-io/version": "^3.0.1",
10246                 "php": "^7.2 || ^8.0"
10247             },
10248             "type": "library",
10249             "extra": {
10250                 "branch-alias": {
10251                     "dev-master": "2.0.x-dev"
10252                 }
10253             },
10254             "autoload": {
10255                 "classmap": [
10256                     "src/"
10257                 ]
10258             },
10259             "notification-url": "https://packagist.org/downloads/",
10260             "license": [
10261                 "BSD-3-Clause"
10262             ],
10263             "authors": [
10264                 {
10265                     "name": "Arne Blankerts",
10266                     "email": "arne@blankerts.de",
10267                     "role": "Developer"
10268                 },
10269                 {
10270                     "name": "Sebastian Heuer",
10271                     "email": "sebastian@phpeople.de",
10272                     "role": "Developer"
10273                 },
10274                 {
10275                     "name": "Sebastian Bergmann",
10276                     "email": "sebastian@phpunit.de",
10277                     "role": "Developer"
10278                 }
10279             ],
10280             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
10281             "support": {
10282                 "issues": "https://github.com/phar-io/manifest/issues",
10283                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
10284             },
10285             "time": "2021-07-20T11:28:43+00:00"
10286         },
10287         {
10288             "name": "phar-io/version",
10289             "version": "3.2.1",
10290             "source": {
10291                 "type": "git",
10292                 "url": "https://github.com/phar-io/version.git",
10293                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
10294             },
10295             "dist": {
10296                 "type": "zip",
10297                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10298                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10299                 "shasum": ""
10300             },
10301             "require": {
10302                 "php": "^7.2 || ^8.0"
10303             },
10304             "type": "library",
10305             "autoload": {
10306                 "classmap": [
10307                     "src/"
10308                 ]
10309             },
10310             "notification-url": "https://packagist.org/downloads/",
10311             "license": [
10312                 "BSD-3-Clause"
10313             ],
10314             "authors": [
10315                 {
10316                     "name": "Arne Blankerts",
10317                     "email": "arne@blankerts.de",
10318                     "role": "Developer"
10319                 },
10320                 {
10321                     "name": "Sebastian Heuer",
10322                     "email": "sebastian@phpeople.de",
10323                     "role": "Developer"
10324                 },
10325                 {
10326                     "name": "Sebastian Bergmann",
10327                     "email": "sebastian@phpunit.de",
10328                     "role": "Developer"
10329                 }
10330             ],
10331             "description": "Library for handling version information and constraints",
10332             "support": {
10333                 "issues": "https://github.com/phar-io/version/issues",
10334                 "source": "https://github.com/phar-io/version/tree/3.2.1"
10335             },
10336             "time": "2022-02-21T01:04:05+00:00"
10337         },
10338         {
10339             "name": "php-webdriver/webdriver",
10340             "version": "1.14.0",
10341             "source": {
10342                 "type": "git",
10343                 "url": "https://github.com/php-webdriver/php-webdriver.git",
10344                 "reference": "3ea4f924afb43056bf9c630509e657d951608563"
10345             },
10346             "dist": {
10347                 "type": "zip",
10348                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/3ea4f924afb43056bf9c630509e657d951608563",
10349                 "reference": "3ea4f924afb43056bf9c630509e657d951608563",
10350                 "shasum": ""
10351             },
10352             "require": {
10353                 "ext-curl": "*",
10354                 "ext-json": "*",
10355                 "ext-zip": "*",
10356                 "php": "^7.3 || ^8.0",
10357                 "symfony/polyfill-mbstring": "^1.12",
10358                 "symfony/process": "^5.0 || ^6.0"
10359             },
10360             "replace": {
10361                 "facebook/webdriver": "*"
10362             },
10363             "require-dev": {
10364                 "ergebnis/composer-normalize": "^2.20.0",
10365                 "ondram/ci-detector": "^4.0",
10366                 "php-coveralls/php-coveralls": "^2.4",
10367                 "php-mock/php-mock-phpunit": "^2.0",
10368                 "php-parallel-lint/php-parallel-lint": "^1.2",
10369                 "phpunit/phpunit": "^9.3",
10370                 "squizlabs/php_codesniffer": "^3.5",
10371                 "symfony/var-dumper": "^5.0 || ^6.0"
10372             },
10373             "suggest": {
10374                 "ext-SimpleXML": "For Firefox profile creation"
10375             },
10376             "type": "library",
10377             "autoload": {
10378                 "files": [
10379                     "lib/Exception/TimeoutException.php"
10380                 ],
10381                 "psr-4": {
10382                     "Facebook\\WebDriver\\": "lib/"
10383                 }
10384             },
10385             "notification-url": "https://packagist.org/downloads/",
10386             "license": [
10387                 "MIT"
10388             ],
10389             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
10390             "homepage": "https://github.com/php-webdriver/php-webdriver",
10391             "keywords": [
10392                 "Chromedriver",
10393                 "geckodriver",
10394                 "php",
10395                 "selenium",
10396                 "webdriver"
10397             ],
10398             "support": {
10399                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
10400                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.14.0"
10401             },
10402             "time": "2023-02-09T12:12:19+00:00"
10403         },
10404         {
10405             "name": "phpunit/php-code-coverage",
10406             "version": "9.2.26",
10407             "source": {
10408                 "type": "git",
10409                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10410                 "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1"
10411             },
10412             "dist": {
10413                 "type": "zip",
10414                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
10415                 "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
10416                 "shasum": ""
10417             },
10418             "require": {
10419                 "ext-dom": "*",
10420                 "ext-libxml": "*",
10421                 "ext-xmlwriter": "*",
10422                 "nikic/php-parser": "^4.15",
10423                 "php": ">=7.3",
10424                 "phpunit/php-file-iterator": "^3.0.3",
10425                 "phpunit/php-text-template": "^2.0.2",
10426                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
10427                 "sebastian/complexity": "^2.0",
10428                 "sebastian/environment": "^5.1.2",
10429                 "sebastian/lines-of-code": "^1.0.3",
10430                 "sebastian/version": "^3.0.1",
10431                 "theseer/tokenizer": "^1.2.0"
10432             },
10433             "require-dev": {
10434                 "phpunit/phpunit": "^9.3"
10435             },
10436             "suggest": {
10437                 "ext-pcov": "PHP extension that provides line coverage",
10438                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
10439             },
10440             "type": "library",
10441             "extra": {
10442                 "branch-alias": {
10443                     "dev-master": "9.2-dev"
10444                 }
10445             },
10446             "autoload": {
10447                 "classmap": [
10448                     "src/"
10449                 ]
10450             },
10451             "notification-url": "https://packagist.org/downloads/",
10452             "license": [
10453                 "BSD-3-Clause"
10454             ],
10455             "authors": [
10456                 {
10457                     "name": "Sebastian Bergmann",
10458                     "email": "sebastian@phpunit.de",
10459                     "role": "lead"
10460                 }
10461             ],
10462             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10463             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10464             "keywords": [
10465                 "coverage",
10466                 "testing",
10467                 "xunit"
10468             ],
10469             "support": {
10470                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10471                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26"
10472             },
10473             "funding": [
10474                 {
10475                     "url": "https://github.com/sebastianbergmann",
10476                     "type": "github"
10477                 }
10478             ],
10479             "time": "2023-03-06T12:58:08+00:00"
10480         },
10481         {
10482             "name": "phpunit/php-file-iterator",
10483             "version": "3.0.6",
10484             "source": {
10485                 "type": "git",
10486                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10487                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
10488             },
10489             "dist": {
10490                 "type": "zip",
10491                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10492                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10493                 "shasum": ""
10494             },
10495             "require": {
10496                 "php": ">=7.3"
10497             },
10498             "require-dev": {
10499                 "phpunit/phpunit": "^9.3"
10500             },
10501             "type": "library",
10502             "extra": {
10503                 "branch-alias": {
10504                     "dev-master": "3.0-dev"
10505                 }
10506             },
10507             "autoload": {
10508                 "classmap": [
10509                     "src/"
10510                 ]
10511             },
10512             "notification-url": "https://packagist.org/downloads/",
10513             "license": [
10514                 "BSD-3-Clause"
10515             ],
10516             "authors": [
10517                 {
10518                     "name": "Sebastian Bergmann",
10519                     "email": "sebastian@phpunit.de",
10520                     "role": "lead"
10521                 }
10522             ],
10523             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10524             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10525             "keywords": [
10526                 "filesystem",
10527                 "iterator"
10528             ],
10529             "support": {
10530                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10531                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
10532             },
10533             "funding": [
10534                 {
10535                     "url": "https://github.com/sebastianbergmann",
10536                     "type": "github"
10537                 }
10538             ],
10539             "time": "2021-12-02T12:48:52+00:00"
10540         },
10541         {
10542             "name": "phpunit/php-invoker",
10543             "version": "3.1.1",
10544             "source": {
10545                 "type": "git",
10546                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10547                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
10548             },
10549             "dist": {
10550                 "type": "zip",
10551                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10552                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10553                 "shasum": ""
10554             },
10555             "require": {
10556                 "php": ">=7.3"
10557             },
10558             "require-dev": {
10559                 "ext-pcntl": "*",
10560                 "phpunit/phpunit": "^9.3"
10561             },
10562             "suggest": {
10563                 "ext-pcntl": "*"
10564             },
10565             "type": "library",
10566             "extra": {
10567                 "branch-alias": {
10568                     "dev-master": "3.1-dev"
10569                 }
10570             },
10571             "autoload": {
10572                 "classmap": [
10573                     "src/"
10574                 ]
10575             },
10576             "notification-url": "https://packagist.org/downloads/",
10577             "license": [
10578                 "BSD-3-Clause"
10579             ],
10580             "authors": [
10581                 {
10582                     "name": "Sebastian Bergmann",
10583                     "email": "sebastian@phpunit.de",
10584                     "role": "lead"
10585                 }
10586             ],
10587             "description": "Invoke callables with a timeout",
10588             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10589             "keywords": [
10590                 "process"
10591             ],
10592             "support": {
10593                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10594                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
10595             },
10596             "funding": [
10597                 {
10598                     "url": "https://github.com/sebastianbergmann",
10599                     "type": "github"
10600                 }
10601             ],
10602             "time": "2020-09-28T05:58:55+00:00"
10603         },
10604         {
10605             "name": "phpunit/php-text-template",
10606             "version": "2.0.4",
10607             "source": {
10608                 "type": "git",
10609                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10610                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
10611             },
10612             "dist": {
10613                 "type": "zip",
10614                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10615                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10616                 "shasum": ""
10617             },
10618             "require": {
10619                 "php": ">=7.3"
10620             },
10621             "require-dev": {
10622                 "phpunit/phpunit": "^9.3"
10623             },
10624             "type": "library",
10625             "extra": {
10626                 "branch-alias": {
10627                     "dev-master": "2.0-dev"
10628                 }
10629             },
10630             "autoload": {
10631                 "classmap": [
10632                     "src/"
10633                 ]
10634             },
10635             "notification-url": "https://packagist.org/downloads/",
10636             "license": [
10637                 "BSD-3-Clause"
10638             ],
10639             "authors": [
10640                 {
10641                     "name": "Sebastian Bergmann",
10642                     "email": "sebastian@phpunit.de",
10643                     "role": "lead"
10644                 }
10645             ],
10646             "description": "Simple template engine.",
10647             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10648             "keywords": [
10649                 "template"
10650             ],
10651             "support": {
10652                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10653                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
10654             },
10655             "funding": [
10656                 {
10657                     "url": "https://github.com/sebastianbergmann",
10658                     "type": "github"
10659                 }
10660             ],
10661             "time": "2020-10-26T05:33:50+00:00"
10662         },
10663         {
10664             "name": "phpunit/php-timer",
10665             "version": "5.0.3",
10666             "source": {
10667                 "type": "git",
10668                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10669                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
10670             },
10671             "dist": {
10672                 "type": "zip",
10673                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10674                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10675                 "shasum": ""
10676             },
10677             "require": {
10678                 "php": ">=7.3"
10679             },
10680             "require-dev": {
10681                 "phpunit/phpunit": "^9.3"
10682             },
10683             "type": "library",
10684             "extra": {
10685                 "branch-alias": {
10686                     "dev-master": "5.0-dev"
10687                 }
10688             },
10689             "autoload": {
10690                 "classmap": [
10691                     "src/"
10692                 ]
10693             },
10694             "notification-url": "https://packagist.org/downloads/",
10695             "license": [
10696                 "BSD-3-Clause"
10697             ],
10698             "authors": [
10699                 {
10700                     "name": "Sebastian Bergmann",
10701                     "email": "sebastian@phpunit.de",
10702                     "role": "lead"
10703                 }
10704             ],
10705             "description": "Utility class for timing",
10706             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10707             "keywords": [
10708                 "timer"
10709             ],
10710             "support": {
10711                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10712                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
10713             },
10714             "funding": [
10715                 {
10716                     "url": "https://github.com/sebastianbergmann",
10717                     "type": "github"
10718                 }
10719             ],
10720             "time": "2020-10-26T13:16:10+00:00"
10721         },
10722         {
10723             "name": "phpunit/phpunit",
10724             "version": "9.6.6",
10725             "source": {
10726                 "type": "git",
10727                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10728                 "reference": "b65d59a059d3004a040c16a82e07bbdf6cfdd115"
10729             },
10730             "dist": {
10731                 "type": "zip",
10732                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b65d59a059d3004a040c16a82e07bbdf6cfdd115",
10733                 "reference": "b65d59a059d3004a040c16a82e07bbdf6cfdd115",
10734                 "shasum": ""
10735             },
10736             "require": {
10737                 "doctrine/instantiator": "^1.3.1 || ^2",
10738                 "ext-dom": "*",
10739                 "ext-json": "*",
10740                 "ext-libxml": "*",
10741                 "ext-mbstring": "*",
10742                 "ext-xml": "*",
10743                 "ext-xmlwriter": "*",
10744                 "myclabs/deep-copy": "^1.10.1",
10745                 "phar-io/manifest": "^2.0.3",
10746                 "phar-io/version": "^3.0.2",
10747                 "php": ">=7.3",
10748                 "phpunit/php-code-coverage": "^9.2.13",
10749                 "phpunit/php-file-iterator": "^3.0.5",
10750                 "phpunit/php-invoker": "^3.1.1",
10751                 "phpunit/php-text-template": "^2.0.3",
10752                 "phpunit/php-timer": "^5.0.2",
10753                 "sebastian/cli-parser": "^1.0.1",
10754                 "sebastian/code-unit": "^1.0.6",
10755                 "sebastian/comparator": "^4.0.8",
10756                 "sebastian/diff": "^4.0.3",
10757                 "sebastian/environment": "^5.1.3",
10758                 "sebastian/exporter": "^4.0.5",
10759                 "sebastian/global-state": "^5.0.1",
10760                 "sebastian/object-enumerator": "^4.0.3",
10761                 "sebastian/resource-operations": "^3.0.3",
10762                 "sebastian/type": "^3.2",
10763                 "sebastian/version": "^3.0.2"
10764             },
10765             "suggest": {
10766                 "ext-soap": "To be able to generate mocks based on WSDL files",
10767                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
10768             },
10769             "bin": [
10770                 "phpunit"
10771             ],
10772             "type": "library",
10773             "extra": {
10774                 "branch-alias": {
10775                     "dev-master": "9.6-dev"
10776                 }
10777             },
10778             "autoload": {
10779                 "files": [
10780                     "src/Framework/Assert/Functions.php"
10781                 ],
10782                 "classmap": [
10783                     "src/"
10784                 ]
10785             },
10786             "notification-url": "https://packagist.org/downloads/",
10787             "license": [
10788                 "BSD-3-Clause"
10789             ],
10790             "authors": [
10791                 {
10792                     "name": "Sebastian Bergmann",
10793                     "email": "sebastian@phpunit.de",
10794                     "role": "lead"
10795                 }
10796             ],
10797             "description": "The PHP Unit Testing framework.",
10798             "homepage": "https://phpunit.de/",
10799             "keywords": [
10800                 "phpunit",
10801                 "testing",
10802                 "xunit"
10803             ],
10804             "support": {
10805                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10806                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
10807                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.6"
10808             },
10809             "funding": [
10810                 {
10811                     "url": "https://phpunit.de/sponsors.html",
10812                     "type": "custom"
10813                 },
10814                 {
10815                     "url": "https://github.com/sebastianbergmann",
10816                     "type": "github"
10817                 },
10818                 {
10819                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
10820                     "type": "tidelift"
10821                 }
10822             ],
10823             "time": "2023-03-27T11:43:46+00:00"
10824         },
10825         {
10826             "name": "sebastian/cli-parser",
10827             "version": "1.0.1",
10828             "source": {
10829                 "type": "git",
10830                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10831                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
10832             },
10833             "dist": {
10834                 "type": "zip",
10835                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10836                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10837                 "shasum": ""
10838             },
10839             "require": {
10840                 "php": ">=7.3"
10841             },
10842             "require-dev": {
10843                 "phpunit/phpunit": "^9.3"
10844             },
10845             "type": "library",
10846             "extra": {
10847                 "branch-alias": {
10848                     "dev-master": "1.0-dev"
10849                 }
10850             },
10851             "autoload": {
10852                 "classmap": [
10853                     "src/"
10854                 ]
10855             },
10856             "notification-url": "https://packagist.org/downloads/",
10857             "license": [
10858                 "BSD-3-Clause"
10859             ],
10860             "authors": [
10861                 {
10862                     "name": "Sebastian Bergmann",
10863                     "email": "sebastian@phpunit.de",
10864                     "role": "lead"
10865                 }
10866             ],
10867             "description": "Library for parsing CLI options",
10868             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10869             "support": {
10870                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10871                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
10872             },
10873             "funding": [
10874                 {
10875                     "url": "https://github.com/sebastianbergmann",
10876                     "type": "github"
10877                 }
10878             ],
10879             "time": "2020-09-28T06:08:49+00:00"
10880         },
10881         {
10882             "name": "sebastian/code-unit",
10883             "version": "1.0.8",
10884             "source": {
10885                 "type": "git",
10886                 "url": "https://github.com/sebastianbergmann/code-unit.git",
10887                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
10888             },
10889             "dist": {
10890                 "type": "zip",
10891                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
10892                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
10893                 "shasum": ""
10894             },
10895             "require": {
10896                 "php": ">=7.3"
10897             },
10898             "require-dev": {
10899                 "phpunit/phpunit": "^9.3"
10900             },
10901             "type": "library",
10902             "extra": {
10903                 "branch-alias": {
10904                     "dev-master": "1.0-dev"
10905                 }
10906             },
10907             "autoload": {
10908                 "classmap": [
10909                     "src/"
10910                 ]
10911             },
10912             "notification-url": "https://packagist.org/downloads/",
10913             "license": [
10914                 "BSD-3-Clause"
10915             ],
10916             "authors": [
10917                 {
10918                     "name": "Sebastian Bergmann",
10919                     "email": "sebastian@phpunit.de",
10920                     "role": "lead"
10921                 }
10922             ],
10923             "description": "Collection of value objects that represent the PHP code units",
10924             "homepage": "https://github.com/sebastianbergmann/code-unit",
10925             "support": {
10926                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
10927                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
10928             },
10929             "funding": [
10930                 {
10931                     "url": "https://github.com/sebastianbergmann",
10932                     "type": "github"
10933                 }
10934             ],
10935             "time": "2020-10-26T13:08:54+00:00"
10936         },
10937         {
10938             "name": "sebastian/code-unit-reverse-lookup",
10939             "version": "2.0.3",
10940             "source": {
10941                 "type": "git",
10942                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10943                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
10944             },
10945             "dist": {
10946                 "type": "zip",
10947                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10948                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10949                 "shasum": ""
10950             },
10951             "require": {
10952                 "php": ">=7.3"
10953             },
10954             "require-dev": {
10955                 "phpunit/phpunit": "^9.3"
10956             },
10957             "type": "library",
10958             "extra": {
10959                 "branch-alias": {
10960                     "dev-master": "2.0-dev"
10961                 }
10962             },
10963             "autoload": {
10964                 "classmap": [
10965                     "src/"
10966                 ]
10967             },
10968             "notification-url": "https://packagist.org/downloads/",
10969             "license": [
10970                 "BSD-3-Clause"
10971             ],
10972             "authors": [
10973                 {
10974                     "name": "Sebastian Bergmann",
10975                     "email": "sebastian@phpunit.de"
10976                 }
10977             ],
10978             "description": "Looks up which function or method a line of code belongs to",
10979             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10980             "support": {
10981                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10982                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
10983             },
10984             "funding": [
10985                 {
10986                     "url": "https://github.com/sebastianbergmann",
10987                     "type": "github"
10988                 }
10989             ],
10990             "time": "2020-09-28T05:30:19+00:00"
10991         },
10992         {
10993             "name": "sebastian/comparator",
10994             "version": "4.0.8",
10995             "source": {
10996                 "type": "git",
10997                 "url": "https://github.com/sebastianbergmann/comparator.git",
10998                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
10999             },
11000             "dist": {
11001                 "type": "zip",
11002                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
11003                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
11004                 "shasum": ""
11005             },
11006             "require": {
11007                 "php": ">=7.3",
11008                 "sebastian/diff": "^4.0",
11009                 "sebastian/exporter": "^4.0"
11010             },
11011             "require-dev": {
11012                 "phpunit/phpunit": "^9.3"
11013             },
11014             "type": "library",
11015             "extra": {
11016                 "branch-alias": {
11017                     "dev-master": "4.0-dev"
11018                 }
11019             },
11020             "autoload": {
11021                 "classmap": [
11022                     "src/"
11023                 ]
11024             },
11025             "notification-url": "https://packagist.org/downloads/",
11026             "license": [
11027                 "BSD-3-Clause"
11028             ],
11029             "authors": [
11030                 {
11031                     "name": "Sebastian Bergmann",
11032                     "email": "sebastian@phpunit.de"
11033                 },
11034                 {
11035                     "name": "Jeff Welch",
11036                     "email": "whatthejeff@gmail.com"
11037                 },
11038                 {
11039                     "name": "Volker Dusch",
11040                     "email": "github@wallbash.com"
11041                 },
11042                 {
11043                     "name": "Bernhard Schussek",
11044                     "email": "bschussek@2bepublished.at"
11045                 }
11046             ],
11047             "description": "Provides the functionality to compare PHP values for equality",
11048             "homepage": "https://github.com/sebastianbergmann/comparator",
11049             "keywords": [
11050                 "comparator",
11051                 "compare",
11052                 "equality"
11053             ],
11054             "support": {
11055                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
11056                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
11057             },
11058             "funding": [
11059                 {
11060                     "url": "https://github.com/sebastianbergmann",
11061                     "type": "github"
11062                 }
11063             ],
11064             "time": "2022-09-14T12:41:17+00:00"
11065         },
11066         {
11067             "name": "sebastian/complexity",
11068             "version": "2.0.2",
11069             "source": {
11070                 "type": "git",
11071                 "url": "https://github.com/sebastianbergmann/complexity.git",
11072                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
11073             },
11074             "dist": {
11075                 "type": "zip",
11076                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
11077                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
11078                 "shasum": ""
11079             },
11080             "require": {
11081                 "nikic/php-parser": "^4.7",
11082                 "php": ">=7.3"
11083             },
11084             "require-dev": {
11085                 "phpunit/phpunit": "^9.3"
11086             },
11087             "type": "library",
11088             "extra": {
11089                 "branch-alias": {
11090                     "dev-master": "2.0-dev"
11091                 }
11092             },
11093             "autoload": {
11094                 "classmap": [
11095                     "src/"
11096                 ]
11097             },
11098             "notification-url": "https://packagist.org/downloads/",
11099             "license": [
11100                 "BSD-3-Clause"
11101             ],
11102             "authors": [
11103                 {
11104                     "name": "Sebastian Bergmann",
11105                     "email": "sebastian@phpunit.de",
11106                     "role": "lead"
11107                 }
11108             ],
11109             "description": "Library for calculating the complexity of PHP code units",
11110             "homepage": "https://github.com/sebastianbergmann/complexity",
11111             "support": {
11112                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
11113                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
11114             },
11115             "funding": [
11116                 {
11117                     "url": "https://github.com/sebastianbergmann",
11118                     "type": "github"
11119                 }
11120             ],
11121             "time": "2020-10-26T15:52:27+00:00"
11122         },
11123         {
11124             "name": "sebastian/diff",
11125             "version": "4.0.4",
11126             "source": {
11127                 "type": "git",
11128                 "url": "https://github.com/sebastianbergmann/diff.git",
11129                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
11130             },
11131             "dist": {
11132                 "type": "zip",
11133                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
11134                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
11135                 "shasum": ""
11136             },
11137             "require": {
11138                 "php": ">=7.3"
11139             },
11140             "require-dev": {
11141                 "phpunit/phpunit": "^9.3",
11142                 "symfony/process": "^4.2 || ^5"
11143             },
11144             "type": "library",
11145             "extra": {
11146                 "branch-alias": {
11147                     "dev-master": "4.0-dev"
11148                 }
11149             },
11150             "autoload": {
11151                 "classmap": [
11152                     "src/"
11153                 ]
11154             },
11155             "notification-url": "https://packagist.org/downloads/",
11156             "license": [
11157                 "BSD-3-Clause"
11158             ],
11159             "authors": [
11160                 {
11161                     "name": "Sebastian Bergmann",
11162                     "email": "sebastian@phpunit.de"
11163                 },
11164                 {
11165                     "name": "Kore Nordmann",
11166                     "email": "mail@kore-nordmann.de"
11167                 }
11168             ],
11169             "description": "Diff implementation",
11170             "homepage": "https://github.com/sebastianbergmann/diff",
11171             "keywords": [
11172                 "diff",
11173                 "udiff",
11174                 "unidiff",
11175                 "unified diff"
11176             ],
11177             "support": {
11178                 "issues": "https://github.com/sebastianbergmann/diff/issues",
11179                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
11180             },
11181             "funding": [
11182                 {
11183                     "url": "https://github.com/sebastianbergmann",
11184                     "type": "github"
11185                 }
11186             ],
11187             "time": "2020-10-26T13:10:38+00:00"
11188         },
11189         {
11190             "name": "sebastian/environment",
11191             "version": "5.1.5",
11192             "source": {
11193                 "type": "git",
11194                 "url": "https://github.com/sebastianbergmann/environment.git",
11195                 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
11196             },
11197             "dist": {
11198                 "type": "zip",
11199                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
11200                 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
11201                 "shasum": ""
11202             },
11203             "require": {
11204                 "php": ">=7.3"
11205             },
11206             "require-dev": {
11207                 "phpunit/phpunit": "^9.3"
11208             },
11209             "suggest": {
11210                 "ext-posix": "*"
11211             },
11212             "type": "library",
11213             "extra": {
11214                 "branch-alias": {
11215                     "dev-master": "5.1-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             "description": "Provides functionality to handle HHVM/PHP environments",
11234             "homepage": "http://www.github.com/sebastianbergmann/environment",
11235             "keywords": [
11236                 "Xdebug",
11237                 "environment",
11238                 "hhvm"
11239             ],
11240             "support": {
11241                 "issues": "https://github.com/sebastianbergmann/environment/issues",
11242                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
11243             },
11244             "funding": [
11245                 {
11246                     "url": "https://github.com/sebastianbergmann",
11247                     "type": "github"
11248                 }
11249             ],
11250             "time": "2023-02-03T06:03:51+00:00"
11251         },
11252         {
11253             "name": "sebastian/exporter",
11254             "version": "4.0.5",
11255             "source": {
11256                 "type": "git",
11257                 "url": "https://github.com/sebastianbergmann/exporter.git",
11258                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
11259             },
11260             "dist": {
11261                 "type": "zip",
11262                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
11263                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
11264                 "shasum": ""
11265             },
11266             "require": {
11267                 "php": ">=7.3",
11268                 "sebastian/recursion-context": "^4.0"
11269             },
11270             "require-dev": {
11271                 "ext-mbstring": "*",
11272                 "phpunit/phpunit": "^9.3"
11273             },
11274             "type": "library",
11275             "extra": {
11276                 "branch-alias": {
11277                     "dev-master": "4.0-dev"
11278                 }
11279             },
11280             "autoload": {
11281                 "classmap": [
11282                     "src/"
11283                 ]
11284             },
11285             "notification-url": "https://packagist.org/downloads/",
11286             "license": [
11287                 "BSD-3-Clause"
11288             ],
11289             "authors": [
11290                 {
11291                     "name": "Sebastian Bergmann",
11292                     "email": "sebastian@phpunit.de"
11293                 },
11294                 {
11295                     "name": "Jeff Welch",
11296                     "email": "whatthejeff@gmail.com"
11297                 },
11298                 {
11299                     "name": "Volker Dusch",
11300                     "email": "github@wallbash.com"
11301                 },
11302                 {
11303                     "name": "Adam Harvey",
11304                     "email": "aharvey@php.net"
11305                 },
11306                 {
11307                     "name": "Bernhard Schussek",
11308                     "email": "bschussek@gmail.com"
11309                 }
11310             ],
11311             "description": "Provides the functionality to export PHP variables for visualization",
11312             "homepage": "https://www.github.com/sebastianbergmann/exporter",
11313             "keywords": [
11314                 "export",
11315                 "exporter"
11316             ],
11317             "support": {
11318                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
11319                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
11320             },
11321             "funding": [
11322                 {
11323                     "url": "https://github.com/sebastianbergmann",
11324                     "type": "github"
11325                 }
11326             ],
11327             "time": "2022-09-14T06:03:37+00:00"
11328         },
11329         {
11330             "name": "sebastian/global-state",
11331             "version": "5.0.5",
11332             "source": {
11333                 "type": "git",
11334                 "url": "https://github.com/sebastianbergmann/global-state.git",
11335                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
11336             },
11337             "dist": {
11338                 "type": "zip",
11339                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11340                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11341                 "shasum": ""
11342             },
11343             "require": {
11344                 "php": ">=7.3",
11345                 "sebastian/object-reflector": "^2.0",
11346                 "sebastian/recursion-context": "^4.0"
11347             },
11348             "require-dev": {
11349                 "ext-dom": "*",
11350                 "phpunit/phpunit": "^9.3"
11351             },
11352             "suggest": {
11353                 "ext-uopz": "*"
11354             },
11355             "type": "library",
11356             "extra": {
11357                 "branch-alias": {
11358                     "dev-master": "5.0-dev"
11359                 }
11360             },
11361             "autoload": {
11362                 "classmap": [
11363                     "src/"
11364                 ]
11365             },
11366             "notification-url": "https://packagist.org/downloads/",
11367             "license": [
11368                 "BSD-3-Clause"
11369             ],
11370             "authors": [
11371                 {
11372                     "name": "Sebastian Bergmann",
11373                     "email": "sebastian@phpunit.de"
11374                 }
11375             ],
11376             "description": "Snapshotting of global state",
11377             "homepage": "http://www.github.com/sebastianbergmann/global-state",
11378             "keywords": [
11379                 "global state"
11380             ],
11381             "support": {
11382                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
11383                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
11384             },
11385             "funding": [
11386                 {
11387                     "url": "https://github.com/sebastianbergmann",
11388                     "type": "github"
11389                 }
11390             ],
11391             "time": "2022-02-14T08:28:10+00:00"
11392         },
11393         {
11394             "name": "sebastian/lines-of-code",
11395             "version": "1.0.3",
11396             "source": {
11397                 "type": "git",
11398                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11399                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
11400             },
11401             "dist": {
11402                 "type": "zip",
11403                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11404                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11405                 "shasum": ""
11406             },
11407             "require": {
11408                 "nikic/php-parser": "^4.6",
11409                 "php": ">=7.3"
11410             },
11411             "require-dev": {
11412                 "phpunit/phpunit": "^9.3"
11413             },
11414             "type": "library",
11415             "extra": {
11416                 "branch-alias": {
11417                     "dev-master": "1.0-dev"
11418                 }
11419             },
11420             "autoload": {
11421                 "classmap": [
11422                     "src/"
11423                 ]
11424             },
11425             "notification-url": "https://packagist.org/downloads/",
11426             "license": [
11427                 "BSD-3-Clause"
11428             ],
11429             "authors": [
11430                 {
11431                     "name": "Sebastian Bergmann",
11432                     "email": "sebastian@phpunit.de",
11433                     "role": "lead"
11434                 }
11435             ],
11436             "description": "Library for counting the lines of code in PHP source code",
11437             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11438             "support": {
11439                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11440                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
11441             },
11442             "funding": [
11443                 {
11444                     "url": "https://github.com/sebastianbergmann",
11445                     "type": "github"
11446                 }
11447             ],
11448             "time": "2020-11-28T06:42:11+00:00"
11449         },
11450         {
11451             "name": "sebastian/object-enumerator",
11452             "version": "4.0.4",
11453             "source": {
11454                 "type": "git",
11455                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11456                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
11457             },
11458             "dist": {
11459                 "type": "zip",
11460                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
11461                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
11462                 "shasum": ""
11463             },
11464             "require": {
11465                 "php": ">=7.3",
11466                 "sebastian/object-reflector": "^2.0",
11467                 "sebastian/recursion-context": "^4.0"
11468             },
11469             "require-dev": {
11470                 "phpunit/phpunit": "^9.3"
11471             },
11472             "type": "library",
11473             "extra": {
11474                 "branch-alias": {
11475                     "dev-master": "4.0-dev"
11476                 }
11477             },
11478             "autoload": {
11479                 "classmap": [
11480                     "src/"
11481                 ]
11482             },
11483             "notification-url": "https://packagist.org/downloads/",
11484             "license": [
11485                 "BSD-3-Clause"
11486             ],
11487             "authors": [
11488                 {
11489                     "name": "Sebastian Bergmann",
11490                     "email": "sebastian@phpunit.de"
11491                 }
11492             ],
11493             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11494             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11495             "support": {
11496                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11497                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
11498             },
11499             "funding": [
11500                 {
11501                     "url": "https://github.com/sebastianbergmann",
11502                     "type": "github"
11503                 }
11504             ],
11505             "time": "2020-10-26T13:12:34+00:00"
11506         },
11507         {
11508             "name": "sebastian/object-reflector",
11509             "version": "2.0.4",
11510             "source": {
11511                 "type": "git",
11512                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11513                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
11514             },
11515             "dist": {
11516                 "type": "zip",
11517                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11518                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11519                 "shasum": ""
11520             },
11521             "require": {
11522                 "php": ">=7.3"
11523             },
11524             "require-dev": {
11525                 "phpunit/phpunit": "^9.3"
11526             },
11527             "type": "library",
11528             "extra": {
11529                 "branch-alias": {
11530                     "dev-master": "2.0-dev"
11531                 }
11532             },
11533             "autoload": {
11534                 "classmap": [
11535                     "src/"
11536                 ]
11537             },
11538             "notification-url": "https://packagist.org/downloads/",
11539             "license": [
11540                 "BSD-3-Clause"
11541             ],
11542             "authors": [
11543                 {
11544                     "name": "Sebastian Bergmann",
11545                     "email": "sebastian@phpunit.de"
11546                 }
11547             ],
11548             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11549             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11550             "support": {
11551                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11552                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
11553             },
11554             "funding": [
11555                 {
11556                     "url": "https://github.com/sebastianbergmann",
11557                     "type": "github"
11558                 }
11559             ],
11560             "time": "2020-10-26T13:14:26+00:00"
11561         },
11562         {
11563             "name": "sebastian/recursion-context",
11564             "version": "4.0.5",
11565             "source": {
11566                 "type": "git",
11567                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11568                 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
11569             },
11570             "dist": {
11571                 "type": "zip",
11572                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
11573                 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
11574                 "shasum": ""
11575             },
11576             "require": {
11577                 "php": ">=7.3"
11578             },
11579             "require-dev": {
11580                 "phpunit/phpunit": "^9.3"
11581             },
11582             "type": "library",
11583             "extra": {
11584                 "branch-alias": {
11585                     "dev-master": "4.0-dev"
11586                 }
11587             },
11588             "autoload": {
11589                 "classmap": [
11590                     "src/"
11591                 ]
11592             },
11593             "notification-url": "https://packagist.org/downloads/",
11594             "license": [
11595                 "BSD-3-Clause"
11596             ],
11597             "authors": [
11598                 {
11599                     "name": "Sebastian Bergmann",
11600                     "email": "sebastian@phpunit.de"
11601                 },
11602                 {
11603                     "name": "Jeff Welch",
11604                     "email": "whatthejeff@gmail.com"
11605                 },
11606                 {
11607                     "name": "Adam Harvey",
11608                     "email": "aharvey@php.net"
11609                 }
11610             ],
11611             "description": "Provides functionality to recursively process PHP variables",
11612             "homepage": "https://github.com/sebastianbergmann/recursion-context",
11613             "support": {
11614                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11615                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
11616             },
11617             "funding": [
11618                 {
11619                     "url": "https://github.com/sebastianbergmann",
11620                     "type": "github"
11621                 }
11622             ],
11623             "time": "2023-02-03T06:07:39+00:00"
11624         },
11625         {
11626             "name": "sebastian/resource-operations",
11627             "version": "3.0.3",
11628             "source": {
11629                 "type": "git",
11630                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
11631                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
11632             },
11633             "dist": {
11634                 "type": "zip",
11635                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11636                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11637                 "shasum": ""
11638             },
11639             "require": {
11640                 "php": ">=7.3"
11641             },
11642             "require-dev": {
11643                 "phpunit/phpunit": "^9.0"
11644             },
11645             "type": "library",
11646             "extra": {
11647                 "branch-alias": {
11648                     "dev-master": "3.0-dev"
11649                 }
11650             },
11651             "autoload": {
11652                 "classmap": [
11653                     "src/"
11654                 ]
11655             },
11656             "notification-url": "https://packagist.org/downloads/",
11657             "license": [
11658                 "BSD-3-Clause"
11659             ],
11660             "authors": [
11661                 {
11662                     "name": "Sebastian Bergmann",
11663                     "email": "sebastian@phpunit.de"
11664                 }
11665             ],
11666             "description": "Provides a list of PHP built-in functions that operate on resources",
11667             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11668             "support": {
11669                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11670                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
11671             },
11672             "funding": [
11673                 {
11674                     "url": "https://github.com/sebastianbergmann",
11675                     "type": "github"
11676                 }
11677             ],
11678             "time": "2020-09-28T06:45:17+00:00"
11679         },
11680         {
11681             "name": "sebastian/type",
11682             "version": "3.2.1",
11683             "source": {
11684                 "type": "git",
11685                 "url": "https://github.com/sebastianbergmann/type.git",
11686                 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
11687             },
11688             "dist": {
11689                 "type": "zip",
11690                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
11691                 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
11692                 "shasum": ""
11693             },
11694             "require": {
11695                 "php": ">=7.3"
11696             },
11697             "require-dev": {
11698                 "phpunit/phpunit": "^9.5"
11699             },
11700             "type": "library",
11701             "extra": {
11702                 "branch-alias": {
11703                     "dev-master": "3.2-dev"
11704                 }
11705             },
11706             "autoload": {
11707                 "classmap": [
11708                     "src/"
11709                 ]
11710             },
11711             "notification-url": "https://packagist.org/downloads/",
11712             "license": [
11713                 "BSD-3-Clause"
11714             ],
11715             "authors": [
11716                 {
11717                     "name": "Sebastian Bergmann",
11718                     "email": "sebastian@phpunit.de",
11719                     "role": "lead"
11720                 }
11721             ],
11722             "description": "Collection of value objects that represent the types of the PHP type system",
11723             "homepage": "https://github.com/sebastianbergmann/type",
11724             "support": {
11725                 "issues": "https://github.com/sebastianbergmann/type/issues",
11726                 "source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
11727             },
11728             "funding": [
11729                 {
11730                     "url": "https://github.com/sebastianbergmann",
11731                     "type": "github"
11732                 }
11733             ],
11734             "time": "2023-02-03T06:13:03+00:00"
11735         },
11736         {
11737             "name": "sebastian/version",
11738             "version": "3.0.2",
11739             "source": {
11740                 "type": "git",
11741                 "url": "https://github.com/sebastianbergmann/version.git",
11742                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
11743             },
11744             "dist": {
11745                 "type": "zip",
11746                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
11747                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
11748                 "shasum": ""
11749             },
11750             "require": {
11751                 "php": ">=7.3"
11752             },
11753             "type": "library",
11754             "extra": {
11755                 "branch-alias": {
11756                     "dev-master": "3.0-dev"
11757                 }
11758             },
11759             "autoload": {
11760                 "classmap": [
11761                     "src/"
11762                 ]
11763             },
11764             "notification-url": "https://packagist.org/downloads/",
11765             "license": [
11766                 "BSD-3-Clause"
11767             ],
11768             "authors": [
11769                 {
11770                     "name": "Sebastian Bergmann",
11771                     "email": "sebastian@phpunit.de",
11772                     "role": "lead"
11773                 }
11774             ],
11775             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11776             "homepage": "https://github.com/sebastianbergmann/version",
11777             "support": {
11778                 "issues": "https://github.com/sebastianbergmann/version/issues",
11779                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
11780             },
11781             "funding": [
11782                 {
11783                     "url": "https://github.com/sebastianbergmann",
11784                     "type": "github"
11785                 }
11786             ],
11787             "time": "2020-09-28T06:39:44+00:00"
11788         },
11789         {
11790             "name": "symfony/browser-kit",
11791             "version": "v5.4.21",
11792             "source": {
11793                 "type": "git",
11794                 "url": "https://github.com/symfony/browser-kit.git",
11795                 "reference": "a866ca7e396f15d7efb6d74a8a7d364d4e05b704"
11796             },
11797             "dist": {
11798                 "type": "zip",
11799                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/a866ca7e396f15d7efb6d74a8a7d364d4e05b704",
11800                 "reference": "a866ca7e396f15d7efb6d74a8a7d364d4e05b704",
11801                 "shasum": ""
11802             },
11803             "require": {
11804                 "php": ">=7.2.5",
11805                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
11806                 "symfony/polyfill-php80": "^1.16"
11807             },
11808             "require-dev": {
11809                 "symfony/css-selector": "^4.4|^5.0|^6.0",
11810                 "symfony/http-client": "^4.4|^5.0|^6.0",
11811                 "symfony/mime": "^4.4|^5.0|^6.0",
11812                 "symfony/process": "^4.4|^5.0|^6.0"
11813             },
11814             "suggest": {
11815                 "symfony/process": ""
11816             },
11817             "type": "library",
11818             "autoload": {
11819                 "psr-4": {
11820                     "Symfony\\Component\\BrowserKit\\": ""
11821                 },
11822                 "exclude-from-classmap": [
11823                     "/Tests/"
11824                 ]
11825             },
11826             "notification-url": "https://packagist.org/downloads/",
11827             "license": [
11828                 "MIT"
11829             ],
11830             "authors": [
11831                 {
11832                     "name": "Fabien Potencier",
11833                     "email": "fabien@symfony.com"
11834                 },
11835                 {
11836                     "name": "Symfony Community",
11837                     "homepage": "https://symfony.com/contributors"
11838                 }
11839             ],
11840             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11841             "homepage": "https://symfony.com",
11842             "support": {
11843                 "source": "https://github.com/symfony/browser-kit/tree/v5.4.21"
11844             },
11845             "funding": [
11846                 {
11847                     "url": "https://symfony.com/sponsor",
11848                     "type": "custom"
11849                 },
11850                 {
11851                     "url": "https://github.com/fabpot",
11852                     "type": "github"
11853                 },
11854                 {
11855                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11856                     "type": "tidelift"
11857                 }
11858             ],
11859             "time": "2023-02-14T08:03:56+00:00"
11860         },
11861         {
11862             "name": "symfony/dom-crawler",
11863             "version": "v5.4.22",
11864             "source": {
11865                 "type": "git",
11866                 "url": "https://github.com/symfony/dom-crawler.git",
11867                 "reference": "4c633facee8da59998e0c90e337a586cf07a21e7"
11868             },
11869             "dist": {
11870                 "type": "zip",
11871                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4c633facee8da59998e0c90e337a586cf07a21e7",
11872                 "reference": "4c633facee8da59998e0c90e337a586cf07a21e7",
11873                 "shasum": ""
11874             },
11875             "require": {
11876                 "php": ">=7.2.5",
11877                 "symfony/deprecation-contracts": "^2.1|^3",
11878                 "symfony/polyfill-ctype": "~1.8",
11879                 "symfony/polyfill-mbstring": "~1.0",
11880                 "symfony/polyfill-php80": "^1.16"
11881             },
11882             "conflict": {
11883                 "masterminds/html5": "<2.6"
11884             },
11885             "require-dev": {
11886                 "masterminds/html5": "^2.6",
11887                 "symfony/css-selector": "^4.4|^5.0|^6.0"
11888             },
11889             "suggest": {
11890                 "symfony/css-selector": ""
11891             },
11892             "type": "library",
11893             "autoload": {
11894                 "psr-4": {
11895                     "Symfony\\Component\\DomCrawler\\": ""
11896                 },
11897                 "exclude-from-classmap": [
11898                     "/Tests/"
11899                 ]
11900             },
11901             "notification-url": "https://packagist.org/downloads/",
11902             "license": [
11903                 "MIT"
11904             ],
11905             "authors": [
11906                 {
11907                     "name": "Fabien Potencier",
11908                     "email": "fabien@symfony.com"
11909                 },
11910                 {
11911                     "name": "Symfony Community",
11912                     "homepage": "https://symfony.com/contributors"
11913                 }
11914             ],
11915             "description": "Eases DOM navigation for HTML and XML documents",
11916             "homepage": "https://symfony.com",
11917             "support": {
11918                 "source": "https://github.com/symfony/dom-crawler/tree/v5.4.22"
11919             },
11920             "funding": [
11921                 {
11922                     "url": "https://symfony.com/sponsor",
11923                     "type": "custom"
11924                 },
11925                 {
11926                     "url": "https://github.com/fabpot",
11927                     "type": "github"
11928                 },
11929                 {
11930                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11931                     "type": "tidelift"
11932                 }
11933             ],
11934             "time": "2023-03-06T21:29:33+00:00"
11935         },
11936         {
11937             "name": "symfony/error-handler",
11938             "version": "v5.4.21",
11939             "source": {
11940                 "type": "git",
11941                 "url": "https://github.com/symfony/error-handler.git",
11942                 "reference": "56a94aa8cb5a5fbc411551d8d014a296b5456549"
11943             },
11944             "dist": {
11945                 "type": "zip",
11946                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/56a94aa8cb5a5fbc411551d8d014a296b5456549",
11947                 "reference": "56a94aa8cb5a5fbc411551d8d014a296b5456549",
11948                 "shasum": ""
11949             },
11950             "require": {
11951                 "php": ">=7.2.5",
11952                 "psr/log": "^1|^2|^3",
11953                 "symfony/var-dumper": "^4.4|^5.0|^6.0"
11954             },
11955             "require-dev": {
11956                 "symfony/deprecation-contracts": "^2.1|^3",
11957                 "symfony/http-kernel": "^4.4|^5.0|^6.0",
11958                 "symfony/serializer": "^4.4|^5.0|^6.0"
11959             },
11960             "bin": [
11961                 "Resources/bin/patch-type-declarations"
11962             ],
11963             "type": "library",
11964             "autoload": {
11965                 "psr-4": {
11966                     "Symfony\\Component\\ErrorHandler\\": ""
11967                 },
11968                 "exclude-from-classmap": [
11969                     "/Tests/"
11970                 ]
11971             },
11972             "notification-url": "https://packagist.org/downloads/",
11973             "license": [
11974                 "MIT"
11975             ],
11976             "authors": [
11977                 {
11978                     "name": "Fabien Potencier",
11979                     "email": "fabien@symfony.com"
11980                 },
11981                 {
11982                     "name": "Symfony Community",
11983                     "homepage": "https://symfony.com/contributors"
11984                 }
11985             ],
11986             "description": "Provides tools to manage errors and ease debugging PHP code",
11987             "homepage": "https://symfony.com",
11988             "support": {
11989                 "source": "https://github.com/symfony/error-handler/tree/v5.4.21"
11990             },
11991             "funding": [
11992                 {
11993                     "url": "https://symfony.com/sponsor",
11994                     "type": "custom"
11995                 },
11996                 {
11997                     "url": "https://github.com/fabpot",
11998                     "type": "github"
11999                 },
12000                 {
12001                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12002                     "type": "tidelift"
12003                 }
12004             ],
12005             "time": "2023-02-14T08:03:56+00:00"
12006         },
12007         {
12008             "name": "symfony/http-kernel",
12009             "version": "v5.4.22",
12010             "source": {
12011                 "type": "git",
12012                 "url": "https://github.com/symfony/http-kernel.git",
12013                 "reference": "2d3a8be2c756353627398827c409af6f126c096d"
12014             },
12015             "dist": {
12016                 "type": "zip",
12017                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2d3a8be2c756353627398827c409af6f126c096d",
12018                 "reference": "2d3a8be2c756353627398827c409af6f126c096d",
12019                 "shasum": ""
12020             },
12021             "require": {
12022                 "php": ">=7.2.5",
12023                 "psr/log": "^1|^2",
12024                 "symfony/deprecation-contracts": "^2.1|^3",
12025                 "symfony/error-handler": "^4.4|^5.0|^6.0",
12026                 "symfony/event-dispatcher": "^5.0|^6.0",
12027                 "symfony/http-foundation": "^5.4.21|^6.2.7",
12028                 "symfony/polyfill-ctype": "^1.8",
12029                 "symfony/polyfill-php73": "^1.9",
12030                 "symfony/polyfill-php80": "^1.16"
12031             },
12032             "conflict": {
12033                 "symfony/browser-kit": "<5.4",
12034                 "symfony/cache": "<5.0",
12035                 "symfony/config": "<5.0",
12036                 "symfony/console": "<4.4",
12037                 "symfony/dependency-injection": "<5.3",
12038                 "symfony/doctrine-bridge": "<5.0",
12039                 "symfony/form": "<5.0",
12040                 "symfony/http-client": "<5.0",
12041                 "symfony/mailer": "<5.0",
12042                 "symfony/messenger": "<5.0",
12043                 "symfony/translation": "<5.0",
12044                 "symfony/twig-bridge": "<5.0",
12045                 "symfony/validator": "<5.0",
12046                 "twig/twig": "<2.13"
12047             },
12048             "provide": {
12049                 "psr/log-implementation": "1.0|2.0"
12050             },
12051             "require-dev": {
12052                 "psr/cache": "^1.0|^2.0|^3.0",
12053                 "symfony/browser-kit": "^5.4|^6.0",
12054                 "symfony/config": "^5.0|^6.0",
12055                 "symfony/console": "^4.4|^5.0|^6.0",
12056                 "symfony/css-selector": "^4.4|^5.0|^6.0",
12057                 "symfony/dependency-injection": "^5.3|^6.0",
12058                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
12059                 "symfony/expression-language": "^4.4|^5.0|^6.0",
12060                 "symfony/finder": "^4.4|^5.0|^6.0",
12061                 "symfony/http-client-contracts": "^1.1|^2|^3",
12062                 "symfony/process": "^4.4|^5.0|^6.0",
12063                 "symfony/routing": "^4.4|^5.0|^6.0",
12064                 "symfony/stopwatch": "^4.4|^5.0|^6.0",
12065                 "symfony/translation": "^4.4|^5.0|^6.0",
12066                 "symfony/translation-contracts": "^1.1|^2|^3",
12067                 "twig/twig": "^2.13|^3.0.4"
12068             },
12069             "suggest": {
12070                 "symfony/browser-kit": "",
12071                 "symfony/config": "",
12072                 "symfony/console": "",
12073                 "symfony/dependency-injection": ""
12074             },
12075             "type": "library",
12076             "autoload": {
12077                 "psr-4": {
12078                     "Symfony\\Component\\HttpKernel\\": ""
12079                 },
12080                 "exclude-from-classmap": [
12081                     "/Tests/"
12082                 ]
12083             },
12084             "notification-url": "https://packagist.org/downloads/",
12085             "license": [
12086                 "MIT"
12087             ],
12088             "authors": [
12089                 {
12090                     "name": "Fabien Potencier",
12091                     "email": "fabien@symfony.com"
12092                 },
12093                 {
12094                     "name": "Symfony Community",
12095                     "homepage": "https://symfony.com/contributors"
12096                 }
12097             ],
12098             "description": "Provides a structured process for converting a Request into a Response",
12099             "homepage": "https://symfony.com",
12100             "support": {
12101                 "source": "https://github.com/symfony/http-kernel/tree/v5.4.22"
12102             },
12103             "funding": [
12104                 {
12105                     "url": "https://symfony.com/sponsor",
12106                     "type": "custom"
12107                 },
12108                 {
12109                     "url": "https://github.com/fabpot",
12110                     "type": "github"
12111                 },
12112                 {
12113                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12114                     "type": "tidelift"
12115                 }
12116             ],
12117             "time": "2023-03-31T11:54:37+00:00"
12118         },
12119         {
12120             "name": "symfony/panther",
12121             "version": "v1.1.2",
12122             "source": {
12123                 "type": "git",
12124                 "url": "https://github.com/symfony/panther.git",
12125                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5"
12126             },
12127             "dist": {
12128                 "type": "zip",
12129                 "url": "https://api.github.com/repos/symfony/panther/zipball/8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12130                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12131                 "shasum": ""
12132             },
12133             "require": {
12134                 "ext-dom": "*",
12135                 "ext-libxml": "*",
12136                 "php": ">=7.1",
12137                 "php-webdriver/webdriver": "^1.8.2",
12138                 "symfony/browser-kit": "^4.4 || ^5.0",
12139                 "symfony/dependency-injection": "^4.4 || ^5.0",
12140                 "symfony/deprecation-contracts": "^2.4 || ^3.0",
12141                 "symfony/dom-crawler": "^4.4 || ^5.0",
12142                 "symfony/http-client": "^4.4.11 || ^5.2",
12143                 "symfony/http-kernel": "^4.4 || ^5.0",
12144                 "symfony/polyfill-php72": "^1.9",
12145                 "symfony/process": "^4.4 || ^5.0"
12146             },
12147             "require-dev": {
12148                 "symfony/css-selector": "^4.4 || ^5.0",
12149                 "symfony/framework-bundle": "^4.4 || ^5.0",
12150                 "symfony/mime": "^4.4 || ^5.0",
12151                 "symfony/phpunit-bridge": "^5.2"
12152             },
12153             "type": "library",
12154             "extra": {
12155                 "branch-alias": {
12156                     "dev-main": "1.1.x-dev"
12157                 }
12158             },
12159             "autoload": {
12160                 "psr-4": {
12161                     "Symfony\\Component\\Panther\\": "src/"
12162                 }
12163             },
12164             "notification-url": "https://packagist.org/downloads/",
12165             "license": [
12166                 "MIT"
12167             ],
12168             "authors": [
12169                 {
12170                     "name": "Kévin Dunglas",
12171                     "email": "dunglas@gmail.com",
12172                     "homepage": "https://dunglas.fr"
12173                 },
12174                 {
12175                     "name": "Symfony Community",
12176                     "homepage": "https://symfony.com/contributors"
12177                 }
12178             ],
12179             "description": "A browser testing and web scraping library for PHP and Symfony.",
12180             "homepage": "https://dunglas.fr",
12181             "keywords": [
12182                 "e2e",
12183                 "scraping",
12184                 "selenium",
12185                 "symfony",
12186                 "testing",
12187                 "webdriver"
12188             ],
12189             "support": {
12190                 "issues": "https://github.com/symfony/panther/issues",
12191                 "source": "https://github.com/symfony/panther/tree/v1.1.2"
12192             },
12193             "funding": [
12194                 {
12195                     "url": "https://www.panthera.org/donate",
12196                     "type": "custom"
12197                 },
12198                 {
12199                     "url": "https://github.com/dunglas",
12200                     "type": "github"
12201                 },
12202                 {
12203                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12204                     "type": "tidelift"
12205                 }
12206             ],
12207             "time": "2021-11-30T15:51:25+00:00"
12208         },
12209         {
12210             "name": "symfony/polyfill-php72",
12211             "version": "v1.27.0",
12212             "source": {
12213                 "type": "git",
12214                 "url": "https://github.com/symfony/polyfill-php72.git",
12215                 "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
12216             },
12217             "dist": {
12218                 "type": "zip",
12219                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
12220                 "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
12221                 "shasum": ""
12222             },
12223             "require": {
12224                 "php": ">=7.1"
12225             },
12226             "type": "library",
12227             "extra": {
12228                 "branch-alias": {
12229                     "dev-main": "1.27-dev"
12230                 },
12231                 "thanks": {
12232                     "name": "symfony/polyfill",
12233                     "url": "https://github.com/symfony/polyfill"
12234                 }
12235             },
12236             "autoload": {
12237                 "files": [
12238                     "bootstrap.php"
12239                 ],
12240                 "psr-4": {
12241                     "Symfony\\Polyfill\\Php72\\": ""
12242                 }
12243             },
12244             "notification-url": "https://packagist.org/downloads/",
12245             "license": [
12246                 "MIT"
12247             ],
12248             "authors": [
12249                 {
12250                     "name": "Nicolas Grekas",
12251                     "email": "p@tchwork.com"
12252                 },
12253                 {
12254                     "name": "Symfony Community",
12255                     "homepage": "https://symfony.com/contributors"
12256                 }
12257             ],
12258             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
12259             "homepage": "https://symfony.com",
12260             "keywords": [
12261                 "compatibility",
12262                 "polyfill",
12263                 "portable",
12264                 "shim"
12265             ],
12266             "support": {
12267                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
12268             },
12269             "funding": [
12270                 {
12271                     "url": "https://symfony.com/sponsor",
12272                     "type": "custom"
12273                 },
12274                 {
12275                     "url": "https://github.com/fabpot",
12276                     "type": "github"
12277                 },
12278                 {
12279                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12280                     "type": "tidelift"
12281                 }
12282             ],
12283             "time": "2022-11-03T14:55:06+00:00"
12284         },
12285         {
12286             "name": "symfony/var-dumper",
12287             "version": "v5.4.22",
12288             "source": {
12289                 "type": "git",
12290                 "url": "https://github.com/symfony/var-dumper.git",
12291                 "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4"
12292             },
12293             "dist": {
12294                 "type": "zip",
12295                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4",
12296                 "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4",
12297                 "shasum": ""
12298             },
12299             "require": {
12300                 "php": ">=7.2.5",
12301                 "symfony/polyfill-mbstring": "~1.0",
12302                 "symfony/polyfill-php80": "^1.16"
12303             },
12304             "conflict": {
12305                 "phpunit/phpunit": "<5.4.3",
12306                 "symfony/console": "<4.4"
12307             },
12308             "require-dev": {
12309                 "ext-iconv": "*",
12310                 "symfony/console": "^4.4|^5.0|^6.0",
12311                 "symfony/process": "^4.4|^5.0|^6.0",
12312                 "symfony/uid": "^5.1|^6.0",
12313                 "twig/twig": "^2.13|^3.0.4"
12314             },
12315             "suggest": {
12316                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
12317                 "ext-intl": "To show region name in time zone dump",
12318                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
12319             },
12320             "bin": [
12321                 "Resources/bin/var-dump-server"
12322             ],
12323             "type": "library",
12324             "autoload": {
12325                 "files": [
12326                     "Resources/functions/dump.php"
12327                 ],
12328                 "psr-4": {
12329                     "Symfony\\Component\\VarDumper\\": ""
12330                 },
12331                 "exclude-from-classmap": [
12332                     "/Tests/"
12333                 ]
12334             },
12335             "notification-url": "https://packagist.org/downloads/",
12336             "license": [
12337                 "MIT"
12338             ],
12339             "authors": [
12340                 {
12341                     "name": "Nicolas Grekas",
12342                     "email": "p@tchwork.com"
12343                 },
12344                 {
12345                     "name": "Symfony Community",
12346                     "homepage": "https://symfony.com/contributors"
12347                 }
12348             ],
12349             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12350             "homepage": "https://symfony.com",
12351             "keywords": [
12352                 "debug",
12353                 "dump"
12354             ],
12355             "support": {
12356                 "source": "https://github.com/symfony/var-dumper/tree/v5.4.22"
12357             },
12358             "funding": [
12359                 {
12360                     "url": "https://symfony.com/sponsor",
12361                     "type": "custom"
12362                 },
12363                 {
12364                     "url": "https://github.com/fabpot",
12365                     "type": "github"
12366                 },
12367                 {
12368                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12369                     "type": "tidelift"
12370                 }
12371             ],
12372             "time": "2023-03-25T09:27:28+00:00"
12373         },
12374         {
12375             "name": "theseer/tokenizer",
12376             "version": "1.2.1",
12377             "source": {
12378                 "type": "git",
12379                 "url": "https://github.com/theseer/tokenizer.git",
12380                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12381             },
12382             "dist": {
12383                 "type": "zip",
12384                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12385                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12386                 "shasum": ""
12387             },
12388             "require": {
12389                 "ext-dom": "*",
12390                 "ext-tokenizer": "*",
12391                 "ext-xmlwriter": "*",
12392                 "php": "^7.2 || ^8.0"
12393             },
12394             "type": "library",
12395             "autoload": {
12396                 "classmap": [
12397                     "src/"
12398                 ]
12399             },
12400             "notification-url": "https://packagist.org/downloads/",
12401             "license": [
12402                 "BSD-3-Clause"
12403             ],
12404             "authors": [
12405                 {
12406                     "name": "Arne Blankerts",
12407                     "email": "arne@blankerts.de",
12408                     "role": "Developer"
12409                 }
12410             ],
12411             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12412             "support": {
12413                 "issues": "https://github.com/theseer/tokenizer/issues",
12414                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12415             },
12416             "funding": [
12417                 {
12418                     "url": "https://github.com/theseer",
12419                     "type": "github"
12420                 }
12421             ],
12422             "time": "2021-07-28T10:34:58+00:00"
12423         },
12424         {
12425             "name": "zircote/swagger-php",
12426             "version": "3.3.7",
12427             "source": {
12428                 "type": "git",
12429                 "url": "https://github.com/zircote/swagger-php.git",
12430                 "reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381"
12431             },
12432             "dist": {
12433                 "type": "zip",
12434                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/e8c3bb316e385e93a0c7e8b2aa0681079244c381",
12435                 "reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381",
12436                 "shasum": ""
12437             },
12438             "require": {
12439                 "doctrine/annotations": "^1.7",
12440                 "ext-json": "*",
12441                 "php": ">=7.2",
12442                 "psr/log": "^1.1 || ^2.0 || ^3.0",
12443                 "symfony/finder": ">=2.2",
12444                 "symfony/yaml": ">=3.3"
12445             },
12446             "require-dev": {
12447                 "composer/package-versions-deprecated": "1.11.99.2",
12448                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12449                 "phpunit/phpunit": ">=8.5.14"
12450             },
12451             "bin": [
12452                 "bin/openapi"
12453             ],
12454             "type": "library",
12455             "autoload": {
12456                 "files": [
12457                     "src/functions.php"
12458                 ],
12459                 "psr-4": {
12460                     "OpenApi\\": "src"
12461                 }
12462             },
12463             "notification-url": "https://packagist.org/downloads/",
12464             "license": [
12465                 "Apache-2.0"
12466             ],
12467             "authors": [
12468                 {
12469                     "name": "Robert Allen",
12470                     "email": "zircote@gmail.com"
12471                 },
12472                 {
12473                     "name": "Bob Fanger",
12474                     "email": "bfanger@gmail.com",
12475                     "homepage": "https://bfanger.nl"
12476                 },
12477                 {
12478                     "name": "Martin Rademacher",
12479                     "email": "mano@radebatz.net",
12480                     "homepage": "https://radebatz.net"
12481                 }
12482             ],
12483             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12484             "homepage": "https://github.com/zircote/swagger-php/",
12485             "keywords": [
12486                 "api",
12487                 "json",
12488                 "rest",
12489                 "service discovery"
12490             ],
12491             "support": {
12492                 "issues": "https://github.com/zircote/swagger-php/issues",
12493                 "source": "https://github.com/zircote/swagger-php/tree/3.3.7"
12494             },
12495             "time": "2023-01-03T21:17:10+00:00"
12496         }
12497     ],
12498     "aliases": [],
12499     "minimum-stability": "stable",
12500     "stability-flags": [],
12501     "prefer-stable": false,
12502     "prefer-lowest": false,
12503     "platform": {
12504         "php": ">=8.0.0"
12505     },
12506     "platform-dev": [],
12507     "platform-overrides": {
12508         "php": "8.0"
12509     },
12510     "plugin-api-version": "2.3.0"