fix: Allow per-site configuration of main menu logo (#6232)
[openemr.git] / composer.lock
blobfc801852ed1f54ea9c2590e7c23a8caaed0c91b5
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": "879e82d0a966c08f997d1a8d3d4ba2ab",
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": "2.1.7",
197             "source": {
198                 "type": "git",
199                 "url": "https://github.com/senaranya/HL7.git",
200                 "reference": "f4a1cef7d048f888c247d2ff862e832514d39844"
201             },
202             "dist": {
203                 "type": "zip",
204                 "url": "https://api.github.com/repos/senaranya/HL7/zipball/f4a1cef7d048f888c247d2ff862e832514d39844",
205                 "reference": "f4a1cef7d048f888c247d2ff862e832514d39844",
206                 "shasum": ""
207             },
208             "require": {
209                 "ext-mbstring": "*",
210                 "php": ">=7.3"
211             },
212             "require-dev": {
213                 "dms/phpunit-arraysubset-asserts": "^0.2",
214                 "ext-pcntl": "*",
215                 "ext-sockets": "*",
216                 "phpunit/phpunit": "^9",
217                 "squizlabs/php_codesniffer": "^3.6"
218             },
219             "type": "library",
220             "extra": {
221                 "branch-alias": {
222                     "dev-master": "0.1.x-dev"
223                 }
224             },
225             "autoload": {
226                 "psr-4": {
227                     "Aranyasen\\": "src/"
228                 }
229             },
230             "notification-url": "https://packagist.org/downloads/",
231             "license": [
232                 "MIT"
233             ],
234             "authors": [
235                 {
236                     "name": "Aranya Sen",
237                     "email": "sen.aranya@gmail.com",
238                     "role": "Owner"
239                 }
240             ],
241             "description": "HL7 parser, generator and sender.",
242             "support": {
243                 "issues": "https://github.com/senaranya/HL7/issues",
244                 "source": "https://github.com/senaranya/HL7/tree/2.1.7"
245             },
246             "time": "2022-09-17T06:38:34+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.7",
361             "source": {
362                 "type": "git",
363                 "url": "https://github.com/brick/varexporter.git",
364                 "reference": "3e263cd718d242594c52963760fee2059fd5833c"
365             },
366             "dist": {
367                 "type": "zip",
368                 "url": "https://api.github.com/repos/brick/varexporter/zipball/3e263cd718d242594c52963760fee2059fd5833c",
369                 "reference": "3e263cd718d242594c52963760fee2059fd5833c",
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.7"
398             },
399             "funding": [
400                 {
401                     "url": "https://github.com/BenMorel",
402                     "type": "github"
403                 }
404             ],
405             "time": "2022-06-29T23:37:57+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.3",
476             "source": {
477                 "type": "git",
478                 "url": "https://github.com/DASPRiD/Enum.git",
479                 "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
480             },
481             "dist": {
482                 "type": "zip",
483                 "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
484                 "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
485                 "shasum": ""
486             },
487             "require-dev": {
488                 "phpunit/phpunit": "^7 | ^8 | ^9",
489                 "squizlabs/php_codesniffer": "^3.4"
490             },
491             "type": "library",
492             "autoload": {
493                 "psr-4": {
494                     "DASPRiD\\Enum\\": "src/"
495                 }
496             },
497             "notification-url": "https://packagist.org/downloads/",
498             "license": [
499                 "BSD-2-Clause"
500             ],
501             "authors": [
502                 {
503                     "name": "Ben Scholzen 'DASPRiD'",
504                     "email": "mail@dasprids.de",
505                     "homepage": "https://dasprids.de/",
506                     "role": "Developer"
507                 }
508             ],
509             "description": "PHP 7.1 enum implementation",
510             "keywords": [
511                 "enum",
512                 "map"
513             ],
514             "support": {
515                 "issues": "https://github.com/DASPRiD/Enum/issues",
516                 "source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
517             },
518             "time": "2020-10-02T16:03:48+00:00"
519         },
520         {
521             "name": "defuse/php-encryption",
522             "version": "v2.3.1",
523             "source": {
524                 "type": "git",
525                 "url": "https://github.com/defuse/php-encryption.git",
526                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
527             },
528             "dist": {
529                 "type": "zip",
530                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
531                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
532                 "shasum": ""
533             },
534             "require": {
535                 "ext-openssl": "*",
536                 "paragonie/random_compat": ">= 2",
537                 "php": ">=5.6.0"
538             },
539             "require-dev": {
540                 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
541             },
542             "bin": [
543                 "bin/generate-defuse-key"
544             ],
545             "type": "library",
546             "autoload": {
547                 "psr-4": {
548                     "Defuse\\Crypto\\": "src"
549                 }
550             },
551             "notification-url": "https://packagist.org/downloads/",
552             "license": [
553                 "MIT"
554             ],
555             "authors": [
556                 {
557                     "name": "Taylor Hornby",
558                     "email": "taylor@defuse.ca",
559                     "homepage": "https://defuse.ca/"
560                 },
561                 {
562                     "name": "Scott Arciszewski",
563                     "email": "info@paragonie.com",
564                     "homepage": "https://paragonie.com"
565                 }
566             ],
567             "description": "Secure PHP Encryption Library",
568             "keywords": [
569                 "aes",
570                 "authenticated encryption",
571                 "cipher",
572                 "crypto",
573                 "cryptography",
574                 "encrypt",
575                 "encryption",
576                 "openssl",
577                 "security",
578                 "symmetric key cryptography"
579             ],
580             "support": {
581                 "issues": "https://github.com/defuse/php-encryption/issues",
582                 "source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
583             },
584             "time": "2021-04-09T23:57:26+00:00"
585         },
586         {
587             "name": "digitickets/lalit",
588             "version": "3.3.0",
589             "source": {
590                 "type": "git",
591                 "url": "https://github.com/digitickets/lalit.git",
592                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678"
593             },
594             "dist": {
595                 "type": "zip",
596                 "url": "https://api.github.com/repos/digitickets/lalit/zipball/c42d6ba903ee78ea4210582fb8401aafa9858678",
597                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678",
598                 "shasum": ""
599             },
600             "require": {
601                 "ext-dom": "*",
602                 "php": ">=7"
603             },
604             "require-dev": {
605                 "mockery/mockery": "^0",
606                 "phpunit/phpunit": "^6"
607             },
608             "type": "library",
609             "autoload": {
610                 "psr-4": {
611                     "LaLit\\": "src"
612                 }
613             },
614             "notification-url": "https://packagist.org/downloads/",
615             "license": [
616                 "CC0-1.0"
617             ],
618             "authors": [
619                 {
620                     "name": "Lalit Patel",
621                     "role": "Lead Developer"
622                 },
623                 {
624                     "name": "Richard Quadling",
625                     "role": "Developer"
626                 }
627             ],
628             "description": "GitHub copy of LaLit's XML2Array and Array2XML",
629             "homepage": "http://www.lalit.org/lab",
630             "keywords": [
631                 "array",
632                 "xml"
633             ],
634             "support": {
635                 "issues": "https://github.com/digitickets/lalit/issues",
636                 "source": "https://github.com/digitickets/lalit/tree/3.3.0"
637             },
638             "time": "2022-03-10T17:19:42+00:00"
639         },
640         {
641             "name": "dompdf/dompdf",
642             "version": "v2.0.1",
643             "source": {
644                 "type": "git",
645                 "url": "https://github.com/dompdf/dompdf.git",
646                 "reference": "c5310df0e22c758c85ea5288175fc6cd777bc085"
647             },
648             "dist": {
649                 "type": "zip",
650                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/c5310df0e22c758c85ea5288175fc6cd777bc085",
651                 "reference": "c5310df0e22c758c85ea5288175fc6cd777bc085",
652                 "shasum": ""
653             },
654             "require": {
655                 "ext-dom": "*",
656                 "ext-mbstring": "*",
657                 "masterminds/html5": "^2.0",
658                 "phenx/php-font-lib": ">=0.5.4 <1.0.0",
659                 "phenx/php-svg-lib": ">=0.3.3 <1.0.0",
660                 "php": "^7.1 || ^8.0"
661             },
662             "require-dev": {
663                 "ext-json": "*",
664                 "ext-zip": "*",
665                 "mockery/mockery": "^1.3",
666                 "phpunit/phpunit": "^7.5 || ^8 || ^9",
667                 "squizlabs/php_codesniffer": "^3.5"
668             },
669             "suggest": {
670                 "ext-gd": "Needed to process images",
671                 "ext-gmagick": "Improves image processing performance",
672                 "ext-imagick": "Improves image processing performance",
673                 "ext-zlib": "Needed for pdf stream compression"
674             },
675             "type": "library",
676             "autoload": {
677                 "psr-4": {
678                     "Dompdf\\": "src/"
679                 },
680                 "classmap": [
681                     "lib/"
682                 ]
683             },
684             "notification-url": "https://packagist.org/downloads/",
685             "license": [
686                 "LGPL-2.1"
687             ],
688             "authors": [
689                 {
690                     "name": "The Dompdf Community",
691                     "homepage": "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"
692                 }
693             ],
694             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
695             "homepage": "https://github.com/dompdf/dompdf",
696             "support": {
697                 "issues": "https://github.com/dompdf/dompdf/issues",
698                 "source": "https://github.com/dompdf/dompdf/tree/v2.0.1"
699             },
700             "time": "2022-09-22T13:43:41+00:00"
701         },
702         {
703             "name": "ezyang/htmlpurifier",
704             "version": "v4.16.0",
705             "source": {
706                 "type": "git",
707                 "url": "https://github.com/ezyang/htmlpurifier.git",
708                 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
709             },
710             "dist": {
711                 "type": "zip",
712                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
713                 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
714                 "shasum": ""
715             },
716             "require": {
717                 "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"
718             },
719             "require-dev": {
720                 "cerdic/css-tidy": "^1.7 || ^2.0",
721                 "simpletest/simpletest": "dev-master"
722             },
723             "suggest": {
724                 "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
725                 "ext-bcmath": "Used for unit conversion and imagecrash protection",
726                 "ext-iconv": "Converts text to and from non-UTF-8 encodings",
727                 "ext-tidy": "Used for pretty-printing HTML"
728             },
729             "type": "library",
730             "autoload": {
731                 "files": [
732                     "library/HTMLPurifier.composer.php"
733                 ],
734                 "psr-0": {
735                     "HTMLPurifier": "library/"
736                 },
737                 "exclude-from-classmap": [
738                     "/library/HTMLPurifier/Language/"
739                 ]
740             },
741             "notification-url": "https://packagist.org/downloads/",
742             "license": [
743                 "LGPL-2.1-or-later"
744             ],
745             "authors": [
746                 {
747                     "name": "Edward Z. Yang",
748                     "email": "admin@htmlpurifier.org",
749                     "homepage": "http://ezyang.com"
750                 }
751             ],
752             "description": "Standards compliant HTML filter written in PHP",
753             "homepage": "http://htmlpurifier.org/",
754             "keywords": [
755                 "html"
756             ],
757             "support": {
758                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
759                 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
760             },
761             "time": "2022-09-18T07:06:19+00:00"
762         },
763         {
764             "name": "firebase/php-jwt",
765             "version": "v6.3.1",
766             "source": {
767                 "type": "git",
768                 "url": "https://github.com/firebase/php-jwt.git",
769                 "reference": "ddfaddcb520488b42bca3a75e17e9dd53c3667da"
770             },
771             "dist": {
772                 "type": "zip",
773                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/ddfaddcb520488b42bca3a75e17e9dd53c3667da",
774                 "reference": "ddfaddcb520488b42bca3a75e17e9dd53c3667da",
775                 "shasum": ""
776             },
777             "require": {
778                 "php": "^7.1||^8.0"
779             },
780             "require-dev": {
781                 "guzzlehttp/guzzle": "^6.5||^7.4",
782                 "phpspec/prophecy-phpunit": "^1.1",
783                 "phpunit/phpunit": "^7.5||^9.5",
784                 "psr/cache": "^1.0||^2.0",
785                 "psr/http-client": "^1.0",
786                 "psr/http-factory": "^1.0"
787             },
788             "suggest": {
789                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
790             },
791             "type": "library",
792             "autoload": {
793                 "psr-4": {
794                     "Firebase\\JWT\\": "src"
795                 }
796             },
797             "notification-url": "https://packagist.org/downloads/",
798             "license": [
799                 "BSD-3-Clause"
800             ],
801             "authors": [
802                 {
803                     "name": "Neuman Vong",
804                     "email": "neuman+pear@twilio.com",
805                     "role": "Developer"
806                 },
807                 {
808                     "name": "Anant Narayanan",
809                     "email": "anant@php.net",
810                     "role": "Developer"
811                 }
812             ],
813             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
814             "homepage": "https://github.com/firebase/php-jwt",
815             "keywords": [
816                 "jwt",
817                 "php"
818             ],
819             "support": {
820                 "issues": "https://github.com/firebase/php-jwt/issues",
821                 "source": "https://github.com/firebase/php-jwt/tree/v6.3.1"
822             },
823             "time": "2022-11-01T21:20:08+00:00"
824         },
825         {
826             "name": "google/apiclient",
827             "version": "v2.12.6",
828             "source": {
829                 "type": "git",
830                 "url": "https://github.com/googleapis/google-api-php-client.git",
831                 "reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e"
832             },
833             "dist": {
834                 "type": "zip",
835                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/f92aa126903a9e2da5bd41a280d9633cb249e79e",
836                 "reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e",
837                 "shasum": ""
838             },
839             "require": {
840                 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0",
841                 "google/apiclient-services": "~0.200",
842                 "google/auth": "^1.10",
843                 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
844                 "guzzlehttp/psr7": "^1.8.4||^2.2.1",
845                 "monolog/monolog": "^1.17||^2.0||^3.0",
846                 "php": "^5.6|^7.0|^8.0",
847                 "phpseclib/phpseclib": "~2.0||^3.0.2"
848             },
849             "require-dev": {
850                 "cache/filesystem-adapter": "^0.3.2|^1.1",
851                 "composer/composer": "^1.10.22",
852                 "phpcompatibility/php-compatibility": "^9.2",
853                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
854                 "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
855                 "squizlabs/php_codesniffer": "^3.0",
856                 "symfony/css-selector": "~2.1",
857                 "symfony/dom-crawler": "~2.1",
858                 "yoast/phpunit-polyfills": "^1.0"
859             },
860             "suggest": {
861                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
862             },
863             "type": "library",
864             "extra": {
865                 "branch-alias": {
866                     "dev-main": "2.x-dev"
867                 }
868             },
869             "autoload": {
870                 "files": [
871                     "src/aliases.php"
872                 ],
873                 "psr-4": {
874                     "Google\\": "src/"
875                 },
876                 "classmap": [
877                     "src/aliases.php"
878                 ]
879             },
880             "notification-url": "https://packagist.org/downloads/",
881             "license": [
882                 "Apache-2.0"
883             ],
884             "description": "Client library for Google APIs",
885             "homepage": "http://developers.google.com/api-client-library/php",
886             "keywords": [
887                 "google"
888             ],
889             "support": {
890                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
891                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.6"
892             },
893             "time": "2022-06-06T20:00:19+00:00"
894         },
895         {
896             "name": "google/apiclient-services",
897             "version": "v0.278.0",
898             "source": {
899                 "type": "git",
900                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
901                 "reference": "3da85d2066b5a8042663e96e7cba3a3f83655961"
902             },
903             "dist": {
904                 "type": "zip",
905                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/3da85d2066b5a8042663e96e7cba3a3f83655961",
906                 "reference": "3da85d2066b5a8042663e96e7cba3a3f83655961",
907                 "shasum": ""
908             },
909             "require": {
910                 "php": ">=5.6"
911             },
912             "require-dev": {
913                 "phpunit/phpunit": "^5.7||^8.5.13"
914             },
915             "type": "library",
916             "autoload": {
917                 "files": [
918                     "autoload.php"
919                 ],
920                 "psr-4": {
921                     "Google\\Service\\": "src"
922                 }
923             },
924             "notification-url": "https://packagist.org/downloads/",
925             "license": [
926                 "Apache-2.0"
927             ],
928             "description": "Client library for Google APIs",
929             "homepage": "http://developers.google.com/api-client-library/php",
930             "keywords": [
931                 "google"
932             ],
933             "support": {
934                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
935                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.278.0"
936             },
937             "time": "2022-12-12T01:28:13+00:00"
938         },
939         {
940             "name": "google/auth",
941             "version": "v1.24.0",
942             "source": {
943                 "type": "git",
944                 "url": "https://github.com/googleapis/google-auth-library-php.git",
945                 "reference": "1f8cff5aa324700d041efd2df1a0855112a2e7ae"
946             },
947             "dist": {
948                 "type": "zip",
949                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/1f8cff5aa324700d041efd2df1a0855112a2e7ae",
950                 "reference": "1f8cff5aa324700d041efd2df1a0855112a2e7ae",
951                 "shasum": ""
952             },
953             "require": {
954                 "firebase/php-jwt": "^5.5||^6.0",
955                 "guzzlehttp/guzzle": "^6.2.1|^7.0",
956                 "guzzlehttp/psr7": "^1.7|^2.0",
957                 "php": "^7.1||^8.0",
958                 "psr/cache": "^1.0|^2.0|^3.0",
959                 "psr/http-message": "^1.0"
960             },
961             "require-dev": {
962                 "guzzlehttp/promises": "0.1.1|^1.3",
963                 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
964                 "phpseclib/phpseclib": "^2.0.31",
965                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
966                 "phpunit/phpunit": "^7.5||^9.0.0",
967                 "sebastian/comparator": ">=1.2.3",
968                 "squizlabs/php_codesniffer": "^3.5"
969             },
970             "suggest": {
971                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
972             },
973             "type": "library",
974             "autoload": {
975                 "psr-4": {
976                     "Google\\Auth\\": "src"
977                 }
978             },
979             "notification-url": "https://packagist.org/downloads/",
980             "license": [
981                 "Apache-2.0"
982             ],
983             "description": "Google Auth Library for PHP",
984             "homepage": "http://github.com/google/google-auth-library-php",
985             "keywords": [
986                 "Authentication",
987                 "google",
988                 "oauth2"
989             ],
990             "support": {
991                 "docs": "https://googleapis.github.io/google-auth-library-php/main/",
992                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
993                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.24.0"
994             },
995             "time": "2022-11-28T18:29:23+00:00"
996         },
997         {
998             "name": "graham-campbell/result-type",
999             "version": "v1.1.0",
1000             "source": {
1001                 "type": "git",
1002                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
1003                 "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8"
1004             },
1005             "dist": {
1006                 "type": "zip",
1007                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/a878d45c1914464426dc94da61c9e1d36ae262a8",
1008                 "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8",
1009                 "shasum": ""
1010             },
1011             "require": {
1012                 "php": "^7.2.5 || ^8.0",
1013                 "phpoption/phpoption": "^1.9"
1014             },
1015             "require-dev": {
1016                 "phpunit/phpunit": "^8.5.28 || ^9.5.21"
1017             },
1018             "type": "library",
1019             "autoload": {
1020                 "psr-4": {
1021                     "GrahamCampbell\\ResultType\\": "src/"
1022                 }
1023             },
1024             "notification-url": "https://packagist.org/downloads/",
1025             "license": [
1026                 "MIT"
1027             ],
1028             "authors": [
1029                 {
1030                     "name": "Graham Campbell",
1031                     "email": "hello@gjcampbell.co.uk",
1032                     "homepage": "https://github.com/GrahamCampbell"
1033                 }
1034             ],
1035             "description": "An Implementation Of The Result Type",
1036             "keywords": [
1037                 "Graham Campbell",
1038                 "GrahamCampbell",
1039                 "Result Type",
1040                 "Result-Type",
1041                 "result"
1042             ],
1043             "support": {
1044                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
1045                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.0"
1046             },
1047             "funding": [
1048                 {
1049                     "url": "https://github.com/GrahamCampbell",
1050                     "type": "github"
1051                 },
1052                 {
1053                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1054                     "type": "tidelift"
1055                 }
1056             ],
1057             "time": "2022-07-30T15:56:11+00:00"
1058         },
1059         {
1060             "name": "guzzlehttp/guzzle",
1061             "version": "7.5.0",
1062             "source": {
1063                 "type": "git",
1064                 "url": "https://github.com/guzzle/guzzle.git",
1065                 "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
1066             },
1067             "dist": {
1068                 "type": "zip",
1069                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1070                 "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1071                 "shasum": ""
1072             },
1073             "require": {
1074                 "ext-json": "*",
1075                 "guzzlehttp/promises": "^1.5",
1076                 "guzzlehttp/psr7": "^1.9 || ^2.4",
1077                 "php": "^7.2.5 || ^8.0",
1078                 "psr/http-client": "^1.0",
1079                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1080             },
1081             "provide": {
1082                 "psr/http-client-implementation": "1.0"
1083             },
1084             "require-dev": {
1085                 "bamarni/composer-bin-plugin": "^1.8.1",
1086                 "ext-curl": "*",
1087                 "php-http/client-integration-tests": "^3.0",
1088                 "phpunit/phpunit": "^8.5.29 || ^9.5.23",
1089                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1090             },
1091             "suggest": {
1092                 "ext-curl": "Required for CURL handler support",
1093                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1094                 "psr/log": "Required for using the Log middleware"
1095             },
1096             "type": "library",
1097             "extra": {
1098                 "bamarni-bin": {
1099                     "bin-links": true,
1100                     "forward-command": false
1101                 },
1102                 "branch-alias": {
1103                     "dev-master": "7.5-dev"
1104                 }
1105             },
1106             "autoload": {
1107                 "files": [
1108                     "src/functions_include.php"
1109                 ],
1110                 "psr-4": {
1111                     "GuzzleHttp\\": "src/"
1112                 }
1113             },
1114             "notification-url": "https://packagist.org/downloads/",
1115             "license": [
1116                 "MIT"
1117             ],
1118             "authors": [
1119                 {
1120                     "name": "Graham Campbell",
1121                     "email": "hello@gjcampbell.co.uk",
1122                     "homepage": "https://github.com/GrahamCampbell"
1123                 },
1124                 {
1125                     "name": "Michael Dowling",
1126                     "email": "mtdowling@gmail.com",
1127                     "homepage": "https://github.com/mtdowling"
1128                 },
1129                 {
1130                     "name": "Jeremy Lindblom",
1131                     "email": "jeremeamia@gmail.com",
1132                     "homepage": "https://github.com/jeremeamia"
1133                 },
1134                 {
1135                     "name": "George Mponos",
1136                     "email": "gmponos@gmail.com",
1137                     "homepage": "https://github.com/gmponos"
1138                 },
1139                 {
1140                     "name": "Tobias Nyholm",
1141                     "email": "tobias.nyholm@gmail.com",
1142                     "homepage": "https://github.com/Nyholm"
1143                 },
1144                 {
1145                     "name": "Márk Sági-Kazár",
1146                     "email": "mark.sagikazar@gmail.com",
1147                     "homepage": "https://github.com/sagikazarmark"
1148                 },
1149                 {
1150                     "name": "Tobias Schultze",
1151                     "email": "webmaster@tubo-world.de",
1152                     "homepage": "https://github.com/Tobion"
1153                 }
1154             ],
1155             "description": "Guzzle is a PHP HTTP client library",
1156             "keywords": [
1157                 "client",
1158                 "curl",
1159                 "framework",
1160                 "http",
1161                 "http client",
1162                 "psr-18",
1163                 "psr-7",
1164                 "rest",
1165                 "web service"
1166             ],
1167             "support": {
1168                 "issues": "https://github.com/guzzle/guzzle/issues",
1169                 "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
1170             },
1171             "funding": [
1172                 {
1173                     "url": "https://github.com/GrahamCampbell",
1174                     "type": "github"
1175                 },
1176                 {
1177                     "url": "https://github.com/Nyholm",
1178                     "type": "github"
1179                 },
1180                 {
1181                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1182                     "type": "tidelift"
1183                 }
1184             ],
1185             "time": "2022-08-28T15:39:27+00:00"
1186         },
1187         {
1188             "name": "guzzlehttp/promises",
1189             "version": "1.5.2",
1190             "source": {
1191                 "type": "git",
1192                 "url": "https://github.com/guzzle/promises.git",
1193                 "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1194             },
1195             "dist": {
1196                 "type": "zip",
1197                 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1198                 "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1199                 "shasum": ""
1200             },
1201             "require": {
1202                 "php": ">=5.5"
1203             },
1204             "require-dev": {
1205                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1206             },
1207             "type": "library",
1208             "extra": {
1209                 "branch-alias": {
1210                     "dev-master": "1.5-dev"
1211                 }
1212             },
1213             "autoload": {
1214                 "files": [
1215                     "src/functions_include.php"
1216                 ],
1217                 "psr-4": {
1218                     "GuzzleHttp\\Promise\\": "src/"
1219                 }
1220             },
1221             "notification-url": "https://packagist.org/downloads/",
1222             "license": [
1223                 "MIT"
1224             ],
1225             "authors": [
1226                 {
1227                     "name": "Graham Campbell",
1228                     "email": "hello@gjcampbell.co.uk",
1229                     "homepage": "https://github.com/GrahamCampbell"
1230                 },
1231                 {
1232                     "name": "Michael Dowling",
1233                     "email": "mtdowling@gmail.com",
1234                     "homepage": "https://github.com/mtdowling"
1235                 },
1236                 {
1237                     "name": "Tobias Nyholm",
1238                     "email": "tobias.nyholm@gmail.com",
1239                     "homepage": "https://github.com/Nyholm"
1240                 },
1241                 {
1242                     "name": "Tobias Schultze",
1243                     "email": "webmaster@tubo-world.de",
1244                     "homepage": "https://github.com/Tobion"
1245                 }
1246             ],
1247             "description": "Guzzle promises library",
1248             "keywords": [
1249                 "promise"
1250             ],
1251             "support": {
1252                 "issues": "https://github.com/guzzle/promises/issues",
1253                 "source": "https://github.com/guzzle/promises/tree/1.5.2"
1254             },
1255             "funding": [
1256                 {
1257                     "url": "https://github.com/GrahamCampbell",
1258                     "type": "github"
1259                 },
1260                 {
1261                     "url": "https://github.com/Nyholm",
1262                     "type": "github"
1263                 },
1264                 {
1265                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1266                     "type": "tidelift"
1267                 }
1268             ],
1269             "time": "2022-08-28T14:55:35+00:00"
1270         },
1271         {
1272             "name": "guzzlehttp/psr7",
1273             "version": "2.4.3",
1274             "source": {
1275                 "type": "git",
1276                 "url": "https://github.com/guzzle/psr7.git",
1277                 "reference": "67c26b443f348a51926030c83481b85718457d3d"
1278             },
1279             "dist": {
1280                 "type": "zip",
1281                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
1282                 "reference": "67c26b443f348a51926030c83481b85718457d3d",
1283                 "shasum": ""
1284             },
1285             "require": {
1286                 "php": "^7.2.5 || ^8.0",
1287                 "psr/http-factory": "^1.0",
1288                 "psr/http-message": "^1.0",
1289                 "ralouphie/getallheaders": "^3.0"
1290             },
1291             "provide": {
1292                 "psr/http-factory-implementation": "1.0",
1293                 "psr/http-message-implementation": "1.0"
1294             },
1295             "require-dev": {
1296                 "bamarni/composer-bin-plugin": "^1.8.1",
1297                 "http-interop/http-factory-tests": "^0.9",
1298                 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1299             },
1300             "suggest": {
1301                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1302             },
1303             "type": "library",
1304             "extra": {
1305                 "bamarni-bin": {
1306                     "bin-links": true,
1307                     "forward-command": false
1308                 },
1309                 "branch-alias": {
1310                     "dev-master": "2.4-dev"
1311                 }
1312             },
1313             "autoload": {
1314                 "psr-4": {
1315                     "GuzzleHttp\\Psr7\\": "src/"
1316                 }
1317             },
1318             "notification-url": "https://packagist.org/downloads/",
1319             "license": [
1320                 "MIT"
1321             ],
1322             "authors": [
1323                 {
1324                     "name": "Graham Campbell",
1325                     "email": "hello@gjcampbell.co.uk",
1326                     "homepage": "https://github.com/GrahamCampbell"
1327                 },
1328                 {
1329                     "name": "Michael Dowling",
1330                     "email": "mtdowling@gmail.com",
1331                     "homepage": "https://github.com/mtdowling"
1332                 },
1333                 {
1334                     "name": "George Mponos",
1335                     "email": "gmponos@gmail.com",
1336                     "homepage": "https://github.com/gmponos"
1337                 },
1338                 {
1339                     "name": "Tobias Nyholm",
1340                     "email": "tobias.nyholm@gmail.com",
1341                     "homepage": "https://github.com/Nyholm"
1342                 },
1343                 {
1344                     "name": "Márk Sági-Kazár",
1345                     "email": "mark.sagikazar@gmail.com",
1346                     "homepage": "https://github.com/sagikazarmark"
1347                 },
1348                 {
1349                     "name": "Tobias Schultze",
1350                     "email": "webmaster@tubo-world.de",
1351                     "homepage": "https://github.com/Tobion"
1352                 },
1353                 {
1354                     "name": "Márk Sági-Kazár",
1355                     "email": "mark.sagikazar@gmail.com",
1356                     "homepage": "https://sagikazarmark.hu"
1357                 }
1358             ],
1359             "description": "PSR-7 message implementation that also provides common utility methods",
1360             "keywords": [
1361                 "http",
1362                 "message",
1363                 "psr-7",
1364                 "request",
1365                 "response",
1366                 "stream",
1367                 "uri",
1368                 "url"
1369             ],
1370             "support": {
1371                 "issues": "https://github.com/guzzle/psr7/issues",
1372                 "source": "https://github.com/guzzle/psr7/tree/2.4.3"
1373             },
1374             "funding": [
1375                 {
1376                     "url": "https://github.com/GrahamCampbell",
1377                     "type": "github"
1378                 },
1379                 {
1380                     "url": "https://github.com/Nyholm",
1381                     "type": "github"
1382                 },
1383                 {
1384                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1385                     "type": "tidelift"
1386                 }
1387             ],
1388             "time": "2022-10-26T14:07:24+00:00"
1389         },
1390         {
1391             "name": "html2text/html2text",
1392             "version": "4.3.1",
1393             "source": {
1394                 "type": "git",
1395                 "url": "https://github.com/mtibben/html2text.git",
1396                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
1397             },
1398             "dist": {
1399                 "type": "zip",
1400                 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
1401                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
1402                 "shasum": ""
1403             },
1404             "require-dev": {
1405                 "phpunit/phpunit": "~4"
1406             },
1407             "suggest": {
1408                 "ext-mbstring": "For best performance",
1409                 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
1410             },
1411             "type": "library",
1412             "autoload": {
1413                 "psr-4": {
1414                     "Html2Text\\": [
1415                         "src/",
1416                         "test/"
1417                     ]
1418                 }
1419             },
1420             "notification-url": "https://packagist.org/downloads/",
1421             "license": [
1422                 "GPL-2.0-or-later"
1423             ],
1424             "description": "Converts HTML to formatted plain text",
1425             "support": {
1426                 "issues": "https://github.com/mtibben/html2text/issues",
1427                 "source": "https://github.com/mtibben/html2text/tree/4.3.1"
1428             },
1429             "time": "2020-04-16T23:44:31+00:00"
1430         },
1431         {
1432             "name": "kamermans/guzzle-oauth2-subscriber",
1433             "version": "v1.0.12",
1434             "source": {
1435                 "type": "git",
1436                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1437                 "reference": "e1f3a78155fb37410f0103ef57b51fbd4fafd806"
1438             },
1439             "dist": {
1440                 "type": "zip",
1441                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/e1f3a78155fb37410f0103ef57b51fbd4fafd806",
1442                 "reference": "e1f3a78155fb37410f0103ef57b51fbd4fafd806",
1443                 "shasum": ""
1444             },
1445             "require": {
1446                 "guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0",
1447                 "php": ">=5.4.0"
1448             },
1449             "type": "library",
1450             "autoload": {
1451                 "psr-4": {
1452                     "kamermans\\OAuth2\\": "src"
1453                 }
1454             },
1455             "notification-url": "https://packagist.org/downloads/",
1456             "license": [
1457                 "MIT"
1458             ],
1459             "authors": [
1460                 {
1461                     "name": "Steve Kamerman",
1462                     "email": "stevekamerman@gmail.com"
1463                 }
1464             ],
1465             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1466             "keywords": [
1467                 "Guzzle",
1468                 "oauth"
1469             ],
1470             "support": {
1471                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1472                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.12"
1473             },
1474             "time": "2022-08-17T13:15:21+00:00"
1475         },
1476         {
1477             "name": "knplabs/knp-snappy",
1478             "version": "v1.4.1",
1479             "source": {
1480                 "type": "git",
1481                 "url": "https://github.com/KnpLabs/snappy.git",
1482                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67"
1483             },
1484             "dist": {
1485                 "type": "zip",
1486                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/5126fb5b335ec929a226314d40cd8dad497c3d67",
1487                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67",
1488                 "shasum": ""
1489             },
1490             "require": {
1491                 "php": ">=7.1",
1492                 "psr/log": "^1.0||^2.0||^3.0",
1493                 "symfony/process": "~3.4||~4.3||~5.0||~6.0"
1494             },
1495             "require-dev": {
1496                 "friendsofphp/php-cs-fixer": "^2.16||^3.0",
1497                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1498                 "phpstan/phpstan": "^0.12.7",
1499                 "phpstan/phpstan-phpunit": "^0.12.6",
1500                 "phpunit/phpunit": "~7.4||~8.5"
1501             },
1502             "suggest": {
1503                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1504                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1505                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1506                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1507                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1508             },
1509             "type": "library",
1510             "extra": {
1511                 "branch-alias": {
1512                     "dev-master": "1.x-dev"
1513                 }
1514             },
1515             "autoload": {
1516                 "psr-4": {
1517                     "Knp\\Snappy\\": "src/Knp/Snappy"
1518                 }
1519             },
1520             "notification-url": "https://packagist.org/downloads/",
1521             "license": [
1522                 "MIT"
1523             ],
1524             "authors": [
1525                 {
1526                     "name": "KNP Labs Team",
1527                     "homepage": "http://knplabs.com"
1528                 },
1529                 {
1530                     "name": "Symfony Community",
1531                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1532                 }
1533             ],
1534             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1535             "homepage": "http://github.com/KnpLabs/snappy",
1536             "keywords": [
1537                 "knp",
1538                 "knplabs",
1539                 "pdf",
1540                 "snapshot",
1541                 "thumbnail",
1542                 "wkhtmltopdf"
1543             ],
1544             "support": {
1545                 "issues": "https://github.com/KnpLabs/snappy/issues",
1546                 "source": "https://github.com/KnpLabs/snappy/tree/v1.4.1"
1547             },
1548             "time": "2022-01-07T13:03:38+00:00"
1549         },
1550         {
1551             "name": "laminas/laminas-code",
1552             "version": "4.7.1",
1553             "source": {
1554                 "type": "git",
1555                 "url": "https://github.com/laminas/laminas-code.git",
1556                 "reference": "91aabc066d5620428120800c0eafc0411e441a62"
1557             },
1558             "dist": {
1559                 "type": "zip",
1560                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/91aabc066d5620428120800c0eafc0411e441a62",
1561                 "reference": "91aabc066d5620428120800c0eafc0411e441a62",
1562                 "shasum": ""
1563             },
1564             "require": {
1565                 "php": ">=7.4, <8.2"
1566             },
1567             "require-dev": {
1568                 "doctrine/annotations": "^1.13.2",
1569                 "ext-phar": "*",
1570                 "laminas/laminas-coding-standard": "^2.3.0",
1571                 "laminas/laminas-stdlib": "^3.6.1",
1572                 "phpunit/phpunit": "^9.5.10",
1573                 "psalm/plugin-phpunit": "^0.17.0",
1574                 "vimeo/psalm": "^4.13.1"
1575             },
1576             "suggest": {
1577                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1578                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1579             },
1580             "type": "library",
1581             "autoload": {
1582                 "files": [
1583                     "polyfill/ReflectionEnumPolyfill.php"
1584                 ],
1585                 "psr-4": {
1586                     "Laminas\\Code\\": "src/"
1587                 }
1588             },
1589             "notification-url": "https://packagist.org/downloads/",
1590             "license": [
1591                 "BSD-3-Clause"
1592             ],
1593             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1594             "homepage": "https://laminas.dev",
1595             "keywords": [
1596                 "code",
1597                 "laminas",
1598                 "laminasframework"
1599             ],
1600             "support": {
1601                 "chat": "https://laminas.dev/chat",
1602                 "docs": "https://docs.laminas.dev/laminas-code/",
1603                 "forum": "https://discourse.laminas.dev",
1604                 "issues": "https://github.com/laminas/laminas-code/issues",
1605                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1606                 "source": "https://github.com/laminas/laminas-code"
1607             },
1608             "funding": [
1609                 {
1610                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1611                     "type": "community_bridge"
1612                 }
1613             ],
1614             "time": "2022-11-21T01:32:31+00:00"
1615         },
1616         {
1617             "name": "laminas/laminas-config",
1618             "version": "3.8.0",
1619             "source": {
1620                 "type": "git",
1621                 "url": "https://github.com/laminas/laminas-config.git",
1622                 "reference": "46baad58d0b12cf98539e04334eff40a1fdfb9a0"
1623             },
1624             "dist": {
1625                 "type": "zip",
1626                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/46baad58d0b12cf98539e04334eff40a1fdfb9a0",
1627                 "reference": "46baad58d0b12cf98539e04334eff40a1fdfb9a0",
1628                 "shasum": ""
1629             },
1630             "require": {
1631                 "ext-json": "*",
1632                 "laminas/laminas-stdlib": "^3.6",
1633                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
1634                 "psr/container": "^1.0"
1635             },
1636             "conflict": {
1637                 "container-interop/container-interop": "<1.2.0",
1638                 "zendframework/zend-config": "*"
1639             },
1640             "require-dev": {
1641                 "laminas/laminas-coding-standard": "~2.4.0",
1642                 "laminas/laminas-filter": "~2.23.0",
1643                 "laminas/laminas-i18n": "~2.19.0",
1644                 "laminas/laminas-servicemanager": "~3.19.0",
1645                 "phpunit/phpunit": "~9.5.25"
1646             },
1647             "suggest": {
1648                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1649                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1650                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1651             },
1652             "type": "library",
1653             "autoload": {
1654                 "psr-4": {
1655                     "Laminas\\Config\\": "src/"
1656                 }
1657             },
1658             "notification-url": "https://packagist.org/downloads/",
1659             "license": [
1660                 "BSD-3-Clause"
1661             ],
1662             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1663             "homepage": "https://laminas.dev",
1664             "keywords": [
1665                 "config",
1666                 "laminas"
1667             ],
1668             "support": {
1669                 "chat": "https://laminas.dev/chat",
1670                 "docs": "https://docs.laminas.dev/laminas-config/",
1671                 "forum": "https://discourse.laminas.dev",
1672                 "issues": "https://github.com/laminas/laminas-config/issues",
1673                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1674                 "source": "https://github.com/laminas/laminas-config"
1675             },
1676             "funding": [
1677                 {
1678                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1679                     "type": "community_bridge"
1680                 }
1681             ],
1682             "time": "2022-10-16T14:21:22+00:00"
1683         },
1684         {
1685             "name": "laminas/laminas-db",
1686             "version": "2.16.1",
1687             "source": {
1688                 "type": "git",
1689                 "url": "https://github.com/laminas/laminas-db.git",
1690                 "reference": "2bdc91a08d903fb981b451adfb8548eeb8a87c80"
1691             },
1692             "dist": {
1693                 "type": "zip",
1694                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/2bdc91a08d903fb981b451adfb8548eeb8a87c80",
1695                 "reference": "2bdc91a08d903fb981b451adfb8548eeb8a87c80",
1696                 "shasum": ""
1697             },
1698             "require": {
1699                 "laminas/laminas-stdlib": "^3.7.1",
1700                 "php": "~8.0.0 || ~8.1.0|| ~8.2.0"
1701             },
1702             "conflict": {
1703                 "zendframework/zend-db": "*"
1704             },
1705             "require-dev": {
1706                 "laminas/laminas-coding-standard": "^2.4.0",
1707                 "laminas/laminas-eventmanager": "^3.6.0",
1708                 "laminas/laminas-hydrator": "^4.7",
1709                 "laminas/laminas-servicemanager": "^3.19.0",
1710                 "phpunit/phpunit": "^9.5.25"
1711             },
1712             "suggest": {
1713                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1714                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1715                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1716             },
1717             "type": "library",
1718             "extra": {
1719                 "laminas": {
1720                     "component": "Laminas\\Db",
1721                     "config-provider": "Laminas\\Db\\ConfigProvider"
1722                 }
1723             },
1724             "autoload": {
1725                 "psr-4": {
1726                     "Laminas\\Db\\": "src/"
1727                 }
1728             },
1729             "notification-url": "https://packagist.org/downloads/",
1730             "license": [
1731                 "BSD-3-Clause"
1732             ],
1733             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1734             "homepage": "https://laminas.dev",
1735             "keywords": [
1736                 "db",
1737                 "laminas"
1738             ],
1739             "support": {
1740                 "chat": "https://laminas.dev/chat",
1741                 "docs": "https://docs.laminas.dev/laminas-db/",
1742                 "forum": "https://discourse.laminas.dev",
1743                 "issues": "https://github.com/laminas/laminas-db/issues",
1744                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1745                 "source": "https://github.com/laminas/laminas-db"
1746             },
1747             "funding": [
1748                 {
1749                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1750                     "type": "community_bridge"
1751                 }
1752             ],
1753             "time": "2022-12-05T18:24:57+00:00"
1754         },
1755         {
1756             "name": "laminas/laminas-escaper",
1757             "version": "2.12.0",
1758             "source": {
1759                 "type": "git",
1760                 "url": "https://github.com/laminas/laminas-escaper.git",
1761                 "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490"
1762             },
1763             "dist": {
1764                 "type": "zip",
1765                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
1766                 "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
1767                 "shasum": ""
1768             },
1769             "require": {
1770                 "ext-ctype": "*",
1771                 "ext-mbstring": "*",
1772                 "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
1773             },
1774             "conflict": {
1775                 "zendframework/zend-escaper": "*"
1776             },
1777             "require-dev": {
1778                 "infection/infection": "^0.26.6",
1779                 "laminas/laminas-coding-standard": "~2.4.0",
1780                 "maglnet/composer-require-checker": "^3.8.0",
1781                 "phpunit/phpunit": "^9.5.18",
1782                 "psalm/plugin-phpunit": "^0.17.0",
1783                 "vimeo/psalm": "^4.22.0"
1784             },
1785             "type": "library",
1786             "autoload": {
1787                 "psr-4": {
1788                     "Laminas\\Escaper\\": "src/"
1789                 }
1790             },
1791             "notification-url": "https://packagist.org/downloads/",
1792             "license": [
1793                 "BSD-3-Clause"
1794             ],
1795             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1796             "homepage": "https://laminas.dev",
1797             "keywords": [
1798                 "escaper",
1799                 "laminas"
1800             ],
1801             "support": {
1802                 "chat": "https://laminas.dev/chat",
1803                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1804                 "forum": "https://discourse.laminas.dev",
1805                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1806                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1807                 "source": "https://github.com/laminas/laminas-escaper"
1808             },
1809             "funding": [
1810                 {
1811                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1812                     "type": "community_bridge"
1813                 }
1814             ],
1815             "time": "2022-10-10T10:11:09+00:00"
1816         },
1817         {
1818             "name": "laminas/laminas-eventmanager",
1819             "version": "3.8.0",
1820             "source": {
1821                 "type": "git",
1822                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1823                 "reference": "51e73899f14026fdf2626569a7ff04ae93554b0b"
1824             },
1825             "dist": {
1826                 "type": "zip",
1827                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/51e73899f14026fdf2626569a7ff04ae93554b0b",
1828                 "reference": "51e73899f14026fdf2626569a7ff04ae93554b0b",
1829                 "shasum": ""
1830             },
1831             "require": {
1832                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
1833             },
1834             "conflict": {
1835                 "container-interop/container-interop": "<1.2",
1836                 "zendframework/zend-eventmanager": "*"
1837             },
1838             "require-dev": {
1839                 "laminas/laminas-coding-standard": "~2.4.0",
1840                 "laminas/laminas-stdlib": "^3.15",
1841                 "phpbench/phpbench": "^1.2.7",
1842                 "phpunit/phpunit": "^9.5.26",
1843                 "psalm/plugin-phpunit": "^0.18.0",
1844                 "psr/container": "^1.1.2 || ^2.0.2",
1845                 "vimeo/psalm": "^5.0.0"
1846             },
1847             "suggest": {
1848                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
1849                 "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature"
1850             },
1851             "type": "library",
1852             "autoload": {
1853                 "psr-4": {
1854                     "Laminas\\EventManager\\": "src/"
1855                 }
1856             },
1857             "notification-url": "https://packagist.org/downloads/",
1858             "license": [
1859                 "BSD-3-Clause"
1860             ],
1861             "description": "Trigger and listen to events within a PHP application",
1862             "homepage": "https://laminas.dev",
1863             "keywords": [
1864                 "event",
1865                 "eventmanager",
1866                 "events",
1867                 "laminas"
1868             ],
1869             "support": {
1870                 "chat": "https://laminas.dev/chat",
1871                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1872                 "forum": "https://discourse.laminas.dev",
1873                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1874                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1875                 "source": "https://github.com/laminas/laminas-eventmanager"
1876             },
1877             "funding": [
1878                 {
1879                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1880                     "type": "community_bridge"
1881                 }
1882             ],
1883             "time": "2022-12-03T06:30:11+00:00"
1884         },
1885         {
1886             "name": "laminas/laminas-filter",
1887             "version": "2.29.0",
1888             "source": {
1889                 "type": "git",
1890                 "url": "https://github.com/laminas/laminas-filter.git",
1891                 "reference": "166e28123d19ebab7edddb9671a8376143c543c7"
1892             },
1893             "dist": {
1894                 "type": "zip",
1895                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/166e28123d19ebab7edddb9671a8376143c543c7",
1896                 "reference": "166e28123d19ebab7edddb9671a8376143c543c7",
1897                 "shasum": ""
1898             },
1899             "require": {
1900                 "ext-mbstring": "*",
1901                 "laminas/laminas-servicemanager": "^3.14.0",
1902                 "laminas/laminas-stdlib": "^3.13.0",
1903                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
1904             },
1905             "conflict": {
1906                 "laminas/laminas-validator": "<2.10.1",
1907                 "zendframework/zend-filter": "*"
1908             },
1909             "require-dev": {
1910                 "laminas/laminas-coding-standard": "~2.4.0",
1911                 "laminas/laminas-crypt": "^3.9",
1912                 "laminas/laminas-uri": "^2.10",
1913                 "pear/archive_tar": "^1.4.14",
1914                 "phpunit/phpunit": "^9.5.26",
1915                 "psalm/plugin-phpunit": "^0.18.3",
1916                 "psr/http-factory": "^1.0.1",
1917                 "vimeo/psalm": "^5.0"
1918             },
1919             "suggest": {
1920                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1921                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1922                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1923                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1924             },
1925             "type": "library",
1926             "extra": {
1927                 "laminas": {
1928                     "component": "Laminas\\Filter",
1929                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1930                 }
1931             },
1932             "autoload": {
1933                 "psr-4": {
1934                     "Laminas\\Filter\\": "src/"
1935                 }
1936             },
1937             "notification-url": "https://packagist.org/downloads/",
1938             "license": [
1939                 "BSD-3-Clause"
1940             ],
1941             "description": "Programmatically filter and normalize data and files",
1942             "homepage": "https://laminas.dev",
1943             "keywords": [
1944                 "filter",
1945                 "laminas"
1946             ],
1947             "support": {
1948                 "chat": "https://laminas.dev/chat",
1949                 "docs": "https://docs.laminas.dev/laminas-filter/",
1950                 "forum": "https://discourse.laminas.dev",
1951                 "issues": "https://github.com/laminas/laminas-filter/issues",
1952                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
1953                 "source": "https://github.com/laminas/laminas-filter"
1954             },
1955             "funding": [
1956                 {
1957                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1958                     "type": "community_bridge"
1959                 }
1960             ],
1961             "time": "2022-12-05T13:53:32+00:00"
1962         },
1963         {
1964             "name": "laminas/laminas-form",
1965             "version": "3.8.0",
1966             "source": {
1967                 "type": "git",
1968                 "url": "https://github.com/laminas/laminas-form.git",
1969                 "reference": "087def3e3e4a70c618cdf622fbea8840280ff1c2"
1970             },
1971             "dist": {
1972                 "type": "zip",
1973                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/087def3e3e4a70c618cdf622fbea8840280ff1c2",
1974                 "reference": "087def3e3e4a70c618cdf622fbea8840280ff1c2",
1975                 "shasum": ""
1976             },
1977             "require": {
1978                 "laminas/laminas-hydrator": "^4.3.1",
1979                 "laminas/laminas-inputfilter": "^2.19.1",
1980                 "laminas/laminas-stdlib": "^3.7.1",
1981                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
1982             },
1983             "conflict": {
1984                 "doctrine/annotations": "<1.12.0",
1985                 "laminas/laminas-captcha": "<2.13.0",
1986                 "laminas/laminas-eventmanager": "<3.6.0",
1987                 "laminas/laminas-i18n": "<2.19.0",
1988                 "laminas/laminas-recaptcha": "<3.4.0",
1989                 "laminas/laminas-servicemanager": "<3.19.0",
1990                 "laminas/laminas-view": "<2.24.0"
1991             },
1992             "require-dev": {
1993                 "doctrine/annotations": "^1.13.3",
1994                 "ext-intl": "*",
1995                 "laminas/laminas-captcha": "^2.15",
1996                 "laminas/laminas-coding-standard": "^2.4",
1997                 "laminas/laminas-db": "^2.16",
1998                 "laminas/laminas-escaper": "^2.12",
1999                 "laminas/laminas-eventmanager": "^3.8",
2000                 "laminas/laminas-filter": "^2.29",
2001                 "laminas/laminas-i18n": "^2.21",
2002                 "laminas/laminas-modulemanager": "^2.14.0",
2003                 "laminas/laminas-recaptcha": "^3.5",
2004                 "laminas/laminas-servicemanager": "^3.20",
2005                 "laminas/laminas-session": "^2.16",
2006                 "laminas/laminas-text": "^2.9.0",
2007                 "laminas/laminas-validator": "^2.28",
2008                 "laminas/laminas-view": "^2.25",
2009                 "phpunit/phpunit": "^9.5.26",
2010                 "psalm/plugin-phpunit": "^0.18.4",
2011                 "vimeo/psalm": "^5.1"
2012             },
2013             "suggest": {
2014                 "doctrine/annotations": "^1.12, required to use laminas-form annotations support",
2015                 "laminas/laminas-captcha": "^2.11, required for using CAPTCHA form elements",
2016                 "laminas/laminas-eventmanager": "^3.4, reuired for laminas-form annotations support",
2017                 "laminas/laminas-i18n": "^2.12, required when using laminas-form view helpers",
2018                 "laminas/laminas-recaptcha": "^3.4, in order to use the ReCaptcha form element",
2019                 "laminas/laminas-servicemanager": "^3.10, required to use the form factories or provide services",
2020                 "laminas/laminas-view": "^2.14, required for using the laminas-form view helpers"
2021             },
2022             "type": "library",
2023             "extra": {
2024                 "laminas": {
2025                     "component": "Laminas\\Form",
2026                     "config-provider": "Laminas\\Form\\ConfigProvider"
2027                 }
2028             },
2029             "autoload": {
2030                 "psr-4": {
2031                     "Laminas\\Form\\": "src/"
2032                 }
2033             },
2034             "notification-url": "https://packagist.org/downloads/",
2035             "license": [
2036                 "BSD-3-Clause"
2037             ],
2038             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2039             "homepage": "https://laminas.dev",
2040             "keywords": [
2041                 "form",
2042                 "laminas"
2043             ],
2044             "support": {
2045                 "chat": "https://laminas.dev/chat",
2046                 "docs": "https://docs.laminas.dev/laminas-form/",
2047                 "forum": "https://discourse.laminas.dev",
2048                 "issues": "https://github.com/laminas/laminas-form/issues",
2049                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
2050                 "source": "https://github.com/laminas/laminas-form"
2051             },
2052             "funding": [
2053                 {
2054                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2055                     "type": "community_bridge"
2056                 }
2057             ],
2058             "time": "2022-12-05T19:11:27+00:00"
2059         },
2060         {
2061             "name": "laminas/laminas-http",
2062             "version": "2.18.0",
2063             "source": {
2064                 "type": "git",
2065                 "url": "https://github.com/laminas/laminas-http.git",
2066                 "reference": "76de9008f889bc7088f85a41d0d2b06c2b59c53d"
2067             },
2068             "dist": {
2069                 "type": "zip",
2070                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/76de9008f889bc7088f85a41d0d2b06c2b59c53d",
2071                 "reference": "76de9008f889bc7088f85a41d0d2b06c2b59c53d",
2072                 "shasum": ""
2073             },
2074             "require": {
2075                 "laminas/laminas-loader": "^2.8",
2076                 "laminas/laminas-stdlib": "^3.6",
2077                 "laminas/laminas-uri": "^2.9.1",
2078                 "laminas/laminas-validator": "^2.15",
2079                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2080             },
2081             "conflict": {
2082                 "zendframework/zend-http": "*"
2083             },
2084             "require-dev": {
2085                 "ext-curl": "*",
2086                 "laminas/laminas-coding-standard": "~2.4.0",
2087                 "phpunit/phpunit": "^9.5.25"
2088             },
2089             "suggest": {
2090                 "paragonie/certainty": "For automated management of cacert.pem"
2091             },
2092             "type": "library",
2093             "autoload": {
2094                 "psr-4": {
2095                     "Laminas\\Http\\": "src/"
2096                 }
2097             },
2098             "notification-url": "https://packagist.org/downloads/",
2099             "license": [
2100                 "BSD-3-Clause"
2101             ],
2102             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2103             "homepage": "https://laminas.dev",
2104             "keywords": [
2105                 "http",
2106                 "http client",
2107                 "laminas"
2108             ],
2109             "support": {
2110                 "chat": "https://laminas.dev/chat",
2111                 "docs": "https://docs.laminas.dev/laminas-http/",
2112                 "forum": "https://discourse.laminas.dev",
2113                 "issues": "https://github.com/laminas/laminas-http/issues",
2114                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2115                 "source": "https://github.com/laminas/laminas-http"
2116             },
2117             "funding": [
2118                 {
2119                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2120                     "type": "community_bridge"
2121                 }
2122             ],
2123             "time": "2022-11-23T15:45:41+00:00"
2124         },
2125         {
2126             "name": "laminas/laminas-hydrator",
2127             "version": "4.10.0",
2128             "source": {
2129                 "type": "git",
2130                 "url": "https://github.com/laminas/laminas-hydrator.git",
2131                 "reference": "9917c999faa8acc13da51a9b0d12e513b5d26430"
2132             },
2133             "dist": {
2134                 "type": "zip",
2135                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/9917c999faa8acc13da51a9b0d12e513b5d26430",
2136                 "reference": "9917c999faa8acc13da51a9b0d12e513b5d26430",
2137                 "shasum": ""
2138             },
2139             "require": {
2140                 "laminas/laminas-stdlib": "^3.3",
2141                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
2142                 "webmozart/assert": "^1.10"
2143             },
2144             "conflict": {
2145                 "laminas/laminas-servicemanager": "<3.14.0",
2146                 "zendframework/zend-hydrator": "*"
2147             },
2148             "require-dev": {
2149                 "laminas/laminas-coding-standard": "~2.4.0",
2150                 "laminas/laminas-eventmanager": "^3.6",
2151                 "laminas/laminas-modulemanager": "^2.14.0",
2152                 "laminas/laminas-serializer": "^2.14.0",
2153                 "laminas/laminas-servicemanager": "^3.19",
2154                 "phpbench/phpbench": "^1.2.7",
2155                 "phpunit/phpunit": "^9.5.26",
2156                 "psalm/plugin-phpunit": "^0.18.0",
2157                 "vimeo/psalm": "^5.0"
2158             },
2159             "suggest": {
2160                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2161                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2162                 "laminas/laminas-servicemanager": "^3.14, to support hydrator plugin manager usage"
2163             },
2164             "type": "library",
2165             "extra": {
2166                 "laminas": {
2167                     "component": "Laminas\\Hydrator",
2168                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2169                 }
2170             },
2171             "autoload": {
2172                 "psr-4": {
2173                     "Laminas\\Hydrator\\": "src/"
2174                 }
2175             },
2176             "notification-url": "https://packagist.org/downloads/",
2177             "license": [
2178                 "BSD-3-Clause"
2179             ],
2180             "description": "Serialize objects to arrays, and vice versa",
2181             "homepage": "https://laminas.dev",
2182             "keywords": [
2183                 "hydrator",
2184                 "laminas"
2185             ],
2186             "support": {
2187                 "chat": "https://laminas.dev/chat",
2188                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2189                 "forum": "https://discourse.laminas.dev",
2190                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2191                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2192                 "source": "https://github.com/laminas/laminas-hydrator"
2193             },
2194             "funding": [
2195                 {
2196                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2197                     "type": "community_bridge"
2198                 }
2199             ],
2200             "time": "2022-12-05T18:17:44+00:00"
2201         },
2202         {
2203             "name": "laminas/laminas-i18n",
2204             "version": "2.21.0",
2205             "source": {
2206                 "type": "git",
2207                 "url": "https://github.com/laminas/laminas-i18n.git",
2208                 "reference": "fbd2d0373aaced4769cba2bf3d1425d55f68abb1"
2209             },
2210             "dist": {
2211                 "type": "zip",
2212                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/fbd2d0373aaced4769cba2bf3d1425d55f68abb1",
2213                 "reference": "fbd2d0373aaced4769cba2bf3d1425d55f68abb1",
2214                 "shasum": ""
2215             },
2216             "require": {
2217                 "ext-intl": "*",
2218                 "laminas/laminas-servicemanager": "^3.14.0",
2219                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2220                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2221             },
2222             "conflict": {
2223                 "laminas/laminas-view": "<2.20.0",
2224                 "phpspec/prophecy": "<1.9.0",
2225                 "zendframework/zend-i18n": "*"
2226             },
2227             "require-dev": {
2228                 "laminas/laminas-cache": "^3.8",
2229                 "laminas/laminas-cache-storage-adapter-memory": "^2.2.0",
2230                 "laminas/laminas-cache-storage-deprecated-factory": "^1.0.1",
2231                 "laminas/laminas-coding-standard": "~2.4.0",
2232                 "laminas/laminas-config": "^3.8.0",
2233                 "laminas/laminas-eventmanager": "^3.7",
2234                 "laminas/laminas-filter": "^2.28.1",
2235                 "laminas/laminas-validator": "^2.28",
2236                 "laminas/laminas-view": "^2.25",
2237                 "phpunit/phpunit": "^9.5.26",
2238                 "psalm/plugin-phpunit": "^0.18.3",
2239                 "vimeo/psalm": "^5.0.0"
2240             },
2241             "suggest": {
2242                 "laminas/laminas-cache": "You should install this package to cache the translations",
2243                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2244                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2245                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2246                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2247                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2248                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2249             },
2250             "type": "library",
2251             "extra": {
2252                 "laminas": {
2253                     "component": "Laminas\\I18n",
2254                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2255                 }
2256             },
2257             "autoload": {
2258                 "psr-4": {
2259                     "Laminas\\I18n\\": "src/"
2260                 }
2261             },
2262             "notification-url": "https://packagist.org/downloads/",
2263             "license": [
2264                 "BSD-3-Clause"
2265             ],
2266             "description": "Provide translations for your application, and filter and validate internationalized values",
2267             "homepage": "https://laminas.dev",
2268             "keywords": [
2269                 "i18n",
2270                 "laminas"
2271             ],
2272             "support": {
2273                 "chat": "https://laminas.dev/chat",
2274                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2275                 "forum": "https://discourse.laminas.dev",
2276                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2277                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2278                 "source": "https://github.com/laminas/laminas-i18n"
2279             },
2280             "funding": [
2281                 {
2282                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2283                     "type": "community_bridge"
2284                 }
2285             ],
2286             "time": "2022-12-02T17:15:52+00:00"
2287         },
2288         {
2289             "name": "laminas/laminas-inputfilter",
2290             "version": "2.22.1",
2291             "source": {
2292                 "type": "git",
2293                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2294                 "reference": "ec8b923d2c6923c24e4822a9ac77b4cd0f047ad3"
2295             },
2296             "dist": {
2297                 "type": "zip",
2298                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/ec8b923d2c6923c24e4822a9ac77b4cd0f047ad3",
2299                 "reference": "ec8b923d2c6923c24e4822a9ac77b4cd0f047ad3",
2300                 "shasum": ""
2301             },
2302             "require": {
2303                 "laminas/laminas-filter": "^2.13",
2304                 "laminas/laminas-servicemanager": "^3.16.0",
2305                 "laminas/laminas-stdlib": "^3.0",
2306                 "laminas/laminas-validator": "^2.15",
2307                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2308             },
2309             "conflict": {
2310                 "zendframework/zend-inputfilter": "*"
2311             },
2312             "require-dev": {
2313                 "ext-json": "*",
2314                 "laminas/laminas-coding-standard": "~2.4.0",
2315                 "phpunit/phpunit": "^9.5.25",
2316                 "psalm/plugin-phpunit": "^0.17.0",
2317                 "psr/http-message": "^1.0.1",
2318                 "vimeo/psalm": "^4.28",
2319                 "webmozart/assert": "^1.11"
2320             },
2321             "suggest": {
2322                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2323             },
2324             "type": "library",
2325             "extra": {
2326                 "laminas": {
2327                     "component": "Laminas\\InputFilter",
2328                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2329                 }
2330             },
2331             "autoload": {
2332                 "psr-4": {
2333                     "Laminas\\InputFilter\\": "src/"
2334                 }
2335             },
2336             "notification-url": "https://packagist.org/downloads/",
2337             "license": [
2338                 "BSD-3-Clause"
2339             ],
2340             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2341             "homepage": "https://laminas.dev",
2342             "keywords": [
2343                 "inputfilter",
2344                 "laminas"
2345             ],
2346             "support": {
2347                 "chat": "https://laminas.dev/chat",
2348                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2349                 "forum": "https://discourse.laminas.dev",
2350                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2351                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2352                 "source": "https://github.com/laminas/laminas-inputfilter"
2353             },
2354             "funding": [
2355                 {
2356                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2357                     "type": "community_bridge"
2358                 }
2359             ],
2360             "time": "2022-11-04T13:12:58+00:00"
2361         },
2362         {
2363             "name": "laminas/laminas-json",
2364             "version": "3.5.0",
2365             "source": {
2366                 "type": "git",
2367                 "url": "https://github.com/laminas/laminas-json.git",
2368                 "reference": "7a8a1d7bf2d05dd6c1fbd7c0868d3848cf2b57ec"
2369             },
2370             "dist": {
2371                 "type": "zip",
2372                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/7a8a1d7bf2d05dd6c1fbd7c0868d3848cf2b57ec",
2373                 "reference": "7a8a1d7bf2d05dd6c1fbd7c0868d3848cf2b57ec",
2374                 "shasum": ""
2375             },
2376             "require": {
2377                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2378             },
2379             "conflict": {
2380                 "zendframework/zend-json": "*"
2381             },
2382             "require-dev": {
2383                 "laminas/laminas-coding-standard": "~2.4.0",
2384                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2385                 "phpunit/phpunit": "^9.5.25"
2386             },
2387             "suggest": {
2388                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2389                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2390             },
2391             "type": "library",
2392             "autoload": {
2393                 "psr-4": {
2394                     "Laminas\\Json\\": "src/"
2395                 }
2396             },
2397             "notification-url": "https://packagist.org/downloads/",
2398             "license": [
2399                 "BSD-3-Clause"
2400             ],
2401             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2402             "homepage": "https://laminas.dev",
2403             "keywords": [
2404                 "json",
2405                 "laminas"
2406             ],
2407             "support": {
2408                 "chat": "https://laminas.dev/chat",
2409                 "docs": "https://docs.laminas.dev/laminas-json/",
2410                 "forum": "https://discourse.laminas.dev",
2411                 "issues": "https://github.com/laminas/laminas-json/issues",
2412                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2413                 "source": "https://github.com/laminas/laminas-json"
2414             },
2415             "funding": [
2416                 {
2417                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2418                     "type": "community_bridge"
2419                 }
2420             ],
2421             "time": "2022-10-17T04:06:45+00:00"
2422         },
2423         {
2424             "name": "laminas/laminas-json-server",
2425             "version": "3.7.0",
2426             "source": {
2427                 "type": "git",
2428                 "url": "https://github.com/laminas/laminas-json-server.git",
2429                 "reference": "5c07f08c91ea2d7f6b58b1aeb32aa4bb281b81cd"
2430             },
2431             "dist": {
2432                 "type": "zip",
2433                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/5c07f08c91ea2d7f6b58b1aeb32aa4bb281b81cd",
2434                 "reference": "5c07f08c91ea2d7f6b58b1aeb32aa4bb281b81cd",
2435                 "shasum": ""
2436             },
2437             "require": {
2438                 "laminas/laminas-http": "^2.15.1",
2439                 "laminas/laminas-json": "^3.3.0",
2440                 "laminas/laminas-server": "^2.11.0",
2441                 "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
2442             },
2443             "conflict": {
2444                 "laminas/laminas-stdlib": "<3.2.1"
2445             },
2446             "replace": {
2447                 "zendframework/zend-json-server": "^3.2.0"
2448             },
2449             "require-dev": {
2450                 "ext-json": "*",
2451                 "laminas/laminas-coding-standard": "^2.4.0",
2452                 "phpunit/phpunit": "^9.5.26",
2453                 "psalm/plugin-phpunit": "^0.18.0",
2454                 "vimeo/psalm": "^5.0.0"
2455             },
2456             "type": "library",
2457             "autoload": {
2458                 "psr-4": {
2459                     "Laminas\\Json\\Server\\": "src/"
2460                 }
2461             },
2462             "notification-url": "https://packagist.org/downloads/",
2463             "license": [
2464                 "BSD-3-Clause"
2465             ],
2466             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2467             "homepage": "https://laminas.dev",
2468             "keywords": [
2469                 "json",
2470                 "json-server",
2471                 "laminas",
2472                 "server"
2473             ],
2474             "support": {
2475                 "chat": "https://laminas.dev/chat",
2476                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2477                 "forum": "https://discourse.laminas.dev",
2478                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2479                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2480                 "source": "https://github.com/laminas/laminas-json-server"
2481             },
2482             "funding": [
2483                 {
2484                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2485                     "type": "community_bridge"
2486                 }
2487             ],
2488             "time": "2022-12-10T00:15:16+00:00"
2489         },
2490         {
2491             "name": "laminas/laminas-loader",
2492             "version": "2.9.0",
2493             "source": {
2494                 "type": "git",
2495                 "url": "https://github.com/laminas/laminas-loader.git",
2496                 "reference": "51ed9c3fa42d1098a9997571730c0cbf42d078d3"
2497             },
2498             "dist": {
2499                 "type": "zip",
2500                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/51ed9c3fa42d1098a9997571730c0cbf42d078d3",
2501                 "reference": "51ed9c3fa42d1098a9997571730c0cbf42d078d3",
2502                 "shasum": ""
2503             },
2504             "require": {
2505                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2506             },
2507             "conflict": {
2508                 "zendframework/zend-loader": "*"
2509             },
2510             "require-dev": {
2511                 "laminas/laminas-coding-standard": "~2.4.0",
2512                 "phpunit/phpunit": "~9.5.25"
2513             },
2514             "type": "library",
2515             "autoload": {
2516                 "psr-4": {
2517                     "Laminas\\Loader\\": "src/"
2518                 }
2519             },
2520             "notification-url": "https://packagist.org/downloads/",
2521             "license": [
2522                 "BSD-3-Clause"
2523             ],
2524             "description": "Autoloading and plugin loading strategies",
2525             "homepage": "https://laminas.dev",
2526             "keywords": [
2527                 "laminas",
2528                 "loader"
2529             ],
2530             "support": {
2531                 "chat": "https://laminas.dev/chat",
2532                 "docs": "https://docs.laminas.dev/laminas-loader/",
2533                 "forum": "https://discourse.laminas.dev",
2534                 "issues": "https://github.com/laminas/laminas-loader/issues",
2535                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2536                 "source": "https://github.com/laminas/laminas-loader"
2537             },
2538             "funding": [
2539                 {
2540                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2541                     "type": "community_bridge"
2542                 }
2543             ],
2544             "time": "2022-10-16T12:50:49+00:00"
2545         },
2546         {
2547             "name": "laminas/laminas-math",
2548             "version": "3.6.0",
2549             "source": {
2550                 "type": "git",
2551                 "url": "https://github.com/laminas/laminas-math.git",
2552                 "reference": "5770fc632a3614f5526632a8b70f41b65130460e"
2553             },
2554             "dist": {
2555                 "type": "zip",
2556                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/5770fc632a3614f5526632a8b70f41b65130460e",
2557                 "reference": "5770fc632a3614f5526632a8b70f41b65130460e",
2558                 "shasum": ""
2559             },
2560             "require": {
2561                 "ext-mbstring": "*",
2562                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2563             },
2564             "conflict": {
2565                 "zendframework/zend-math": "*"
2566             },
2567             "require-dev": {
2568                 "laminas/laminas-coding-standard": "~2.4.0",
2569                 "phpunit/phpunit": "~9.5.25"
2570             },
2571             "suggest": {
2572                 "ext-bcmath": "If using the bcmath functionality",
2573                 "ext-gmp": "If using the gmp functionality"
2574             },
2575             "type": "library",
2576             "extra": {
2577                 "branch-alias": {
2578                     "dev-master": "3.2.x-dev",
2579                     "dev-develop": "3.3.x-dev"
2580                 }
2581             },
2582             "autoload": {
2583                 "psr-4": {
2584                     "Laminas\\Math\\": "src/"
2585                 }
2586             },
2587             "notification-url": "https://packagist.org/downloads/",
2588             "license": [
2589                 "BSD-3-Clause"
2590             ],
2591             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2592             "homepage": "https://laminas.dev",
2593             "keywords": [
2594                 "laminas",
2595                 "math"
2596             ],
2597             "support": {
2598                 "chat": "https://laminas.dev/chat",
2599                 "docs": "https://docs.laminas.dev/laminas-math/",
2600                 "forum": "https://discourse.laminas.dev",
2601                 "issues": "https://github.com/laminas/laminas-math/issues",
2602                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2603                 "source": "https://github.com/laminas/laminas-math"
2604             },
2605             "funding": [
2606                 {
2607                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2608                     "type": "community_bridge"
2609                 }
2610             ],
2611             "time": "2022-10-16T14:22:28+00:00"
2612         },
2613         {
2614             "name": "laminas/laminas-modulemanager",
2615             "version": "2.14.0",
2616             "source": {
2617                 "type": "git",
2618                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2619                 "reference": "fb0a2c34423f7d3321dd7c42dc5fc4db905a99ac"
2620             },
2621             "dist": {
2622                 "type": "zip",
2623                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/fb0a2c34423f7d3321dd7c42dc5fc4db905a99ac",
2624                 "reference": "fb0a2c34423f7d3321dd7c42dc5fc4db905a99ac",
2625                 "shasum": ""
2626             },
2627             "require": {
2628                 "brick/varexporter": "^0.3.2",
2629                 "laminas/laminas-config": "^3.7",
2630                 "laminas/laminas-eventmanager": "^3.4",
2631                 "laminas/laminas-stdlib": "^3.6",
2632                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
2633                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2634             },
2635             "conflict": {
2636                 "zendframework/zend-modulemanager": "*"
2637             },
2638             "require-dev": {
2639                 "laminas/laminas-coding-standard": "^2.3",
2640                 "laminas/laminas-loader": "^2.9.0",
2641                 "laminas/laminas-mvc": "^3.5.0",
2642                 "laminas/laminas-servicemanager": "^3.19.0",
2643                 "phpunit/phpunit": "^9.5.25",
2644                 "psalm/plugin-phpunit": "^0.17.0",
2645                 "vimeo/psalm": "^4.29"
2646             },
2647             "suggest": {
2648                 "laminas/laminas-console": "Laminas\\Console component",
2649                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2650                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2651                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2652             },
2653             "type": "library",
2654             "autoload": {
2655                 "psr-4": {
2656                     "Laminas\\ModuleManager\\": "src/"
2657                 }
2658             },
2659             "notification-url": "https://packagist.org/downloads/",
2660             "license": [
2661                 "BSD-3-Clause"
2662             ],
2663             "description": "Modular application system for laminas-mvc applications",
2664             "homepage": "https://laminas.dev",
2665             "keywords": [
2666                 "laminas",
2667                 "modulemanager"
2668             ],
2669             "support": {
2670                 "chat": "https://laminas.dev/chat",
2671                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2672                 "forum": "https://discourse.laminas.dev",
2673                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2674                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2675                 "source": "https://github.com/laminas/laminas-modulemanager"
2676             },
2677             "funding": [
2678                 {
2679                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2680                     "type": "community_bridge"
2681                 }
2682             ],
2683             "time": "2022-10-28T09:21:04+00:00"
2684         },
2685         {
2686             "name": "laminas/laminas-mvc",
2687             "version": "3.6.0",
2688             "source": {
2689                 "type": "git",
2690                 "url": "https://github.com/laminas/laminas-mvc.git",
2691                 "reference": "c54eaebe3810feaca834cc38ef0a962c89ff2431"
2692             },
2693             "dist": {
2694                 "type": "zip",
2695                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/c54eaebe3810feaca834cc38ef0a962c89ff2431",
2696                 "reference": "c54eaebe3810feaca834cc38ef0a962c89ff2431",
2697                 "shasum": ""
2698             },
2699             "require": {
2700                 "container-interop/container-interop": "^1.2",
2701                 "laminas/laminas-eventmanager": "^3.4",
2702                 "laminas/laminas-http": "^2.15",
2703                 "laminas/laminas-modulemanager": "^2.8",
2704                 "laminas/laminas-router": "^3.5",
2705                 "laminas/laminas-servicemanager": "^3.7",
2706                 "laminas/laminas-stdlib": "^3.6",
2707                 "laminas/laminas-view": "^2.14",
2708                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2709             },
2710             "conflict": {
2711                 "zendframework/zend-mvc": "*"
2712             },
2713             "require-dev": {
2714                 "http-interop/http-middleware": "^0.4.1",
2715                 "laminas/laminas-coding-standard": "^2.4.0",
2716                 "laminas/laminas-json": "^3.3",
2717                 "laminas/laminas-psr7bridge": "^1.8",
2718                 "laminas/laminas-stratigility": ">=2.0.1 <2.2",
2719                 "phpspec/prophecy": "^1.15.0",
2720                 "phpspec/prophecy-phpunit": "^2.0.1",
2721                 "phpunit/phpunit": "^9.5.25"
2722             },
2723             "suggest": {
2724                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2725                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2726                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2727                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2728                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2729                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2730                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2731                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2732                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2733                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2734                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2735             },
2736             "type": "library",
2737             "autoload": {
2738                 "psr-4": {
2739                     "Laminas\\Mvc\\": "src/"
2740                 }
2741             },
2742             "notification-url": "https://packagist.org/downloads/",
2743             "license": [
2744                 "BSD-3-Clause"
2745             ],
2746             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2747             "homepage": "https://laminas.dev",
2748             "keywords": [
2749                 "laminas",
2750                 "mvc"
2751             ],
2752             "support": {
2753                 "chat": "https://laminas.dev/chat",
2754                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2755                 "forum": "https://discourse.laminas.dev",
2756                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2757                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2758                 "source": "https://github.com/laminas/laminas-mvc"
2759             },
2760             "funding": [
2761                 {
2762                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2763                     "type": "community_bridge"
2764                 }
2765             ],
2766             "time": "2022-12-05T14:02:56+00:00"
2767         },
2768         {
2769             "name": "laminas/laminas-mvc-i18n",
2770             "version": "1.7.0",
2771             "source": {
2772                 "type": "git",
2773                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2774                 "reference": "571f3e34afbff14351677c450f872a0dd19f9d28"
2775             },
2776             "dist": {
2777                 "type": "zip",
2778                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/571f3e34afbff14351677c450f872a0dd19f9d28",
2779                 "reference": "571f3e34afbff14351677c450f872a0dd19f9d28",
2780                 "shasum": ""
2781             },
2782             "require": {
2783                 "container-interop/container-interop": "^1.1",
2784                 "ext-intl": "*",
2785                 "laminas/laminas-i18n": "^2.13.0",
2786                 "laminas/laminas-router": "^3.5.0",
2787                 "laminas/laminas-servicemanager": "^3.15.1",
2788                 "laminas/laminas-stdlib": "^3.10.1",
2789                 "laminas/laminas-validator": "^2.19.0",
2790                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2791             },
2792             "conflict": {
2793                 "laminas/laminas-mvc": "<3.0.0",
2794                 "phpspec/prophecy": "<1.8.0",
2795                 "zendframework/zend-mvc-i18n": "*"
2796             },
2797             "require-dev": {
2798                 "laminas/laminas-coding-standard": "~2.4.0",
2799                 "phpspec/prophecy-phpunit": "^2.0.1",
2800                 "phpunit/phpunit": "^9.5.26",
2801                 "psalm/plugin-phpunit": "^0.18.0",
2802                 "vimeo/psalm": "^5.0.0"
2803             },
2804             "suggest": {
2805                 "laminas/laminas-cache": "To enable caching of translation strings"
2806             },
2807             "type": "library",
2808             "extra": {
2809                 "laminas": {
2810                     "component": "Laminas\\Mvc\\I18n",
2811                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2812                 }
2813             },
2814             "autoload": {
2815                 "psr-4": {
2816                     "Laminas\\Mvc\\I18n\\": "src/"
2817                 }
2818             },
2819             "notification-url": "https://packagist.org/downloads/",
2820             "license": [
2821                 "BSD-3-Clause"
2822             ],
2823             "description": "Integration between laminas-mvc and laminas-i18n",
2824             "homepage": "https://laminas.dev",
2825             "keywords": [
2826                 "i18n",
2827                 "laminas",
2828                 "mvc"
2829             ],
2830             "support": {
2831                 "chat": "https://laminas.dev/chat",
2832                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2833                 "forum": "https://discourse.laminas.dev",
2834                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2835                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2836                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2837             },
2838             "funding": [
2839                 {
2840                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2841                     "type": "community_bridge"
2842                 }
2843             ],
2844             "time": "2022-12-02T15:45:50+00:00"
2845         },
2846         {
2847             "name": "laminas/laminas-router",
2848             "version": "3.11.0",
2849             "source": {
2850                 "type": "git",
2851                 "url": "https://github.com/laminas/laminas-router.git",
2852                 "reference": "48b6fccd63b9e04e67781c212bf3bedd75c9ca17"
2853             },
2854             "dist": {
2855                 "type": "zip",
2856                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/48b6fccd63b9e04e67781c212bf3bedd75c9ca17",
2857                 "reference": "48b6fccd63b9e04e67781c212bf3bedd75c9ca17",
2858                 "shasum": ""
2859             },
2860             "require": {
2861                 "laminas/laminas-http": "^2.15",
2862                 "laminas/laminas-servicemanager": "^3.14.0",
2863                 "laminas/laminas-stdlib": "^3.10.1",
2864                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2865             },
2866             "conflict": {
2867                 "zendframework/zend-router": "*"
2868             },
2869             "require-dev": {
2870                 "laminas/laminas-coding-standard": "~2.4.0",
2871                 "laminas/laminas-i18n": "^2.19.0",
2872                 "phpunit/phpunit": "^9.5.26",
2873                 "psalm/plugin-phpunit": "^0.18.0",
2874                 "vimeo/psalm": "^5.0.0"
2875             },
2876             "suggest": {
2877                 "laminas/laminas-i18n": "^2.15.0 if defining translatable HTTP path segments"
2878             },
2879             "type": "library",
2880             "extra": {
2881                 "laminas": {
2882                     "component": "Laminas\\Router",
2883                     "config-provider": "Laminas\\Router\\ConfigProvider"
2884                 }
2885             },
2886             "autoload": {
2887                 "psr-4": {
2888                     "Laminas\\Router\\": "src/"
2889                 }
2890             },
2891             "notification-url": "https://packagist.org/downloads/",
2892             "license": [
2893                 "BSD-3-Clause"
2894             ],
2895             "description": "Flexible routing system for HTTP and console applications",
2896             "homepage": "https://laminas.dev",
2897             "keywords": [
2898                 "laminas",
2899                 "routing"
2900             ],
2901             "support": {
2902                 "chat": "https://laminas.dev/chat",
2903                 "docs": "https://docs.laminas.dev/laminas-router/",
2904                 "forum": "https://discourse.laminas.dev",
2905                 "issues": "https://github.com/laminas/laminas-router/issues",
2906                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
2907                 "source": "https://github.com/laminas/laminas-router"
2908             },
2909             "funding": [
2910                 {
2911                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2912                     "type": "community_bridge"
2913                 }
2914             ],
2915             "time": "2022-12-02T17:45:59+00:00"
2916         },
2917         {
2918             "name": "laminas/laminas-server",
2919             "version": "2.14.0",
2920             "source": {
2921                 "type": "git",
2922                 "url": "https://github.com/laminas/laminas-server.git",
2923                 "reference": "11fe2af8dd3c2a350f903b2f2d0536ec3842a7f4"
2924             },
2925             "dist": {
2926                 "type": "zip",
2927                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/11fe2af8dd3c2a350f903b2f2d0536ec3842a7f4",
2928                 "reference": "11fe2af8dd3c2a350f903b2f2d0536ec3842a7f4",
2929                 "shasum": ""
2930             },
2931             "require": {
2932                 "laminas/laminas-code": "^4.7.1",
2933                 "laminas/laminas-stdlib": "^3.3.1",
2934                 "laminas/laminas-zendframework-bridge": "^1.2.0",
2935                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2936             },
2937             "replace": {
2938                 "zendframework/zend-server": "^2.8.1"
2939             },
2940             "require-dev": {
2941                 "laminas/laminas-coding-standard": "~2.4.0",
2942                 "phpunit/phpunit": "^9.5.5",
2943                 "psalm/plugin-phpunit": "^0.15.1",
2944                 "vimeo/psalm": "^4.6.4"
2945             },
2946             "type": "library",
2947             "autoload": {
2948                 "psr-4": {
2949                     "Laminas\\Server\\": "src/"
2950                 }
2951             },
2952             "notification-url": "https://packagist.org/downloads/",
2953             "license": [
2954                 "BSD-3-Clause"
2955             ],
2956             "description": "Create Reflection-based RPC servers",
2957             "homepage": "https://laminas.dev",
2958             "keywords": [
2959                 "laminas",
2960                 "server"
2961             ],
2962             "support": {
2963                 "chat": "https://laminas.dev/chat",
2964                 "docs": "https://docs.laminas.dev/laminas-server/",
2965                 "forum": "https://discourse.laminas.dev",
2966                 "issues": "https://github.com/laminas/laminas-server/issues",
2967                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
2968                 "source": "https://github.com/laminas/laminas-server"
2969             },
2970             "funding": [
2971                 {
2972                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2973                     "type": "community_bridge"
2974                 }
2975             ],
2976             "time": "2022-12-09T09:56:49+00:00"
2977         },
2978         {
2979             "name": "laminas/laminas-servicemanager",
2980             "version": "3.20.0",
2981             "source": {
2982                 "type": "git",
2983                 "url": "https://github.com/laminas/laminas-servicemanager.git",
2984                 "reference": "bc2c2cbe2dd90db8b9d16b0618f542692b76ab59"
2985             },
2986             "dist": {
2987                 "type": "zip",
2988                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/bc2c2cbe2dd90db8b9d16b0618f542692b76ab59",
2989                 "reference": "bc2c2cbe2dd90db8b9d16b0618f542692b76ab59",
2990                 "shasum": ""
2991             },
2992             "require": {
2993                 "laminas/laminas-stdlib": "^3.2.1",
2994                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
2995                 "psr/container": "^1.0"
2996             },
2997             "conflict": {
2998                 "ext-psr": "*",
2999                 "laminas/laminas-code": "<3.3.1",
3000                 "zendframework/zend-code": "<3.3.1",
3001                 "zendframework/zend-servicemanager": "*"
3002             },
3003             "provide": {
3004                 "psr/container-implementation": "^1.0"
3005             },
3006             "replace": {
3007                 "container-interop/container-interop": "^1.2.0"
3008             },
3009             "require-dev": {
3010                 "composer/package-versions-deprecated": "^1.11.99.5",
3011                 "laminas/laminas-coding-standard": "~2.4.0",
3012                 "laminas/laminas-container-config-test": "^0.8",
3013                 "laminas/laminas-dependency-plugin": "^2.2",
3014                 "mikey179/vfsstream": "^1.6.11@alpha",
3015                 "ocramius/proxy-manager": "^2.14.1",
3016                 "phpbench/phpbench": "^1.2.7",
3017                 "phpunit/phpunit": "^9.5.26",
3018                 "psalm/plugin-phpunit": "^0.18.0",
3019                 "vimeo/psalm": "^5.0.0"
3020             },
3021             "suggest": {
3022                 "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3023             },
3024             "bin": [
3025                 "bin/generate-deps-for-config-factory",
3026                 "bin/generate-factory-for-class"
3027             ],
3028             "type": "library",
3029             "autoload": {
3030                 "files": [
3031                     "src/autoload.php"
3032                 ],
3033                 "psr-4": {
3034                     "Laminas\\ServiceManager\\": "src/"
3035                 }
3036             },
3037             "notification-url": "https://packagist.org/downloads/",
3038             "license": [
3039                 "BSD-3-Clause"
3040             ],
3041             "description": "Factory-Driven Dependency Injection Container",
3042             "homepage": "https://laminas.dev",
3043             "keywords": [
3044                 "PSR-11",
3045                 "dependency-injection",
3046                 "di",
3047                 "dic",
3048                 "laminas",
3049                 "service-manager",
3050                 "servicemanager"
3051             ],
3052             "support": {
3053                 "chat": "https://laminas.dev/chat",
3054                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3055                 "forum": "https://discourse.laminas.dev",
3056                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3057                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3058                 "source": "https://github.com/laminas/laminas-servicemanager"
3059             },
3060             "funding": [
3061                 {
3062                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3063                     "type": "community_bridge"
3064                 }
3065             ],
3066             "time": "2022-12-01T17:03:38+00:00"
3067         },
3068         {
3069             "name": "laminas/laminas-soap",
3070             "version": "2.11.1",
3071             "source": {
3072                 "type": "git",
3073                 "url": "https://github.com/laminas/laminas-soap.git",
3074                 "reference": "1d3a45071b098062b97ff05b68523fb2fe322f9b"
3075             },
3076             "dist": {
3077                 "type": "zip",
3078                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/1d3a45071b098062b97ff05b68523fb2fe322f9b",
3079                 "reference": "1d3a45071b098062b97ff05b68523fb2fe322f9b",
3080                 "shasum": ""
3081             },
3082             "require": {
3083                 "ext-dom": "*",
3084                 "ext-soap": "*",
3085                 "laminas/laminas-server": "^2.11",
3086                 "laminas/laminas-stdlib": "^3.6",
3087                 "laminas/laminas-uri": "^2.9.1",
3088                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3089             },
3090             "conflict": {
3091                 "laminas/laminas-code": "<4.4",
3092                 "zendframework/zend-soap": "*"
3093             },
3094             "require-dev": {
3095                 "laminas/laminas-coding-standard": "~2.4",
3096                 "laminas/laminas-config": "^3.7",
3097                 "laminas/laminas-http": "^2.15",
3098                 "phpspec/prophecy-phpunit": "^2.0.1",
3099                 "phpunit/phpunit": "^9.5.5",
3100                 "psalm/plugin-phpunit": "^0.18.3",
3101                 "vimeo/psalm": "^4.30"
3102             },
3103             "suggest": {
3104                 "ext-curl": "Curl is required when .NET compatibility is required",
3105                 "laminas/laminas-http": "Laminas\\Http component"
3106             },
3107             "type": "library",
3108             "autoload": {
3109                 "psr-4": {
3110                     "Laminas\\Soap\\": "src/"
3111                 }
3112             },
3113             "notification-url": "https://packagist.org/downloads/",
3114             "license": [
3115                 "BSD-3-Clause"
3116             ],
3117             "homepage": "https://laminas.dev",
3118             "keywords": [
3119                 "laminas",
3120                 "soap"
3121             ],
3122             "support": {
3123                 "chat": "https://laminas.dev/chat",
3124                 "docs": "https://docs.laminas.dev/laminas-soap/",
3125                 "forum": "https://discourse.laminas.dev",
3126                 "issues": "https://github.com/laminas/laminas-soap/issues",
3127                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3128                 "source": "https://github.com/laminas/laminas-soap"
3129             },
3130             "funding": [
3131                 {
3132                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3133                     "type": "community_bridge"
3134                 }
3135             ],
3136             "time": "2022-11-18T13:09:56+00:00"
3137         },
3138         {
3139             "name": "laminas/laminas-stdlib",
3140             "version": "3.16.1",
3141             "source": {
3142                 "type": "git",
3143                 "url": "https://github.com/laminas/laminas-stdlib.git",
3144                 "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17"
3145             },
3146             "dist": {
3147                 "type": "zip",
3148                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/f4f773641807c7ccee59b758bfe4ac4ba33ecb17",
3149                 "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17",
3150                 "shasum": ""
3151             },
3152             "require": {
3153                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3154             },
3155             "conflict": {
3156                 "zendframework/zend-stdlib": "*"
3157             },
3158             "require-dev": {
3159                 "laminas/laminas-coding-standard": "^2.4.0",
3160                 "phpbench/phpbench": "^1.2.7",
3161                 "phpunit/phpunit": "^9.5.26",
3162                 "psalm/plugin-phpunit": "^0.18.0",
3163                 "vimeo/psalm": "^5.0.0"
3164             },
3165             "type": "library",
3166             "autoload": {
3167                 "psr-4": {
3168                     "Laminas\\Stdlib\\": "src/"
3169                 }
3170             },
3171             "notification-url": "https://packagist.org/downloads/",
3172             "license": [
3173                 "BSD-3-Clause"
3174             ],
3175             "description": "SPL extensions, array utilities, error handlers, and more",
3176             "homepage": "https://laminas.dev",
3177             "keywords": [
3178                 "laminas",
3179                 "stdlib"
3180             ],
3181             "support": {
3182                 "chat": "https://laminas.dev/chat",
3183                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3184                 "forum": "https://discourse.laminas.dev",
3185                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3186                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3187                 "source": "https://github.com/laminas/laminas-stdlib"
3188             },
3189             "funding": [
3190                 {
3191                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3192                     "type": "community_bridge"
3193                 }
3194             ],
3195             "time": "2022-12-03T18:48:01+00:00"
3196         },
3197         {
3198             "name": "laminas/laminas-uri",
3199             "version": "2.10.0",
3200             "source": {
3201                 "type": "git",
3202                 "url": "https://github.com/laminas/laminas-uri.git",
3203                 "reference": "663b050294945c7345cc3a61f3ca661d5f9e1f80"
3204             },
3205             "dist": {
3206                 "type": "zip",
3207                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/663b050294945c7345cc3a61f3ca661d5f9e1f80",
3208                 "reference": "663b050294945c7345cc3a61f3ca661d5f9e1f80",
3209                 "shasum": ""
3210             },
3211             "require": {
3212                 "laminas/laminas-escaper": "^2.9",
3213                 "laminas/laminas-validator": "^2.15",
3214                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3215             },
3216             "conflict": {
3217                 "zendframework/zend-uri": "*"
3218             },
3219             "require-dev": {
3220                 "laminas/laminas-coding-standard": "~2.4.0",
3221                 "phpunit/phpunit": "^9.5.25"
3222             },
3223             "type": "library",
3224             "autoload": {
3225                 "psr-4": {
3226                     "Laminas\\Uri\\": "src/"
3227                 }
3228             },
3229             "notification-url": "https://packagist.org/downloads/",
3230             "license": [
3231                 "BSD-3-Clause"
3232             ],
3233             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3234             "homepage": "https://laminas.dev",
3235             "keywords": [
3236                 "laminas",
3237                 "uri"
3238             ],
3239             "support": {
3240                 "chat": "https://laminas.dev/chat",
3241                 "docs": "https://docs.laminas.dev/laminas-uri/",
3242                 "forum": "https://discourse.laminas.dev",
3243                 "issues": "https://github.com/laminas/laminas-uri/issues",
3244                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3245                 "source": "https://github.com/laminas/laminas-uri"
3246             },
3247             "funding": [
3248                 {
3249                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3250                     "type": "community_bridge"
3251                 }
3252             ],
3253             "time": "2022-10-16T15:02:45+00:00"
3254         },
3255         {
3256             "name": "laminas/laminas-validator",
3257             "version": "2.28.0",
3258             "source": {
3259                 "type": "git",
3260                 "url": "https://github.com/laminas/laminas-validator.git",
3261                 "reference": "695bfa40b0a83dc1c5c58bdf74a03fdbeb516c39"
3262             },
3263             "dist": {
3264                 "type": "zip",
3265                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/695bfa40b0a83dc1c5c58bdf74a03fdbeb516c39",
3266                 "reference": "695bfa40b0a83dc1c5c58bdf74a03fdbeb516c39",
3267                 "shasum": ""
3268             },
3269             "require": {
3270                 "laminas/laminas-servicemanager": "^3.12.0",
3271                 "laminas/laminas-stdlib": "^3.13",
3272                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
3273                 "psr/http-message": "^1.0.1"
3274             },
3275             "conflict": {
3276                 "zendframework/zend-validator": "*"
3277             },
3278             "require-dev": {
3279                 "laminas/laminas-coding-standard": "^2.4.0",
3280                 "laminas/laminas-db": "^2.15.0",
3281                 "laminas/laminas-filter": "^2.23.0",
3282                 "laminas/laminas-http": "^2.17.0",
3283                 "laminas/laminas-i18n": "^2.19",
3284                 "laminas/laminas-session": "^2.13.0",
3285                 "laminas/laminas-uri": "^2.10.0",
3286                 "phpunit/phpunit": "^9.5.25",
3287                 "psalm/plugin-phpunit": "^0.18.0",
3288                 "psr/http-client": "^1.0.1",
3289                 "psr/http-factory": "^1.0.1",
3290                 "vimeo/psalm": "^4.28"
3291             },
3292             "suggest": {
3293                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3294                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3295                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3296                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3297                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3298                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3299                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3300                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3301             },
3302             "type": "library",
3303             "extra": {
3304                 "laminas": {
3305                     "component": "Laminas\\Validator",
3306                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3307                 }
3308             },
3309             "autoload": {
3310                 "psr-4": {
3311                     "Laminas\\Validator\\": "src/"
3312                 }
3313             },
3314             "notification-url": "https://packagist.org/downloads/",
3315             "license": [
3316                 "BSD-3-Clause"
3317             ],
3318             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3319             "homepage": "https://laminas.dev",
3320             "keywords": [
3321                 "laminas",
3322                 "validator"
3323             ],
3324             "support": {
3325                 "chat": "https://laminas.dev/chat",
3326                 "docs": "https://docs.laminas.dev/laminas-validator/",
3327                 "forum": "https://discourse.laminas.dev",
3328                 "issues": "https://github.com/laminas/laminas-validator/issues",
3329                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3330                 "source": "https://github.com/laminas/laminas-validator"
3331             },
3332             "funding": [
3333                 {
3334                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3335                     "type": "community_bridge"
3336                 }
3337             ],
3338             "time": "2022-11-14T08:50:44+00:00"
3339         },
3340         {
3341             "name": "laminas/laminas-view",
3342             "version": "2.25.0",
3343             "source": {
3344                 "type": "git",
3345                 "url": "https://github.com/laminas/laminas-view.git",
3346                 "reference": "77a4b6d78445ae2f30625c5af09a05ad4e4434eb"
3347             },
3348             "dist": {
3349                 "type": "zip",
3350                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/77a4b6d78445ae2f30625c5af09a05ad4e4434eb",
3351                 "reference": "77a4b6d78445ae2f30625c5af09a05ad4e4434eb",
3352                 "shasum": ""
3353             },
3354             "require": {
3355                 "ext-dom": "*",
3356                 "ext-filter": "*",
3357                 "ext-json": "*",
3358                 "laminas/laminas-escaper": "^2.5",
3359                 "laminas/laminas-eventmanager": "^3.4",
3360                 "laminas/laminas-json": "^3.3",
3361                 "laminas/laminas-servicemanager": "^3.14.0",
3362                 "laminas/laminas-stdlib": "^3.10.1",
3363                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
3364                 "psr/container": "^1 || ^2"
3365             },
3366             "conflict": {
3367                 "container-interop/container-interop": "<1.2",
3368                 "laminas/laminas-router": "<3.0.1",
3369                 "laminas/laminas-session": "<2.12",
3370                 "zendframework/zend-view": "*"
3371             },
3372             "require-dev": {
3373                 "laminas/laminas-authentication": "^2.13",
3374                 "laminas/laminas-coding-standard": "~2.4.0",
3375                 "laminas/laminas-console": "^2.8",
3376                 "laminas/laminas-feed": "^2.19",
3377                 "laminas/laminas-filter": "^2.25",
3378                 "laminas/laminas-http": "^2.17",
3379                 "laminas/laminas-i18n": "^2.19",
3380                 "laminas/laminas-modulemanager": "^2.14",
3381                 "laminas/laminas-mvc": "^3.5",
3382                 "laminas/laminas-mvc-i18n": "^1.6",
3383                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.9",
3384                 "laminas/laminas-navigation": "^2.16",
3385                 "laminas/laminas-paginator": "^2.15",
3386                 "laminas/laminas-permissions-acl": "^2.12",
3387                 "laminas/laminas-router": "^3.10",
3388                 "laminas/laminas-uri": "^2.10",
3389                 "phpunit/phpunit": "^9.5.26",
3390                 "psalm/plugin-phpunit": "^0.18.3",
3391                 "vimeo/psalm": "^4.30"
3392             },
3393             "suggest": {
3394                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3395                 "laminas/laminas-feed": "Laminas\\Feed component",
3396                 "laminas/laminas-filter": "Laminas\\Filter component",
3397                 "laminas/laminas-http": "Laminas\\Http component",
3398                 "laminas/laminas-i18n": "Laminas\\I18n component",
3399                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3400                 "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",
3401                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3402                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3403                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3404                 "laminas/laminas-uri": "Laminas\\Uri component"
3405             },
3406             "bin": [
3407                 "bin/templatemap_generator.php"
3408             ],
3409             "type": "library",
3410             "autoload": {
3411                 "psr-4": {
3412                     "Laminas\\View\\": "src/"
3413                 }
3414             },
3415             "notification-url": "https://packagist.org/downloads/",
3416             "license": [
3417                 "BSD-3-Clause"
3418             ],
3419             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3420             "homepage": "https://laminas.dev",
3421             "keywords": [
3422                 "laminas",
3423                 "view"
3424             ],
3425             "support": {
3426                 "chat": "https://laminas.dev/chat",
3427                 "docs": "https://docs.laminas.dev/laminas-view/",
3428                 "forum": "https://discourse.laminas.dev",
3429                 "issues": "https://github.com/laminas/laminas-view/issues",
3430                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3431                 "source": "https://github.com/laminas/laminas-view"
3432             },
3433             "funding": [
3434                 {
3435                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3436                     "type": "community_bridge"
3437                 }
3438             ],
3439             "time": "2022-11-07T08:01:13+00:00"
3440         },
3441         {
3442             "name": "laminas/laminas-xml",
3443             "version": "1.5.0",
3444             "source": {
3445                 "type": "git",
3446                 "url": "https://github.com/laminas/laminas-xml.git",
3447                 "reference": "30a4da5a003971de8f54e6810e742fe375e5d5d3"
3448             },
3449             "dist": {
3450                 "type": "zip",
3451                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/30a4da5a003971de8f54e6810e742fe375e5d5d3",
3452                 "reference": "30a4da5a003971de8f54e6810e742fe375e5d5d3",
3453                 "shasum": ""
3454             },
3455             "require": {
3456                 "ext-dom": "*",
3457                 "ext-simplexml": "*",
3458                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3459             },
3460             "conflict": {
3461                 "zendframework/zendxml": "*"
3462             },
3463             "require-dev": {
3464                 "ext-iconv": "*",
3465                 "laminas/laminas-coding-standard": "~1.0.0",
3466                 "phpunit/phpunit": "^9.5.8",
3467                 "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
3468             },
3469             "type": "library",
3470             "autoload": {
3471                 "psr-4": {
3472                     "Laminas\\Xml\\": "src/"
3473                 }
3474             },
3475             "notification-url": "https://packagist.org/downloads/",
3476             "license": [
3477                 "BSD-3-Clause"
3478             ],
3479             "description": "Utility library for XML usage, best practices, and security in PHP",
3480             "homepage": "https://laminas.dev",
3481             "keywords": [
3482                 "laminas",
3483                 "security",
3484                 "xml"
3485             ],
3486             "support": {
3487                 "chat": "https://laminas.dev/chat",
3488                 "forum": "https://discourse.laminas.dev",
3489                 "issues": "https://github.com/laminas/laminas-xml/issues",
3490                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3491                 "source": "https://github.com/laminas/laminas-xml"
3492             },
3493             "funding": [
3494                 {
3495                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3496                     "type": "community_bridge"
3497                 }
3498             ],
3499             "time": "2022-11-16T00:17:18+00:00"
3500         },
3501         {
3502             "name": "laminas/laminas-xmlrpc",
3503             "version": "2.15.0",
3504             "source": {
3505                 "type": "git",
3506                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3507                 "reference": "101362ec6a542f5c4d034d7541a89ee7bde5fd51"
3508             },
3509             "dist": {
3510                 "type": "zip",
3511                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/101362ec6a542f5c4d034d7541a89ee7bde5fd51",
3512                 "reference": "101362ec6a542f5c4d034d7541a89ee7bde5fd51",
3513                 "shasum": ""
3514             },
3515             "require": {
3516                 "laminas/laminas-code": "^4.4",
3517                 "laminas/laminas-http": "^2.15",
3518                 "laminas/laminas-math": "^3.4.0",
3519                 "laminas/laminas-server": "^2.11",
3520                 "laminas/laminas-stdlib": "^3.10.1",
3521                 "laminas/laminas-xml": "^1.4.0",
3522                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3523             },
3524             "conflict": {
3525                 "zendframework/zend-xmlrpc": "*"
3526             },
3527             "require-dev": {
3528                 "laminas/laminas-coding-standard": "~2.4.0",
3529                 "phpunit/phpunit": "^9.5.26",
3530                 "psalm/plugin-phpunit": "^0.18.0",
3531                 "vimeo/psalm": "^4.29.0"
3532             },
3533             "suggest": {
3534                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3535             },
3536             "type": "library",
3537             "autoload": {
3538                 "psr-4": {
3539                     "Laminas\\XmlRpc\\": "src/"
3540                 }
3541             },
3542             "notification-url": "https://packagist.org/downloads/",
3543             "license": [
3544                 "BSD-3-Clause"
3545             ],
3546             "description": "Fully-featured XML-RPC server and client implementations",
3547             "homepage": "https://laminas.dev",
3548             "keywords": [
3549                 "laminas",
3550                 "xmlrpc"
3551             ],
3552             "support": {
3553                 "chat": "https://laminas.dev/chat",
3554                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3555                 "forum": "https://discourse.laminas.dev",
3556                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3557                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3558                 "source": "https://github.com/laminas/laminas-xmlrpc"
3559             },
3560             "funding": [
3561                 {
3562                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3563                     "type": "community_bridge"
3564                 }
3565             ],
3566             "time": "2022-11-16T00:27:53+00:00"
3567         },
3568         {
3569             "name": "laminas/laminas-zendframework-bridge",
3570             "version": "1.7.0",
3571             "source": {
3572                 "type": "git",
3573                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3574                 "reference": "5ef52e26392777a26dbb8f20fe24f91b406459f6"
3575             },
3576             "dist": {
3577                 "type": "zip",
3578                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/5ef52e26392777a26dbb8f20fe24f91b406459f6",
3579                 "reference": "5ef52e26392777a26dbb8f20fe24f91b406459f6",
3580                 "shasum": ""
3581             },
3582             "require": {
3583                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3584             },
3585             "require-dev": {
3586                 "phpunit/phpunit": "^9.5.26",
3587                 "psalm/plugin-phpunit": "^0.18.0",
3588                 "squizlabs/php_codesniffer": "^3.7.1",
3589                 "vimeo/psalm": "^4.29.0"
3590             },
3591             "type": "library",
3592             "extra": {
3593                 "laminas": {
3594                     "module": "Laminas\\ZendFrameworkBridge"
3595                 }
3596             },
3597             "autoload": {
3598                 "files": [
3599                     "src/autoload.php"
3600                 ],
3601                 "psr-4": {
3602                     "Laminas\\ZendFrameworkBridge\\": "src//"
3603                 }
3604             },
3605             "notification-url": "https://packagist.org/downloads/",
3606             "license": [
3607                 "BSD-3-Clause"
3608             ],
3609             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3610             "keywords": [
3611                 "ZendFramework",
3612                 "autoloading",
3613                 "laminas",
3614                 "zf"
3615             ],
3616             "support": {
3617                 "forum": "https://discourse.laminas.dev/",
3618                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3619                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3620                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3621             },
3622             "funding": [
3623                 {
3624                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3625                     "type": "community_bridge"
3626                 }
3627             ],
3628             "time": "2022-12-12T11:44:10+00:00"
3629         },
3630         {
3631             "name": "lcobucci/clock",
3632             "version": "2.2.0",
3633             "source": {
3634                 "type": "git",
3635                 "url": "https://github.com/lcobucci/clock.git",
3636                 "reference": "fb533e093fd61321bfcbac08b131ce805fe183d3"
3637             },
3638             "dist": {
3639                 "type": "zip",
3640                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/fb533e093fd61321bfcbac08b131ce805fe183d3",
3641                 "reference": "fb533e093fd61321bfcbac08b131ce805fe183d3",
3642                 "shasum": ""
3643             },
3644             "require": {
3645                 "php": "^8.0",
3646                 "stella-maris/clock": "^0.1.4"
3647             },
3648             "require-dev": {
3649                 "infection/infection": "^0.26",
3650                 "lcobucci/coding-standard": "^8.0",
3651                 "phpstan/extension-installer": "^1.1",
3652                 "phpstan/phpstan": "^0.12",
3653                 "phpstan/phpstan-deprecation-rules": "^0.12",
3654                 "phpstan/phpstan-phpunit": "^0.12",
3655                 "phpstan/phpstan-strict-rules": "^0.12",
3656                 "phpunit/phpunit": "^9.5"
3657             },
3658             "type": "library",
3659             "autoload": {
3660                 "psr-4": {
3661                     "Lcobucci\\Clock\\": "src"
3662                 }
3663             },
3664             "notification-url": "https://packagist.org/downloads/",
3665             "license": [
3666                 "MIT"
3667             ],
3668             "authors": [
3669                 {
3670                     "name": "Luís Cobucci",
3671                     "email": "lcobucci@gmail.com"
3672                 }
3673             ],
3674             "description": "Yet another clock abstraction",
3675             "support": {
3676                 "issues": "https://github.com/lcobucci/clock/issues",
3677                 "source": "https://github.com/lcobucci/clock/tree/2.2.0"
3678             },
3679             "funding": [
3680                 {
3681                     "url": "https://github.com/lcobucci",
3682                     "type": "github"
3683                 },
3684                 {
3685                     "url": "https://www.patreon.com/lcobucci",
3686                     "type": "patreon"
3687                 }
3688             ],
3689             "time": "2022-04-19T19:34:17+00:00"
3690         },
3691         {
3692             "name": "lcobucci/jwt",
3693             "version": "4.1.5",
3694             "source": {
3695                 "type": "git",
3696                 "url": "https://github.com/lcobucci/jwt.git",
3697                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
3698             },
3699             "dist": {
3700                 "type": "zip",
3701                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3702                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3703                 "shasum": ""
3704             },
3705             "require": {
3706                 "ext-hash": "*",
3707                 "ext-json": "*",
3708                 "ext-mbstring": "*",
3709                 "ext-openssl": "*",
3710                 "ext-sodium": "*",
3711                 "lcobucci/clock": "^2.0",
3712                 "php": "^7.4 || ^8.0"
3713             },
3714             "require-dev": {
3715                 "infection/infection": "^0.21",
3716                 "lcobucci/coding-standard": "^6.0",
3717                 "mikey179/vfsstream": "^1.6.7",
3718                 "phpbench/phpbench": "^1.0",
3719                 "phpstan/extension-installer": "^1.0",
3720                 "phpstan/phpstan": "^0.12",
3721                 "phpstan/phpstan-deprecation-rules": "^0.12",
3722                 "phpstan/phpstan-phpunit": "^0.12",
3723                 "phpstan/phpstan-strict-rules": "^0.12",
3724                 "phpunit/php-invoker": "^3.1",
3725                 "phpunit/phpunit": "^9.5"
3726             },
3727             "type": "library",
3728             "autoload": {
3729                 "psr-4": {
3730                     "Lcobucci\\JWT\\": "src"
3731                 }
3732             },
3733             "notification-url": "https://packagist.org/downloads/",
3734             "license": [
3735                 "BSD-3-Clause"
3736             ],
3737             "authors": [
3738                 {
3739                     "name": "Luís Cobucci",
3740                     "email": "lcobucci@gmail.com",
3741                     "role": "Developer"
3742                 }
3743             ],
3744             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3745             "keywords": [
3746                 "JWS",
3747                 "jwt"
3748             ],
3749             "support": {
3750                 "issues": "https://github.com/lcobucci/jwt/issues",
3751                 "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
3752             },
3753             "funding": [
3754                 {
3755                     "url": "https://github.com/lcobucci",
3756                     "type": "github"
3757                 },
3758                 {
3759                     "url": "https://www.patreon.com/lcobucci",
3760                     "type": "patreon"
3761                 }
3762             ],
3763             "time": "2021-09-28T19:34:56+00:00"
3764         },
3765         {
3766             "name": "league/event",
3767             "version": "2.2.0",
3768             "source": {
3769                 "type": "git",
3770                 "url": "https://github.com/thephpleague/event.git",
3771                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3772             },
3773             "dist": {
3774                 "type": "zip",
3775                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3776                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3777                 "shasum": ""
3778             },
3779             "require": {
3780                 "php": ">=5.4.0"
3781             },
3782             "require-dev": {
3783                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3784                 "phpspec/phpspec": "^2.2"
3785             },
3786             "type": "library",
3787             "extra": {
3788                 "branch-alias": {
3789                     "dev-master": "2.2-dev"
3790                 }
3791             },
3792             "autoload": {
3793                 "psr-4": {
3794                     "League\\Event\\": "src/"
3795                 }
3796             },
3797             "notification-url": "https://packagist.org/downloads/",
3798             "license": [
3799                 "MIT"
3800             ],
3801             "authors": [
3802                 {
3803                     "name": "Frank de Jonge",
3804                     "email": "info@frenky.net"
3805                 }
3806             ],
3807             "description": "Event package",
3808             "keywords": [
3809                 "emitter",
3810                 "event",
3811                 "listener"
3812             ],
3813             "support": {
3814                 "issues": "https://github.com/thephpleague/event/issues",
3815                 "source": "https://github.com/thephpleague/event/tree/master"
3816             },
3817             "time": "2018-11-26T11:52:41+00:00"
3818         },
3819         {
3820             "name": "league/oauth2-server",
3821             "version": "8.3.6",
3822             "source": {
3823                 "type": "git",
3824                 "url": "https://github.com/thephpleague/oauth2-server.git",
3825                 "reference": "28c5441716c10d0c936bd731860dc385d0f6d1a8"
3826             },
3827             "dist": {
3828                 "type": "zip",
3829                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/28c5441716c10d0c936bd731860dc385d0f6d1a8",
3830                 "reference": "28c5441716c10d0c936bd731860dc385d0f6d1a8",
3831                 "shasum": ""
3832             },
3833             "require": {
3834                 "defuse/php-encryption": "^2.2.1",
3835                 "ext-json": "*",
3836                 "ext-openssl": "*",
3837                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
3838                 "league/event": "^2.2",
3839                 "league/uri": "^6.4",
3840                 "php": "^7.2 || ^8.0",
3841                 "psr/http-message": "^1.0.1"
3842             },
3843             "replace": {
3844                 "league/oauth2server": "*",
3845                 "lncd/oauth2": "*"
3846             },
3847             "require-dev": {
3848                 "laminas/laminas-diactoros": "^2.4.1",
3849                 "phpstan/phpstan": "^0.12.57",
3850                 "phpstan/phpstan-phpunit": "^0.12.16",
3851                 "phpunit/phpunit": "^8.5.13",
3852                 "roave/security-advisories": "dev-master"
3853             },
3854             "type": "library",
3855             "autoload": {
3856                 "psr-4": {
3857                     "League\\OAuth2\\Server\\": "src/"
3858                 }
3859             },
3860             "notification-url": "https://packagist.org/downloads/",
3861             "license": [
3862                 "MIT"
3863             ],
3864             "authors": [
3865                 {
3866                     "name": "Alex Bilbie",
3867                     "email": "hello@alexbilbie.com",
3868                     "homepage": "http://www.alexbilbie.com",
3869                     "role": "Developer"
3870                 },
3871                 {
3872                     "name": "Andy Millington",
3873                     "email": "andrew@noexceptions.io",
3874                     "homepage": "https://www.noexceptions.io",
3875                     "role": "Developer"
3876                 }
3877             ],
3878             "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.",
3879             "homepage": "https://oauth2.thephpleague.com/",
3880             "keywords": [
3881                 "Authentication",
3882                 "api",
3883                 "auth",
3884                 "authorisation",
3885                 "authorization",
3886                 "oauth",
3887                 "oauth 2",
3888                 "oauth 2.0",
3889                 "oauth2",
3890                 "protect",
3891                 "resource",
3892                 "secure",
3893                 "server"
3894             ],
3895             "support": {
3896                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
3897                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.6"
3898             },
3899             "funding": [
3900                 {
3901                     "url": "https://github.com/sephster",
3902                     "type": "github"
3903                 }
3904             ],
3905             "time": "2022-11-14T19:42:00+00:00"
3906         },
3907         {
3908             "name": "league/omnipay",
3909             "version": "v3.2.1",
3910             "source": {
3911                 "type": "git",
3912                 "url": "https://github.com/thephpleague/omnipay.git",
3913                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
3914             },
3915             "dist": {
3916                 "type": "zip",
3917                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
3918                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
3919                 "shasum": ""
3920             },
3921             "require": {
3922                 "omnipay/common": "^3.1",
3923                 "php": "^7.2|^8.0",
3924                 "php-http/discovery": "^1.14",
3925                 "php-http/guzzle7-adapter": "^1"
3926             },
3927             "require-dev": {
3928                 "omnipay/tests": "^3|^4"
3929             },
3930             "type": "metapackage",
3931             "extra": {
3932                 "branch-alias": {
3933                     "dev-master": "3.2.x-dev"
3934                 }
3935             },
3936             "notification-url": "https://packagist.org/downloads/",
3937             "license": [
3938                 "MIT"
3939             ],
3940             "authors": [
3941                 {
3942                     "name": "Adrian Macneil",
3943                     "email": "adrian@adrianmacneil.com"
3944                 },
3945                 {
3946                     "name": "Barry vd. Heuvel",
3947                     "email": "barryvdh@gmail.com"
3948                 }
3949             ],
3950             "description": "Omnipay payment processing library",
3951             "homepage": "https://omnipay.thephpleague.com/",
3952             "keywords": [
3953                 "checkout",
3954                 "creditcard",
3955                 "omnipay",
3956                 "payment"
3957             ],
3958             "support": {
3959                 "issues": "https://github.com/thephpleague/omnipay/issues",
3960                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
3961             },
3962             "funding": [
3963                 {
3964                     "url": "https://github.com/barryvdh",
3965                     "type": "github"
3966                 }
3967             ],
3968             "time": "2021-06-05T11:34:12+00:00"
3969         },
3970         {
3971             "name": "league/uri",
3972             "version": "6.7.2",
3973             "source": {
3974                 "type": "git",
3975                 "url": "https://github.com/thephpleague/uri.git",
3976                 "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06"
3977             },
3978             "dist": {
3979                 "type": "zip",
3980                 "url": "https://api.github.com/repos/thephpleague/uri/zipball/d3b50812dd51f3fbf176344cc2981db03d10fe06",
3981                 "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06",
3982                 "shasum": ""
3983             },
3984             "require": {
3985                 "ext-json": "*",
3986                 "league/uri-interfaces": "^2.3",
3987                 "php": "^7.4 || ^8.0",
3988                 "psr/http-message": "^1.0"
3989             },
3990             "conflict": {
3991                 "league/uri-schemes": "^1.0"
3992             },
3993             "require-dev": {
3994                 "friendsofphp/php-cs-fixer": "^v3.3.2",
3995                 "nyholm/psr7": "^1.5",
3996                 "php-http/psr7-integration-tests": "^1.1",
3997                 "phpstan/phpstan": "^1.2.0",
3998                 "phpstan/phpstan-deprecation-rules": "^1.0",
3999                 "phpstan/phpstan-phpunit": "^1.0.0",
4000                 "phpstan/phpstan-strict-rules": "^1.1.0",
4001                 "phpunit/phpunit": "^9.5.10",
4002                 "psr/http-factory": "^1.0"
4003             },
4004             "suggest": {
4005                 "ext-fileinfo": "Needed to create Data URI from a filepath",
4006                 "ext-intl": "Needed to improve host validation",
4007                 "league/uri-components": "Needed to easily manipulate URI objects",
4008                 "psr/http-factory": "Needed to use the URI factory"
4009             },
4010             "type": "library",
4011             "extra": {
4012                 "branch-alias": {
4013                     "dev-master": "6.x-dev"
4014                 }
4015             },
4016             "autoload": {
4017                 "psr-4": {
4018                     "League\\Uri\\": "src"
4019                 }
4020             },
4021             "notification-url": "https://packagist.org/downloads/",
4022             "license": [
4023                 "MIT"
4024             ],
4025             "authors": [
4026                 {
4027                     "name": "Ignace Nyamagana Butera",
4028                     "email": "nyamsprod@gmail.com",
4029                     "homepage": "https://nyamsprod.com"
4030                 }
4031             ],
4032             "description": "URI manipulation library",
4033             "homepage": "https://uri.thephpleague.com",
4034             "keywords": [
4035                 "data-uri",
4036                 "file-uri",
4037                 "ftp",
4038                 "hostname",
4039                 "http",
4040                 "https",
4041                 "middleware",
4042                 "parse_str",
4043                 "parse_url",
4044                 "psr-7",
4045                 "query-string",
4046                 "querystring",
4047                 "rfc3986",
4048                 "rfc3987",
4049                 "rfc6570",
4050                 "uri",
4051                 "uri-template",
4052                 "url",
4053                 "ws"
4054             ],
4055             "support": {
4056                 "docs": "https://uri.thephpleague.com",
4057                 "forum": "https://thephpleague.slack.com",
4058                 "issues": "https://github.com/thephpleague/uri/issues",
4059                 "source": "https://github.com/thephpleague/uri/tree/6.7.2"
4060             },
4061             "funding": [
4062                 {
4063                     "url": "https://github.com/sponsors/nyamsprod",
4064                     "type": "github"
4065                 }
4066             ],
4067             "time": "2022-09-13T19:50:42+00:00"
4068         },
4069         {
4070             "name": "league/uri-interfaces",
4071             "version": "2.3.0",
4072             "source": {
4073                 "type": "git",
4074                 "url": "https://github.com/thephpleague/uri-interfaces.git",
4075                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
4076             },
4077             "dist": {
4078                 "type": "zip",
4079                 "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4080                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4081                 "shasum": ""
4082             },
4083             "require": {
4084                 "ext-json": "*",
4085                 "php": "^7.2 || ^8.0"
4086             },
4087             "require-dev": {
4088                 "friendsofphp/php-cs-fixer": "^2.19",
4089                 "phpstan/phpstan": "^0.12.90",
4090                 "phpstan/phpstan-phpunit": "^0.12.19",
4091                 "phpstan/phpstan-strict-rules": "^0.12.9",
4092                 "phpunit/phpunit": "^8.5.15 || ^9.5"
4093             },
4094             "suggest": {
4095                 "ext-intl": "to use the IDNA feature",
4096                 "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
4097             },
4098             "type": "library",
4099             "extra": {
4100                 "branch-alias": {
4101                     "dev-master": "2.x-dev"
4102                 }
4103             },
4104             "autoload": {
4105                 "psr-4": {
4106                     "League\\Uri\\": "src/"
4107                 }
4108             },
4109             "notification-url": "https://packagist.org/downloads/",
4110             "license": [
4111                 "MIT"
4112             ],
4113             "authors": [
4114                 {
4115                     "name": "Ignace Nyamagana Butera",
4116                     "email": "nyamsprod@gmail.com",
4117                     "homepage": "https://nyamsprod.com"
4118                 }
4119             ],
4120             "description": "Common interface for URI representation",
4121             "homepage": "http://github.com/thephpleague/uri-interfaces",
4122             "keywords": [
4123                 "rfc3986",
4124                 "rfc3987",
4125                 "uri",
4126                 "url"
4127             ],
4128             "support": {
4129                 "issues": "https://github.com/thephpleague/uri-interfaces/issues",
4130                 "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
4131             },
4132             "funding": [
4133                 {
4134                     "url": "https://github.com/sponsors/nyamsprod",
4135                     "type": "github"
4136                 }
4137             ],
4138             "time": "2021-06-28T04:27:21+00:00"
4139         },
4140         {
4141             "name": "maennchen/zipstream-php",
4142             "version": "v2.4.0",
4143             "source": {
4144                 "type": "git",
4145                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4146                 "reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3"
4147             },
4148             "dist": {
4149                 "type": "zip",
4150                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
4151                 "reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
4152                 "shasum": ""
4153             },
4154             "require": {
4155                 "ext-mbstring": "*",
4156                 "myclabs/php-enum": "^1.5",
4157                 "php": "^8.0",
4158                 "psr/http-message": "^1.0"
4159             },
4160             "require-dev": {
4161                 "ext-zip": "*",
4162                 "friendsofphp/php-cs-fixer": "^3.9",
4163                 "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
4164                 "mikey179/vfsstream": "^1.6",
4165                 "php-coveralls/php-coveralls": "^2.4",
4166                 "phpunit/phpunit": "^8.5.8 || ^9.4.2",
4167                 "vimeo/psalm": "^5.0"
4168             },
4169             "type": "library",
4170             "autoload": {
4171                 "psr-4": {
4172                     "ZipStream\\": "src/"
4173                 }
4174             },
4175             "notification-url": "https://packagist.org/downloads/",
4176             "license": [
4177                 "MIT"
4178             ],
4179             "authors": [
4180                 {
4181                     "name": "Paul Duncan",
4182                     "email": "pabs@pablotron.org"
4183                 },
4184                 {
4185                     "name": "Jonatan Männchen",
4186                     "email": "jonatan@maennchen.ch"
4187                 },
4188                 {
4189                     "name": "Jesse Donat",
4190                     "email": "donatj@gmail.com"
4191                 },
4192                 {
4193                     "name": "András Kolesár",
4194                     "email": "kolesar@kolesar.hu"
4195                 }
4196             ],
4197             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4198             "keywords": [
4199                 "stream",
4200                 "zip"
4201             ],
4202             "support": {
4203                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4204                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/v2.4.0"
4205             },
4206             "funding": [
4207                 {
4208                     "url": "https://github.com/maennchen",
4209                     "type": "github"
4210                 },
4211                 {
4212                     "url": "https://opencollective.com/zipstream",
4213                     "type": "open_collective"
4214                 }
4215             ],
4216             "time": "2022-12-08T12:29:14+00:00"
4217         },
4218         {
4219             "name": "markbaker/complex",
4220             "version": "3.0.2",
4221             "source": {
4222                 "type": "git",
4223                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4224                 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
4225             },
4226             "dist": {
4227                 "type": "zip",
4228                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4229                 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4230                 "shasum": ""
4231             },
4232             "require": {
4233                 "php": "^7.2 || ^8.0"
4234             },
4235             "require-dev": {
4236                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4237                 "phpcompatibility/php-compatibility": "^9.3",
4238                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4239                 "squizlabs/php_codesniffer": "^3.7"
4240             },
4241             "type": "library",
4242             "autoload": {
4243                 "psr-4": {
4244                     "Complex\\": "classes/src/"
4245                 }
4246             },
4247             "notification-url": "https://packagist.org/downloads/",
4248             "license": [
4249                 "MIT"
4250             ],
4251             "authors": [
4252                 {
4253                     "name": "Mark Baker",
4254                     "email": "mark@lange.demon.co.uk"
4255                 }
4256             ],
4257             "description": "PHP Class for working with complex numbers",
4258             "homepage": "https://github.com/MarkBaker/PHPComplex",
4259             "keywords": [
4260                 "complex",
4261                 "mathematics"
4262             ],
4263             "support": {
4264                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4265                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
4266             },
4267             "time": "2022-12-06T16:21:08+00:00"
4268         },
4269         {
4270             "name": "markbaker/matrix",
4271             "version": "3.0.1",
4272             "source": {
4273                 "type": "git",
4274                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4275                 "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
4276             },
4277             "dist": {
4278                 "type": "zip",
4279                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
4280                 "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
4281                 "shasum": ""
4282             },
4283             "require": {
4284                 "php": "^7.1 || ^8.0"
4285             },
4286             "require-dev": {
4287                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4288                 "phpcompatibility/php-compatibility": "^9.3",
4289                 "phpdocumentor/phpdocumentor": "2.*",
4290                 "phploc/phploc": "^4.0",
4291                 "phpmd/phpmd": "2.*",
4292                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4293                 "sebastian/phpcpd": "^4.0",
4294                 "squizlabs/php_codesniffer": "^3.7"
4295             },
4296             "type": "library",
4297             "autoload": {
4298                 "psr-4": {
4299                     "Matrix\\": "classes/src/"
4300                 }
4301             },
4302             "notification-url": "https://packagist.org/downloads/",
4303             "license": [
4304                 "MIT"
4305             ],
4306             "authors": [
4307                 {
4308                     "name": "Mark Baker",
4309                     "email": "mark@demon-angel.eu"
4310                 }
4311             ],
4312             "description": "PHP Class for working with matrices",
4313             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4314             "keywords": [
4315                 "mathematics",
4316                 "matrix",
4317                 "vector"
4318             ],
4319             "support": {
4320                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4321                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
4322             },
4323             "time": "2022-12-02T22:17:43+00:00"
4324         },
4325         {
4326             "name": "masterminds/html5",
4327             "version": "2.7.6",
4328             "source": {
4329                 "type": "git",
4330                 "url": "https://github.com/Masterminds/html5-php.git",
4331                 "reference": "897eb517a343a2281f11bc5556d6548db7d93947"
4332             },
4333             "dist": {
4334                 "type": "zip",
4335                 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
4336                 "reference": "897eb517a343a2281f11bc5556d6548db7d93947",
4337                 "shasum": ""
4338             },
4339             "require": {
4340                 "ext-ctype": "*",
4341                 "ext-dom": "*",
4342                 "ext-libxml": "*",
4343                 "php": ">=5.3.0"
4344             },
4345             "require-dev": {
4346                 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
4347             },
4348             "type": "library",
4349             "extra": {
4350                 "branch-alias": {
4351                     "dev-master": "2.7-dev"
4352                 }
4353             },
4354             "autoload": {
4355                 "psr-4": {
4356                     "Masterminds\\": "src"
4357                 }
4358             },
4359             "notification-url": "https://packagist.org/downloads/",
4360             "license": [
4361                 "MIT"
4362             ],
4363             "authors": [
4364                 {
4365                     "name": "Matt Butcher",
4366                     "email": "technosophos@gmail.com"
4367                 },
4368                 {
4369                     "name": "Matt Farina",
4370                     "email": "matt@mattfarina.com"
4371                 },
4372                 {
4373                     "name": "Asmir Mustafic",
4374                     "email": "goetas@gmail.com"
4375                 }
4376             ],
4377             "description": "An HTML5 parser and serializer.",
4378             "homepage": "http://masterminds.github.io/html5-php",
4379             "keywords": [
4380                 "HTML5",
4381                 "dom",
4382                 "html",
4383                 "parser",
4384                 "querypath",
4385                 "serializer",
4386                 "xml"
4387             ],
4388             "support": {
4389                 "issues": "https://github.com/Masterminds/html5-php/issues",
4390                 "source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
4391             },
4392             "time": "2022-08-18T16:18:26+00:00"
4393         },
4394         {
4395             "name": "mobiledetect/mobiledetectlib",
4396             "version": "3.74.0",
4397             "source": {
4398                 "type": "git",
4399                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4400                 "reference": "812a4aa4605c63fc33d7fe32ca82f29275940b9d"
4401             },
4402             "dist": {
4403                 "type": "zip",
4404                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/812a4aa4605c63fc33d7fe32ca82f29275940b9d",
4405                 "reference": "812a4aa4605c63fc33d7fe32ca82f29275940b9d",
4406                 "shasum": ""
4407             },
4408             "require": {
4409                 "php": ">=7.4"
4410             },
4411             "require-dev": {
4412                 "friendsofphp/php-cs-fixer": "v2.19.3",
4413                 "phpunit/phpunit": "^7.0.0",
4414                 "squizlabs/php_codesniffer": "3.*"
4415             },
4416             "type": "library",
4417             "autoload": {
4418                 "psr-4": {
4419                     "Detection\\": "src/"
4420                 },
4421                 "classmap": [
4422                     "src/MobileDetect.php"
4423                 ]
4424             },
4425             "notification-url": "https://packagist.org/downloads/",
4426             "license": [
4427                 "MIT"
4428             ],
4429             "authors": [
4430                 {
4431                     "name": "Serban Ghita",
4432                     "email": "serbanghita@gmail.com",
4433                     "homepage": "http://mobiledetect.net",
4434                     "role": "Developer"
4435                 }
4436             ],
4437             "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.",
4438             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4439             "keywords": [
4440                 "detect mobile devices",
4441                 "mobile",
4442                 "mobile detect",
4443                 "mobile detector",
4444                 "php mobile detect"
4445             ],
4446             "support": {
4447                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4448                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/3.74.0"
4449             },
4450             "time": "2022-12-04T15:37:32+00:00"
4451         },
4452         {
4453             "name": "moneyphp/money",
4454             "version": "v3.3.3",
4455             "source": {
4456                 "type": "git",
4457                 "url": "https://github.com/moneyphp/money.git",
4458                 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd"
4459             },
4460             "dist": {
4461                 "type": "zip",
4462                 "url": "https://api.github.com/repos/moneyphp/money/zipball/0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4463                 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4464                 "shasum": ""
4465             },
4466             "require": {
4467                 "ext-json": "*",
4468                 "php": ">=5.6"
4469             },
4470             "require-dev": {
4471                 "cache/taggable-cache": "^0.4.0",
4472                 "doctrine/instantiator": "^1.0.5",
4473                 "ext-bcmath": "*",
4474                 "ext-gmp": "*",
4475                 "ext-intl": "*",
4476                 "florianv/exchanger": "^1.0",
4477                 "florianv/swap": "^3.0",
4478                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4479                 "moneyphp/iso-currencies": "^3.2.1",
4480                 "php-http/message": "^1.4",
4481                 "php-http/mock-client": "^1.0.0",
4482                 "phpspec/phpspec": "^3.4.3",
4483                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4484                 "psr/cache": "^1.0",
4485                 "symfony/phpunit-bridge": "^4"
4486             },
4487             "suggest": {
4488                 "ext-bcmath": "Calculate without integer limits",
4489                 "ext-gmp": "Calculate without integer limits",
4490                 "ext-intl": "Format Money objects with intl",
4491                 "florianv/exchanger": "Exchange rates library for PHP",
4492                 "florianv/swap": "Exchange rates library for PHP",
4493                 "psr/cache-implementation": "Used for Currency caching"
4494             },
4495             "type": "library",
4496             "extra": {
4497                 "branch-alias": {
4498                     "dev-master": "3.x-dev"
4499                 }
4500             },
4501             "autoload": {
4502                 "psr-4": {
4503                     "Money\\": "src/"
4504                 }
4505             },
4506             "notification-url": "https://packagist.org/downloads/",
4507             "license": [
4508                 "MIT"
4509             ],
4510             "authors": [
4511                 {
4512                     "name": "Mathias Verraes",
4513                     "email": "mathias@verraes.net",
4514                     "homepage": "http://verraes.net"
4515                 },
4516                 {
4517                     "name": "Márk Sági-Kazár",
4518                     "email": "mark.sagikazar@gmail.com"
4519                 },
4520                 {
4521                     "name": "Frederik Bosch",
4522                     "email": "f.bosch@genkgo.nl"
4523                 }
4524             ],
4525             "description": "PHP implementation of Fowler's Money pattern",
4526             "homepage": "http://moneyphp.org",
4527             "keywords": [
4528                 "Value Object",
4529                 "money",
4530                 "vo"
4531             ],
4532             "support": {
4533                 "issues": "https://github.com/moneyphp/money/issues",
4534                 "source": "https://github.com/moneyphp/money/tree/v3.3.3"
4535             },
4536             "time": "2022-09-21T07:43:36+00:00"
4537         },
4538         {
4539             "name": "monolog/monolog",
4540             "version": "2.8.0",
4541             "source": {
4542                 "type": "git",
4543                 "url": "https://github.com/Seldaek/monolog.git",
4544                 "reference": "720488632c590286b88b80e62aa3d3d551ad4a50"
4545             },
4546             "dist": {
4547                 "type": "zip",
4548                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50",
4549                 "reference": "720488632c590286b88b80e62aa3d3d551ad4a50",
4550                 "shasum": ""
4551             },
4552             "require": {
4553                 "php": ">=7.2",
4554                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
4555             },
4556             "provide": {
4557                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
4558             },
4559             "require-dev": {
4560                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4561                 "doctrine/couchdb": "~1.0@dev",
4562                 "elasticsearch/elasticsearch": "^7 || ^8",
4563                 "ext-json": "*",
4564                 "graylog2/gelf-php": "^1.4.2",
4565                 "guzzlehttp/guzzle": "^7.4",
4566                 "guzzlehttp/psr7": "^2.2",
4567                 "mongodb/mongodb": "^1.8",
4568                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4569                 "phpspec/prophecy": "^1.15",
4570                 "phpstan/phpstan": "^0.12.91",
4571                 "phpunit/phpunit": "^8.5.14",
4572                 "predis/predis": "^1.1 || ^2.0",
4573                 "rollbar/rollbar": "^1.3 || ^2 || ^3",
4574                 "ruflin/elastica": "^7",
4575                 "swiftmailer/swiftmailer": "^5.3|^6.0",
4576                 "symfony/mailer": "^5.4 || ^6",
4577                 "symfony/mime": "^5.4 || ^6"
4578             },
4579             "suggest": {
4580                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4581                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4582                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4583                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4584                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4585                 "ext-mbstring": "Allow to work properly with unicode symbols",
4586                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4587                 "ext-openssl": "Required to send log messages using SSL",
4588                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4589                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4590                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4591                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4592                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4593                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4594             },
4595             "type": "library",
4596             "extra": {
4597                 "branch-alias": {
4598                     "dev-main": "2.x-dev"
4599                 }
4600             },
4601             "autoload": {
4602                 "psr-4": {
4603                     "Monolog\\": "src/Monolog"
4604                 }
4605             },
4606             "notification-url": "https://packagist.org/downloads/",
4607             "license": [
4608                 "MIT"
4609             ],
4610             "authors": [
4611                 {
4612                     "name": "Jordi Boggiano",
4613                     "email": "j.boggiano@seld.be",
4614                     "homepage": "https://seld.be"
4615                 }
4616             ],
4617             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4618             "homepage": "https://github.com/Seldaek/monolog",
4619             "keywords": [
4620                 "log",
4621                 "logging",
4622                 "psr-3"
4623             ],
4624             "support": {
4625                 "issues": "https://github.com/Seldaek/monolog/issues",
4626                 "source": "https://github.com/Seldaek/monolog/tree/2.8.0"
4627             },
4628             "funding": [
4629                 {
4630                     "url": "https://github.com/Seldaek",
4631                     "type": "github"
4632                 },
4633                 {
4634                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4635                     "type": "tidelift"
4636                 }
4637             ],
4638             "time": "2022-07-24T11:55:47+00:00"
4639         },
4640         {
4641             "name": "mpdf/mpdf",
4642             "version": "v8.1.3",
4643             "source": {
4644                 "type": "git",
4645                 "url": "https://github.com/mpdf/mpdf.git",
4646                 "reference": "59ba1a9374211174996d8530a855dedfbd5f5681"
4647             },
4648             "dist": {
4649                 "type": "zip",
4650                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/59ba1a9374211174996d8530a855dedfbd5f5681",
4651                 "reference": "59ba1a9374211174996d8530a855dedfbd5f5681",
4652                 "shasum": ""
4653             },
4654             "require": {
4655                 "ext-gd": "*",
4656                 "ext-mbstring": "*",
4657                 "myclabs/deep-copy": "^1.7",
4658                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4659                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0",
4660                 "php-http/message-factory": "^1.0",
4661                 "psr/http-message": "^1.0",
4662                 "psr/log": "^1.0 || ^2.0",
4663                 "setasign/fpdi": "^2.1"
4664             },
4665             "require-dev": {
4666                 "mockery/mockery": "^1.3.0",
4667                 "mpdf/qrcode": "^1.1.0",
4668                 "squizlabs/php_codesniffer": "^3.5.0",
4669                 "tracy/tracy": "~2.5",
4670                 "yoast/phpunit-polyfills": "^1.0"
4671             },
4672             "suggest": {
4673                 "ext-bcmath": "Needed for generation of some types of barcodes",
4674                 "ext-xml": "Needed mainly for SVG manipulation",
4675                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4676             },
4677             "type": "library",
4678             "autoload": {
4679                 "psr-4": {
4680                     "Mpdf\\": "src/"
4681                 }
4682             },
4683             "notification-url": "https://packagist.org/downloads/",
4684             "license": [
4685                 "GPL-2.0-only"
4686             ],
4687             "authors": [
4688                 {
4689                     "name": "MatÄ›j Humpál",
4690                     "role": "Developer, maintainer"
4691                 },
4692                 {
4693                     "name": "Ian Back",
4694                     "role": "Developer (retired)"
4695                 }
4696             ],
4697             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4698             "homepage": "https://mpdf.github.io",
4699             "keywords": [
4700                 "pdf",
4701                 "php",
4702                 "utf-8"
4703             ],
4704             "support": {
4705                 "docs": "http://mpdf.github.io",
4706                 "issues": "https://github.com/mpdf/mpdf/issues",
4707                 "source": "https://github.com/mpdf/mpdf"
4708             },
4709             "funding": [
4710                 {
4711                     "url": "https://www.paypal.me/mpdf",
4712                     "type": "custom"
4713                 }
4714             ],
4715             "time": "2022-12-08T12:55:58+00:00"
4716         },
4717         {
4718             "name": "myclabs/deep-copy",
4719             "version": "1.11.0",
4720             "source": {
4721                 "type": "git",
4722                 "url": "https://github.com/myclabs/DeepCopy.git",
4723                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
4724             },
4725             "dist": {
4726                 "type": "zip",
4727                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
4728                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
4729                 "shasum": ""
4730             },
4731             "require": {
4732                 "php": "^7.1 || ^8.0"
4733             },
4734             "conflict": {
4735                 "doctrine/collections": "<1.6.8",
4736                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
4737             },
4738             "require-dev": {
4739                 "doctrine/collections": "^1.6.8",
4740                 "doctrine/common": "^2.13.3 || ^3.2.2",
4741                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
4742             },
4743             "type": "library",
4744             "autoload": {
4745                 "files": [
4746                     "src/DeepCopy/deep_copy.php"
4747                 ],
4748                 "psr-4": {
4749                     "DeepCopy\\": "src/DeepCopy/"
4750                 }
4751             },
4752             "notification-url": "https://packagist.org/downloads/",
4753             "license": [
4754                 "MIT"
4755             ],
4756             "description": "Create deep copies (clones) of your objects",
4757             "keywords": [
4758                 "clone",
4759                 "copy",
4760                 "duplicate",
4761                 "object",
4762                 "object graph"
4763             ],
4764             "support": {
4765                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4766                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
4767             },
4768             "funding": [
4769                 {
4770                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4771                     "type": "tidelift"
4772                 }
4773             ],
4774             "time": "2022-03-03T13:19:32+00:00"
4775         },
4776         {
4777             "name": "myclabs/php-enum",
4778             "version": "1.8.4",
4779             "source": {
4780                 "type": "git",
4781                 "url": "https://github.com/myclabs/php-enum.git",
4782                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
4783             },
4784             "dist": {
4785                 "type": "zip",
4786                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
4787                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
4788                 "shasum": ""
4789             },
4790             "require": {
4791                 "ext-json": "*",
4792                 "php": "^7.3 || ^8.0"
4793             },
4794             "require-dev": {
4795                 "phpunit/phpunit": "^9.5",
4796                 "squizlabs/php_codesniffer": "1.*",
4797                 "vimeo/psalm": "^4.6.2"
4798             },
4799             "type": "library",
4800             "autoload": {
4801                 "psr-4": {
4802                     "MyCLabs\\Enum\\": "src/"
4803                 },
4804                 "classmap": [
4805                     "stubs/Stringable.php"
4806                 ]
4807             },
4808             "notification-url": "https://packagist.org/downloads/",
4809             "license": [
4810                 "MIT"
4811             ],
4812             "authors": [
4813                 {
4814                     "name": "PHP Enum contributors",
4815                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4816                 }
4817             ],
4818             "description": "PHP Enum implementation",
4819             "homepage": "http://github.com/myclabs/php-enum",
4820             "keywords": [
4821                 "enum"
4822             ],
4823             "support": {
4824                 "issues": "https://github.com/myclabs/php-enum/issues",
4825                 "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
4826             },
4827             "funding": [
4828                 {
4829                     "url": "https://github.com/mnapoli",
4830                     "type": "github"
4831                 },
4832                 {
4833                     "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
4834                     "type": "tidelift"
4835                 }
4836             ],
4837             "time": "2022-08-04T09:53:51+00:00"
4838         },
4839         {
4840             "name": "nikic/php-parser",
4841             "version": "v4.15.2",
4842             "source": {
4843                 "type": "git",
4844                 "url": "https://github.com/nikic/PHP-Parser.git",
4845                 "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
4846             },
4847             "dist": {
4848                 "type": "zip",
4849                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
4850                 "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
4851                 "shasum": ""
4852             },
4853             "require": {
4854                 "ext-tokenizer": "*",
4855                 "php": ">=7.0"
4856             },
4857             "require-dev": {
4858                 "ircmaxell/php-yacc": "^0.0.7",
4859                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4860             },
4861             "bin": [
4862                 "bin/php-parse"
4863             ],
4864             "type": "library",
4865             "extra": {
4866                 "branch-alias": {
4867                     "dev-master": "4.9-dev"
4868                 }
4869             },
4870             "autoload": {
4871                 "psr-4": {
4872                     "PhpParser\\": "lib/PhpParser"
4873                 }
4874             },
4875             "notification-url": "https://packagist.org/downloads/",
4876             "license": [
4877                 "BSD-3-Clause"
4878             ],
4879             "authors": [
4880                 {
4881                     "name": "Nikita Popov"
4882                 }
4883             ],
4884             "description": "A PHP parser written in PHP",
4885             "keywords": [
4886                 "parser",
4887                 "php"
4888             ],
4889             "support": {
4890                 "issues": "https://github.com/nikic/PHP-Parser/issues",
4891                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2"
4892             },
4893             "time": "2022-11-12T15:38:23+00:00"
4894         },
4895         {
4896             "name": "nyholm/psr7",
4897             "version": "1.5.1",
4898             "source": {
4899                 "type": "git",
4900                 "url": "https://github.com/Nyholm/psr7.git",
4901                 "reference": "f734364e38a876a23be4d906a2a089e1315be18a"
4902             },
4903             "dist": {
4904                 "type": "zip",
4905                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/f734364e38a876a23be4d906a2a089e1315be18a",
4906                 "reference": "f734364e38a876a23be4d906a2a089e1315be18a",
4907                 "shasum": ""
4908             },
4909             "require": {
4910                 "php": ">=7.1",
4911                 "php-http/message-factory": "^1.0",
4912                 "psr/http-factory": "^1.0",
4913                 "psr/http-message": "^1.0"
4914             },
4915             "provide": {
4916                 "psr/http-factory-implementation": "1.0",
4917                 "psr/http-message-implementation": "1.0"
4918             },
4919             "require-dev": {
4920                 "http-interop/http-factory-tests": "^0.9",
4921                 "php-http/psr7-integration-tests": "^1.0",
4922                 "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
4923                 "symfony/error-handler": "^4.4"
4924             },
4925             "type": "library",
4926             "extra": {
4927                 "branch-alias": {
4928                     "dev-master": "1.4-dev"
4929                 }
4930             },
4931             "autoload": {
4932                 "psr-4": {
4933                     "Nyholm\\Psr7\\": "src/"
4934                 }
4935             },
4936             "notification-url": "https://packagist.org/downloads/",
4937             "license": [
4938                 "MIT"
4939             ],
4940             "authors": [
4941                 {
4942                     "name": "Tobias Nyholm",
4943                     "email": "tobias.nyholm@gmail.com"
4944                 },
4945                 {
4946                     "name": "Martijn van der Ven",
4947                     "email": "martijn@vanderven.se"
4948                 }
4949             ],
4950             "description": "A fast PHP7 implementation of PSR-7",
4951             "homepage": "https://tnyholm.se",
4952             "keywords": [
4953                 "psr-17",
4954                 "psr-7"
4955             ],
4956             "support": {
4957                 "issues": "https://github.com/Nyholm/psr7/issues",
4958                 "source": "https://github.com/Nyholm/psr7/tree/1.5.1"
4959             },
4960             "funding": [
4961                 {
4962                     "url": "https://github.com/Zegnat",
4963                     "type": "github"
4964                 },
4965                 {
4966                     "url": "https://github.com/nyholm",
4967                     "type": "github"
4968                 }
4969             ],
4970             "time": "2022-06-22T07:13:36+00:00"
4971         },
4972         {
4973             "name": "nyholm/psr7-server",
4974             "version": "1.0.2",
4975             "source": {
4976                 "type": "git",
4977                 "url": "https://github.com/Nyholm/psr7-server.git",
4978                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
4979             },
4980             "dist": {
4981                 "type": "zip",
4982                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
4983                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
4984                 "shasum": ""
4985             },
4986             "require": {
4987                 "php": "^7.1 || ^8.0",
4988                 "psr/http-factory": "^1.0",
4989                 "psr/http-message": "^1.0"
4990             },
4991             "require-dev": {
4992                 "nyholm/nsa": "^1.1",
4993                 "nyholm/psr7": "^1.3",
4994                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
4995             },
4996             "type": "library",
4997             "autoload": {
4998                 "psr-4": {
4999                     "Nyholm\\Psr7Server\\": "src/"
5000                 }
5001             },
5002             "notification-url": "https://packagist.org/downloads/",
5003             "license": [
5004                 "MIT"
5005             ],
5006             "authors": [
5007                 {
5008                     "name": "Tobias Nyholm",
5009                     "email": "tobias.nyholm@gmail.com"
5010                 },
5011                 {
5012                     "name": "Martijn van der Ven",
5013                     "email": "martijn@vanderven.se"
5014                 }
5015             ],
5016             "description": "Helper classes to handle PSR-7 server requests",
5017             "homepage": "http://tnyholm.se",
5018             "keywords": [
5019                 "psr-17",
5020                 "psr-7"
5021             ],
5022             "support": {
5023                 "issues": "https://github.com/Nyholm/psr7-server/issues",
5024                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
5025             },
5026             "funding": [
5027                 {
5028                     "url": "https://github.com/Zegnat",
5029                     "type": "github"
5030                 },
5031                 {
5032                     "url": "https://github.com/nyholm",
5033                     "type": "github"
5034                 }
5035             ],
5036             "time": "2021-05-12T11:11:27+00:00"
5037         },
5038         {
5039             "name": "omnipay/common",
5040             "version": "v3.2.0",
5041             "source": {
5042                 "type": "git",
5043                 "url": "https://github.com/thephpleague/omnipay-common.git",
5044                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e"
5045             },
5046             "dist": {
5047                 "type": "zip",
5048                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/e278ff00676c05cd0f4aaaf6189a226f26ae056e",
5049                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e",
5050                 "shasum": ""
5051             },
5052             "require": {
5053                 "moneyphp/money": "^3.1|^4.0.3",
5054                 "php": "^7.2|^8",
5055                 "php-http/client-implementation": "^1",
5056                 "php-http/discovery": "^1.14",
5057                 "php-http/message": "^1.5",
5058                 "symfony/http-foundation": "^2.1|^3|^4|^5|^6"
5059             },
5060             "require-dev": {
5061                 "omnipay/tests": "^4.1",
5062                 "php-http/guzzle7-adapter": "^1",
5063                 "php-http/mock-client": "^1",
5064                 "squizlabs/php_codesniffer": "^3.5"
5065             },
5066             "suggest": {
5067                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
5068             },
5069             "type": "library",
5070             "extra": {
5071                 "branch-alias": {
5072                     "dev-master": "3.1.x-dev"
5073                 }
5074             },
5075             "autoload": {
5076                 "psr-4": {
5077                     "Omnipay\\Common\\": "src/Common"
5078                 },
5079                 "classmap": [
5080                     "src/Omnipay.php"
5081                 ]
5082             },
5083             "notification-url": "https://packagist.org/downloads/",
5084             "license": [
5085                 "MIT"
5086             ],
5087             "authors": [
5088                 {
5089                     "name": "Adrian Macneil",
5090                     "email": "adrian@adrianmacneil.com"
5091                 },
5092                 {
5093                     "name": "Barry vd. Heuvel",
5094                     "email": "barryvdh@gmail.com"
5095                 },
5096                 {
5097                     "name": "Jason Judge",
5098                     "email": "jason.judge@consil.co.uk"
5099                 },
5100                 {
5101                     "name": "Del"
5102                 },
5103                 {
5104                     "name": "Omnipay Contributors",
5105                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5106                 }
5107             ],
5108             "description": "Common components for Omnipay payment processing library",
5109             "homepage": "https://github.com/thephpleague/omnipay-common",
5110             "keywords": [
5111                 "gateway",
5112                 "merchant",
5113                 "omnipay",
5114                 "pay",
5115                 "payment",
5116                 "purchase"
5117             ],
5118             "support": {
5119                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5120                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.0"
5121             },
5122             "funding": [
5123                 {
5124                     "url": "https://github.com/barryvdh",
5125                     "type": "github"
5126                 }
5127             ],
5128             "time": "2021-12-30T11:32:00+00:00"
5129         },
5130         {
5131             "name": "omnipay/stripe",
5132             "version": "v3.2.0",
5133             "source": {
5134                 "type": "git",
5135                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5136                 "reference": "20812498efedc1079baae5fea96567fefd669105"
5137             },
5138             "dist": {
5139                 "type": "zip",
5140                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105",
5141                 "reference": "20812498efedc1079baae5fea96567fefd669105",
5142                 "shasum": ""
5143             },
5144             "require": {
5145                 "omnipay/common": "^3"
5146             },
5147             "require-dev": {
5148                 "omnipay/tests": "^3",
5149                 "phpro/grumphp": "^0.14",
5150                 "squizlabs/php_codesniffer": "^3"
5151             },
5152             "type": "library",
5153             "extra": {
5154                 "branch-alias": {
5155                     "dev-master": "3.2-dev"
5156                 }
5157             },
5158             "autoload": {
5159                 "psr-4": {
5160                     "Omnipay\\Stripe\\": "src/"
5161                 }
5162             },
5163             "notification-url": "https://packagist.org/downloads/",
5164             "license": [
5165                 "MIT"
5166             ],
5167             "authors": [
5168                 {
5169                     "name": "Adrian Macneil",
5170                     "email": "adrian@adrianmacneil.com"
5171                 },
5172                 {
5173                     "name": "Omnipay Contributors",
5174                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5175                 }
5176             ],
5177             "description": "Stripe driver for the Omnipay payment processing library",
5178             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5179             "keywords": [
5180                 "gateway",
5181                 "merchant",
5182                 "omnipay",
5183                 "pay",
5184                 "payment",
5185                 "stripe"
5186             ],
5187             "support": {
5188                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5189                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0"
5190             },
5191             "time": "2022-03-22T10:58:41+00:00"
5192         },
5193         {
5194             "name": "openemr/mustache",
5195             "version": "v2.15.2",
5196             "source": {
5197                 "type": "git",
5198                 "url": "https://github.com/openemr/mustache.php.git",
5199                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5200             },
5201             "dist": {
5202                 "type": "zip",
5203                 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5204                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5205                 "shasum": ""
5206             },
5207             "require": {
5208                 "php": ">=5.2.4"
5209             },
5210             "require-dev": {
5211                 "friendsofphp/php-cs-fixer": "~1.11",
5212                 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5213             },
5214             "type": "library",
5215             "autoload": {
5216                 "psr-0": {
5217                     "Mustache": "src/"
5218                 }
5219             },
5220             "notification-url": "https://packagist.org/downloads/",
5221             "license": [
5222                 "MIT"
5223             ],
5224             "authors": [
5225                 {
5226                     "name": "Justin Hileman",
5227                     "email": "justin@justinhileman.info",
5228                     "homepage": "http://justinhileman.com"
5229                 },
5230                 {
5231                     "name": "OpenEMR",
5232                     "email": "hello@open-emr.org",
5233                     "homepage": "https://open-emr.org"
5234                 }
5235             ],
5236             "description": "A Mustache implementation in PHP.",
5237             "homepage": "https://github.com/openemr/mustache.php",
5238             "keywords": [
5239                 "mustache",
5240                 "templating"
5241             ],
5242             "support": {
5243                 "issues": "https://github.com/openemr/mustache.php/issues",
5244                 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5245             },
5246             "time": "2022-03-03T14:53:09+00:00"
5247         },
5248         {
5249             "name": "paragonie/random_compat",
5250             "version": "v9.99.100",
5251             "source": {
5252                 "type": "git",
5253                 "url": "https://github.com/paragonie/random_compat.git",
5254                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5255             },
5256             "dist": {
5257                 "type": "zip",
5258                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5259                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5260                 "shasum": ""
5261             },
5262             "require": {
5263                 "php": ">= 7"
5264             },
5265             "require-dev": {
5266                 "phpunit/phpunit": "4.*|5.*",
5267                 "vimeo/psalm": "^1"
5268             },
5269             "suggest": {
5270                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5271             },
5272             "type": "library",
5273             "notification-url": "https://packagist.org/downloads/",
5274             "license": [
5275                 "MIT"
5276             ],
5277             "authors": [
5278                 {
5279                     "name": "Paragon Initiative Enterprises",
5280                     "email": "security@paragonie.com",
5281                     "homepage": "https://paragonie.com"
5282                 }
5283             ],
5284             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5285             "keywords": [
5286                 "csprng",
5287                 "polyfill",
5288                 "pseudorandom",
5289                 "random"
5290             ],
5291             "support": {
5292                 "email": "info@paragonie.com",
5293                 "issues": "https://github.com/paragonie/random_compat/issues",
5294                 "source": "https://github.com/paragonie/random_compat"
5295             },
5296             "time": "2020-10-15T08:29:30+00:00"
5297         },
5298         {
5299             "name": "particle/validator",
5300             "version": "v2.3.5",
5301             "source": {
5302                 "type": "git",
5303                 "url": "https://github.com/particle-php/Validator.git",
5304                 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6"
5305             },
5306             "dist": {
5307                 "type": "zip",
5308                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5309                 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5310                 "shasum": ""
5311             },
5312             "require": {
5313                 "php": ">=5.4"
5314             },
5315             "require-dev": {
5316                 "byrokrat/checkdigit": "^1.0",
5317                 "giggsey/libphonenumber-for-php": "^7.2",
5318                 "phpunit/phpunit": "~4.0",
5319                 "squizlabs/php_codesniffer": "2.*"
5320             },
5321             "suggest": {
5322                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5323                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5324             },
5325             "type": "library",
5326             "extra": {
5327                 "branch-alias": {
5328                     "dev-master": "2.0-dev"
5329                 }
5330             },
5331             "autoload": {
5332                 "psr-4": {
5333                     "Particle\\Validator\\": "src/"
5334                 }
5335             },
5336             "notification-url": "https://packagist.org/downloads/",
5337             "license": [
5338                 "BSD-3-Clause"
5339             ],
5340             "authors": [
5341                 {
5342                     "name": "Berry Langerak",
5343                     "email": "berry@berryllium.nl",
5344                     "role": "developer"
5345                 },
5346                 {
5347                     "name": "Rick van der Staaij",
5348                     "homepage": "http://rickvanderstaaij.nl",
5349                     "role": "Developer"
5350                 }
5351             ],
5352             "description": "Flexible and highly usable validation library with no dependencies.",
5353             "homepage": "http://github.com/particle-php/validator",
5354             "keywords": [
5355                 "validation",
5356                 "validator"
5357             ],
5358             "support": {
5359                 "issues": "https://github.com/particle-php/Validator/issues",
5360                 "source": "https://github.com/particle-php/Validator/tree/v2.3.5"
5361             },
5362             "time": "2022-12-12T19:35:42+00:00"
5363         },
5364         {
5365             "name": "pear/archive_tar",
5366             "version": "1.4.14",
5367             "source": {
5368                 "type": "git",
5369                 "url": "https://github.com/pear/Archive_Tar.git",
5370                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5371             },
5372             "dist": {
5373                 "type": "zip",
5374                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5375                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5376                 "shasum": ""
5377             },
5378             "require": {
5379                 "pear/pear-core-minimal": "^1.10.0alpha2",
5380                 "php": ">=5.2.0"
5381             },
5382             "require-dev": {
5383                 "phpunit/phpunit": "*"
5384             },
5385             "suggest": {
5386                 "ext-bz2": "Bz2 compression support.",
5387                 "ext-xz": "Lzma2 compression support.",
5388                 "ext-zlib": "Gzip compression support."
5389             },
5390             "type": "library",
5391             "extra": {
5392                 "branch-alias": {
5393                     "dev-master": "1.4.x-dev"
5394                 }
5395             },
5396             "autoload": {
5397                 "psr-0": {
5398                     "Archive_Tar": ""
5399                 }
5400             },
5401             "notification-url": "https://packagist.org/downloads/",
5402             "include-path": [
5403                 "./"
5404             ],
5405             "license": [
5406                 "BSD-3-Clause"
5407             ],
5408             "authors": [
5409                 {
5410                     "name": "Vincent Blavet",
5411                     "email": "vincent@phpconcept.net"
5412                 },
5413                 {
5414                     "name": "Greg Beaver",
5415                     "email": "greg@chiaraquartet.net"
5416                 },
5417                 {
5418                     "name": "Michiel Rook",
5419                     "email": "mrook@php.net"
5420                 }
5421             ],
5422             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5423             "homepage": "https://github.com/pear/Archive_Tar",
5424             "keywords": [
5425                 "archive",
5426                 "tar"
5427             ],
5428             "support": {
5429                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5430                 "source": "https://github.com/pear/Archive_Tar"
5431             },
5432             "funding": [
5433                 {
5434                     "url": "https://github.com/mrook",
5435                     "type": "github"
5436                 },
5437                 {
5438                     "url": "https://www.patreon.com/michielrook",
5439                     "type": "patreon"
5440                 }
5441             ],
5442             "time": "2021-07-20T13:53:39+00:00"
5443         },
5444         {
5445             "name": "pear/console_getopt",
5446             "version": "v1.4.3",
5447             "source": {
5448                 "type": "git",
5449                 "url": "https://github.com/pear/Console_Getopt.git",
5450                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5451             },
5452             "dist": {
5453                 "type": "zip",
5454                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5455                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5456                 "shasum": ""
5457             },
5458             "type": "library",
5459             "autoload": {
5460                 "psr-0": {
5461                     "Console": "./"
5462                 }
5463             },
5464             "notification-url": "https://packagist.org/downloads/",
5465             "include-path": [
5466                 "./"
5467             ],
5468             "license": [
5469                 "BSD-2-Clause"
5470             ],
5471             "authors": [
5472                 {
5473                     "name": "Andrei Zmievski",
5474                     "email": "andrei@php.net",
5475                     "role": "Lead"
5476                 },
5477                 {
5478                     "name": "Stig Bakken",
5479                     "email": "stig@php.net",
5480                     "role": "Developer"
5481                 },
5482                 {
5483                     "name": "Greg Beaver",
5484                     "email": "cellog@php.net",
5485                     "role": "Helper"
5486                 }
5487             ],
5488             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5489             "support": {
5490                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5491                 "source": "https://github.com/pear/Console_Getopt"
5492             },
5493             "time": "2019-11-20T18:27:48+00:00"
5494         },
5495         {
5496             "name": "pear/pear-core-minimal",
5497             "version": "v1.10.11",
5498             "source": {
5499                 "type": "git",
5500                 "url": "https://github.com/pear/pear-core-minimal.git",
5501                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
5502             },
5503             "dist": {
5504                 "type": "zip",
5505                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5506                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5507                 "shasum": ""
5508             },
5509             "require": {
5510                 "pear/console_getopt": "~1.4",
5511                 "pear/pear_exception": "~1.0"
5512             },
5513             "replace": {
5514                 "rsky/pear-core-min": "self.version"
5515             },
5516             "type": "library",
5517             "autoload": {
5518                 "psr-0": {
5519                     "": "src/"
5520                 }
5521             },
5522             "notification-url": "https://packagist.org/downloads/",
5523             "include-path": [
5524                 "src/"
5525             ],
5526             "license": [
5527                 "BSD-3-Clause"
5528             ],
5529             "authors": [
5530                 {
5531                     "name": "Christian Weiske",
5532                     "email": "cweiske@php.net",
5533                     "role": "Lead"
5534                 }
5535             ],
5536             "description": "Minimal set of PEAR core files to be used as composer dependency",
5537             "support": {
5538                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5539                 "source": "https://github.com/pear/pear-core-minimal"
5540             },
5541             "time": "2021-08-10T22:31:03+00:00"
5542         },
5543         {
5544             "name": "pear/pear_exception",
5545             "version": "v1.0.2",
5546             "source": {
5547                 "type": "git",
5548                 "url": "https://github.com/pear/PEAR_Exception.git",
5549                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5550             },
5551             "dist": {
5552                 "type": "zip",
5553                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5554                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5555                 "shasum": ""
5556             },
5557             "require": {
5558                 "php": ">=5.2.0"
5559             },
5560             "require-dev": {
5561                 "phpunit/phpunit": "<9"
5562             },
5563             "type": "class",
5564             "extra": {
5565                 "branch-alias": {
5566                     "dev-master": "1.0.x-dev"
5567                 }
5568             },
5569             "autoload": {
5570                 "classmap": [
5571                     "PEAR/"
5572                 ]
5573             },
5574             "notification-url": "https://packagist.org/downloads/",
5575             "include-path": [
5576                 "."
5577             ],
5578             "license": [
5579                 "BSD-2-Clause"
5580             ],
5581             "authors": [
5582                 {
5583                     "name": "Helgi Thormar",
5584                     "email": "dufuz@php.net"
5585                 },
5586                 {
5587                     "name": "Greg Beaver",
5588                     "email": "cellog@php.net"
5589                 }
5590             ],
5591             "description": "The PEAR Exception base class.",
5592             "homepage": "https://github.com/pear/PEAR_Exception",
5593             "keywords": [
5594                 "exception"
5595             ],
5596             "support": {
5597                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5598                 "source": "https://github.com/pear/PEAR_Exception"
5599             },
5600             "time": "2021-03-21T15:43:46+00:00"
5601         },
5602         {
5603             "name": "phenx/php-font-lib",
5604             "version": "0.5.4",
5605             "source": {
5606                 "type": "git",
5607                 "url": "https://github.com/dompdf/php-font-lib.git",
5608                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5609             },
5610             "dist": {
5611                 "type": "zip",
5612                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5613                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5614                 "shasum": ""
5615             },
5616             "require": {
5617                 "ext-mbstring": "*"
5618             },
5619             "require-dev": {
5620                 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5621             },
5622             "type": "library",
5623             "autoload": {
5624                 "psr-4": {
5625                     "FontLib\\": "src/FontLib"
5626                 }
5627             },
5628             "notification-url": "https://packagist.org/downloads/",
5629             "license": [
5630                 "LGPL-3.0"
5631             ],
5632             "authors": [
5633                 {
5634                     "name": "Fabien Ménager",
5635                     "email": "fabien.menager@gmail.com"
5636                 }
5637             ],
5638             "description": "A library to read, parse, export and make subsets of different types of font files.",
5639             "homepage": "https://github.com/PhenX/php-font-lib",
5640             "support": {
5641                 "issues": "https://github.com/dompdf/php-font-lib/issues",
5642                 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5643             },
5644             "time": "2021-12-17T19:44:54+00:00"
5645         },
5646         {
5647             "name": "phenx/php-svg-lib",
5648             "version": "0.5.0",
5649             "source": {
5650                 "type": "git",
5651                 "url": "https://github.com/dompdf/php-svg-lib.git",
5652                 "reference": "76876c6cf3080bcb6f249d7d59705108166a6685"
5653             },
5654             "dist": {
5655                 "type": "zip",
5656                 "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/76876c6cf3080bcb6f249d7d59705108166a6685",
5657                 "reference": "76876c6cf3080bcb6f249d7d59705108166a6685",
5658                 "shasum": ""
5659             },
5660             "require": {
5661                 "ext-mbstring": "*",
5662                 "php": "^7.1 || ^8.0",
5663                 "sabberworm/php-css-parser": "^8.4"
5664             },
5665             "require-dev": {
5666                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
5667             },
5668             "type": "library",
5669             "autoload": {
5670                 "psr-4": {
5671                     "Svg\\": "src/Svg"
5672                 }
5673             },
5674             "notification-url": "https://packagist.org/downloads/",
5675             "license": [
5676                 "LGPL-3.0"
5677             ],
5678             "authors": [
5679                 {
5680                     "name": "Fabien Ménager",
5681                     "email": "fabien.menager@gmail.com"
5682                 }
5683             ],
5684             "description": "A library to read, parse and export to PDF SVG files.",
5685             "homepage": "https://github.com/PhenX/php-svg-lib",
5686             "support": {
5687                 "issues": "https://github.com/dompdf/php-svg-lib/issues",
5688                 "source": "https://github.com/dompdf/php-svg-lib/tree/0.5.0"
5689             },
5690             "time": "2022-09-06T12:16:56+00:00"
5691         },
5692         {
5693             "name": "php-http/discovery",
5694             "version": "1.14.3",
5695             "source": {
5696                 "type": "git",
5697                 "url": "https://github.com/php-http/discovery.git",
5698                 "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735"
5699             },
5700             "dist": {
5701                 "type": "zip",
5702                 "url": "https://api.github.com/repos/php-http/discovery/zipball/31d8ee46d0215108df16a8527c7438e96a4d7735",
5703                 "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735",
5704                 "shasum": ""
5705             },
5706             "require": {
5707                 "php": "^7.1 || ^8.0"
5708             },
5709             "conflict": {
5710                 "nyholm/psr7": "<1.0"
5711             },
5712             "require-dev": {
5713                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5714                 "php-http/httplug": "^1.0 || ^2.0",
5715                 "php-http/message-factory": "^1.0",
5716                 "phpspec/phpspec": "^5.1 || ^6.1"
5717             },
5718             "suggest": {
5719                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
5720             },
5721             "type": "library",
5722             "extra": {
5723                 "branch-alias": {
5724                     "dev-master": "1.9-dev"
5725                 }
5726             },
5727             "autoload": {
5728                 "psr-4": {
5729                     "Http\\Discovery\\": "src/"
5730                 }
5731             },
5732             "notification-url": "https://packagist.org/downloads/",
5733             "license": [
5734                 "MIT"
5735             ],
5736             "authors": [
5737                 {
5738                     "name": "Márk Sági-Kazár",
5739                     "email": "mark.sagikazar@gmail.com"
5740                 }
5741             ],
5742             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5743             "homepage": "http://php-http.org",
5744             "keywords": [
5745                 "adapter",
5746                 "client",
5747                 "discovery",
5748                 "factory",
5749                 "http",
5750                 "message",
5751                 "psr7"
5752             ],
5753             "support": {
5754                 "issues": "https://github.com/php-http/discovery/issues",
5755                 "source": "https://github.com/php-http/discovery/tree/1.14.3"
5756             },
5757             "time": "2022-07-11T14:04:40+00:00"
5758         },
5759         {
5760             "name": "php-http/guzzle7-adapter",
5761             "version": "1.0.0",
5762             "source": {
5763                 "type": "git",
5764                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5765                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5766             },
5767             "dist": {
5768                 "type": "zip",
5769                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5770                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5771                 "shasum": ""
5772             },
5773             "require": {
5774                 "guzzlehttp/guzzle": "^7.0",
5775                 "php": "^7.2 | ^8.0",
5776                 "php-http/httplug": "^2.0",
5777                 "psr/http-client": "^1.0"
5778             },
5779             "provide": {
5780                 "php-http/async-client-implementation": "1.0",
5781                 "php-http/client-implementation": "1.0",
5782                 "psr/http-client-implementation": "1.0"
5783             },
5784             "require-dev": {
5785                 "php-http/client-integration-tests": "^3.0",
5786                 "phpunit/phpunit": "^8.0|^9.3"
5787             },
5788             "type": "library",
5789             "extra": {
5790                 "branch-alias": {
5791                     "dev-master": "0.2.x-dev"
5792                 }
5793             },
5794             "autoload": {
5795                 "psr-4": {
5796                     "Http\\Adapter\\Guzzle7\\": "src/"
5797                 }
5798             },
5799             "notification-url": "https://packagist.org/downloads/",
5800             "license": [
5801                 "MIT"
5802             ],
5803             "authors": [
5804                 {
5805                     "name": "Tobias Nyholm",
5806                     "email": "tobias.nyholm@gmail.com"
5807                 }
5808             ],
5809             "description": "Guzzle 7 HTTP Adapter",
5810             "homepage": "http://httplug.io",
5811             "keywords": [
5812                 "Guzzle",
5813                 "http"
5814             ],
5815             "support": {
5816                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
5817                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
5818             },
5819             "time": "2021-03-09T07:35:15+00:00"
5820         },
5821         {
5822             "name": "php-http/httplug",
5823             "version": "2.3.0",
5824             "source": {
5825                 "type": "git",
5826                 "url": "https://github.com/php-http/httplug.git",
5827                 "reference": "f640739f80dfa1152533976e3c112477f69274eb"
5828             },
5829             "dist": {
5830                 "type": "zip",
5831                 "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb",
5832                 "reference": "f640739f80dfa1152533976e3c112477f69274eb",
5833                 "shasum": ""
5834             },
5835             "require": {
5836                 "php": "^7.1 || ^8.0",
5837                 "php-http/promise": "^1.1",
5838                 "psr/http-client": "^1.0",
5839                 "psr/http-message": "^1.0"
5840             },
5841             "require-dev": {
5842                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5843                 "phpspec/phpspec": "^5.1 || ^6.0"
5844             },
5845             "type": "library",
5846             "extra": {
5847                 "branch-alias": {
5848                     "dev-master": "2.x-dev"
5849                 }
5850             },
5851             "autoload": {
5852                 "psr-4": {
5853                     "Http\\Client\\": "src/"
5854                 }
5855             },
5856             "notification-url": "https://packagist.org/downloads/",
5857             "license": [
5858                 "MIT"
5859             ],
5860             "authors": [
5861                 {
5862                     "name": "Eric GELOEN",
5863                     "email": "geloen.eric@gmail.com"
5864                 },
5865                 {
5866                     "name": "Márk Sági-Kazár",
5867                     "email": "mark.sagikazar@gmail.com",
5868                     "homepage": "https://sagikazarmark.hu"
5869                 }
5870             ],
5871             "description": "HTTPlug, the HTTP client abstraction for PHP",
5872             "homepage": "http://httplug.io",
5873             "keywords": [
5874                 "client",
5875                 "http"
5876             ],
5877             "support": {
5878                 "issues": "https://github.com/php-http/httplug/issues",
5879                 "source": "https://github.com/php-http/httplug/tree/2.3.0"
5880             },
5881             "time": "2022-02-21T09:52:22+00:00"
5882         },
5883         {
5884             "name": "php-http/message",
5885             "version": "1.13.0",
5886             "source": {
5887                 "type": "git",
5888                 "url": "https://github.com/php-http/message.git",
5889                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
5890             },
5891             "dist": {
5892                 "type": "zip",
5893                 "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361",
5894                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
5895                 "shasum": ""
5896             },
5897             "require": {
5898                 "clue/stream-filter": "^1.5",
5899                 "php": "^7.1 || ^8.0",
5900                 "php-http/message-factory": "^1.0.2",
5901                 "psr/http-message": "^1.0"
5902             },
5903             "provide": {
5904                 "php-http/message-factory-implementation": "1.0"
5905             },
5906             "require-dev": {
5907                 "ergebnis/composer-normalize": "^2.6",
5908                 "ext-zlib": "*",
5909                 "guzzlehttp/psr7": "^1.0",
5910                 "laminas/laminas-diactoros": "^2.0",
5911                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
5912                 "slim/slim": "^3.0"
5913             },
5914             "suggest": {
5915                 "ext-zlib": "Used with compressor/decompressor streams",
5916                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
5917                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
5918                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
5919             },
5920             "type": "library",
5921             "extra": {
5922                 "branch-alias": {
5923                     "dev-master": "1.10-dev"
5924                 }
5925             },
5926             "autoload": {
5927                 "files": [
5928                     "src/filters.php"
5929                 ],
5930                 "psr-4": {
5931                     "Http\\Message\\": "src/"
5932                 }
5933             },
5934             "notification-url": "https://packagist.org/downloads/",
5935             "license": [
5936                 "MIT"
5937             ],
5938             "authors": [
5939                 {
5940                     "name": "Márk Sági-Kazár",
5941                     "email": "mark.sagikazar@gmail.com"
5942                 }
5943             ],
5944             "description": "HTTP Message related tools",
5945             "homepage": "http://php-http.org",
5946             "keywords": [
5947                 "http",
5948                 "message",
5949                 "psr-7"
5950             ],
5951             "support": {
5952                 "issues": "https://github.com/php-http/message/issues",
5953                 "source": "https://github.com/php-http/message/tree/1.13.0"
5954             },
5955             "time": "2022-02-11T13:41:14+00:00"
5956         },
5957         {
5958             "name": "php-http/message-factory",
5959             "version": "v1.0.2",
5960             "source": {
5961                 "type": "git",
5962                 "url": "https://github.com/php-http/message-factory.git",
5963                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
5964             },
5965             "dist": {
5966                 "type": "zip",
5967                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5968                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5969                 "shasum": ""
5970             },
5971             "require": {
5972                 "php": ">=5.4",
5973                 "psr/http-message": "^1.0"
5974             },
5975             "type": "library",
5976             "extra": {
5977                 "branch-alias": {
5978                     "dev-master": "1.0-dev"
5979                 }
5980             },
5981             "autoload": {
5982                 "psr-4": {
5983                     "Http\\Message\\": "src/"
5984                 }
5985             },
5986             "notification-url": "https://packagist.org/downloads/",
5987             "license": [
5988                 "MIT"
5989             ],
5990             "authors": [
5991                 {
5992                     "name": "Márk Sági-Kazár",
5993                     "email": "mark.sagikazar@gmail.com"
5994                 }
5995             ],
5996             "description": "Factory interfaces for PSR-7 HTTP Message",
5997             "homepage": "http://php-http.org",
5998             "keywords": [
5999                 "factory",
6000                 "http",
6001                 "message",
6002                 "stream",
6003                 "uri"
6004             ],
6005             "support": {
6006                 "issues": "https://github.com/php-http/message-factory/issues",
6007                 "source": "https://github.com/php-http/message-factory/tree/master"
6008             },
6009             "time": "2015-12-19T14:08:53+00:00"
6010         },
6011         {
6012             "name": "php-http/promise",
6013             "version": "1.1.0",
6014             "source": {
6015                 "type": "git",
6016                 "url": "https://github.com/php-http/promise.git",
6017                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
6018             },
6019             "dist": {
6020                 "type": "zip",
6021                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6022                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6023                 "shasum": ""
6024             },
6025             "require": {
6026                 "php": "^7.1 || ^8.0"
6027             },
6028             "require-dev": {
6029                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
6030                 "phpspec/phpspec": "^5.1.2 || ^6.2"
6031             },
6032             "type": "library",
6033             "extra": {
6034                 "branch-alias": {
6035                     "dev-master": "1.1-dev"
6036                 }
6037             },
6038             "autoload": {
6039                 "psr-4": {
6040                     "Http\\Promise\\": "src/"
6041                 }
6042             },
6043             "notification-url": "https://packagist.org/downloads/",
6044             "license": [
6045                 "MIT"
6046             ],
6047             "authors": [
6048                 {
6049                     "name": "Joel Wurtz",
6050                     "email": "joel.wurtz@gmail.com"
6051                 },
6052                 {
6053                     "name": "Márk Sági-Kazár",
6054                     "email": "mark.sagikazar@gmail.com"
6055                 }
6056             ],
6057             "description": "Promise used for asynchronous HTTP requests",
6058             "homepage": "http://httplug.io",
6059             "keywords": [
6060                 "promise"
6061             ],
6062             "support": {
6063                 "issues": "https://github.com/php-http/promise/issues",
6064                 "source": "https://github.com/php-http/promise/tree/1.1.0"
6065             },
6066             "time": "2020-07-07T09:29:14+00:00"
6067         },
6068         {
6069             "name": "php81_bc/strftime",
6070             "version": "0.5.0",
6071             "source": {
6072                 "type": "git",
6073                 "url": "https://github.com/alphp/strftime.git",
6074                 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f"
6075             },
6076             "dist": {
6077                 "type": "zip",
6078                 "url": "https://api.github.com/repos/alphp/strftime/zipball/4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6079                 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6080                 "shasum": ""
6081             },
6082             "require": {
6083                 "ext-intl": "*",
6084                 "php": ">=7.1.0"
6085             },
6086             "require-dev": {
6087                 "phpunit/phpunit": "@stable"
6088             },
6089             "type": "library",
6090             "autoload": {
6091                 "files": [
6092                     "src/php-8.1-strftime.php"
6093                 ]
6094             },
6095             "notification-url": "https://packagist.org/downloads/",
6096             "license": [
6097                 "MIT"
6098             ],
6099             "authors": [
6100                 {
6101                     "name": "Fernando Herrero",
6102                     "homepage": "https://github.com/alphp/strftime/graphs/contributors"
6103                 }
6104             ],
6105             "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
6106             "support": {
6107                 "issues": "https://github.com/alphp/strftime/issues",
6108                 "source": "https://github.com/alphp/strftime"
6109             },
6110             "time": "2022-04-10T22:31:16+00:00"
6111         },
6112         {
6113             "name": "phpmailer/phpmailer",
6114             "version": "v6.7.1",
6115             "source": {
6116                 "type": "git",
6117                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6118                 "reference": "49cd7ea3d2563f028d7811f06864a53b1f15ff55"
6119             },
6120             "dist": {
6121                 "type": "zip",
6122                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/49cd7ea3d2563f028d7811f06864a53b1f15ff55",
6123                 "reference": "49cd7ea3d2563f028d7811f06864a53b1f15ff55",
6124                 "shasum": ""
6125             },
6126             "require": {
6127                 "ext-ctype": "*",
6128                 "ext-filter": "*",
6129                 "ext-hash": "*",
6130                 "php": ">=5.5.0"
6131             },
6132             "require-dev": {
6133                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
6134                 "doctrine/annotations": "^1.2.6 || ^1.13.3",
6135                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
6136                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
6137                 "phpcompatibility/php-compatibility": "^9.3.5",
6138                 "roave/security-advisories": "dev-latest",
6139                 "squizlabs/php_codesniffer": "^3.7.1",
6140                 "yoast/phpunit-polyfills": "^1.0.4"
6141             },
6142             "suggest": {
6143                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6144                 "ext-openssl": "Needed for secure SMTP sending and DKIM signing",
6145                 "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
6146                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6147                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6148                 "psr/log": "For optional PSR-3 debug logging",
6149                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
6150                 "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
6151             },
6152             "type": "library",
6153             "autoload": {
6154                 "psr-4": {
6155                     "PHPMailer\\PHPMailer\\": "src/"
6156                 }
6157             },
6158             "notification-url": "https://packagist.org/downloads/",
6159             "license": [
6160                 "LGPL-2.1-only"
6161             ],
6162             "authors": [
6163                 {
6164                     "name": "Marcus Bointon",
6165                     "email": "phpmailer@synchromedia.co.uk"
6166                 },
6167                 {
6168                     "name": "Jim Jagielski",
6169                     "email": "jimjag@gmail.com"
6170                 },
6171                 {
6172                     "name": "Andy Prevost",
6173                     "email": "codeworxtech@users.sourceforge.net"
6174                 },
6175                 {
6176                     "name": "Brent R. Matzelle"
6177                 }
6178             ],
6179             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6180             "support": {
6181                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6182                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.7.1"
6183             },
6184             "funding": [
6185                 {
6186                     "url": "https://github.com/Synchro",
6187                     "type": "github"
6188                 }
6189             ],
6190             "time": "2022-12-08T13:30:06+00:00"
6191         },
6192         {
6193             "name": "phpoffice/phpspreadsheet",
6194             "version": "1.25.2",
6195             "source": {
6196                 "type": "git",
6197                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6198                 "reference": "a317a09e7def49852400a4b3eca4a4b0790ceeb5"
6199             },
6200             "dist": {
6201                 "type": "zip",
6202                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/a317a09e7def49852400a4b3eca4a4b0790ceeb5",
6203                 "reference": "a317a09e7def49852400a4b3eca4a4b0790ceeb5",
6204                 "shasum": ""
6205             },
6206             "require": {
6207                 "ext-ctype": "*",
6208                 "ext-dom": "*",
6209                 "ext-fileinfo": "*",
6210                 "ext-gd": "*",
6211                 "ext-iconv": "*",
6212                 "ext-libxml": "*",
6213                 "ext-mbstring": "*",
6214                 "ext-simplexml": "*",
6215                 "ext-xml": "*",
6216                 "ext-xmlreader": "*",
6217                 "ext-xmlwriter": "*",
6218                 "ext-zip": "*",
6219                 "ext-zlib": "*",
6220                 "ezyang/htmlpurifier": "^4.15",
6221                 "maennchen/zipstream-php": "^2.1",
6222                 "markbaker/complex": "^3.0",
6223                 "markbaker/matrix": "^3.0",
6224                 "php": "^7.3 || ^8.0",
6225                 "psr/http-client": "^1.0",
6226                 "psr/http-factory": "^1.0",
6227                 "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
6228             },
6229             "require-dev": {
6230                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6231                 "dompdf/dompdf": "^1.0 || ^2.0",
6232                 "friendsofphp/php-cs-fixer": "^3.2",
6233                 "mitoteam/jpgraph": "10.2.4",
6234                 "mpdf/mpdf": "8.1.1",
6235                 "phpcompatibility/php-compatibility": "^9.3",
6236                 "phpstan/phpstan": "^1.1",
6237                 "phpstan/phpstan-phpunit": "^1.0",
6238                 "phpunit/phpunit": "^8.5 || ^9.0",
6239                 "squizlabs/php_codesniffer": "^3.7",
6240                 "tecnickcom/tcpdf": "6.5"
6241             },
6242             "suggest": {
6243                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
6244                 "ext-intl": "PHP Internationalization Functions",
6245                 "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6246                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6247                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
6248             },
6249             "type": "library",
6250             "autoload": {
6251                 "psr-4": {
6252                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6253                 }
6254             },
6255             "notification-url": "https://packagist.org/downloads/",
6256             "license": [
6257                 "MIT"
6258             ],
6259             "authors": [
6260                 {
6261                     "name": "Maarten Balliauw",
6262                     "homepage": "https://blog.maartenballiauw.be"
6263                 },
6264                 {
6265                     "name": "Mark Baker",
6266                     "homepage": "https://markbakeruk.net"
6267                 },
6268                 {
6269                     "name": "Franck Lefevre",
6270                     "homepage": "https://rootslabs.net"
6271                 },
6272                 {
6273                     "name": "Erik Tilt"
6274                 },
6275                 {
6276                     "name": "Adrien Crivelli"
6277                 }
6278             ],
6279             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6280             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6281             "keywords": [
6282                 "OpenXML",
6283                 "excel",
6284                 "gnumeric",
6285                 "ods",
6286                 "php",
6287                 "spreadsheet",
6288                 "xls",
6289                 "xlsx"
6290             ],
6291             "support": {
6292                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6293                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.25.2"
6294             },
6295             "time": "2022-09-25T17:21:01+00:00"
6296         },
6297         {
6298             "name": "phpoption/phpoption",
6299             "version": "1.9.0",
6300             "source": {
6301                 "type": "git",
6302                 "url": "https://github.com/schmittjoh/php-option.git",
6303                 "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
6304             },
6305             "dist": {
6306                 "type": "zip",
6307                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
6308                 "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
6309                 "shasum": ""
6310             },
6311             "require": {
6312                 "php": "^7.2.5 || ^8.0"
6313             },
6314             "require-dev": {
6315                 "bamarni/composer-bin-plugin": "^1.8",
6316                 "phpunit/phpunit": "^8.5.28 || ^9.5.21"
6317             },
6318             "type": "library",
6319             "extra": {
6320                 "bamarni-bin": {
6321                     "bin-links": true,
6322                     "forward-command": true
6323                 },
6324                 "branch-alias": {
6325                     "dev-master": "1.9-dev"
6326                 }
6327             },
6328             "autoload": {
6329                 "psr-4": {
6330                     "PhpOption\\": "src/PhpOption/"
6331                 }
6332             },
6333             "notification-url": "https://packagist.org/downloads/",
6334             "license": [
6335                 "Apache-2.0"
6336             ],
6337             "authors": [
6338                 {
6339                     "name": "Johannes M. Schmitt",
6340                     "email": "schmittjoh@gmail.com",
6341                     "homepage": "https://github.com/schmittjoh"
6342                 },
6343                 {
6344                     "name": "Graham Campbell",
6345                     "email": "hello@gjcampbell.co.uk",
6346                     "homepage": "https://github.com/GrahamCampbell"
6347                 }
6348             ],
6349             "description": "Option Type for PHP",
6350             "keywords": [
6351                 "language",
6352                 "option",
6353                 "php",
6354                 "type"
6355             ],
6356             "support": {
6357                 "issues": "https://github.com/schmittjoh/php-option/issues",
6358                 "source": "https://github.com/schmittjoh/php-option/tree/1.9.0"
6359             },
6360             "funding": [
6361                 {
6362                     "url": "https://github.com/GrahamCampbell",
6363                     "type": "github"
6364                 },
6365                 {
6366                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6367                     "type": "tidelift"
6368                 }
6369             ],
6370             "time": "2022-07-30T15:51:26+00:00"
6371         },
6372         {
6373             "name": "phpseclib/phpseclib",
6374             "version": "2.0.39",
6375             "source": {
6376                 "type": "git",
6377                 "url": "https://github.com/phpseclib/phpseclib.git",
6378                 "reference": "f3a0e2b715c40cf1fd270d444901b63311725d63"
6379             },
6380             "dist": {
6381                 "type": "zip",
6382                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f3a0e2b715c40cf1fd270d444901b63311725d63",
6383                 "reference": "f3a0e2b715c40cf1fd270d444901b63311725d63",
6384                 "shasum": ""
6385             },
6386             "require": {
6387                 "php": ">=5.3.3"
6388             },
6389             "require-dev": {
6390                 "phing/phing": "~2.7",
6391                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
6392                 "squizlabs/php_codesniffer": "~2.0"
6393             },
6394             "suggest": {
6395                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6396                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6397                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6398                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
6399                 "ext-xml": "Install the XML extension to load XML formatted public keys."
6400             },
6401             "type": "library",
6402             "autoload": {
6403                 "files": [
6404                     "phpseclib/bootstrap.php"
6405                 ],
6406                 "psr-4": {
6407                     "phpseclib\\": "phpseclib/"
6408                 }
6409             },
6410             "notification-url": "https://packagist.org/downloads/",
6411             "license": [
6412                 "MIT"
6413             ],
6414             "authors": [
6415                 {
6416                     "name": "Jim Wigginton",
6417                     "email": "terrafrost@php.net",
6418                     "role": "Lead Developer"
6419                 },
6420                 {
6421                     "name": "Patrick Monnerat",
6422                     "email": "pm@datasphere.ch",
6423                     "role": "Developer"
6424                 },
6425                 {
6426                     "name": "Andreas Fischer",
6427                     "email": "bantu@phpbb.com",
6428                     "role": "Developer"
6429                 },
6430                 {
6431                     "name": "Hans-Jürgen Petrich",
6432                     "email": "petrich@tronic-media.com",
6433                     "role": "Developer"
6434                 },
6435                 {
6436                     "name": "Graham Campbell",
6437                     "email": "graham@alt-three.com",
6438                     "role": "Developer"
6439                 }
6440             ],
6441             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6442             "homepage": "http://phpseclib.sourceforge.net",
6443             "keywords": [
6444                 "BigInteger",
6445                 "aes",
6446                 "asn.1",
6447                 "asn1",
6448                 "blowfish",
6449                 "crypto",
6450                 "cryptography",
6451                 "encryption",
6452                 "rsa",
6453                 "security",
6454                 "sftp",
6455                 "signature",
6456                 "signing",
6457                 "ssh",
6458                 "twofish",
6459                 "x.509",
6460                 "x509"
6461             ],
6462             "support": {
6463                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6464                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.39"
6465             },
6466             "funding": [
6467                 {
6468                     "url": "https://github.com/terrafrost",
6469                     "type": "github"
6470                 },
6471                 {
6472                     "url": "https://www.patreon.com/phpseclib",
6473                     "type": "patreon"
6474                 },
6475                 {
6476                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6477                     "type": "tidelift"
6478                 }
6479             ],
6480             "time": "2022-10-24T10:49:03+00:00"
6481         },
6482         {
6483             "name": "psr/cache",
6484             "version": "3.0.0",
6485             "source": {
6486                 "type": "git",
6487                 "url": "https://github.com/php-fig/cache.git",
6488                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
6489             },
6490             "dist": {
6491                 "type": "zip",
6492                 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6493                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6494                 "shasum": ""
6495             },
6496             "require": {
6497                 "php": ">=8.0.0"
6498             },
6499             "type": "library",
6500             "extra": {
6501                 "branch-alias": {
6502                     "dev-master": "1.0.x-dev"
6503                 }
6504             },
6505             "autoload": {
6506                 "psr-4": {
6507                     "Psr\\Cache\\": "src/"
6508                 }
6509             },
6510             "notification-url": "https://packagist.org/downloads/",
6511             "license": [
6512                 "MIT"
6513             ],
6514             "authors": [
6515                 {
6516                     "name": "PHP-FIG",
6517                     "homepage": "https://www.php-fig.org/"
6518                 }
6519             ],
6520             "description": "Common interface for caching libraries",
6521             "keywords": [
6522                 "cache",
6523                 "psr",
6524                 "psr-6"
6525             ],
6526             "support": {
6527                 "source": "https://github.com/php-fig/cache/tree/3.0.0"
6528             },
6529             "time": "2021-02-03T23:26:27+00:00"
6530         },
6531         {
6532             "name": "psr/clock",
6533             "version": "1.0.0",
6534             "source": {
6535                 "type": "git",
6536                 "url": "https://github.com/php-fig/clock.git",
6537                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
6538             },
6539             "dist": {
6540                 "type": "zip",
6541                 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6542                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6543                 "shasum": ""
6544             },
6545             "require": {
6546                 "php": "^7.0 || ^8.0"
6547             },
6548             "type": "library",
6549             "autoload": {
6550                 "psr-4": {
6551                     "Psr\\Clock\\": "src/"
6552                 }
6553             },
6554             "notification-url": "https://packagist.org/downloads/",
6555             "license": [
6556                 "MIT"
6557             ],
6558             "authors": [
6559                 {
6560                     "name": "PHP-FIG",
6561                     "homepage": "https://www.php-fig.org/"
6562                 }
6563             ],
6564             "description": "Common interface for reading the clock.",
6565             "homepage": "https://github.com/php-fig/clock",
6566             "keywords": [
6567                 "clock",
6568                 "now",
6569                 "psr",
6570                 "psr-20",
6571                 "time"
6572             ],
6573             "support": {
6574                 "issues": "https://github.com/php-fig/clock/issues",
6575                 "source": "https://github.com/php-fig/clock/tree/1.0.0"
6576             },
6577             "time": "2022-11-25T14:36:26+00:00"
6578         },
6579         {
6580             "name": "psr/container",
6581             "version": "1.1.2",
6582             "source": {
6583                 "type": "git",
6584                 "url": "https://github.com/php-fig/container.git",
6585                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6586             },
6587             "dist": {
6588                 "type": "zip",
6589                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6590                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6591                 "shasum": ""
6592             },
6593             "require": {
6594                 "php": ">=7.4.0"
6595             },
6596             "type": "library",
6597             "autoload": {
6598                 "psr-4": {
6599                     "Psr\\Container\\": "src/"
6600                 }
6601             },
6602             "notification-url": "https://packagist.org/downloads/",
6603             "license": [
6604                 "MIT"
6605             ],
6606             "authors": [
6607                 {
6608                     "name": "PHP-FIG",
6609                     "homepage": "https://www.php-fig.org/"
6610                 }
6611             ],
6612             "description": "Common Container Interface (PHP FIG PSR-11)",
6613             "homepage": "https://github.com/php-fig/container",
6614             "keywords": [
6615                 "PSR-11",
6616                 "container",
6617                 "container-interface",
6618                 "container-interop",
6619                 "psr"
6620             ],
6621             "support": {
6622                 "issues": "https://github.com/php-fig/container/issues",
6623                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6624             },
6625             "time": "2021-11-05T16:50:12+00:00"
6626         },
6627         {
6628             "name": "psr/event-dispatcher",
6629             "version": "1.0.0",
6630             "source": {
6631                 "type": "git",
6632                 "url": "https://github.com/php-fig/event-dispatcher.git",
6633                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
6634             },
6635             "dist": {
6636                 "type": "zip",
6637                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
6638                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
6639                 "shasum": ""
6640             },
6641             "require": {
6642                 "php": ">=7.2.0"
6643             },
6644             "type": "library",
6645             "extra": {
6646                 "branch-alias": {
6647                     "dev-master": "1.0.x-dev"
6648                 }
6649             },
6650             "autoload": {
6651                 "psr-4": {
6652                     "Psr\\EventDispatcher\\": "src/"
6653                 }
6654             },
6655             "notification-url": "https://packagist.org/downloads/",
6656             "license": [
6657                 "MIT"
6658             ],
6659             "authors": [
6660                 {
6661                     "name": "PHP-FIG",
6662                     "homepage": "http://www.php-fig.org/"
6663                 }
6664             ],
6665             "description": "Standard interfaces for event handling.",
6666             "keywords": [
6667                 "events",
6668                 "psr",
6669                 "psr-14"
6670             ],
6671             "support": {
6672                 "issues": "https://github.com/php-fig/event-dispatcher/issues",
6673                 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
6674             },
6675             "time": "2019-01-08T18:20:26+00:00"
6676         },
6677         {
6678             "name": "psr/http-client",
6679             "version": "1.0.1",
6680             "source": {
6681                 "type": "git",
6682                 "url": "https://github.com/php-fig/http-client.git",
6683                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
6684             },
6685             "dist": {
6686                 "type": "zip",
6687                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6688                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6689                 "shasum": ""
6690             },
6691             "require": {
6692                 "php": "^7.0 || ^8.0",
6693                 "psr/http-message": "^1.0"
6694             },
6695             "type": "library",
6696             "extra": {
6697                 "branch-alias": {
6698                     "dev-master": "1.0.x-dev"
6699                 }
6700             },
6701             "autoload": {
6702                 "psr-4": {
6703                     "Psr\\Http\\Client\\": "src/"
6704                 }
6705             },
6706             "notification-url": "https://packagist.org/downloads/",
6707             "license": [
6708                 "MIT"
6709             ],
6710             "authors": [
6711                 {
6712                     "name": "PHP-FIG",
6713                     "homepage": "http://www.php-fig.org/"
6714                 }
6715             ],
6716             "description": "Common interface for HTTP clients",
6717             "homepage": "https://github.com/php-fig/http-client",
6718             "keywords": [
6719                 "http",
6720                 "http-client",
6721                 "psr",
6722                 "psr-18"
6723             ],
6724             "support": {
6725                 "source": "https://github.com/php-fig/http-client/tree/master"
6726             },
6727             "time": "2020-06-29T06:28:15+00:00"
6728         },
6729         {
6730             "name": "psr/http-factory",
6731             "version": "1.0.1",
6732             "source": {
6733                 "type": "git",
6734                 "url": "https://github.com/php-fig/http-factory.git",
6735                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6736             },
6737             "dist": {
6738                 "type": "zip",
6739                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6740                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6741                 "shasum": ""
6742             },
6743             "require": {
6744                 "php": ">=7.0.0",
6745                 "psr/http-message": "^1.0"
6746             },
6747             "type": "library",
6748             "extra": {
6749                 "branch-alias": {
6750                     "dev-master": "1.0.x-dev"
6751                 }
6752             },
6753             "autoload": {
6754                 "psr-4": {
6755                     "Psr\\Http\\Message\\": "src/"
6756                 }
6757             },
6758             "notification-url": "https://packagist.org/downloads/",
6759             "license": [
6760                 "MIT"
6761             ],
6762             "authors": [
6763                 {
6764                     "name": "PHP-FIG",
6765                     "homepage": "http://www.php-fig.org/"
6766                 }
6767             ],
6768             "description": "Common interfaces for PSR-7 HTTP message factories",
6769             "keywords": [
6770                 "factory",
6771                 "http",
6772                 "message",
6773                 "psr",
6774                 "psr-17",
6775                 "psr-7",
6776                 "request",
6777                 "response"
6778             ],
6779             "support": {
6780                 "source": "https://github.com/php-fig/http-factory/tree/master"
6781             },
6782             "time": "2019-04-30T12:38:16+00:00"
6783         },
6784         {
6785             "name": "psr/http-message",
6786             "version": "1.0.1",
6787             "source": {
6788                 "type": "git",
6789                 "url": "https://github.com/php-fig/http-message.git",
6790                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6791             },
6792             "dist": {
6793                 "type": "zip",
6794                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6795                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6796                 "shasum": ""
6797             },
6798             "require": {
6799                 "php": ">=5.3.0"
6800             },
6801             "type": "library",
6802             "extra": {
6803                 "branch-alias": {
6804                     "dev-master": "1.0.x-dev"
6805                 }
6806             },
6807             "autoload": {
6808                 "psr-4": {
6809                     "Psr\\Http\\Message\\": "src/"
6810                 }
6811             },
6812             "notification-url": "https://packagist.org/downloads/",
6813             "license": [
6814                 "MIT"
6815             ],
6816             "authors": [
6817                 {
6818                     "name": "PHP-FIG",
6819                     "homepage": "http://www.php-fig.org/"
6820                 }
6821             ],
6822             "description": "Common interface for HTTP messages",
6823             "homepage": "https://github.com/php-fig/http-message",
6824             "keywords": [
6825                 "http",
6826                 "http-message",
6827                 "psr",
6828                 "psr-7",
6829                 "request",
6830                 "response"
6831             ],
6832             "support": {
6833                 "source": "https://github.com/php-fig/http-message/tree/master"
6834             },
6835             "time": "2016-08-06T14:39:51+00:00"
6836         },
6837         {
6838             "name": "psr/log",
6839             "version": "1.1.4",
6840             "source": {
6841                 "type": "git",
6842                 "url": "https://github.com/php-fig/log.git",
6843                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
6844             },
6845             "dist": {
6846                 "type": "zip",
6847                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
6848                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
6849                 "shasum": ""
6850             },
6851             "require": {
6852                 "php": ">=5.3.0"
6853             },
6854             "type": "library",
6855             "extra": {
6856                 "branch-alias": {
6857                     "dev-master": "1.1.x-dev"
6858                 }
6859             },
6860             "autoload": {
6861                 "psr-4": {
6862                     "Psr\\Log\\": "Psr/Log/"
6863                 }
6864             },
6865             "notification-url": "https://packagist.org/downloads/",
6866             "license": [
6867                 "MIT"
6868             ],
6869             "authors": [
6870                 {
6871                     "name": "PHP-FIG",
6872                     "homepage": "https://www.php-fig.org/"
6873                 }
6874             ],
6875             "description": "Common interface for logging libraries",
6876             "homepage": "https://github.com/php-fig/log",
6877             "keywords": [
6878                 "log",
6879                 "psr",
6880                 "psr-3"
6881             ],
6882             "support": {
6883                 "source": "https://github.com/php-fig/log/tree/1.1.4"
6884             },
6885             "time": "2021-05-03T11:20:27+00:00"
6886         },
6887         {
6888             "name": "psr/simple-cache",
6889             "version": "3.0.0",
6890             "source": {
6891                 "type": "git",
6892                 "url": "https://github.com/php-fig/simple-cache.git",
6893                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
6894             },
6895             "dist": {
6896                 "type": "zip",
6897                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
6898                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
6899                 "shasum": ""
6900             },
6901             "require": {
6902                 "php": ">=8.0.0"
6903             },
6904             "type": "library",
6905             "extra": {
6906                 "branch-alias": {
6907                     "dev-master": "3.0.x-dev"
6908                 }
6909             },
6910             "autoload": {
6911                 "psr-4": {
6912                     "Psr\\SimpleCache\\": "src/"
6913                 }
6914             },
6915             "notification-url": "https://packagist.org/downloads/",
6916             "license": [
6917                 "MIT"
6918             ],
6919             "authors": [
6920                 {
6921                     "name": "PHP-FIG",
6922                     "homepage": "https://www.php-fig.org/"
6923                 }
6924             ],
6925             "description": "Common interfaces for simple caching",
6926             "keywords": [
6927                 "cache",
6928                 "caching",
6929                 "psr",
6930                 "psr-16",
6931                 "simple-cache"
6932             ],
6933             "support": {
6934                 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
6935             },
6936             "time": "2021-10-29T13:26:27+00:00"
6937         },
6938         {
6939             "name": "ralouphie/getallheaders",
6940             "version": "3.0.3",
6941             "source": {
6942                 "type": "git",
6943                 "url": "https://github.com/ralouphie/getallheaders.git",
6944                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6945             },
6946             "dist": {
6947                 "type": "zip",
6948                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6949                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6950                 "shasum": ""
6951             },
6952             "require": {
6953                 "php": ">=5.6"
6954             },
6955             "require-dev": {
6956                 "php-coveralls/php-coveralls": "^2.1",
6957                 "phpunit/phpunit": "^5 || ^6.5"
6958             },
6959             "type": "library",
6960             "autoload": {
6961                 "files": [
6962                     "src/getallheaders.php"
6963                 ]
6964             },
6965             "notification-url": "https://packagist.org/downloads/",
6966             "license": [
6967                 "MIT"
6968             ],
6969             "authors": [
6970                 {
6971                     "name": "Ralph Khattar",
6972                     "email": "ralph.khattar@gmail.com"
6973                 }
6974             ],
6975             "description": "A polyfill for getallheaders.",
6976             "support": {
6977                 "issues": "https://github.com/ralouphie/getallheaders/issues",
6978                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
6979             },
6980             "time": "2019-03-08T08:55:37+00:00"
6981         },
6982         {
6983             "name": "ramsey/collection",
6984             "version": "1.2.2",
6985             "source": {
6986                 "type": "git",
6987                 "url": "https://github.com/ramsey/collection.git",
6988                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
6989             },
6990             "dist": {
6991                 "type": "zip",
6992                 "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6993                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6994                 "shasum": ""
6995             },
6996             "require": {
6997                 "php": "^7.3 || ^8",
6998                 "symfony/polyfill-php81": "^1.23"
6999             },
7000             "require-dev": {
7001                 "captainhook/captainhook": "^5.3",
7002                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7003                 "ergebnis/composer-normalize": "^2.6",
7004                 "fakerphp/faker": "^1.5",
7005                 "hamcrest/hamcrest-php": "^2",
7006                 "jangregor/phpstan-prophecy": "^0.8",
7007                 "mockery/mockery": "^1.3",
7008                 "phpspec/prophecy-phpunit": "^2.0",
7009                 "phpstan/extension-installer": "^1",
7010                 "phpstan/phpstan": "^0.12.32",
7011                 "phpstan/phpstan-mockery": "^0.12.5",
7012                 "phpstan/phpstan-phpunit": "^0.12.11",
7013                 "phpunit/phpunit": "^8.5 || ^9",
7014                 "psy/psysh": "^0.10.4",
7015                 "slevomat/coding-standard": "^6.3",
7016                 "squizlabs/php_codesniffer": "^3.5",
7017                 "vimeo/psalm": "^4.4"
7018             },
7019             "type": "library",
7020             "autoload": {
7021                 "psr-4": {
7022                     "Ramsey\\Collection\\": "src/"
7023                 }
7024             },
7025             "notification-url": "https://packagist.org/downloads/",
7026             "license": [
7027                 "MIT"
7028             ],
7029             "authors": [
7030                 {
7031                     "name": "Ben Ramsey",
7032                     "email": "ben@benramsey.com",
7033                     "homepage": "https://benramsey.com"
7034                 }
7035             ],
7036             "description": "A PHP library for representing and manipulating collections.",
7037             "keywords": [
7038                 "array",
7039                 "collection",
7040                 "hash",
7041                 "map",
7042                 "queue",
7043                 "set"
7044             ],
7045             "support": {
7046                 "issues": "https://github.com/ramsey/collection/issues",
7047                 "source": "https://github.com/ramsey/collection/tree/1.2.2"
7048             },
7049             "funding": [
7050                 {
7051                     "url": "https://github.com/ramsey",
7052                     "type": "github"
7053                 },
7054                 {
7055                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
7056                     "type": "tidelift"
7057                 }
7058             ],
7059             "time": "2021-10-10T03:01:02+00:00"
7060         },
7061         {
7062             "name": "ramsey/uuid",
7063             "version": "4.6.0",
7064             "source": {
7065                 "type": "git",
7066                 "url": "https://github.com/ramsey/uuid.git",
7067                 "reference": "ad63bc700e7d021039e30ce464eba384c4a1d40f"
7068             },
7069             "dist": {
7070                 "type": "zip",
7071                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/ad63bc700e7d021039e30ce464eba384c4a1d40f",
7072                 "reference": "ad63bc700e7d021039e30ce464eba384c4a1d40f",
7073                 "shasum": ""
7074             },
7075             "require": {
7076                 "brick/math": "^0.8.8 || ^0.9 || ^0.10",
7077                 "ext-json": "*",
7078                 "php": "^8.0",
7079                 "ramsey/collection": "^1.0"
7080             },
7081             "replace": {
7082                 "rhumsaa/uuid": "self.version"
7083             },
7084             "require-dev": {
7085                 "captainhook/captainhook": "^5.10",
7086                 "captainhook/plugin-composer": "^5.3",
7087                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7088                 "doctrine/annotations": "^1.8",
7089                 "ergebnis/composer-normalize": "^2.15",
7090                 "mockery/mockery": "^1.3",
7091                 "paragonie/random-lib": "^2",
7092                 "php-mock/php-mock": "^2.2",
7093                 "php-mock/php-mock-mockery": "^1.3",
7094                 "php-parallel-lint/php-parallel-lint": "^1.1",
7095                 "phpbench/phpbench": "^1.0",
7096                 "phpstan/extension-installer": "^1.1",
7097                 "phpstan/phpstan": "^1.8",
7098                 "phpstan/phpstan-mockery": "^1.1",
7099                 "phpstan/phpstan-phpunit": "^1.1",
7100                 "phpunit/phpunit": "^8.5 || ^9",
7101                 "ramsey/composer-repl": "^1.4",
7102                 "slevomat/coding-standard": "^8.4",
7103                 "squizlabs/php_codesniffer": "^3.5",
7104                 "vimeo/psalm": "^4.9"
7105             },
7106             "suggest": {
7107                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
7108                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
7109                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
7110                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7111                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7112             },
7113             "type": "library",
7114             "extra": {
7115                 "captainhook": {
7116                     "force-install": true
7117                 }
7118             },
7119             "autoload": {
7120                 "files": [
7121                     "src/functions.php"
7122                 ],
7123                 "psr-4": {
7124                     "Ramsey\\Uuid\\": "src/"
7125                 }
7126             },
7127             "notification-url": "https://packagist.org/downloads/",
7128             "license": [
7129                 "MIT"
7130             ],
7131             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
7132             "keywords": [
7133                 "guid",
7134                 "identifier",
7135                 "uuid"
7136             ],
7137             "support": {
7138                 "issues": "https://github.com/ramsey/uuid/issues",
7139                 "source": "https://github.com/ramsey/uuid/tree/4.6.0"
7140             },
7141             "funding": [
7142                 {
7143                     "url": "https://github.com/ramsey",
7144                     "type": "github"
7145                 },
7146                 {
7147                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
7148                     "type": "tidelift"
7149                 }
7150             ],
7151             "time": "2022-11-05T23:03:38+00:00"
7152         },
7153         {
7154             "name": "robthree/twofactorauth",
7155             "version": "1.8.2",
7156             "source": {
7157                 "type": "git",
7158                 "url": "https://github.com/RobThree/TwoFactorAuth.git",
7159                 "reference": "65681de5a324eae05140ac58b08648a60212afc0"
7160             },
7161             "dist": {
7162                 "type": "zip",
7163                 "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/65681de5a324eae05140ac58b08648a60212afc0",
7164                 "reference": "65681de5a324eae05140ac58b08648a60212afc0",
7165                 "shasum": ""
7166             },
7167             "require": {
7168                 "php": ">=5.6.0"
7169             },
7170             "require-dev": {
7171                 "php-parallel-lint/php-parallel-lint": "^1.2",
7172                 "phpunit/phpunit": "@stable"
7173             },
7174             "suggest": {
7175                 "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
7176                 "endroid/qr-code": "Needed for EndroidQrCodeProvider"
7177             },
7178             "type": "library",
7179             "autoload": {
7180                 "psr-4": {
7181                     "RobThree\\Auth\\": "lib"
7182                 }
7183             },
7184             "notification-url": "https://packagist.org/downloads/",
7185             "license": [
7186                 "MIT"
7187             ],
7188             "authors": [
7189                 {
7190                     "name": "Rob Janssen",
7191                     "homepage": "http://robiii.me",
7192                     "role": "Developer"
7193                 }
7194             ],
7195             "description": "Two Factor Authentication",
7196             "homepage": "https://github.com/RobThree/TwoFactorAuth",
7197             "keywords": [
7198                 "Authentication",
7199                 "MFA",
7200                 "Multi Factor Authentication",
7201                 "Two Factor Authentication",
7202                 "authenticator",
7203                 "authy",
7204                 "php",
7205                 "tfa"
7206             ],
7207             "support": {
7208                 "issues": "https://github.com/RobThree/TwoFactorAuth/issues",
7209                 "source": "https://github.com/RobThree/TwoFactorAuth"
7210             },
7211             "funding": [
7212                 {
7213                     "url": "https://paypal.me/robiii",
7214                     "type": "custom"
7215                 },
7216                 {
7217                     "url": "https://github.com/RobThree",
7218                     "type": "github"
7219                 }
7220             ],
7221             "time": "2022-03-22T16:11:07+00:00"
7222         },
7223         {
7224             "name": "rospdf/pdf-php",
7225             "version": "0.12.65",
7226             "source": {
7227                 "type": "git",
7228                 "url": "https://github.com/rospdf/pdf-php.git",
7229                 "reference": "d9d468977260538ca999cbf561cae690d8330c4b"
7230             },
7231             "dist": {
7232                 "type": "zip",
7233                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/d9d468977260538ca999cbf561cae690d8330c4b",
7234                 "reference": "d9d468977260538ca999cbf561cae690d8330c4b",
7235                 "shasum": ""
7236             },
7237             "require": {
7238                 "php": ">=5.6.0"
7239             },
7240             "require-dev": {
7241                 "phpcompatibility/php-compatibility": "^9.3",
7242                 "phpunit/phpunit": "^9.5",
7243                 "squizlabs/php_codesniffer": "^3.7"
7244             },
7245             "type": "library",
7246             "extra": {
7247                 "branch-alias": {
7248                     "dev-experimental": "0.13.x-dev",
7249                     "dev-master": "0.12.x-dev"
7250                 }
7251             },
7252             "autoload": {
7253                 "files": [
7254                     "src/Cpdf.php",
7255                     "src/Cezpdf.php"
7256                 ]
7257             },
7258             "notification-url": "https://packagist.org/downloads/",
7259             "license": [
7260                 "MIT"
7261             ],
7262             "authors": [
7263                 {
7264                     "name": "Ole Koeckemann",
7265                     "email": "ole.k@web.de",
7266                     "role": "Project Head / Developer"
7267                 },
7268                 {
7269                     "name": "Lars Olesen",
7270                     "email": "lars@intraface.dk",
7271                     "role": "Developer"
7272                 },
7273                 {
7274                     "name": "Sune Jensen",
7275                     "email": "sj@sunet.dk",
7276                     "role": "Developer"
7277                 },
7278                 {
7279                     "name": "Nicola Asuni",
7280                     "email": "info@tecnick.com",
7281                     "role": "Developer"
7282                 },
7283                 {
7284                     "name": "Wayne Munro",
7285                     "email": "pdf@ros.co.nz",
7286                     "role": "Founder / Inactive"
7287                 }
7288             ],
7289             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7290             "homepage": "https://github.com/rospdf/pdf-php",
7291             "support": {
7292                 "issues": "https://github.com/rospdf/pdf-php/issues",
7293                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.65"
7294             },
7295             "time": "2022-11-16T17:07:58+00:00"
7296         },
7297         {
7298             "name": "sabberworm/php-css-parser",
7299             "version": "8.4.0",
7300             "source": {
7301                 "type": "git",
7302                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7303                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7304             },
7305             "dist": {
7306                 "type": "zip",
7307                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7308                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7309                 "shasum": ""
7310             },
7311             "require": {
7312                 "ext-iconv": "*",
7313                 "php": ">=5.6.20"
7314             },
7315             "require-dev": {
7316                 "codacy/coverage": "^1.4",
7317                 "phpunit/phpunit": "^4.8.36"
7318             },
7319             "suggest": {
7320                 "ext-mbstring": "for parsing UTF-8 CSS"
7321             },
7322             "type": "library",
7323             "autoload": {
7324                 "psr-4": {
7325                     "Sabberworm\\CSS\\": "src/"
7326                 }
7327             },
7328             "notification-url": "https://packagist.org/downloads/",
7329             "license": [
7330                 "MIT"
7331             ],
7332             "authors": [
7333                 {
7334                     "name": "Raphael Schweikert"
7335                 }
7336             ],
7337             "description": "Parser for CSS Files written in PHP",
7338             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7339             "keywords": [
7340                 "css",
7341                 "parser",
7342                 "stylesheet"
7343             ],
7344             "support": {
7345                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7346                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7347             },
7348             "time": "2021-12-11T13:40:54+00:00"
7349         },
7350         {
7351             "name": "setasign/fpdi",
7352             "version": "v2.3.6",
7353             "source": {
7354                 "type": "git",
7355                 "url": "https://github.com/Setasign/FPDI.git",
7356                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
7357             },
7358             "dist": {
7359                 "type": "zip",
7360                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7361                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7362                 "shasum": ""
7363             },
7364             "require": {
7365                 "ext-zlib": "*",
7366                 "php": "^5.6 || ^7.0 || ^8.0"
7367             },
7368             "conflict": {
7369                 "setasign/tfpdf": "<1.31"
7370             },
7371             "require-dev": {
7372                 "phpunit/phpunit": "~5.7",
7373                 "setasign/fpdf": "~1.8",
7374                 "setasign/tfpdf": "1.31",
7375                 "squizlabs/php_codesniffer": "^3.5",
7376                 "tecnickcom/tcpdf": "~6.2"
7377             },
7378             "suggest": {
7379                 "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."
7380             },
7381             "type": "library",
7382             "autoload": {
7383                 "psr-4": {
7384                     "setasign\\Fpdi\\": "src/"
7385                 }
7386             },
7387             "notification-url": "https://packagist.org/downloads/",
7388             "license": [
7389                 "MIT"
7390             ],
7391             "authors": [
7392                 {
7393                     "name": "Jan Slabon",
7394                     "email": "jan.slabon@setasign.com",
7395                     "homepage": "https://www.setasign.com"
7396                 },
7397                 {
7398                     "name": "Maximilian Kresse",
7399                     "email": "maximilian.kresse@setasign.com",
7400                     "homepage": "https://www.setasign.com"
7401                 }
7402             ],
7403             "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.",
7404             "homepage": "https://www.setasign.com/fpdi",
7405             "keywords": [
7406                 "fpdf",
7407                 "fpdi",
7408                 "pdf"
7409             ],
7410             "support": {
7411                 "issues": "https://github.com/Setasign/FPDI/issues",
7412                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
7413             },
7414             "funding": [
7415                 {
7416                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7417                     "type": "tidelift"
7418                 }
7419             ],
7420             "time": "2021-02-11T11:37:01+00:00"
7421         },
7422         {
7423             "name": "smarty/smarty",
7424             "version": "v4.3.0",
7425             "source": {
7426                 "type": "git",
7427                 "url": "https://github.com/smarty-php/smarty.git",
7428                 "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d"
7429             },
7430             "dist": {
7431                 "type": "zip",
7432                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c02e9e135ea719b91f457a0072748ded0e852e7d",
7433                 "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d",
7434                 "shasum": ""
7435             },
7436             "require": {
7437                 "php": "^7.1 || ^8.0"
7438             },
7439             "require-dev": {
7440                 "phpunit/phpunit": "^8.5 || ^7.5",
7441                 "smarty/smarty-lexer": "^3.1"
7442             },
7443             "type": "library",
7444             "extra": {
7445                 "branch-alias": {
7446                     "dev-master": "4.0.x-dev"
7447                 }
7448             },
7449             "autoload": {
7450                 "classmap": [
7451                     "libs/"
7452                 ]
7453             },
7454             "notification-url": "https://packagist.org/downloads/",
7455             "license": [
7456                 "LGPL-3.0"
7457             ],
7458             "authors": [
7459                 {
7460                     "name": "Monte Ohrt",
7461                     "email": "monte@ohrt.com"
7462                 },
7463                 {
7464                     "name": "Uwe Tews",
7465                     "email": "uwe.tews@googlemail.com"
7466                 },
7467                 {
7468                     "name": "Rodney Rehm",
7469                     "email": "rodney.rehm@medialize.de"
7470                 },
7471                 {
7472                     "name": "Simon Wisselink",
7473                     "homepage": "https://www.iwink.nl/"
7474                 }
7475             ],
7476             "description": "Smarty - the compiling PHP template engine",
7477             "homepage": "https://smarty-php.github.io/smarty/",
7478             "keywords": [
7479                 "templating"
7480             ],
7481             "support": {
7482                 "forum": "https://github.com/smarty-php/smarty/discussions",
7483                 "issues": "https://github.com/smarty-php/smarty/issues",
7484                 "source": "https://github.com/smarty-php/smarty/tree/v4.3.0"
7485             },
7486             "time": "2022-11-22T21:47:32+00:00"
7487         },
7488         {
7489             "name": "stella-maris/clock",
7490             "version": "0.1.7",
7491             "source": {
7492                 "type": "git",
7493                 "url": "https://github.com/stella-maris-solutions/clock.git",
7494                 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8"
7495             },
7496             "dist": {
7497                 "type": "zip",
7498                 "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/fa23ce16019289a18bb3446fdecd45befcdd94f8",
7499                 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8",
7500                 "shasum": ""
7501             },
7502             "require": {
7503                 "php": "^7.0|^8.0",
7504                 "psr/clock": "^1.0"
7505             },
7506             "type": "library",
7507             "autoload": {
7508                 "psr-4": {
7509                     "StellaMaris\\Clock\\": "src"
7510                 }
7511             },
7512             "notification-url": "https://packagist.org/downloads/",
7513             "license": [
7514                 "MIT"
7515             ],
7516             "authors": [
7517                 {
7518                     "name": "Andreas Heigl",
7519                     "role": "Maintainer"
7520                 }
7521             ],
7522             "description": "A pre-release of the proposed PSR-20 Clock-Interface",
7523             "homepage": "https://gitlab.com/stella-maris/clock",
7524             "keywords": [
7525                 "clock",
7526                 "datetime",
7527                 "point in time",
7528                 "psr20"
7529             ],
7530             "support": {
7531                 "source": "https://github.com/stella-maris-solutions/clock/tree/0.1.7"
7532             },
7533             "time": "2022-11-25T16:15:06+00:00"
7534         },
7535         {
7536             "name": "steverhoades/oauth2-openid-connect-server",
7537             "version": "v2.4.0",
7538             "source": {
7539                 "type": "git",
7540                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7541                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409"
7542             },
7543             "dist": {
7544                 "type": "zip",
7545                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7546                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7547                 "shasum": ""
7548             },
7549             "require": {
7550                 "lcobucci/jwt": "4.1.5",
7551                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7552             },
7553             "require-dev": {
7554                 "laminas/laminas-diactoros": "^1.3.2",
7555                 "phpunit/phpunit": "^5.0|^9.5"
7556             },
7557             "type": "library",
7558             "autoload": {
7559                 "psr-4": {
7560                     "OpenIDConnectServer\\": "src/"
7561                 }
7562             },
7563             "notification-url": "https://packagist.org/downloads/",
7564             "license": [
7565                 "MIT"
7566             ],
7567             "authors": [
7568                 {
7569                     "name": "Steve Rhoades",
7570                     "email": "sedonami@gmail.com"
7571                 }
7572             ],
7573             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7574             "support": {
7575                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7576                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.4.0"
7577             },
7578             "time": "2021-10-28T13:38:28+00:00"
7579         },
7580         {
7581             "name": "stripe/stripe-php",
7582             "version": "v7.128.0",
7583             "source": {
7584                 "type": "git",
7585                 "url": "https://github.com/stripe/stripe-php.git",
7586                 "reference": "c704949c49b72985c76cc61063aa26fefbd2724e"
7587             },
7588             "dist": {
7589                 "type": "zip",
7590                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e",
7591                 "reference": "c704949c49b72985c76cc61063aa26fefbd2724e",
7592                 "shasum": ""
7593             },
7594             "require": {
7595                 "ext-curl": "*",
7596                 "ext-json": "*",
7597                 "ext-mbstring": "*",
7598                 "php": ">=5.6.0"
7599             },
7600             "require-dev": {
7601                 "friendsofphp/php-cs-fixer": "3.5.0",
7602                 "phpstan/phpstan": "^1.2",
7603                 "phpunit/phpunit": "^5.7 || ^9.0",
7604                 "squizlabs/php_codesniffer": "^3.3"
7605             },
7606             "type": "library",
7607             "extra": {
7608                 "branch-alias": {
7609                     "dev-master": "2.0-dev"
7610                 }
7611             },
7612             "autoload": {
7613                 "psr-4": {
7614                     "Stripe\\": "lib/"
7615                 }
7616             },
7617             "notification-url": "https://packagist.org/downloads/",
7618             "license": [
7619                 "MIT"
7620             ],
7621             "authors": [
7622                 {
7623                     "name": "Stripe and contributors",
7624                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7625                 }
7626             ],
7627             "description": "Stripe PHP Library",
7628             "homepage": "https://stripe.com/",
7629             "keywords": [
7630                 "api",
7631                 "payment processing",
7632                 "stripe"
7633             ],
7634             "support": {
7635                 "issues": "https://github.com/stripe/stripe-php/issues",
7636                 "source": "https://github.com/stripe/stripe-php/tree/v7.128.0"
7637             },
7638             "time": "2022-05-05T17:18:02+00:00"
7639         },
7640         {
7641             "name": "symfony/config",
7642             "version": "v5.4.11",
7643             "source": {
7644                 "type": "git",
7645                 "url": "https://github.com/symfony/config.git",
7646                 "reference": "ec79e03125c1d2477e43dde8528535d90cc78379"
7647             },
7648             "dist": {
7649                 "type": "zip",
7650                 "url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379",
7651                 "reference": "ec79e03125c1d2477e43dde8528535d90cc78379",
7652                 "shasum": ""
7653             },
7654             "require": {
7655                 "php": ">=7.2.5",
7656                 "symfony/deprecation-contracts": "^2.1|^3",
7657                 "symfony/filesystem": "^4.4|^5.0|^6.0",
7658                 "symfony/polyfill-ctype": "~1.8",
7659                 "symfony/polyfill-php80": "^1.16",
7660                 "symfony/polyfill-php81": "^1.22"
7661             },
7662             "conflict": {
7663                 "symfony/finder": "<4.4"
7664             },
7665             "require-dev": {
7666                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
7667                 "symfony/finder": "^4.4|^5.0|^6.0",
7668                 "symfony/messenger": "^4.4|^5.0|^6.0",
7669                 "symfony/service-contracts": "^1.1|^2|^3",
7670                 "symfony/yaml": "^4.4|^5.0|^6.0"
7671             },
7672             "suggest": {
7673                 "symfony/yaml": "To use the yaml reference dumper"
7674             },
7675             "type": "library",
7676             "autoload": {
7677                 "psr-4": {
7678                     "Symfony\\Component\\Config\\": ""
7679                 },
7680                 "exclude-from-classmap": [
7681                     "/Tests/"
7682                 ]
7683             },
7684             "notification-url": "https://packagist.org/downloads/",
7685             "license": [
7686                 "MIT"
7687             ],
7688             "authors": [
7689                 {
7690                     "name": "Fabien Potencier",
7691                     "email": "fabien@symfony.com"
7692                 },
7693                 {
7694                     "name": "Symfony Community",
7695                     "homepage": "https://symfony.com/contributors"
7696                 }
7697             ],
7698             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7699             "homepage": "https://symfony.com",
7700             "support": {
7701                 "source": "https://github.com/symfony/config/tree/v5.4.11"
7702             },
7703             "funding": [
7704                 {
7705                     "url": "https://symfony.com/sponsor",
7706                     "type": "custom"
7707                 },
7708                 {
7709                     "url": "https://github.com/fabpot",
7710                     "type": "github"
7711                 },
7712                 {
7713                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7714                     "type": "tidelift"
7715                 }
7716             ],
7717             "time": "2022-07-20T13:00:38+00:00"
7718         },
7719         {
7720             "name": "symfony/console",
7721             "version": "v5.4.16",
7722             "source": {
7723                 "type": "git",
7724                 "url": "https://github.com/symfony/console.git",
7725                 "reference": "8e9b9c8dfb33af6057c94e1b44846bee700dc5ef"
7726             },
7727             "dist": {
7728                 "type": "zip",
7729                 "url": "https://api.github.com/repos/symfony/console/zipball/8e9b9c8dfb33af6057c94e1b44846bee700dc5ef",
7730                 "reference": "8e9b9c8dfb33af6057c94e1b44846bee700dc5ef",
7731                 "shasum": ""
7732             },
7733             "require": {
7734                 "php": ">=7.2.5",
7735                 "symfony/deprecation-contracts": "^2.1|^3",
7736                 "symfony/polyfill-mbstring": "~1.0",
7737                 "symfony/polyfill-php73": "^1.9",
7738                 "symfony/polyfill-php80": "^1.16",
7739                 "symfony/service-contracts": "^1.1|^2|^3",
7740                 "symfony/string": "^5.1|^6.0"
7741             },
7742             "conflict": {
7743                 "psr/log": ">=3",
7744                 "symfony/dependency-injection": "<4.4",
7745                 "symfony/dotenv": "<5.1",
7746                 "symfony/event-dispatcher": "<4.4",
7747                 "symfony/lock": "<4.4",
7748                 "symfony/process": "<4.4"
7749             },
7750             "provide": {
7751                 "psr/log-implementation": "1.0|2.0"
7752             },
7753             "require-dev": {
7754                 "psr/log": "^1|^2",
7755                 "symfony/config": "^4.4|^5.0|^6.0",
7756                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
7757                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
7758                 "symfony/lock": "^4.4|^5.0|^6.0",
7759                 "symfony/process": "^4.4|^5.0|^6.0",
7760                 "symfony/var-dumper": "^4.4|^5.0|^6.0"
7761             },
7762             "suggest": {
7763                 "psr/log": "For using the console logger",
7764                 "symfony/event-dispatcher": "",
7765                 "symfony/lock": "",
7766                 "symfony/process": ""
7767             },
7768             "type": "library",
7769             "autoload": {
7770                 "psr-4": {
7771                     "Symfony\\Component\\Console\\": ""
7772                 },
7773                 "exclude-from-classmap": [
7774                     "/Tests/"
7775                 ]
7776             },
7777             "notification-url": "https://packagist.org/downloads/",
7778             "license": [
7779                 "MIT"
7780             ],
7781             "authors": [
7782                 {
7783                     "name": "Fabien Potencier",
7784                     "email": "fabien@symfony.com"
7785                 },
7786                 {
7787                     "name": "Symfony Community",
7788                     "homepage": "https://symfony.com/contributors"
7789                 }
7790             ],
7791             "description": "Eases the creation of beautiful and testable command line interfaces",
7792             "homepage": "https://symfony.com",
7793             "keywords": [
7794                 "cli",
7795                 "command line",
7796                 "console",
7797                 "terminal"
7798             ],
7799             "support": {
7800                 "source": "https://github.com/symfony/console/tree/v5.4.16"
7801             },
7802             "funding": [
7803                 {
7804                     "url": "https://symfony.com/sponsor",
7805                     "type": "custom"
7806                 },
7807                 {
7808                     "url": "https://github.com/fabpot",
7809                     "type": "github"
7810                 },
7811                 {
7812                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7813                     "type": "tidelift"
7814                 }
7815             ],
7816             "time": "2022-11-25T14:09:27+00:00"
7817         },
7818         {
7819             "name": "symfony/dependency-injection",
7820             "version": "v5.4.16",
7821             "source": {
7822                 "type": "git",
7823                 "url": "https://github.com/symfony/dependency-injection.git",
7824                 "reference": "a93e1863500940780fc1235f52d54397be2d14b3"
7825             },
7826             "dist": {
7827                 "type": "zip",
7828                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a93e1863500940780fc1235f52d54397be2d14b3",
7829                 "reference": "a93e1863500940780fc1235f52d54397be2d14b3",
7830                 "shasum": ""
7831             },
7832             "require": {
7833                 "php": ">=7.2.5",
7834                 "psr/container": "^1.1.1",
7835                 "symfony/deprecation-contracts": "^2.1|^3",
7836                 "symfony/polyfill-php80": "^1.16",
7837                 "symfony/polyfill-php81": "^1.22",
7838                 "symfony/service-contracts": "^1.1.6|^2"
7839             },
7840             "conflict": {
7841                 "ext-psr": "<1.1|>=2",
7842                 "symfony/config": "<5.3",
7843                 "symfony/finder": "<4.4",
7844                 "symfony/proxy-manager-bridge": "<4.4",
7845                 "symfony/yaml": "<4.4.26"
7846             },
7847             "provide": {
7848                 "psr/container-implementation": "1.0",
7849                 "symfony/service-implementation": "1.0|2.0"
7850             },
7851             "require-dev": {
7852                 "symfony/config": "^5.3|^6.0",
7853                 "symfony/expression-language": "^4.4|^5.0|^6.0",
7854                 "symfony/yaml": "^4.4.26|^5.0|^6.0"
7855             },
7856             "suggest": {
7857                 "symfony/config": "",
7858                 "symfony/expression-language": "For using expressions in service container configuration",
7859                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
7860                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
7861                 "symfony/yaml": ""
7862             },
7863             "type": "library",
7864             "autoload": {
7865                 "psr-4": {
7866                     "Symfony\\Component\\DependencyInjection\\": ""
7867                 },
7868                 "exclude-from-classmap": [
7869                     "/Tests/"
7870                 ]
7871             },
7872             "notification-url": "https://packagist.org/downloads/",
7873             "license": [
7874                 "MIT"
7875             ],
7876             "authors": [
7877                 {
7878                     "name": "Fabien Potencier",
7879                     "email": "fabien@symfony.com"
7880                 },
7881                 {
7882                     "name": "Symfony Community",
7883                     "homepage": "https://symfony.com/contributors"
7884                 }
7885             ],
7886             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
7887             "homepage": "https://symfony.com",
7888             "support": {
7889                 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.16"
7890             },
7891             "funding": [
7892                 {
7893                     "url": "https://symfony.com/sponsor",
7894                     "type": "custom"
7895                 },
7896                 {
7897                     "url": "https://github.com/fabpot",
7898                     "type": "github"
7899                 },
7900                 {
7901                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7902                     "type": "tidelift"
7903                 }
7904             ],
7905             "time": "2022-11-25T07:33:13+00:00"
7906         },
7907         {
7908             "name": "symfony/deprecation-contracts",
7909             "version": "v2.5.2",
7910             "source": {
7911                 "type": "git",
7912                 "url": "https://github.com/symfony/deprecation-contracts.git",
7913                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
7914             },
7915             "dist": {
7916                 "type": "zip",
7917                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
7918                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
7919                 "shasum": ""
7920             },
7921             "require": {
7922                 "php": ">=7.1"
7923             },
7924             "type": "library",
7925             "extra": {
7926                 "branch-alias": {
7927                     "dev-main": "2.5-dev"
7928                 },
7929                 "thanks": {
7930                     "name": "symfony/contracts",
7931                     "url": "https://github.com/symfony/contracts"
7932                 }
7933             },
7934             "autoload": {
7935                 "files": [
7936                     "function.php"
7937                 ]
7938             },
7939             "notification-url": "https://packagist.org/downloads/",
7940             "license": [
7941                 "MIT"
7942             ],
7943             "authors": [
7944                 {
7945                     "name": "Nicolas Grekas",
7946                     "email": "p@tchwork.com"
7947                 },
7948                 {
7949                     "name": "Symfony Community",
7950                     "homepage": "https://symfony.com/contributors"
7951                 }
7952             ],
7953             "description": "A generic function and convention to trigger deprecation notices",
7954             "homepage": "https://symfony.com",
7955             "support": {
7956                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
7957             },
7958             "funding": [
7959                 {
7960                     "url": "https://symfony.com/sponsor",
7961                     "type": "custom"
7962                 },
7963                 {
7964                     "url": "https://github.com/fabpot",
7965                     "type": "github"
7966                 },
7967                 {
7968                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7969                     "type": "tidelift"
7970                 }
7971             ],
7972             "time": "2022-01-02T09:53:40+00:00"
7973         },
7974         {
7975             "name": "symfony/event-dispatcher",
7976             "version": "v5.4.9",
7977             "source": {
7978                 "type": "git",
7979                 "url": "https://github.com/symfony/event-dispatcher.git",
7980                 "reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
7981             },
7982             "dist": {
7983                 "type": "zip",
7984                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
7985                 "reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
7986                 "shasum": ""
7987             },
7988             "require": {
7989                 "php": ">=7.2.5",
7990                 "symfony/deprecation-contracts": "^2.1|^3",
7991                 "symfony/event-dispatcher-contracts": "^2|^3",
7992                 "symfony/polyfill-php80": "^1.16"
7993             },
7994             "conflict": {
7995                 "symfony/dependency-injection": "<4.4"
7996             },
7997             "provide": {
7998                 "psr/event-dispatcher-implementation": "1.0",
7999                 "symfony/event-dispatcher-implementation": "2.0"
8000             },
8001             "require-dev": {
8002                 "psr/log": "^1|^2|^3",
8003                 "symfony/config": "^4.4|^5.0|^6.0",
8004                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8005                 "symfony/error-handler": "^4.4|^5.0|^6.0",
8006                 "symfony/expression-language": "^4.4|^5.0|^6.0",
8007                 "symfony/http-foundation": "^4.4|^5.0|^6.0",
8008                 "symfony/service-contracts": "^1.1|^2|^3",
8009                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
8010             },
8011             "suggest": {
8012                 "symfony/dependency-injection": "",
8013                 "symfony/http-kernel": ""
8014             },
8015             "type": "library",
8016             "autoload": {
8017                 "psr-4": {
8018                     "Symfony\\Component\\EventDispatcher\\": ""
8019                 },
8020                 "exclude-from-classmap": [
8021                     "/Tests/"
8022                 ]
8023             },
8024             "notification-url": "https://packagist.org/downloads/",
8025             "license": [
8026                 "MIT"
8027             ],
8028             "authors": [
8029                 {
8030                     "name": "Fabien Potencier",
8031                     "email": "fabien@symfony.com"
8032                 },
8033                 {
8034                     "name": "Symfony Community",
8035                     "homepage": "https://symfony.com/contributors"
8036                 }
8037             ],
8038             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
8039             "homepage": "https://symfony.com",
8040             "support": {
8041                 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.9"
8042             },
8043             "funding": [
8044                 {
8045                     "url": "https://symfony.com/sponsor",
8046                     "type": "custom"
8047                 },
8048                 {
8049                     "url": "https://github.com/fabpot",
8050                     "type": "github"
8051                 },
8052                 {
8053                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8054                     "type": "tidelift"
8055                 }
8056             ],
8057             "time": "2022-05-05T16:45:39+00:00"
8058         },
8059         {
8060             "name": "symfony/event-dispatcher-contracts",
8061             "version": "v2.5.2",
8062             "source": {
8063                 "type": "git",
8064                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
8065                 "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
8066             },
8067             "dist": {
8068                 "type": "zip",
8069                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
8070                 "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
8071                 "shasum": ""
8072             },
8073             "require": {
8074                 "php": ">=7.2.5",
8075                 "psr/event-dispatcher": "^1"
8076             },
8077             "suggest": {
8078                 "symfony/event-dispatcher-implementation": ""
8079             },
8080             "type": "library",
8081             "extra": {
8082                 "branch-alias": {
8083                     "dev-main": "2.5-dev"
8084                 },
8085                 "thanks": {
8086                     "name": "symfony/contracts",
8087                     "url": "https://github.com/symfony/contracts"
8088                 }
8089             },
8090             "autoload": {
8091                 "psr-4": {
8092                     "Symfony\\Contracts\\EventDispatcher\\": ""
8093                 }
8094             },
8095             "notification-url": "https://packagist.org/downloads/",
8096             "license": [
8097                 "MIT"
8098             ],
8099             "authors": [
8100                 {
8101                     "name": "Nicolas Grekas",
8102                     "email": "p@tchwork.com"
8103                 },
8104                 {
8105                     "name": "Symfony Community",
8106                     "homepage": "https://symfony.com/contributors"
8107                 }
8108             ],
8109             "description": "Generic abstractions related to dispatching event",
8110             "homepage": "https://symfony.com",
8111             "keywords": [
8112                 "abstractions",
8113                 "contracts",
8114                 "decoupling",
8115                 "interfaces",
8116                 "interoperability",
8117                 "standards"
8118             ],
8119             "support": {
8120                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
8121             },
8122             "funding": [
8123                 {
8124                     "url": "https://symfony.com/sponsor",
8125                     "type": "custom"
8126                 },
8127                 {
8128                     "url": "https://github.com/fabpot",
8129                     "type": "github"
8130                 },
8131                 {
8132                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8133                     "type": "tidelift"
8134                 }
8135             ],
8136             "time": "2022-01-02T09:53:40+00:00"
8137         },
8138         {
8139             "name": "symfony/filesystem",
8140             "version": "v5.4.19",
8141             "source": {
8142                 "type": "git",
8143                 "url": "https://github.com/symfony/filesystem.git",
8144                 "reference": "648bfaca6a494f3e22378123bcee2894045dc9d8"
8145             },
8146             "dist": {
8147                 "type": "zip",
8148                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/648bfaca6a494f3e22378123bcee2894045dc9d8",
8149                 "reference": "648bfaca6a494f3e22378123bcee2894045dc9d8",
8150                 "shasum": ""
8151             },
8152             "require": {
8153                 "php": ">=7.2.5",
8154                 "symfony/polyfill-ctype": "~1.8",
8155                 "symfony/polyfill-mbstring": "~1.8",
8156                 "symfony/polyfill-php80": "^1.16"
8157             },
8158             "type": "library",
8159             "autoload": {
8160                 "psr-4": {
8161                     "Symfony\\Component\\Filesystem\\": ""
8162                 },
8163                 "exclude-from-classmap": [
8164                     "/Tests/"
8165                 ]
8166             },
8167             "notification-url": "https://packagist.org/downloads/",
8168             "license": [
8169                 "MIT"
8170             ],
8171             "authors": [
8172                 {
8173                     "name": "Fabien Potencier",
8174                     "email": "fabien@symfony.com"
8175                 },
8176                 {
8177                     "name": "Symfony Community",
8178                     "homepage": "https://symfony.com/contributors"
8179                 }
8180             ],
8181             "description": "Provides basic utilities for the filesystem",
8182             "homepage": "https://symfony.com",
8183             "support": {
8184                 "source": "https://github.com/symfony/filesystem/tree/v5.4.19"
8185             },
8186             "funding": [
8187                 {
8188                     "url": "https://symfony.com/sponsor",
8189                     "type": "custom"
8190                 },
8191                 {
8192                     "url": "https://github.com/fabpot",
8193                     "type": "github"
8194                 },
8195                 {
8196                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8197                     "type": "tidelift"
8198                 }
8199             ],
8200             "time": "2023-01-14T19:14:44+00:00"
8201         },
8202         {
8203             "name": "symfony/finder",
8204             "version": "v5.4.19",
8205             "source": {
8206                 "type": "git",
8207                 "url": "https://github.com/symfony/finder.git",
8208                 "reference": "6071aebf810ad13fe8200c224f36103abb37cf1f"
8209             },
8210             "dist": {
8211                 "type": "zip",
8212                 "url": "https://api.github.com/repos/symfony/finder/zipball/6071aebf810ad13fe8200c224f36103abb37cf1f",
8213                 "reference": "6071aebf810ad13fe8200c224f36103abb37cf1f",
8214                 "shasum": ""
8215             },
8216             "require": {
8217                 "php": ">=7.2.5",
8218                 "symfony/deprecation-contracts": "^2.1|^3",
8219                 "symfony/polyfill-php80": "^1.16"
8220             },
8221             "type": "library",
8222             "autoload": {
8223                 "psr-4": {
8224                     "Symfony\\Component\\Finder\\": ""
8225                 },
8226                 "exclude-from-classmap": [
8227                     "/Tests/"
8228                 ]
8229             },
8230             "notification-url": "https://packagist.org/downloads/",
8231             "license": [
8232                 "MIT"
8233             ],
8234             "authors": [
8235                 {
8236                     "name": "Fabien Potencier",
8237                     "email": "fabien@symfony.com"
8238                 },
8239                 {
8240                     "name": "Symfony Community",
8241                     "homepage": "https://symfony.com/contributors"
8242                 }
8243             ],
8244             "description": "Finds files and directories via an intuitive fluent interface",
8245             "homepage": "https://symfony.com",
8246             "support": {
8247                 "source": "https://github.com/symfony/finder/tree/v5.4.19"
8248             },
8249             "funding": [
8250                 {
8251                     "url": "https://symfony.com/sponsor",
8252                     "type": "custom"
8253                 },
8254                 {
8255                     "url": "https://github.com/fabpot",
8256                     "type": "github"
8257                 },
8258                 {
8259                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8260                     "type": "tidelift"
8261                 }
8262             ],
8263             "time": "2023-01-14T19:14:44+00:00"
8264         },
8265         {
8266             "name": "symfony/http-client",
8267             "version": "v5.4.16",
8268             "source": {
8269                 "type": "git",
8270                 "url": "https://github.com/symfony/http-client.git",
8271                 "reference": "0f43af12a27733a060b92396b7bde84a4376da0a"
8272             },
8273             "dist": {
8274                 "type": "zip",
8275                 "url": "https://api.github.com/repos/symfony/http-client/zipball/0f43af12a27733a060b92396b7bde84a4376da0a",
8276                 "reference": "0f43af12a27733a060b92396b7bde84a4376da0a",
8277                 "shasum": ""
8278             },
8279             "require": {
8280                 "php": ">=7.2.5",
8281                 "psr/log": "^1|^2|^3",
8282                 "symfony/deprecation-contracts": "^2.1|^3",
8283                 "symfony/http-client-contracts": "^2.4",
8284                 "symfony/polyfill-php73": "^1.11",
8285                 "symfony/polyfill-php80": "^1.16",
8286                 "symfony/service-contracts": "^1.0|^2|^3"
8287             },
8288             "provide": {
8289                 "php-http/async-client-implementation": "*",
8290                 "php-http/client-implementation": "*",
8291                 "psr/http-client-implementation": "1.0",
8292                 "symfony/http-client-implementation": "2.4"
8293             },
8294             "require-dev": {
8295                 "amphp/amp": "^2.5",
8296                 "amphp/http-client": "^4.2.1",
8297                 "amphp/http-tunnel": "^1.0",
8298                 "amphp/socket": "^1.1",
8299                 "guzzlehttp/promises": "^1.4",
8300                 "nyholm/psr7": "^1.0",
8301                 "php-http/httplug": "^1.0|^2.0",
8302                 "psr/http-client": "^1.0",
8303                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8304                 "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
8305                 "symfony/process": "^4.4|^5.0|^6.0",
8306                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
8307             },
8308             "type": "library",
8309             "autoload": {
8310                 "psr-4": {
8311                     "Symfony\\Component\\HttpClient\\": ""
8312                 },
8313                 "exclude-from-classmap": [
8314                     "/Tests/"
8315                 ]
8316             },
8317             "notification-url": "https://packagist.org/downloads/",
8318             "license": [
8319                 "MIT"
8320             ],
8321             "authors": [
8322                 {
8323                     "name": "Nicolas Grekas",
8324                     "email": "p@tchwork.com"
8325                 },
8326                 {
8327                     "name": "Symfony Community",
8328                     "homepage": "https://symfony.com/contributors"
8329                 }
8330             ],
8331             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
8332             "homepage": "https://symfony.com",
8333             "support": {
8334                 "source": "https://github.com/symfony/http-client/tree/v5.4.16"
8335             },
8336             "funding": [
8337                 {
8338                     "url": "https://symfony.com/sponsor",
8339                     "type": "custom"
8340                 },
8341                 {
8342                     "url": "https://github.com/fabpot",
8343                     "type": "github"
8344                 },
8345                 {
8346                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8347                     "type": "tidelift"
8348                 }
8349             ],
8350             "time": "2022-11-09T11:27:39+00:00"
8351         },
8352         {
8353             "name": "symfony/http-client-contracts",
8354             "version": "v2.5.2",
8355             "source": {
8356                 "type": "git",
8357                 "url": "https://github.com/symfony/http-client-contracts.git",
8358                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
8359             },
8360             "dist": {
8361                 "type": "zip",
8362                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8363                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8364                 "shasum": ""
8365             },
8366             "require": {
8367                 "php": ">=7.2.5"
8368             },
8369             "suggest": {
8370                 "symfony/http-client-implementation": ""
8371             },
8372             "type": "library",
8373             "extra": {
8374                 "branch-alias": {
8375                     "dev-main": "2.5-dev"
8376                 },
8377                 "thanks": {
8378                     "name": "symfony/contracts",
8379                     "url": "https://github.com/symfony/contracts"
8380                 }
8381             },
8382             "autoload": {
8383                 "psr-4": {
8384                     "Symfony\\Contracts\\HttpClient\\": ""
8385                 }
8386             },
8387             "notification-url": "https://packagist.org/downloads/",
8388             "license": [
8389                 "MIT"
8390             ],
8391             "authors": [
8392                 {
8393                     "name": "Nicolas Grekas",
8394                     "email": "p@tchwork.com"
8395                 },
8396                 {
8397                     "name": "Symfony Community",
8398                     "homepage": "https://symfony.com/contributors"
8399                 }
8400             ],
8401             "description": "Generic abstractions related to HTTP clients",
8402             "homepage": "https://symfony.com",
8403             "keywords": [
8404                 "abstractions",
8405                 "contracts",
8406                 "decoupling",
8407                 "interfaces",
8408                 "interoperability",
8409                 "standards"
8410             ],
8411             "support": {
8412                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
8413             },
8414             "funding": [
8415                 {
8416                     "url": "https://symfony.com/sponsor",
8417                     "type": "custom"
8418                 },
8419                 {
8420                     "url": "https://github.com/fabpot",
8421                     "type": "github"
8422                 },
8423                 {
8424                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8425                     "type": "tidelift"
8426                 }
8427             ],
8428             "time": "2022-04-12T15:48:08+00:00"
8429         },
8430         {
8431             "name": "symfony/http-foundation",
8432             "version": "v5.4.16",
8433             "source": {
8434                 "type": "git",
8435                 "url": "https://github.com/symfony/http-foundation.git",
8436                 "reference": "5032c5849aef24741e1970cb03511b0dd131d838"
8437             },
8438             "dist": {
8439                 "type": "zip",
8440                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5032c5849aef24741e1970cb03511b0dd131d838",
8441                 "reference": "5032c5849aef24741e1970cb03511b0dd131d838",
8442                 "shasum": ""
8443             },
8444             "require": {
8445                 "php": ">=7.2.5",
8446                 "symfony/deprecation-contracts": "^2.1|^3",
8447                 "symfony/polyfill-mbstring": "~1.1",
8448                 "symfony/polyfill-php80": "^1.16"
8449             },
8450             "require-dev": {
8451                 "predis/predis": "~1.0",
8452                 "symfony/cache": "^4.4|^5.0|^6.0",
8453                 "symfony/dependency-injection": "^5.4|^6.0",
8454                 "symfony/expression-language": "^4.4|^5.0|^6.0",
8455                 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
8456                 "symfony/mime": "^4.4|^5.0|^6.0",
8457                 "symfony/rate-limiter": "^5.2|^6.0"
8458             },
8459             "suggest": {
8460                 "symfony/mime": "To use the file extension guesser"
8461             },
8462             "type": "library",
8463             "autoload": {
8464                 "psr-4": {
8465                     "Symfony\\Component\\HttpFoundation\\": ""
8466                 },
8467                 "exclude-from-classmap": [
8468                     "/Tests/"
8469                 ]
8470             },
8471             "notification-url": "https://packagist.org/downloads/",
8472             "license": [
8473                 "MIT"
8474             ],
8475             "authors": [
8476                 {
8477                     "name": "Fabien Potencier",
8478                     "email": "fabien@symfony.com"
8479                 },
8480                 {
8481                     "name": "Symfony Community",
8482                     "homepage": "https://symfony.com/contributors"
8483                 }
8484             ],
8485             "description": "Defines an object-oriented layer for the HTTP specification",
8486             "homepage": "https://symfony.com",
8487             "support": {
8488                 "source": "https://github.com/symfony/http-foundation/tree/v5.4.16"
8489             },
8490             "funding": [
8491                 {
8492                     "url": "https://symfony.com/sponsor",
8493                     "type": "custom"
8494                 },
8495                 {
8496                     "url": "https://github.com/fabpot",
8497                     "type": "github"
8498                 },
8499                 {
8500                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8501                     "type": "tidelift"
8502                 }
8503             ],
8504             "time": "2022-11-07T08:06:40+00:00"
8505         },
8506         {
8507             "name": "symfony/inflector",
8508             "version": "v5.4.11",
8509             "source": {
8510                 "type": "git",
8511                 "url": "https://github.com/symfony/inflector.git",
8512                 "reference": "4cb14dfb9cf782a1c743aaf4dac101003583d377"
8513             },
8514             "dist": {
8515                 "type": "zip",
8516                 "url": "https://api.github.com/repos/symfony/inflector/zipball/4cb14dfb9cf782a1c743aaf4dac101003583d377",
8517                 "reference": "4cb14dfb9cf782a1c743aaf4dac101003583d377",
8518                 "shasum": ""
8519             },
8520             "require": {
8521                 "php": ">=7.2.5",
8522                 "symfony/deprecation-contracts": "^2.1|^3",
8523                 "symfony/polyfill-php80": "^1.16",
8524                 "symfony/string": "^5.3.10|^6.0"
8525             },
8526             "type": "library",
8527             "autoload": {
8528                 "psr-4": {
8529                     "Symfony\\Component\\Inflector\\": ""
8530                 },
8531                 "exclude-from-classmap": [
8532                     "/Tests/"
8533                 ]
8534             },
8535             "notification-url": "https://packagist.org/downloads/",
8536             "license": [
8537                 "MIT"
8538             ],
8539             "authors": [
8540                 {
8541                     "name": "Bernhard Schussek",
8542                     "email": "bschussek@gmail.com"
8543                 },
8544                 {
8545                     "name": "Symfony Community",
8546                     "homepage": "https://symfony.com/contributors"
8547                 }
8548             ],
8549             "description": "Converts words between their singular and plural forms (English only)",
8550             "homepage": "https://symfony.com",
8551             "keywords": [
8552                 "inflection",
8553                 "pluralize",
8554                 "singularize",
8555                 "string",
8556                 "symfony",
8557                 "words"
8558             ],
8559             "support": {
8560                 "source": "https://github.com/symfony/inflector/tree/v5.4.11"
8561             },
8562             "funding": [
8563                 {
8564                     "url": "https://symfony.com/sponsor",
8565                     "type": "custom"
8566                 },
8567                 {
8568                     "url": "https://github.com/fabpot",
8569                     "type": "github"
8570                 },
8571                 {
8572                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8573                     "type": "tidelift"
8574                 }
8575             ],
8576             "abandoned": "EnglishInflector from the String component",
8577             "time": "2022-07-20T11:34:24+00:00"
8578         },
8579         {
8580             "name": "symfony/polyfill-ctype",
8581             "version": "v1.27.0",
8582             "source": {
8583                 "type": "git",
8584                 "url": "https://github.com/symfony/polyfill-ctype.git",
8585                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
8586             },
8587             "dist": {
8588                 "type": "zip",
8589                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
8590                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
8591                 "shasum": ""
8592             },
8593             "require": {
8594                 "php": ">=7.1"
8595             },
8596             "provide": {
8597                 "ext-ctype": "*"
8598             },
8599             "suggest": {
8600                 "ext-ctype": "For best performance"
8601             },
8602             "type": "library",
8603             "extra": {
8604                 "branch-alias": {
8605                     "dev-main": "1.27-dev"
8606                 },
8607                 "thanks": {
8608                     "name": "symfony/polyfill",
8609                     "url": "https://github.com/symfony/polyfill"
8610                 }
8611             },
8612             "autoload": {
8613                 "files": [
8614                     "bootstrap.php"
8615                 ],
8616                 "psr-4": {
8617                     "Symfony\\Polyfill\\Ctype\\": ""
8618                 }
8619             },
8620             "notification-url": "https://packagist.org/downloads/",
8621             "license": [
8622                 "MIT"
8623             ],
8624             "authors": [
8625                 {
8626                     "name": "Gert de Pagter",
8627                     "email": "BackEndTea@gmail.com"
8628                 },
8629                 {
8630                     "name": "Symfony Community",
8631                     "homepage": "https://symfony.com/contributors"
8632                 }
8633             ],
8634             "description": "Symfony polyfill for ctype functions",
8635             "homepage": "https://symfony.com",
8636             "keywords": [
8637                 "compatibility",
8638                 "ctype",
8639                 "polyfill",
8640                 "portable"
8641             ],
8642             "support": {
8643                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
8644             },
8645             "funding": [
8646                 {
8647                     "url": "https://symfony.com/sponsor",
8648                     "type": "custom"
8649                 },
8650                 {
8651                     "url": "https://github.com/fabpot",
8652                     "type": "github"
8653                 },
8654                 {
8655                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8656                     "type": "tidelift"
8657                 }
8658             ],
8659             "time": "2022-11-03T14:55:06+00:00"
8660         },
8661         {
8662             "name": "symfony/polyfill-intl-grapheme",
8663             "version": "v1.27.0",
8664             "source": {
8665                 "type": "git",
8666                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8667                 "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
8668             },
8669             "dist": {
8670                 "type": "zip",
8671                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
8672                 "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
8673                 "shasum": ""
8674             },
8675             "require": {
8676                 "php": ">=7.1"
8677             },
8678             "suggest": {
8679                 "ext-intl": "For best performance"
8680             },
8681             "type": "library",
8682             "extra": {
8683                 "branch-alias": {
8684                     "dev-main": "1.27-dev"
8685                 },
8686                 "thanks": {
8687                     "name": "symfony/polyfill",
8688                     "url": "https://github.com/symfony/polyfill"
8689                 }
8690             },
8691             "autoload": {
8692                 "files": [
8693                     "bootstrap.php"
8694                 ],
8695                 "psr-4": {
8696                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8697                 }
8698             },
8699             "notification-url": "https://packagist.org/downloads/",
8700             "license": [
8701                 "MIT"
8702             ],
8703             "authors": [
8704                 {
8705                     "name": "Nicolas Grekas",
8706                     "email": "p@tchwork.com"
8707                 },
8708                 {
8709                     "name": "Symfony Community",
8710                     "homepage": "https://symfony.com/contributors"
8711                 }
8712             ],
8713             "description": "Symfony polyfill for intl's grapheme_* functions",
8714             "homepage": "https://symfony.com",
8715             "keywords": [
8716                 "compatibility",
8717                 "grapheme",
8718                 "intl",
8719                 "polyfill",
8720                 "portable",
8721                 "shim"
8722             ],
8723             "support": {
8724                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
8725             },
8726             "funding": [
8727                 {
8728                     "url": "https://symfony.com/sponsor",
8729                     "type": "custom"
8730                 },
8731                 {
8732                     "url": "https://github.com/fabpot",
8733                     "type": "github"
8734                 },
8735                 {
8736                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8737                     "type": "tidelift"
8738                 }
8739             ],
8740             "time": "2022-11-03T14:55:06+00:00"
8741         },
8742         {
8743             "name": "symfony/polyfill-intl-normalizer",
8744             "version": "v1.27.0",
8745             "source": {
8746                 "type": "git",
8747                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8748                 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
8749             },
8750             "dist": {
8751                 "type": "zip",
8752                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
8753                 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
8754                 "shasum": ""
8755             },
8756             "require": {
8757                 "php": ">=7.1"
8758             },
8759             "suggest": {
8760                 "ext-intl": "For best performance"
8761             },
8762             "type": "library",
8763             "extra": {
8764                 "branch-alias": {
8765                     "dev-main": "1.27-dev"
8766                 },
8767                 "thanks": {
8768                     "name": "symfony/polyfill",
8769                     "url": "https://github.com/symfony/polyfill"
8770                 }
8771             },
8772             "autoload": {
8773                 "files": [
8774                     "bootstrap.php"
8775                 ],
8776                 "psr-4": {
8777                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8778                 },
8779                 "classmap": [
8780                     "Resources/stubs"
8781                 ]
8782             },
8783             "notification-url": "https://packagist.org/downloads/",
8784             "license": [
8785                 "MIT"
8786             ],
8787             "authors": [
8788                 {
8789                     "name": "Nicolas Grekas",
8790                     "email": "p@tchwork.com"
8791                 },
8792                 {
8793                     "name": "Symfony Community",
8794                     "homepage": "https://symfony.com/contributors"
8795                 }
8796             ],
8797             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8798             "homepage": "https://symfony.com",
8799             "keywords": [
8800                 "compatibility",
8801                 "intl",
8802                 "normalizer",
8803                 "polyfill",
8804                 "portable",
8805                 "shim"
8806             ],
8807             "support": {
8808                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
8809             },
8810             "funding": [
8811                 {
8812                     "url": "https://symfony.com/sponsor",
8813                     "type": "custom"
8814                 },
8815                 {
8816                     "url": "https://github.com/fabpot",
8817                     "type": "github"
8818                 },
8819                 {
8820                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8821                     "type": "tidelift"
8822                 }
8823             ],
8824             "time": "2022-11-03T14:55:06+00:00"
8825         },
8826         {
8827             "name": "symfony/polyfill-mbstring",
8828             "version": "v1.27.0",
8829             "source": {
8830                 "type": "git",
8831                 "url": "https://github.com/symfony/polyfill-mbstring.git",
8832                 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
8833             },
8834             "dist": {
8835                 "type": "zip",
8836                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
8837                 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
8838                 "shasum": ""
8839             },
8840             "require": {
8841                 "php": ">=7.1"
8842             },
8843             "provide": {
8844                 "ext-mbstring": "*"
8845             },
8846             "suggest": {
8847                 "ext-mbstring": "For best performance"
8848             },
8849             "type": "library",
8850             "extra": {
8851                 "branch-alias": {
8852                     "dev-main": "1.27-dev"
8853                 },
8854                 "thanks": {
8855                     "name": "symfony/polyfill",
8856                     "url": "https://github.com/symfony/polyfill"
8857                 }
8858             },
8859             "autoload": {
8860                 "files": [
8861                     "bootstrap.php"
8862                 ],
8863                 "psr-4": {
8864                     "Symfony\\Polyfill\\Mbstring\\": ""
8865                 }
8866             },
8867             "notification-url": "https://packagist.org/downloads/",
8868             "license": [
8869                 "MIT"
8870             ],
8871             "authors": [
8872                 {
8873                     "name": "Nicolas Grekas",
8874                     "email": "p@tchwork.com"
8875                 },
8876                 {
8877                     "name": "Symfony Community",
8878                     "homepage": "https://symfony.com/contributors"
8879                 }
8880             ],
8881             "description": "Symfony polyfill for the Mbstring extension",
8882             "homepage": "https://symfony.com",
8883             "keywords": [
8884                 "compatibility",
8885                 "mbstring",
8886                 "polyfill",
8887                 "portable",
8888                 "shim"
8889             ],
8890             "support": {
8891                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
8892             },
8893             "funding": [
8894                 {
8895                     "url": "https://symfony.com/sponsor",
8896                     "type": "custom"
8897                 },
8898                 {
8899                     "url": "https://github.com/fabpot",
8900                     "type": "github"
8901                 },
8902                 {
8903                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8904                     "type": "tidelift"
8905                 }
8906             ],
8907             "time": "2022-11-03T14:55:06+00:00"
8908         },
8909         {
8910             "name": "symfony/polyfill-php73",
8911             "version": "v1.27.0",
8912             "source": {
8913                 "type": "git",
8914                 "url": "https://github.com/symfony/polyfill-php73.git",
8915                 "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
8916             },
8917             "dist": {
8918                 "type": "zip",
8919                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
8920                 "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
8921                 "shasum": ""
8922             },
8923             "require": {
8924                 "php": ">=7.1"
8925             },
8926             "type": "library",
8927             "extra": {
8928                 "branch-alias": {
8929                     "dev-main": "1.27-dev"
8930                 },
8931                 "thanks": {
8932                     "name": "symfony/polyfill",
8933                     "url": "https://github.com/symfony/polyfill"
8934                 }
8935             },
8936             "autoload": {
8937                 "files": [
8938                     "bootstrap.php"
8939                 ],
8940                 "psr-4": {
8941                     "Symfony\\Polyfill\\Php73\\": ""
8942                 },
8943                 "classmap": [
8944                     "Resources/stubs"
8945                 ]
8946             },
8947             "notification-url": "https://packagist.org/downloads/",
8948             "license": [
8949                 "MIT"
8950             ],
8951             "authors": [
8952                 {
8953                     "name": "Nicolas Grekas",
8954                     "email": "p@tchwork.com"
8955                 },
8956                 {
8957                     "name": "Symfony Community",
8958                     "homepage": "https://symfony.com/contributors"
8959                 }
8960             ],
8961             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8962             "homepage": "https://symfony.com",
8963             "keywords": [
8964                 "compatibility",
8965                 "polyfill",
8966                 "portable",
8967                 "shim"
8968             ],
8969             "support": {
8970                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
8971             },
8972             "funding": [
8973                 {
8974                     "url": "https://symfony.com/sponsor",
8975                     "type": "custom"
8976                 },
8977                 {
8978                     "url": "https://github.com/fabpot",
8979                     "type": "github"
8980                 },
8981                 {
8982                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8983                     "type": "tidelift"
8984                 }
8985             ],
8986             "time": "2022-11-03T14:55:06+00:00"
8987         },
8988         {
8989             "name": "symfony/polyfill-php80",
8990             "version": "v1.27.0",
8991             "source": {
8992                 "type": "git",
8993                 "url": "https://github.com/symfony/polyfill-php80.git",
8994                 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
8995             },
8996             "dist": {
8997                 "type": "zip",
8998                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
8999                 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
9000                 "shasum": ""
9001             },
9002             "require": {
9003                 "php": ">=7.1"
9004             },
9005             "type": "library",
9006             "extra": {
9007                 "branch-alias": {
9008                     "dev-main": "1.27-dev"
9009                 },
9010                 "thanks": {
9011                     "name": "symfony/polyfill",
9012                     "url": "https://github.com/symfony/polyfill"
9013                 }
9014             },
9015             "autoload": {
9016                 "files": [
9017                     "bootstrap.php"
9018                 ],
9019                 "psr-4": {
9020                     "Symfony\\Polyfill\\Php80\\": ""
9021                 },
9022                 "classmap": [
9023                     "Resources/stubs"
9024                 ]
9025             },
9026             "notification-url": "https://packagist.org/downloads/",
9027             "license": [
9028                 "MIT"
9029             ],
9030             "authors": [
9031                 {
9032                     "name": "Ion Bazan",
9033                     "email": "ion.bazan@gmail.com"
9034                 },
9035                 {
9036                     "name": "Nicolas Grekas",
9037                     "email": "p@tchwork.com"
9038                 },
9039                 {
9040                     "name": "Symfony Community",
9041                     "homepage": "https://symfony.com/contributors"
9042                 }
9043             ],
9044             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9045             "homepage": "https://symfony.com",
9046             "keywords": [
9047                 "compatibility",
9048                 "polyfill",
9049                 "portable",
9050                 "shim"
9051             ],
9052             "support": {
9053                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
9054             },
9055             "funding": [
9056                 {
9057                     "url": "https://symfony.com/sponsor",
9058                     "type": "custom"
9059                 },
9060                 {
9061                     "url": "https://github.com/fabpot",
9062                     "type": "github"
9063                 },
9064                 {
9065                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9066                     "type": "tidelift"
9067                 }
9068             ],
9069             "time": "2022-11-03T14:55:06+00:00"
9070         },
9071         {
9072             "name": "symfony/polyfill-php81",
9073             "version": "v1.27.0",
9074             "source": {
9075                 "type": "git",
9076                 "url": "https://github.com/symfony/polyfill-php81.git",
9077                 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
9078             },
9079             "dist": {
9080                 "type": "zip",
9081                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
9082                 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
9083                 "shasum": ""
9084             },
9085             "require": {
9086                 "php": ">=7.1"
9087             },
9088             "type": "library",
9089             "extra": {
9090                 "branch-alias": {
9091                     "dev-main": "1.27-dev"
9092                 },
9093                 "thanks": {
9094                     "name": "symfony/polyfill",
9095                     "url": "https://github.com/symfony/polyfill"
9096                 }
9097             },
9098             "autoload": {
9099                 "files": [
9100                     "bootstrap.php"
9101                 ],
9102                 "psr-4": {
9103                     "Symfony\\Polyfill\\Php81\\": ""
9104                 },
9105                 "classmap": [
9106                     "Resources/stubs"
9107                 ]
9108             },
9109             "notification-url": "https://packagist.org/downloads/",
9110             "license": [
9111                 "MIT"
9112             ],
9113             "authors": [
9114                 {
9115                     "name": "Nicolas Grekas",
9116                     "email": "p@tchwork.com"
9117                 },
9118                 {
9119                     "name": "Symfony Community",
9120                     "homepage": "https://symfony.com/contributors"
9121                 }
9122             ],
9123             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
9124             "homepage": "https://symfony.com",
9125             "keywords": [
9126                 "compatibility",
9127                 "polyfill",
9128                 "portable",
9129                 "shim"
9130             ],
9131             "support": {
9132                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
9133             },
9134             "funding": [
9135                 {
9136                     "url": "https://symfony.com/sponsor",
9137                     "type": "custom"
9138                 },
9139                 {
9140                     "url": "https://github.com/fabpot",
9141                     "type": "github"
9142                 },
9143                 {
9144                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9145                     "type": "tidelift"
9146                 }
9147             ],
9148             "time": "2022-11-03T14:55:06+00:00"
9149         },
9150         {
9151             "name": "symfony/process",
9152             "version": "v5.4.11",
9153             "source": {
9154                 "type": "git",
9155                 "url": "https://github.com/symfony/process.git",
9156                 "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
9157             },
9158             "dist": {
9159                 "type": "zip",
9160                 "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
9161                 "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
9162                 "shasum": ""
9163             },
9164             "require": {
9165                 "php": ">=7.2.5",
9166                 "symfony/polyfill-php80": "^1.16"
9167             },
9168             "type": "library",
9169             "autoload": {
9170                 "psr-4": {
9171                     "Symfony\\Component\\Process\\": ""
9172                 },
9173                 "exclude-from-classmap": [
9174                     "/Tests/"
9175                 ]
9176             },
9177             "notification-url": "https://packagist.org/downloads/",
9178             "license": [
9179                 "MIT"
9180             ],
9181             "authors": [
9182                 {
9183                     "name": "Fabien Potencier",
9184                     "email": "fabien@symfony.com"
9185                 },
9186                 {
9187                     "name": "Symfony Community",
9188                     "homepage": "https://symfony.com/contributors"
9189                 }
9190             ],
9191             "description": "Executes commands in sub-processes",
9192             "homepage": "https://symfony.com",
9193             "support": {
9194                 "source": "https://github.com/symfony/process/tree/v5.4.11"
9195             },
9196             "funding": [
9197                 {
9198                     "url": "https://symfony.com/sponsor",
9199                     "type": "custom"
9200                 },
9201                 {
9202                     "url": "https://github.com/fabpot",
9203                     "type": "github"
9204                 },
9205                 {
9206                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9207                     "type": "tidelift"
9208                 }
9209             ],
9210             "time": "2022-06-27T16:58:25+00:00"
9211         },
9212         {
9213             "name": "symfony/property-access",
9214             "version": "v4.4.44",
9215             "source": {
9216                 "type": "git",
9217                 "url": "https://github.com/symfony/property-access.git",
9218                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358"
9219             },
9220             "dist": {
9221                 "type": "zip",
9222                 "url": "https://api.github.com/repos/symfony/property-access/zipball/d49682f6f0764df725c95128213a38f7e0a9f358",
9223                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358",
9224                 "shasum": ""
9225             },
9226             "require": {
9227                 "php": ">=7.1.3",
9228                 "symfony/inflector": "^3.4|^4.0|^5.0",
9229                 "symfony/polyfill-php80": "^1.16"
9230             },
9231             "require-dev": {
9232                 "symfony/cache": "^3.4|^4.0|^5.0"
9233             },
9234             "suggest": {
9235                 "psr/cache-implementation": "To cache access methods."
9236             },
9237             "type": "library",
9238             "autoload": {
9239                 "psr-4": {
9240                     "Symfony\\Component\\PropertyAccess\\": ""
9241                 },
9242                 "exclude-from-classmap": [
9243                     "/Tests/"
9244                 ]
9245             },
9246             "notification-url": "https://packagist.org/downloads/",
9247             "license": [
9248                 "MIT"
9249             ],
9250             "authors": [
9251                 {
9252                     "name": "Fabien Potencier",
9253                     "email": "fabien@symfony.com"
9254                 },
9255                 {
9256                     "name": "Symfony Community",
9257                     "homepage": "https://symfony.com/contributors"
9258                 }
9259             ],
9260             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
9261             "homepage": "https://symfony.com",
9262             "keywords": [
9263                 "access",
9264                 "array",
9265                 "extraction",
9266                 "index",
9267                 "injection",
9268                 "object",
9269                 "property",
9270                 "property path",
9271                 "reflection"
9272             ],
9273             "support": {
9274                 "source": "https://github.com/symfony/property-access/tree/v4.4.44"
9275             },
9276             "funding": [
9277                 {
9278                     "url": "https://symfony.com/sponsor",
9279                     "type": "custom"
9280                 },
9281                 {
9282                     "url": "https://github.com/fabpot",
9283                     "type": "github"
9284                 },
9285                 {
9286                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9287                     "type": "tidelift"
9288                 }
9289             ],
9290             "time": "2022-06-27T13:16:42+00:00"
9291         },
9292         {
9293             "name": "symfony/service-contracts",
9294             "version": "v2.5.2",
9295             "source": {
9296                 "type": "git",
9297                 "url": "https://github.com/symfony/service-contracts.git",
9298                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
9299             },
9300             "dist": {
9301                 "type": "zip",
9302                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9303                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9304                 "shasum": ""
9305             },
9306             "require": {
9307                 "php": ">=7.2.5",
9308                 "psr/container": "^1.1",
9309                 "symfony/deprecation-contracts": "^2.1|^3"
9310             },
9311             "conflict": {
9312                 "ext-psr": "<1.1|>=2"
9313             },
9314             "suggest": {
9315                 "symfony/service-implementation": ""
9316             },
9317             "type": "library",
9318             "extra": {
9319                 "branch-alias": {
9320                     "dev-main": "2.5-dev"
9321                 },
9322                 "thanks": {
9323                     "name": "symfony/contracts",
9324                     "url": "https://github.com/symfony/contracts"
9325                 }
9326             },
9327             "autoload": {
9328                 "psr-4": {
9329                     "Symfony\\Contracts\\Service\\": ""
9330                 }
9331             },
9332             "notification-url": "https://packagist.org/downloads/",
9333             "license": [
9334                 "MIT"
9335             ],
9336             "authors": [
9337                 {
9338                     "name": "Nicolas Grekas",
9339                     "email": "p@tchwork.com"
9340                 },
9341                 {
9342                     "name": "Symfony Community",
9343                     "homepage": "https://symfony.com/contributors"
9344                 }
9345             ],
9346             "description": "Generic abstractions related to writing services",
9347             "homepage": "https://symfony.com",
9348             "keywords": [
9349                 "abstractions",
9350                 "contracts",
9351                 "decoupling",
9352                 "interfaces",
9353                 "interoperability",
9354                 "standards"
9355             ],
9356             "support": {
9357                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
9358             },
9359             "funding": [
9360                 {
9361                     "url": "https://symfony.com/sponsor",
9362                     "type": "custom"
9363                 },
9364                 {
9365                     "url": "https://github.com/fabpot",
9366                     "type": "github"
9367                 },
9368                 {
9369                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9370                     "type": "tidelift"
9371                 }
9372             ],
9373             "time": "2022-05-30T19:17:29+00:00"
9374         },
9375         {
9376             "name": "symfony/string",
9377             "version": "v5.4.15",
9378             "source": {
9379                 "type": "git",
9380                 "url": "https://github.com/symfony/string.git",
9381                 "reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed"
9382             },
9383             "dist": {
9384                 "type": "zip",
9385                 "url": "https://api.github.com/repos/symfony/string/zipball/571334ce9f687e3e6af72db4d3b2a9431e4fd9ed",
9386                 "reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed",
9387                 "shasum": ""
9388             },
9389             "require": {
9390                 "php": ">=7.2.5",
9391                 "symfony/polyfill-ctype": "~1.8",
9392                 "symfony/polyfill-intl-grapheme": "~1.0",
9393                 "symfony/polyfill-intl-normalizer": "~1.0",
9394                 "symfony/polyfill-mbstring": "~1.0",
9395                 "symfony/polyfill-php80": "~1.15"
9396             },
9397             "conflict": {
9398                 "symfony/translation-contracts": ">=3.0"
9399             },
9400             "require-dev": {
9401                 "symfony/error-handler": "^4.4|^5.0|^6.0",
9402                 "symfony/http-client": "^4.4|^5.0|^6.0",
9403                 "symfony/translation-contracts": "^1.1|^2",
9404                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
9405             },
9406             "type": "library",
9407             "autoload": {
9408                 "files": [
9409                     "Resources/functions.php"
9410                 ],
9411                 "psr-4": {
9412                     "Symfony\\Component\\String\\": ""
9413                 },
9414                 "exclude-from-classmap": [
9415                     "/Tests/"
9416                 ]
9417             },
9418             "notification-url": "https://packagist.org/downloads/",
9419             "license": [
9420                 "MIT"
9421             ],
9422             "authors": [
9423                 {
9424                     "name": "Nicolas Grekas",
9425                     "email": "p@tchwork.com"
9426                 },
9427                 {
9428                     "name": "Symfony Community",
9429                     "homepage": "https://symfony.com/contributors"
9430                 }
9431             ],
9432             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9433             "homepage": "https://symfony.com",
9434             "keywords": [
9435                 "grapheme",
9436                 "i18n",
9437                 "string",
9438                 "unicode",
9439                 "utf-8",
9440                 "utf8"
9441             ],
9442             "support": {
9443                 "source": "https://github.com/symfony/string/tree/v5.4.15"
9444             },
9445             "funding": [
9446                 {
9447                     "url": "https://symfony.com/sponsor",
9448                     "type": "custom"
9449                 },
9450                 {
9451                     "url": "https://github.com/fabpot",
9452                     "type": "github"
9453                 },
9454                 {
9455                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9456                     "type": "tidelift"
9457                 }
9458             ],
9459             "time": "2022-10-05T15:16:54+00:00"
9460         },
9461         {
9462             "name": "symfony/yaml",
9463             "version": "v5.4.16",
9464             "source": {
9465                 "type": "git",
9466                 "url": "https://github.com/symfony/yaml.git",
9467                 "reference": "ebd37c71f62d5ec5f6e27de3e06fee492d4c6298"
9468             },
9469             "dist": {
9470                 "type": "zip",
9471                 "url": "https://api.github.com/repos/symfony/yaml/zipball/ebd37c71f62d5ec5f6e27de3e06fee492d4c6298",
9472                 "reference": "ebd37c71f62d5ec5f6e27de3e06fee492d4c6298",
9473                 "shasum": ""
9474             },
9475             "require": {
9476                 "php": ">=7.2.5",
9477                 "symfony/deprecation-contracts": "^2.1|^3",
9478                 "symfony/polyfill-ctype": "^1.8"
9479             },
9480             "conflict": {
9481                 "symfony/console": "<5.3"
9482             },
9483             "require-dev": {
9484                 "symfony/console": "^5.3|^6.0"
9485             },
9486             "suggest": {
9487                 "symfony/console": "For validating YAML files using the lint command"
9488             },
9489             "bin": [
9490                 "Resources/bin/yaml-lint"
9491             ],
9492             "type": "library",
9493             "autoload": {
9494                 "psr-4": {
9495                     "Symfony\\Component\\Yaml\\": ""
9496                 },
9497                 "exclude-from-classmap": [
9498                     "/Tests/"
9499                 ]
9500             },
9501             "notification-url": "https://packagist.org/downloads/",
9502             "license": [
9503                 "MIT"
9504             ],
9505             "authors": [
9506                 {
9507                     "name": "Fabien Potencier",
9508                     "email": "fabien@symfony.com"
9509                 },
9510                 {
9511                     "name": "Symfony Community",
9512                     "homepage": "https://symfony.com/contributors"
9513                 }
9514             ],
9515             "description": "Loads and dumps YAML files",
9516             "homepage": "https://symfony.com",
9517             "support": {
9518                 "source": "https://github.com/symfony/yaml/tree/v5.4.16"
9519             },
9520             "funding": [
9521                 {
9522                     "url": "https://symfony.com/sponsor",
9523                     "type": "custom"
9524                 },
9525                 {
9526                     "url": "https://github.com/fabpot",
9527                     "type": "github"
9528                 },
9529                 {
9530                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9531                     "type": "tidelift"
9532                 }
9533             ],
9534             "time": "2022-11-25T16:04:03+00:00"
9535         },
9536         {
9537             "name": "twig/twig",
9538             "version": "v3.4.3",
9539             "source": {
9540                 "type": "git",
9541                 "url": "https://github.com/twigphp/Twig.git",
9542                 "reference": "c38fd6b0b7f370c198db91ffd02e23b517426b58"
9543             },
9544             "dist": {
9545                 "type": "zip",
9546                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/c38fd6b0b7f370c198db91ffd02e23b517426b58",
9547                 "reference": "c38fd6b0b7f370c198db91ffd02e23b517426b58",
9548                 "shasum": ""
9549             },
9550             "require": {
9551                 "php": ">=7.2.5",
9552                 "symfony/polyfill-ctype": "^1.8",
9553                 "symfony/polyfill-mbstring": "^1.3"
9554             },
9555             "require-dev": {
9556                 "psr/container": "^1.0",
9557                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
9558             },
9559             "type": "library",
9560             "extra": {
9561                 "branch-alias": {
9562                     "dev-master": "3.4-dev"
9563                 }
9564             },
9565             "autoload": {
9566                 "psr-4": {
9567                     "Twig\\": "src/"
9568                 }
9569             },
9570             "notification-url": "https://packagist.org/downloads/",
9571             "license": [
9572                 "BSD-3-Clause"
9573             ],
9574             "authors": [
9575                 {
9576                     "name": "Fabien Potencier",
9577                     "email": "fabien@symfony.com",
9578                     "homepage": "http://fabien.potencier.org",
9579                     "role": "Lead Developer"
9580                 },
9581                 {
9582                     "name": "Twig Team",
9583                     "role": "Contributors"
9584                 },
9585                 {
9586                     "name": "Armin Ronacher",
9587                     "email": "armin.ronacher@active-4.com",
9588                     "role": "Project Founder"
9589                 }
9590             ],
9591             "description": "Twig, the flexible, fast, and secure template language for PHP",
9592             "homepage": "https://twig.symfony.com",
9593             "keywords": [
9594                 "templating"
9595             ],
9596             "support": {
9597                 "issues": "https://github.com/twigphp/Twig/issues",
9598                 "source": "https://github.com/twigphp/Twig/tree/v3.4.3"
9599             },
9600             "funding": [
9601                 {
9602                     "url": "https://github.com/fabpot",
9603                     "type": "github"
9604                 },
9605                 {
9606                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9607                     "type": "tidelift"
9608                 }
9609             ],
9610             "time": "2022-09-28T08:42:51+00:00"
9611         },
9612         {
9613             "name": "vlucas/phpdotenv",
9614             "version": "v5.5.0",
9615             "source": {
9616                 "type": "git",
9617                 "url": "https://github.com/vlucas/phpdotenv.git",
9618                 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
9619             },
9620             "dist": {
9621                 "type": "zip",
9622                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
9623                 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
9624                 "shasum": ""
9625             },
9626             "require": {
9627                 "ext-pcre": "*",
9628                 "graham-campbell/result-type": "^1.0.2",
9629                 "php": "^7.1.3 || ^8.0",
9630                 "phpoption/phpoption": "^1.8",
9631                 "symfony/polyfill-ctype": "^1.23",
9632                 "symfony/polyfill-mbstring": "^1.23.1",
9633                 "symfony/polyfill-php80": "^1.23.1"
9634             },
9635             "require-dev": {
9636                 "bamarni/composer-bin-plugin": "^1.4.1",
9637                 "ext-filter": "*",
9638                 "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
9639             },
9640             "suggest": {
9641                 "ext-filter": "Required to use the boolean validator."
9642             },
9643             "type": "library",
9644             "extra": {
9645                 "bamarni-bin": {
9646                     "bin-links": true,
9647                     "forward-command": true
9648                 },
9649                 "branch-alias": {
9650                     "dev-master": "5.5-dev"
9651                 }
9652             },
9653             "autoload": {
9654                 "psr-4": {
9655                     "Dotenv\\": "src/"
9656                 }
9657             },
9658             "notification-url": "https://packagist.org/downloads/",
9659             "license": [
9660                 "BSD-3-Clause"
9661             ],
9662             "authors": [
9663                 {
9664                     "name": "Graham Campbell",
9665                     "email": "hello@gjcampbell.co.uk",
9666                     "homepage": "https://github.com/GrahamCampbell"
9667                 },
9668                 {
9669                     "name": "Vance Lucas",
9670                     "email": "vance@vancelucas.com",
9671                     "homepage": "https://github.com/vlucas"
9672                 }
9673             ],
9674             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9675             "keywords": [
9676                 "dotenv",
9677                 "env",
9678                 "environment"
9679             ],
9680             "support": {
9681                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9682                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
9683             },
9684             "funding": [
9685                 {
9686                     "url": "https://github.com/GrahamCampbell",
9687                     "type": "github"
9688                 },
9689                 {
9690                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9691                     "type": "tidelift"
9692                 }
9693             ],
9694             "time": "2022-10-16T01:01:54+00:00"
9695         },
9696         {
9697             "name": "waryway/php-traits-library",
9698             "version": "1.0.4",
9699             "source": {
9700                 "type": "git",
9701                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9702                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9703             },
9704             "dist": {
9705                 "type": "zip",
9706                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9707                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9708                 "shasum": ""
9709             },
9710             "require-dev": {
9711                 "phpunit/phpunit": "6.4.3"
9712             },
9713             "type": "library",
9714             "autoload": {
9715                 "psr-4": {
9716                     "Waryway\\PhpTraitsLibrary\\": "src/"
9717                 }
9718             },
9719             "notification-url": "https://packagist.org/downloads/",
9720             "license": [
9721                 "MIT"
9722             ],
9723             "authors": [
9724                 {
9725                     "name": "Kyle Wiering",
9726                     "email": "kyle@waryway.com"
9727                 }
9728             ],
9729             "description": "General use traits",
9730             "support": {
9731                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9732                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9733             },
9734             "time": "2017-12-23T14:22:07+00:00"
9735         },
9736         {
9737             "name": "webimpress/safe-writer",
9738             "version": "2.2.0",
9739             "source": {
9740                 "type": "git",
9741                 "url": "https://github.com/webimpress/safe-writer.git",
9742                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9743             },
9744             "dist": {
9745                 "type": "zip",
9746                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9747                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9748                 "shasum": ""
9749             },
9750             "require": {
9751                 "php": "^7.3 || ^8.0"
9752             },
9753             "require-dev": {
9754                 "phpunit/phpunit": "^9.5.4",
9755                 "vimeo/psalm": "^4.7",
9756                 "webimpress/coding-standard": "^1.2.2"
9757             },
9758             "type": "library",
9759             "extra": {
9760                 "branch-alias": {
9761                     "dev-master": "2.2.x-dev",
9762                     "dev-develop": "2.3.x-dev",
9763                     "dev-release-1.0": "1.0.x-dev"
9764                 }
9765             },
9766             "autoload": {
9767                 "psr-4": {
9768                     "Webimpress\\SafeWriter\\": "src/"
9769                 }
9770             },
9771             "notification-url": "https://packagist.org/downloads/",
9772             "license": [
9773                 "BSD-2-Clause"
9774             ],
9775             "description": "Tool to write files safely, to avoid race conditions",
9776             "keywords": [
9777                 "concurrent write",
9778                 "file writer",
9779                 "race condition",
9780                 "safe writer",
9781                 "webimpress"
9782             ],
9783             "support": {
9784                 "issues": "https://github.com/webimpress/safe-writer/issues",
9785                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
9786             },
9787             "funding": [
9788                 {
9789                     "url": "https://github.com/michalbundyra",
9790                     "type": "github"
9791                 }
9792             ],
9793             "time": "2021-04-19T16:34:45+00:00"
9794         },
9795         {
9796             "name": "webmozart/assert",
9797             "version": "1.11.0",
9798             "source": {
9799                 "type": "git",
9800                 "url": "https://github.com/webmozarts/assert.git",
9801                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
9802             },
9803             "dist": {
9804                 "type": "zip",
9805                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
9806                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
9807                 "shasum": ""
9808             },
9809             "require": {
9810                 "ext-ctype": "*",
9811                 "php": "^7.2 || ^8.0"
9812             },
9813             "conflict": {
9814                 "phpstan/phpstan": "<0.12.20",
9815                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9816             },
9817             "require-dev": {
9818                 "phpunit/phpunit": "^8.5.13"
9819             },
9820             "type": "library",
9821             "extra": {
9822                 "branch-alias": {
9823                     "dev-master": "1.10-dev"
9824                 }
9825             },
9826             "autoload": {
9827                 "psr-4": {
9828                     "Webmozart\\Assert\\": "src/"
9829                 }
9830             },
9831             "notification-url": "https://packagist.org/downloads/",
9832             "license": [
9833                 "MIT"
9834             ],
9835             "authors": [
9836                 {
9837                     "name": "Bernhard Schussek",
9838                     "email": "bschussek@gmail.com"
9839                 }
9840             ],
9841             "description": "Assertions to validate method input/output with nice error messages.",
9842             "keywords": [
9843                 "assert",
9844                 "check",
9845                 "validate"
9846             ],
9847             "support": {
9848                 "issues": "https://github.com/webmozarts/assert/issues",
9849                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
9850             },
9851             "time": "2022-06-03T18:03:27+00:00"
9852         },
9853         {
9854             "name": "yubico/u2flib-server",
9855             "version": "1.0.2",
9856             "source": {
9857                 "type": "git",
9858                 "url": "https://github.com/Yubico/php-u2flib-server.git",
9859                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
9860             },
9861             "dist": {
9862                 "type": "zip",
9863                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
9864                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
9865                 "shasum": ""
9866             },
9867             "require": {
9868                 "ext-openssl": "*",
9869                 "paragonie/random_compat": ">= 1",
9870                 "php": ">=5.6"
9871             },
9872             "require-dev": {
9873                 "phpunit/phpunit": "~5.7",
9874                 "vimeo/psalm": "^0|^1|^2"
9875             },
9876             "type": "library",
9877             "autoload": {
9878                 "classmap": [
9879                     "src/"
9880                 ]
9881             },
9882             "notification-url": "https://packagist.org/downloads/",
9883             "license": [
9884                 "BSD-2-Clause"
9885             ],
9886             "description": "Library for U2F implementation",
9887             "homepage": "https://developers.yubico.com/php-u2flib-server",
9888             "support": {
9889                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
9890                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
9891             },
9892             "abandoned": true,
9893             "time": "2018-09-07T08:16:44+00:00"
9894         }
9895     ],
9896     "packages-dev": [
9897         {
9898             "name": "doctrine/annotations",
9899             "version": "1.14.1",
9900             "source": {
9901                 "type": "git",
9902                 "url": "https://github.com/doctrine/annotations.git",
9903                 "reference": "9e034d7a70032d422169f27d8759e8d84abb4f51"
9904             },
9905             "dist": {
9906                 "type": "zip",
9907                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/9e034d7a70032d422169f27d8759e8d84abb4f51",
9908                 "reference": "9e034d7a70032d422169f27d8759e8d84abb4f51",
9909                 "shasum": ""
9910             },
9911             "require": {
9912                 "doctrine/lexer": "^1 || ^2",
9913                 "ext-tokenizer": "*",
9914                 "php": "^7.1 || ^8.0",
9915                 "psr/cache": "^1 || ^2 || ^3"
9916             },
9917             "require-dev": {
9918                 "doctrine/cache": "^1.11 || ^2.0",
9919                 "doctrine/coding-standard": "^9 || ^10",
9920                 "phpstan/phpstan": "~1.4.10 || ^1.8.0",
9921                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
9922                 "symfony/cache": "^4.4 || ^5.4 || ^6",
9923                 "vimeo/psalm": "^4.10"
9924             },
9925             "suggest": {
9926                 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
9927             },
9928             "type": "library",
9929             "autoload": {
9930                 "psr-4": {
9931                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
9932                 }
9933             },
9934             "notification-url": "https://packagist.org/downloads/",
9935             "license": [
9936                 "MIT"
9937             ],
9938             "authors": [
9939                 {
9940                     "name": "Guilherme Blanco",
9941                     "email": "guilhermeblanco@gmail.com"
9942                 },
9943                 {
9944                     "name": "Roman Borschel",
9945                     "email": "roman@code-factory.org"
9946                 },
9947                 {
9948                     "name": "Benjamin Eberlei",
9949                     "email": "kontakt@beberlei.de"
9950                 },
9951                 {
9952                     "name": "Jonathan Wage",
9953                     "email": "jonwage@gmail.com"
9954                 },
9955                 {
9956                     "name": "Johannes Schmitt",
9957                     "email": "schmittjoh@gmail.com"
9958                 }
9959             ],
9960             "description": "Docblock Annotations Parser",
9961             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
9962             "keywords": [
9963                 "annotations",
9964                 "docblock",
9965                 "parser"
9966             ],
9967             "support": {
9968                 "issues": "https://github.com/doctrine/annotations/issues",
9969                 "source": "https://github.com/doctrine/annotations/tree/1.14.1"
9970             },
9971             "time": "2022-12-12T12:46:12+00:00"
9972         },
9973         {
9974             "name": "doctrine/deprecations",
9975             "version": "v1.0.0",
9976             "source": {
9977                 "type": "git",
9978                 "url": "https://github.com/doctrine/deprecations.git",
9979                 "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
9980             },
9981             "dist": {
9982                 "type": "zip",
9983                 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
9984                 "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
9985                 "shasum": ""
9986             },
9987             "require": {
9988                 "php": "^7.1|^8.0"
9989             },
9990             "require-dev": {
9991                 "doctrine/coding-standard": "^9",
9992                 "phpunit/phpunit": "^7.5|^8.5|^9.5",
9993                 "psr/log": "^1|^2|^3"
9994             },
9995             "suggest": {
9996                 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
9997             },
9998             "type": "library",
9999             "autoload": {
10000                 "psr-4": {
10001                     "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
10002                 }
10003             },
10004             "notification-url": "https://packagist.org/downloads/",
10005             "license": [
10006                 "MIT"
10007             ],
10008             "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.",
10009             "homepage": "https://www.doctrine-project.org/",
10010             "support": {
10011                 "issues": "https://github.com/doctrine/deprecations/issues",
10012                 "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
10013             },
10014             "time": "2022-05-02T15:47:09+00:00"
10015         },
10016         {
10017             "name": "doctrine/instantiator",
10018             "version": "1.4.1",
10019             "source": {
10020                 "type": "git",
10021                 "url": "https://github.com/doctrine/instantiator.git",
10022                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
10023             },
10024             "dist": {
10025                 "type": "zip",
10026                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
10027                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
10028                 "shasum": ""
10029             },
10030             "require": {
10031                 "php": "^7.1 || ^8.0"
10032             },
10033             "require-dev": {
10034                 "doctrine/coding-standard": "^9",
10035                 "ext-pdo": "*",
10036                 "ext-phar": "*",
10037                 "phpbench/phpbench": "^0.16 || ^1",
10038                 "phpstan/phpstan": "^1.4",
10039                 "phpstan/phpstan-phpunit": "^1",
10040                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10041                 "vimeo/psalm": "^4.22"
10042             },
10043             "type": "library",
10044             "autoload": {
10045                 "psr-4": {
10046                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
10047                 }
10048             },
10049             "notification-url": "https://packagist.org/downloads/",
10050             "license": [
10051                 "MIT"
10052             ],
10053             "authors": [
10054                 {
10055                     "name": "Marco Pivetta",
10056                     "email": "ocramius@gmail.com",
10057                     "homepage": "https://ocramius.github.io/"
10058                 }
10059             ],
10060             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
10061             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
10062             "keywords": [
10063                 "constructor",
10064                 "instantiate"
10065             ],
10066             "support": {
10067                 "issues": "https://github.com/doctrine/instantiator/issues",
10068                 "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
10069             },
10070             "funding": [
10071                 {
10072                     "url": "https://www.doctrine-project.org/sponsorship.html",
10073                     "type": "custom"
10074                 },
10075                 {
10076                     "url": "https://www.patreon.com/phpdoctrine",
10077                     "type": "patreon"
10078                 },
10079                 {
10080                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
10081                     "type": "tidelift"
10082                 }
10083             ],
10084             "time": "2022-03-03T08:28:38+00:00"
10085         },
10086         {
10087             "name": "doctrine/lexer",
10088             "version": "2.0.0",
10089             "source": {
10090                 "type": "git",
10091                 "url": "https://github.com/doctrine/lexer.git",
10092                 "reference": "3cf140b81e55d5d640f73367d829db7e3023ef69"
10093             },
10094             "dist": {
10095                 "type": "zip",
10096                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/3cf140b81e55d5d640f73367d829db7e3023ef69",
10097                 "reference": "3cf140b81e55d5d640f73367d829db7e3023ef69",
10098                 "shasum": ""
10099             },
10100             "require": {
10101                 "doctrine/deprecations": "^1.0",
10102                 "php": "^7.1 || ^8.0"
10103             },
10104             "require-dev": {
10105                 "doctrine/coding-standard": "^9 || ^10",
10106                 "phpstan/phpstan": "^1.3",
10107                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10108                 "psalm/plugin-phpunit": "^0.18.3",
10109                 "vimeo/psalm": "^4.11 || ^5.0"
10110             },
10111             "type": "library",
10112             "autoload": {
10113                 "psr-4": {
10114                     "Doctrine\\Common\\Lexer\\": "src"
10115                 }
10116             },
10117             "notification-url": "https://packagist.org/downloads/",
10118             "license": [
10119                 "MIT"
10120             ],
10121             "authors": [
10122                 {
10123                     "name": "Guilherme Blanco",
10124                     "email": "guilhermeblanco@gmail.com"
10125                 },
10126                 {
10127                     "name": "Roman Borschel",
10128                     "email": "roman@code-factory.org"
10129                 },
10130                 {
10131                     "name": "Johannes Schmitt",
10132                     "email": "schmittjoh@gmail.com"
10133                 }
10134             ],
10135             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
10136             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
10137             "keywords": [
10138                 "annotations",
10139                 "docblock",
10140                 "lexer",
10141                 "parser",
10142                 "php"
10143             ],
10144             "support": {
10145                 "issues": "https://github.com/doctrine/lexer/issues",
10146                 "source": "https://github.com/doctrine/lexer/tree/2.0.0"
10147             },
10148             "funding": [
10149                 {
10150                     "url": "https://www.doctrine-project.org/sponsorship.html",
10151                     "type": "custom"
10152                 },
10153                 {
10154                     "url": "https://www.patreon.com/phpdoctrine",
10155                     "type": "patreon"
10156                 },
10157                 {
10158                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
10159                     "type": "tidelift"
10160                 }
10161             ],
10162             "time": "2022-12-11T10:51:23+00:00"
10163         },
10164         {
10165             "name": "phar-io/manifest",
10166             "version": "2.0.3",
10167             "source": {
10168                 "type": "git",
10169                 "url": "https://github.com/phar-io/manifest.git",
10170                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
10171             },
10172             "dist": {
10173                 "type": "zip",
10174                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
10175                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
10176                 "shasum": ""
10177             },
10178             "require": {
10179                 "ext-dom": "*",
10180                 "ext-phar": "*",
10181                 "ext-xmlwriter": "*",
10182                 "phar-io/version": "^3.0.1",
10183                 "php": "^7.2 || ^8.0"
10184             },
10185             "type": "library",
10186             "extra": {
10187                 "branch-alias": {
10188                     "dev-master": "2.0.x-dev"
10189                 }
10190             },
10191             "autoload": {
10192                 "classmap": [
10193                     "src/"
10194                 ]
10195             },
10196             "notification-url": "https://packagist.org/downloads/",
10197             "license": [
10198                 "BSD-3-Clause"
10199             ],
10200             "authors": [
10201                 {
10202                     "name": "Arne Blankerts",
10203                     "email": "arne@blankerts.de",
10204                     "role": "Developer"
10205                 },
10206                 {
10207                     "name": "Sebastian Heuer",
10208                     "email": "sebastian@phpeople.de",
10209                     "role": "Developer"
10210                 },
10211                 {
10212                     "name": "Sebastian Bergmann",
10213                     "email": "sebastian@phpunit.de",
10214                     "role": "Developer"
10215                 }
10216             ],
10217             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
10218             "support": {
10219                 "issues": "https://github.com/phar-io/manifest/issues",
10220                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
10221             },
10222             "time": "2021-07-20T11:28:43+00:00"
10223         },
10224         {
10225             "name": "phar-io/version",
10226             "version": "3.2.1",
10227             "source": {
10228                 "type": "git",
10229                 "url": "https://github.com/phar-io/version.git",
10230                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
10231             },
10232             "dist": {
10233                 "type": "zip",
10234                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10235                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10236                 "shasum": ""
10237             },
10238             "require": {
10239                 "php": "^7.2 || ^8.0"
10240             },
10241             "type": "library",
10242             "autoload": {
10243                 "classmap": [
10244                     "src/"
10245                 ]
10246             },
10247             "notification-url": "https://packagist.org/downloads/",
10248             "license": [
10249                 "BSD-3-Clause"
10250             ],
10251             "authors": [
10252                 {
10253                     "name": "Arne Blankerts",
10254                     "email": "arne@blankerts.de",
10255                     "role": "Developer"
10256                 },
10257                 {
10258                     "name": "Sebastian Heuer",
10259                     "email": "sebastian@phpeople.de",
10260                     "role": "Developer"
10261                 },
10262                 {
10263                     "name": "Sebastian Bergmann",
10264                     "email": "sebastian@phpunit.de",
10265                     "role": "Developer"
10266                 }
10267             ],
10268             "description": "Library for handling version information and constraints",
10269             "support": {
10270                 "issues": "https://github.com/phar-io/version/issues",
10271                 "source": "https://github.com/phar-io/version/tree/3.2.1"
10272             },
10273             "time": "2022-02-21T01:04:05+00:00"
10274         },
10275         {
10276             "name": "php-webdriver/webdriver",
10277             "version": "1.13.1",
10278             "source": {
10279                 "type": "git",
10280                 "url": "https://github.com/php-webdriver/php-webdriver.git",
10281                 "reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c"
10282             },
10283             "dist": {
10284                 "type": "zip",
10285                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/6dfe5f814b796c1b5748850aa19f781b9274c36c",
10286                 "reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c",
10287                 "shasum": ""
10288             },
10289             "require": {
10290                 "ext-curl": "*",
10291                 "ext-json": "*",
10292                 "ext-zip": "*",
10293                 "php": "^5.6 || ~7.0 || ^8.0",
10294                 "symfony/polyfill-mbstring": "^1.12",
10295                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
10296             },
10297             "replace": {
10298                 "facebook/webdriver": "*"
10299             },
10300             "require-dev": {
10301                 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
10302                 "php-coveralls/php-coveralls": "^2.4",
10303                 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
10304                 "php-parallel-lint/php-parallel-lint": "^1.2",
10305                 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
10306                 "squizlabs/php_codesniffer": "^3.5",
10307                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
10308             },
10309             "suggest": {
10310                 "ext-SimpleXML": "For Firefox profile creation"
10311             },
10312             "type": "library",
10313             "autoload": {
10314                 "files": [
10315                     "lib/Exception/TimeoutException.php"
10316                 ],
10317                 "psr-4": {
10318                     "Facebook\\WebDriver\\": "lib/"
10319                 }
10320             },
10321             "notification-url": "https://packagist.org/downloads/",
10322             "license": [
10323                 "MIT"
10324             ],
10325             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
10326             "homepage": "https://github.com/php-webdriver/php-webdriver",
10327             "keywords": [
10328                 "Chromedriver",
10329                 "geckodriver",
10330                 "php",
10331                 "selenium",
10332                 "webdriver"
10333             ],
10334             "support": {
10335                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
10336                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.13.1"
10337             },
10338             "time": "2022-10-11T11:49:44+00:00"
10339         },
10340         {
10341             "name": "phpunit/php-code-coverage",
10342             "version": "9.2.20",
10343             "source": {
10344                 "type": "git",
10345                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10346                 "reference": "af7463c955007de36db0c5e26d03e2f933c2e980"
10347             },
10348             "dist": {
10349                 "type": "zip",
10350                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/af7463c955007de36db0c5e26d03e2f933c2e980",
10351                 "reference": "af7463c955007de36db0c5e26d03e2f933c2e980",
10352                 "shasum": ""
10353             },
10354             "require": {
10355                 "ext-dom": "*",
10356                 "ext-libxml": "*",
10357                 "ext-xmlwriter": "*",
10358                 "nikic/php-parser": "^4.14",
10359                 "php": ">=7.3",
10360                 "phpunit/php-file-iterator": "^3.0.3",
10361                 "phpunit/php-text-template": "^2.0.2",
10362                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
10363                 "sebastian/complexity": "^2.0",
10364                 "sebastian/environment": "^5.1.2",
10365                 "sebastian/lines-of-code": "^1.0.3",
10366                 "sebastian/version": "^3.0.1",
10367                 "theseer/tokenizer": "^1.2.0"
10368             },
10369             "require-dev": {
10370                 "phpunit/phpunit": "^9.3"
10371             },
10372             "suggest": {
10373                 "ext-pcov": "*",
10374                 "ext-xdebug": "*"
10375             },
10376             "type": "library",
10377             "extra": {
10378                 "branch-alias": {
10379                     "dev-master": "9.2-dev"
10380                 }
10381             },
10382             "autoload": {
10383                 "classmap": [
10384                     "src/"
10385                 ]
10386             },
10387             "notification-url": "https://packagist.org/downloads/",
10388             "license": [
10389                 "BSD-3-Clause"
10390             ],
10391             "authors": [
10392                 {
10393                     "name": "Sebastian Bergmann",
10394                     "email": "sebastian@phpunit.de",
10395                     "role": "lead"
10396                 }
10397             ],
10398             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10399             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10400             "keywords": [
10401                 "coverage",
10402                 "testing",
10403                 "xunit"
10404             ],
10405             "support": {
10406                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10407                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.20"
10408             },
10409             "funding": [
10410                 {
10411                     "url": "https://github.com/sebastianbergmann",
10412                     "type": "github"
10413                 }
10414             ],
10415             "time": "2022-12-13T07:49:28+00:00"
10416         },
10417         {
10418             "name": "phpunit/php-file-iterator",
10419             "version": "3.0.6",
10420             "source": {
10421                 "type": "git",
10422                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10423                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
10424             },
10425             "dist": {
10426                 "type": "zip",
10427                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10428                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10429                 "shasum": ""
10430             },
10431             "require": {
10432                 "php": ">=7.3"
10433             },
10434             "require-dev": {
10435                 "phpunit/phpunit": "^9.3"
10436             },
10437             "type": "library",
10438             "extra": {
10439                 "branch-alias": {
10440                     "dev-master": "3.0-dev"
10441                 }
10442             },
10443             "autoload": {
10444                 "classmap": [
10445                     "src/"
10446                 ]
10447             },
10448             "notification-url": "https://packagist.org/downloads/",
10449             "license": [
10450                 "BSD-3-Clause"
10451             ],
10452             "authors": [
10453                 {
10454                     "name": "Sebastian Bergmann",
10455                     "email": "sebastian@phpunit.de",
10456                     "role": "lead"
10457                 }
10458             ],
10459             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10460             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10461             "keywords": [
10462                 "filesystem",
10463                 "iterator"
10464             ],
10465             "support": {
10466                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10467                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
10468             },
10469             "funding": [
10470                 {
10471                     "url": "https://github.com/sebastianbergmann",
10472                     "type": "github"
10473                 }
10474             ],
10475             "time": "2021-12-02T12:48:52+00:00"
10476         },
10477         {
10478             "name": "phpunit/php-invoker",
10479             "version": "3.1.1",
10480             "source": {
10481                 "type": "git",
10482                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10483                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
10484             },
10485             "dist": {
10486                 "type": "zip",
10487                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10488                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10489                 "shasum": ""
10490             },
10491             "require": {
10492                 "php": ">=7.3"
10493             },
10494             "require-dev": {
10495                 "ext-pcntl": "*",
10496                 "phpunit/phpunit": "^9.3"
10497             },
10498             "suggest": {
10499                 "ext-pcntl": "*"
10500             },
10501             "type": "library",
10502             "extra": {
10503                 "branch-alias": {
10504                     "dev-master": "3.1-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": "Invoke callables with a timeout",
10524             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10525             "keywords": [
10526                 "process"
10527             ],
10528             "support": {
10529                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10530                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
10531             },
10532             "funding": [
10533                 {
10534                     "url": "https://github.com/sebastianbergmann",
10535                     "type": "github"
10536                 }
10537             ],
10538             "time": "2020-09-28T05:58:55+00:00"
10539         },
10540         {
10541             "name": "phpunit/php-text-template",
10542             "version": "2.0.4",
10543             "source": {
10544                 "type": "git",
10545                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10546                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
10547             },
10548             "dist": {
10549                 "type": "zip",
10550                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10551                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10552                 "shasum": ""
10553             },
10554             "require": {
10555                 "php": ">=7.3"
10556             },
10557             "require-dev": {
10558                 "phpunit/phpunit": "^9.3"
10559             },
10560             "type": "library",
10561             "extra": {
10562                 "branch-alias": {
10563                     "dev-master": "2.0-dev"
10564                 }
10565             },
10566             "autoload": {
10567                 "classmap": [
10568                     "src/"
10569                 ]
10570             },
10571             "notification-url": "https://packagist.org/downloads/",
10572             "license": [
10573                 "BSD-3-Clause"
10574             ],
10575             "authors": [
10576                 {
10577                     "name": "Sebastian Bergmann",
10578                     "email": "sebastian@phpunit.de",
10579                     "role": "lead"
10580                 }
10581             ],
10582             "description": "Simple template engine.",
10583             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10584             "keywords": [
10585                 "template"
10586             ],
10587             "support": {
10588                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10589                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
10590             },
10591             "funding": [
10592                 {
10593                     "url": "https://github.com/sebastianbergmann",
10594                     "type": "github"
10595                 }
10596             ],
10597             "time": "2020-10-26T05:33:50+00:00"
10598         },
10599         {
10600             "name": "phpunit/php-timer",
10601             "version": "5.0.3",
10602             "source": {
10603                 "type": "git",
10604                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10605                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
10606             },
10607             "dist": {
10608                 "type": "zip",
10609                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10610                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10611                 "shasum": ""
10612             },
10613             "require": {
10614                 "php": ">=7.3"
10615             },
10616             "require-dev": {
10617                 "phpunit/phpunit": "^9.3"
10618             },
10619             "type": "library",
10620             "extra": {
10621                 "branch-alias": {
10622                     "dev-master": "5.0-dev"
10623                 }
10624             },
10625             "autoload": {
10626                 "classmap": [
10627                     "src/"
10628                 ]
10629             },
10630             "notification-url": "https://packagist.org/downloads/",
10631             "license": [
10632                 "BSD-3-Clause"
10633             ],
10634             "authors": [
10635                 {
10636                     "name": "Sebastian Bergmann",
10637                     "email": "sebastian@phpunit.de",
10638                     "role": "lead"
10639                 }
10640             ],
10641             "description": "Utility class for timing",
10642             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10643             "keywords": [
10644                 "timer"
10645             ],
10646             "support": {
10647                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10648                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
10649             },
10650             "funding": [
10651                 {
10652                     "url": "https://github.com/sebastianbergmann",
10653                     "type": "github"
10654                 }
10655             ],
10656             "time": "2020-10-26T13:16:10+00:00"
10657         },
10658         {
10659             "name": "phpunit/phpunit",
10660             "version": "9.5.27",
10661             "source": {
10662                 "type": "git",
10663                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10664                 "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38"
10665             },
10666             "dist": {
10667                 "type": "zip",
10668                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38",
10669                 "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38",
10670                 "shasum": ""
10671             },
10672             "require": {
10673                 "doctrine/instantiator": "^1.3.1",
10674                 "ext-dom": "*",
10675                 "ext-json": "*",
10676                 "ext-libxml": "*",
10677                 "ext-mbstring": "*",
10678                 "ext-xml": "*",
10679                 "ext-xmlwriter": "*",
10680                 "myclabs/deep-copy": "^1.10.1",
10681                 "phar-io/manifest": "^2.0.3",
10682                 "phar-io/version": "^3.0.2",
10683                 "php": ">=7.3",
10684                 "phpunit/php-code-coverage": "^9.2.13",
10685                 "phpunit/php-file-iterator": "^3.0.5",
10686                 "phpunit/php-invoker": "^3.1.1",
10687                 "phpunit/php-text-template": "^2.0.3",
10688                 "phpunit/php-timer": "^5.0.2",
10689                 "sebastian/cli-parser": "^1.0.1",
10690                 "sebastian/code-unit": "^1.0.6",
10691                 "sebastian/comparator": "^4.0.8",
10692                 "sebastian/diff": "^4.0.3",
10693                 "sebastian/environment": "^5.1.3",
10694                 "sebastian/exporter": "^4.0.5",
10695                 "sebastian/global-state": "^5.0.1",
10696                 "sebastian/object-enumerator": "^4.0.3",
10697                 "sebastian/resource-operations": "^3.0.3",
10698                 "sebastian/type": "^3.2",
10699                 "sebastian/version": "^3.0.2"
10700             },
10701             "suggest": {
10702                 "ext-soap": "*",
10703                 "ext-xdebug": "*"
10704             },
10705             "bin": [
10706                 "phpunit"
10707             ],
10708             "type": "library",
10709             "extra": {
10710                 "branch-alias": {
10711                     "dev-master": "9.5-dev"
10712                 }
10713             },
10714             "autoload": {
10715                 "files": [
10716                     "src/Framework/Assert/Functions.php"
10717                 ],
10718                 "classmap": [
10719                     "src/"
10720                 ]
10721             },
10722             "notification-url": "https://packagist.org/downloads/",
10723             "license": [
10724                 "BSD-3-Clause"
10725             ],
10726             "authors": [
10727                 {
10728                     "name": "Sebastian Bergmann",
10729                     "email": "sebastian@phpunit.de",
10730                     "role": "lead"
10731                 }
10732             ],
10733             "description": "The PHP Unit Testing framework.",
10734             "homepage": "https://phpunit.de/",
10735             "keywords": [
10736                 "phpunit",
10737                 "testing",
10738                 "xunit"
10739             ],
10740             "support": {
10741                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10742                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27"
10743             },
10744             "funding": [
10745                 {
10746                     "url": "https://phpunit.de/sponsors.html",
10747                     "type": "custom"
10748                 },
10749                 {
10750                     "url": "https://github.com/sebastianbergmann",
10751                     "type": "github"
10752                 },
10753                 {
10754                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
10755                     "type": "tidelift"
10756                 }
10757             ],
10758             "time": "2022-12-09T07:31:23+00:00"
10759         },
10760         {
10761             "name": "sebastian/cli-parser",
10762             "version": "1.0.1",
10763             "source": {
10764                 "type": "git",
10765                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10766                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
10767             },
10768             "dist": {
10769                 "type": "zip",
10770                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10771                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10772                 "shasum": ""
10773             },
10774             "require": {
10775                 "php": ">=7.3"
10776             },
10777             "require-dev": {
10778                 "phpunit/phpunit": "^9.3"
10779             },
10780             "type": "library",
10781             "extra": {
10782                 "branch-alias": {
10783                     "dev-master": "1.0-dev"
10784                 }
10785             },
10786             "autoload": {
10787                 "classmap": [
10788                     "src/"
10789                 ]
10790             },
10791             "notification-url": "https://packagist.org/downloads/",
10792             "license": [
10793                 "BSD-3-Clause"
10794             ],
10795             "authors": [
10796                 {
10797                     "name": "Sebastian Bergmann",
10798                     "email": "sebastian@phpunit.de",
10799                     "role": "lead"
10800                 }
10801             ],
10802             "description": "Library for parsing CLI options",
10803             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10804             "support": {
10805                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10806                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
10807             },
10808             "funding": [
10809                 {
10810                     "url": "https://github.com/sebastianbergmann",
10811                     "type": "github"
10812                 }
10813             ],
10814             "time": "2020-09-28T06:08:49+00:00"
10815         },
10816         {
10817             "name": "sebastian/code-unit",
10818             "version": "1.0.8",
10819             "source": {
10820                 "type": "git",
10821                 "url": "https://github.com/sebastianbergmann/code-unit.git",
10822                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
10823             },
10824             "dist": {
10825                 "type": "zip",
10826                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
10827                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
10828                 "shasum": ""
10829             },
10830             "require": {
10831                 "php": ">=7.3"
10832             },
10833             "require-dev": {
10834                 "phpunit/phpunit": "^9.3"
10835             },
10836             "type": "library",
10837             "extra": {
10838                 "branch-alias": {
10839                     "dev-master": "1.0-dev"
10840                 }
10841             },
10842             "autoload": {
10843                 "classmap": [
10844                     "src/"
10845                 ]
10846             },
10847             "notification-url": "https://packagist.org/downloads/",
10848             "license": [
10849                 "BSD-3-Clause"
10850             ],
10851             "authors": [
10852                 {
10853                     "name": "Sebastian Bergmann",
10854                     "email": "sebastian@phpunit.de",
10855                     "role": "lead"
10856                 }
10857             ],
10858             "description": "Collection of value objects that represent the PHP code units",
10859             "homepage": "https://github.com/sebastianbergmann/code-unit",
10860             "support": {
10861                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
10862                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
10863             },
10864             "funding": [
10865                 {
10866                     "url": "https://github.com/sebastianbergmann",
10867                     "type": "github"
10868                 }
10869             ],
10870             "time": "2020-10-26T13:08:54+00:00"
10871         },
10872         {
10873             "name": "sebastian/code-unit-reverse-lookup",
10874             "version": "2.0.3",
10875             "source": {
10876                 "type": "git",
10877                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10878                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
10879             },
10880             "dist": {
10881                 "type": "zip",
10882                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10883                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10884                 "shasum": ""
10885             },
10886             "require": {
10887                 "php": ">=7.3"
10888             },
10889             "require-dev": {
10890                 "phpunit/phpunit": "^9.3"
10891             },
10892             "type": "library",
10893             "extra": {
10894                 "branch-alias": {
10895                     "dev-master": "2.0-dev"
10896                 }
10897             },
10898             "autoload": {
10899                 "classmap": [
10900                     "src/"
10901                 ]
10902             },
10903             "notification-url": "https://packagist.org/downloads/",
10904             "license": [
10905                 "BSD-3-Clause"
10906             ],
10907             "authors": [
10908                 {
10909                     "name": "Sebastian Bergmann",
10910                     "email": "sebastian@phpunit.de"
10911                 }
10912             ],
10913             "description": "Looks up which function or method a line of code belongs to",
10914             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10915             "support": {
10916                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10917                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
10918             },
10919             "funding": [
10920                 {
10921                     "url": "https://github.com/sebastianbergmann",
10922                     "type": "github"
10923                 }
10924             ],
10925             "time": "2020-09-28T05:30:19+00:00"
10926         },
10927         {
10928             "name": "sebastian/comparator",
10929             "version": "4.0.8",
10930             "source": {
10931                 "type": "git",
10932                 "url": "https://github.com/sebastianbergmann/comparator.git",
10933                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
10934             },
10935             "dist": {
10936                 "type": "zip",
10937                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
10938                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
10939                 "shasum": ""
10940             },
10941             "require": {
10942                 "php": ">=7.3",
10943                 "sebastian/diff": "^4.0",
10944                 "sebastian/exporter": "^4.0"
10945             },
10946             "require-dev": {
10947                 "phpunit/phpunit": "^9.3"
10948             },
10949             "type": "library",
10950             "extra": {
10951                 "branch-alias": {
10952                     "dev-master": "4.0-dev"
10953                 }
10954             },
10955             "autoload": {
10956                 "classmap": [
10957                     "src/"
10958                 ]
10959             },
10960             "notification-url": "https://packagist.org/downloads/",
10961             "license": [
10962                 "BSD-3-Clause"
10963             ],
10964             "authors": [
10965                 {
10966                     "name": "Sebastian Bergmann",
10967                     "email": "sebastian@phpunit.de"
10968                 },
10969                 {
10970                     "name": "Jeff Welch",
10971                     "email": "whatthejeff@gmail.com"
10972                 },
10973                 {
10974                     "name": "Volker Dusch",
10975                     "email": "github@wallbash.com"
10976                 },
10977                 {
10978                     "name": "Bernhard Schussek",
10979                     "email": "bschussek@2bepublished.at"
10980                 }
10981             ],
10982             "description": "Provides the functionality to compare PHP values for equality",
10983             "homepage": "https://github.com/sebastianbergmann/comparator",
10984             "keywords": [
10985                 "comparator",
10986                 "compare",
10987                 "equality"
10988             ],
10989             "support": {
10990                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
10991                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
10992             },
10993             "funding": [
10994                 {
10995                     "url": "https://github.com/sebastianbergmann",
10996                     "type": "github"
10997                 }
10998             ],
10999             "time": "2022-09-14T12:41:17+00:00"
11000         },
11001         {
11002             "name": "sebastian/complexity",
11003             "version": "2.0.2",
11004             "source": {
11005                 "type": "git",
11006                 "url": "https://github.com/sebastianbergmann/complexity.git",
11007                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
11008             },
11009             "dist": {
11010                 "type": "zip",
11011                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
11012                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
11013                 "shasum": ""
11014             },
11015             "require": {
11016                 "nikic/php-parser": "^4.7",
11017                 "php": ">=7.3"
11018             },
11019             "require-dev": {
11020                 "phpunit/phpunit": "^9.3"
11021             },
11022             "type": "library",
11023             "extra": {
11024                 "branch-alias": {
11025                     "dev-master": "2.0-dev"
11026                 }
11027             },
11028             "autoload": {
11029                 "classmap": [
11030                     "src/"
11031                 ]
11032             },
11033             "notification-url": "https://packagist.org/downloads/",
11034             "license": [
11035                 "BSD-3-Clause"
11036             ],
11037             "authors": [
11038                 {
11039                     "name": "Sebastian Bergmann",
11040                     "email": "sebastian@phpunit.de",
11041                     "role": "lead"
11042                 }
11043             ],
11044             "description": "Library for calculating the complexity of PHP code units",
11045             "homepage": "https://github.com/sebastianbergmann/complexity",
11046             "support": {
11047                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
11048                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
11049             },
11050             "funding": [
11051                 {
11052                     "url": "https://github.com/sebastianbergmann",
11053                     "type": "github"
11054                 }
11055             ],
11056             "time": "2020-10-26T15:52:27+00:00"
11057         },
11058         {
11059             "name": "sebastian/diff",
11060             "version": "4.0.4",
11061             "source": {
11062                 "type": "git",
11063                 "url": "https://github.com/sebastianbergmann/diff.git",
11064                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
11065             },
11066             "dist": {
11067                 "type": "zip",
11068                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
11069                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
11070                 "shasum": ""
11071             },
11072             "require": {
11073                 "php": ">=7.3"
11074             },
11075             "require-dev": {
11076                 "phpunit/phpunit": "^9.3",
11077                 "symfony/process": "^4.2 || ^5"
11078             },
11079             "type": "library",
11080             "extra": {
11081                 "branch-alias": {
11082                     "dev-master": "4.0-dev"
11083                 }
11084             },
11085             "autoload": {
11086                 "classmap": [
11087                     "src/"
11088                 ]
11089             },
11090             "notification-url": "https://packagist.org/downloads/",
11091             "license": [
11092                 "BSD-3-Clause"
11093             ],
11094             "authors": [
11095                 {
11096                     "name": "Sebastian Bergmann",
11097                     "email": "sebastian@phpunit.de"
11098                 },
11099                 {
11100                     "name": "Kore Nordmann",
11101                     "email": "mail@kore-nordmann.de"
11102                 }
11103             ],
11104             "description": "Diff implementation",
11105             "homepage": "https://github.com/sebastianbergmann/diff",
11106             "keywords": [
11107                 "diff",
11108                 "udiff",
11109                 "unidiff",
11110                 "unified diff"
11111             ],
11112             "support": {
11113                 "issues": "https://github.com/sebastianbergmann/diff/issues",
11114                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
11115             },
11116             "funding": [
11117                 {
11118                     "url": "https://github.com/sebastianbergmann",
11119                     "type": "github"
11120                 }
11121             ],
11122             "time": "2020-10-26T13:10:38+00:00"
11123         },
11124         {
11125             "name": "sebastian/environment",
11126             "version": "5.1.4",
11127             "source": {
11128                 "type": "git",
11129                 "url": "https://github.com/sebastianbergmann/environment.git",
11130                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
11131             },
11132             "dist": {
11133                 "type": "zip",
11134                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
11135                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
11136                 "shasum": ""
11137             },
11138             "require": {
11139                 "php": ">=7.3"
11140             },
11141             "require-dev": {
11142                 "phpunit/phpunit": "^9.3"
11143             },
11144             "suggest": {
11145                 "ext-posix": "*"
11146             },
11147             "type": "library",
11148             "extra": {
11149                 "branch-alias": {
11150                     "dev-master": "5.1-dev"
11151                 }
11152             },
11153             "autoload": {
11154                 "classmap": [
11155                     "src/"
11156                 ]
11157             },
11158             "notification-url": "https://packagist.org/downloads/",
11159             "license": [
11160                 "BSD-3-Clause"
11161             ],
11162             "authors": [
11163                 {
11164                     "name": "Sebastian Bergmann",
11165                     "email": "sebastian@phpunit.de"
11166                 }
11167             ],
11168             "description": "Provides functionality to handle HHVM/PHP environments",
11169             "homepage": "http://www.github.com/sebastianbergmann/environment",
11170             "keywords": [
11171                 "Xdebug",
11172                 "environment",
11173                 "hhvm"
11174             ],
11175             "support": {
11176                 "issues": "https://github.com/sebastianbergmann/environment/issues",
11177                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
11178             },
11179             "funding": [
11180                 {
11181                     "url": "https://github.com/sebastianbergmann",
11182                     "type": "github"
11183                 }
11184             ],
11185             "time": "2022-04-03T09:37:03+00:00"
11186         },
11187         {
11188             "name": "sebastian/exporter",
11189             "version": "4.0.5",
11190             "source": {
11191                 "type": "git",
11192                 "url": "https://github.com/sebastianbergmann/exporter.git",
11193                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
11194             },
11195             "dist": {
11196                 "type": "zip",
11197                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
11198                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
11199                 "shasum": ""
11200             },
11201             "require": {
11202                 "php": ">=7.3",
11203                 "sebastian/recursion-context": "^4.0"
11204             },
11205             "require-dev": {
11206                 "ext-mbstring": "*",
11207                 "phpunit/phpunit": "^9.3"
11208             },
11209             "type": "library",
11210             "extra": {
11211                 "branch-alias": {
11212                     "dev-master": "4.0-dev"
11213                 }
11214             },
11215             "autoload": {
11216                 "classmap": [
11217                     "src/"
11218                 ]
11219             },
11220             "notification-url": "https://packagist.org/downloads/",
11221             "license": [
11222                 "BSD-3-Clause"
11223             ],
11224             "authors": [
11225                 {
11226                     "name": "Sebastian Bergmann",
11227                     "email": "sebastian@phpunit.de"
11228                 },
11229                 {
11230                     "name": "Jeff Welch",
11231                     "email": "whatthejeff@gmail.com"
11232                 },
11233                 {
11234                     "name": "Volker Dusch",
11235                     "email": "github@wallbash.com"
11236                 },
11237                 {
11238                     "name": "Adam Harvey",
11239                     "email": "aharvey@php.net"
11240                 },
11241                 {
11242                     "name": "Bernhard Schussek",
11243                     "email": "bschussek@gmail.com"
11244                 }
11245             ],
11246             "description": "Provides the functionality to export PHP variables for visualization",
11247             "homepage": "https://www.github.com/sebastianbergmann/exporter",
11248             "keywords": [
11249                 "export",
11250                 "exporter"
11251             ],
11252             "support": {
11253                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
11254                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
11255             },
11256             "funding": [
11257                 {
11258                     "url": "https://github.com/sebastianbergmann",
11259                     "type": "github"
11260                 }
11261             ],
11262             "time": "2022-09-14T06:03:37+00:00"
11263         },
11264         {
11265             "name": "sebastian/global-state",
11266             "version": "5.0.5",
11267             "source": {
11268                 "type": "git",
11269                 "url": "https://github.com/sebastianbergmann/global-state.git",
11270                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
11271             },
11272             "dist": {
11273                 "type": "zip",
11274                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11275                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11276                 "shasum": ""
11277             },
11278             "require": {
11279                 "php": ">=7.3",
11280                 "sebastian/object-reflector": "^2.0",
11281                 "sebastian/recursion-context": "^4.0"
11282             },
11283             "require-dev": {
11284                 "ext-dom": "*",
11285                 "phpunit/phpunit": "^9.3"
11286             },
11287             "suggest": {
11288                 "ext-uopz": "*"
11289             },
11290             "type": "library",
11291             "extra": {
11292                 "branch-alias": {
11293                     "dev-master": "5.0-dev"
11294                 }
11295             },
11296             "autoload": {
11297                 "classmap": [
11298                     "src/"
11299                 ]
11300             },
11301             "notification-url": "https://packagist.org/downloads/",
11302             "license": [
11303                 "BSD-3-Clause"
11304             ],
11305             "authors": [
11306                 {
11307                     "name": "Sebastian Bergmann",
11308                     "email": "sebastian@phpunit.de"
11309                 }
11310             ],
11311             "description": "Snapshotting of global state",
11312             "homepage": "http://www.github.com/sebastianbergmann/global-state",
11313             "keywords": [
11314                 "global state"
11315             ],
11316             "support": {
11317                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
11318                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
11319             },
11320             "funding": [
11321                 {
11322                     "url": "https://github.com/sebastianbergmann",
11323                     "type": "github"
11324                 }
11325             ],
11326             "time": "2022-02-14T08:28:10+00:00"
11327         },
11328         {
11329             "name": "sebastian/lines-of-code",
11330             "version": "1.0.3",
11331             "source": {
11332                 "type": "git",
11333                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11334                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
11335             },
11336             "dist": {
11337                 "type": "zip",
11338                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11339                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11340                 "shasum": ""
11341             },
11342             "require": {
11343                 "nikic/php-parser": "^4.6",
11344                 "php": ">=7.3"
11345             },
11346             "require-dev": {
11347                 "phpunit/phpunit": "^9.3"
11348             },
11349             "type": "library",
11350             "extra": {
11351                 "branch-alias": {
11352                     "dev-master": "1.0-dev"
11353                 }
11354             },
11355             "autoload": {
11356                 "classmap": [
11357                     "src/"
11358                 ]
11359             },
11360             "notification-url": "https://packagist.org/downloads/",
11361             "license": [
11362                 "BSD-3-Clause"
11363             ],
11364             "authors": [
11365                 {
11366                     "name": "Sebastian Bergmann",
11367                     "email": "sebastian@phpunit.de",
11368                     "role": "lead"
11369                 }
11370             ],
11371             "description": "Library for counting the lines of code in PHP source code",
11372             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11373             "support": {
11374                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11375                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
11376             },
11377             "funding": [
11378                 {
11379                     "url": "https://github.com/sebastianbergmann",
11380                     "type": "github"
11381                 }
11382             ],
11383             "time": "2020-11-28T06:42:11+00:00"
11384         },
11385         {
11386             "name": "sebastian/object-enumerator",
11387             "version": "4.0.4",
11388             "source": {
11389                 "type": "git",
11390                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11391                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
11392             },
11393             "dist": {
11394                 "type": "zip",
11395                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
11396                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
11397                 "shasum": ""
11398             },
11399             "require": {
11400                 "php": ">=7.3",
11401                 "sebastian/object-reflector": "^2.0",
11402                 "sebastian/recursion-context": "^4.0"
11403             },
11404             "require-dev": {
11405                 "phpunit/phpunit": "^9.3"
11406             },
11407             "type": "library",
11408             "extra": {
11409                 "branch-alias": {
11410                     "dev-master": "4.0-dev"
11411                 }
11412             },
11413             "autoload": {
11414                 "classmap": [
11415                     "src/"
11416                 ]
11417             },
11418             "notification-url": "https://packagist.org/downloads/",
11419             "license": [
11420                 "BSD-3-Clause"
11421             ],
11422             "authors": [
11423                 {
11424                     "name": "Sebastian Bergmann",
11425                     "email": "sebastian@phpunit.de"
11426                 }
11427             ],
11428             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11429             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11430             "support": {
11431                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11432                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
11433             },
11434             "funding": [
11435                 {
11436                     "url": "https://github.com/sebastianbergmann",
11437                     "type": "github"
11438                 }
11439             ],
11440             "time": "2020-10-26T13:12:34+00:00"
11441         },
11442         {
11443             "name": "sebastian/object-reflector",
11444             "version": "2.0.4",
11445             "source": {
11446                 "type": "git",
11447                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11448                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
11449             },
11450             "dist": {
11451                 "type": "zip",
11452                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11453                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11454                 "shasum": ""
11455             },
11456             "require": {
11457                 "php": ">=7.3"
11458             },
11459             "require-dev": {
11460                 "phpunit/phpunit": "^9.3"
11461             },
11462             "type": "library",
11463             "extra": {
11464                 "branch-alias": {
11465                     "dev-master": "2.0-dev"
11466                 }
11467             },
11468             "autoload": {
11469                 "classmap": [
11470                     "src/"
11471                 ]
11472             },
11473             "notification-url": "https://packagist.org/downloads/",
11474             "license": [
11475                 "BSD-3-Clause"
11476             ],
11477             "authors": [
11478                 {
11479                     "name": "Sebastian Bergmann",
11480                     "email": "sebastian@phpunit.de"
11481                 }
11482             ],
11483             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11484             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11485             "support": {
11486                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11487                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
11488             },
11489             "funding": [
11490                 {
11491                     "url": "https://github.com/sebastianbergmann",
11492                     "type": "github"
11493                 }
11494             ],
11495             "time": "2020-10-26T13:14:26+00:00"
11496         },
11497         {
11498             "name": "sebastian/recursion-context",
11499             "version": "4.0.4",
11500             "source": {
11501                 "type": "git",
11502                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11503                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
11504             },
11505             "dist": {
11506                 "type": "zip",
11507                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
11508                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
11509                 "shasum": ""
11510             },
11511             "require": {
11512                 "php": ">=7.3"
11513             },
11514             "require-dev": {
11515                 "phpunit/phpunit": "^9.3"
11516             },
11517             "type": "library",
11518             "extra": {
11519                 "branch-alias": {
11520                     "dev-master": "4.0-dev"
11521                 }
11522             },
11523             "autoload": {
11524                 "classmap": [
11525                     "src/"
11526                 ]
11527             },
11528             "notification-url": "https://packagist.org/downloads/",
11529             "license": [
11530                 "BSD-3-Clause"
11531             ],
11532             "authors": [
11533                 {
11534                     "name": "Sebastian Bergmann",
11535                     "email": "sebastian@phpunit.de"
11536                 },
11537                 {
11538                     "name": "Jeff Welch",
11539                     "email": "whatthejeff@gmail.com"
11540                 },
11541                 {
11542                     "name": "Adam Harvey",
11543                     "email": "aharvey@php.net"
11544                 }
11545             ],
11546             "description": "Provides functionality to recursively process PHP variables",
11547             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
11548             "support": {
11549                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11550                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
11551             },
11552             "funding": [
11553                 {
11554                     "url": "https://github.com/sebastianbergmann",
11555                     "type": "github"
11556                 }
11557             ],
11558             "time": "2020-10-26T13:17:30+00:00"
11559         },
11560         {
11561             "name": "sebastian/resource-operations",
11562             "version": "3.0.3",
11563             "source": {
11564                 "type": "git",
11565                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
11566                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
11567             },
11568             "dist": {
11569                 "type": "zip",
11570                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11571                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11572                 "shasum": ""
11573             },
11574             "require": {
11575                 "php": ">=7.3"
11576             },
11577             "require-dev": {
11578                 "phpunit/phpunit": "^9.0"
11579             },
11580             "type": "library",
11581             "extra": {
11582                 "branch-alias": {
11583                     "dev-master": "3.0-dev"
11584                 }
11585             },
11586             "autoload": {
11587                 "classmap": [
11588                     "src/"
11589                 ]
11590             },
11591             "notification-url": "https://packagist.org/downloads/",
11592             "license": [
11593                 "BSD-3-Clause"
11594             ],
11595             "authors": [
11596                 {
11597                     "name": "Sebastian Bergmann",
11598                     "email": "sebastian@phpunit.de"
11599                 }
11600             ],
11601             "description": "Provides a list of PHP built-in functions that operate on resources",
11602             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11603             "support": {
11604                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11605                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
11606             },
11607             "funding": [
11608                 {
11609                     "url": "https://github.com/sebastianbergmann",
11610                     "type": "github"
11611                 }
11612             ],
11613             "time": "2020-09-28T06:45:17+00:00"
11614         },
11615         {
11616             "name": "sebastian/type",
11617             "version": "3.2.0",
11618             "source": {
11619                 "type": "git",
11620                 "url": "https://github.com/sebastianbergmann/type.git",
11621                 "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e"
11622             },
11623             "dist": {
11624                 "type": "zip",
11625                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
11626                 "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
11627                 "shasum": ""
11628             },
11629             "require": {
11630                 "php": ">=7.3"
11631             },
11632             "require-dev": {
11633                 "phpunit/phpunit": "^9.5"
11634             },
11635             "type": "library",
11636             "extra": {
11637                 "branch-alias": {
11638                     "dev-master": "3.2-dev"
11639                 }
11640             },
11641             "autoload": {
11642                 "classmap": [
11643                     "src/"
11644                 ]
11645             },
11646             "notification-url": "https://packagist.org/downloads/",
11647             "license": [
11648                 "BSD-3-Clause"
11649             ],
11650             "authors": [
11651                 {
11652                     "name": "Sebastian Bergmann",
11653                     "email": "sebastian@phpunit.de",
11654                     "role": "lead"
11655                 }
11656             ],
11657             "description": "Collection of value objects that represent the types of the PHP type system",
11658             "homepage": "https://github.com/sebastianbergmann/type",
11659             "support": {
11660                 "issues": "https://github.com/sebastianbergmann/type/issues",
11661                 "source": "https://github.com/sebastianbergmann/type/tree/3.2.0"
11662             },
11663             "funding": [
11664                 {
11665                     "url": "https://github.com/sebastianbergmann",
11666                     "type": "github"
11667                 }
11668             ],
11669             "time": "2022-09-12T14:47:03+00:00"
11670         },
11671         {
11672             "name": "sebastian/version",
11673             "version": "3.0.2",
11674             "source": {
11675                 "type": "git",
11676                 "url": "https://github.com/sebastianbergmann/version.git",
11677                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
11678             },
11679             "dist": {
11680                 "type": "zip",
11681                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
11682                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
11683                 "shasum": ""
11684             },
11685             "require": {
11686                 "php": ">=7.3"
11687             },
11688             "type": "library",
11689             "extra": {
11690                 "branch-alias": {
11691                     "dev-master": "3.0-dev"
11692                 }
11693             },
11694             "autoload": {
11695                 "classmap": [
11696                     "src/"
11697                 ]
11698             },
11699             "notification-url": "https://packagist.org/downloads/",
11700             "license": [
11701                 "BSD-3-Clause"
11702             ],
11703             "authors": [
11704                 {
11705                     "name": "Sebastian Bergmann",
11706                     "email": "sebastian@phpunit.de",
11707                     "role": "lead"
11708                 }
11709             ],
11710             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11711             "homepage": "https://github.com/sebastianbergmann/version",
11712             "support": {
11713                 "issues": "https://github.com/sebastianbergmann/version/issues",
11714                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
11715             },
11716             "funding": [
11717                 {
11718                     "url": "https://github.com/sebastianbergmann",
11719                     "type": "github"
11720                 }
11721             ],
11722             "time": "2020-09-28T06:39:44+00:00"
11723         },
11724         {
11725             "name": "symfony/browser-kit",
11726             "version": "v5.4.11",
11727             "source": {
11728                 "type": "git",
11729                 "url": "https://github.com/symfony/browser-kit.git",
11730                 "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027"
11731             },
11732             "dist": {
11733                 "type": "zip",
11734                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/081fe28a26b6bd671dea85ef3a4b5003f3c88027",
11735                 "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027",
11736                 "shasum": ""
11737             },
11738             "require": {
11739                 "php": ">=7.2.5",
11740                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
11741                 "symfony/polyfill-php80": "^1.16"
11742             },
11743             "require-dev": {
11744                 "symfony/css-selector": "^4.4|^5.0|^6.0",
11745                 "symfony/http-client": "^4.4|^5.0|^6.0",
11746                 "symfony/mime": "^4.4|^5.0|^6.0",
11747                 "symfony/process": "^4.4|^5.0|^6.0"
11748             },
11749             "suggest": {
11750                 "symfony/process": ""
11751             },
11752             "type": "library",
11753             "autoload": {
11754                 "psr-4": {
11755                     "Symfony\\Component\\BrowserKit\\": ""
11756                 },
11757                 "exclude-from-classmap": [
11758                     "/Tests/"
11759                 ]
11760             },
11761             "notification-url": "https://packagist.org/downloads/",
11762             "license": [
11763                 "MIT"
11764             ],
11765             "authors": [
11766                 {
11767                     "name": "Fabien Potencier",
11768                     "email": "fabien@symfony.com"
11769                 },
11770                 {
11771                     "name": "Symfony Community",
11772                     "homepage": "https://symfony.com/contributors"
11773                 }
11774             ],
11775             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11776             "homepage": "https://symfony.com",
11777             "support": {
11778                 "source": "https://github.com/symfony/browser-kit/tree/v5.4.11"
11779             },
11780             "funding": [
11781                 {
11782                     "url": "https://symfony.com/sponsor",
11783                     "type": "custom"
11784                 },
11785                 {
11786                     "url": "https://github.com/fabpot",
11787                     "type": "github"
11788                 },
11789                 {
11790                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11791                     "type": "tidelift"
11792                 }
11793             ],
11794             "time": "2022-07-27T15:50:05+00:00"
11795         },
11796         {
11797             "name": "symfony/dom-crawler",
11798             "version": "v5.4.15",
11799             "source": {
11800                 "type": "git",
11801                 "url": "https://github.com/symfony/dom-crawler.git",
11802                 "reference": "b8fd0ff9a0f00d944f1534f6d21e84f92eda7258"
11803             },
11804             "dist": {
11805                 "type": "zip",
11806                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b8fd0ff9a0f00d944f1534f6d21e84f92eda7258",
11807                 "reference": "b8fd0ff9a0f00d944f1534f6d21e84f92eda7258",
11808                 "shasum": ""
11809             },
11810             "require": {
11811                 "php": ">=7.2.5",
11812                 "symfony/deprecation-contracts": "^2.1|^3",
11813                 "symfony/polyfill-ctype": "~1.8",
11814                 "symfony/polyfill-mbstring": "~1.0",
11815                 "symfony/polyfill-php80": "^1.16"
11816             },
11817             "conflict": {
11818                 "masterminds/html5": "<2.6"
11819             },
11820             "require-dev": {
11821                 "masterminds/html5": "^2.6",
11822                 "symfony/css-selector": "^4.4|^5.0|^6.0"
11823             },
11824             "suggest": {
11825                 "symfony/css-selector": ""
11826             },
11827             "type": "library",
11828             "autoload": {
11829                 "psr-4": {
11830                     "Symfony\\Component\\DomCrawler\\": ""
11831                 },
11832                 "exclude-from-classmap": [
11833                     "/Tests/"
11834                 ]
11835             },
11836             "notification-url": "https://packagist.org/downloads/",
11837             "license": [
11838                 "MIT"
11839             ],
11840             "authors": [
11841                 {
11842                     "name": "Fabien Potencier",
11843                     "email": "fabien@symfony.com"
11844                 },
11845                 {
11846                     "name": "Symfony Community",
11847                     "homepage": "https://symfony.com/contributors"
11848                 }
11849             ],
11850             "description": "Eases DOM navigation for HTML and XML documents",
11851             "homepage": "https://symfony.com",
11852             "support": {
11853                 "source": "https://github.com/symfony/dom-crawler/tree/v5.4.15"
11854             },
11855             "funding": [
11856                 {
11857                     "url": "https://symfony.com/sponsor",
11858                     "type": "custom"
11859                 },
11860                 {
11861                     "url": "https://github.com/fabpot",
11862                     "type": "github"
11863                 },
11864                 {
11865                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11866                     "type": "tidelift"
11867                 }
11868             ],
11869             "time": "2022-10-27T08:04:35+00:00"
11870         },
11871         {
11872             "name": "symfony/error-handler",
11873             "version": "v5.4.15",
11874             "source": {
11875                 "type": "git",
11876                 "url": "https://github.com/symfony/error-handler.git",
11877                 "reference": "539cf1428b8442303c6e876ad7bf5a7babd91091"
11878             },
11879             "dist": {
11880                 "type": "zip",
11881                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/539cf1428b8442303c6e876ad7bf5a7babd91091",
11882                 "reference": "539cf1428b8442303c6e876ad7bf5a7babd91091",
11883                 "shasum": ""
11884             },
11885             "require": {
11886                 "php": ">=7.2.5",
11887                 "psr/log": "^1|^2|^3",
11888                 "symfony/var-dumper": "^4.4|^5.0|^6.0"
11889             },
11890             "require-dev": {
11891                 "symfony/deprecation-contracts": "^2.1|^3",
11892                 "symfony/http-kernel": "^4.4|^5.0|^6.0",
11893                 "symfony/serializer": "^4.4|^5.0|^6.0"
11894             },
11895             "bin": [
11896                 "Resources/bin/patch-type-declarations"
11897             ],
11898             "type": "library",
11899             "autoload": {
11900                 "psr-4": {
11901                     "Symfony\\Component\\ErrorHandler\\": ""
11902                 },
11903                 "exclude-from-classmap": [
11904                     "/Tests/"
11905                 ]
11906             },
11907             "notification-url": "https://packagist.org/downloads/",
11908             "license": [
11909                 "MIT"
11910             ],
11911             "authors": [
11912                 {
11913                     "name": "Fabien Potencier",
11914                     "email": "fabien@symfony.com"
11915                 },
11916                 {
11917                     "name": "Symfony Community",
11918                     "homepage": "https://symfony.com/contributors"
11919                 }
11920             ],
11921             "description": "Provides tools to manage errors and ease debugging PHP code",
11922             "homepage": "https://symfony.com",
11923             "support": {
11924                 "source": "https://github.com/symfony/error-handler/tree/v5.4.15"
11925             },
11926             "funding": [
11927                 {
11928                     "url": "https://symfony.com/sponsor",
11929                     "type": "custom"
11930                 },
11931                 {
11932                     "url": "https://github.com/fabpot",
11933                     "type": "github"
11934                 },
11935                 {
11936                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11937                     "type": "tidelift"
11938                 }
11939             ],
11940             "time": "2022-10-27T06:32:25+00:00"
11941         },
11942         {
11943             "name": "symfony/http-kernel",
11944             "version": "v5.4.16",
11945             "source": {
11946                 "type": "git",
11947                 "url": "https://github.com/symfony/http-kernel.git",
11948                 "reference": "b432c57c5de73634b1859093c1f58e3cd84455a1"
11949             },
11950             "dist": {
11951                 "type": "zip",
11952                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b432c57c5de73634b1859093c1f58e3cd84455a1",
11953                 "reference": "b432c57c5de73634b1859093c1f58e3cd84455a1",
11954                 "shasum": ""
11955             },
11956             "require": {
11957                 "php": ">=7.2.5",
11958                 "psr/log": "^1|^2",
11959                 "symfony/deprecation-contracts": "^2.1|^3",
11960                 "symfony/error-handler": "^4.4|^5.0|^6.0",
11961                 "symfony/event-dispatcher": "^5.0|^6.0",
11962                 "symfony/http-foundation": "^5.3.7|^6.0",
11963                 "symfony/polyfill-ctype": "^1.8",
11964                 "symfony/polyfill-php73": "^1.9",
11965                 "symfony/polyfill-php80": "^1.16"
11966             },
11967             "conflict": {
11968                 "symfony/browser-kit": "<5.4",
11969                 "symfony/cache": "<5.0",
11970                 "symfony/config": "<5.0",
11971                 "symfony/console": "<4.4",
11972                 "symfony/dependency-injection": "<5.3",
11973                 "symfony/doctrine-bridge": "<5.0",
11974                 "symfony/form": "<5.0",
11975                 "symfony/http-client": "<5.0",
11976                 "symfony/mailer": "<5.0",
11977                 "symfony/messenger": "<5.0",
11978                 "symfony/translation": "<5.0",
11979                 "symfony/twig-bridge": "<5.0",
11980                 "symfony/validator": "<5.0",
11981                 "twig/twig": "<2.13"
11982             },
11983             "provide": {
11984                 "psr/log-implementation": "1.0|2.0"
11985             },
11986             "require-dev": {
11987                 "psr/cache": "^1.0|^2.0|^3.0",
11988                 "symfony/browser-kit": "^5.4|^6.0",
11989                 "symfony/config": "^5.0|^6.0",
11990                 "symfony/console": "^4.4|^5.0|^6.0",
11991                 "symfony/css-selector": "^4.4|^5.0|^6.0",
11992                 "symfony/dependency-injection": "^5.3|^6.0",
11993                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
11994                 "symfony/expression-language": "^4.4|^5.0|^6.0",
11995                 "symfony/finder": "^4.4|^5.0|^6.0",
11996                 "symfony/http-client-contracts": "^1.1|^2|^3",
11997                 "symfony/process": "^4.4|^5.0|^6.0",
11998                 "symfony/routing": "^4.4|^5.0|^6.0",
11999                 "symfony/stopwatch": "^4.4|^5.0|^6.0",
12000                 "symfony/translation": "^4.4|^5.0|^6.0",
12001                 "symfony/translation-contracts": "^1.1|^2|^3",
12002                 "twig/twig": "^2.13|^3.0.4"
12003             },
12004             "suggest": {
12005                 "symfony/browser-kit": "",
12006                 "symfony/config": "",
12007                 "symfony/console": "",
12008                 "symfony/dependency-injection": ""
12009             },
12010             "type": "library",
12011             "autoload": {
12012                 "psr-4": {
12013                     "Symfony\\Component\\HttpKernel\\": ""
12014                 },
12015                 "exclude-from-classmap": [
12016                     "/Tests/"
12017                 ]
12018             },
12019             "notification-url": "https://packagist.org/downloads/",
12020             "license": [
12021                 "MIT"
12022             ],
12023             "authors": [
12024                 {
12025                     "name": "Fabien Potencier",
12026                     "email": "fabien@symfony.com"
12027                 },
12028                 {
12029                     "name": "Symfony Community",
12030                     "homepage": "https://symfony.com/contributors"
12031                 }
12032             ],
12033             "description": "Provides a structured process for converting a Request into a Response",
12034             "homepage": "https://symfony.com",
12035             "support": {
12036                 "source": "https://github.com/symfony/http-kernel/tree/v5.4.16"
12037             },
12038             "funding": [
12039                 {
12040                     "url": "https://symfony.com/sponsor",
12041                     "type": "custom"
12042                 },
12043                 {
12044                     "url": "https://github.com/fabpot",
12045                     "type": "github"
12046                 },
12047                 {
12048                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12049                     "type": "tidelift"
12050                 }
12051             ],
12052             "time": "2022-11-28T18:08:58+00:00"
12053         },
12054         {
12055             "name": "symfony/panther",
12056             "version": "v1.1.2",
12057             "source": {
12058                 "type": "git",
12059                 "url": "https://github.com/symfony/panther.git",
12060                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5"
12061             },
12062             "dist": {
12063                 "type": "zip",
12064                 "url": "https://api.github.com/repos/symfony/panther/zipball/8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12065                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12066                 "shasum": ""
12067             },
12068             "require": {
12069                 "ext-dom": "*",
12070                 "ext-libxml": "*",
12071                 "php": ">=7.1",
12072                 "php-webdriver/webdriver": "^1.8.2",
12073                 "symfony/browser-kit": "^4.4 || ^5.0",
12074                 "symfony/dependency-injection": "^4.4 || ^5.0",
12075                 "symfony/deprecation-contracts": "^2.4 || ^3.0",
12076                 "symfony/dom-crawler": "^4.4 || ^5.0",
12077                 "symfony/http-client": "^4.4.11 || ^5.2",
12078                 "symfony/http-kernel": "^4.4 || ^5.0",
12079                 "symfony/polyfill-php72": "^1.9",
12080                 "symfony/process": "^4.4 || ^5.0"
12081             },
12082             "require-dev": {
12083                 "symfony/css-selector": "^4.4 || ^5.0",
12084                 "symfony/framework-bundle": "^4.4 || ^5.0",
12085                 "symfony/mime": "^4.4 || ^5.0",
12086                 "symfony/phpunit-bridge": "^5.2"
12087             },
12088             "type": "library",
12089             "extra": {
12090                 "branch-alias": {
12091                     "dev-main": "1.1.x-dev"
12092                 }
12093             },
12094             "autoload": {
12095                 "psr-4": {
12096                     "Symfony\\Component\\Panther\\": "src/"
12097                 }
12098             },
12099             "notification-url": "https://packagist.org/downloads/",
12100             "license": [
12101                 "MIT"
12102             ],
12103             "authors": [
12104                 {
12105                     "name": "Kévin Dunglas",
12106                     "email": "dunglas@gmail.com",
12107                     "homepage": "https://dunglas.fr"
12108                 },
12109                 {
12110                     "name": "Symfony Community",
12111                     "homepage": "https://symfony.com/contributors"
12112                 }
12113             ],
12114             "description": "A browser testing and web scraping library for PHP and Symfony.",
12115             "homepage": "https://dunglas.fr",
12116             "keywords": [
12117                 "e2e",
12118                 "scraping",
12119                 "selenium",
12120                 "symfony",
12121                 "testing",
12122                 "webdriver"
12123             ],
12124             "support": {
12125                 "issues": "https://github.com/symfony/panther/issues",
12126                 "source": "https://github.com/symfony/panther/tree/v1.1.2"
12127             },
12128             "funding": [
12129                 {
12130                     "url": "https://www.panthera.org/donate",
12131                     "type": "custom"
12132                 },
12133                 {
12134                     "url": "https://github.com/dunglas",
12135                     "type": "github"
12136                 },
12137                 {
12138                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12139                     "type": "tidelift"
12140                 }
12141             ],
12142             "time": "2021-11-30T15:51:25+00:00"
12143         },
12144         {
12145             "name": "symfony/polyfill-php72",
12146             "version": "v1.27.0",
12147             "source": {
12148                 "type": "git",
12149                 "url": "https://github.com/symfony/polyfill-php72.git",
12150                 "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
12151             },
12152             "dist": {
12153                 "type": "zip",
12154                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
12155                 "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
12156                 "shasum": ""
12157             },
12158             "require": {
12159                 "php": ">=7.1"
12160             },
12161             "type": "library",
12162             "extra": {
12163                 "branch-alias": {
12164                     "dev-main": "1.27-dev"
12165                 },
12166                 "thanks": {
12167                     "name": "symfony/polyfill",
12168                     "url": "https://github.com/symfony/polyfill"
12169                 }
12170             },
12171             "autoload": {
12172                 "files": [
12173                     "bootstrap.php"
12174                 ],
12175                 "psr-4": {
12176                     "Symfony\\Polyfill\\Php72\\": ""
12177                 }
12178             },
12179             "notification-url": "https://packagist.org/downloads/",
12180             "license": [
12181                 "MIT"
12182             ],
12183             "authors": [
12184                 {
12185                     "name": "Nicolas Grekas",
12186                     "email": "p@tchwork.com"
12187                 },
12188                 {
12189                     "name": "Symfony Community",
12190                     "homepage": "https://symfony.com/contributors"
12191                 }
12192             ],
12193             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
12194             "homepage": "https://symfony.com",
12195             "keywords": [
12196                 "compatibility",
12197                 "polyfill",
12198                 "portable",
12199                 "shim"
12200             ],
12201             "support": {
12202                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
12203             },
12204             "funding": [
12205                 {
12206                     "url": "https://symfony.com/sponsor",
12207                     "type": "custom"
12208                 },
12209                 {
12210                     "url": "https://github.com/fabpot",
12211                     "type": "github"
12212                 },
12213                 {
12214                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12215                     "type": "tidelift"
12216                 }
12217             ],
12218             "time": "2022-11-03T14:55:06+00:00"
12219         },
12220         {
12221             "name": "symfony/var-dumper",
12222             "version": "v5.4.14",
12223             "source": {
12224                 "type": "git",
12225                 "url": "https://github.com/symfony/var-dumper.git",
12226                 "reference": "6894d06145fefebd9a4c7272baa026a1c394a430"
12227             },
12228             "dist": {
12229                 "type": "zip",
12230                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6894d06145fefebd9a4c7272baa026a1c394a430",
12231                 "reference": "6894d06145fefebd9a4c7272baa026a1c394a430",
12232                 "shasum": ""
12233             },
12234             "require": {
12235                 "php": ">=7.2.5",
12236                 "symfony/polyfill-mbstring": "~1.0",
12237                 "symfony/polyfill-php80": "^1.16"
12238             },
12239             "conflict": {
12240                 "phpunit/phpunit": "<5.4.3",
12241                 "symfony/console": "<4.4"
12242             },
12243             "require-dev": {
12244                 "ext-iconv": "*",
12245                 "symfony/console": "^4.4|^5.0|^6.0",
12246                 "symfony/process": "^4.4|^5.0|^6.0",
12247                 "symfony/uid": "^5.1|^6.0",
12248                 "twig/twig": "^2.13|^3.0.4"
12249             },
12250             "suggest": {
12251                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
12252                 "ext-intl": "To show region name in time zone dump",
12253                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
12254             },
12255             "bin": [
12256                 "Resources/bin/var-dump-server"
12257             ],
12258             "type": "library",
12259             "autoload": {
12260                 "files": [
12261                     "Resources/functions/dump.php"
12262                 ],
12263                 "psr-4": {
12264                     "Symfony\\Component\\VarDumper\\": ""
12265                 },
12266                 "exclude-from-classmap": [
12267                     "/Tests/"
12268                 ]
12269             },
12270             "notification-url": "https://packagist.org/downloads/",
12271             "license": [
12272                 "MIT"
12273             ],
12274             "authors": [
12275                 {
12276                     "name": "Nicolas Grekas",
12277                     "email": "p@tchwork.com"
12278                 },
12279                 {
12280                     "name": "Symfony Community",
12281                     "homepage": "https://symfony.com/contributors"
12282                 }
12283             ],
12284             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12285             "homepage": "https://symfony.com",
12286             "keywords": [
12287                 "debug",
12288                 "dump"
12289             ],
12290             "support": {
12291                 "source": "https://github.com/symfony/var-dumper/tree/v5.4.14"
12292             },
12293             "funding": [
12294                 {
12295                     "url": "https://symfony.com/sponsor",
12296                     "type": "custom"
12297                 },
12298                 {
12299                     "url": "https://github.com/fabpot",
12300                     "type": "github"
12301                 },
12302                 {
12303                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12304                     "type": "tidelift"
12305                 }
12306             ],
12307             "time": "2022-10-07T08:01:20+00:00"
12308         },
12309         {
12310             "name": "theseer/tokenizer",
12311             "version": "1.2.1",
12312             "source": {
12313                 "type": "git",
12314                 "url": "https://github.com/theseer/tokenizer.git",
12315                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12316             },
12317             "dist": {
12318                 "type": "zip",
12319                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12320                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12321                 "shasum": ""
12322             },
12323             "require": {
12324                 "ext-dom": "*",
12325                 "ext-tokenizer": "*",
12326                 "ext-xmlwriter": "*",
12327                 "php": "^7.2 || ^8.0"
12328             },
12329             "type": "library",
12330             "autoload": {
12331                 "classmap": [
12332                     "src/"
12333                 ]
12334             },
12335             "notification-url": "https://packagist.org/downloads/",
12336             "license": [
12337                 "BSD-3-Clause"
12338             ],
12339             "authors": [
12340                 {
12341                     "name": "Arne Blankerts",
12342                     "email": "arne@blankerts.de",
12343                     "role": "Developer"
12344                 }
12345             ],
12346             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12347             "support": {
12348                 "issues": "https://github.com/theseer/tokenizer/issues",
12349                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12350             },
12351             "funding": [
12352                 {
12353                     "url": "https://github.com/theseer",
12354                     "type": "github"
12355                 }
12356             ],
12357             "time": "2021-07-28T10:34:58+00:00"
12358         },
12359         {
12360             "name": "zircote/swagger-php",
12361             "version": "3.3.6",
12362             "source": {
12363                 "type": "git",
12364                 "url": "https://github.com/zircote/swagger-php.git",
12365                 "reference": "5016342f966fca29dda84455de066c5c90d37941"
12366             },
12367             "dist": {
12368                 "type": "zip",
12369                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/5016342f966fca29dda84455de066c5c90d37941",
12370                 "reference": "5016342f966fca29dda84455de066c5c90d37941",
12371                 "shasum": ""
12372             },
12373             "require": {
12374                 "doctrine/annotations": "^1.7",
12375                 "ext-json": "*",
12376                 "php": ">=7.2",
12377                 "psr/log": "^1.1 || ^2.0 || ^3.0",
12378                 "symfony/finder": ">=2.2",
12379                 "symfony/yaml": ">=3.3"
12380             },
12381             "require-dev": {
12382                 "composer/package-versions-deprecated": "1.11.99.2",
12383                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12384                 "phpunit/phpunit": ">=8.5.14"
12385             },
12386             "bin": [
12387                 "bin/openapi"
12388             ],
12389             "type": "library",
12390             "autoload": {
12391                 "files": [
12392                     "src/functions.php"
12393                 ],
12394                 "psr-4": {
12395                     "OpenApi\\": "src"
12396                 }
12397             },
12398             "notification-url": "https://packagist.org/downloads/",
12399             "license": [
12400                 "Apache-2.0"
12401             ],
12402             "authors": [
12403                 {
12404                     "name": "Robert Allen",
12405                     "email": "zircote@gmail.com"
12406                 },
12407                 {
12408                     "name": "Bob Fanger",
12409                     "email": "bfanger@gmail.com",
12410                     "homepage": "https://bfanger.nl"
12411                 },
12412                 {
12413                     "name": "Martin Rademacher",
12414                     "email": "mano@radebatz.net",
12415                     "homepage": "https://radebatz.net"
12416                 }
12417             ],
12418             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12419             "homepage": "https://github.com/zircote/swagger-php/",
12420             "keywords": [
12421                 "api",
12422                 "json",
12423                 "rest",
12424                 "service discovery"
12425             ],
12426             "support": {
12427                 "issues": "https://github.com/zircote/swagger-php/issues",
12428                 "source": "https://github.com/zircote/swagger-php/tree/3.3.6"
12429             },
12430             "time": "2022-05-21T01:52:14+00:00"
12431         }
12432     ],
12433     "aliases": [],
12434     "minimum-stability": "stable",
12435     "stability-flags": [],
12436     "prefer-stable": false,
12437     "prefer-lowest": false,
12438     "platform": {
12439         "php": ">=8.0.0"
12440     },
12441     "platform-dev": [],
12442     "platform-overrides": {
12443         "php": "8.0"
12444     },
12445     "plugin-api-version": "2.3.0"