updated easy dev documentation with video link (#5785)
[openemr.git] / composer.lock
blobba6d6ee5450860cf8a1365780f873d37ddff94e3
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": "20eabf25d19f6c93a57149c5d093213b",
8     "packages": [
9         {
10             "name": "academe/authorizenet-objects",
11             "version": "0.7.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/academe/authorizenet-objects.git",
15                 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/academe/authorizenet-objects/zipball/711d1f10f9bb6eb685a0851187ca62d808e4ee53",
20                 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": ">=5.6.0"
25             },
26             "require-dev": {
27                 "moneyphp/money": "^3.0",
28                 "phpunit/phpunit": "^5.7 || ^6.4 || ^7.0",
29                 "squizlabs/php_codesniffer": "^3"
30             },
31             "suggest": {
32                 "moneyphp/money": "^3.0"
33             },
34             "type": "library",
35             "extra": {
36                 "branch-alias": {
37                     "dev-master": "0.x-dev"
38                 }
39             },
40             "autoload": {
41                 "psr-4": {
42                     "Academe\\AuthorizeNet\\": "src/"
43                 }
44             },
45             "notification-url": "https://packagist.org/downloads/",
46             "license": [
47                 "MIT"
48             ],
49             "authors": [
50                 {
51                     "name": "Jason Judge",
52                     "homepage": "https://github.com/judgej"
53                 }
54             ],
55             "description": "Authorize.Net API Message Value Objects",
56             "homepage": "https://github.com/academe/authorizenet-objects",
57             "keywords": [
58                 "authorize",
59                 "authorize net",
60                 "authorize.net",
61                 "gateway",
62                 "merchant",
63                 "omnipay",
64                 "pay",
65                 "payment"
66             ],
67             "support": {
68                 "issues": "https://github.com/academe/authorizenet-objects/issues",
69                 "source": "https://github.com/academe/authorizenet-objects/tree/master"
70             },
71             "time": "2019-06-22T22:33:01+00:00"
72         },
73         {
74             "name": "academe/omnipay-authorizenetapi",
75             "version": "3.1.2",
76             "source": {
77                 "type": "git",
78                 "url": "https://github.com/academe/omnipay-authorizenetapi.git",
79                 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e"
80             },
81             "dist": {
82                 "type": "zip",
83                 "url": "https://api.github.com/repos/academe/omnipay-authorizenetapi/zipball/b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
84                 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
85                 "shasum": ""
86             },
87             "require": {
88                 "academe/authorizenet-objects": "~0.7",
89                 "omnipay/common": "^3",
90                 "symfony/property-access": "^3.2 || ^4.0"
91             },
92             "require-dev": {
93                 "omnipay/tests": "^3",
94                 "squizlabs/php_codesniffer": "^3"
95             },
96             "type": "library",
97             "extra": {
98                 "branch-alias": {
99                     "dev-master": "3.0.x-dev"
100                 }
101             },
102             "autoload": {
103                 "psr-4": {
104                     "Omnipay\\AuthorizeNetApi\\": "src/"
105                 }
106             },
107             "notification-url": "https://packagist.org/downloads/",
108             "license": [
109                 "MIT"
110             ],
111             "authors": [
112                 {
113                     "name": "Jason Judge",
114                     "email": "jason@academe.co.uk"
115                 }
116             ],
117             "description": "Authorize.Net payment gateway driver for the Omnipay 3.x payment processing library",
118             "homepage": "https://github.com/academe/omnipay-authorizenetapi",
119             "keywords": [
120                 "authorize.net",
121                 "gateway",
122                 "merchant",
123                 "omnipay",
124                 "pay",
125                 "payment"
126             ],
127             "support": {
128                 "issues": "https://github.com/academe/omnipay-authorizenetapi/issues",
129                 "source": "https://github.com/academe/omnipay-authorizenetapi/tree/3.1.2"
130             },
131             "time": "2019-08-20T22:09:44+00:00"
132         },
133         {
134             "name": "adodb/adodb-php",
135             "version": "v5.21.4",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/ADOdb/ADOdb.git",
139                 "reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/c3e6a3661c60beebb7b2cd819bcf76446d69e41a",
144                 "reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a",
145                 "shasum": ""
146             },
147             "require": {
148                 "php": "^5.5.9 || ^7.0 || ^8.0"
149             },
150             "require-dev": {
151                 "phpunit/phpunit": "^8.5"
152             },
153             "type": "library",
154             "autoload": {
155                 "files": [
156                     "adodb.inc.php"
157                 ]
158             },
159             "notification-url": "https://packagist.org/downloads/",
160             "license": [
161                 "BSD-3-Clause",
162                 "LGPL-2.1-or-later"
163             ],
164             "authors": [
165                 {
166                     "name": "John Lim",
167                     "email": "jlim@natsoft.com",
168                     "role": "Author"
169                 },
170                 {
171                     "name": "Damien Regad",
172                     "role": "Current maintainer"
173                 },
174                 {
175                     "name": "Mark Newnham",
176                     "role": "Developer"
177                 }
178             ],
179             "description": "ADOdb is a PHP database abstraction layer library",
180             "homepage": "https://adodb.org/",
181             "keywords": [
182                 "abstraction",
183                 "database",
184                 "layer",
185                 "library",
186                 "php"
187             ],
188             "support": {
189                 "issues": "https://github.com/ADOdb/ADOdb/issues",
190                 "source": "https://github.com/ADOdb/ADOdb"
191             },
192             "time": "2022-01-22T22:56:43+00:00"
193         },
194         {
195             "name": "aranyasen/hl7",
196             "version": "2.1.6",
197             "source": {
198                 "type": "git",
199                 "url": "https://github.com/senaranya/HL7.git",
200                 "reference": "11f7d939669f4e7d0764ff5924237b2a1df38214"
201             },
202             "dist": {
203                 "type": "zip",
204                 "url": "https://api.github.com/repos/senaranya/HL7/zipball/11f7d939669f4e7d0764ff5924237b2a1df38214",
205                 "reference": "11f7d939669f4e7d0764ff5924237b2a1df38214",
206                 "shasum": ""
207             },
208             "require": {
209                 "ext-mbstring": "*",
210                 "php": ">=7.3"
211             },
212             "require-dev": {
213                 "dms/phpunit-arraysubset-asserts": "^0.2",
214                 "ext-pcntl": "*",
215                 "ext-sockets": "*",
216                 "phpunit/phpunit": "^9",
217                 "squizlabs/php_codesniffer": "^3.6"
218             },
219             "type": "library",
220             "extra": {
221                 "branch-alias": {
222                     "dev-master": "0.1.x-dev"
223                 }
224             },
225             "autoload": {
226                 "psr-4": {
227                     "Aranyasen\\": "src/"
228                 }
229             },
230             "notification-url": "https://packagist.org/downloads/",
231             "license": [
232                 "MIT"
233             ],
234             "authors": [
235                 {
236                     "name": "Aranya Sen",
237                     "email": "sen.aranya@gmail.com",
238                     "role": "Owner"
239                 }
240             ],
241             "description": "HL7 parser, generator and sender.",
242             "support": {
243                 "issues": "https://github.com/senaranya/HL7/issues",
244                 "source": "https://github.com/senaranya/HL7/tree/2.1.6"
245             },
246             "time": "2022-05-17T06:52:38+00:00"
247         },
248         {
249             "name": "bacon/bacon-qr-code",
250             "version": "2.0.7",
251             "source": {
252                 "type": "git",
253                 "url": "https://github.com/Bacon/BaconQrCode.git",
254                 "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c"
255             },
256             "dist": {
257                 "type": "zip",
258                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
259                 "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
260                 "shasum": ""
261             },
262             "require": {
263                 "dasprid/enum": "^1.0.3",
264                 "ext-iconv": "*",
265                 "php": "^7.1 || ^8.0"
266             },
267             "require-dev": {
268                 "phly/keep-a-changelog": "^2.1",
269                 "phpunit/phpunit": "^7 | ^8 | ^9",
270                 "spatie/phpunit-snapshot-assertions": "^4.2.9",
271                 "squizlabs/php_codesniffer": "^3.4"
272             },
273             "suggest": {
274                 "ext-imagick": "to generate QR code images"
275             },
276             "type": "library",
277             "autoload": {
278                 "psr-4": {
279                     "BaconQrCode\\": "src/"
280                 }
281             },
282             "notification-url": "https://packagist.org/downloads/",
283             "license": [
284                 "BSD-2-Clause"
285             ],
286             "authors": [
287                 {
288                     "name": "Ben Scholzen 'DASPRiD'",
289                     "email": "mail@dasprids.de",
290                     "homepage": "https://dasprids.de/",
291                     "role": "Developer"
292                 }
293             ],
294             "description": "BaconQrCode is a QR code generator for PHP.",
295             "homepage": "https://github.com/Bacon/BaconQrCode",
296             "support": {
297                 "issues": "https://github.com/Bacon/BaconQrCode/issues",
298                 "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.7"
299             },
300             "time": "2022-03-14T02:02:36+00:00"
301         },
302         {
303             "name": "brick/math",
304             "version": "0.9.3",
305             "source": {
306                 "type": "git",
307                 "url": "https://github.com/brick/math.git",
308                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
309             },
310             "dist": {
311                 "type": "zip",
312                 "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
313                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
314                 "shasum": ""
315             },
316             "require": {
317                 "ext-json": "*",
318                 "php": "^7.1 || ^8.0"
319             },
320             "require-dev": {
321                 "php-coveralls/php-coveralls": "^2.2",
322                 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
323                 "vimeo/psalm": "4.9.2"
324             },
325             "type": "library",
326             "autoload": {
327                 "psr-4": {
328                     "Brick\\Math\\": "src/"
329                 }
330             },
331             "notification-url": "https://packagist.org/downloads/",
332             "license": [
333                 "MIT"
334             ],
335             "description": "Arbitrary-precision arithmetic library",
336             "keywords": [
337                 "Arbitrary-precision",
338                 "BigInteger",
339                 "BigRational",
340                 "arithmetic",
341                 "bigdecimal",
342                 "bignum",
343                 "brick",
344                 "math"
345             ],
346             "support": {
347                 "issues": "https://github.com/brick/math/issues",
348                 "source": "https://github.com/brick/math/tree/0.9.3"
349             },
350             "funding": [
351                 {
352                     "url": "https://github.com/BenMorel",
353                     "type": "github"
354                 },
355                 {
356                     "url": "https://tidelift.com/funding/github/packagist/brick/math",
357                     "type": "tidelift"
358                 }
359             ],
360             "time": "2021-08-15T20:50:18+00:00"
361         },
362         {
363             "name": "brick/varexporter",
364             "version": "0.3.7",
365             "source": {
366                 "type": "git",
367                 "url": "https://github.com/brick/varexporter.git",
368                 "reference": "3e263cd718d242594c52963760fee2059fd5833c"
369             },
370             "dist": {
371                 "type": "zip",
372                 "url": "https://api.github.com/repos/brick/varexporter/zipball/3e263cd718d242594c52963760fee2059fd5833c",
373                 "reference": "3e263cd718d242594c52963760fee2059fd5833c",
374                 "shasum": ""
375             },
376             "require": {
377                 "nikic/php-parser": "^4.0",
378                 "php": "^7.2 || ^8.0"
379             },
380             "require-dev": {
381                 "php-coveralls/php-coveralls": "^2.2",
382                 "phpunit/phpunit": "^8.5 || ^9.0",
383                 "vimeo/psalm": "4.23.0"
384             },
385             "type": "library",
386             "autoload": {
387                 "psr-4": {
388                     "Brick\\VarExporter\\": "src/"
389                 }
390             },
391             "notification-url": "https://packagist.org/downloads/",
392             "license": [
393                 "MIT"
394             ],
395             "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
396             "keywords": [
397                 "var_export"
398             ],
399             "support": {
400                 "issues": "https://github.com/brick/varexporter/issues",
401                 "source": "https://github.com/brick/varexporter/tree/0.3.7"
402             },
403             "funding": [
404                 {
405                     "url": "https://github.com/BenMorel",
406                     "type": "github"
407                 }
408             ],
409             "time": "2022-06-29T23:37:57+00:00"
410         },
411         {
412             "name": "clue/stream-filter",
413             "version": "v1.6.0",
414             "source": {
415                 "type": "git",
416                 "url": "https://github.com/clue/stream-filter.git",
417                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
418             },
419             "dist": {
420                 "type": "zip",
421                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
422                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
423                 "shasum": ""
424             },
425             "require": {
426                 "php": ">=5.3"
427             },
428             "require-dev": {
429                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
430             },
431             "type": "library",
432             "autoload": {
433                 "files": [
434                     "src/functions_include.php"
435                 ],
436                 "psr-4": {
437                     "Clue\\StreamFilter\\": "src/"
438                 }
439             },
440             "notification-url": "https://packagist.org/downloads/",
441             "license": [
442                 "MIT"
443             ],
444             "authors": [
445                 {
446                     "name": "Christian Lück",
447                     "email": "christian@clue.engineering"
448                 }
449             ],
450             "description": "A simple and modern approach to stream filtering in PHP",
451             "homepage": "https://github.com/clue/php-stream-filter",
452             "keywords": [
453                 "bucket brigade",
454                 "callback",
455                 "filter",
456                 "php_user_filter",
457                 "stream",
458                 "stream_filter_append",
459                 "stream_filter_register"
460             ],
461             "support": {
462                 "issues": "https://github.com/clue/stream-filter/issues",
463                 "source": "https://github.com/clue/stream-filter/tree/v1.6.0"
464             },
465             "funding": [
466                 {
467                     "url": "https://clue.engineering/support",
468                     "type": "custom"
469                 },
470                 {
471                     "url": "https://github.com/clue",
472                     "type": "github"
473                 }
474             ],
475             "time": "2022-02-21T13:15:14+00:00"
476         },
477         {
478             "name": "dasprid/enum",
479             "version": "1.0.3",
480             "source": {
481                 "type": "git",
482                 "url": "https://github.com/DASPRiD/Enum.git",
483                 "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
484             },
485             "dist": {
486                 "type": "zip",
487                 "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
488                 "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
489                 "shasum": ""
490             },
491             "require-dev": {
492                 "phpunit/phpunit": "^7 | ^8 | ^9",
493                 "squizlabs/php_codesniffer": "^3.4"
494             },
495             "type": "library",
496             "autoload": {
497                 "psr-4": {
498                     "DASPRiD\\Enum\\": "src/"
499                 }
500             },
501             "notification-url": "https://packagist.org/downloads/",
502             "license": [
503                 "BSD-2-Clause"
504             ],
505             "authors": [
506                 {
507                     "name": "Ben Scholzen 'DASPRiD'",
508                     "email": "mail@dasprids.de",
509                     "homepage": "https://dasprids.de/",
510                     "role": "Developer"
511                 }
512             ],
513             "description": "PHP 7.1 enum implementation",
514             "keywords": [
515                 "enum",
516                 "map"
517             ],
518             "support": {
519                 "issues": "https://github.com/DASPRiD/Enum/issues",
520                 "source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
521             },
522             "time": "2020-10-02T16:03:48+00:00"
523         },
524         {
525             "name": "defuse/php-encryption",
526             "version": "v2.3.1",
527             "source": {
528                 "type": "git",
529                 "url": "https://github.com/defuse/php-encryption.git",
530                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
531             },
532             "dist": {
533                 "type": "zip",
534                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
535                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
536                 "shasum": ""
537             },
538             "require": {
539                 "ext-openssl": "*",
540                 "paragonie/random_compat": ">= 2",
541                 "php": ">=5.6.0"
542             },
543             "require-dev": {
544                 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
545             },
546             "bin": [
547                 "bin/generate-defuse-key"
548             ],
549             "type": "library",
550             "autoload": {
551                 "psr-4": {
552                     "Defuse\\Crypto\\": "src"
553                 }
554             },
555             "notification-url": "https://packagist.org/downloads/",
556             "license": [
557                 "MIT"
558             ],
559             "authors": [
560                 {
561                     "name": "Taylor Hornby",
562                     "email": "taylor@defuse.ca",
563                     "homepage": "https://defuse.ca/"
564                 },
565                 {
566                     "name": "Scott Arciszewski",
567                     "email": "info@paragonie.com",
568                     "homepage": "https://paragonie.com"
569                 }
570             ],
571             "description": "Secure PHP Encryption Library",
572             "keywords": [
573                 "aes",
574                 "authenticated encryption",
575                 "cipher",
576                 "crypto",
577                 "cryptography",
578                 "encrypt",
579                 "encryption",
580                 "openssl",
581                 "security",
582                 "symmetric key cryptography"
583             ],
584             "support": {
585                 "issues": "https://github.com/defuse/php-encryption/issues",
586                 "source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
587             },
588             "time": "2021-04-09T23:57:26+00:00"
589         },
590         {
591             "name": "digitickets/lalit",
592             "version": "3.3.0",
593             "source": {
594                 "type": "git",
595                 "url": "https://github.com/digitickets/lalit.git",
596                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678"
597             },
598             "dist": {
599                 "type": "zip",
600                 "url": "https://api.github.com/repos/digitickets/lalit/zipball/c42d6ba903ee78ea4210582fb8401aafa9858678",
601                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678",
602                 "shasum": ""
603             },
604             "require": {
605                 "ext-dom": "*",
606                 "php": ">=7"
607             },
608             "require-dev": {
609                 "mockery/mockery": "^0",
610                 "phpunit/phpunit": "^6"
611             },
612             "type": "library",
613             "autoload": {
614                 "psr-4": {
615                     "LaLit\\": "src"
616                 }
617             },
618             "notification-url": "https://packagist.org/downloads/",
619             "license": [
620                 "CC0-1.0"
621             ],
622             "authors": [
623                 {
624                     "name": "Lalit Patel",
625                     "role": "Lead Developer"
626                 },
627                 {
628                     "name": "Richard Quadling",
629                     "role": "Developer"
630                 }
631             ],
632             "description": "GitHub copy of LaLit's XML2Array and Array2XML",
633             "homepage": "http://www.lalit.org/lab",
634             "keywords": [
635                 "array",
636                 "xml"
637             ],
638             "support": {
639                 "issues": "https://github.com/digitickets/lalit/issues",
640                 "source": "https://github.com/digitickets/lalit/tree/3.3.0"
641             },
642             "time": "2022-03-10T17:19:42+00:00"
643         },
644         {
645             "name": "dompdf/dompdf",
646             "version": "v1.2.2",
647             "source": {
648                 "type": "git",
649                 "url": "https://github.com/dompdf/dompdf.git",
650                 "reference": "5031045d9640b38cfc14aac9667470df09c9e090"
651             },
652             "dist": {
653                 "type": "zip",
654                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5031045d9640b38cfc14aac9667470df09c9e090",
655                 "reference": "5031045d9640b38cfc14aac9667470df09c9e090",
656                 "shasum": ""
657             },
658             "require": {
659                 "ext-dom": "*",
660                 "ext-mbstring": "*",
661                 "phenx/php-font-lib": "^0.5.4",
662                 "phenx/php-svg-lib": "^0.3.3 || ^0.4.0",
663                 "php": "^7.1 || ^8.0"
664             },
665             "require-dev": {
666                 "ext-json": "*",
667                 "ext-zip": "*",
668                 "mockery/mockery": "^1.3",
669                 "phpunit/phpunit": "^7.5 || ^8 || ^9",
670                 "squizlabs/php_codesniffer": "^3.5"
671             },
672             "suggest": {
673                 "ext-gd": "Needed to process images",
674                 "ext-gmagick": "Improves image processing performance",
675                 "ext-imagick": "Improves image processing performance",
676                 "ext-zlib": "Needed for pdf stream compression"
677             },
678             "type": "library",
679             "autoload": {
680                 "psr-4": {
681                     "Dompdf\\": "src/"
682                 },
683                 "classmap": [
684                     "lib/"
685                 ]
686             },
687             "notification-url": "https://packagist.org/downloads/",
688             "license": [
689                 "LGPL-2.1"
690             ],
691             "authors": [
692                 {
693                     "name": "Fabien Ménager",
694                     "email": "fabien.menager@gmail.com"
695                 },
696                 {
697                     "name": "Brian Sweeney",
698                     "email": "eclecticgeek@gmail.com"
699                 },
700                 {
701                     "name": "Gabriel Bull",
702                     "email": "me@gabrielbull.com"
703                 }
704             ],
705             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
706             "homepage": "https://github.com/dompdf/dompdf",
707             "support": {
708                 "issues": "https://github.com/dompdf/dompdf/issues",
709                 "source": "https://github.com/dompdf/dompdf/tree/v1.2.2"
710             },
711             "time": "2022-04-27T13:50:54+00:00"
712         },
713         {
714             "name": "ezyang/htmlpurifier",
715             "version": "v4.14.0",
716             "source": {
717                 "type": "git",
718                 "url": "https://github.com/ezyang/htmlpurifier.git",
719                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
720             },
721             "dist": {
722                 "type": "zip",
723                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
724                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
725                 "shasum": ""
726             },
727             "require": {
728                 "php": ">=5.2"
729             },
730             "type": "library",
731             "autoload": {
732                 "files": [
733                     "library/HTMLPurifier.composer.php"
734                 ],
735                 "psr-0": {
736                     "HTMLPurifier": "library/"
737                 },
738                 "exclude-from-classmap": [
739                     "/library/HTMLPurifier/Language/"
740                 ]
741             },
742             "notification-url": "https://packagist.org/downloads/",
743             "license": [
744                 "LGPL-2.1-or-later"
745             ],
746             "authors": [
747                 {
748                     "name": "Edward Z. Yang",
749                     "email": "admin@htmlpurifier.org",
750                     "homepage": "http://ezyang.com"
751                 }
752             ],
753             "description": "Standards compliant HTML filter written in PHP",
754             "homepage": "http://htmlpurifier.org/",
755             "keywords": [
756                 "html"
757             ],
758             "support": {
759                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
760                 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0"
761             },
762             "time": "2021-12-25T01:21:49+00:00"
763         },
764         {
765             "name": "firebase/php-jwt",
766             "version": "v6.3.0",
767             "source": {
768                 "type": "git",
769                 "url": "https://github.com/firebase/php-jwt.git",
770                 "reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8"
771             },
772             "dist": {
773                 "type": "zip",
774                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/018dfc4e1da92ad8a1b90adc4893f476a3b41cb8",
775                 "reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8",
776                 "shasum": ""
777             },
778             "require": {
779                 "php": "^7.1||^8.0"
780             },
781             "require-dev": {
782                 "guzzlehttp/guzzle": "^6.5||^7.4",
783                 "phpspec/prophecy-phpunit": "^1.1",
784                 "phpunit/phpunit": "^7.5||^9.5",
785                 "psr/cache": "^1.0||^2.0",
786                 "psr/http-client": "^1.0",
787                 "psr/http-factory": "^1.0"
788             },
789             "suggest": {
790                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
791             },
792             "type": "library",
793             "autoload": {
794                 "psr-4": {
795                     "Firebase\\JWT\\": "src"
796                 }
797             },
798             "notification-url": "https://packagist.org/downloads/",
799             "license": [
800                 "BSD-3-Clause"
801             ],
802             "authors": [
803                 {
804                     "name": "Neuman Vong",
805                     "email": "neuman+pear@twilio.com",
806                     "role": "Developer"
807                 },
808                 {
809                     "name": "Anant Narayanan",
810                     "email": "anant@php.net",
811                     "role": "Developer"
812                 }
813             ],
814             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
815             "homepage": "https://github.com/firebase/php-jwt",
816             "keywords": [
817                 "jwt",
818                 "php"
819             ],
820             "support": {
821                 "issues": "https://github.com/firebase/php-jwt/issues",
822                 "source": "https://github.com/firebase/php-jwt/tree/v6.3.0"
823             },
824             "time": "2022-07-15T16:48:45+00:00"
825         },
826         {
827             "name": "google/apiclient",
828             "version": "v2.12.6",
829             "source": {
830                 "type": "git",
831                 "url": "https://github.com/googleapis/google-api-php-client.git",
832                 "reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e"
833             },
834             "dist": {
835                 "type": "zip",
836                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/f92aa126903a9e2da5bd41a280d9633cb249e79e",
837                 "reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e",
838                 "shasum": ""
839             },
840             "require": {
841                 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0",
842                 "google/apiclient-services": "~0.200",
843                 "google/auth": "^1.10",
844                 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
845                 "guzzlehttp/psr7": "^1.8.4||^2.2.1",
846                 "monolog/monolog": "^1.17||^2.0||^3.0",
847                 "php": "^5.6|^7.0|^8.0",
848                 "phpseclib/phpseclib": "~2.0||^3.0.2"
849             },
850             "require-dev": {
851                 "cache/filesystem-adapter": "^0.3.2|^1.1",
852                 "composer/composer": "^1.10.22",
853                 "phpcompatibility/php-compatibility": "^9.2",
854                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
855                 "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
856                 "squizlabs/php_codesniffer": "^3.0",
857                 "symfony/css-selector": "~2.1",
858                 "symfony/dom-crawler": "~2.1",
859                 "yoast/phpunit-polyfills": "^1.0"
860             },
861             "suggest": {
862                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
863             },
864             "type": "library",
865             "extra": {
866                 "branch-alias": {
867                     "dev-main": "2.x-dev"
868                 }
869             },
870             "autoload": {
871                 "files": [
872                     "src/aliases.php"
873                 ],
874                 "psr-4": {
875                     "Google\\": "src/"
876                 },
877                 "classmap": [
878                     "src/aliases.php"
879                 ]
880             },
881             "notification-url": "https://packagist.org/downloads/",
882             "license": [
883                 "Apache-2.0"
884             ],
885             "description": "Client library for Google APIs",
886             "homepage": "http://developers.google.com/api-client-library/php",
887             "keywords": [
888                 "google"
889             ],
890             "support": {
891                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
892                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.6"
893             },
894             "time": "2022-06-06T20:00:19+00:00"
895         },
896         {
897             "name": "google/apiclient-services",
898             "version": "v0.266.0",
899             "source": {
900                 "type": "git",
901                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
902                 "reference": "27ead5edc8ba4a17ddd211ad03216c313a57411f"
903             },
904             "dist": {
905                 "type": "zip",
906                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/27ead5edc8ba4a17ddd211ad03216c313a57411f",
907                 "reference": "27ead5edc8ba4a17ddd211ad03216c313a57411f",
908                 "shasum": ""
909             },
910             "require": {
911                 "php": ">=5.6"
912             },
913             "require-dev": {
914                 "phpunit/phpunit": "^5.7||^8.5.13"
915             },
916             "type": "library",
917             "autoload": {
918                 "files": [
919                     "autoload.php"
920                 ],
921                 "psr-4": {
922                     "Google\\Service\\": "src"
923                 }
924             },
925             "notification-url": "https://packagist.org/downloads/",
926             "license": [
927                 "Apache-2.0"
928             ],
929             "description": "Client library for Google APIs",
930             "homepage": "http://developers.google.com/api-client-library/php",
931             "keywords": [
932                 "google"
933             ],
934             "support": {
935                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
936                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.266.0"
937             },
938             "time": "2022-09-12T01:28:14+00:00"
939         },
940         {
941             "name": "google/auth",
942             "version": "v1.22.0",
943             "source": {
944                 "type": "git",
945                 "url": "https://github.com/googleapis/google-auth-library-php.git",
946                 "reference": "da4037df770027c8f7163595a29ec434f705f8b1"
947             },
948             "dist": {
949                 "type": "zip",
950                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/da4037df770027c8f7163595a29ec434f705f8b1",
951                 "reference": "da4037df770027c8f7163595a29ec434f705f8b1",
952                 "shasum": ""
953             },
954             "require": {
955                 "firebase/php-jwt": "^5.5||^6.0",
956                 "guzzlehttp/guzzle": "^6.2.1|^7.0",
957                 "guzzlehttp/psr7": "^1.7|^2.0",
958                 "php": "^7.1||^8.0",
959                 "psr/cache": "^1.0|^2.0|^3.0",
960                 "psr/http-message": "^1.0"
961             },
962             "require-dev": {
963                 "guzzlehttp/promises": "0.1.1|^1.3",
964                 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
965                 "phpseclib/phpseclib": "^2.0.31",
966                 "phpspec/prophecy-phpunit": "^1.1",
967                 "phpunit/phpunit": "^7.5||^8.5",
968                 "sebastian/comparator": ">=1.2.3",
969                 "squizlabs/php_codesniffer": "^3.5"
970             },
971             "suggest": {
972                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
973             },
974             "type": "library",
975             "autoload": {
976                 "psr-4": {
977                     "Google\\Auth\\": "src"
978                 }
979             },
980             "notification-url": "https://packagist.org/downloads/",
981             "license": [
982                 "Apache-2.0"
983             ],
984             "description": "Google Auth Library for PHP",
985             "homepage": "http://github.com/google/google-auth-library-php",
986             "keywords": [
987                 "Authentication",
988                 "google",
989                 "oauth2"
990             ],
991             "support": {
992                 "docs": "https://googleapis.github.io/google-auth-library-php/main/",
993                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
994                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.22.0"
995             },
996             "time": "2022-09-01T17:07:07+00:00"
997         },
998         {
999             "name": "graham-campbell/result-type",
1000             "version": "v1.1.0",
1001             "source": {
1002                 "type": "git",
1003                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
1004                 "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8"
1005             },
1006             "dist": {
1007                 "type": "zip",
1008                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/a878d45c1914464426dc94da61c9e1d36ae262a8",
1009                 "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8",
1010                 "shasum": ""
1011             },
1012             "require": {
1013                 "php": "^7.2.5 || ^8.0",
1014                 "phpoption/phpoption": "^1.9"
1015             },
1016             "require-dev": {
1017                 "phpunit/phpunit": "^8.5.28 || ^9.5.21"
1018             },
1019             "type": "library",
1020             "autoload": {
1021                 "psr-4": {
1022                     "GrahamCampbell\\ResultType\\": "src/"
1023                 }
1024             },
1025             "notification-url": "https://packagist.org/downloads/",
1026             "license": [
1027                 "MIT"
1028             ],
1029             "authors": [
1030                 {
1031                     "name": "Graham Campbell",
1032                     "email": "hello@gjcampbell.co.uk",
1033                     "homepage": "https://github.com/GrahamCampbell"
1034                 }
1035             ],
1036             "description": "An Implementation Of The Result Type",
1037             "keywords": [
1038                 "Graham Campbell",
1039                 "GrahamCampbell",
1040                 "Result Type",
1041                 "Result-Type",
1042                 "result"
1043             ],
1044             "support": {
1045                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
1046                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.0"
1047             },
1048             "funding": [
1049                 {
1050                     "url": "https://github.com/GrahamCampbell",
1051                     "type": "github"
1052                 },
1053                 {
1054                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1055                     "type": "tidelift"
1056                 }
1057             ],
1058             "time": "2022-07-30T15:56:11+00:00"
1059         },
1060         {
1061             "name": "guzzlehttp/guzzle",
1062             "version": "7.4.4",
1063             "source": {
1064                 "type": "git",
1065                 "url": "https://github.com/guzzle/guzzle.git",
1066                 "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8"
1067             },
1068             "dist": {
1069                 "type": "zip",
1070                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
1071                 "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
1072                 "shasum": ""
1073             },
1074             "require": {
1075                 "ext-json": "*",
1076                 "guzzlehttp/promises": "^1.5",
1077                 "guzzlehttp/psr7": "^1.8.3 || ^2.1",
1078                 "php": "^7.2.5 || ^8.0",
1079                 "psr/http-client": "^1.0",
1080                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1081             },
1082             "provide": {
1083                 "psr/http-client-implementation": "1.0"
1084             },
1085             "require-dev": {
1086                 "bamarni/composer-bin-plugin": "^1.4.1",
1087                 "ext-curl": "*",
1088                 "php-http/client-integration-tests": "^3.0",
1089                 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1090                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1091             },
1092             "suggest": {
1093                 "ext-curl": "Required for CURL handler support",
1094                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1095                 "psr/log": "Required for using the Log middleware"
1096             },
1097             "type": "library",
1098             "extra": {
1099                 "branch-alias": {
1100                     "dev-master": "7.4-dev"
1101                 }
1102             },
1103             "autoload": {
1104                 "files": [
1105                     "src/functions_include.php"
1106                 ],
1107                 "psr-4": {
1108                     "GuzzleHttp\\": "src/"
1109                 }
1110             },
1111             "notification-url": "https://packagist.org/downloads/",
1112             "license": [
1113                 "MIT"
1114             ],
1115             "authors": [
1116                 {
1117                     "name": "Graham Campbell",
1118                     "email": "hello@gjcampbell.co.uk",
1119                     "homepage": "https://github.com/GrahamCampbell"
1120                 },
1121                 {
1122                     "name": "Michael Dowling",
1123                     "email": "mtdowling@gmail.com",
1124                     "homepage": "https://github.com/mtdowling"
1125                 },
1126                 {
1127                     "name": "Jeremy Lindblom",
1128                     "email": "jeremeamia@gmail.com",
1129                     "homepage": "https://github.com/jeremeamia"
1130                 },
1131                 {
1132                     "name": "George Mponos",
1133                     "email": "gmponos@gmail.com",
1134                     "homepage": "https://github.com/gmponos"
1135                 },
1136                 {
1137                     "name": "Tobias Nyholm",
1138                     "email": "tobias.nyholm@gmail.com",
1139                     "homepage": "https://github.com/Nyholm"
1140                 },
1141                 {
1142                     "name": "Márk Sági-Kazár",
1143                     "email": "mark.sagikazar@gmail.com",
1144                     "homepage": "https://github.com/sagikazarmark"
1145                 },
1146                 {
1147                     "name": "Tobias Schultze",
1148                     "email": "webmaster@tubo-world.de",
1149                     "homepage": "https://github.com/Tobion"
1150                 }
1151             ],
1152             "description": "Guzzle is a PHP HTTP client library",
1153             "keywords": [
1154                 "client",
1155                 "curl",
1156                 "framework",
1157                 "http",
1158                 "http client",
1159                 "psr-18",
1160                 "psr-7",
1161                 "rest",
1162                 "web service"
1163             ],
1164             "support": {
1165                 "issues": "https://github.com/guzzle/guzzle/issues",
1166                 "source": "https://github.com/guzzle/guzzle/tree/7.4.4"
1167             },
1168             "funding": [
1169                 {
1170                     "url": "https://github.com/GrahamCampbell",
1171                     "type": "github"
1172                 },
1173                 {
1174                     "url": "https://github.com/Nyholm",
1175                     "type": "github"
1176                 },
1177                 {
1178                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1179                     "type": "tidelift"
1180                 }
1181             ],
1182             "time": "2022-06-09T21:39:15+00:00"
1183         },
1184         {
1185             "name": "guzzlehttp/promises",
1186             "version": "1.5.2",
1187             "source": {
1188                 "type": "git",
1189                 "url": "https://github.com/guzzle/promises.git",
1190                 "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1191             },
1192             "dist": {
1193                 "type": "zip",
1194                 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1195                 "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1196                 "shasum": ""
1197             },
1198             "require": {
1199                 "php": ">=5.5"
1200             },
1201             "require-dev": {
1202                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1203             },
1204             "type": "library",
1205             "extra": {
1206                 "branch-alias": {
1207                     "dev-master": "1.5-dev"
1208                 }
1209             },
1210             "autoload": {
1211                 "files": [
1212                     "src/functions_include.php"
1213                 ],
1214                 "psr-4": {
1215                     "GuzzleHttp\\Promise\\": "src/"
1216                 }
1217             },
1218             "notification-url": "https://packagist.org/downloads/",
1219             "license": [
1220                 "MIT"
1221             ],
1222             "authors": [
1223                 {
1224                     "name": "Graham Campbell",
1225                     "email": "hello@gjcampbell.co.uk",
1226                     "homepage": "https://github.com/GrahamCampbell"
1227                 },
1228                 {
1229                     "name": "Michael Dowling",
1230                     "email": "mtdowling@gmail.com",
1231                     "homepage": "https://github.com/mtdowling"
1232                 },
1233                 {
1234                     "name": "Tobias Nyholm",
1235                     "email": "tobias.nyholm@gmail.com",
1236                     "homepage": "https://github.com/Nyholm"
1237                 },
1238                 {
1239                     "name": "Tobias Schultze",
1240                     "email": "webmaster@tubo-world.de",
1241                     "homepage": "https://github.com/Tobion"
1242                 }
1243             ],
1244             "description": "Guzzle promises library",
1245             "keywords": [
1246                 "promise"
1247             ],
1248             "support": {
1249                 "issues": "https://github.com/guzzle/promises/issues",
1250                 "source": "https://github.com/guzzle/promises/tree/1.5.2"
1251             },
1252             "funding": [
1253                 {
1254                     "url": "https://github.com/GrahamCampbell",
1255                     "type": "github"
1256                 },
1257                 {
1258                     "url": "https://github.com/Nyholm",
1259                     "type": "github"
1260                 },
1261                 {
1262                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1263                     "type": "tidelift"
1264                 }
1265             ],
1266             "time": "2022-08-28T14:55:35+00:00"
1267         },
1268         {
1269             "name": "guzzlehttp/psr7",
1270             "version": "2.4.1",
1271             "source": {
1272                 "type": "git",
1273                 "url": "https://github.com/guzzle/psr7.git",
1274                 "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379"
1275             },
1276             "dist": {
1277                 "type": "zip",
1278                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/69568e4293f4fa993f3b0e51c9723e1e17c41379",
1279                 "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379",
1280                 "shasum": ""
1281             },
1282             "require": {
1283                 "php": "^7.2.5 || ^8.0",
1284                 "psr/http-factory": "^1.0",
1285                 "psr/http-message": "^1.0",
1286                 "ralouphie/getallheaders": "^3.0"
1287             },
1288             "provide": {
1289                 "psr/http-factory-implementation": "1.0",
1290                 "psr/http-message-implementation": "1.0"
1291             },
1292             "require-dev": {
1293                 "bamarni/composer-bin-plugin": "^1.8.1",
1294                 "http-interop/http-factory-tests": "^0.9",
1295                 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1296             },
1297             "suggest": {
1298                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1299             },
1300             "type": "library",
1301             "extra": {
1302                 "bamarni-bin": {
1303                     "bin-links": true,
1304                     "forward-command": false
1305                 },
1306                 "branch-alias": {
1307                     "dev-master": "2.4-dev"
1308                 }
1309             },
1310             "autoload": {
1311                 "psr-4": {
1312                     "GuzzleHttp\\Psr7\\": "src/"
1313                 }
1314             },
1315             "notification-url": "https://packagist.org/downloads/",
1316             "license": [
1317                 "MIT"
1318             ],
1319             "authors": [
1320                 {
1321                     "name": "Graham Campbell",
1322                     "email": "hello@gjcampbell.co.uk",
1323                     "homepage": "https://github.com/GrahamCampbell"
1324                 },
1325                 {
1326                     "name": "Michael Dowling",
1327                     "email": "mtdowling@gmail.com",
1328                     "homepage": "https://github.com/mtdowling"
1329                 },
1330                 {
1331                     "name": "George Mponos",
1332                     "email": "gmponos@gmail.com",
1333                     "homepage": "https://github.com/gmponos"
1334                 },
1335                 {
1336                     "name": "Tobias Nyholm",
1337                     "email": "tobias.nyholm@gmail.com",
1338                     "homepage": "https://github.com/Nyholm"
1339                 },
1340                 {
1341                     "name": "Márk Sági-Kazár",
1342                     "email": "mark.sagikazar@gmail.com",
1343                     "homepage": "https://github.com/sagikazarmark"
1344                 },
1345                 {
1346                     "name": "Tobias Schultze",
1347                     "email": "webmaster@tubo-world.de",
1348                     "homepage": "https://github.com/Tobion"
1349                 },
1350                 {
1351                     "name": "Márk Sági-Kazár",
1352                     "email": "mark.sagikazar@gmail.com",
1353                     "homepage": "https://sagikazarmark.hu"
1354                 }
1355             ],
1356             "description": "PSR-7 message implementation that also provides common utility methods",
1357             "keywords": [
1358                 "http",
1359                 "message",
1360                 "psr-7",
1361                 "request",
1362                 "response",
1363                 "stream",
1364                 "uri",
1365                 "url"
1366             ],
1367             "support": {
1368                 "issues": "https://github.com/guzzle/psr7/issues",
1369                 "source": "https://github.com/guzzle/psr7/tree/2.4.1"
1370             },
1371             "funding": [
1372                 {
1373                     "url": "https://github.com/GrahamCampbell",
1374                     "type": "github"
1375                 },
1376                 {
1377                     "url": "https://github.com/Nyholm",
1378                     "type": "github"
1379                 },
1380                 {
1381                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1382                     "type": "tidelift"
1383                 }
1384             ],
1385             "time": "2022-08-28T14:45:39+00:00"
1386         },
1387         {
1388             "name": "html2text/html2text",
1389             "version": "4.3.1",
1390             "source": {
1391                 "type": "git",
1392                 "url": "https://github.com/mtibben/html2text.git",
1393                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
1394             },
1395             "dist": {
1396                 "type": "zip",
1397                 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
1398                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
1399                 "shasum": ""
1400             },
1401             "require-dev": {
1402                 "phpunit/phpunit": "~4"
1403             },
1404             "suggest": {
1405                 "ext-mbstring": "For best performance",
1406                 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
1407             },
1408             "type": "library",
1409             "autoload": {
1410                 "psr-4": {
1411                     "Html2Text\\": [
1412                         "src/",
1413                         "test/"
1414                     ]
1415                 }
1416             },
1417             "notification-url": "https://packagist.org/downloads/",
1418             "license": [
1419                 "GPL-2.0-or-later"
1420             ],
1421             "description": "Converts HTML to formatted plain text",
1422             "support": {
1423                 "issues": "https://github.com/mtibben/html2text/issues",
1424                 "source": "https://github.com/mtibben/html2text/tree/4.3.1"
1425             },
1426             "time": "2020-04-16T23:44:31+00:00"
1427         },
1428         {
1429             "name": "kamermans/guzzle-oauth2-subscriber",
1430             "version": "v1.0.11",
1431             "source": {
1432                 "type": "git",
1433                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1434                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b"
1435             },
1436             "dist": {
1437                 "type": "zip",
1438                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1439                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1440                 "shasum": ""
1441             },
1442             "require": {
1443                 "guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0",
1444                 "php": ">=5.4.0"
1445             },
1446             "type": "library",
1447             "autoload": {
1448                 "psr-4": {
1449                     "kamermans\\OAuth2\\": "src"
1450                 }
1451             },
1452             "notification-url": "https://packagist.org/downloads/",
1453             "license": [
1454                 "MIT"
1455             ],
1456             "authors": [
1457                 {
1458                     "name": "Steve Kamerman",
1459                     "email": "stevekamerman@gmail.com"
1460                 }
1461             ],
1462             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1463             "keywords": [
1464                 "Guzzle",
1465                 "oauth"
1466             ],
1467             "support": {
1468                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1469                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.11"
1470             },
1471             "time": "2021-08-11T22:33:53+00:00"
1472         },
1473         {
1474             "name": "knplabs/knp-snappy",
1475             "version": "v1.4.1",
1476             "source": {
1477                 "type": "git",
1478                 "url": "https://github.com/KnpLabs/snappy.git",
1479                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67"
1480             },
1481             "dist": {
1482                 "type": "zip",
1483                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/5126fb5b335ec929a226314d40cd8dad497c3d67",
1484                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67",
1485                 "shasum": ""
1486             },
1487             "require": {
1488                 "php": ">=7.1",
1489                 "psr/log": "^1.0||^2.0||^3.0",
1490                 "symfony/process": "~3.4||~4.3||~5.0||~6.0"
1491             },
1492             "require-dev": {
1493                 "friendsofphp/php-cs-fixer": "^2.16||^3.0",
1494                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1495                 "phpstan/phpstan": "^0.12.7",
1496                 "phpstan/phpstan-phpunit": "^0.12.6",
1497                 "phpunit/phpunit": "~7.4||~8.5"
1498             },
1499             "suggest": {
1500                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1501                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1502                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1503                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1504                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1505             },
1506             "type": "library",
1507             "extra": {
1508                 "branch-alias": {
1509                     "dev-master": "1.x-dev"
1510                 }
1511             },
1512             "autoload": {
1513                 "psr-4": {
1514                     "Knp\\Snappy\\": "src/Knp/Snappy"
1515                 }
1516             },
1517             "notification-url": "https://packagist.org/downloads/",
1518             "license": [
1519                 "MIT"
1520             ],
1521             "authors": [
1522                 {
1523                     "name": "KNP Labs Team",
1524                     "homepage": "http://knplabs.com"
1525                 },
1526                 {
1527                     "name": "Symfony Community",
1528                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1529                 }
1530             ],
1531             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1532             "homepage": "http://github.com/KnpLabs/snappy",
1533             "keywords": [
1534                 "knp",
1535                 "knplabs",
1536                 "pdf",
1537                 "snapshot",
1538                 "thumbnail",
1539                 "wkhtmltopdf"
1540             ],
1541             "support": {
1542                 "issues": "https://github.com/KnpLabs/snappy/issues",
1543                 "source": "https://github.com/KnpLabs/snappy/tree/v1.4.1"
1544             },
1545             "time": "2022-01-07T13:03:38+00:00"
1546         },
1547         {
1548             "name": "laminas/laminas-code",
1549             "version": "4.7.0",
1550             "source": {
1551                 "type": "git",
1552                 "url": "https://github.com/laminas/laminas-code.git",
1553                 "reference": "0337d9265bc2e6376babad8c511500821620cb30"
1554             },
1555             "dist": {
1556                 "type": "zip",
1557                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/0337d9265bc2e6376babad8c511500821620cb30",
1558                 "reference": "0337d9265bc2e6376babad8c511500821620cb30",
1559                 "shasum": ""
1560             },
1561             "require": {
1562                 "php": ">=7.4, <8.2"
1563             },
1564             "require-dev": {
1565                 "doctrine/annotations": "^1.13.2",
1566                 "ext-phar": "*",
1567                 "laminas/laminas-coding-standard": "^2.3.0",
1568                 "laminas/laminas-stdlib": "^3.6.1",
1569                 "phpunit/phpunit": "^9.5.10",
1570                 "psalm/plugin-phpunit": "^0.17.0",
1571                 "vimeo/psalm": "^4.13.1"
1572             },
1573             "suggest": {
1574                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1575                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1576             },
1577             "type": "library",
1578             "autoload": {
1579                 "files": [
1580                     "polyfill/ReflectionEnumPolyfill.php"
1581                 ],
1582                 "psr-4": {
1583                     "Laminas\\Code\\": "src/"
1584                 }
1585             },
1586             "notification-url": "https://packagist.org/downloads/",
1587             "license": [
1588                 "BSD-3-Clause"
1589             ],
1590             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1591             "homepage": "https://laminas.dev",
1592             "keywords": [
1593                 "code",
1594                 "laminas",
1595                 "laminasframework"
1596             ],
1597             "support": {
1598                 "chat": "https://laminas.dev/chat",
1599                 "docs": "https://docs.laminas.dev/laminas-code/",
1600                 "forum": "https://discourse.laminas.dev",
1601                 "issues": "https://github.com/laminas/laminas-code/issues",
1602                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1603                 "source": "https://github.com/laminas/laminas-code"
1604             },
1605             "funding": [
1606                 {
1607                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1608                     "type": "community_bridge"
1609                 }
1610             ],
1611             "time": "2022-09-13T10:33:30+00:00"
1612         },
1613         {
1614             "name": "laminas/laminas-config",
1615             "version": "3.7.0",
1616             "source": {
1617                 "type": "git",
1618                 "url": "https://github.com/laminas/laminas-config.git",
1619                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd"
1620             },
1621             "dist": {
1622                 "type": "zip",
1623                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd",
1624                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd",
1625                 "shasum": ""
1626             },
1627             "require": {
1628                 "ext-json": "*",
1629                 "laminas/laminas-stdlib": "^3.6",
1630                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
1631                 "psr/container": "^1.0"
1632             },
1633             "conflict": {
1634                 "container-interop/container-interop": "<1.2.0",
1635                 "zendframework/zend-config": "*"
1636             },
1637             "require-dev": {
1638                 "laminas/laminas-coding-standard": "~1.0.0",
1639                 "laminas/laminas-filter": "^2.7.2",
1640                 "laminas/laminas-i18n": "^2.10.3",
1641                 "laminas/laminas-servicemanager": "^3.7",
1642                 "phpunit/phpunit": "^9.5.5"
1643             },
1644             "suggest": {
1645                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1646                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1647                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1648             },
1649             "type": "library",
1650             "autoload": {
1651                 "psr-4": {
1652                     "Laminas\\Config\\": "src/"
1653                 }
1654             },
1655             "notification-url": "https://packagist.org/downloads/",
1656             "license": [
1657                 "BSD-3-Clause"
1658             ],
1659             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1660             "homepage": "https://laminas.dev",
1661             "keywords": [
1662                 "config",
1663                 "laminas"
1664             ],
1665             "support": {
1666                 "chat": "https://laminas.dev/chat",
1667                 "docs": "https://docs.laminas.dev/laminas-config/",
1668                 "forum": "https://discourse.laminas.dev",
1669                 "issues": "https://github.com/laminas/laminas-config/issues",
1670                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1671                 "source": "https://github.com/laminas/laminas-config"
1672             },
1673             "funding": [
1674                 {
1675                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1676                     "type": "community_bridge"
1677                 }
1678             ],
1679             "time": "2021-10-01T16:07:46+00:00"
1680         },
1681         {
1682             "name": "laminas/laminas-console",
1683             "version": "2.8.0",
1684             "source": {
1685                 "type": "git",
1686                 "url": "https://github.com/laminas/laminas-console.git",
1687                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
1688             },
1689             "dist": {
1690                 "type": "zip",
1691                 "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
1692                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
1693                 "shasum": ""
1694             },
1695             "require": {
1696                 "laminas/laminas-stdlib": "^3.2.1",
1697                 "laminas/laminas-zendframework-bridge": "^1.0",
1698                 "php": "^5.6 || ^7.0"
1699             },
1700             "replace": {
1701                 "zendframework/zend-console": "self.version"
1702             },
1703             "require-dev": {
1704                 "laminas/laminas-coding-standard": "~1.0.0",
1705                 "laminas/laminas-filter": "^2.7.2",
1706                 "laminas/laminas-json": "^2.6 || ^3.0",
1707                 "laminas/laminas-validator": "^2.10.1",
1708                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
1709             },
1710             "suggest": {
1711                 "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
1712                 "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
1713             },
1714             "type": "library",
1715             "extra": {
1716                 "branch-alias": {
1717                     "dev-master": "2.8.x-dev",
1718                     "dev-develop": "2.9.x-dev"
1719                 }
1720             },
1721             "autoload": {
1722                 "psr-4": {
1723                     "Laminas\\Console\\": "src/"
1724                 }
1725             },
1726             "notification-url": "https://packagist.org/downloads/",
1727             "license": [
1728                 "BSD-3-Clause"
1729             ],
1730             "description": "Build console applications using getopt syntax or routing, complete with prompts",
1731             "homepage": "https://laminas.dev",
1732             "keywords": [
1733                 "console",
1734                 "laminas"
1735             ],
1736             "support": {
1737                 "chat": "https://laminas.dev/chat",
1738                 "docs": "https://docs.laminas.dev/laminas-console/",
1739                 "forum": "https://discourse.laminas.dev",
1740                 "issues": "https://github.com/laminas/laminas-console/issues",
1741                 "rss": "https://github.com/laminas/laminas-console/releases.atom",
1742                 "source": "https://github.com/laminas/laminas-console"
1743             },
1744             "abandoned": "laminas/laminas-cli",
1745             "time": "2019-12-31T16:31:45+00:00"
1746         },
1747         {
1748             "name": "laminas/laminas-db",
1749             "version": "2.15.0",
1750             "source": {
1751                 "type": "git",
1752                 "url": "https://github.com/laminas/laminas-db.git",
1753                 "reference": "1125ef2e55108bdfcc1f0030d3a0f9b895e09606"
1754             },
1755             "dist": {
1756                 "type": "zip",
1757                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/1125ef2e55108bdfcc1f0030d3a0f9b895e09606",
1758                 "reference": "1125ef2e55108bdfcc1f0030d3a0f9b895e09606",
1759                 "shasum": ""
1760             },
1761             "require": {
1762                 "laminas/laminas-stdlib": "^3.7.1",
1763                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1764             },
1765             "conflict": {
1766                 "zendframework/zend-db": "*"
1767             },
1768             "require-dev": {
1769                 "laminas/laminas-coding-standard": "~2.2.1",
1770                 "laminas/laminas-eventmanager": "^3.4.0",
1771                 "laminas/laminas-hydrator": "^3.2 || ^4.3",
1772                 "laminas/laminas-servicemanager": "^3.7.0",
1773                 "phpunit/phpunit": "^9.5.19"
1774             },
1775             "suggest": {
1776                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1777                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1778                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1779             },
1780             "type": "library",
1781             "extra": {
1782                 "laminas": {
1783                     "component": "Laminas\\Db",
1784                     "config-provider": "Laminas\\Db\\ConfigProvider"
1785                 }
1786             },
1787             "autoload": {
1788                 "psr-4": {
1789                     "Laminas\\Db\\": "src/"
1790                 }
1791             },
1792             "notification-url": "https://packagist.org/downloads/",
1793             "license": [
1794                 "BSD-3-Clause"
1795             ],
1796             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1797             "homepage": "https://laminas.dev",
1798             "keywords": [
1799                 "db",
1800                 "laminas"
1801             ],
1802             "support": {
1803                 "chat": "https://laminas.dev/chat",
1804                 "docs": "https://docs.laminas.dev/laminas-db/",
1805                 "forum": "https://discourse.laminas.dev",
1806                 "issues": "https://github.com/laminas/laminas-db/issues",
1807                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1808                 "source": "https://github.com/laminas/laminas-db"
1809             },
1810             "funding": [
1811                 {
1812                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1813                     "type": "community_bridge"
1814                 }
1815             ],
1816             "time": "2022-04-11T13:26:20+00:00"
1817         },
1818         {
1819             "name": "laminas/laminas-escaper",
1820             "version": "2.10.0",
1821             "source": {
1822                 "type": "git",
1823                 "url": "https://github.com/laminas/laminas-escaper.git",
1824                 "reference": "58af67282db37d24e584a837a94ee55b9c7552be"
1825             },
1826             "dist": {
1827                 "type": "zip",
1828                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/58af67282db37d24e584a837a94ee55b9c7552be",
1829                 "reference": "58af67282db37d24e584a837a94ee55b9c7552be",
1830                 "shasum": ""
1831             },
1832             "require": {
1833                 "ext-ctype": "*",
1834                 "ext-mbstring": "*",
1835                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1836             },
1837             "conflict": {
1838                 "zendframework/zend-escaper": "*"
1839             },
1840             "require-dev": {
1841                 "infection/infection": "^0.26.6",
1842                 "laminas/laminas-coding-standard": "~2.3.0",
1843                 "maglnet/composer-require-checker": "^3.8.0",
1844                 "phpunit/phpunit": "^9.5.18",
1845                 "psalm/plugin-phpunit": "^0.16.1",
1846                 "vimeo/psalm": "^4.22.0"
1847             },
1848             "type": "library",
1849             "autoload": {
1850                 "psr-4": {
1851                     "Laminas\\Escaper\\": "src/"
1852                 }
1853             },
1854             "notification-url": "https://packagist.org/downloads/",
1855             "license": [
1856                 "BSD-3-Clause"
1857             ],
1858             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1859             "homepage": "https://laminas.dev",
1860             "keywords": [
1861                 "escaper",
1862                 "laminas"
1863             ],
1864             "support": {
1865                 "chat": "https://laminas.dev/chat",
1866                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1867                 "forum": "https://discourse.laminas.dev",
1868                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1869                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1870                 "source": "https://github.com/laminas/laminas-escaper"
1871             },
1872             "funding": [
1873                 {
1874                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1875                     "type": "community_bridge"
1876                 }
1877             ],
1878             "time": "2022-03-08T20:15:36+00:00"
1879         },
1880         {
1881             "name": "laminas/laminas-eventmanager",
1882             "version": "3.5.0",
1883             "source": {
1884                 "type": "git",
1885                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1886                 "reference": "41f7209428f37cab9573365e361f4078209aaafa"
1887             },
1888             "dist": {
1889                 "type": "zip",
1890                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/41f7209428f37cab9573365e361f4078209aaafa",
1891                 "reference": "41f7209428f37cab9573365e361f4078209aaafa",
1892                 "shasum": ""
1893             },
1894             "require": {
1895                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1896             },
1897             "conflict": {
1898                 "container-interop/container-interop": "<1.2",
1899                 "zendframework/zend-eventmanager": "*"
1900             },
1901             "require-dev": {
1902                 "laminas/laminas-coding-standard": "~2.2.1",
1903                 "laminas/laminas-stdlib": "^3.6",
1904                 "phpbench/phpbench": "^1.1",
1905                 "phpspec/prophecy-phpunit": "^2.0",
1906                 "phpunit/phpunit": "^9.5.5",
1907                 "psr/container": "^1.1.2 || ^2.0.2"
1908             },
1909             "suggest": {
1910                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
1911                 "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature"
1912             },
1913             "type": "library",
1914             "autoload": {
1915                 "psr-4": {
1916                     "Laminas\\EventManager\\": "src/"
1917                 }
1918             },
1919             "notification-url": "https://packagist.org/downloads/",
1920             "license": [
1921                 "BSD-3-Clause"
1922             ],
1923             "description": "Trigger and listen to events within a PHP application",
1924             "homepage": "https://laminas.dev",
1925             "keywords": [
1926                 "event",
1927                 "eventmanager",
1928                 "events",
1929                 "laminas"
1930             ],
1931             "support": {
1932                 "chat": "https://laminas.dev/chat",
1933                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1934                 "forum": "https://discourse.laminas.dev",
1935                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1936                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1937                 "source": "https://github.com/laminas/laminas-eventmanager"
1938             },
1939             "funding": [
1940                 {
1941                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1942                     "type": "community_bridge"
1943                 }
1944             ],
1945             "time": "2022-04-06T21:05:17+00:00"
1946         },
1947         {
1948             "name": "laminas/laminas-filter",
1949             "version": "2.14.0",
1950             "source": {
1951                 "type": "git",
1952                 "url": "https://github.com/laminas/laminas-filter.git",
1953                 "reference": "98a126b8cd069a446054680c9be5f37a61f6dc17"
1954             },
1955             "dist": {
1956                 "type": "zip",
1957                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/98a126b8cd069a446054680c9be5f37a61f6dc17",
1958                 "reference": "98a126b8cd069a446054680c9be5f37a61f6dc17",
1959                 "shasum": ""
1960             },
1961             "require": {
1962                 "laminas/laminas-stdlib": "^3.6.1",
1963                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1964             },
1965             "conflict": {
1966                 "laminas/laminas-validator": "<2.10.1",
1967                 "zendframework/zend-filter": "*"
1968             },
1969             "require-dev": {
1970                 "laminas/laminas-coding-standard": "^2.3.0",
1971                 "laminas/laminas-crypt": "^3.5.1",
1972                 "laminas/laminas-servicemanager": "^3.7.0",
1973                 "laminas/laminas-uri": "^2.9.1",
1974                 "pear/archive_tar": "^1.4.14",
1975                 "phpspec/prophecy-phpunit": "^2.0.1",
1976                 "phpunit/phpunit": "^9.5.10",
1977                 "psalm/plugin-phpunit": "^0.15.2",
1978                 "psr/http-factory": "^1.0.1",
1979                 "vimeo/psalm": "^4.13.1"
1980             },
1981             "suggest": {
1982                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1983                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1984                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
1985                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1986                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1987             },
1988             "type": "library",
1989             "extra": {
1990                 "laminas": {
1991                     "component": "Laminas\\Filter",
1992                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1993                 }
1994             },
1995             "autoload": {
1996                 "psr-4": {
1997                     "Laminas\\Filter\\": "src/"
1998                 }
1999             },
2000             "notification-url": "https://packagist.org/downloads/",
2001             "license": [
2002                 "BSD-3-Clause"
2003             ],
2004             "description": "Programmatically filter and normalize data and files",
2005             "homepage": "https://laminas.dev",
2006             "keywords": [
2007                 "filter",
2008                 "laminas"
2009             ],
2010             "support": {
2011                 "chat": "https://laminas.dev/chat",
2012                 "docs": "https://docs.laminas.dev/laminas-filter/",
2013                 "forum": "https://discourse.laminas.dev",
2014                 "issues": "https://github.com/laminas/laminas-filter/issues",
2015                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
2016                 "source": "https://github.com/laminas/laminas-filter"
2017             },
2018             "funding": [
2019                 {
2020                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2021                     "type": "community_bridge"
2022                 }
2023             ],
2024             "time": "2022-02-22T23:09:15+00:00"
2025         },
2026         {
2027             "name": "laminas/laminas-form",
2028             "version": "3.2.0",
2029             "source": {
2030                 "type": "git",
2031                 "url": "https://github.com/laminas/laminas-form.git",
2032                 "reference": "c1a8474dc459672a30b5817716a797da7a5026a9"
2033             },
2034             "dist": {
2035                 "type": "zip",
2036                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/c1a8474dc459672a30b5817716a797da7a5026a9",
2037                 "reference": "c1a8474dc459672a30b5817716a797da7a5026a9",
2038                 "shasum": ""
2039             },
2040             "require": {
2041                 "laminas/laminas-hydrator": "^4.3.1",
2042                 "laminas/laminas-inputfilter": "^2.13.0",
2043                 "laminas/laminas-stdlib": "^3.7.1",
2044                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2045             },
2046             "conflict": {
2047                 "doctrine/annotations": "<1.12.0",
2048                 "laminas/laminas-captcha": "<2.11.0",
2049                 "laminas/laminas-eventmanager": "<3.4.0",
2050                 "laminas/laminas-i18n": "<2.12.0",
2051                 "laminas/laminas-recaptcha": "<3.4.0",
2052                 "laminas/laminas-servicemanager": "<3.10.0",
2053                 "laminas/laminas-view": "<2.14.0"
2054             },
2055             "require-dev": {
2056                 "doctrine/annotations": "^1.13.2",
2057                 "ext-intl": "*",
2058                 "laminas/laminas-captcha": "^2.11.0",
2059                 "laminas/laminas-coding-standard": "^2.3.0",
2060                 "laminas/laminas-db": "^2.13.4",
2061                 "laminas/laminas-escaper": "^2.9.0",
2062                 "laminas/laminas-eventmanager": "^3.4.0",
2063                 "laminas/laminas-filter": "^2.14.0",
2064                 "laminas/laminas-i18n": "^2.14.0",
2065                 "laminas/laminas-modulemanager": "^2.11.0",
2066                 "laminas/laminas-recaptcha": "^3.4.0",
2067                 "laminas/laminas-servicemanager": "^3.10.0",
2068                 "laminas/laminas-session": "^2.12.1",
2069                 "laminas/laminas-text": "^2.9.0",
2070                 "laminas/laminas-validator": "^2.16.0",
2071                 "laminas/laminas-view": "^2.19.1",
2072                 "phpspec/prophecy-phpunit": "^2.0.1",
2073                 "phpunit/phpunit": "^9.5.14",
2074                 "psalm/plugin-phpunit": "^0.16.1",
2075                 "vimeo/psalm": "^4.21.0"
2076             },
2077             "suggest": {
2078                 "doctrine/annotations": "^1.12, required to use laminas-form annotations support",
2079                 "laminas/laminas-captcha": "^2.11, required for using CAPTCHA form elements",
2080                 "laminas/laminas-eventmanager": "^3.4, reuired for laminas-form annotations support",
2081                 "laminas/laminas-i18n": "^2.12, required when using laminas-form view helpers",
2082                 "laminas/laminas-recaptcha": "^3.4, in order to use the ReCaptcha form element",
2083                 "laminas/laminas-servicemanager": "^3.10, required to use the form factories or provide services",
2084                 "laminas/laminas-view": "^2.14, required for using the laminas-form view helpers"
2085             },
2086             "type": "library",
2087             "extra": {
2088                 "laminas": {
2089                     "component": "Laminas\\Form",
2090                     "config-provider": "Laminas\\Form\\ConfigProvider"
2091                 }
2092             },
2093             "autoload": {
2094                 "psr-4": {
2095                     "Laminas\\Form\\": "src/"
2096                 }
2097             },
2098             "notification-url": "https://packagist.org/downloads/",
2099             "license": [
2100                 "BSD-3-Clause"
2101             ],
2102             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2103             "homepage": "https://laminas.dev",
2104             "keywords": [
2105                 "form",
2106                 "laminas"
2107             ],
2108             "support": {
2109                 "chat": "https://laminas.dev/chat",
2110                 "docs": "https://docs.laminas.dev/laminas-form/",
2111                 "forum": "https://discourse.laminas.dev",
2112                 "issues": "https://github.com/laminas/laminas-form/issues",
2113                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
2114                 "source": "https://github.com/laminas/laminas-form"
2115             },
2116             "funding": [
2117                 {
2118                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2119                     "type": "community_bridge"
2120                 }
2121             ],
2122             "time": "2022-06-16T10:13:15+00:00"
2123         },
2124         {
2125             "name": "laminas/laminas-http",
2126             "version": "2.16.0",
2127             "source": {
2128                 "type": "git",
2129                 "url": "https://github.com/laminas/laminas-http.git",
2130                 "reference": "7300482d3e570e81b6a6ecf6b28da1b12334bf63"
2131             },
2132             "dist": {
2133                 "type": "zip",
2134                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/7300482d3e570e81b6a6ecf6b28da1b12334bf63",
2135                 "reference": "7300482d3e570e81b6a6ecf6b28da1b12334bf63",
2136                 "shasum": ""
2137             },
2138             "require": {
2139                 "laminas/laminas-loader": "^2.8",
2140                 "laminas/laminas-stdlib": "^3.6",
2141                 "laminas/laminas-uri": "^2.9.1",
2142                 "laminas/laminas-validator": "^2.15",
2143                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2144             },
2145             "conflict": {
2146                 "zendframework/zend-http": "*"
2147             },
2148             "require-dev": {
2149                 "ext-curl": "*",
2150                 "laminas/laminas-coding-standard": "~2.2.1",
2151                 "phpunit/phpunit": "^9.5.5"
2152             },
2153             "suggest": {
2154                 "paragonie/certainty": "For automated management of cacert.pem"
2155             },
2156             "type": "library",
2157             "autoload": {
2158                 "psr-4": {
2159                     "Laminas\\Http\\": "src/"
2160                 }
2161             },
2162             "notification-url": "https://packagist.org/downloads/",
2163             "license": [
2164                 "BSD-3-Clause"
2165             ],
2166             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2167             "homepage": "https://laminas.dev",
2168             "keywords": [
2169                 "http",
2170                 "http client",
2171                 "laminas"
2172             ],
2173             "support": {
2174                 "chat": "https://laminas.dev/chat",
2175                 "docs": "https://docs.laminas.dev/laminas-http/",
2176                 "forum": "https://discourse.laminas.dev",
2177                 "issues": "https://github.com/laminas/laminas-http/issues",
2178                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2179                 "source": "https://github.com/laminas/laminas-http"
2180             },
2181             "funding": [
2182                 {
2183                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2184                     "type": "community_bridge"
2185                 }
2186             ],
2187             "time": "2022-08-17T17:22:15+00:00"
2188         },
2189         {
2190             "name": "laminas/laminas-hydrator",
2191             "version": "4.3.2",
2192             "source": {
2193                 "type": "git",
2194                 "url": "https://github.com/laminas/laminas-hydrator.git",
2195                 "reference": "38d29dc88fdb090c85780239e5cdf8c5c4905431"
2196             },
2197             "dist": {
2198                 "type": "zip",
2199                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/38d29dc88fdb090c85780239e5cdf8c5c4905431",
2200                 "reference": "38d29dc88fdb090c85780239e5cdf8c5c4905431",
2201                 "shasum": ""
2202             },
2203             "require": {
2204                 "laminas/laminas-stdlib": "^3.3",
2205                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2206                 "webmozart/assert": "^1.10"
2207             },
2208             "conflict": {
2209                 "zendframework/zend-hydrator": "*"
2210             },
2211             "require-dev": {
2212                 "laminas/laminas-coding-standard": "~2.3.0",
2213                 "laminas/laminas-eventmanager": "^3.2.1",
2214                 "laminas/laminas-modulemanager": "^2.8",
2215                 "laminas/laminas-serializer": "^2.9",
2216                 "laminas/laminas-servicemanager": "^3.3.2",
2217                 "phpbench/phpbench": "^1.0",
2218                 "phpunit/phpunit": "~9.5.5",
2219                 "psalm/plugin-phpunit": "^0.16.1",
2220                 "psr/cache": "1.0.1",
2221                 "vimeo/psalm": "^4.8.1"
2222             },
2223             "suggest": {
2224                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2225                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2226                 "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
2227             },
2228             "type": "library",
2229             "extra": {
2230                 "laminas": {
2231                     "component": "Laminas\\Hydrator",
2232                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2233                 }
2234             },
2235             "autoload": {
2236                 "psr-4": {
2237                     "Laminas\\Hydrator\\": "src/"
2238                 }
2239             },
2240             "notification-url": "https://packagist.org/downloads/",
2241             "license": [
2242                 "BSD-3-Clause"
2243             ],
2244             "description": "Serialize objects to arrays, and vice versa",
2245             "homepage": "https://laminas.dev",
2246             "keywords": [
2247                 "hydrator",
2248                 "laminas"
2249             ],
2250             "support": {
2251                 "chat": "https://laminas.dev/chat",
2252                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2253                 "forum": "https://discourse.laminas.dev",
2254                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2255                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2256                 "source": "https://github.com/laminas/laminas-hydrator"
2257             },
2258             "funding": [
2259                 {
2260                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2261                     "type": "community_bridge"
2262                 }
2263             ],
2264             "time": "2021-12-21T10:06:25+00:00"
2265         },
2266         {
2267             "name": "laminas/laminas-i18n",
2268             "version": "2.15.0",
2269             "source": {
2270                 "type": "git",
2271                 "url": "https://github.com/laminas/laminas-i18n.git",
2272                 "reference": "1654fcd6cd27c01a902b47fe71fa583ad227268c"
2273             },
2274             "dist": {
2275                 "type": "zip",
2276                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/1654fcd6cd27c01a902b47fe71fa583ad227268c",
2277                 "reference": "1654fcd6cd27c01a902b47fe71fa583ad227268c",
2278                 "shasum": ""
2279             },
2280             "require": {
2281                 "ext-intl": "*",
2282                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2283                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2284             },
2285             "conflict": {
2286                 "laminas/laminas-view": "<2.20.0",
2287                 "phpspec/prophecy": "<1.9.0",
2288                 "zendframework/zend-i18n": "*"
2289             },
2290             "require-dev": {
2291                 "laminas/laminas-cache": "^3.1.2",
2292                 "laminas/laminas-cache-storage-adapter-memory": "^2.0.0",
2293                 "laminas/laminas-cache-storage-deprecated-factory": "^1.0.0",
2294                 "laminas/laminas-coding-standard": "~2.3.0",
2295                 "laminas/laminas-config": "^3.4.0",
2296                 "laminas/laminas-eventmanager": "^3.4.0",
2297                 "laminas/laminas-filter": "^2.10.0",
2298                 "laminas/laminas-servicemanager": "^3.7.0",
2299                 "laminas/laminas-validator": "^2.14.0",
2300                 "laminas/laminas-view": "^2.20.0",
2301                 "phpspec/prophecy-phpunit": "^2.0",
2302                 "phpunit/phpunit": "^9.3",
2303                 "psalm/plugin-phpunit": "^0.16.1",
2304                 "vimeo/psalm": "^4.21"
2305             },
2306             "suggest": {
2307                 "laminas/laminas-cache": "You should install this package to cache the translations",
2308                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2309                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2310                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2311                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2312                 "laminas/laminas-servicemanager": "You should install this package to use the translator",
2313                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2314                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2315             },
2316             "type": "library",
2317             "extra": {
2318                 "laminas": {
2319                     "component": "Laminas\\I18n",
2320                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2321                 }
2322             },
2323             "autoload": {
2324                 "psr-4": {
2325                     "Laminas\\I18n\\": "src/"
2326                 }
2327             },
2328             "notification-url": "https://packagist.org/downloads/",
2329             "license": [
2330                 "BSD-3-Clause"
2331             ],
2332             "description": "Provide translations for your application, and filter and validate internationalized values",
2333             "homepage": "https://laminas.dev",
2334             "keywords": [
2335                 "i18n",
2336                 "laminas"
2337             ],
2338             "support": {
2339                 "chat": "https://laminas.dev/chat",
2340                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2341                 "forum": "https://discourse.laminas.dev",
2342                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2343                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2344                 "source": "https://github.com/laminas/laminas-i18n"
2345             },
2346             "funding": [
2347                 {
2348                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2349                     "type": "community_bridge"
2350                 }
2351             ],
2352             "time": "2022-04-01T10:47:19+00:00"
2353         },
2354         {
2355             "name": "laminas/laminas-inputfilter",
2356             "version": "2.18.0",
2357             "source": {
2358                 "type": "git",
2359                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2360                 "reference": "8c663d35926f8276b4bf1a2c571310eb285f80cb"
2361             },
2362             "dist": {
2363                 "type": "zip",
2364                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/8c663d35926f8276b4bf1a2c571310eb285f80cb",
2365                 "reference": "8c663d35926f8276b4bf1a2c571310eb285f80cb",
2366                 "shasum": ""
2367             },
2368             "require": {
2369                 "laminas/laminas-filter": "^2.13",
2370                 "laminas/laminas-servicemanager": "^3.12.0",
2371                 "laminas/laminas-stdlib": "^3.0",
2372                 "laminas/laminas-validator": "^2.15",
2373                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2374             },
2375             "conflict": {
2376                 "zendframework/zend-inputfilter": "*"
2377             },
2378             "require-dev": {
2379                 "laminas/laminas-coding-standard": "~2.2.1",
2380                 "laminas/laminas-db": "^2.13.4",
2381                 "phpspec/prophecy": "^1.14",
2382                 "phpspec/prophecy-phpunit": "^2.0",
2383                 "phpunit/phpunit": "^9.5.5",
2384                 "psalm/plugin-phpunit": "^0.15.1",
2385                 "psr/http-message": "^1.0",
2386                 "vimeo/psalm": "^4.6"
2387             },
2388             "suggest": {
2389                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2390             },
2391             "type": "library",
2392             "extra": {
2393                 "laminas": {
2394                     "component": "Laminas\\InputFilter",
2395                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2396                 }
2397             },
2398             "autoload": {
2399                 "psr-4": {
2400                     "Laminas\\InputFilter\\": "src/"
2401                 }
2402             },
2403             "notification-url": "https://packagist.org/downloads/",
2404             "license": [
2405                 "BSD-3-Clause"
2406             ],
2407             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2408             "homepage": "https://laminas.dev",
2409             "keywords": [
2410                 "inputfilter",
2411                 "laminas"
2412             ],
2413             "support": {
2414                 "chat": "https://laminas.dev/chat",
2415                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2416                 "forum": "https://discourse.laminas.dev",
2417                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2418                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2419                 "source": "https://github.com/laminas/laminas-inputfilter"
2420             },
2421             "funding": [
2422                 {
2423                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2424                     "type": "community_bridge"
2425                 }
2426             ],
2427             "time": "2022-06-15T11:40:14+00:00"
2428         },
2429         {
2430             "name": "laminas/laminas-json",
2431             "version": "3.3.0",
2432             "source": {
2433                 "type": "git",
2434                 "url": "https://github.com/laminas/laminas-json.git",
2435                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
2436             },
2437             "dist": {
2438                 "type": "zip",
2439                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2440                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2441                 "shasum": ""
2442             },
2443             "require": {
2444                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2445             },
2446             "conflict": {
2447                 "zendframework/zend-json": "*"
2448             },
2449             "require-dev": {
2450                 "laminas/laminas-coding-standard": "~2.2.1",
2451                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2452                 "phpunit/phpunit": "^9.3"
2453             },
2454             "suggest": {
2455                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2456                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2457             },
2458             "type": "library",
2459             "autoload": {
2460                 "psr-4": {
2461                     "Laminas\\Json\\": "src/"
2462                 }
2463             },
2464             "notification-url": "https://packagist.org/downloads/",
2465             "license": [
2466                 "BSD-3-Clause"
2467             ],
2468             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2469             "homepage": "https://laminas.dev",
2470             "keywords": [
2471                 "json",
2472                 "laminas"
2473             ],
2474             "support": {
2475                 "chat": "https://laminas.dev/chat",
2476                 "docs": "https://docs.laminas.dev/laminas-json/",
2477                 "forum": "https://discourse.laminas.dev",
2478                 "issues": "https://github.com/laminas/laminas-json/issues",
2479                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2480                 "source": "https://github.com/laminas/laminas-json"
2481             },
2482             "funding": [
2483                 {
2484                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2485                     "type": "community_bridge"
2486                 }
2487             ],
2488             "time": "2021-09-02T18:02:31+00:00"
2489         },
2490         {
2491             "name": "laminas/laminas-json-server",
2492             "version": "3.5.0",
2493             "source": {
2494                 "type": "git",
2495                 "url": "https://github.com/laminas/laminas-json-server.git",
2496                 "reference": "f8e12c6973d396e56c6c2099093aaddb6e709145"
2497             },
2498             "dist": {
2499                 "type": "zip",
2500                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/f8e12c6973d396e56c6c2099093aaddb6e709145",
2501                 "reference": "f8e12c6973d396e56c6c2099093aaddb6e709145",
2502                 "shasum": ""
2503             },
2504             "require": {
2505                 "laminas/laminas-http": "^2.15.1",
2506                 "laminas/laminas-json": "^3.3.0",
2507                 "laminas/laminas-server": "^2.11.0",
2508                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2509             },
2510             "conflict": {
2511                 "laminas/laminas-stdlib": "<3.2.1"
2512             },
2513             "replace": {
2514                 "zendframework/zend-json-server": "^3.2.0"
2515             },
2516             "require-dev": {
2517                 "ext-json": "*",
2518                 "laminas/laminas-coding-standard": "^2.3",
2519                 "phpunit/phpunit": "^9.5.11",
2520                 "psalm/plugin-phpunit": "^0.16.1",
2521                 "vimeo/psalm": "^4.18.0"
2522             },
2523             "type": "library",
2524             "autoload": {
2525                 "psr-4": {
2526                     "Laminas\\Json\\Server\\": "src/"
2527                 }
2528             },
2529             "notification-url": "https://packagist.org/downloads/",
2530             "license": [
2531                 "BSD-3-Clause"
2532             ],
2533             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2534             "homepage": "https://laminas.dev",
2535             "keywords": [
2536                 "json",
2537                 "json-server",
2538                 "laminas",
2539                 "server"
2540             ],
2541             "support": {
2542                 "chat": "https://laminas.dev/chat",
2543                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2544                 "forum": "https://discourse.laminas.dev",
2545                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2546                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2547                 "source": "https://github.com/laminas/laminas-json-server"
2548             },
2549             "funding": [
2550                 {
2551                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2552                     "type": "community_bridge"
2553                 }
2554             ],
2555             "time": "2022-02-04T11:58:30+00:00"
2556         },
2557         {
2558             "name": "laminas/laminas-loader",
2559             "version": "2.8.0",
2560             "source": {
2561                 "type": "git",
2562                 "url": "https://github.com/laminas/laminas-loader.git",
2563                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
2564             },
2565             "dist": {
2566                 "type": "zip",
2567                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2568                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2569                 "shasum": ""
2570             },
2571             "require": {
2572                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2573             },
2574             "conflict": {
2575                 "zendframework/zend-loader": "*"
2576             },
2577             "require-dev": {
2578                 "laminas/laminas-coding-standard": "~2.2.1",
2579                 "phpunit/phpunit": "^9.3"
2580             },
2581             "type": "library",
2582             "autoload": {
2583                 "psr-4": {
2584                     "Laminas\\Loader\\": "src/"
2585                 }
2586             },
2587             "notification-url": "https://packagist.org/downloads/",
2588             "license": [
2589                 "BSD-3-Clause"
2590             ],
2591             "description": "Autoloading and plugin loading strategies",
2592             "homepage": "https://laminas.dev",
2593             "keywords": [
2594                 "laminas",
2595                 "loader"
2596             ],
2597             "support": {
2598                 "chat": "https://laminas.dev/chat",
2599                 "docs": "https://docs.laminas.dev/laminas-loader/",
2600                 "forum": "https://discourse.laminas.dev",
2601                 "issues": "https://github.com/laminas/laminas-loader/issues",
2602                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2603                 "source": "https://github.com/laminas/laminas-loader"
2604             },
2605             "funding": [
2606                 {
2607                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2608                     "type": "community_bridge"
2609                 }
2610             ],
2611             "time": "2021-09-02T18:30:53+00:00"
2612         },
2613         {
2614             "name": "laminas/laminas-math",
2615             "version": "3.5.0",
2616             "source": {
2617                 "type": "git",
2618                 "url": "https://github.com/laminas/laminas-math.git",
2619                 "reference": "146d8187ab247ae152e811a6704a953d43537381"
2620             },
2621             "dist": {
2622                 "type": "zip",
2623                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/146d8187ab247ae152e811a6704a953d43537381",
2624                 "reference": "146d8187ab247ae152e811a6704a953d43537381",
2625                 "shasum": ""
2626             },
2627             "require": {
2628                 "ext-mbstring": "*",
2629                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2630             },
2631             "conflict": {
2632                 "zendframework/zend-math": "*"
2633             },
2634             "require-dev": {
2635                 "laminas/laminas-coding-standard": "~1.0.0",
2636                 "phpunit/phpunit": "^9.5.5"
2637             },
2638             "suggest": {
2639                 "ext-bcmath": "If using the bcmath functionality",
2640                 "ext-gmp": "If using the gmp functionality"
2641             },
2642             "type": "library",
2643             "extra": {
2644                 "branch-alias": {
2645                     "dev-master": "3.2.x-dev",
2646                     "dev-develop": "3.3.x-dev"
2647                 }
2648             },
2649             "autoload": {
2650                 "psr-4": {
2651                     "Laminas\\Math\\": "src/"
2652                 }
2653             },
2654             "notification-url": "https://packagist.org/downloads/",
2655             "license": [
2656                 "BSD-3-Clause"
2657             ],
2658             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2659             "homepage": "https://laminas.dev",
2660             "keywords": [
2661                 "laminas",
2662                 "math"
2663             ],
2664             "support": {
2665                 "chat": "https://laminas.dev/chat",
2666                 "docs": "https://docs.laminas.dev/laminas-math/",
2667                 "forum": "https://discourse.laminas.dev",
2668                 "issues": "https://github.com/laminas/laminas-math/issues",
2669                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2670                 "source": "https://github.com/laminas/laminas-math"
2671             },
2672             "funding": [
2673                 {
2674                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2675                     "type": "community_bridge"
2676                 }
2677             ],
2678             "time": "2021-12-06T02:02:07+00:00"
2679         },
2680         {
2681             "name": "laminas/laminas-modulemanager",
2682             "version": "2.12.0",
2683             "source": {
2684                 "type": "git",
2685                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2686                 "reference": "cd2dd3b3dc59e75a9f2117374222c0d84b25bf19"
2687             },
2688             "dist": {
2689                 "type": "zip",
2690                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/cd2dd3b3dc59e75a9f2117374222c0d84b25bf19",
2691                 "reference": "cd2dd3b3dc59e75a9f2117374222c0d84b25bf19",
2692                 "shasum": ""
2693             },
2694             "require": {
2695                 "brick/varexporter": "^0.3.2",
2696                 "laminas/laminas-config": "^3.7",
2697                 "laminas/laminas-eventmanager": "^3.4",
2698                 "laminas/laminas-stdlib": "^3.6",
2699                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2700                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2701             },
2702             "conflict": {
2703                 "zendframework/zend-modulemanager": "*"
2704             },
2705             "require-dev": {
2706                 "laminas/laminas-coding-standard": "^2.3",
2707                 "laminas/laminas-loader": "^2.8",
2708                 "laminas/laminas-mvc": "^3.1.1",
2709                 "laminas/laminas-servicemanager": "^3.7",
2710                 "phpunit/phpunit": "^9.5.5",
2711                 "psalm/plugin-phpunit": "^0.16.1",
2712                 "vimeo/psalm": "^4.10"
2713             },
2714             "suggest": {
2715                 "laminas/laminas-console": "Laminas\\Console component",
2716                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2717                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2718                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2719             },
2720             "type": "library",
2721             "autoload": {
2722                 "psr-4": {
2723                     "Laminas\\ModuleManager\\": "src/"
2724                 }
2725             },
2726             "notification-url": "https://packagist.org/downloads/",
2727             "license": [
2728                 "BSD-3-Clause"
2729             ],
2730             "description": "Modular application system for laminas-mvc applications",
2731             "homepage": "https://laminas.dev",
2732             "keywords": [
2733                 "laminas",
2734                 "modulemanager"
2735             ],
2736             "support": {
2737                 "chat": "https://laminas.dev/chat",
2738                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2739                 "forum": "https://discourse.laminas.dev",
2740                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2741                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2742                 "source": "https://github.com/laminas/laminas-modulemanager"
2743             },
2744             "funding": [
2745                 {
2746                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2747                     "type": "community_bridge"
2748                 }
2749             ],
2750             "time": "2022-09-07T11:22:27+00:00"
2751         },
2752         {
2753             "name": "laminas/laminas-mvc",
2754             "version": "3.3.3",
2755             "source": {
2756                 "type": "git",
2757                 "url": "https://github.com/laminas/laminas-mvc.git",
2758                 "reference": "7ff2bfbe64048aa83c6d1c7edcbab849123f0150"
2759             },
2760             "dist": {
2761                 "type": "zip",
2762                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/7ff2bfbe64048aa83c6d1c7edcbab849123f0150",
2763                 "reference": "7ff2bfbe64048aa83c6d1c7edcbab849123f0150",
2764                 "shasum": ""
2765             },
2766             "require": {
2767                 "container-interop/container-interop": "^1.2",
2768                 "laminas/laminas-eventmanager": "^3.4",
2769                 "laminas/laminas-http": "^2.15",
2770                 "laminas/laminas-modulemanager": "^2.8",
2771                 "laminas/laminas-router": "^3.5",
2772                 "laminas/laminas-servicemanager": "^3.7",
2773                 "laminas/laminas-stdlib": "^3.6",
2774                 "laminas/laminas-view": "^2.14",
2775                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2776             },
2777             "conflict": {
2778                 "zendframework/zend-mvc": "*"
2779             },
2780             "require-dev": {
2781                 "http-interop/http-middleware": "^0.4.1",
2782                 "laminas/laminas-coding-standard": "^1.0.0",
2783                 "laminas/laminas-json": "^3.3",
2784                 "laminas/laminas-psr7bridge": "^1.0",
2785                 "laminas/laminas-stratigility": ">=2.0.1 <2.2",
2786                 "phpspec/prophecy-phpunit": "^2.0",
2787                 "phpunit/phpunit": "^9.5.5"
2788             },
2789             "suggest": {
2790                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2791                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2792                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2793                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2794                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2795                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2796                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2797                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2798                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2799                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2800                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2801             },
2802             "type": "library",
2803             "autoload": {
2804                 "psr-4": {
2805                     "Laminas\\Mvc\\": "src/"
2806                 }
2807             },
2808             "notification-url": "https://packagist.org/downloads/",
2809             "license": [
2810                 "BSD-3-Clause"
2811             ],
2812             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2813             "homepage": "https://laminas.dev",
2814             "keywords": [
2815                 "laminas",
2816                 "mvc"
2817             ],
2818             "support": {
2819                 "chat": "https://laminas.dev/chat",
2820                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2821                 "forum": "https://discourse.laminas.dev",
2822                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2823                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2824                 "source": "https://github.com/laminas/laminas-mvc"
2825             },
2826             "funding": [
2827                 {
2828                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2829                     "type": "community_bridge"
2830                 }
2831             ],
2832             "time": "2022-02-21T20:21:58+00:00"
2833         },
2834         {
2835             "name": "laminas/laminas-mvc-console",
2836             "version": "1.3.0",
2837             "source": {
2838                 "type": "git",
2839                 "url": "https://github.com/laminas/laminas-mvc-console.git",
2840                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79"
2841             },
2842             "dist": {
2843                 "type": "zip",
2844                 "url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/90338c7b61a5fa8445c0a41925a4ae351459fa79",
2845                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79",
2846                 "shasum": ""
2847             },
2848             "require": {
2849                 "container-interop/container-interop": "^1.1",
2850                 "laminas/laminas-console": "^2.6",
2851                 "laminas/laminas-eventmanager": "^3.3",
2852                 "laminas/laminas-modulemanager": "^2.7.1",
2853                 "laminas/laminas-mvc": "^3.0.3",
2854                 "laminas/laminas-router": "^3.0",
2855                 "laminas/laminas-servicemanager": "^3.3",
2856                 "laminas/laminas-stdlib": "^3.3",
2857                 "laminas/laminas-text": "^2.6",
2858                 "laminas/laminas-view": "^2.11.3",
2859                 "laminas/laminas-zendframework-bridge": "^1.0",
2860                 "php": "^7.3 || ~8.0.0"
2861             },
2862             "conflict": {
2863                 "laminas/laminas-mvc": "<3.0.0"
2864             },
2865             "replace": {
2866                 "zendframework/zend-mvc-console": "^1.2.0"
2867             },
2868             "require-dev": {
2869                 "laminas/laminas-coding-standard": "~1.0.0",
2870                 "laminas/laminas-filter": "^2.6.1",
2871                 "phpspec/prophecy": "^1.12.0",
2872                 "phpspec/prophecy-phpunit": "^2.0",
2873                 "phpunit/phpunit": "^9.3"
2874             },
2875             "suggest": {
2876                 "laminas/laminas-filter": "^2.6.1, to filter rendered results"
2877             },
2878             "type": "library",
2879             "extra": {
2880                 "branch-alias": {
2881                     "dev-master": "1.2.x-dev",
2882                     "dev-develop": "1.3.x-dev"
2883                 },
2884                 "laminas": {
2885                     "component": "Laminas\\Mvc\\Console"
2886                 }
2887             },
2888             "autoload": {
2889                 "psr-4": {
2890                     "Laminas\\Mvc\\Console\\": "src/"
2891                 }
2892             },
2893             "notification-url": "https://packagist.org/downloads/",
2894             "license": [
2895                 "BSD-3-Clause"
2896             ],
2897             "description": "Integration between laminas-mvc and laminas-console",
2898             "homepage": "https://laminas.dev",
2899             "keywords": [
2900                 "console",
2901                 "laminas",
2902                 "mvc"
2903             ],
2904             "support": {
2905                 "chat": "https://laminas.dev/chat",
2906                 "docs": "https://docs.laminas.dev/laminas-mvc-console/",
2907                 "forum": "https://discourse.laminas.dev",
2908                 "issues": "https://github.com/laminas/laminas-mvc-console/issues",
2909                 "rss": "https://github.com/laminas/laminas-mvc-console/releases.atom",
2910                 "source": "https://github.com/laminas/laminas-mvc-console"
2911             },
2912             "funding": [
2913                 {
2914                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2915                     "type": "community_bridge"
2916                 }
2917             ],
2918             "abandoned": "laminas/laminas-cli",
2919             "time": "2020-12-28T09:19:48+00:00"
2920         },
2921         {
2922             "name": "laminas/laminas-mvc-i18n",
2923             "version": "1.3.1",
2924             "source": {
2925                 "type": "git",
2926                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2927                 "reference": "3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88"
2928             },
2929             "dist": {
2930                 "type": "zip",
2931                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88",
2932                 "reference": "3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88",
2933                 "shasum": ""
2934             },
2935             "require": {
2936                 "container-interop/container-interop": "^1.1",
2937                 "laminas/laminas-i18n": "^2.11",
2938                 "laminas/laminas-router": "^3.0",
2939                 "laminas/laminas-servicemanager": "^3.6",
2940                 "laminas/laminas-stdlib": "^3.3",
2941                 "laminas/laminas-validator": "^2.14",
2942                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2943             },
2944             "conflict": {
2945                 "laminas/laminas-mvc": "<3.0.0",
2946                 "phpspec/prophecy": "<1.8.0",
2947                 "zendframework/zend-mvc-i18n": "*"
2948             },
2949             "require-dev": {
2950                 "laminas/laminas-coding-standard": "~1.0.0",
2951                 "phpspec/prophecy-phpunit": "^2.0",
2952                 "phpunit/phpunit": "^9.5",
2953                 "psalm/plugin-phpunit": "^0.15.1",
2954                 "vimeo/psalm": "^4.7"
2955             },
2956             "suggest": {
2957                 "laminas/laminas-cache": "To enable caching of translation strings"
2958             },
2959             "type": "library",
2960             "extra": {
2961                 "laminas": {
2962                     "component": "Laminas\\Mvc\\I18n",
2963                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2964                 }
2965             },
2966             "autoload": {
2967                 "psr-4": {
2968                     "Laminas\\Mvc\\I18n\\": "src/"
2969                 }
2970             },
2971             "notification-url": "https://packagist.org/downloads/",
2972             "license": [
2973                 "BSD-3-Clause"
2974             ],
2975             "description": "Integration between laminas-mvc and laminas-i18n",
2976             "homepage": "https://laminas.dev",
2977             "keywords": [
2978                 "i18n",
2979                 "laminas",
2980                 "mvc"
2981             ],
2982             "support": {
2983                 "chat": "https://laminas.dev/chat",
2984                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2985                 "forum": "https://discourse.laminas.dev",
2986                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2987                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2988                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2989             },
2990             "funding": [
2991                 {
2992                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2993                     "type": "community_bridge"
2994                 }
2995             ],
2996             "time": "2022-02-25T14:13:55+00:00"
2997         },
2998         {
2999             "name": "laminas/laminas-router",
3000             "version": "3.5.0",
3001             "source": {
3002                 "type": "git",
3003                 "url": "https://github.com/laminas/laminas-router.git",
3004                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda"
3005             },
3006             "dist": {
3007                 "type": "zip",
3008                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/44759e71620030c93d99e40b394fe9fff8f0beda",
3009                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda",
3010                 "shasum": ""
3011             },
3012             "require": {
3013                 "container-interop/container-interop": "^1.2",
3014                 "laminas/laminas-http": "^2.15",
3015                 "laminas/laminas-servicemanager": "^3.7",
3016                 "laminas/laminas-stdlib": "^3.6",
3017                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3018             },
3019             "conflict": {
3020                 "zendframework/zend-router": "*"
3021             },
3022             "require-dev": {
3023                 "laminas/laminas-coding-standard": "~2.2.1",
3024                 "laminas/laminas-i18n": "^2.7.4",
3025                 "phpunit/phpunit": "^9.5.5",
3026                 "psalm/plugin-phpunit": "^0.15.1",
3027                 "vimeo/psalm": "^4.7"
3028             },
3029             "suggest": {
3030                 "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
3031             },
3032             "type": "library",
3033             "extra": {
3034                 "laminas": {
3035                     "component": "Laminas\\Router",
3036                     "config-provider": "Laminas\\Router\\ConfigProvider"
3037                 }
3038             },
3039             "autoload": {
3040                 "psr-4": {
3041                     "Laminas\\Router\\": "src/"
3042                 }
3043             },
3044             "notification-url": "https://packagist.org/downloads/",
3045             "license": [
3046                 "BSD-3-Clause"
3047             ],
3048             "description": "Flexible routing system for HTTP and console applications",
3049             "homepage": "https://laminas.dev",
3050             "keywords": [
3051                 "laminas",
3052                 "routing"
3053             ],
3054             "support": {
3055                 "chat": "https://laminas.dev/chat",
3056                 "docs": "https://docs.laminas.dev/laminas-router/",
3057                 "forum": "https://discourse.laminas.dev",
3058                 "issues": "https://github.com/laminas/laminas-router/issues",
3059                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
3060                 "source": "https://github.com/laminas/laminas-router"
3061             },
3062             "funding": [
3063                 {
3064                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3065                     "type": "community_bridge"
3066                 }
3067             ],
3068             "time": "2021-10-13T16:02:43+00:00"
3069         },
3070         {
3071             "name": "laminas/laminas-server",
3072             "version": "2.11.1",
3073             "source": {
3074                 "type": "git",
3075                 "url": "https://github.com/laminas/laminas-server.git",
3076                 "reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1"
3077             },
3078             "dist": {
3079                 "type": "zip",
3080                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/f45e1a6f614a11af8eff5d2d409f12229101cfc1",
3081                 "reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1",
3082                 "shasum": ""
3083             },
3084             "require": {
3085                 "laminas/laminas-code": "^3.5.1 || ^4.0.0",
3086                 "laminas/laminas-stdlib": "^3.3.1",
3087                 "laminas/laminas-zendframework-bridge": "^1.2.0",
3088                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3089             },
3090             "replace": {
3091                 "zendframework/zend-server": "^2.8.1"
3092             },
3093             "require-dev": {
3094                 "laminas/laminas-coding-standard": "~1.0.0",
3095                 "phpunit/phpunit": "^9.5.5",
3096                 "psalm/plugin-phpunit": "^0.15.1",
3097                 "vimeo/psalm": "^4.6.4"
3098             },
3099             "type": "library",
3100             "autoload": {
3101                 "psr-4": {
3102                     "Laminas\\Server\\": "src/"
3103                 }
3104             },
3105             "notification-url": "https://packagist.org/downloads/",
3106             "license": [
3107                 "BSD-3-Clause"
3108             ],
3109             "description": "Create Reflection-based RPC servers",
3110             "homepage": "https://laminas.dev",
3111             "keywords": [
3112                 "laminas",
3113                 "server"
3114             ],
3115             "support": {
3116                 "chat": "https://laminas.dev/chat",
3117                 "docs": "https://docs.laminas.dev/laminas-server/",
3118                 "forum": "https://discourse.laminas.dev",
3119                 "issues": "https://github.com/laminas/laminas-server/issues",
3120                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
3121                 "source": "https://github.com/laminas/laminas-server"
3122             },
3123             "funding": [
3124                 {
3125                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3126                     "type": "community_bridge"
3127                 }
3128             ],
3129             "time": "2022-02-25T14:41:51+00:00"
3130         },
3131         {
3132             "name": "laminas/laminas-servicemanager",
3133             "version": "3.12.0",
3134             "source": {
3135                 "type": "git",
3136                 "url": "https://github.com/laminas/laminas-servicemanager.git",
3137                 "reference": "05ac4b1fb1fe9333313eeafced9b6c7946589487"
3138             },
3139             "dist": {
3140                 "type": "zip",
3141                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/05ac4b1fb1fe9333313eeafced9b6c7946589487",
3142                 "reference": "05ac4b1fb1fe9333313eeafced9b6c7946589487",
3143                 "shasum": ""
3144             },
3145             "require": {
3146                 "laminas/laminas-stdlib": "^3.2.1",
3147                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0",
3148                 "psr/container": "^1.0"
3149             },
3150             "conflict": {
3151                 "ext-psr": "*",
3152                 "laminas/laminas-code": "<3.3.1",
3153                 "zendframework/zend-code": "<3.3.1",
3154                 "zendframework/zend-servicemanager": "*"
3155             },
3156             "provide": {
3157                 "psr/container-implementation": "^1.0"
3158             },
3159             "replace": {
3160                 "container-interop/container-interop": "^1.2.0"
3161             },
3162             "require-dev": {
3163                 "composer/package-versions-deprecated": "^1.0",
3164                 "laminas/laminas-coding-standard": "~2.3.0",
3165                 "laminas/laminas-container-config-test": "^0.6",
3166                 "laminas/laminas-dependency-plugin": "^2.1.2",
3167                 "mikey179/vfsstream": "^1.6.10@alpha",
3168                 "ocramius/proxy-manager": "^2.11",
3169                 "phpbench/phpbench": "^1.1",
3170                 "phpspec/prophecy-phpunit": "^2.0",
3171                 "phpunit/phpunit": "^9.5.5",
3172                 "psalm/plugin-phpunit": "^0.16.1",
3173                 "vimeo/psalm": "^4.8"
3174             },
3175             "suggest": {
3176                 "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3177             },
3178             "bin": [
3179                 "bin/generate-deps-for-config-factory",
3180                 "bin/generate-factory-for-class"
3181             ],
3182             "type": "library",
3183             "autoload": {
3184                 "files": [
3185                     "src/autoload.php"
3186                 ],
3187                 "psr-4": {
3188                     "Laminas\\ServiceManager\\": "src/"
3189                 }
3190             },
3191             "notification-url": "https://packagist.org/downloads/",
3192             "license": [
3193                 "BSD-3-Clause"
3194             ],
3195             "description": "Factory-Driven Dependency Injection Container",
3196             "homepage": "https://laminas.dev",
3197             "keywords": [
3198                 "PSR-11",
3199                 "dependency-injection",
3200                 "di",
3201                 "dic",
3202                 "laminas",
3203                 "service-manager",
3204                 "servicemanager"
3205             ],
3206             "support": {
3207                 "chat": "https://laminas.dev/chat",
3208                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3209                 "forum": "https://discourse.laminas.dev",
3210                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3211                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3212                 "source": "https://github.com/laminas/laminas-servicemanager"
3213             },
3214             "funding": [
3215                 {
3216                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3217                     "type": "community_bridge"
3218                 }
3219             ],
3220             "time": "2022-06-13T16:20:56+00:00"
3221         },
3222         {
3223             "name": "laminas/laminas-soap",
3224             "version": "2.10.0",
3225             "source": {
3226                 "type": "git",
3227                 "url": "https://github.com/laminas/laminas-soap.git",
3228                 "reference": "b1245a09b523485060407f73a0058fb871d2c656"
3229             },
3230             "dist": {
3231                 "type": "zip",
3232                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/b1245a09b523485060407f73a0058fb871d2c656",
3233                 "reference": "b1245a09b523485060407f73a0058fb871d2c656",
3234                 "shasum": ""
3235             },
3236             "require": {
3237                 "ext-dom": "*",
3238                 "ext-soap": "*",
3239                 "laminas/laminas-server": "^2.11",
3240                 "laminas/laminas-stdlib": "^3.6",
3241                 "laminas/laminas-uri": "^2.9.1",
3242                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0"
3243             },
3244             "conflict": {
3245                 "laminas/laminas-code": "<4.4",
3246                 "zendframework/zend-soap": "*"
3247             },
3248             "require-dev": {
3249                 "laminas/laminas-coding-standard": "~2.2.1",
3250                 "laminas/laminas-config": "^3.7",
3251                 "laminas/laminas-http": "^2.15",
3252                 "phpspec/prophecy-phpunit": "^2.0.1",
3253                 "phpunit/phpunit": "^9.5.5"
3254             },
3255             "suggest": {
3256                 "ext-curl": "Curl is required when .NET compatibility is required",
3257                 "laminas/laminas-http": "Laminas\\Http component"
3258             },
3259             "type": "library",
3260             "autoload": {
3261                 "psr-4": {
3262                     "Laminas\\Soap\\": "src/"
3263                 }
3264             },
3265             "notification-url": "https://packagist.org/downloads/",
3266             "license": [
3267                 "BSD-3-Clause"
3268             ],
3269             "homepage": "https://laminas.dev",
3270             "keywords": [
3271                 "laminas",
3272                 "soap"
3273             ],
3274             "support": {
3275                 "chat": "https://laminas.dev/chat",
3276                 "docs": "https://docs.laminas.dev/laminas-soap/",
3277                 "forum": "https://discourse.laminas.dev",
3278                 "issues": "https://github.com/laminas/laminas-soap/issues",
3279                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3280                 "source": "https://github.com/laminas/laminas-soap"
3281             },
3282             "funding": [
3283                 {
3284                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3285                     "type": "community_bridge"
3286                 }
3287             ],
3288             "time": "2021-10-14T14:04:27+00:00"
3289         },
3290         {
3291             "name": "laminas/laminas-stdlib",
3292             "version": "3.10.1",
3293             "source": {
3294                 "type": "git",
3295                 "url": "https://github.com/laminas/laminas-stdlib.git",
3296                 "reference": "0d669074845fc80a99add0f64025192f143ef836"
3297             },
3298             "dist": {
3299                 "type": "zip",
3300                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/0d669074845fc80a99add0f64025192f143ef836",
3301                 "reference": "0d669074845fc80a99add0f64025192f143ef836",
3302                 "shasum": ""
3303             },
3304             "require": {
3305                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3306             },
3307             "conflict": {
3308                 "zendframework/zend-stdlib": "*"
3309             },
3310             "require-dev": {
3311                 "laminas/laminas-coding-standard": "~2.3.0",
3312                 "phpbench/phpbench": "^1.0",
3313                 "phpunit/phpunit": "^9.3.7",
3314                 "psalm/plugin-phpunit": "^0.16.0",
3315                 "vimeo/psalm": "^4.7"
3316             },
3317             "type": "library",
3318             "autoload": {
3319                 "psr-4": {
3320                     "Laminas\\Stdlib\\": "src/"
3321                 }
3322             },
3323             "notification-url": "https://packagist.org/downloads/",
3324             "license": [
3325                 "BSD-3-Clause"
3326             ],
3327             "description": "SPL extensions, array utilities, error handlers, and more",
3328             "homepage": "https://laminas.dev",
3329             "keywords": [
3330                 "laminas",
3331                 "stdlib"
3332             ],
3333             "support": {
3334                 "chat": "https://laminas.dev/chat",
3335                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3336                 "forum": "https://discourse.laminas.dev",
3337                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3338                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3339                 "source": "https://github.com/laminas/laminas-stdlib"
3340             },
3341             "funding": [
3342                 {
3343                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3344                     "type": "community_bridge"
3345                 }
3346             ],
3347             "time": "2022-06-10T14:49:09+00:00"
3348         },
3349         {
3350             "name": "laminas/laminas-text",
3351             "version": "2.9.0",
3352             "source": {
3353                 "type": "git",
3354                 "url": "https://github.com/laminas/laminas-text.git",
3355                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7"
3356             },
3357             "dist": {
3358                 "type": "zip",
3359                 "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7",
3360                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7",
3361                 "shasum": ""
3362             },
3363             "require": {
3364                 "laminas/laminas-servicemanager": "^3.4",
3365                 "laminas/laminas-stdlib": "^3.6",
3366                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3367             },
3368             "conflict": {
3369                 "zendframework/zend-text": "*"
3370             },
3371             "require-dev": {
3372                 "laminas/laminas-coding-standard": "~1.0.0",
3373                 "phpunit/phpunit": "^9.3"
3374             },
3375             "type": "library",
3376             "autoload": {
3377                 "psr-4": {
3378                     "Laminas\\Text\\": "src/"
3379                 }
3380             },
3381             "notification-url": "https://packagist.org/downloads/",
3382             "license": [
3383                 "BSD-3-Clause"
3384             ],
3385             "description": "Create FIGlets and text-based tables",
3386             "homepage": "https://laminas.dev",
3387             "keywords": [
3388                 "laminas",
3389                 "text"
3390             ],
3391             "support": {
3392                 "chat": "https://laminas.dev/chat",
3393                 "docs": "https://docs.laminas.dev/laminas-text/",
3394                 "forum": "https://discourse.laminas.dev",
3395                 "issues": "https://github.com/laminas/laminas-text/issues",
3396                 "rss": "https://github.com/laminas/laminas-text/releases.atom",
3397                 "source": "https://github.com/laminas/laminas-text"
3398             },
3399             "funding": [
3400                 {
3401                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3402                     "type": "community_bridge"
3403                 }
3404             ],
3405             "time": "2021-09-02T16:50:53+00:00"
3406         },
3407         {
3408             "name": "laminas/laminas-uri",
3409             "version": "2.9.1",
3410             "source": {
3411                 "type": "git",
3412                 "url": "https://github.com/laminas/laminas-uri.git",
3413                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
3414             },
3415             "dist": {
3416                 "type": "zip",
3417                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
3418                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
3419                 "shasum": ""
3420             },
3421             "require": {
3422                 "laminas/laminas-escaper": "^2.9",
3423                 "laminas/laminas-validator": "^2.15",
3424                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3425             },
3426             "conflict": {
3427                 "zendframework/zend-uri": "*"
3428             },
3429             "require-dev": {
3430                 "laminas/laminas-coding-standard": "~2.2.1",
3431                 "phpunit/phpunit": "^9.5.5"
3432             },
3433             "type": "library",
3434             "autoload": {
3435                 "psr-4": {
3436                     "Laminas\\Uri\\": "src/"
3437                 }
3438             },
3439             "notification-url": "https://packagist.org/downloads/",
3440             "license": [
3441                 "BSD-3-Clause"
3442             ],
3443             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3444             "homepage": "https://laminas.dev",
3445             "keywords": [
3446                 "laminas",
3447                 "uri"
3448             ],
3449             "support": {
3450                 "chat": "https://laminas.dev/chat",
3451                 "docs": "https://docs.laminas.dev/laminas-uri/",
3452                 "forum": "https://discourse.laminas.dev",
3453                 "issues": "https://github.com/laminas/laminas-uri/issues",
3454                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3455                 "source": "https://github.com/laminas/laminas-uri"
3456             },
3457             "funding": [
3458                 {
3459                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3460                     "type": "community_bridge"
3461                 }
3462             ],
3463             "time": "2021-09-09T18:37:15+00:00"
3464         },
3465         {
3466             "name": "laminas/laminas-validator",
3467             "version": "2.24.0",
3468             "source": {
3469                 "type": "git",
3470                 "url": "https://github.com/laminas/laminas-validator.git",
3471                 "reference": "f2ad7de3f92b443f31447a37e061116f701d150a"
3472             },
3473             "dist": {
3474                 "type": "zip",
3475                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/f2ad7de3f92b443f31447a37e061116f701d150a",
3476                 "reference": "f2ad7de3f92b443f31447a37e061116f701d150a",
3477                 "shasum": ""
3478             },
3479             "require": {
3480                 "laminas/laminas-servicemanager": "^3.12.0",
3481                 "laminas/laminas-stdlib": "^3.10",
3482                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
3483             },
3484             "conflict": {
3485                 "zendframework/zend-validator": "*"
3486             },
3487             "require-dev": {
3488                 "laminas/laminas-coding-standard": "^2.4.0",
3489                 "laminas/laminas-db": "^2.15.0",
3490                 "laminas/laminas-filter": "^2.18.0",
3491                 "laminas/laminas-http": "^2.16.0",
3492                 "laminas/laminas-i18n": "^2.17.0",
3493                 "laminas/laminas-session": "^2.13.0",
3494                 "laminas/laminas-uri": "^2.9.1",
3495                 "phpspec/prophecy-phpunit": "^2.0",
3496                 "phpunit/phpunit": "^9.5.24",
3497                 "psalm/plugin-phpunit": "^0.17.0",
3498                 "psr/http-client": "^1.0",
3499                 "psr/http-factory": "^1.0",
3500                 "psr/http-message": "^1.0",
3501                 "vimeo/psalm": "^4.27.0"
3502             },
3503             "suggest": {
3504                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3505                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3506                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3507                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3508                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3509                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3510                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3511                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3512             },
3513             "type": "library",
3514             "extra": {
3515                 "laminas": {
3516                     "component": "Laminas\\Validator",
3517                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3518                 }
3519             },
3520             "autoload": {
3521                 "psr-4": {
3522                     "Laminas\\Validator\\": "src/"
3523                 }
3524             },
3525             "notification-url": "https://packagist.org/downloads/",
3526             "license": [
3527                 "BSD-3-Clause"
3528             ],
3529             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3530             "homepage": "https://laminas.dev",
3531             "keywords": [
3532                 "laminas",
3533                 "validator"
3534             ],
3535             "support": {
3536                 "chat": "https://laminas.dev/chat",
3537                 "docs": "https://docs.laminas.dev/laminas-validator/",
3538                 "forum": "https://discourse.laminas.dev",
3539                 "issues": "https://github.com/laminas/laminas-validator/issues",
3540                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3541                 "source": "https://github.com/laminas/laminas-validator"
3542             },
3543             "funding": [
3544                 {
3545                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3546                     "type": "community_bridge"
3547                 }
3548             ],
3549             "time": "2022-09-13T07:40:10+00:00"
3550         },
3551         {
3552             "name": "laminas/laminas-view",
3553             "version": "2.20.0",
3554             "source": {
3555                 "type": "git",
3556                 "url": "https://github.com/laminas/laminas-view.git",
3557                 "reference": "2cd6973a3e042be3d244260fe93f435668f5c2b4"
3558             },
3559             "dist": {
3560                 "type": "zip",
3561                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/2cd6973a3e042be3d244260fe93f435668f5c2b4",
3562                 "reference": "2cd6973a3e042be3d244260fe93f435668f5c2b4",
3563                 "shasum": ""
3564             },
3565             "require": {
3566                 "container-interop/container-interop": "^1.2",
3567                 "ext-dom": "*",
3568                 "ext-filter": "*",
3569                 "ext-json": "*",
3570                 "laminas/laminas-escaper": "^2.5",
3571                 "laminas/laminas-eventmanager": "^3.4",
3572                 "laminas/laminas-json": "^3.3",
3573                 "laminas/laminas-servicemanager": "^3.10",
3574                 "laminas/laminas-stdlib": "^3.6",
3575                 "php": "^7.4 || ~8.0.0 || ~8.1.0",
3576                 "psr/container": "^1 || ^2"
3577             },
3578             "conflict": {
3579                 "container-interop/container-interop": "<1.2",
3580                 "laminas/laminas-router": "<3.0.1",
3581                 "laminas/laminas-servicemanager": "<3.3",
3582                 "laminas/laminas-session": "<2.12",
3583                 "zendframework/zend-view": "*"
3584             },
3585             "require-dev": {
3586                 "laminas/laminas-authentication": "^2.5",
3587                 "laminas/laminas-coding-standard": "~2.3.0",
3588                 "laminas/laminas-console": "^2.6",
3589                 "laminas/laminas-feed": "^2.15",
3590                 "laminas/laminas-filter": "^2.13.0",
3591                 "laminas/laminas-http": "^2.15",
3592                 "laminas/laminas-i18n": "^2.6",
3593                 "laminas/laminas-modulemanager": "^2.7.1",
3594                 "laminas/laminas-mvc": "^3.0",
3595                 "laminas/laminas-mvc-i18n": "^1.1",
3596                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.5.0",
3597                 "laminas/laminas-navigation": "^2.13.1",
3598                 "laminas/laminas-paginator": "^2.11.0",
3599                 "laminas/laminas-permissions-acl": "^2.6",
3600                 "laminas/laminas-router": "^3.0.1",
3601                 "laminas/laminas-uri": "^2.5",
3602                 "phpspec/prophecy": "^1.12",
3603                 "phpspec/prophecy-phpunit": "^2.0",
3604                 "phpunit/phpunit": "^9.5.5",
3605                 "psalm/plugin-phpunit": "^0.16.1",
3606                 "vimeo/psalm": "^4.10"
3607             },
3608             "suggest": {
3609                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3610                 "laminas/laminas-escaper": "Laminas\\Escaper component",
3611                 "laminas/laminas-feed": "Laminas\\Feed component",
3612                 "laminas/laminas-filter": "Laminas\\Filter component",
3613                 "laminas/laminas-http": "Laminas\\Http component",
3614                 "laminas/laminas-i18n": "Laminas\\I18n component",
3615                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3616                 "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up",
3617                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3618                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3619                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3620                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3621                 "laminas/laminas-uri": "Laminas\\Uri component"
3622             },
3623             "bin": [
3624                 "bin/templatemap_generator.php"
3625             ],
3626             "type": "library",
3627             "autoload": {
3628                 "psr-4": {
3629                     "Laminas\\View\\": "src/"
3630                 }
3631             },
3632             "notification-url": "https://packagist.org/downloads/",
3633             "license": [
3634                 "BSD-3-Clause"
3635             ],
3636             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3637             "homepage": "https://laminas.dev",
3638             "keywords": [
3639                 "laminas",
3640                 "view"
3641             ],
3642             "support": {
3643                 "chat": "https://laminas.dev/chat",
3644                 "docs": "https://docs.laminas.dev/laminas-view/",
3645                 "forum": "https://discourse.laminas.dev",
3646                 "issues": "https://github.com/laminas/laminas-view/issues",
3647                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3648                 "source": "https://github.com/laminas/laminas-view"
3649             },
3650             "funding": [
3651                 {
3652                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3653                     "type": "community_bridge"
3654                 }
3655             ],
3656             "time": "2022-02-22T13:52:44+00:00"
3657         },
3658         {
3659             "name": "laminas/laminas-xml",
3660             "version": "1.4.0",
3661             "source": {
3662                 "type": "git",
3663                 "url": "https://github.com/laminas/laminas-xml.git",
3664                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f"
3665             },
3666             "dist": {
3667                 "type": "zip",
3668                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3669                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3670                 "shasum": ""
3671             },
3672             "require": {
3673                 "ext-dom": "*",
3674                 "ext-simplexml": "*",
3675                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3676             },
3677             "conflict": {
3678                 "zendframework/zendxml": "*"
3679             },
3680             "require-dev": {
3681                 "ext-iconv": "*",
3682                 "laminas/laminas-coding-standard": "~1.0.0",
3683                 "phpunit/phpunit": "^9.5.8",
3684                 "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
3685             },
3686             "type": "library",
3687             "autoload": {
3688                 "psr-4": {
3689                     "Laminas\\Xml\\": "src/"
3690                 }
3691             },
3692             "notification-url": "https://packagist.org/downloads/",
3693             "license": [
3694                 "BSD-3-Clause"
3695             ],
3696             "description": "Utility library for XML usage, best practices, and security in PHP",
3697             "homepage": "https://laminas.dev",
3698             "keywords": [
3699                 "laminas",
3700                 "security",
3701                 "xml"
3702             ],
3703             "support": {
3704                 "chat": "https://laminas.dev/chat",
3705                 "forum": "https://discourse.laminas.dev",
3706                 "issues": "https://github.com/laminas/laminas-xml/issues",
3707                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3708                 "source": "https://github.com/laminas/laminas-xml"
3709             },
3710             "funding": [
3711                 {
3712                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3713                     "type": "community_bridge"
3714                 }
3715             ],
3716             "time": "2021-11-30T02:16:35+00:00"
3717         },
3718         {
3719             "name": "laminas/laminas-xmlrpc",
3720             "version": "2.13.0",
3721             "source": {
3722                 "type": "git",
3723                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3724                 "reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7"
3725             },
3726             "dist": {
3727                 "type": "zip",
3728                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/fd41d5fbcffc52d3d707d08d15ede95008e739f7",
3729                 "reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7",
3730                 "shasum": ""
3731             },
3732             "require": {
3733                 "laminas/laminas-code": "^4.4",
3734                 "laminas/laminas-http": "^2.15",
3735                 "laminas/laminas-math": "^3.4.0",
3736                 "laminas/laminas-server": "^2.11",
3737                 "laminas/laminas-stdlib": "^3.6.1",
3738                 "laminas/laminas-xml": "^1.4.0",
3739                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
3740             },
3741             "conflict": {
3742                 "zendframework/zend-xmlrpc": "*"
3743             },
3744             "require-dev": {
3745                 "laminas/laminas-coding-standard": "~2.2.1",
3746                 "phpunit/phpunit": "^9.5.8",
3747                 "squizlabs/php_codesniffer": "^3.6.1"
3748             },
3749             "suggest": {
3750                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3751             },
3752             "type": "library",
3753             "autoload": {
3754                 "psr-4": {
3755                     "Laminas\\XmlRpc\\": "src/"
3756                 }
3757             },
3758             "notification-url": "https://packagist.org/downloads/",
3759             "license": [
3760                 "BSD-3-Clause"
3761             ],
3762             "description": "Fully-featured XML-RPC server and client implementations",
3763             "homepage": "https://laminas.dev",
3764             "keywords": [
3765                 "laminas",
3766                 "xmlrpc"
3767             ],
3768             "support": {
3769                 "chat": "https://laminas.dev/chat",
3770                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3771                 "forum": "https://discourse.laminas.dev",
3772                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3773                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3774                 "source": "https://github.com/laminas/laminas-xmlrpc"
3775             },
3776             "funding": [
3777                 {
3778                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3779                     "type": "community_bridge"
3780                 }
3781             ],
3782             "time": "2021-12-03T15:43:50+00:00"
3783         },
3784         {
3785             "name": "laminas/laminas-zendframework-bridge",
3786             "version": "1.6.1",
3787             "source": {
3788                 "type": "git",
3789                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3790                 "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885"
3791             },
3792             "dist": {
3793                 "type": "zip",
3794                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/e112dd2c099f4f6142c16fc65fda89a638e06885",
3795                 "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885",
3796                 "shasum": ""
3797             },
3798             "require": {
3799                 "php": ">=7.4, <8.2"
3800             },
3801             "require-dev": {
3802                 "phpunit/phpunit": "^9.5.14",
3803                 "psalm/plugin-phpunit": "^0.15.2",
3804                 "squizlabs/php_codesniffer": "^3.6.2",
3805                 "vimeo/psalm": "^4.21.0"
3806             },
3807             "type": "library",
3808             "extra": {
3809                 "laminas": {
3810                     "module": "Laminas\\ZendFrameworkBridge"
3811                 }
3812             },
3813             "autoload": {
3814                 "files": [
3815                     "src/autoload.php"
3816                 ],
3817                 "psr-4": {
3818                     "Laminas\\ZendFrameworkBridge\\": "src//"
3819                 }
3820             },
3821             "notification-url": "https://packagist.org/downloads/",
3822             "license": [
3823                 "BSD-3-Clause"
3824             ],
3825             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3826             "keywords": [
3827                 "ZendFramework",
3828                 "autoloading",
3829                 "laminas",
3830                 "zf"
3831             ],
3832             "support": {
3833                 "forum": "https://discourse.laminas.dev/",
3834                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3835                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3836                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3837             },
3838             "funding": [
3839                 {
3840                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3841                     "type": "community_bridge"
3842                 }
3843             ],
3844             "time": "2022-07-29T13:28:29+00:00"
3845         },
3846         {
3847             "name": "lcobucci/clock",
3848             "version": "2.0.0",
3849             "source": {
3850                 "type": "git",
3851                 "url": "https://github.com/lcobucci/clock.git",
3852                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
3853             },
3854             "dist": {
3855                 "type": "zip",
3856                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3857                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3858                 "shasum": ""
3859             },
3860             "require": {
3861                 "php": "^7.4 || ^8.0"
3862             },
3863             "require-dev": {
3864                 "infection/infection": "^0.17",
3865                 "lcobucci/coding-standard": "^6.0",
3866                 "phpstan/extension-installer": "^1.0",
3867                 "phpstan/phpstan": "^0.12",
3868                 "phpstan/phpstan-deprecation-rules": "^0.12",
3869                 "phpstan/phpstan-phpunit": "^0.12",
3870                 "phpstan/phpstan-strict-rules": "^0.12",
3871                 "phpunit/php-code-coverage": "9.1.4",
3872                 "phpunit/phpunit": "9.3.7"
3873             },
3874             "type": "library",
3875             "autoload": {
3876                 "psr-4": {
3877                     "Lcobucci\\Clock\\": "src"
3878                 }
3879             },
3880             "notification-url": "https://packagist.org/downloads/",
3881             "license": [
3882                 "MIT"
3883             ],
3884             "authors": [
3885                 {
3886                     "name": "Luís Cobucci",
3887                     "email": "lcobucci@gmail.com"
3888                 }
3889             ],
3890             "description": "Yet another clock abstraction",
3891             "support": {
3892                 "issues": "https://github.com/lcobucci/clock/issues",
3893                 "source": "https://github.com/lcobucci/clock/tree/2.0.x"
3894             },
3895             "funding": [
3896                 {
3897                     "url": "https://github.com/lcobucci",
3898                     "type": "github"
3899                 },
3900                 {
3901                     "url": "https://www.patreon.com/lcobucci",
3902                     "type": "patreon"
3903                 }
3904             ],
3905             "time": "2020-08-27T18:56:02+00:00"
3906         },
3907         {
3908             "name": "lcobucci/jwt",
3909             "version": "4.1.5",
3910             "source": {
3911                 "type": "git",
3912                 "url": "https://github.com/lcobucci/jwt.git",
3913                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
3914             },
3915             "dist": {
3916                 "type": "zip",
3917                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3918                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3919                 "shasum": ""
3920             },
3921             "require": {
3922                 "ext-hash": "*",
3923                 "ext-json": "*",
3924                 "ext-mbstring": "*",
3925                 "ext-openssl": "*",
3926                 "ext-sodium": "*",
3927                 "lcobucci/clock": "^2.0",
3928                 "php": "^7.4 || ^8.0"
3929             },
3930             "require-dev": {
3931                 "infection/infection": "^0.21",
3932                 "lcobucci/coding-standard": "^6.0",
3933                 "mikey179/vfsstream": "^1.6.7",
3934                 "phpbench/phpbench": "^1.0",
3935                 "phpstan/extension-installer": "^1.0",
3936                 "phpstan/phpstan": "^0.12",
3937                 "phpstan/phpstan-deprecation-rules": "^0.12",
3938                 "phpstan/phpstan-phpunit": "^0.12",
3939                 "phpstan/phpstan-strict-rules": "^0.12",
3940                 "phpunit/php-invoker": "^3.1",
3941                 "phpunit/phpunit": "^9.5"
3942             },
3943             "type": "library",
3944             "autoload": {
3945                 "psr-4": {
3946                     "Lcobucci\\JWT\\": "src"
3947                 }
3948             },
3949             "notification-url": "https://packagist.org/downloads/",
3950             "license": [
3951                 "BSD-3-Clause"
3952             ],
3953             "authors": [
3954                 {
3955                     "name": "Luís Cobucci",
3956                     "email": "lcobucci@gmail.com",
3957                     "role": "Developer"
3958                 }
3959             ],
3960             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3961             "keywords": [
3962                 "JWS",
3963                 "jwt"
3964             ],
3965             "support": {
3966                 "issues": "https://github.com/lcobucci/jwt/issues",
3967                 "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
3968             },
3969             "funding": [
3970                 {
3971                     "url": "https://github.com/lcobucci",
3972                     "type": "github"
3973                 },
3974                 {
3975                     "url": "https://www.patreon.com/lcobucci",
3976                     "type": "patreon"
3977                 }
3978             ],
3979             "time": "2021-09-28T19:34:56+00:00"
3980         },
3981         {
3982             "name": "league/event",
3983             "version": "2.2.0",
3984             "source": {
3985                 "type": "git",
3986                 "url": "https://github.com/thephpleague/event.git",
3987                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3988             },
3989             "dist": {
3990                 "type": "zip",
3991                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3992                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3993                 "shasum": ""
3994             },
3995             "require": {
3996                 "php": ">=5.4.0"
3997             },
3998             "require-dev": {
3999                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
4000                 "phpspec/phpspec": "^2.2"
4001             },
4002             "type": "library",
4003             "extra": {
4004                 "branch-alias": {
4005                     "dev-master": "2.2-dev"
4006                 }
4007             },
4008             "autoload": {
4009                 "psr-4": {
4010                     "League\\Event\\": "src/"
4011                 }
4012             },
4013             "notification-url": "https://packagist.org/downloads/",
4014             "license": [
4015                 "MIT"
4016             ],
4017             "authors": [
4018                 {
4019                     "name": "Frank de Jonge",
4020                     "email": "info@frenky.net"
4021                 }
4022             ],
4023             "description": "Event package",
4024             "keywords": [
4025                 "emitter",
4026                 "event",
4027                 "listener"
4028             ],
4029             "support": {
4030                 "issues": "https://github.com/thephpleague/event/issues",
4031                 "source": "https://github.com/thephpleague/event/tree/master"
4032             },
4033             "time": "2018-11-26T11:52:41+00:00"
4034         },
4035         {
4036             "name": "league/oauth2-server",
4037             "version": "8.3.5",
4038             "source": {
4039                 "type": "git",
4040                 "url": "https://github.com/thephpleague/oauth2-server.git",
4041                 "reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876"
4042             },
4043             "dist": {
4044                 "type": "zip",
4045                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/7aeb7c42b463b1a6fe4d084d3145e2fa22436876",
4046                 "reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876",
4047                 "shasum": ""
4048             },
4049             "require": {
4050                 "defuse/php-encryption": "^2.2.1",
4051                 "ext-json": "*",
4052                 "ext-openssl": "*",
4053                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
4054                 "league/event": "^2.2",
4055                 "league/uri": "^6.4",
4056                 "php": "^7.2 || ^8.0",
4057                 "psr/http-message": "^1.0.1"
4058             },
4059             "replace": {
4060                 "league/oauth2server": "*",
4061                 "lncd/oauth2": "*"
4062             },
4063             "require-dev": {
4064                 "laminas/laminas-diactoros": "^2.4.1",
4065                 "phpstan/phpstan": "^0.12.57",
4066                 "phpstan/phpstan-phpunit": "^0.12.16",
4067                 "phpunit/phpunit": "^8.5.13",
4068                 "roave/security-advisories": "dev-master"
4069             },
4070             "type": "library",
4071             "autoload": {
4072                 "psr-4": {
4073                     "League\\OAuth2\\Server\\": "src/"
4074                 }
4075             },
4076             "notification-url": "https://packagist.org/downloads/",
4077             "license": [
4078                 "MIT"
4079             ],
4080             "authors": [
4081                 {
4082                     "name": "Alex Bilbie",
4083                     "email": "hello@alexbilbie.com",
4084                     "homepage": "http://www.alexbilbie.com",
4085                     "role": "Developer"
4086                 },
4087                 {
4088                     "name": "Andy Millington",
4089                     "email": "andrew@noexceptions.io",
4090                     "homepage": "https://www.noexceptions.io",
4091                     "role": "Developer"
4092                 }
4093             ],
4094             "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
4095             "homepage": "https://oauth2.thephpleague.com/",
4096             "keywords": [
4097                 "Authentication",
4098                 "api",
4099                 "auth",
4100                 "authorisation",
4101                 "authorization",
4102                 "oauth",
4103                 "oauth 2",
4104                 "oauth 2.0",
4105                 "oauth2",
4106                 "protect",
4107                 "resource",
4108                 "secure",
4109                 "server"
4110             ],
4111             "support": {
4112                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
4113                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.5"
4114             },
4115             "funding": [
4116                 {
4117                     "url": "https://github.com/sephster",
4118                     "type": "github"
4119                 }
4120             ],
4121             "time": "2022-05-03T21:21:28+00:00"
4122         },
4123         {
4124             "name": "league/omnipay",
4125             "version": "v3.2.1",
4126             "source": {
4127                 "type": "git",
4128                 "url": "https://github.com/thephpleague/omnipay.git",
4129                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
4130             },
4131             "dist": {
4132                 "type": "zip",
4133                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
4134                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
4135                 "shasum": ""
4136             },
4137             "require": {
4138                 "omnipay/common": "^3.1",
4139                 "php": "^7.2|^8.0",
4140                 "php-http/discovery": "^1.14",
4141                 "php-http/guzzle7-adapter": "^1"
4142             },
4143             "require-dev": {
4144                 "omnipay/tests": "^3|^4"
4145             },
4146             "type": "metapackage",
4147             "extra": {
4148                 "branch-alias": {
4149                     "dev-master": "3.2.x-dev"
4150                 }
4151             },
4152             "notification-url": "https://packagist.org/downloads/",
4153             "license": [
4154                 "MIT"
4155             ],
4156             "authors": [
4157                 {
4158                     "name": "Adrian Macneil",
4159                     "email": "adrian@adrianmacneil.com"
4160                 },
4161                 {
4162                     "name": "Barry vd. Heuvel",
4163                     "email": "barryvdh@gmail.com"
4164                 }
4165             ],
4166             "description": "Omnipay payment processing library",
4167             "homepage": "https://omnipay.thephpleague.com/",
4168             "keywords": [
4169                 "checkout",
4170                 "creditcard",
4171                 "omnipay",
4172                 "payment"
4173             ],
4174             "support": {
4175                 "issues": "https://github.com/thephpleague/omnipay/issues",
4176                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
4177             },
4178             "funding": [
4179                 {
4180                     "url": "https://github.com/barryvdh",
4181                     "type": "github"
4182                 }
4183             ],
4184             "time": "2021-06-05T11:34:12+00:00"
4185         },
4186         {
4187             "name": "league/uri",
4188             "version": "6.7.2",
4189             "source": {
4190                 "type": "git",
4191                 "url": "https://github.com/thephpleague/uri.git",
4192                 "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06"
4193             },
4194             "dist": {
4195                 "type": "zip",
4196                 "url": "https://api.github.com/repos/thephpleague/uri/zipball/d3b50812dd51f3fbf176344cc2981db03d10fe06",
4197                 "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06",
4198                 "shasum": ""
4199             },
4200             "require": {
4201                 "ext-json": "*",
4202                 "league/uri-interfaces": "^2.3",
4203                 "php": "^7.4 || ^8.0",
4204                 "psr/http-message": "^1.0"
4205             },
4206             "conflict": {
4207                 "league/uri-schemes": "^1.0"
4208             },
4209             "require-dev": {
4210                 "friendsofphp/php-cs-fixer": "^v3.3.2",
4211                 "nyholm/psr7": "^1.5",
4212                 "php-http/psr7-integration-tests": "^1.1",
4213                 "phpstan/phpstan": "^1.2.0",
4214                 "phpstan/phpstan-deprecation-rules": "^1.0",
4215                 "phpstan/phpstan-phpunit": "^1.0.0",
4216                 "phpstan/phpstan-strict-rules": "^1.1.0",
4217                 "phpunit/phpunit": "^9.5.10",
4218                 "psr/http-factory": "^1.0"
4219             },
4220             "suggest": {
4221                 "ext-fileinfo": "Needed to create Data URI from a filepath",
4222                 "ext-intl": "Needed to improve host validation",
4223                 "league/uri-components": "Needed to easily manipulate URI objects",
4224                 "psr/http-factory": "Needed to use the URI factory"
4225             },
4226             "type": "library",
4227             "extra": {
4228                 "branch-alias": {
4229                     "dev-master": "6.x-dev"
4230                 }
4231             },
4232             "autoload": {
4233                 "psr-4": {
4234                     "League\\Uri\\": "src"
4235                 }
4236             },
4237             "notification-url": "https://packagist.org/downloads/",
4238             "license": [
4239                 "MIT"
4240             ],
4241             "authors": [
4242                 {
4243                     "name": "Ignace Nyamagana Butera",
4244                     "email": "nyamsprod@gmail.com",
4245                     "homepage": "https://nyamsprod.com"
4246                 }
4247             ],
4248             "description": "URI manipulation library",
4249             "homepage": "https://uri.thephpleague.com",
4250             "keywords": [
4251                 "data-uri",
4252                 "file-uri",
4253                 "ftp",
4254                 "hostname",
4255                 "http",
4256                 "https",
4257                 "middleware",
4258                 "parse_str",
4259                 "parse_url",
4260                 "psr-7",
4261                 "query-string",
4262                 "querystring",
4263                 "rfc3986",
4264                 "rfc3987",
4265                 "rfc6570",
4266                 "uri",
4267                 "uri-template",
4268                 "url",
4269                 "ws"
4270             ],
4271             "support": {
4272                 "docs": "https://uri.thephpleague.com",
4273                 "forum": "https://thephpleague.slack.com",
4274                 "issues": "https://github.com/thephpleague/uri/issues",
4275                 "source": "https://github.com/thephpleague/uri/tree/6.7.2"
4276             },
4277             "funding": [
4278                 {
4279                     "url": "https://github.com/sponsors/nyamsprod",
4280                     "type": "github"
4281                 }
4282             ],
4283             "time": "2022-09-13T19:50:42+00:00"
4284         },
4285         {
4286             "name": "league/uri-interfaces",
4287             "version": "2.3.0",
4288             "source": {
4289                 "type": "git",
4290                 "url": "https://github.com/thephpleague/uri-interfaces.git",
4291                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
4292             },
4293             "dist": {
4294                 "type": "zip",
4295                 "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4296                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4297                 "shasum": ""
4298             },
4299             "require": {
4300                 "ext-json": "*",
4301                 "php": "^7.2 || ^8.0"
4302             },
4303             "require-dev": {
4304                 "friendsofphp/php-cs-fixer": "^2.19",
4305                 "phpstan/phpstan": "^0.12.90",
4306                 "phpstan/phpstan-phpunit": "^0.12.19",
4307                 "phpstan/phpstan-strict-rules": "^0.12.9",
4308                 "phpunit/phpunit": "^8.5.15 || ^9.5"
4309             },
4310             "suggest": {
4311                 "ext-intl": "to use the IDNA feature",
4312                 "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
4313             },
4314             "type": "library",
4315             "extra": {
4316                 "branch-alias": {
4317                     "dev-master": "2.x-dev"
4318                 }
4319             },
4320             "autoload": {
4321                 "psr-4": {
4322                     "League\\Uri\\": "src/"
4323                 }
4324             },
4325             "notification-url": "https://packagist.org/downloads/",
4326             "license": [
4327                 "MIT"
4328             ],
4329             "authors": [
4330                 {
4331                     "name": "Ignace Nyamagana Butera",
4332                     "email": "nyamsprod@gmail.com",
4333                     "homepage": "https://nyamsprod.com"
4334                 }
4335             ],
4336             "description": "Common interface for URI representation",
4337             "homepage": "http://github.com/thephpleague/uri-interfaces",
4338             "keywords": [
4339                 "rfc3986",
4340                 "rfc3987",
4341                 "uri",
4342                 "url"
4343             ],
4344             "support": {
4345                 "issues": "https://github.com/thephpleague/uri-interfaces/issues",
4346                 "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
4347             },
4348             "funding": [
4349                 {
4350                     "url": "https://github.com/sponsors/nyamsprod",
4351                     "type": "github"
4352                 }
4353             ],
4354             "time": "2021-06-28T04:27:21+00:00"
4355         },
4356         {
4357             "name": "maennchen/zipstream-php",
4358             "version": "2.2.1",
4359             "source": {
4360                 "type": "git",
4361                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4362                 "reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729"
4363             },
4364             "dist": {
4365                 "type": "zip",
4366                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/211e9ba1530ea5260b45d90c9ea252f56ec52729",
4367                 "reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729",
4368                 "shasum": ""
4369             },
4370             "require": {
4371                 "myclabs/php-enum": "^1.5",
4372                 "php": "^7.4 || ^8.0",
4373                 "psr/http-message": "^1.0",
4374                 "symfony/polyfill-mbstring": "^1.0"
4375             },
4376             "require-dev": {
4377                 "ext-zip": "*",
4378                 "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
4379                 "mikey179/vfsstream": "^1.6",
4380                 "php-coveralls/php-coveralls": "^2.4",
4381                 "phpunit/phpunit": "^8.5.8 || ^9.4.2",
4382                 "vimeo/psalm": "^4.1"
4383             },
4384             "type": "library",
4385             "autoload": {
4386                 "psr-4": {
4387                     "ZipStream\\": "src/"
4388                 }
4389             },
4390             "notification-url": "https://packagist.org/downloads/",
4391             "license": [
4392                 "MIT"
4393             ],
4394             "authors": [
4395                 {
4396                     "name": "Paul Duncan",
4397                     "email": "pabs@pablotron.org"
4398                 },
4399                 {
4400                     "name": "Jonatan Männchen",
4401                     "email": "jonatan@maennchen.ch"
4402                 },
4403                 {
4404                     "name": "Jesse Donat",
4405                     "email": "donatj@gmail.com"
4406                 },
4407                 {
4408                     "name": "András Kolesár",
4409                     "email": "kolesar@kolesar.hu"
4410                 }
4411             ],
4412             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4413             "keywords": [
4414                 "stream",
4415                 "zip"
4416             ],
4417             "support": {
4418                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4419                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/2.2.1"
4420             },
4421             "funding": [
4422                 {
4423                     "url": "https://opencollective.com/zipstream",
4424                     "type": "open_collective"
4425                 }
4426             ],
4427             "time": "2022-05-18T15:52:06+00:00"
4428         },
4429         {
4430             "name": "markbaker/complex",
4431             "version": "3.0.1",
4432             "source": {
4433                 "type": "git",
4434                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4435                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
4436             },
4437             "dist": {
4438                 "type": "zip",
4439                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4440                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4441                 "shasum": ""
4442             },
4443             "require": {
4444                 "php": "^7.2 || ^8.0"
4445             },
4446             "require-dev": {
4447                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4448                 "phpcompatibility/php-compatibility": "^9.0",
4449                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4450                 "squizlabs/php_codesniffer": "^3.4"
4451             },
4452             "type": "library",
4453             "autoload": {
4454                 "psr-4": {
4455                     "Complex\\": "classes/src/"
4456                 }
4457             },
4458             "notification-url": "https://packagist.org/downloads/",
4459             "license": [
4460                 "MIT"
4461             ],
4462             "authors": [
4463                 {
4464                     "name": "Mark Baker",
4465                     "email": "mark@lange.demon.co.uk"
4466                 }
4467             ],
4468             "description": "PHP Class for working with complex numbers",
4469             "homepage": "https://github.com/MarkBaker/PHPComplex",
4470             "keywords": [
4471                 "complex",
4472                 "mathematics"
4473             ],
4474             "support": {
4475                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4476                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
4477             },
4478             "time": "2021-06-29T15:32:53+00:00"
4479         },
4480         {
4481             "name": "markbaker/matrix",
4482             "version": "3.0.0",
4483             "source": {
4484                 "type": "git",
4485                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4486                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
4487             },
4488             "dist": {
4489                 "type": "zip",
4490                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
4491                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
4492                 "shasum": ""
4493             },
4494             "require": {
4495                 "php": "^7.1 || ^8.0"
4496             },
4497             "require-dev": {
4498                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4499                 "phpcompatibility/php-compatibility": "^9.0",
4500                 "phpdocumentor/phpdocumentor": "2.*",
4501                 "phploc/phploc": "^4.0",
4502                 "phpmd/phpmd": "2.*",
4503                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4504                 "sebastian/phpcpd": "^4.0",
4505                 "squizlabs/php_codesniffer": "^3.4"
4506             },
4507             "type": "library",
4508             "autoload": {
4509                 "psr-4": {
4510                     "Matrix\\": "classes/src/"
4511                 }
4512             },
4513             "notification-url": "https://packagist.org/downloads/",
4514             "license": [
4515                 "MIT"
4516             ],
4517             "authors": [
4518                 {
4519                     "name": "Mark Baker",
4520                     "email": "mark@demon-angel.eu"
4521                 }
4522             ],
4523             "description": "PHP Class for working with matrices",
4524             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4525             "keywords": [
4526                 "mathematics",
4527                 "matrix",
4528                 "vector"
4529             ],
4530             "support": {
4531                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4532                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
4533             },
4534             "time": "2021-07-01T19:01:15+00:00"
4535         },
4536         {
4537             "name": "mobiledetect/mobiledetectlib",
4538             "version": "2.8.39",
4539             "source": {
4540                 "type": "git",
4541                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4542                 "reference": "0fd6753003fc870f6e229bae869cc1337c99bc45"
4543             },
4544             "dist": {
4545                 "type": "zip",
4546                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/0fd6753003fc870f6e229bae869cc1337c99bc45",
4547                 "reference": "0fd6753003fc870f6e229bae869cc1337c99bc45",
4548                 "shasum": ""
4549             },
4550             "require": {
4551                 "php": ">=5.0.0"
4552             },
4553             "require-dev": {
4554                 "phpunit/phpunit": "~4.8.35||~5.7"
4555             },
4556             "type": "library",
4557             "autoload": {
4558                 "psr-0": {
4559                     "Detection": "namespaced/"
4560                 },
4561                 "classmap": [
4562                     "Mobile_Detect.php"
4563                 ]
4564             },
4565             "notification-url": "https://packagist.org/downloads/",
4566             "license": [
4567                 "MIT"
4568             ],
4569             "authors": [
4570                 {
4571                     "name": "Serban Ghita",
4572                     "email": "serbanghita@gmail.com",
4573                     "homepage": "http://mobiledetect.net",
4574                     "role": "Developer"
4575                 }
4576             ],
4577             "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
4578             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4579             "keywords": [
4580                 "detect mobile devices",
4581                 "mobile",
4582                 "mobile detect",
4583                 "mobile detector",
4584                 "php mobile detect"
4585             ],
4586             "support": {
4587                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4588                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.39"
4589             },
4590             "time": "2022-02-17T19:24:25+00:00"
4591         },
4592         {
4593             "name": "moneyphp/money",
4594             "version": "v3.3.2",
4595             "source": {
4596                 "type": "git",
4597                 "url": "https://github.com/moneyphp/money.git",
4598                 "reference": "acb3924031edfa178c09884d9a1b90e25387f60e"
4599             },
4600             "dist": {
4601                 "type": "zip",
4602                 "url": "https://api.github.com/repos/moneyphp/money/zipball/acb3924031edfa178c09884d9a1b90e25387f60e",
4603                 "reference": "acb3924031edfa178c09884d9a1b90e25387f60e",
4604                 "shasum": ""
4605             },
4606             "require": {
4607                 "ext-json": "*",
4608                 "php": ">=5.6"
4609             },
4610             "require-dev": {
4611                 "cache/taggable-cache": "^0.4.0",
4612                 "doctrine/instantiator": "^1.0.5",
4613                 "ext-bcmath": "*",
4614                 "ext-gmp": "*",
4615                 "ext-intl": "*",
4616                 "florianv/exchanger": "^1.0",
4617                 "florianv/swap": "^3.0",
4618                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4619                 "moneyphp/iso-currencies": "^3.2.1",
4620                 "php-http/message": "^1.4",
4621                 "php-http/mock-client": "^1.0.0",
4622                 "phpspec/phpspec": "^3.4.3",
4623                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4624                 "psr/cache": "^1.0",
4625                 "symfony/phpunit-bridge": "^4"
4626             },
4627             "suggest": {
4628                 "ext-bcmath": "Calculate without integer limits",
4629                 "ext-gmp": "Calculate without integer limits",
4630                 "ext-intl": "Format Money objects with intl",
4631                 "florianv/exchanger": "Exchange rates library for PHP",
4632                 "florianv/swap": "Exchange rates library for PHP",
4633                 "psr/cache-implementation": "Used for Currency caching"
4634             },
4635             "type": "library",
4636             "extra": {
4637                 "branch-alias": {
4638                     "dev-master": "3.x-dev"
4639                 }
4640             },
4641             "autoload": {
4642                 "psr-4": {
4643                     "Money\\": "src/"
4644                 }
4645             },
4646             "notification-url": "https://packagist.org/downloads/",
4647             "license": [
4648                 "MIT"
4649             ],
4650             "authors": [
4651                 {
4652                     "name": "Mathias Verraes",
4653                     "email": "mathias@verraes.net",
4654                     "homepage": "http://verraes.net"
4655                 },
4656                 {
4657                     "name": "Márk Sági-Kazár",
4658                     "email": "mark.sagikazar@gmail.com"
4659                 },
4660                 {
4661                     "name": "Frederik Bosch",
4662                     "email": "f.bosch@genkgo.nl"
4663                 }
4664             ],
4665             "description": "PHP implementation of Fowler's Money pattern",
4666             "homepage": "http://moneyphp.org",
4667             "keywords": [
4668                 "Value Object",
4669                 "money",
4670                 "vo"
4671             ],
4672             "support": {
4673                 "issues": "https://github.com/moneyphp/money/issues",
4674                 "source": "https://github.com/moneyphp/money/tree/v3.3.2"
4675             },
4676             "time": "2022-09-05T14:06:57+00:00"
4677         },
4678         {
4679             "name": "monolog/monolog",
4680             "version": "2.7.0",
4681             "source": {
4682                 "type": "git",
4683                 "url": "https://github.com/Seldaek/monolog.git",
4684                 "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524"
4685             },
4686             "dist": {
4687                 "type": "zip",
4688                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524",
4689                 "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524",
4690                 "shasum": ""
4691             },
4692             "require": {
4693                 "php": ">=7.2",
4694                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
4695             },
4696             "provide": {
4697                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
4698             },
4699             "require-dev": {
4700                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4701                 "doctrine/couchdb": "~1.0@dev",
4702                 "elasticsearch/elasticsearch": "^7 || ^8",
4703                 "ext-json": "*",
4704                 "graylog2/gelf-php": "^1.4.2",
4705                 "guzzlehttp/guzzle": "^7.4",
4706                 "guzzlehttp/psr7": "^2.2",
4707                 "mongodb/mongodb": "^1.8",
4708                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4709                 "php-console/php-console": "^3.1.3",
4710                 "phpspec/prophecy": "^1.15",
4711                 "phpstan/phpstan": "^0.12.91",
4712                 "phpunit/phpunit": "^8.5.14",
4713                 "predis/predis": "^1.1",
4714                 "rollbar/rollbar": "^1.3 || ^2 || ^3",
4715                 "ruflin/elastica": "^7",
4716                 "swiftmailer/swiftmailer": "^5.3|^6.0",
4717                 "symfony/mailer": "^5.4 || ^6",
4718                 "symfony/mime": "^5.4 || ^6"
4719             },
4720             "suggest": {
4721                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4722                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4723                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4724                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4725                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4726                 "ext-mbstring": "Allow to work properly with unicode symbols",
4727                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4728                 "ext-openssl": "Required to send log messages using SSL",
4729                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4730                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4731                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4732                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4733                 "php-console/php-console": "Allow sending log messages to Google Chrome",
4734                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4735                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4736             },
4737             "type": "library",
4738             "extra": {
4739                 "branch-alias": {
4740                     "dev-main": "2.x-dev"
4741                 }
4742             },
4743             "autoload": {
4744                 "psr-4": {
4745                     "Monolog\\": "src/Monolog"
4746                 }
4747             },
4748             "notification-url": "https://packagist.org/downloads/",
4749             "license": [
4750                 "MIT"
4751             ],
4752             "authors": [
4753                 {
4754                     "name": "Jordi Boggiano",
4755                     "email": "j.boggiano@seld.be",
4756                     "homepage": "https://seld.be"
4757                 }
4758             ],
4759             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4760             "homepage": "https://github.com/Seldaek/monolog",
4761             "keywords": [
4762                 "log",
4763                 "logging",
4764                 "psr-3"
4765             ],
4766             "support": {
4767                 "issues": "https://github.com/Seldaek/monolog/issues",
4768                 "source": "https://github.com/Seldaek/monolog/tree/2.7.0"
4769             },
4770             "funding": [
4771                 {
4772                     "url": "https://github.com/Seldaek",
4773                     "type": "github"
4774                 },
4775                 {
4776                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4777                     "type": "tidelift"
4778                 }
4779             ],
4780             "time": "2022-06-09T08:59:12+00:00"
4781         },
4782         {
4783             "name": "mpdf/mpdf",
4784             "version": "v8.1.1",
4785             "source": {
4786                 "type": "git",
4787                 "url": "https://github.com/mpdf/mpdf.git",
4788                 "reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf"
4789             },
4790             "dist": {
4791                 "type": "zip",
4792                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e511e89a66bdb066e3fbf352f00f4734d5064cbf",
4793                 "reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf",
4794                 "shasum": ""
4795             },
4796             "require": {
4797                 "ext-gd": "*",
4798                 "ext-mbstring": "*",
4799                 "myclabs/deep-copy": "^1.7",
4800                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4801                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
4802                 "php-http/message-factory": "^1.0",
4803                 "psr/http-message": "^1.0",
4804                 "psr/log": "^1.0 || ^2.0",
4805                 "setasign/fpdi": "^2.1"
4806             },
4807             "require-dev": {
4808                 "mockery/mockery": "^1.3.0",
4809                 "mpdf/qrcode": "^1.1.0",
4810                 "squizlabs/php_codesniffer": "^3.5.0",
4811                 "tracy/tracy": "^2.4",
4812                 "yoast/phpunit-polyfills": "^1.0"
4813             },
4814             "suggest": {
4815                 "ext-bcmath": "Needed for generation of some types of barcodes",
4816                 "ext-xml": "Needed mainly for SVG manipulation",
4817                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4818             },
4819             "type": "library",
4820             "autoload": {
4821                 "psr-4": {
4822                     "Mpdf\\": "src/"
4823                 }
4824             },
4825             "notification-url": "https://packagist.org/downloads/",
4826             "license": [
4827                 "GPL-2.0-only"
4828             ],
4829             "authors": [
4830                 {
4831                     "name": "MatÄ›j Humpál",
4832                     "role": "Developer, maintainer"
4833                 },
4834                 {
4835                     "name": "Ian Back",
4836                     "role": "Developer (retired)"
4837                 }
4838             ],
4839             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4840             "homepage": "https://mpdf.github.io",
4841             "keywords": [
4842                 "pdf",
4843                 "php",
4844                 "utf-8"
4845             ],
4846             "support": {
4847                 "docs": "http://mpdf.github.io",
4848                 "issues": "https://github.com/mpdf/mpdf/issues",
4849                 "source": "https://github.com/mpdf/mpdf"
4850             },
4851             "funding": [
4852                 {
4853                     "url": "https://www.paypal.me/mpdf",
4854                     "type": "custom"
4855                 }
4856             ],
4857             "time": "2022-04-18T11:50:28+00:00"
4858         },
4859         {
4860             "name": "myclabs/deep-copy",
4861             "version": "1.11.0",
4862             "source": {
4863                 "type": "git",
4864                 "url": "https://github.com/myclabs/DeepCopy.git",
4865                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
4866             },
4867             "dist": {
4868                 "type": "zip",
4869                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
4870                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
4871                 "shasum": ""
4872             },
4873             "require": {
4874                 "php": "^7.1 || ^8.0"
4875             },
4876             "conflict": {
4877                 "doctrine/collections": "<1.6.8",
4878                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
4879             },
4880             "require-dev": {
4881                 "doctrine/collections": "^1.6.8",
4882                 "doctrine/common": "^2.13.3 || ^3.2.2",
4883                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
4884             },
4885             "type": "library",
4886             "autoload": {
4887                 "files": [
4888                     "src/DeepCopy/deep_copy.php"
4889                 ],
4890                 "psr-4": {
4891                     "DeepCopy\\": "src/DeepCopy/"
4892                 }
4893             },
4894             "notification-url": "https://packagist.org/downloads/",
4895             "license": [
4896                 "MIT"
4897             ],
4898             "description": "Create deep copies (clones) of your objects",
4899             "keywords": [
4900                 "clone",
4901                 "copy",
4902                 "duplicate",
4903                 "object",
4904                 "object graph"
4905             ],
4906             "support": {
4907                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4908                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
4909             },
4910             "funding": [
4911                 {
4912                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4913                     "type": "tidelift"
4914                 }
4915             ],
4916             "time": "2022-03-03T13:19:32+00:00"
4917         },
4918         {
4919             "name": "myclabs/php-enum",
4920             "version": "1.8.4",
4921             "source": {
4922                 "type": "git",
4923                 "url": "https://github.com/myclabs/php-enum.git",
4924                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
4925             },
4926             "dist": {
4927                 "type": "zip",
4928                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
4929                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
4930                 "shasum": ""
4931             },
4932             "require": {
4933                 "ext-json": "*",
4934                 "php": "^7.3 || ^8.0"
4935             },
4936             "require-dev": {
4937                 "phpunit/phpunit": "^9.5",
4938                 "squizlabs/php_codesniffer": "1.*",
4939                 "vimeo/psalm": "^4.6.2"
4940             },
4941             "type": "library",
4942             "autoload": {
4943                 "psr-4": {
4944                     "MyCLabs\\Enum\\": "src/"
4945                 },
4946                 "classmap": [
4947                     "stubs/Stringable.php"
4948                 ]
4949             },
4950             "notification-url": "https://packagist.org/downloads/",
4951             "license": [
4952                 "MIT"
4953             ],
4954             "authors": [
4955                 {
4956                     "name": "PHP Enum contributors",
4957                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4958                 }
4959             ],
4960             "description": "PHP Enum implementation",
4961             "homepage": "http://github.com/myclabs/php-enum",
4962             "keywords": [
4963                 "enum"
4964             ],
4965             "support": {
4966                 "issues": "https://github.com/myclabs/php-enum/issues",
4967                 "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
4968             },
4969             "funding": [
4970                 {
4971                     "url": "https://github.com/mnapoli",
4972                     "type": "github"
4973                 },
4974                 {
4975                     "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
4976                     "type": "tidelift"
4977                 }
4978             ],
4979             "time": "2022-08-04T09:53:51+00:00"
4980         },
4981         {
4982             "name": "nikic/php-parser",
4983             "version": "v4.15.1",
4984             "source": {
4985                 "type": "git",
4986                 "url": "https://github.com/nikic/PHP-Parser.git",
4987                 "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
4988             },
4989             "dist": {
4990                 "type": "zip",
4991                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
4992                 "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
4993                 "shasum": ""
4994             },
4995             "require": {
4996                 "ext-tokenizer": "*",
4997                 "php": ">=7.0"
4998             },
4999             "require-dev": {
5000                 "ircmaxell/php-yacc": "^0.0.7",
5001                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
5002             },
5003             "bin": [
5004                 "bin/php-parse"
5005             ],
5006             "type": "library",
5007             "extra": {
5008                 "branch-alias": {
5009                     "dev-master": "4.9-dev"
5010                 }
5011             },
5012             "autoload": {
5013                 "psr-4": {
5014                     "PhpParser\\": "lib/PhpParser"
5015                 }
5016             },
5017             "notification-url": "https://packagist.org/downloads/",
5018             "license": [
5019                 "BSD-3-Clause"
5020             ],
5021             "authors": [
5022                 {
5023                     "name": "Nikita Popov"
5024                 }
5025             ],
5026             "description": "A PHP parser written in PHP",
5027             "keywords": [
5028                 "parser",
5029                 "php"
5030             ],
5031             "support": {
5032                 "issues": "https://github.com/nikic/PHP-Parser/issues",
5033                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1"
5034             },
5035             "time": "2022-09-04T07:30:47+00:00"
5036         },
5037         {
5038             "name": "nyholm/psr7",
5039             "version": "1.5.0",
5040             "source": {
5041                 "type": "git",
5042                 "url": "https://github.com/Nyholm/psr7.git",
5043                 "reference": "1461e07a0f2a975a52082ca3b769ca912b816226"
5044             },
5045             "dist": {
5046                 "type": "zip",
5047                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/1461e07a0f2a975a52082ca3b769ca912b816226",
5048                 "reference": "1461e07a0f2a975a52082ca3b769ca912b816226",
5049                 "shasum": ""
5050             },
5051             "require": {
5052                 "php": ">=7.1",
5053                 "php-http/message-factory": "^1.0",
5054                 "psr/http-factory": "^1.0",
5055                 "psr/http-message": "^1.0"
5056             },
5057             "provide": {
5058                 "psr/http-factory-implementation": "1.0",
5059                 "psr/http-message-implementation": "1.0"
5060             },
5061             "require-dev": {
5062                 "http-interop/http-factory-tests": "^0.9",
5063                 "php-http/psr7-integration-tests": "^1.0",
5064                 "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
5065                 "symfony/error-handler": "^4.4"
5066             },
5067             "type": "library",
5068             "extra": {
5069                 "branch-alias": {
5070                     "dev-master": "1.4-dev"
5071                 }
5072             },
5073             "autoload": {
5074                 "psr-4": {
5075                     "Nyholm\\Psr7\\": "src/"
5076                 }
5077             },
5078             "notification-url": "https://packagist.org/downloads/",
5079             "license": [
5080                 "MIT"
5081             ],
5082             "authors": [
5083                 {
5084                     "name": "Tobias Nyholm",
5085                     "email": "tobias.nyholm@gmail.com"
5086                 },
5087                 {
5088                     "name": "Martijn van der Ven",
5089                     "email": "martijn@vanderven.se"
5090                 }
5091             ],
5092             "description": "A fast PHP7 implementation of PSR-7",
5093             "homepage": "https://tnyholm.se",
5094             "keywords": [
5095                 "psr-17",
5096                 "psr-7"
5097             ],
5098             "support": {
5099                 "issues": "https://github.com/Nyholm/psr7/issues",
5100                 "source": "https://github.com/Nyholm/psr7/tree/1.5.0"
5101             },
5102             "funding": [
5103                 {
5104                     "url": "https://github.com/Zegnat",
5105                     "type": "github"
5106                 },
5107                 {
5108                     "url": "https://github.com/nyholm",
5109                     "type": "github"
5110                 }
5111             ],
5112             "time": "2022-02-02T18:37:57+00:00"
5113         },
5114         {
5115             "name": "nyholm/psr7-server",
5116             "version": "1.0.2",
5117             "source": {
5118                 "type": "git",
5119                 "url": "https://github.com/Nyholm/psr7-server.git",
5120                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
5121             },
5122             "dist": {
5123                 "type": "zip",
5124                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
5125                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
5126                 "shasum": ""
5127             },
5128             "require": {
5129                 "php": "^7.1 || ^8.0",
5130                 "psr/http-factory": "^1.0",
5131                 "psr/http-message": "^1.0"
5132             },
5133             "require-dev": {
5134                 "nyholm/nsa": "^1.1",
5135                 "nyholm/psr7": "^1.3",
5136                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
5137             },
5138             "type": "library",
5139             "autoload": {
5140                 "psr-4": {
5141                     "Nyholm\\Psr7Server\\": "src/"
5142                 }
5143             },
5144             "notification-url": "https://packagist.org/downloads/",
5145             "license": [
5146                 "MIT"
5147             ],
5148             "authors": [
5149                 {
5150                     "name": "Tobias Nyholm",
5151                     "email": "tobias.nyholm@gmail.com"
5152                 },
5153                 {
5154                     "name": "Martijn van der Ven",
5155                     "email": "martijn@vanderven.se"
5156                 }
5157             ],
5158             "description": "Helper classes to handle PSR-7 server requests",
5159             "homepage": "http://tnyholm.se",
5160             "keywords": [
5161                 "psr-17",
5162                 "psr-7"
5163             ],
5164             "support": {
5165                 "issues": "https://github.com/Nyholm/psr7-server/issues",
5166                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
5167             },
5168             "funding": [
5169                 {
5170                     "url": "https://github.com/Zegnat",
5171                     "type": "github"
5172                 },
5173                 {
5174                     "url": "https://github.com/nyholm",
5175                     "type": "github"
5176                 }
5177             ],
5178             "time": "2021-05-12T11:11:27+00:00"
5179         },
5180         {
5181             "name": "omnipay/common",
5182             "version": "v3.2.0",
5183             "source": {
5184                 "type": "git",
5185                 "url": "https://github.com/thephpleague/omnipay-common.git",
5186                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e"
5187             },
5188             "dist": {
5189                 "type": "zip",
5190                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/e278ff00676c05cd0f4aaaf6189a226f26ae056e",
5191                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e",
5192                 "shasum": ""
5193             },
5194             "require": {
5195                 "moneyphp/money": "^3.1|^4.0.3",
5196                 "php": "^7.2|^8",
5197                 "php-http/client-implementation": "^1",
5198                 "php-http/discovery": "^1.14",
5199                 "php-http/message": "^1.5",
5200                 "symfony/http-foundation": "^2.1|^3|^4|^5|^6"
5201             },
5202             "require-dev": {
5203                 "omnipay/tests": "^4.1",
5204                 "php-http/guzzle7-adapter": "^1",
5205                 "php-http/mock-client": "^1",
5206                 "squizlabs/php_codesniffer": "^3.5"
5207             },
5208             "suggest": {
5209                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
5210             },
5211             "type": "library",
5212             "extra": {
5213                 "branch-alias": {
5214                     "dev-master": "3.1.x-dev"
5215                 }
5216             },
5217             "autoload": {
5218                 "psr-4": {
5219                     "Omnipay\\Common\\": "src/Common"
5220                 },
5221                 "classmap": [
5222                     "src/Omnipay.php"
5223                 ]
5224             },
5225             "notification-url": "https://packagist.org/downloads/",
5226             "license": [
5227                 "MIT"
5228             ],
5229             "authors": [
5230                 {
5231                     "name": "Adrian Macneil",
5232                     "email": "adrian@adrianmacneil.com"
5233                 },
5234                 {
5235                     "name": "Barry vd. Heuvel",
5236                     "email": "barryvdh@gmail.com"
5237                 },
5238                 {
5239                     "name": "Jason Judge",
5240                     "email": "jason.judge@consil.co.uk"
5241                 },
5242                 {
5243                     "name": "Del"
5244                 },
5245                 {
5246                     "name": "Omnipay Contributors",
5247                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5248                 }
5249             ],
5250             "description": "Common components for Omnipay payment processing library",
5251             "homepage": "https://github.com/thephpleague/omnipay-common",
5252             "keywords": [
5253                 "gateway",
5254                 "merchant",
5255                 "omnipay",
5256                 "pay",
5257                 "payment",
5258                 "purchase"
5259             ],
5260             "support": {
5261                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5262                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.0"
5263             },
5264             "funding": [
5265                 {
5266                     "url": "https://github.com/barryvdh",
5267                     "type": "github"
5268                 }
5269             ],
5270             "time": "2021-12-30T11:32:00+00:00"
5271         },
5272         {
5273             "name": "omnipay/stripe",
5274             "version": "v3.2.0",
5275             "source": {
5276                 "type": "git",
5277                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5278                 "reference": "20812498efedc1079baae5fea96567fefd669105"
5279             },
5280             "dist": {
5281                 "type": "zip",
5282                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105",
5283                 "reference": "20812498efedc1079baae5fea96567fefd669105",
5284                 "shasum": ""
5285             },
5286             "require": {
5287                 "omnipay/common": "^3"
5288             },
5289             "require-dev": {
5290                 "omnipay/tests": "^3",
5291                 "phpro/grumphp": "^0.14",
5292                 "squizlabs/php_codesniffer": "^3"
5293             },
5294             "type": "library",
5295             "extra": {
5296                 "branch-alias": {
5297                     "dev-master": "3.2-dev"
5298                 }
5299             },
5300             "autoload": {
5301                 "psr-4": {
5302                     "Omnipay\\Stripe\\": "src/"
5303                 }
5304             },
5305             "notification-url": "https://packagist.org/downloads/",
5306             "license": [
5307                 "MIT"
5308             ],
5309             "authors": [
5310                 {
5311                     "name": "Adrian Macneil",
5312                     "email": "adrian@adrianmacneil.com"
5313                 },
5314                 {
5315                     "name": "Omnipay Contributors",
5316                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5317                 }
5318             ],
5319             "description": "Stripe driver for the Omnipay payment processing library",
5320             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5321             "keywords": [
5322                 "gateway",
5323                 "merchant",
5324                 "omnipay",
5325                 "pay",
5326                 "payment",
5327                 "stripe"
5328             ],
5329             "support": {
5330                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5331                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0"
5332             },
5333             "time": "2022-03-22T10:58:41+00:00"
5334         },
5335         {
5336             "name": "openemr/mustache",
5337             "version": "v2.15.2",
5338             "source": {
5339                 "type": "git",
5340                 "url": "https://github.com/openemr/mustache.php.git",
5341                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5342             },
5343             "dist": {
5344                 "type": "zip",
5345                 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5346                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5347                 "shasum": ""
5348             },
5349             "require": {
5350                 "php": ">=5.2.4"
5351             },
5352             "require-dev": {
5353                 "friendsofphp/php-cs-fixer": "~1.11",
5354                 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5355             },
5356             "type": "library",
5357             "autoload": {
5358                 "psr-0": {
5359                     "Mustache": "src/"
5360                 }
5361             },
5362             "notification-url": "https://packagist.org/downloads/",
5363             "license": [
5364                 "MIT"
5365             ],
5366             "authors": [
5367                 {
5368                     "name": "Justin Hileman",
5369                     "email": "justin@justinhileman.info",
5370                     "homepage": "http://justinhileman.com"
5371                 },
5372                 {
5373                     "name": "OpenEMR",
5374                     "email": "hello@open-emr.org",
5375                     "homepage": "https://open-emr.org"
5376                 }
5377             ],
5378             "description": "A Mustache implementation in PHP.",
5379             "homepage": "https://github.com/openemr/mustache.php",
5380             "keywords": [
5381                 "mustache",
5382                 "templating"
5383             ],
5384             "support": {
5385                 "issues": "https://github.com/openemr/mustache.php/issues",
5386                 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5387             },
5388             "time": "2022-03-03T14:53:09+00:00"
5389         },
5390         {
5391             "name": "paragonie/random_compat",
5392             "version": "v9.99.100",
5393             "source": {
5394                 "type": "git",
5395                 "url": "https://github.com/paragonie/random_compat.git",
5396                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5397             },
5398             "dist": {
5399                 "type": "zip",
5400                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5401                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5402                 "shasum": ""
5403             },
5404             "require": {
5405                 "php": ">= 7"
5406             },
5407             "require-dev": {
5408                 "phpunit/phpunit": "4.*|5.*",
5409                 "vimeo/psalm": "^1"
5410             },
5411             "suggest": {
5412                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5413             },
5414             "type": "library",
5415             "notification-url": "https://packagist.org/downloads/",
5416             "license": [
5417                 "MIT"
5418             ],
5419             "authors": [
5420                 {
5421                     "name": "Paragon Initiative Enterprises",
5422                     "email": "security@paragonie.com",
5423                     "homepage": "https://paragonie.com"
5424                 }
5425             ],
5426             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5427             "keywords": [
5428                 "csprng",
5429                 "polyfill",
5430                 "pseudorandom",
5431                 "random"
5432             ],
5433             "support": {
5434                 "email": "info@paragonie.com",
5435                 "issues": "https://github.com/paragonie/random_compat/issues",
5436                 "source": "https://github.com/paragonie/random_compat"
5437             },
5438             "time": "2020-10-15T08:29:30+00:00"
5439         },
5440         {
5441             "name": "particle/validator",
5442             "version": "v2.3.4",
5443             "source": {
5444                 "type": "git",
5445                 "url": "https://github.com/particle-php/Validator.git",
5446                 "reference": "657c7543e51938dd9d114750e49d695129527a7a"
5447             },
5448             "dist": {
5449                 "type": "zip",
5450                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
5451                 "reference": "657c7543e51938dd9d114750e49d695129527a7a",
5452                 "shasum": ""
5453             },
5454             "require": {
5455                 "php": ">=5.4"
5456             },
5457             "require-dev": {
5458                 "byrokrat/checkdigit": "^1.0",
5459                 "giggsey/libphonenumber-for-php": "^7.2",
5460                 "phpunit/phpunit": "~4.0",
5461                 "squizlabs/php_codesniffer": "2.*"
5462             },
5463             "suggest": {
5464                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5465                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5466             },
5467             "type": "library",
5468             "extra": {
5469                 "branch-alias": {
5470                     "dev-master": "2.0-dev"
5471                 }
5472             },
5473             "autoload": {
5474                 "psr-4": {
5475                     "Particle\\Validator\\": "src/"
5476                 }
5477             },
5478             "notification-url": "https://packagist.org/downloads/",
5479             "license": [
5480                 "BSD-3-Clause"
5481             ],
5482             "authors": [
5483                 {
5484                     "name": "Berry Langerak",
5485                     "email": "berry@berryllium.nl",
5486                     "role": "Developer"
5487                 },
5488                 {
5489                     "name": "Rick van der Staaij",
5490                     "homepage": "http://rickvanderstaaij.nl",
5491                     "role": "Developer"
5492                 }
5493             ],
5494             "description": "Flexible and highly usable validation library with no dependencies.",
5495             "homepage": "http://github.com/particle-php/validator",
5496             "keywords": [
5497                 "validation",
5498                 "validator"
5499             ],
5500             "support": {
5501                 "issues": "https://github.com/particle-php/Validator/issues",
5502                 "source": "https://github.com/particle-php/Validator/tree/master"
5503             },
5504             "time": "2019-01-07T13:39:13+00:00"
5505         },
5506         {
5507             "name": "pear/archive_tar",
5508             "version": "1.4.14",
5509             "source": {
5510                 "type": "git",
5511                 "url": "https://github.com/pear/Archive_Tar.git",
5512                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5513             },
5514             "dist": {
5515                 "type": "zip",
5516                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5517                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5518                 "shasum": ""
5519             },
5520             "require": {
5521                 "pear/pear-core-minimal": "^1.10.0alpha2",
5522                 "php": ">=5.2.0"
5523             },
5524             "require-dev": {
5525                 "phpunit/phpunit": "*"
5526             },
5527             "suggest": {
5528                 "ext-bz2": "Bz2 compression support.",
5529                 "ext-xz": "Lzma2 compression support.",
5530                 "ext-zlib": "Gzip compression support."
5531             },
5532             "type": "library",
5533             "extra": {
5534                 "branch-alias": {
5535                     "dev-master": "1.4.x-dev"
5536                 }
5537             },
5538             "autoload": {
5539                 "psr-0": {
5540                     "Archive_Tar": ""
5541                 }
5542             },
5543             "notification-url": "https://packagist.org/downloads/",
5544             "include-path": [
5545                 "./"
5546             ],
5547             "license": [
5548                 "BSD-3-Clause"
5549             ],
5550             "authors": [
5551                 {
5552                     "name": "Vincent Blavet",
5553                     "email": "vincent@phpconcept.net"
5554                 },
5555                 {
5556                     "name": "Greg Beaver",
5557                     "email": "greg@chiaraquartet.net"
5558                 },
5559                 {
5560                     "name": "Michiel Rook",
5561                     "email": "mrook@php.net"
5562                 }
5563             ],
5564             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5565             "homepage": "https://github.com/pear/Archive_Tar",
5566             "keywords": [
5567                 "archive",
5568                 "tar"
5569             ],
5570             "support": {
5571                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5572                 "source": "https://github.com/pear/Archive_Tar"
5573             },
5574             "funding": [
5575                 {
5576                     "url": "https://github.com/mrook",
5577                     "type": "github"
5578                 },
5579                 {
5580                     "url": "https://www.patreon.com/michielrook",
5581                     "type": "patreon"
5582                 }
5583             ],
5584             "time": "2021-07-20T13:53:39+00:00"
5585         },
5586         {
5587             "name": "pear/console_getopt",
5588             "version": "v1.4.3",
5589             "source": {
5590                 "type": "git",
5591                 "url": "https://github.com/pear/Console_Getopt.git",
5592                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5593             },
5594             "dist": {
5595                 "type": "zip",
5596                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5597                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5598                 "shasum": ""
5599             },
5600             "type": "library",
5601             "autoload": {
5602                 "psr-0": {
5603                     "Console": "./"
5604                 }
5605             },
5606             "notification-url": "https://packagist.org/downloads/",
5607             "include-path": [
5608                 "./"
5609             ],
5610             "license": [
5611                 "BSD-2-Clause"
5612             ],
5613             "authors": [
5614                 {
5615                     "name": "Andrei Zmievski",
5616                     "email": "andrei@php.net",
5617                     "role": "Lead"
5618                 },
5619                 {
5620                     "name": "Stig Bakken",
5621                     "email": "stig@php.net",
5622                     "role": "Developer"
5623                 },
5624                 {
5625                     "name": "Greg Beaver",
5626                     "email": "cellog@php.net",
5627                     "role": "Helper"
5628                 }
5629             ],
5630             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5631             "support": {
5632                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5633                 "source": "https://github.com/pear/Console_Getopt"
5634             },
5635             "time": "2019-11-20T18:27:48+00:00"
5636         },
5637         {
5638             "name": "pear/pear-core-minimal",
5639             "version": "v1.10.11",
5640             "source": {
5641                 "type": "git",
5642                 "url": "https://github.com/pear/pear-core-minimal.git",
5643                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
5644             },
5645             "dist": {
5646                 "type": "zip",
5647                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5648                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5649                 "shasum": ""
5650             },
5651             "require": {
5652                 "pear/console_getopt": "~1.4",
5653                 "pear/pear_exception": "~1.0"
5654             },
5655             "replace": {
5656                 "rsky/pear-core-min": "self.version"
5657             },
5658             "type": "library",
5659             "autoload": {
5660                 "psr-0": {
5661                     "": "src/"
5662                 }
5663             },
5664             "notification-url": "https://packagist.org/downloads/",
5665             "include-path": [
5666                 "src/"
5667             ],
5668             "license": [
5669                 "BSD-3-Clause"
5670             ],
5671             "authors": [
5672                 {
5673                     "name": "Christian Weiske",
5674                     "email": "cweiske@php.net",
5675                     "role": "Lead"
5676                 }
5677             ],
5678             "description": "Minimal set of PEAR core files to be used as composer dependency",
5679             "support": {
5680                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5681                 "source": "https://github.com/pear/pear-core-minimal"
5682             },
5683             "time": "2021-08-10T22:31:03+00:00"
5684         },
5685         {
5686             "name": "pear/pear_exception",
5687             "version": "v1.0.2",
5688             "source": {
5689                 "type": "git",
5690                 "url": "https://github.com/pear/PEAR_Exception.git",
5691                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5692             },
5693             "dist": {
5694                 "type": "zip",
5695                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5696                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5697                 "shasum": ""
5698             },
5699             "require": {
5700                 "php": ">=5.2.0"
5701             },
5702             "require-dev": {
5703                 "phpunit/phpunit": "<9"
5704             },
5705             "type": "class",
5706             "extra": {
5707                 "branch-alias": {
5708                     "dev-master": "1.0.x-dev"
5709                 }
5710             },
5711             "autoload": {
5712                 "classmap": [
5713                     "PEAR/"
5714                 ]
5715             },
5716             "notification-url": "https://packagist.org/downloads/",
5717             "include-path": [
5718                 "."
5719             ],
5720             "license": [
5721                 "BSD-2-Clause"
5722             ],
5723             "authors": [
5724                 {
5725                     "name": "Helgi Thormar",
5726                     "email": "dufuz@php.net"
5727                 },
5728                 {
5729                     "name": "Greg Beaver",
5730                     "email": "cellog@php.net"
5731                 }
5732             ],
5733             "description": "The PEAR Exception base class.",
5734             "homepage": "https://github.com/pear/PEAR_Exception",
5735             "keywords": [
5736                 "exception"
5737             ],
5738             "support": {
5739                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5740                 "source": "https://github.com/pear/PEAR_Exception"
5741             },
5742             "time": "2021-03-21T15:43:46+00:00"
5743         },
5744         {
5745             "name": "phenx/php-font-lib",
5746             "version": "0.5.4",
5747             "source": {
5748                 "type": "git",
5749                 "url": "https://github.com/dompdf/php-font-lib.git",
5750                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5751             },
5752             "dist": {
5753                 "type": "zip",
5754                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5755                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5756                 "shasum": ""
5757             },
5758             "require": {
5759                 "ext-mbstring": "*"
5760             },
5761             "require-dev": {
5762                 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5763             },
5764             "type": "library",
5765             "autoload": {
5766                 "psr-4": {
5767                     "FontLib\\": "src/FontLib"
5768                 }
5769             },
5770             "notification-url": "https://packagist.org/downloads/",
5771             "license": [
5772                 "LGPL-3.0"
5773             ],
5774             "authors": [
5775                 {
5776                     "name": "Fabien Ménager",
5777                     "email": "fabien.menager@gmail.com"
5778                 }
5779             ],
5780             "description": "A library to read, parse, export and make subsets of different types of font files.",
5781             "homepage": "https://github.com/PhenX/php-font-lib",
5782             "support": {
5783                 "issues": "https://github.com/dompdf/php-font-lib/issues",
5784                 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5785             },
5786             "time": "2021-12-17T19:44:54+00:00"
5787         },
5788         {
5789             "name": "phenx/php-svg-lib",
5790             "version": "0.4.1",
5791             "source": {
5792                 "type": "git",
5793                 "url": "https://github.com/dompdf/php-svg-lib.git",
5794                 "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02"
5795             },
5796             "dist": {
5797                 "type": "zip",
5798                 "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/4498b5df7b08e8469f0f8279651ea5de9626ed02",
5799                 "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02",
5800                 "shasum": ""
5801             },
5802             "require": {
5803                 "ext-mbstring": "*",
5804                 "php": "^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0",
5805                 "sabberworm/php-css-parser": "^8.4"
5806             },
5807             "require-dev": {
5808                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
5809             },
5810             "type": "library",
5811             "autoload": {
5812                 "psr-4": {
5813                     "Svg\\": "src/Svg"
5814                 }
5815             },
5816             "notification-url": "https://packagist.org/downloads/",
5817             "license": [
5818                 "LGPL-3.0"
5819             ],
5820             "authors": [
5821                 {
5822                     "name": "Fabien Ménager",
5823                     "email": "fabien.menager@gmail.com"
5824                 }
5825             ],
5826             "description": "A library to read, parse and export to PDF SVG files.",
5827             "homepage": "https://github.com/PhenX/php-svg-lib",
5828             "support": {
5829                 "issues": "https://github.com/dompdf/php-svg-lib/issues",
5830                 "source": "https://github.com/dompdf/php-svg-lib/tree/0.4.1"
5831             },
5832             "time": "2022-03-07T12:52:04+00:00"
5833         },
5834         {
5835             "name": "php-http/discovery",
5836             "version": "1.14.3",
5837             "source": {
5838                 "type": "git",
5839                 "url": "https://github.com/php-http/discovery.git",
5840                 "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735"
5841             },
5842             "dist": {
5843                 "type": "zip",
5844                 "url": "https://api.github.com/repos/php-http/discovery/zipball/31d8ee46d0215108df16a8527c7438e96a4d7735",
5845                 "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735",
5846                 "shasum": ""
5847             },
5848             "require": {
5849                 "php": "^7.1 || ^8.0"
5850             },
5851             "conflict": {
5852                 "nyholm/psr7": "<1.0"
5853             },
5854             "require-dev": {
5855                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5856                 "php-http/httplug": "^1.0 || ^2.0",
5857                 "php-http/message-factory": "^1.0",
5858                 "phpspec/phpspec": "^5.1 || ^6.1"
5859             },
5860             "suggest": {
5861                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
5862             },
5863             "type": "library",
5864             "extra": {
5865                 "branch-alias": {
5866                     "dev-master": "1.9-dev"
5867                 }
5868             },
5869             "autoload": {
5870                 "psr-4": {
5871                     "Http\\Discovery\\": "src/"
5872                 }
5873             },
5874             "notification-url": "https://packagist.org/downloads/",
5875             "license": [
5876                 "MIT"
5877             ],
5878             "authors": [
5879                 {
5880                     "name": "Márk Sági-Kazár",
5881                     "email": "mark.sagikazar@gmail.com"
5882                 }
5883             ],
5884             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5885             "homepage": "http://php-http.org",
5886             "keywords": [
5887                 "adapter",
5888                 "client",
5889                 "discovery",
5890                 "factory",
5891                 "http",
5892                 "message",
5893                 "psr7"
5894             ],
5895             "support": {
5896                 "issues": "https://github.com/php-http/discovery/issues",
5897                 "source": "https://github.com/php-http/discovery/tree/1.14.3"
5898             },
5899             "time": "2022-07-11T14:04:40+00:00"
5900         },
5901         {
5902             "name": "php-http/guzzle7-adapter",
5903             "version": "1.0.0",
5904             "source": {
5905                 "type": "git",
5906                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5907                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5908             },
5909             "dist": {
5910                 "type": "zip",
5911                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5912                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5913                 "shasum": ""
5914             },
5915             "require": {
5916                 "guzzlehttp/guzzle": "^7.0",
5917                 "php": "^7.2 | ^8.0",
5918                 "php-http/httplug": "^2.0",
5919                 "psr/http-client": "^1.0"
5920             },
5921             "provide": {
5922                 "php-http/async-client-implementation": "1.0",
5923                 "php-http/client-implementation": "1.0",
5924                 "psr/http-client-implementation": "1.0"
5925             },
5926             "require-dev": {
5927                 "php-http/client-integration-tests": "^3.0",
5928                 "phpunit/phpunit": "^8.0|^9.3"
5929             },
5930             "type": "library",
5931             "extra": {
5932                 "branch-alias": {
5933                     "dev-master": "0.2.x-dev"
5934                 }
5935             },
5936             "autoload": {
5937                 "psr-4": {
5938                     "Http\\Adapter\\Guzzle7\\": "src/"
5939                 }
5940             },
5941             "notification-url": "https://packagist.org/downloads/",
5942             "license": [
5943                 "MIT"
5944             ],
5945             "authors": [
5946                 {
5947                     "name": "Tobias Nyholm",
5948                     "email": "tobias.nyholm@gmail.com"
5949                 }
5950             ],
5951             "description": "Guzzle 7 HTTP Adapter",
5952             "homepage": "http://httplug.io",
5953             "keywords": [
5954                 "Guzzle",
5955                 "http"
5956             ],
5957             "support": {
5958                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
5959                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
5960             },
5961             "time": "2021-03-09T07:35:15+00:00"
5962         },
5963         {
5964             "name": "php-http/httplug",
5965             "version": "2.3.0",
5966             "source": {
5967                 "type": "git",
5968                 "url": "https://github.com/php-http/httplug.git",
5969                 "reference": "f640739f80dfa1152533976e3c112477f69274eb"
5970             },
5971             "dist": {
5972                 "type": "zip",
5973                 "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb",
5974                 "reference": "f640739f80dfa1152533976e3c112477f69274eb",
5975                 "shasum": ""
5976             },
5977             "require": {
5978                 "php": "^7.1 || ^8.0",
5979                 "php-http/promise": "^1.1",
5980                 "psr/http-client": "^1.0",
5981                 "psr/http-message": "^1.0"
5982             },
5983             "require-dev": {
5984                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5985                 "phpspec/phpspec": "^5.1 || ^6.0"
5986             },
5987             "type": "library",
5988             "extra": {
5989                 "branch-alias": {
5990                     "dev-master": "2.x-dev"
5991                 }
5992             },
5993             "autoload": {
5994                 "psr-4": {
5995                     "Http\\Client\\": "src/"
5996                 }
5997             },
5998             "notification-url": "https://packagist.org/downloads/",
5999             "license": [
6000                 "MIT"
6001             ],
6002             "authors": [
6003                 {
6004                     "name": "Eric GELOEN",
6005                     "email": "geloen.eric@gmail.com"
6006                 },
6007                 {
6008                     "name": "Márk Sági-Kazár",
6009                     "email": "mark.sagikazar@gmail.com",
6010                     "homepage": "https://sagikazarmark.hu"
6011                 }
6012             ],
6013             "description": "HTTPlug, the HTTP client abstraction for PHP",
6014             "homepage": "http://httplug.io",
6015             "keywords": [
6016                 "client",
6017                 "http"
6018             ],
6019             "support": {
6020                 "issues": "https://github.com/php-http/httplug/issues",
6021                 "source": "https://github.com/php-http/httplug/tree/2.3.0"
6022             },
6023             "time": "2022-02-21T09:52:22+00:00"
6024         },
6025         {
6026             "name": "php-http/message",
6027             "version": "1.13.0",
6028             "source": {
6029                 "type": "git",
6030                 "url": "https://github.com/php-http/message.git",
6031                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
6032             },
6033             "dist": {
6034                 "type": "zip",
6035                 "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361",
6036                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
6037                 "shasum": ""
6038             },
6039             "require": {
6040                 "clue/stream-filter": "^1.5",
6041                 "php": "^7.1 || ^8.0",
6042                 "php-http/message-factory": "^1.0.2",
6043                 "psr/http-message": "^1.0"
6044             },
6045             "provide": {
6046                 "php-http/message-factory-implementation": "1.0"
6047             },
6048             "require-dev": {
6049                 "ergebnis/composer-normalize": "^2.6",
6050                 "ext-zlib": "*",
6051                 "guzzlehttp/psr7": "^1.0",
6052                 "laminas/laminas-diactoros": "^2.0",
6053                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
6054                 "slim/slim": "^3.0"
6055             },
6056             "suggest": {
6057                 "ext-zlib": "Used with compressor/decompressor streams",
6058                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6059                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
6060                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
6061             },
6062             "type": "library",
6063             "extra": {
6064                 "branch-alias": {
6065                     "dev-master": "1.10-dev"
6066                 }
6067             },
6068             "autoload": {
6069                 "files": [
6070                     "src/filters.php"
6071                 ],
6072                 "psr-4": {
6073                     "Http\\Message\\": "src/"
6074                 }
6075             },
6076             "notification-url": "https://packagist.org/downloads/",
6077             "license": [
6078                 "MIT"
6079             ],
6080             "authors": [
6081                 {
6082                     "name": "Márk Sági-Kazár",
6083                     "email": "mark.sagikazar@gmail.com"
6084                 }
6085             ],
6086             "description": "HTTP Message related tools",
6087             "homepage": "http://php-http.org",
6088             "keywords": [
6089                 "http",
6090                 "message",
6091                 "psr-7"
6092             ],
6093             "support": {
6094                 "issues": "https://github.com/php-http/message/issues",
6095                 "source": "https://github.com/php-http/message/tree/1.13.0"
6096             },
6097             "time": "2022-02-11T13:41:14+00:00"
6098         },
6099         {
6100             "name": "php-http/message-factory",
6101             "version": "v1.0.2",
6102             "source": {
6103                 "type": "git",
6104                 "url": "https://github.com/php-http/message-factory.git",
6105                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
6106             },
6107             "dist": {
6108                 "type": "zip",
6109                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6110                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6111                 "shasum": ""
6112             },
6113             "require": {
6114                 "php": ">=5.4",
6115                 "psr/http-message": "^1.0"
6116             },
6117             "type": "library",
6118             "extra": {
6119                 "branch-alias": {
6120                     "dev-master": "1.0-dev"
6121                 }
6122             },
6123             "autoload": {
6124                 "psr-4": {
6125                     "Http\\Message\\": "src/"
6126                 }
6127             },
6128             "notification-url": "https://packagist.org/downloads/",
6129             "license": [
6130                 "MIT"
6131             ],
6132             "authors": [
6133                 {
6134                     "name": "Márk Sági-Kazár",
6135                     "email": "mark.sagikazar@gmail.com"
6136                 }
6137             ],
6138             "description": "Factory interfaces for PSR-7 HTTP Message",
6139             "homepage": "http://php-http.org",
6140             "keywords": [
6141                 "factory",
6142                 "http",
6143                 "message",
6144                 "stream",
6145                 "uri"
6146             ],
6147             "support": {
6148                 "issues": "https://github.com/php-http/message-factory/issues",
6149                 "source": "https://github.com/php-http/message-factory/tree/master"
6150             },
6151             "time": "2015-12-19T14:08:53+00:00"
6152         },
6153         {
6154             "name": "php-http/promise",
6155             "version": "1.1.0",
6156             "source": {
6157                 "type": "git",
6158                 "url": "https://github.com/php-http/promise.git",
6159                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
6160             },
6161             "dist": {
6162                 "type": "zip",
6163                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6164                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6165                 "shasum": ""
6166             },
6167             "require": {
6168                 "php": "^7.1 || ^8.0"
6169             },
6170             "require-dev": {
6171                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
6172                 "phpspec/phpspec": "^5.1.2 || ^6.2"
6173             },
6174             "type": "library",
6175             "extra": {
6176                 "branch-alias": {
6177                     "dev-master": "1.1-dev"
6178                 }
6179             },
6180             "autoload": {
6181                 "psr-4": {
6182                     "Http\\Promise\\": "src/"
6183                 }
6184             },
6185             "notification-url": "https://packagist.org/downloads/",
6186             "license": [
6187                 "MIT"
6188             ],
6189             "authors": [
6190                 {
6191                     "name": "Joel Wurtz",
6192                     "email": "joel.wurtz@gmail.com"
6193                 },
6194                 {
6195                     "name": "Márk Sági-Kazár",
6196                     "email": "mark.sagikazar@gmail.com"
6197                 }
6198             ],
6199             "description": "Promise used for asynchronous HTTP requests",
6200             "homepage": "http://httplug.io",
6201             "keywords": [
6202                 "promise"
6203             ],
6204             "support": {
6205                 "issues": "https://github.com/php-http/promise/issues",
6206                 "source": "https://github.com/php-http/promise/tree/1.1.0"
6207             },
6208             "time": "2020-07-07T09:29:14+00:00"
6209         },
6210         {
6211             "name": "phpmailer/phpmailer",
6212             "version": "v6.6.2",
6213             "source": {
6214                 "type": "git",
6215                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6216                 "reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95"
6217             },
6218             "dist": {
6219                 "type": "zip",
6220                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
6221                 "reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
6222                 "shasum": ""
6223             },
6224             "require": {
6225                 "ext-ctype": "*",
6226                 "ext-filter": "*",
6227                 "ext-hash": "*",
6228                 "php": ">=5.5.0"
6229             },
6230             "require-dev": {
6231                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6232                 "doctrine/annotations": "^1.2",
6233                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
6234                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
6235                 "phpcompatibility/php-compatibility": "^9.3.5",
6236                 "roave/security-advisories": "dev-latest",
6237                 "squizlabs/php_codesniffer": "^3.6.2",
6238                 "yoast/phpunit-polyfills": "^1.0.0"
6239             },
6240             "suggest": {
6241                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6242                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6243                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6244                 "psr/log": "For optional PSR-3 debug logging",
6245                 "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6246                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6247             },
6248             "type": "library",
6249             "autoload": {
6250                 "psr-4": {
6251                     "PHPMailer\\PHPMailer\\": "src/"
6252                 }
6253             },
6254             "notification-url": "https://packagist.org/downloads/",
6255             "license": [
6256                 "LGPL-2.1-only"
6257             ],
6258             "authors": [
6259                 {
6260                     "name": "Marcus Bointon",
6261                     "email": "phpmailer@synchromedia.co.uk"
6262                 },
6263                 {
6264                     "name": "Jim Jagielski",
6265                     "email": "jimjag@gmail.com"
6266                 },
6267                 {
6268                     "name": "Andy Prevost",
6269                     "email": "codeworxtech@users.sourceforge.net"
6270                 },
6271                 {
6272                     "name": "Brent R. Matzelle"
6273                 }
6274             ],
6275             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6276             "support": {
6277                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6278                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.2"
6279             },
6280             "funding": [
6281                 {
6282                     "url": "https://github.com/Synchro",
6283                     "type": "github"
6284                 }
6285             ],
6286             "time": "2022-06-14T09:27:21+00:00"
6287         },
6288         {
6289             "name": "phpoffice/phpspreadsheet",
6290             "version": "1.23.0",
6291             "source": {
6292                 "type": "git",
6293                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6294                 "reference": "21e4cf62699eebf007db28775f7d1554e612ed9e"
6295             },
6296             "dist": {
6297                 "type": "zip",
6298                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/21e4cf62699eebf007db28775f7d1554e612ed9e",
6299                 "reference": "21e4cf62699eebf007db28775f7d1554e612ed9e",
6300                 "shasum": ""
6301             },
6302             "require": {
6303                 "ext-ctype": "*",
6304                 "ext-dom": "*",
6305                 "ext-fileinfo": "*",
6306                 "ext-gd": "*",
6307                 "ext-iconv": "*",
6308                 "ext-libxml": "*",
6309                 "ext-mbstring": "*",
6310                 "ext-simplexml": "*",
6311                 "ext-xml": "*",
6312                 "ext-xmlreader": "*",
6313                 "ext-xmlwriter": "*",
6314                 "ext-zip": "*",
6315                 "ext-zlib": "*",
6316                 "ezyang/htmlpurifier": "^4.13",
6317                 "maennchen/zipstream-php": "^2.1",
6318                 "markbaker/complex": "^3.0",
6319                 "markbaker/matrix": "^3.0",
6320                 "php": "^7.3 || ^8.0",
6321                 "psr/http-client": "^1.0",
6322                 "psr/http-factory": "^1.0",
6323                 "psr/simple-cache": "^1.0 || ^2.0"
6324             },
6325             "require-dev": {
6326                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6327                 "dompdf/dompdf": "^1.0",
6328                 "friendsofphp/php-cs-fixer": "^3.2",
6329                 "jpgraph/jpgraph": "^4.0",
6330                 "mpdf/mpdf": "8.0.17",
6331                 "phpcompatibility/php-compatibility": "^9.3",
6332                 "phpstan/phpstan": "^1.1",
6333                 "phpstan/phpstan-phpunit": "^1.0",
6334                 "phpunit/phpunit": "^8.5 || ^9.0",
6335                 "squizlabs/php_codesniffer": "^3.6",
6336                 "tecnickcom/tcpdf": "^6.4"
6337             },
6338             "suggest": {
6339                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6340                 "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6341                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6342                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6343             },
6344             "type": "library",
6345             "autoload": {
6346                 "psr-4": {
6347                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6348                 }
6349             },
6350             "notification-url": "https://packagist.org/downloads/",
6351             "license": [
6352                 "MIT"
6353             ],
6354             "authors": [
6355                 {
6356                     "name": "Maarten Balliauw",
6357                     "homepage": "https://blog.maartenballiauw.be"
6358                 },
6359                 {
6360                     "name": "Mark Baker",
6361                     "homepage": "https://markbakeruk.net"
6362                 },
6363                 {
6364                     "name": "Franck Lefevre",
6365                     "homepage": "https://rootslabs.net"
6366                 },
6367                 {
6368                     "name": "Erik Tilt"
6369                 },
6370                 {
6371                     "name": "Adrien Crivelli"
6372                 }
6373             ],
6374             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6375             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6376             "keywords": [
6377                 "OpenXML",
6378                 "excel",
6379                 "gnumeric",
6380                 "ods",
6381                 "php",
6382                 "spreadsheet",
6383                 "xls",
6384                 "xlsx"
6385             ],
6386             "support": {
6387                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6388                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.23.0"
6389             },
6390             "time": "2022-04-24T13:53:10+00:00"
6391         },
6392         {
6393             "name": "phpoption/phpoption",
6394             "version": "1.9.0",
6395             "source": {
6396                 "type": "git",
6397                 "url": "https://github.com/schmittjoh/php-option.git",
6398                 "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
6399             },
6400             "dist": {
6401                 "type": "zip",
6402                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
6403                 "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
6404                 "shasum": ""
6405             },
6406             "require": {
6407                 "php": "^7.2.5 || ^8.0"
6408             },
6409             "require-dev": {
6410                 "bamarni/composer-bin-plugin": "^1.8",
6411                 "phpunit/phpunit": "^8.5.28 || ^9.5.21"
6412             },
6413             "type": "library",
6414             "extra": {
6415                 "bamarni-bin": {
6416                     "bin-links": true,
6417                     "forward-command": true
6418                 },
6419                 "branch-alias": {
6420                     "dev-master": "1.9-dev"
6421                 }
6422             },
6423             "autoload": {
6424                 "psr-4": {
6425                     "PhpOption\\": "src/PhpOption/"
6426                 }
6427             },
6428             "notification-url": "https://packagist.org/downloads/",
6429             "license": [
6430                 "Apache-2.0"
6431             ],
6432             "authors": [
6433                 {
6434                     "name": "Johannes M. Schmitt",
6435                     "email": "schmittjoh@gmail.com",
6436                     "homepage": "https://github.com/schmittjoh"
6437                 },
6438                 {
6439                     "name": "Graham Campbell",
6440                     "email": "hello@gjcampbell.co.uk",
6441                     "homepage": "https://github.com/GrahamCampbell"
6442                 }
6443             ],
6444             "description": "Option Type for PHP",
6445             "keywords": [
6446                 "language",
6447                 "option",
6448                 "php",
6449                 "type"
6450             ],
6451             "support": {
6452                 "issues": "https://github.com/schmittjoh/php-option/issues",
6453                 "source": "https://github.com/schmittjoh/php-option/tree/1.9.0"
6454             },
6455             "funding": [
6456                 {
6457                     "url": "https://github.com/GrahamCampbell",
6458                     "type": "github"
6459                 },
6460                 {
6461                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6462                     "type": "tidelift"
6463                 }
6464             ],
6465             "time": "2022-07-30T15:51:26+00:00"
6466         },
6467         {
6468             "name": "phpseclib/phpseclib",
6469             "version": "2.0.37",
6470             "source": {
6471                 "type": "git",
6472                 "url": "https://github.com/phpseclib/phpseclib.git",
6473                 "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c"
6474             },
6475             "dist": {
6476                 "type": "zip",
6477                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c812fbb4d6b4d7f30235ab7298a12f09ba13b37c",
6478                 "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c",
6479                 "shasum": ""
6480             },
6481             "require": {
6482                 "php": ">=5.3.3"
6483             },
6484             "require-dev": {
6485                 "phing/phing": "~2.7",
6486                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
6487                 "squizlabs/php_codesniffer": "~2.0"
6488             },
6489             "suggest": {
6490                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6491                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6492                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6493                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6494             },
6495             "type": "library",
6496             "autoload": {
6497                 "files": [
6498                     "phpseclib/bootstrap.php"
6499                 ],
6500                 "psr-4": {
6501                     "phpseclib\\": "phpseclib/"
6502                 }
6503             },
6504             "notification-url": "https://packagist.org/downloads/",
6505             "license": [
6506                 "MIT"
6507             ],
6508             "authors": [
6509                 {
6510                     "name": "Jim Wigginton",
6511                     "email": "terrafrost@php.net",
6512                     "role": "Lead Developer"
6513                 },
6514                 {
6515                     "name": "Patrick Monnerat",
6516                     "email": "pm@datasphere.ch",
6517                     "role": "Developer"
6518                 },
6519                 {
6520                     "name": "Andreas Fischer",
6521                     "email": "bantu@phpbb.com",
6522                     "role": "Developer"
6523                 },
6524                 {
6525                     "name": "Hans-Jürgen Petrich",
6526                     "email": "petrich@tronic-media.com",
6527                     "role": "Developer"
6528                 },
6529                 {
6530                     "name": "Graham Campbell",
6531                     "email": "graham@alt-three.com",
6532                     "role": "Developer"
6533                 }
6534             ],
6535             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6536             "homepage": "http://phpseclib.sourceforge.net",
6537             "keywords": [
6538                 "BigInteger",
6539                 "aes",
6540                 "asn.1",
6541                 "asn1",
6542                 "blowfish",
6543                 "crypto",
6544                 "cryptography",
6545                 "encryption",
6546                 "rsa",
6547                 "security",
6548                 "sftp",
6549                 "signature",
6550                 "signing",
6551                 "ssh",
6552                 "twofish",
6553                 "x.509",
6554                 "x509"
6555             ],
6556             "support": {
6557                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6558                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.37"
6559             },
6560             "funding": [
6561                 {
6562                     "url": "https://github.com/terrafrost",
6563                     "type": "github"
6564                 },
6565                 {
6566                     "url": "https://www.patreon.com/phpseclib",
6567                     "type": "patreon"
6568                 },
6569                 {
6570                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6571                     "type": "tidelift"
6572                 }
6573             ],
6574             "time": "2022-04-04T04:57:45+00:00"
6575         },
6576         {
6577             "name": "psr/cache",
6578             "version": "1.0.1",
6579             "source": {
6580                 "type": "git",
6581                 "url": "https://github.com/php-fig/cache.git",
6582                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6583             },
6584             "dist": {
6585                 "type": "zip",
6586                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6587                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6588                 "shasum": ""
6589             },
6590             "require": {
6591                 "php": ">=5.3.0"
6592             },
6593             "type": "library",
6594             "extra": {
6595                 "branch-alias": {
6596                     "dev-master": "1.0.x-dev"
6597                 }
6598             },
6599             "autoload": {
6600                 "psr-4": {
6601                     "Psr\\Cache\\": "src/"
6602                 }
6603             },
6604             "notification-url": "https://packagist.org/downloads/",
6605             "license": [
6606                 "MIT"
6607             ],
6608             "authors": [
6609                 {
6610                     "name": "PHP-FIG",
6611                     "homepage": "http://www.php-fig.org/"
6612                 }
6613             ],
6614             "description": "Common interface for caching libraries",
6615             "keywords": [
6616                 "cache",
6617                 "psr",
6618                 "psr-6"
6619             ],
6620             "support": {
6621                 "source": "https://github.com/php-fig/cache/tree/master"
6622             },
6623             "time": "2016-08-06T20:24:11+00:00"
6624         },
6625         {
6626             "name": "psr/container",
6627             "version": "1.1.2",
6628             "source": {
6629                 "type": "git",
6630                 "url": "https://github.com/php-fig/container.git",
6631                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6632             },
6633             "dist": {
6634                 "type": "zip",
6635                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6636                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6637                 "shasum": ""
6638             },
6639             "require": {
6640                 "php": ">=7.4.0"
6641             },
6642             "type": "library",
6643             "autoload": {
6644                 "psr-4": {
6645                     "Psr\\Container\\": "src/"
6646                 }
6647             },
6648             "notification-url": "https://packagist.org/downloads/",
6649             "license": [
6650                 "MIT"
6651             ],
6652             "authors": [
6653                 {
6654                     "name": "PHP-FIG",
6655                     "homepage": "https://www.php-fig.org/"
6656                 }
6657             ],
6658             "description": "Common Container Interface (PHP FIG PSR-11)",
6659             "homepage": "https://github.com/php-fig/container",
6660             "keywords": [
6661                 "PSR-11",
6662                 "container",
6663                 "container-interface",
6664                 "container-interop",
6665                 "psr"
6666             ],
6667             "support": {
6668                 "issues": "https://github.com/php-fig/container/issues",
6669                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6670             },
6671             "time": "2021-11-05T16:50:12+00:00"
6672         },
6673         {
6674             "name": "psr/http-client",
6675             "version": "1.0.1",
6676             "source": {
6677                 "type": "git",
6678                 "url": "https://github.com/php-fig/http-client.git",
6679                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
6680             },
6681             "dist": {
6682                 "type": "zip",
6683                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6684                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6685                 "shasum": ""
6686             },
6687             "require": {
6688                 "php": "^7.0 || ^8.0",
6689                 "psr/http-message": "^1.0"
6690             },
6691             "type": "library",
6692             "extra": {
6693                 "branch-alias": {
6694                     "dev-master": "1.0.x-dev"
6695                 }
6696             },
6697             "autoload": {
6698                 "psr-4": {
6699                     "Psr\\Http\\Client\\": "src/"
6700                 }
6701             },
6702             "notification-url": "https://packagist.org/downloads/",
6703             "license": [
6704                 "MIT"
6705             ],
6706             "authors": [
6707                 {
6708                     "name": "PHP-FIG",
6709                     "homepage": "http://www.php-fig.org/"
6710                 }
6711             ],
6712             "description": "Common interface for HTTP clients",
6713             "homepage": "https://github.com/php-fig/http-client",
6714             "keywords": [
6715                 "http",
6716                 "http-client",
6717                 "psr",
6718                 "psr-18"
6719             ],
6720             "support": {
6721                 "source": "https://github.com/php-fig/http-client/tree/master"
6722             },
6723             "time": "2020-06-29T06:28:15+00:00"
6724         },
6725         {
6726             "name": "psr/http-factory",
6727             "version": "1.0.1",
6728             "source": {
6729                 "type": "git",
6730                 "url": "https://github.com/php-fig/http-factory.git",
6731                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6732             },
6733             "dist": {
6734                 "type": "zip",
6735                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6736                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6737                 "shasum": ""
6738             },
6739             "require": {
6740                 "php": ">=7.0.0",
6741                 "psr/http-message": "^1.0"
6742             },
6743             "type": "library",
6744             "extra": {
6745                 "branch-alias": {
6746                     "dev-master": "1.0.x-dev"
6747                 }
6748             },
6749             "autoload": {
6750                 "psr-4": {
6751                     "Psr\\Http\\Message\\": "src/"
6752                 }
6753             },
6754             "notification-url": "https://packagist.org/downloads/",
6755             "license": [
6756                 "MIT"
6757             ],
6758             "authors": [
6759                 {
6760                     "name": "PHP-FIG",
6761                     "homepage": "http://www.php-fig.org/"
6762                 }
6763             ],
6764             "description": "Common interfaces for PSR-7 HTTP message factories",
6765             "keywords": [
6766                 "factory",
6767                 "http",
6768                 "message",
6769                 "psr",
6770                 "psr-17",
6771                 "psr-7",
6772                 "request",
6773                 "response"
6774             ],
6775             "support": {
6776                 "source": "https://github.com/php-fig/http-factory/tree/master"
6777             },
6778             "time": "2019-04-30T12:38:16+00:00"
6779         },
6780         {
6781             "name": "psr/http-message",
6782             "version": "1.0.1",
6783             "source": {
6784                 "type": "git",
6785                 "url": "https://github.com/php-fig/http-message.git",
6786                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6787             },
6788             "dist": {
6789                 "type": "zip",
6790                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6791                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6792                 "shasum": ""
6793             },
6794             "require": {
6795                 "php": ">=5.3.0"
6796             },
6797             "type": "library",
6798             "extra": {
6799                 "branch-alias": {
6800                     "dev-master": "1.0.x-dev"
6801                 }
6802             },
6803             "autoload": {
6804                 "psr-4": {
6805                     "Psr\\Http\\Message\\": "src/"
6806                 }
6807             },
6808             "notification-url": "https://packagist.org/downloads/",
6809             "license": [
6810                 "MIT"
6811             ],
6812             "authors": [
6813                 {
6814                     "name": "PHP-FIG",
6815                     "homepage": "http://www.php-fig.org/"
6816                 }
6817             ],
6818             "description": "Common interface for HTTP messages",
6819             "homepage": "https://github.com/php-fig/http-message",
6820             "keywords": [
6821                 "http",
6822                 "http-message",
6823                 "psr",
6824                 "psr-7",
6825                 "request",
6826                 "response"
6827             ],
6828             "support": {
6829                 "source": "https://github.com/php-fig/http-message/tree/master"
6830             },
6831             "time": "2016-08-06T14:39:51+00:00"
6832         },
6833         {
6834             "name": "psr/log",
6835             "version": "1.1.4",
6836             "source": {
6837                 "type": "git",
6838                 "url": "https://github.com/php-fig/log.git",
6839                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
6840             },
6841             "dist": {
6842                 "type": "zip",
6843                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
6844                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
6845                 "shasum": ""
6846             },
6847             "require": {
6848                 "php": ">=5.3.0"
6849             },
6850             "type": "library",
6851             "extra": {
6852                 "branch-alias": {
6853                     "dev-master": "1.1.x-dev"
6854                 }
6855             },
6856             "autoload": {
6857                 "psr-4": {
6858                     "Psr\\Log\\": "Psr/Log/"
6859                 }
6860             },
6861             "notification-url": "https://packagist.org/downloads/",
6862             "license": [
6863                 "MIT"
6864             ],
6865             "authors": [
6866                 {
6867                     "name": "PHP-FIG",
6868                     "homepage": "https://www.php-fig.org/"
6869                 }
6870             ],
6871             "description": "Common interface for logging libraries",
6872             "homepage": "https://github.com/php-fig/log",
6873             "keywords": [
6874                 "log",
6875                 "psr",
6876                 "psr-3"
6877             ],
6878             "support": {
6879                 "source": "https://github.com/php-fig/log/tree/1.1.4"
6880             },
6881             "time": "2021-05-03T11:20:27+00:00"
6882         },
6883         {
6884             "name": "psr/simple-cache",
6885             "version": "1.0.1",
6886             "source": {
6887                 "type": "git",
6888                 "url": "https://github.com/php-fig/simple-cache.git",
6889                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6890             },
6891             "dist": {
6892                 "type": "zip",
6893                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6894                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6895                 "shasum": ""
6896             },
6897             "require": {
6898                 "php": ">=5.3.0"
6899             },
6900             "type": "library",
6901             "extra": {
6902                 "branch-alias": {
6903                     "dev-master": "1.0.x-dev"
6904                 }
6905             },
6906             "autoload": {
6907                 "psr-4": {
6908                     "Psr\\SimpleCache\\": "src/"
6909                 }
6910             },
6911             "notification-url": "https://packagist.org/downloads/",
6912             "license": [
6913                 "MIT"
6914             ],
6915             "authors": [
6916                 {
6917                     "name": "PHP-FIG",
6918                     "homepage": "http://www.php-fig.org/"
6919                 }
6920             ],
6921             "description": "Common interfaces for simple caching",
6922             "keywords": [
6923                 "cache",
6924                 "caching",
6925                 "psr",
6926                 "psr-16",
6927                 "simple-cache"
6928             ],
6929             "support": {
6930                 "source": "https://github.com/php-fig/simple-cache/tree/master"
6931             },
6932             "time": "2017-10-23T01:57:42+00:00"
6933         },
6934         {
6935             "name": "ralouphie/getallheaders",
6936             "version": "3.0.3",
6937             "source": {
6938                 "type": "git",
6939                 "url": "https://github.com/ralouphie/getallheaders.git",
6940                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6941             },
6942             "dist": {
6943                 "type": "zip",
6944                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6945                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6946                 "shasum": ""
6947             },
6948             "require": {
6949                 "php": ">=5.6"
6950             },
6951             "require-dev": {
6952                 "php-coveralls/php-coveralls": "^2.1",
6953                 "phpunit/phpunit": "^5 || ^6.5"
6954             },
6955             "type": "library",
6956             "autoload": {
6957                 "files": [
6958                     "src/getallheaders.php"
6959                 ]
6960             },
6961             "notification-url": "https://packagist.org/downloads/",
6962             "license": [
6963                 "MIT"
6964             ],
6965             "authors": [
6966                 {
6967                     "name": "Ralph Khattar",
6968                     "email": "ralph.khattar@gmail.com"
6969                 }
6970             ],
6971             "description": "A polyfill for getallheaders.",
6972             "support": {
6973                 "issues": "https://github.com/ralouphie/getallheaders/issues",
6974                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
6975             },
6976             "time": "2019-03-08T08:55:37+00:00"
6977         },
6978         {
6979             "name": "ramsey/collection",
6980             "version": "1.2.2",
6981             "source": {
6982                 "type": "git",
6983                 "url": "https://github.com/ramsey/collection.git",
6984                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
6985             },
6986             "dist": {
6987                 "type": "zip",
6988                 "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6989                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6990                 "shasum": ""
6991             },
6992             "require": {
6993                 "php": "^7.3 || ^8",
6994                 "symfony/polyfill-php81": "^1.23"
6995             },
6996             "require-dev": {
6997                 "captainhook/captainhook": "^5.3",
6998                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6999                 "ergebnis/composer-normalize": "^2.6",
7000                 "fakerphp/faker": "^1.5",
7001                 "hamcrest/hamcrest-php": "^2",
7002                 "jangregor/phpstan-prophecy": "^0.8",
7003                 "mockery/mockery": "^1.3",
7004                 "phpspec/prophecy-phpunit": "^2.0",
7005                 "phpstan/extension-installer": "^1",
7006                 "phpstan/phpstan": "^0.12.32",
7007                 "phpstan/phpstan-mockery": "^0.12.5",
7008                 "phpstan/phpstan-phpunit": "^0.12.11",
7009                 "phpunit/phpunit": "^8.5 || ^9",
7010                 "psy/psysh": "^0.10.4",
7011                 "slevomat/coding-standard": "^6.3",
7012                 "squizlabs/php_codesniffer": "^3.5",
7013                 "vimeo/psalm": "^4.4"
7014             },
7015             "type": "library",
7016             "autoload": {
7017                 "psr-4": {
7018                     "Ramsey\\Collection\\": "src/"
7019                 }
7020             },
7021             "notification-url": "https://packagist.org/downloads/",
7022             "license": [
7023                 "MIT"
7024             ],
7025             "authors": [
7026                 {
7027                     "name": "Ben Ramsey",
7028                     "email": "ben@benramsey.com",
7029                     "homepage": "https://benramsey.com"
7030                 }
7031             ],
7032             "description": "A PHP library for representing and manipulating collections.",
7033             "keywords": [
7034                 "array",
7035                 "collection",
7036                 "hash",
7037                 "map",
7038                 "queue",
7039                 "set"
7040             ],
7041             "support": {
7042                 "issues": "https://github.com/ramsey/collection/issues",
7043                 "source": "https://github.com/ramsey/collection/tree/1.2.2"
7044             },
7045             "funding": [
7046                 {
7047                     "url": "https://github.com/ramsey",
7048                     "type": "github"
7049                 },
7050                 {
7051                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
7052                     "type": "tidelift"
7053                 }
7054             ],
7055             "time": "2021-10-10T03:01:02+00:00"
7056         },
7057         {
7058             "name": "ramsey/uuid",
7059             "version": "4.2.3",
7060             "source": {
7061                 "type": "git",
7062                 "url": "https://github.com/ramsey/uuid.git",
7063                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
7064             },
7065             "dist": {
7066                 "type": "zip",
7067                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
7068                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
7069                 "shasum": ""
7070             },
7071             "require": {
7072                 "brick/math": "^0.8 || ^0.9",
7073                 "ext-json": "*",
7074                 "php": "^7.2 || ^8.0",
7075                 "ramsey/collection": "^1.0",
7076                 "symfony/polyfill-ctype": "^1.8",
7077                 "symfony/polyfill-php80": "^1.14"
7078             },
7079             "replace": {
7080                 "rhumsaa/uuid": "self.version"
7081             },
7082             "require-dev": {
7083                 "captainhook/captainhook": "^5.10",
7084                 "captainhook/plugin-composer": "^5.3",
7085                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7086                 "doctrine/annotations": "^1.8",
7087                 "ergebnis/composer-normalize": "^2.15",
7088                 "mockery/mockery": "^1.3",
7089                 "moontoast/math": "^1.1",
7090                 "paragonie/random-lib": "^2",
7091                 "php-mock/php-mock": "^2.2",
7092                 "php-mock/php-mock-mockery": "^1.3",
7093                 "php-parallel-lint/php-parallel-lint": "^1.1",
7094                 "phpbench/phpbench": "^1.0",
7095                 "phpstan/extension-installer": "^1.0",
7096                 "phpstan/phpstan": "^0.12",
7097                 "phpstan/phpstan-mockery": "^0.12",
7098                 "phpstan/phpstan-phpunit": "^0.12",
7099                 "phpunit/phpunit": "^8.5 || ^9",
7100                 "slevomat/coding-standard": "^7.0",
7101                 "squizlabs/php_codesniffer": "^3.5",
7102                 "vimeo/psalm": "^4.9"
7103             },
7104             "suggest": {
7105                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
7106                 "ext-ctype": "Enables faster processing of character classification using ctype functions.",
7107                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
7108                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
7109                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7110                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7111             },
7112             "type": "library",
7113             "extra": {
7114                 "branch-alias": {
7115                     "dev-main": "4.x-dev"
7116                 },
7117                 "captainhook": {
7118                     "force-install": true
7119                 }
7120             },
7121             "autoload": {
7122                 "files": [
7123                     "src/functions.php"
7124                 ],
7125                 "psr-4": {
7126                     "Ramsey\\Uuid\\": "src/"
7127                 }
7128             },
7129             "notification-url": "https://packagist.org/downloads/",
7130             "license": [
7131                 "MIT"
7132             ],
7133             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
7134             "keywords": [
7135                 "guid",
7136                 "identifier",
7137                 "uuid"
7138             ],
7139             "support": {
7140                 "issues": "https://github.com/ramsey/uuid/issues",
7141                 "source": "https://github.com/ramsey/uuid/tree/4.2.3"
7142             },
7143             "funding": [
7144                 {
7145                     "url": "https://github.com/ramsey",
7146                     "type": "github"
7147                 },
7148                 {
7149                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
7150                     "type": "tidelift"
7151                 }
7152             ],
7153             "time": "2021-09-25T23:10:38+00:00"
7154         },
7155         {
7156             "name": "robthree/twofactorauth",
7157             "version": "1.8.2",
7158             "source": {
7159                 "type": "git",
7160                 "url": "https://github.com/RobThree/TwoFactorAuth.git",
7161                 "reference": "65681de5a324eae05140ac58b08648a60212afc0"
7162             },
7163             "dist": {
7164                 "type": "zip",
7165                 "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/65681de5a324eae05140ac58b08648a60212afc0",
7166                 "reference": "65681de5a324eae05140ac58b08648a60212afc0",
7167                 "shasum": ""
7168             },
7169             "require": {
7170                 "php": ">=5.6.0"
7171             },
7172             "require-dev": {
7173                 "php-parallel-lint/php-parallel-lint": "^1.2",
7174                 "phpunit/phpunit": "@stable"
7175             },
7176             "suggest": {
7177                 "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
7178                 "endroid/qr-code": "Needed for EndroidQrCodeProvider"
7179             },
7180             "type": "library",
7181             "autoload": {
7182                 "psr-4": {
7183                     "RobThree\\Auth\\": "lib"
7184                 }
7185             },
7186             "notification-url": "https://packagist.org/downloads/",
7187             "license": [
7188                 "MIT"
7189             ],
7190             "authors": [
7191                 {
7192                     "name": "Rob Janssen",
7193                     "homepage": "http://robiii.me",
7194                     "role": "Developer"
7195                 }
7196             ],
7197             "description": "Two Factor Authentication",
7198             "homepage": "https://github.com/RobThree/TwoFactorAuth",
7199             "keywords": [
7200                 "Authentication",
7201                 "MFA",
7202                 "Multi Factor Authentication",
7203                 "Two Factor Authentication",
7204                 "authenticator",
7205                 "authy",
7206                 "php",
7207                 "tfa"
7208             ],
7209             "support": {
7210                 "issues": "https://github.com/RobThree/TwoFactorAuth/issues",
7211                 "source": "https://github.com/RobThree/TwoFactorAuth"
7212             },
7213             "funding": [
7214                 {
7215                     "url": "https://paypal.me/robiii",
7216                     "type": "custom"
7217                 },
7218                 {
7219                     "url": "https://github.com/RobThree",
7220                     "type": "github"
7221                 }
7222             ],
7223             "time": "2022-03-22T16:11:07+00:00"
7224         },
7225         {
7226             "name": "rospdf/pdf-php",
7227             "version": "0.12.63",
7228             "source": {
7229                 "type": "git",
7230                 "url": "https://github.com/rospdf/pdf-php.git",
7231                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44"
7232             },
7233             "dist": {
7234                 "type": "zip",
7235                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/f957e49ddfa6b7891de62c48b1de965a74db6c44",
7236                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44",
7237                 "shasum": ""
7238             },
7239             "require": {
7240                 "php": ">=5.6.0"
7241             },
7242             "require-dev": {
7243                 "phpunit/phpunit": "3.7.38",
7244                 "squizlabs/php_codesniffer": "2.*"
7245             },
7246             "type": "library",
7247             "extra": {
7248                 "branch-alias": {
7249                     "dev-experimental": "0.13.x-dev",
7250                     "dev-master": "0.12.x-dev"
7251                 }
7252             },
7253             "autoload": {
7254                 "files": [
7255                     "src/Cpdf.php",
7256                     "src/Cezpdf.php"
7257                 ]
7258             },
7259             "notification-url": "https://packagist.org/downloads/",
7260             "license": [
7261                 "MIT"
7262             ],
7263             "authors": [
7264                 {
7265                     "name": "Ole Koeckemann",
7266                     "email": "ole.k@web.de",
7267                     "role": "Project Head / Developer"
7268                 },
7269                 {
7270                     "name": "Lars Olesen",
7271                     "email": "lars@intraface.dk",
7272                     "role": "Developer"
7273                 },
7274                 {
7275                     "name": "Sune Jensen",
7276                     "email": "sj@sunet.dk",
7277                     "role": "Developer"
7278                 },
7279                 {
7280                     "name": "Nicola Asuni",
7281                     "email": "info@tecnick.com",
7282                     "role": "Developer"
7283                 },
7284                 {
7285                     "name": "Wayne Munro",
7286                     "email": "pdf@ros.co.nz",
7287                     "role": "Founder / Inactive"
7288                 }
7289             ],
7290             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7291             "homepage": "https://github.com/rospdf/pdf-php",
7292             "support": {
7293                 "issues": "https://github.com/rospdf/pdf-php/issues",
7294                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.63"
7295             },
7296             "time": "2020-09-20T06:15:20+00:00"
7297         },
7298         {
7299             "name": "sabberworm/php-css-parser",
7300             "version": "8.4.0",
7301             "source": {
7302                 "type": "git",
7303                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7304                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7305             },
7306             "dist": {
7307                 "type": "zip",
7308                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7309                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7310                 "shasum": ""
7311             },
7312             "require": {
7313                 "ext-iconv": "*",
7314                 "php": ">=5.6.20"
7315             },
7316             "require-dev": {
7317                 "codacy/coverage": "^1.4",
7318                 "phpunit/phpunit": "^4.8.36"
7319             },
7320             "suggest": {
7321                 "ext-mbstring": "for parsing UTF-8 CSS"
7322             },
7323             "type": "library",
7324             "autoload": {
7325                 "psr-4": {
7326                     "Sabberworm\\CSS\\": "src/"
7327                 }
7328             },
7329             "notification-url": "https://packagist.org/downloads/",
7330             "license": [
7331                 "MIT"
7332             ],
7333             "authors": [
7334                 {
7335                     "name": "Raphael Schweikert"
7336                 }
7337             ],
7338             "description": "Parser for CSS Files written in PHP",
7339             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7340             "keywords": [
7341                 "css",
7342                 "parser",
7343                 "stylesheet"
7344             ],
7345             "support": {
7346                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7347                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7348             },
7349             "time": "2021-12-11T13:40:54+00:00"
7350         },
7351         {
7352             "name": "setasign/fpdi",
7353             "version": "v2.3.6",
7354             "source": {
7355                 "type": "git",
7356                 "url": "https://github.com/Setasign/FPDI.git",
7357                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
7358             },
7359             "dist": {
7360                 "type": "zip",
7361                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7362                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7363                 "shasum": ""
7364             },
7365             "require": {
7366                 "ext-zlib": "*",
7367                 "php": "^5.6 || ^7.0 || ^8.0"
7368             },
7369             "conflict": {
7370                 "setasign/tfpdf": "<1.31"
7371             },
7372             "require-dev": {
7373                 "phpunit/phpunit": "~5.7",
7374                 "setasign/fpdf": "~1.8",
7375                 "setasign/tfpdf": "1.31",
7376                 "squizlabs/php_codesniffer": "^3.5",
7377                 "tecnickcom/tcpdf": "~6.2"
7378             },
7379             "suggest": {
7380                 "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."
7381             },
7382             "type": "library",
7383             "autoload": {
7384                 "psr-4": {
7385                     "setasign\\Fpdi\\": "src/"
7386                 }
7387             },
7388             "notification-url": "https://packagist.org/downloads/",
7389             "license": [
7390                 "MIT"
7391             ],
7392             "authors": [
7393                 {
7394                     "name": "Jan Slabon",
7395                     "email": "jan.slabon@setasign.com",
7396                     "homepage": "https://www.setasign.com"
7397                 },
7398                 {
7399                     "name": "Maximilian Kresse",
7400                     "email": "maximilian.kresse@setasign.com",
7401                     "homepage": "https://www.setasign.com"
7402                 }
7403             ],
7404             "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.",
7405             "homepage": "https://www.setasign.com/fpdi",
7406             "keywords": [
7407                 "fpdf",
7408                 "fpdi",
7409                 "pdf"
7410             ],
7411             "support": {
7412                 "issues": "https://github.com/Setasign/FPDI/issues",
7413                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
7414             },
7415             "funding": [
7416                 {
7417                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7418                     "type": "tidelift"
7419                 }
7420             ],
7421             "time": "2021-02-11T11:37:01+00:00"
7422         },
7423         {
7424             "name": "smarty/smarty",
7425             "version": "v4.2.0",
7426             "source": {
7427                 "type": "git",
7428                 "url": "https://github.com/smarty-php/smarty.git",
7429                 "reference": "97aeb14c6fc2fb733938809926e2f9d6c581a70d"
7430             },
7431             "dist": {
7432                 "type": "zip",
7433                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/97aeb14c6fc2fb733938809926e2f9d6c581a70d",
7434                 "reference": "97aeb14c6fc2fb733938809926e2f9d6c581a70d",
7435                 "shasum": ""
7436             },
7437             "require": {
7438                 "php": "^7.1 || ^8.0"
7439             },
7440             "require-dev": {
7441                 "phpunit/phpunit": "^8.5 || ^7.5",
7442                 "smarty/smarty-lexer": "^3.1"
7443             },
7444             "type": "library",
7445             "extra": {
7446                 "branch-alias": {
7447                     "dev-master": "4.0.x-dev"
7448                 }
7449             },
7450             "autoload": {
7451                 "classmap": [
7452                     "libs/"
7453                 ]
7454             },
7455             "notification-url": "https://packagist.org/downloads/",
7456             "license": [
7457                 "LGPL-3.0"
7458             ],
7459             "authors": [
7460                 {
7461                     "name": "Monte Ohrt",
7462                     "email": "monte@ohrt.com"
7463                 },
7464                 {
7465                     "name": "Uwe Tews",
7466                     "email": "uwe.tews@googlemail.com"
7467                 },
7468                 {
7469                     "name": "Rodney Rehm",
7470                     "email": "rodney.rehm@medialize.de"
7471                 },
7472                 {
7473                     "name": "Simon Wisselink",
7474                     "homepage": "https://www.iwink.nl/"
7475                 }
7476             ],
7477             "description": "Smarty - the compiling PHP template engine",
7478             "homepage": "https://smarty-php.github.io/smarty/",
7479             "keywords": [
7480                 "templating"
7481             ],
7482             "support": {
7483                 "forum": "https://github.com/smarty-php/smarty/discussions",
7484                 "issues": "https://github.com/smarty-php/smarty/issues",
7485                 "source": "https://github.com/smarty-php/smarty/tree/v4.2.0"
7486             },
7487             "time": "2022-08-01T21:57:38+00:00"
7488         },
7489         {
7490             "name": "steverhoades/oauth2-openid-connect-server",
7491             "version": "v2.4.0",
7492             "source": {
7493                 "type": "git",
7494                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7495                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409"
7496             },
7497             "dist": {
7498                 "type": "zip",
7499                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7500                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7501                 "shasum": ""
7502             },
7503             "require": {
7504                 "lcobucci/jwt": "4.1.5",
7505                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7506             },
7507             "require-dev": {
7508                 "laminas/laminas-diactoros": "^1.3.2",
7509                 "phpunit/phpunit": "^5.0|^9.5"
7510             },
7511             "type": "library",
7512             "autoload": {
7513                 "psr-4": {
7514                     "OpenIDConnectServer\\": "src/"
7515                 }
7516             },
7517             "notification-url": "https://packagist.org/downloads/",
7518             "license": [
7519                 "MIT"
7520             ],
7521             "authors": [
7522                 {
7523                     "name": "Steve Rhoades",
7524                     "email": "sedonami@gmail.com"
7525                 }
7526             ],
7527             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7528             "support": {
7529                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7530                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.4.0"
7531             },
7532             "time": "2021-10-28T13:38:28+00:00"
7533         },
7534         {
7535             "name": "stripe/stripe-php",
7536             "version": "v7.128.0",
7537             "source": {
7538                 "type": "git",
7539                 "url": "https://github.com/stripe/stripe-php.git",
7540                 "reference": "c704949c49b72985c76cc61063aa26fefbd2724e"
7541             },
7542             "dist": {
7543                 "type": "zip",
7544                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e",
7545                 "reference": "c704949c49b72985c76cc61063aa26fefbd2724e",
7546                 "shasum": ""
7547             },
7548             "require": {
7549                 "ext-curl": "*",
7550                 "ext-json": "*",
7551                 "ext-mbstring": "*",
7552                 "php": ">=5.6.0"
7553             },
7554             "require-dev": {
7555                 "friendsofphp/php-cs-fixer": "3.5.0",
7556                 "phpstan/phpstan": "^1.2",
7557                 "phpunit/phpunit": "^5.7 || ^9.0",
7558                 "squizlabs/php_codesniffer": "^3.3"
7559             },
7560             "type": "library",
7561             "extra": {
7562                 "branch-alias": {
7563                     "dev-master": "2.0-dev"
7564                 }
7565             },
7566             "autoload": {
7567                 "psr-4": {
7568                     "Stripe\\": "lib/"
7569                 }
7570             },
7571             "notification-url": "https://packagist.org/downloads/",
7572             "license": [
7573                 "MIT"
7574             ],
7575             "authors": [
7576                 {
7577                     "name": "Stripe and contributors",
7578                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7579                 }
7580             ],
7581             "description": "Stripe PHP Library",
7582             "homepage": "https://stripe.com/",
7583             "keywords": [
7584                 "api",
7585                 "payment processing",
7586                 "stripe"
7587             ],
7588             "support": {
7589                 "issues": "https://github.com/stripe/stripe-php/issues",
7590                 "source": "https://github.com/stripe/stripe-php/tree/v7.128.0"
7591             },
7592             "time": "2022-05-05T17:18:02+00:00"
7593         },
7594         {
7595             "name": "symfony/config",
7596             "version": "v4.4.42",
7597             "source": {
7598                 "type": "git",
7599                 "url": "https://github.com/symfony/config.git",
7600                 "reference": "83cdafd1bd3370de23e3dc2ed01026908863be81"
7601             },
7602             "dist": {
7603                 "type": "zip",
7604                 "url": "https://api.github.com/repos/symfony/config/zipball/83cdafd1bd3370de23e3dc2ed01026908863be81",
7605                 "reference": "83cdafd1bd3370de23e3dc2ed01026908863be81",
7606                 "shasum": ""
7607             },
7608             "require": {
7609                 "php": ">=7.1.3",
7610                 "symfony/filesystem": "^3.4|^4.0|^5.0",
7611                 "symfony/polyfill-ctype": "~1.8",
7612                 "symfony/polyfill-php80": "^1.16",
7613                 "symfony/polyfill-php81": "^1.22"
7614             },
7615             "conflict": {
7616                 "symfony/finder": "<3.4"
7617             },
7618             "require-dev": {
7619                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7620                 "symfony/finder": "^3.4|^4.0|^5.0",
7621                 "symfony/messenger": "^4.1|^5.0",
7622                 "symfony/service-contracts": "^1.1|^2",
7623                 "symfony/yaml": "^3.4|^4.0|^5.0"
7624             },
7625             "suggest": {
7626                 "symfony/yaml": "To use the yaml reference dumper"
7627             },
7628             "type": "library",
7629             "autoload": {
7630                 "psr-4": {
7631                     "Symfony\\Component\\Config\\": ""
7632                 },
7633                 "exclude-from-classmap": [
7634                     "/Tests/"
7635                 ]
7636             },
7637             "notification-url": "https://packagist.org/downloads/",
7638             "license": [
7639                 "MIT"
7640             ],
7641             "authors": [
7642                 {
7643                     "name": "Fabien Potencier",
7644                     "email": "fabien@symfony.com"
7645                 },
7646                 {
7647                     "name": "Symfony Community",
7648                     "homepage": "https://symfony.com/contributors"
7649                 }
7650             ],
7651             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7652             "homepage": "https://symfony.com",
7653             "support": {
7654                 "source": "https://github.com/symfony/config/tree/v4.4.42"
7655             },
7656             "funding": [
7657                 {
7658                     "url": "https://symfony.com/sponsor",
7659                     "type": "custom"
7660                 },
7661                 {
7662                     "url": "https://github.com/fabpot",
7663                     "type": "github"
7664                 },
7665                 {
7666                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7667                     "type": "tidelift"
7668                 }
7669             ],
7670             "time": "2022-05-17T07:10:14+00:00"
7671         },
7672         {
7673             "name": "symfony/dependency-injection",
7674             "version": "v4.4.42",
7675             "source": {
7676                 "type": "git",
7677                 "url": "https://github.com/symfony/dependency-injection.git",
7678                 "reference": "f6fdbf252765a09c7ac243617f79f1babef792c9"
7679             },
7680             "dist": {
7681                 "type": "zip",
7682                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f6fdbf252765a09c7ac243617f79f1babef792c9",
7683                 "reference": "f6fdbf252765a09c7ac243617f79f1babef792c9",
7684                 "shasum": ""
7685             },
7686             "require": {
7687                 "php": ">=7.1.3",
7688                 "psr/container": "^1.0",
7689                 "symfony/polyfill-php80": "^1.16",
7690                 "symfony/service-contracts": "^1.1.6|^2"
7691             },
7692             "conflict": {
7693                 "symfony/config": "<4.3|>=5.0",
7694                 "symfony/finder": "<3.4",
7695                 "symfony/proxy-manager-bridge": "<3.4",
7696                 "symfony/yaml": "<4.4.26"
7697             },
7698             "provide": {
7699                 "psr/container-implementation": "1.0",
7700                 "symfony/service-implementation": "1.0|2.0"
7701             },
7702             "require-dev": {
7703                 "symfony/config": "^4.3",
7704                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7705                 "symfony/yaml": "^4.4.26|^5.0"
7706             },
7707             "suggest": {
7708                 "symfony/config": "",
7709                 "symfony/expression-language": "For using expressions in service container configuration",
7710                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
7711                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
7712                 "symfony/yaml": ""
7713             },
7714             "type": "library",
7715             "autoload": {
7716                 "psr-4": {
7717                     "Symfony\\Component\\DependencyInjection\\": ""
7718                 },
7719                 "exclude-from-classmap": [
7720                     "/Tests/"
7721                 ]
7722             },
7723             "notification-url": "https://packagist.org/downloads/",
7724             "license": [
7725                 "MIT"
7726             ],
7727             "authors": [
7728                 {
7729                     "name": "Fabien Potencier",
7730                     "email": "fabien@symfony.com"
7731                 },
7732                 {
7733                     "name": "Symfony Community",
7734                     "homepage": "https://symfony.com/contributors"
7735                 }
7736             ],
7737             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
7738             "homepage": "https://symfony.com",
7739             "support": {
7740                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.42"
7741             },
7742             "funding": [
7743                 {
7744                     "url": "https://symfony.com/sponsor",
7745                     "type": "custom"
7746                 },
7747                 {
7748                     "url": "https://github.com/fabpot",
7749                     "type": "github"
7750                 },
7751                 {
7752                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7753                     "type": "tidelift"
7754                 }
7755             ],
7756             "time": "2022-05-24T15:15:52+00:00"
7757         },
7758         {
7759             "name": "symfony/deprecation-contracts",
7760             "version": "v2.5.2",
7761             "source": {
7762                 "type": "git",
7763                 "url": "https://github.com/symfony/deprecation-contracts.git",
7764                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
7765             },
7766             "dist": {
7767                 "type": "zip",
7768                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
7769                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
7770                 "shasum": ""
7771             },
7772             "require": {
7773                 "php": ">=7.1"
7774             },
7775             "type": "library",
7776             "extra": {
7777                 "branch-alias": {
7778                     "dev-main": "2.5-dev"
7779                 },
7780                 "thanks": {
7781                     "name": "symfony/contracts",
7782                     "url": "https://github.com/symfony/contracts"
7783                 }
7784             },
7785             "autoload": {
7786                 "files": [
7787                     "function.php"
7788                 ]
7789             },
7790             "notification-url": "https://packagist.org/downloads/",
7791             "license": [
7792                 "MIT"
7793             ],
7794             "authors": [
7795                 {
7796                     "name": "Nicolas Grekas",
7797                     "email": "p@tchwork.com"
7798                 },
7799                 {
7800                     "name": "Symfony Community",
7801                     "homepage": "https://symfony.com/contributors"
7802                 }
7803             ],
7804             "description": "A generic function and convention to trigger deprecation notices",
7805             "homepage": "https://symfony.com",
7806             "support": {
7807                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
7808             },
7809             "funding": [
7810                 {
7811                     "url": "https://symfony.com/sponsor",
7812                     "type": "custom"
7813                 },
7814                 {
7815                     "url": "https://github.com/fabpot",
7816                     "type": "github"
7817                 },
7818                 {
7819                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7820                     "type": "tidelift"
7821                 }
7822             ],
7823             "time": "2022-01-02T09:53:40+00:00"
7824         },
7825         {
7826             "name": "symfony/event-dispatcher",
7827             "version": "v4.4.42",
7828             "source": {
7829                 "type": "git",
7830                 "url": "https://github.com/symfony/event-dispatcher.git",
7831                 "reference": "708e761740c16b02c86e3f0c932018a06b895d40"
7832             },
7833             "dist": {
7834                 "type": "zip",
7835                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/708e761740c16b02c86e3f0c932018a06b895d40",
7836                 "reference": "708e761740c16b02c86e3f0c932018a06b895d40",
7837                 "shasum": ""
7838             },
7839             "require": {
7840                 "php": ">=7.1.3",
7841                 "symfony/event-dispatcher-contracts": "^1.1",
7842                 "symfony/polyfill-php80": "^1.16"
7843             },
7844             "conflict": {
7845                 "symfony/dependency-injection": "<3.4"
7846             },
7847             "provide": {
7848                 "psr/event-dispatcher-implementation": "1.0",
7849                 "symfony/event-dispatcher-implementation": "1.1"
7850             },
7851             "require-dev": {
7852                 "psr/log": "^1|^2|^3",
7853                 "symfony/config": "^3.4|^4.0|^5.0",
7854                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7855                 "symfony/error-handler": "~3.4|~4.4",
7856                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7857                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7858                 "symfony/service-contracts": "^1.1|^2",
7859                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
7860             },
7861             "suggest": {
7862                 "symfony/dependency-injection": "",
7863                 "symfony/http-kernel": ""
7864             },
7865             "type": "library",
7866             "autoload": {
7867                 "psr-4": {
7868                     "Symfony\\Component\\EventDispatcher\\": ""
7869                 },
7870                 "exclude-from-classmap": [
7871                     "/Tests/"
7872                 ]
7873             },
7874             "notification-url": "https://packagist.org/downloads/",
7875             "license": [
7876                 "MIT"
7877             ],
7878             "authors": [
7879                 {
7880                     "name": "Fabien Potencier",
7881                     "email": "fabien@symfony.com"
7882                 },
7883                 {
7884                     "name": "Symfony Community",
7885                     "homepage": "https://symfony.com/contributors"
7886                 }
7887             ],
7888             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
7889             "homepage": "https://symfony.com",
7890             "support": {
7891                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.42"
7892             },
7893             "funding": [
7894                 {
7895                     "url": "https://symfony.com/sponsor",
7896                     "type": "custom"
7897                 },
7898                 {
7899                     "url": "https://github.com/fabpot",
7900                     "type": "github"
7901                 },
7902                 {
7903                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7904                     "type": "tidelift"
7905                 }
7906             ],
7907             "time": "2022-05-05T15:33:49+00:00"
7908         },
7909         {
7910             "name": "symfony/event-dispatcher-contracts",
7911             "version": "v1.1.12",
7912             "source": {
7913                 "type": "git",
7914                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
7915                 "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e"
7916             },
7917             "dist": {
7918                 "type": "zip",
7919                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e",
7920                 "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e",
7921                 "shasum": ""
7922             },
7923             "require": {
7924                 "php": ">=7.1.3"
7925             },
7926             "suggest": {
7927                 "psr/event-dispatcher": "",
7928                 "symfony/event-dispatcher-implementation": ""
7929             },
7930             "type": "library",
7931             "extra": {
7932                 "branch-alias": {
7933                     "dev-main": "1.1-dev"
7934                 },
7935                 "thanks": {
7936                     "name": "symfony/contracts",
7937                     "url": "https://github.com/symfony/contracts"
7938                 }
7939             },
7940             "autoload": {
7941                 "psr-4": {
7942                     "Symfony\\Contracts\\EventDispatcher\\": ""
7943                 }
7944             },
7945             "notification-url": "https://packagist.org/downloads/",
7946             "license": [
7947                 "MIT"
7948             ],
7949             "authors": [
7950                 {
7951                     "name": "Nicolas Grekas",
7952                     "email": "p@tchwork.com"
7953                 },
7954                 {
7955                     "name": "Symfony Community",
7956                     "homepage": "https://symfony.com/contributors"
7957                 }
7958             ],
7959             "description": "Generic abstractions related to dispatching event",
7960             "homepage": "https://symfony.com",
7961             "keywords": [
7962                 "abstractions",
7963                 "contracts",
7964                 "decoupling",
7965                 "interfaces",
7966                 "interoperability",
7967                 "standards"
7968             ],
7969             "support": {
7970                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.12"
7971             },
7972             "funding": [
7973                 {
7974                     "url": "https://symfony.com/sponsor",
7975                     "type": "custom"
7976                 },
7977                 {
7978                     "url": "https://github.com/fabpot",
7979                     "type": "github"
7980                 },
7981                 {
7982                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7983                     "type": "tidelift"
7984                 }
7985             ],
7986             "time": "2022-01-02T09:41:36+00:00"
7987         },
7988         {
7989             "name": "symfony/filesystem",
7990             "version": "v5.4.12",
7991             "source": {
7992                 "type": "git",
7993                 "url": "https://github.com/symfony/filesystem.git",
7994                 "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
7995             },
7996             "dist": {
7997                 "type": "zip",
7998                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
7999                 "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
8000                 "shasum": ""
8001             },
8002             "require": {
8003                 "php": ">=7.2.5",
8004                 "symfony/polyfill-ctype": "~1.8",
8005                 "symfony/polyfill-mbstring": "~1.8",
8006                 "symfony/polyfill-php80": "^1.16"
8007             },
8008             "type": "library",
8009             "autoload": {
8010                 "psr-4": {
8011                     "Symfony\\Component\\Filesystem\\": ""
8012                 },
8013                 "exclude-from-classmap": [
8014                     "/Tests/"
8015                 ]
8016             },
8017             "notification-url": "https://packagist.org/downloads/",
8018             "license": [
8019                 "MIT"
8020             ],
8021             "authors": [
8022                 {
8023                     "name": "Fabien Potencier",
8024                     "email": "fabien@symfony.com"
8025                 },
8026                 {
8027                     "name": "Symfony Community",
8028                     "homepage": "https://symfony.com/contributors"
8029                 }
8030             ],
8031             "description": "Provides basic utilities for the filesystem",
8032             "homepage": "https://symfony.com",
8033             "support": {
8034                 "source": "https://github.com/symfony/filesystem/tree/v5.4.12"
8035             },
8036             "funding": [
8037                 {
8038                     "url": "https://symfony.com/sponsor",
8039                     "type": "custom"
8040                 },
8041                 {
8042                     "url": "https://github.com/fabpot",
8043                     "type": "github"
8044                 },
8045                 {
8046                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8047                     "type": "tidelift"
8048                 }
8049             ],
8050             "time": "2022-08-02T13:48:16+00:00"
8051         },
8052         {
8053             "name": "symfony/http-client",
8054             "version": "v4.4.42",
8055             "source": {
8056                 "type": "git",
8057                 "url": "https://github.com/symfony/http-client.git",
8058                 "reference": "0366fe9d67709477e86b45e2e51a34ccf5018d04"
8059             },
8060             "dist": {
8061                 "type": "zip",
8062                 "url": "https://api.github.com/repos/symfony/http-client/zipball/0366fe9d67709477e86b45e2e51a34ccf5018d04",
8063                 "reference": "0366fe9d67709477e86b45e2e51a34ccf5018d04",
8064                 "shasum": ""
8065             },
8066             "require": {
8067                 "php": ">=7.1.3",
8068                 "psr/log": "^1|^2|^3",
8069                 "symfony/http-client-contracts": "^1.1.10|^2",
8070                 "symfony/polyfill-php73": "^1.11",
8071                 "symfony/polyfill-php80": "^1.16",
8072                 "symfony/service-contracts": "^1.0|^2"
8073             },
8074             "provide": {
8075                 "php-http/async-client-implementation": "*",
8076                 "php-http/client-implementation": "*",
8077                 "psr/http-client-implementation": "1.0",
8078                 "symfony/http-client-implementation": "1.1|2.0"
8079             },
8080             "require-dev": {
8081                 "guzzlehttp/promises": "^1.4",
8082                 "nyholm/psr7": "^1.0",
8083                 "php-http/httplug": "^1.0|^2.0",
8084                 "psr/http-client": "^1.0",
8085                 "symfony/dependency-injection": "^4.3|^5.0",
8086                 "symfony/http-kernel": "^4.4.13",
8087                 "symfony/process": "^4.2|^5.0"
8088             },
8089             "type": "library",
8090             "autoload": {
8091                 "psr-4": {
8092                     "Symfony\\Component\\HttpClient\\": ""
8093                 },
8094                 "exclude-from-classmap": [
8095                     "/Tests/"
8096                 ]
8097             },
8098             "notification-url": "https://packagist.org/downloads/",
8099             "license": [
8100                 "MIT"
8101             ],
8102             "authors": [
8103                 {
8104                     "name": "Nicolas Grekas",
8105                     "email": "p@tchwork.com"
8106                 },
8107                 {
8108                     "name": "Symfony Community",
8109                     "homepage": "https://symfony.com/contributors"
8110                 }
8111             ],
8112             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
8113             "homepage": "https://symfony.com",
8114             "support": {
8115                 "source": "https://github.com/symfony/http-client/tree/v4.4.42"
8116             },
8117             "funding": [
8118                 {
8119                     "url": "https://symfony.com/sponsor",
8120                     "type": "custom"
8121                 },
8122                 {
8123                     "url": "https://github.com/fabpot",
8124                     "type": "github"
8125                 },
8126                 {
8127                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8128                     "type": "tidelift"
8129                 }
8130             ],
8131             "time": "2022-05-17T14:14:05+00:00"
8132         },
8133         {
8134             "name": "symfony/http-client-contracts",
8135             "version": "v2.5.2",
8136             "source": {
8137                 "type": "git",
8138                 "url": "https://github.com/symfony/http-client-contracts.git",
8139                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
8140             },
8141             "dist": {
8142                 "type": "zip",
8143                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8144                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8145                 "shasum": ""
8146             },
8147             "require": {
8148                 "php": ">=7.2.5"
8149             },
8150             "suggest": {
8151                 "symfony/http-client-implementation": ""
8152             },
8153             "type": "library",
8154             "extra": {
8155                 "branch-alias": {
8156                     "dev-main": "2.5-dev"
8157                 },
8158                 "thanks": {
8159                     "name": "symfony/contracts",
8160                     "url": "https://github.com/symfony/contracts"
8161                 }
8162             },
8163             "autoload": {
8164                 "psr-4": {
8165                     "Symfony\\Contracts\\HttpClient\\": ""
8166                 }
8167             },
8168             "notification-url": "https://packagist.org/downloads/",
8169             "license": [
8170                 "MIT"
8171             ],
8172             "authors": [
8173                 {
8174                     "name": "Nicolas Grekas",
8175                     "email": "p@tchwork.com"
8176                 },
8177                 {
8178                     "name": "Symfony Community",
8179                     "homepage": "https://symfony.com/contributors"
8180                 }
8181             ],
8182             "description": "Generic abstractions related to HTTP clients",
8183             "homepage": "https://symfony.com",
8184             "keywords": [
8185                 "abstractions",
8186                 "contracts",
8187                 "decoupling",
8188                 "interfaces",
8189                 "interoperability",
8190                 "standards"
8191             ],
8192             "support": {
8193                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
8194             },
8195             "funding": [
8196                 {
8197                     "url": "https://symfony.com/sponsor",
8198                     "type": "custom"
8199                 },
8200                 {
8201                     "url": "https://github.com/fabpot",
8202                     "type": "github"
8203                 },
8204                 {
8205                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8206                     "type": "tidelift"
8207                 }
8208             ],
8209             "time": "2022-04-12T15:48:08+00:00"
8210         },
8211         {
8212             "name": "symfony/http-foundation",
8213             "version": "v4.4.42",
8214             "source": {
8215                 "type": "git",
8216                 "url": "https://github.com/symfony/http-foundation.git",
8217                 "reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3"
8218             },
8219             "dist": {
8220                 "type": "zip",
8221                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3",
8222                 "reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3",
8223                 "shasum": ""
8224             },
8225             "require": {
8226                 "php": ">=7.1.3",
8227                 "symfony/mime": "^4.3|^5.0",
8228                 "symfony/polyfill-mbstring": "~1.1",
8229                 "symfony/polyfill-php80": "^1.16"
8230             },
8231             "require-dev": {
8232                 "predis/predis": "~1.0",
8233                 "symfony/expression-language": "^3.4|^4.0|^5.0"
8234             },
8235             "type": "library",
8236             "autoload": {
8237                 "psr-4": {
8238                     "Symfony\\Component\\HttpFoundation\\": ""
8239                 },
8240                 "exclude-from-classmap": [
8241                     "/Tests/"
8242                 ]
8243             },
8244             "notification-url": "https://packagist.org/downloads/",
8245             "license": [
8246                 "MIT"
8247             ],
8248             "authors": [
8249                 {
8250                     "name": "Fabien Potencier",
8251                     "email": "fabien@symfony.com"
8252                 },
8253                 {
8254                     "name": "Symfony Community",
8255                     "homepage": "https://symfony.com/contributors"
8256                 }
8257             ],
8258             "description": "Defines an object-oriented layer for the HTTP specification",
8259             "homepage": "https://symfony.com",
8260             "support": {
8261                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.42"
8262             },
8263             "funding": [
8264                 {
8265                     "url": "https://symfony.com/sponsor",
8266                     "type": "custom"
8267                 },
8268                 {
8269                     "url": "https://github.com/fabpot",
8270                     "type": "github"
8271                 },
8272                 {
8273                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8274                     "type": "tidelift"
8275                 }
8276             ],
8277             "time": "2022-05-17T11:15:18+00:00"
8278         },
8279         {
8280             "name": "symfony/inflector",
8281             "version": "v5.4.11",
8282             "source": {
8283                 "type": "git",
8284                 "url": "https://github.com/symfony/inflector.git",
8285                 "reference": "4cb14dfb9cf782a1c743aaf4dac101003583d377"
8286             },
8287             "dist": {
8288                 "type": "zip",
8289                 "url": "https://api.github.com/repos/symfony/inflector/zipball/4cb14dfb9cf782a1c743aaf4dac101003583d377",
8290                 "reference": "4cb14dfb9cf782a1c743aaf4dac101003583d377",
8291                 "shasum": ""
8292             },
8293             "require": {
8294                 "php": ">=7.2.5",
8295                 "symfony/deprecation-contracts": "^2.1|^3",
8296                 "symfony/polyfill-php80": "^1.16",
8297                 "symfony/string": "^5.3.10|^6.0"
8298             },
8299             "type": "library",
8300             "autoload": {
8301                 "psr-4": {
8302                     "Symfony\\Component\\Inflector\\": ""
8303                 },
8304                 "exclude-from-classmap": [
8305                     "/Tests/"
8306                 ]
8307             },
8308             "notification-url": "https://packagist.org/downloads/",
8309             "license": [
8310                 "MIT"
8311             ],
8312             "authors": [
8313                 {
8314                     "name": "Bernhard Schussek",
8315                     "email": "bschussek@gmail.com"
8316                 },
8317                 {
8318                     "name": "Symfony Community",
8319                     "homepage": "https://symfony.com/contributors"
8320                 }
8321             ],
8322             "description": "Converts words between their singular and plural forms (English only)",
8323             "homepage": "https://symfony.com",
8324             "keywords": [
8325                 "inflection",
8326                 "pluralize",
8327                 "singularize",
8328                 "string",
8329                 "symfony",
8330                 "words"
8331             ],
8332             "support": {
8333                 "source": "https://github.com/symfony/inflector/tree/v5.4.11"
8334             },
8335             "funding": [
8336                 {
8337                     "url": "https://symfony.com/sponsor",
8338                     "type": "custom"
8339                 },
8340                 {
8341                     "url": "https://github.com/fabpot",
8342                     "type": "github"
8343                 },
8344                 {
8345                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8346                     "type": "tidelift"
8347                 }
8348             ],
8349             "abandoned": "EnglishInflector from the String component",
8350             "time": "2022-07-20T11:34:24+00:00"
8351         },
8352         {
8353             "name": "symfony/mime",
8354             "version": "v5.4.12",
8355             "source": {
8356                 "type": "git",
8357                 "url": "https://github.com/symfony/mime.git",
8358                 "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90"
8359             },
8360             "dist": {
8361                 "type": "zip",
8362                 "url": "https://api.github.com/repos/symfony/mime/zipball/03876e9c5a36f5b45e7d9a381edda5421eff8a90",
8363                 "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90",
8364                 "shasum": ""
8365             },
8366             "require": {
8367                 "php": ">=7.2.5",
8368                 "symfony/deprecation-contracts": "^2.1|^3",
8369                 "symfony/polyfill-intl-idn": "^1.10",
8370                 "symfony/polyfill-mbstring": "^1.0",
8371                 "symfony/polyfill-php80": "^1.16"
8372             },
8373             "conflict": {
8374                 "egulias/email-validator": "~3.0.0",
8375                 "phpdocumentor/reflection-docblock": "<3.2.2",
8376                 "phpdocumentor/type-resolver": "<1.4.0",
8377                 "symfony/mailer": "<4.4"
8378             },
8379             "require-dev": {
8380                 "egulias/email-validator": "^2.1.10|^3.1",
8381                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
8382                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8383                 "symfony/property-access": "^4.4|^5.1|^6.0",
8384                 "symfony/property-info": "^4.4|^5.1|^6.0",
8385                 "symfony/serializer": "^5.2|^6.0"
8386             },
8387             "type": "library",
8388             "autoload": {
8389                 "psr-4": {
8390                     "Symfony\\Component\\Mime\\": ""
8391                 },
8392                 "exclude-from-classmap": [
8393                     "/Tests/"
8394                 ]
8395             },
8396             "notification-url": "https://packagist.org/downloads/",
8397             "license": [
8398                 "MIT"
8399             ],
8400             "authors": [
8401                 {
8402                     "name": "Fabien Potencier",
8403                     "email": "fabien@symfony.com"
8404                 },
8405                 {
8406                     "name": "Symfony Community",
8407                     "homepage": "https://symfony.com/contributors"
8408                 }
8409             ],
8410             "description": "Allows manipulating MIME messages",
8411             "homepage": "https://symfony.com",
8412             "keywords": [
8413                 "mime",
8414                 "mime-type"
8415             ],
8416             "support": {
8417                 "source": "https://github.com/symfony/mime/tree/v5.4.12"
8418             },
8419             "funding": [
8420                 {
8421                     "url": "https://symfony.com/sponsor",
8422                     "type": "custom"
8423                 },
8424                 {
8425                     "url": "https://github.com/fabpot",
8426                     "type": "github"
8427                 },
8428                 {
8429                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8430                     "type": "tidelift"
8431                 }
8432             ],
8433             "time": "2022-08-19T14:24:03+00:00"
8434         },
8435         {
8436             "name": "symfony/polyfill-ctype",
8437             "version": "v1.26.0",
8438             "source": {
8439                 "type": "git",
8440                 "url": "https://github.com/symfony/polyfill-ctype.git",
8441                 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
8442             },
8443             "dist": {
8444                 "type": "zip",
8445                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
8446                 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
8447                 "shasum": ""
8448             },
8449             "require": {
8450                 "php": ">=7.1"
8451             },
8452             "provide": {
8453                 "ext-ctype": "*"
8454             },
8455             "suggest": {
8456                 "ext-ctype": "For best performance"
8457             },
8458             "type": "library",
8459             "extra": {
8460                 "branch-alias": {
8461                     "dev-main": "1.26-dev"
8462                 },
8463                 "thanks": {
8464                     "name": "symfony/polyfill",
8465                     "url": "https://github.com/symfony/polyfill"
8466                 }
8467             },
8468             "autoload": {
8469                 "files": [
8470                     "bootstrap.php"
8471                 ],
8472                 "psr-4": {
8473                     "Symfony\\Polyfill\\Ctype\\": ""
8474                 }
8475             },
8476             "notification-url": "https://packagist.org/downloads/",
8477             "license": [
8478                 "MIT"
8479             ],
8480             "authors": [
8481                 {
8482                     "name": "Gert de Pagter",
8483                     "email": "BackEndTea@gmail.com"
8484                 },
8485                 {
8486                     "name": "Symfony Community",
8487                     "homepage": "https://symfony.com/contributors"
8488                 }
8489             ],
8490             "description": "Symfony polyfill for ctype functions",
8491             "homepage": "https://symfony.com",
8492             "keywords": [
8493                 "compatibility",
8494                 "ctype",
8495                 "polyfill",
8496                 "portable"
8497             ],
8498             "support": {
8499                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
8500             },
8501             "funding": [
8502                 {
8503                     "url": "https://symfony.com/sponsor",
8504                     "type": "custom"
8505                 },
8506                 {
8507                     "url": "https://github.com/fabpot",
8508                     "type": "github"
8509                 },
8510                 {
8511                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8512                     "type": "tidelift"
8513                 }
8514             ],
8515             "time": "2022-05-24T11:49:31+00:00"
8516         },
8517         {
8518             "name": "symfony/polyfill-intl-grapheme",
8519             "version": "v1.26.0",
8520             "source": {
8521                 "type": "git",
8522                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8523                 "reference": "433d05519ce6990bf3530fba6957499d327395c2"
8524             },
8525             "dist": {
8526                 "type": "zip",
8527                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
8528                 "reference": "433d05519ce6990bf3530fba6957499d327395c2",
8529                 "shasum": ""
8530             },
8531             "require": {
8532                 "php": ">=7.1"
8533             },
8534             "suggest": {
8535                 "ext-intl": "For best performance"
8536             },
8537             "type": "library",
8538             "extra": {
8539                 "branch-alias": {
8540                     "dev-main": "1.26-dev"
8541                 },
8542                 "thanks": {
8543                     "name": "symfony/polyfill",
8544                     "url": "https://github.com/symfony/polyfill"
8545                 }
8546             },
8547             "autoload": {
8548                 "files": [
8549                     "bootstrap.php"
8550                 ],
8551                 "psr-4": {
8552                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8553                 }
8554             },
8555             "notification-url": "https://packagist.org/downloads/",
8556             "license": [
8557                 "MIT"
8558             ],
8559             "authors": [
8560                 {
8561                     "name": "Nicolas Grekas",
8562                     "email": "p@tchwork.com"
8563                 },
8564                 {
8565                     "name": "Symfony Community",
8566                     "homepage": "https://symfony.com/contributors"
8567                 }
8568             ],
8569             "description": "Symfony polyfill for intl's grapheme_* functions",
8570             "homepage": "https://symfony.com",
8571             "keywords": [
8572                 "compatibility",
8573                 "grapheme",
8574                 "intl",
8575                 "polyfill",
8576                 "portable",
8577                 "shim"
8578             ],
8579             "support": {
8580                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
8581             },
8582             "funding": [
8583                 {
8584                     "url": "https://symfony.com/sponsor",
8585                     "type": "custom"
8586                 },
8587                 {
8588                     "url": "https://github.com/fabpot",
8589                     "type": "github"
8590                 },
8591                 {
8592                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8593                     "type": "tidelift"
8594                 }
8595             ],
8596             "time": "2022-05-24T11:49:31+00:00"
8597         },
8598         {
8599             "name": "symfony/polyfill-intl-idn",
8600             "version": "v1.26.0",
8601             "source": {
8602                 "type": "git",
8603                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8604                 "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8"
8605             },
8606             "dist": {
8607                 "type": "zip",
8608                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
8609                 "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
8610                 "shasum": ""
8611             },
8612             "require": {
8613                 "php": ">=7.1",
8614                 "symfony/polyfill-intl-normalizer": "^1.10",
8615                 "symfony/polyfill-php72": "^1.10"
8616             },
8617             "suggest": {
8618                 "ext-intl": "For best performance"
8619             },
8620             "type": "library",
8621             "extra": {
8622                 "branch-alias": {
8623                     "dev-main": "1.26-dev"
8624                 },
8625                 "thanks": {
8626                     "name": "symfony/polyfill",
8627                     "url": "https://github.com/symfony/polyfill"
8628                 }
8629             },
8630             "autoload": {
8631                 "files": [
8632                     "bootstrap.php"
8633                 ],
8634                 "psr-4": {
8635                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
8636                 }
8637             },
8638             "notification-url": "https://packagist.org/downloads/",
8639             "license": [
8640                 "MIT"
8641             ],
8642             "authors": [
8643                 {
8644                     "name": "Laurent Bassin",
8645                     "email": "laurent@bassin.info"
8646                 },
8647                 {
8648                     "name": "Trevor Rowbotham",
8649                     "email": "trevor.rowbotham@pm.me"
8650                 },
8651                 {
8652                     "name": "Symfony Community",
8653                     "homepage": "https://symfony.com/contributors"
8654                 }
8655             ],
8656             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8657             "homepage": "https://symfony.com",
8658             "keywords": [
8659                 "compatibility",
8660                 "idn",
8661                 "intl",
8662                 "polyfill",
8663                 "portable",
8664                 "shim"
8665             ],
8666             "support": {
8667                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0"
8668             },
8669             "funding": [
8670                 {
8671                     "url": "https://symfony.com/sponsor",
8672                     "type": "custom"
8673                 },
8674                 {
8675                     "url": "https://github.com/fabpot",
8676                     "type": "github"
8677                 },
8678                 {
8679                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8680                     "type": "tidelift"
8681                 }
8682             ],
8683             "time": "2022-05-24T11:49:31+00:00"
8684         },
8685         {
8686             "name": "symfony/polyfill-intl-normalizer",
8687             "version": "v1.26.0",
8688             "source": {
8689                 "type": "git",
8690                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8691                 "reference": "219aa369ceff116e673852dce47c3a41794c14bd"
8692             },
8693             "dist": {
8694                 "type": "zip",
8695                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
8696                 "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
8697                 "shasum": ""
8698             },
8699             "require": {
8700                 "php": ">=7.1"
8701             },
8702             "suggest": {
8703                 "ext-intl": "For best performance"
8704             },
8705             "type": "library",
8706             "extra": {
8707                 "branch-alias": {
8708                     "dev-main": "1.26-dev"
8709                 },
8710                 "thanks": {
8711                     "name": "symfony/polyfill",
8712                     "url": "https://github.com/symfony/polyfill"
8713                 }
8714             },
8715             "autoload": {
8716                 "files": [
8717                     "bootstrap.php"
8718                 ],
8719                 "psr-4": {
8720                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8721                 },
8722                 "classmap": [
8723                     "Resources/stubs"
8724                 ]
8725             },
8726             "notification-url": "https://packagist.org/downloads/",
8727             "license": [
8728                 "MIT"
8729             ],
8730             "authors": [
8731                 {
8732                     "name": "Nicolas Grekas",
8733                     "email": "p@tchwork.com"
8734                 },
8735                 {
8736                     "name": "Symfony Community",
8737                     "homepage": "https://symfony.com/contributors"
8738                 }
8739             ],
8740             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8741             "homepage": "https://symfony.com",
8742             "keywords": [
8743                 "compatibility",
8744                 "intl",
8745                 "normalizer",
8746                 "polyfill",
8747                 "portable",
8748                 "shim"
8749             ],
8750             "support": {
8751                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
8752             },
8753             "funding": [
8754                 {
8755                     "url": "https://symfony.com/sponsor",
8756                     "type": "custom"
8757                 },
8758                 {
8759                     "url": "https://github.com/fabpot",
8760                     "type": "github"
8761                 },
8762                 {
8763                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8764                     "type": "tidelift"
8765                 }
8766             ],
8767             "time": "2022-05-24T11:49:31+00:00"
8768         },
8769         {
8770             "name": "symfony/polyfill-mbstring",
8771             "version": "v1.26.0",
8772             "source": {
8773                 "type": "git",
8774                 "url": "https://github.com/symfony/polyfill-mbstring.git",
8775                 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
8776             },
8777             "dist": {
8778                 "type": "zip",
8779                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
8780                 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
8781                 "shasum": ""
8782             },
8783             "require": {
8784                 "php": ">=7.1"
8785             },
8786             "provide": {
8787                 "ext-mbstring": "*"
8788             },
8789             "suggest": {
8790                 "ext-mbstring": "For best performance"
8791             },
8792             "type": "library",
8793             "extra": {
8794                 "branch-alias": {
8795                     "dev-main": "1.26-dev"
8796                 },
8797                 "thanks": {
8798                     "name": "symfony/polyfill",
8799                     "url": "https://github.com/symfony/polyfill"
8800                 }
8801             },
8802             "autoload": {
8803                 "files": [
8804                     "bootstrap.php"
8805                 ],
8806                 "psr-4": {
8807                     "Symfony\\Polyfill\\Mbstring\\": ""
8808                 }
8809             },
8810             "notification-url": "https://packagist.org/downloads/",
8811             "license": [
8812                 "MIT"
8813             ],
8814             "authors": [
8815                 {
8816                     "name": "Nicolas Grekas",
8817                     "email": "p@tchwork.com"
8818                 },
8819                 {
8820                     "name": "Symfony Community",
8821                     "homepage": "https://symfony.com/contributors"
8822                 }
8823             ],
8824             "description": "Symfony polyfill for the Mbstring extension",
8825             "homepage": "https://symfony.com",
8826             "keywords": [
8827                 "compatibility",
8828                 "mbstring",
8829                 "polyfill",
8830                 "portable",
8831                 "shim"
8832             ],
8833             "support": {
8834                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
8835             },
8836             "funding": [
8837                 {
8838                     "url": "https://symfony.com/sponsor",
8839                     "type": "custom"
8840                 },
8841                 {
8842                     "url": "https://github.com/fabpot",
8843                     "type": "github"
8844                 },
8845                 {
8846                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8847                     "type": "tidelift"
8848                 }
8849             ],
8850             "time": "2022-05-24T11:49:31+00:00"
8851         },
8852         {
8853             "name": "symfony/polyfill-php72",
8854             "version": "v1.26.0",
8855             "source": {
8856                 "type": "git",
8857                 "url": "https://github.com/symfony/polyfill-php72.git",
8858                 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
8859             },
8860             "dist": {
8861                 "type": "zip",
8862                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
8863                 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
8864                 "shasum": ""
8865             },
8866             "require": {
8867                 "php": ">=7.1"
8868             },
8869             "type": "library",
8870             "extra": {
8871                 "branch-alias": {
8872                     "dev-main": "1.26-dev"
8873                 },
8874                 "thanks": {
8875                     "name": "symfony/polyfill",
8876                     "url": "https://github.com/symfony/polyfill"
8877                 }
8878             },
8879             "autoload": {
8880                 "files": [
8881                     "bootstrap.php"
8882                 ],
8883                 "psr-4": {
8884                     "Symfony\\Polyfill\\Php72\\": ""
8885                 }
8886             },
8887             "notification-url": "https://packagist.org/downloads/",
8888             "license": [
8889                 "MIT"
8890             ],
8891             "authors": [
8892                 {
8893                     "name": "Nicolas Grekas",
8894                     "email": "p@tchwork.com"
8895                 },
8896                 {
8897                     "name": "Symfony Community",
8898                     "homepage": "https://symfony.com/contributors"
8899                 }
8900             ],
8901             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8902             "homepage": "https://symfony.com",
8903             "keywords": [
8904                 "compatibility",
8905                 "polyfill",
8906                 "portable",
8907                 "shim"
8908             ],
8909             "support": {
8910                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
8911             },
8912             "funding": [
8913                 {
8914                     "url": "https://symfony.com/sponsor",
8915                     "type": "custom"
8916                 },
8917                 {
8918                     "url": "https://github.com/fabpot",
8919                     "type": "github"
8920                 },
8921                 {
8922                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8923                     "type": "tidelift"
8924                 }
8925             ],
8926             "time": "2022-05-24T11:49:31+00:00"
8927         },
8928         {
8929             "name": "symfony/polyfill-php73",
8930             "version": "v1.26.0",
8931             "source": {
8932                 "type": "git",
8933                 "url": "https://github.com/symfony/polyfill-php73.git",
8934                 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
8935             },
8936             "dist": {
8937                 "type": "zip",
8938                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
8939                 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
8940                 "shasum": ""
8941             },
8942             "require": {
8943                 "php": ">=7.1"
8944             },
8945             "type": "library",
8946             "extra": {
8947                 "branch-alias": {
8948                     "dev-main": "1.26-dev"
8949                 },
8950                 "thanks": {
8951                     "name": "symfony/polyfill",
8952                     "url": "https://github.com/symfony/polyfill"
8953                 }
8954             },
8955             "autoload": {
8956                 "files": [
8957                     "bootstrap.php"
8958                 ],
8959                 "psr-4": {
8960                     "Symfony\\Polyfill\\Php73\\": ""
8961                 },
8962                 "classmap": [
8963                     "Resources/stubs"
8964                 ]
8965             },
8966             "notification-url": "https://packagist.org/downloads/",
8967             "license": [
8968                 "MIT"
8969             ],
8970             "authors": [
8971                 {
8972                     "name": "Nicolas Grekas",
8973                     "email": "p@tchwork.com"
8974                 },
8975                 {
8976                     "name": "Symfony Community",
8977                     "homepage": "https://symfony.com/contributors"
8978                 }
8979             ],
8980             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8981             "homepage": "https://symfony.com",
8982             "keywords": [
8983                 "compatibility",
8984                 "polyfill",
8985                 "portable",
8986                 "shim"
8987             ],
8988             "support": {
8989                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
8990             },
8991             "funding": [
8992                 {
8993                     "url": "https://symfony.com/sponsor",
8994                     "type": "custom"
8995                 },
8996                 {
8997                     "url": "https://github.com/fabpot",
8998                     "type": "github"
8999                 },
9000                 {
9001                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9002                     "type": "tidelift"
9003                 }
9004             ],
9005             "time": "2022-05-24T11:49:31+00:00"
9006         },
9007         {
9008             "name": "symfony/polyfill-php80",
9009             "version": "v1.26.0",
9010             "source": {
9011                 "type": "git",
9012                 "url": "https://github.com/symfony/polyfill-php80.git",
9013                 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
9014             },
9015             "dist": {
9016                 "type": "zip",
9017                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
9018                 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
9019                 "shasum": ""
9020             },
9021             "require": {
9022                 "php": ">=7.1"
9023             },
9024             "type": "library",
9025             "extra": {
9026                 "branch-alias": {
9027                     "dev-main": "1.26-dev"
9028                 },
9029                 "thanks": {
9030                     "name": "symfony/polyfill",
9031                     "url": "https://github.com/symfony/polyfill"
9032                 }
9033             },
9034             "autoload": {
9035                 "files": [
9036                     "bootstrap.php"
9037                 ],
9038                 "psr-4": {
9039                     "Symfony\\Polyfill\\Php80\\": ""
9040                 },
9041                 "classmap": [
9042                     "Resources/stubs"
9043                 ]
9044             },
9045             "notification-url": "https://packagist.org/downloads/",
9046             "license": [
9047                 "MIT"
9048             ],
9049             "authors": [
9050                 {
9051                     "name": "Ion Bazan",
9052                     "email": "ion.bazan@gmail.com"
9053                 },
9054                 {
9055                     "name": "Nicolas Grekas",
9056                     "email": "p@tchwork.com"
9057                 },
9058                 {
9059                     "name": "Symfony Community",
9060                     "homepage": "https://symfony.com/contributors"
9061                 }
9062             ],
9063             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9064             "homepage": "https://symfony.com",
9065             "keywords": [
9066                 "compatibility",
9067                 "polyfill",
9068                 "portable",
9069                 "shim"
9070             ],
9071             "support": {
9072                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
9073             },
9074             "funding": [
9075                 {
9076                     "url": "https://symfony.com/sponsor",
9077                     "type": "custom"
9078                 },
9079                 {
9080                     "url": "https://github.com/fabpot",
9081                     "type": "github"
9082                 },
9083                 {
9084                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9085                     "type": "tidelift"
9086                 }
9087             ],
9088             "time": "2022-05-10T07:21:04+00:00"
9089         },
9090         {
9091             "name": "symfony/polyfill-php81",
9092             "version": "v1.26.0",
9093             "source": {
9094                 "type": "git",
9095                 "url": "https://github.com/symfony/polyfill-php81.git",
9096                 "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
9097             },
9098             "dist": {
9099                 "type": "zip",
9100                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
9101                 "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
9102                 "shasum": ""
9103             },
9104             "require": {
9105                 "php": ">=7.1"
9106             },
9107             "type": "library",
9108             "extra": {
9109                 "branch-alias": {
9110                     "dev-main": "1.26-dev"
9111                 },
9112                 "thanks": {
9113                     "name": "symfony/polyfill",
9114                     "url": "https://github.com/symfony/polyfill"
9115                 }
9116             },
9117             "autoload": {
9118                 "files": [
9119                     "bootstrap.php"
9120                 ],
9121                 "psr-4": {
9122                     "Symfony\\Polyfill\\Php81\\": ""
9123                 },
9124                 "classmap": [
9125                     "Resources/stubs"
9126                 ]
9127             },
9128             "notification-url": "https://packagist.org/downloads/",
9129             "license": [
9130                 "MIT"
9131             ],
9132             "authors": [
9133                 {
9134                     "name": "Nicolas Grekas",
9135                     "email": "p@tchwork.com"
9136                 },
9137                 {
9138                     "name": "Symfony Community",
9139                     "homepage": "https://symfony.com/contributors"
9140                 }
9141             ],
9142             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
9143             "homepage": "https://symfony.com",
9144             "keywords": [
9145                 "compatibility",
9146                 "polyfill",
9147                 "portable",
9148                 "shim"
9149             ],
9150             "support": {
9151                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
9152             },
9153             "funding": [
9154                 {
9155                     "url": "https://symfony.com/sponsor",
9156                     "type": "custom"
9157                 },
9158                 {
9159                     "url": "https://github.com/fabpot",
9160                     "type": "github"
9161                 },
9162                 {
9163                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9164                     "type": "tidelift"
9165                 }
9166             ],
9167             "time": "2022-05-24T11:49:31+00:00"
9168         },
9169         {
9170             "name": "symfony/process",
9171             "version": "v5.4.11",
9172             "source": {
9173                 "type": "git",
9174                 "url": "https://github.com/symfony/process.git",
9175                 "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
9176             },
9177             "dist": {
9178                 "type": "zip",
9179                 "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
9180                 "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
9181                 "shasum": ""
9182             },
9183             "require": {
9184                 "php": ">=7.2.5",
9185                 "symfony/polyfill-php80": "^1.16"
9186             },
9187             "type": "library",
9188             "autoload": {
9189                 "psr-4": {
9190                     "Symfony\\Component\\Process\\": ""
9191                 },
9192                 "exclude-from-classmap": [
9193                     "/Tests/"
9194                 ]
9195             },
9196             "notification-url": "https://packagist.org/downloads/",
9197             "license": [
9198                 "MIT"
9199             ],
9200             "authors": [
9201                 {
9202                     "name": "Fabien Potencier",
9203                     "email": "fabien@symfony.com"
9204                 },
9205                 {
9206                     "name": "Symfony Community",
9207                     "homepage": "https://symfony.com/contributors"
9208                 }
9209             ],
9210             "description": "Executes commands in sub-processes",
9211             "homepage": "https://symfony.com",
9212             "support": {
9213                 "source": "https://github.com/symfony/process/tree/v5.4.11"
9214             },
9215             "funding": [
9216                 {
9217                     "url": "https://symfony.com/sponsor",
9218                     "type": "custom"
9219                 },
9220                 {
9221                     "url": "https://github.com/fabpot",
9222                     "type": "github"
9223                 },
9224                 {
9225                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9226                     "type": "tidelift"
9227                 }
9228             ],
9229             "time": "2022-06-27T16:58:25+00:00"
9230         },
9231         {
9232             "name": "symfony/property-access",
9233             "version": "v4.4.44",
9234             "source": {
9235                 "type": "git",
9236                 "url": "https://github.com/symfony/property-access.git",
9237                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358"
9238             },
9239             "dist": {
9240                 "type": "zip",
9241                 "url": "https://api.github.com/repos/symfony/property-access/zipball/d49682f6f0764df725c95128213a38f7e0a9f358",
9242                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358",
9243                 "shasum": ""
9244             },
9245             "require": {
9246                 "php": ">=7.1.3",
9247                 "symfony/inflector": "^3.4|^4.0|^5.0",
9248                 "symfony/polyfill-php80": "^1.16"
9249             },
9250             "require-dev": {
9251                 "symfony/cache": "^3.4|^4.0|^5.0"
9252             },
9253             "suggest": {
9254                 "psr/cache-implementation": "To cache access methods."
9255             },
9256             "type": "library",
9257             "autoload": {
9258                 "psr-4": {
9259                     "Symfony\\Component\\PropertyAccess\\": ""
9260                 },
9261                 "exclude-from-classmap": [
9262                     "/Tests/"
9263                 ]
9264             },
9265             "notification-url": "https://packagist.org/downloads/",
9266             "license": [
9267                 "MIT"
9268             ],
9269             "authors": [
9270                 {
9271                     "name": "Fabien Potencier",
9272                     "email": "fabien@symfony.com"
9273                 },
9274                 {
9275                     "name": "Symfony Community",
9276                     "homepage": "https://symfony.com/contributors"
9277                 }
9278             ],
9279             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
9280             "homepage": "https://symfony.com",
9281             "keywords": [
9282                 "access",
9283                 "array",
9284                 "extraction",
9285                 "index",
9286                 "injection",
9287                 "object",
9288                 "property",
9289                 "property path",
9290                 "reflection"
9291             ],
9292             "support": {
9293                 "source": "https://github.com/symfony/property-access/tree/v4.4.44"
9294             },
9295             "funding": [
9296                 {
9297                     "url": "https://symfony.com/sponsor",
9298                     "type": "custom"
9299                 },
9300                 {
9301                     "url": "https://github.com/fabpot",
9302                     "type": "github"
9303                 },
9304                 {
9305                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9306                     "type": "tidelift"
9307                 }
9308             ],
9309             "time": "2022-06-27T13:16:42+00:00"
9310         },
9311         {
9312             "name": "symfony/service-contracts",
9313             "version": "v2.5.2",
9314             "source": {
9315                 "type": "git",
9316                 "url": "https://github.com/symfony/service-contracts.git",
9317                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
9318             },
9319             "dist": {
9320                 "type": "zip",
9321                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9322                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9323                 "shasum": ""
9324             },
9325             "require": {
9326                 "php": ">=7.2.5",
9327                 "psr/container": "^1.1",
9328                 "symfony/deprecation-contracts": "^2.1|^3"
9329             },
9330             "conflict": {
9331                 "ext-psr": "<1.1|>=2"
9332             },
9333             "suggest": {
9334                 "symfony/service-implementation": ""
9335             },
9336             "type": "library",
9337             "extra": {
9338                 "branch-alias": {
9339                     "dev-main": "2.5-dev"
9340                 },
9341                 "thanks": {
9342                     "name": "symfony/contracts",
9343                     "url": "https://github.com/symfony/contracts"
9344                 }
9345             },
9346             "autoload": {
9347                 "psr-4": {
9348                     "Symfony\\Contracts\\Service\\": ""
9349                 }
9350             },
9351             "notification-url": "https://packagist.org/downloads/",
9352             "license": [
9353                 "MIT"
9354             ],
9355             "authors": [
9356                 {
9357                     "name": "Nicolas Grekas",
9358                     "email": "p@tchwork.com"
9359                 },
9360                 {
9361                     "name": "Symfony Community",
9362                     "homepage": "https://symfony.com/contributors"
9363                 }
9364             ],
9365             "description": "Generic abstractions related to writing services",
9366             "homepage": "https://symfony.com",
9367             "keywords": [
9368                 "abstractions",
9369                 "contracts",
9370                 "decoupling",
9371                 "interfaces",
9372                 "interoperability",
9373                 "standards"
9374             ],
9375             "support": {
9376                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
9377             },
9378             "funding": [
9379                 {
9380                     "url": "https://symfony.com/sponsor",
9381                     "type": "custom"
9382                 },
9383                 {
9384                     "url": "https://github.com/fabpot",
9385                     "type": "github"
9386                 },
9387                 {
9388                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9389                     "type": "tidelift"
9390                 }
9391             ],
9392             "time": "2022-05-30T19:17:29+00:00"
9393         },
9394         {
9395             "name": "symfony/string",
9396             "version": "v5.4.12",
9397             "source": {
9398                 "type": "git",
9399                 "url": "https://github.com/symfony/string.git",
9400                 "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
9401             },
9402             "dist": {
9403                 "type": "zip",
9404                 "url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
9405                 "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
9406                 "shasum": ""
9407             },
9408             "require": {
9409                 "php": ">=7.2.5",
9410                 "symfony/polyfill-ctype": "~1.8",
9411                 "symfony/polyfill-intl-grapheme": "~1.0",
9412                 "symfony/polyfill-intl-normalizer": "~1.0",
9413                 "symfony/polyfill-mbstring": "~1.0",
9414                 "symfony/polyfill-php80": "~1.15"
9415             },
9416             "conflict": {
9417                 "symfony/translation-contracts": ">=3.0"
9418             },
9419             "require-dev": {
9420                 "symfony/error-handler": "^4.4|^5.0|^6.0",
9421                 "symfony/http-client": "^4.4|^5.0|^6.0",
9422                 "symfony/translation-contracts": "^1.1|^2",
9423                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
9424             },
9425             "type": "library",
9426             "autoload": {
9427                 "files": [
9428                     "Resources/functions.php"
9429                 ],
9430                 "psr-4": {
9431                     "Symfony\\Component\\String\\": ""
9432                 },
9433                 "exclude-from-classmap": [
9434                     "/Tests/"
9435                 ]
9436             },
9437             "notification-url": "https://packagist.org/downloads/",
9438             "license": [
9439                 "MIT"
9440             ],
9441             "authors": [
9442                 {
9443                     "name": "Nicolas Grekas",
9444                     "email": "p@tchwork.com"
9445                 },
9446                 {
9447                     "name": "Symfony Community",
9448                     "homepage": "https://symfony.com/contributors"
9449                 }
9450             ],
9451             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9452             "homepage": "https://symfony.com",
9453             "keywords": [
9454                 "grapheme",
9455                 "i18n",
9456                 "string",
9457                 "unicode",
9458                 "utf-8",
9459                 "utf8"
9460             ],
9461             "support": {
9462                 "source": "https://github.com/symfony/string/tree/v5.4.12"
9463             },
9464             "funding": [
9465                 {
9466                     "url": "https://symfony.com/sponsor",
9467                     "type": "custom"
9468                 },
9469                 {
9470                     "url": "https://github.com/fabpot",
9471                     "type": "github"
9472                 },
9473                 {
9474                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9475                     "type": "tidelift"
9476                 }
9477             ],
9478             "time": "2022-08-12T17:03:11+00:00"
9479         },
9480         {
9481             "name": "symfony/yaml",
9482             "version": "v4.4.37",
9483             "source": {
9484                 "type": "git",
9485                 "url": "https://github.com/symfony/yaml.git",
9486                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311"
9487             },
9488             "dist": {
9489                 "type": "zip",
9490                 "url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311",
9491                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311",
9492                 "shasum": ""
9493             },
9494             "require": {
9495                 "php": ">=7.1.3",
9496                 "symfony/polyfill-ctype": "~1.8"
9497             },
9498             "conflict": {
9499                 "symfony/console": "<3.4"
9500             },
9501             "require-dev": {
9502                 "symfony/console": "^3.4|^4.0|^5.0"
9503             },
9504             "suggest": {
9505                 "symfony/console": "For validating YAML files using the lint command"
9506             },
9507             "type": "library",
9508             "autoload": {
9509                 "psr-4": {
9510                     "Symfony\\Component\\Yaml\\": ""
9511                 },
9512                 "exclude-from-classmap": [
9513                     "/Tests/"
9514                 ]
9515             },
9516             "notification-url": "https://packagist.org/downloads/",
9517             "license": [
9518                 "MIT"
9519             ],
9520             "authors": [
9521                 {
9522                     "name": "Fabien Potencier",
9523                     "email": "fabien@symfony.com"
9524                 },
9525                 {
9526                     "name": "Symfony Community",
9527                     "homepage": "https://symfony.com/contributors"
9528                 }
9529             ],
9530             "description": "Loads and dumps YAML files",
9531             "homepage": "https://symfony.com",
9532             "support": {
9533                 "source": "https://github.com/symfony/yaml/tree/v4.4.37"
9534             },
9535             "funding": [
9536                 {
9537                     "url": "https://symfony.com/sponsor",
9538                     "type": "custom"
9539                 },
9540                 {
9541                     "url": "https://github.com/fabpot",
9542                     "type": "github"
9543                 },
9544                 {
9545                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9546                     "type": "tidelift"
9547                 }
9548             ],
9549             "time": "2022-01-24T20:11:01+00:00"
9550         },
9551         {
9552             "name": "twig/twig",
9553             "version": "v3.4.1",
9554             "source": {
9555                 "type": "git",
9556                 "url": "https://github.com/twigphp/Twig.git",
9557                 "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342"
9558             },
9559             "dist": {
9560                 "type": "zip",
9561                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/e939eae92386b69b49cfa4599dd9bead6bf4a342",
9562                 "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342",
9563                 "shasum": ""
9564             },
9565             "require": {
9566                 "php": ">=7.2.5",
9567                 "symfony/polyfill-ctype": "^1.8",
9568                 "symfony/polyfill-mbstring": "^1.3"
9569             },
9570             "require-dev": {
9571                 "psr/container": "^1.0",
9572                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
9573             },
9574             "type": "library",
9575             "extra": {
9576                 "branch-alias": {
9577                     "dev-master": "3.4-dev"
9578                 }
9579             },
9580             "autoload": {
9581                 "psr-4": {
9582                     "Twig\\": "src/"
9583                 }
9584             },
9585             "notification-url": "https://packagist.org/downloads/",
9586             "license": [
9587                 "BSD-3-Clause"
9588             ],
9589             "authors": [
9590                 {
9591                     "name": "Fabien Potencier",
9592                     "email": "fabien@symfony.com",
9593                     "homepage": "http://fabien.potencier.org",
9594                     "role": "Lead Developer"
9595                 },
9596                 {
9597                     "name": "Twig Team",
9598                     "role": "Contributors"
9599                 },
9600                 {
9601                     "name": "Armin Ronacher",
9602                     "email": "armin.ronacher@active-4.com",
9603                     "role": "Project Founder"
9604                 }
9605             ],
9606             "description": "Twig, the flexible, fast, and secure template language for PHP",
9607             "homepage": "https://twig.symfony.com",
9608             "keywords": [
9609                 "templating"
9610             ],
9611             "support": {
9612                 "issues": "https://github.com/twigphp/Twig/issues",
9613                 "source": "https://github.com/twigphp/Twig/tree/v3.4.1"
9614             },
9615             "funding": [
9616                 {
9617                     "url": "https://github.com/fabpot",
9618                     "type": "github"
9619                 },
9620                 {
9621                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9622                     "type": "tidelift"
9623                 }
9624             ],
9625             "time": "2022-05-17T05:48:52+00:00"
9626         },
9627         {
9628             "name": "vlucas/phpdotenv",
9629             "version": "v5.4.1",
9630             "source": {
9631                 "type": "git",
9632                 "url": "https://github.com/vlucas/phpdotenv.git",
9633                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
9634             },
9635             "dist": {
9636                 "type": "zip",
9637                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
9638                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
9639                 "shasum": ""
9640             },
9641             "require": {
9642                 "ext-pcre": "*",
9643                 "graham-campbell/result-type": "^1.0.2",
9644                 "php": "^7.1.3 || ^8.0",
9645                 "phpoption/phpoption": "^1.8",
9646                 "symfony/polyfill-ctype": "^1.23",
9647                 "symfony/polyfill-mbstring": "^1.23.1",
9648                 "symfony/polyfill-php80": "^1.23.1"
9649             },
9650             "require-dev": {
9651                 "bamarni/composer-bin-plugin": "^1.4.1",
9652                 "ext-filter": "*",
9653                 "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
9654             },
9655             "suggest": {
9656                 "ext-filter": "Required to use the boolean validator."
9657             },
9658             "type": "library",
9659             "extra": {
9660                 "branch-alias": {
9661                     "dev-master": "5.4-dev"
9662                 }
9663             },
9664             "autoload": {
9665                 "psr-4": {
9666                     "Dotenv\\": "src/"
9667                 }
9668             },
9669             "notification-url": "https://packagist.org/downloads/",
9670             "license": [
9671                 "BSD-3-Clause"
9672             ],
9673             "authors": [
9674                 {
9675                     "name": "Graham Campbell",
9676                     "email": "hello@gjcampbell.co.uk",
9677                     "homepage": "https://github.com/GrahamCampbell"
9678                 },
9679                 {
9680                     "name": "Vance Lucas",
9681                     "email": "vance@vancelucas.com",
9682                     "homepage": "https://github.com/vlucas"
9683                 }
9684             ],
9685             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9686             "keywords": [
9687                 "dotenv",
9688                 "env",
9689                 "environment"
9690             ],
9691             "support": {
9692                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9693                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
9694             },
9695             "funding": [
9696                 {
9697                     "url": "https://github.com/GrahamCampbell",
9698                     "type": "github"
9699                 },
9700                 {
9701                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9702                     "type": "tidelift"
9703                 }
9704             ],
9705             "time": "2021-12-12T23:22:04+00:00"
9706         },
9707         {
9708             "name": "waryway/php-traits-library",
9709             "version": "1.0.4",
9710             "source": {
9711                 "type": "git",
9712                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9713                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9714             },
9715             "dist": {
9716                 "type": "zip",
9717                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9718                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9719                 "shasum": ""
9720             },
9721             "require-dev": {
9722                 "phpunit/phpunit": "6.4.3"
9723             },
9724             "type": "library",
9725             "autoload": {
9726                 "psr-4": {
9727                     "Waryway\\PhpTraitsLibrary\\": "src/"
9728                 }
9729             },
9730             "notification-url": "https://packagist.org/downloads/",
9731             "license": [
9732                 "MIT"
9733             ],
9734             "authors": [
9735                 {
9736                     "name": "Kyle Wiering",
9737                     "email": "kyle@waryway.com"
9738                 }
9739             ],
9740             "description": "General use traits",
9741             "support": {
9742                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9743                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9744             },
9745             "time": "2017-12-23T14:22:07+00:00"
9746         },
9747         {
9748             "name": "webimpress/safe-writer",
9749             "version": "2.2.0",
9750             "source": {
9751                 "type": "git",
9752                 "url": "https://github.com/webimpress/safe-writer.git",
9753                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9754             },
9755             "dist": {
9756                 "type": "zip",
9757                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9758                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9759                 "shasum": ""
9760             },
9761             "require": {
9762                 "php": "^7.3 || ^8.0"
9763             },
9764             "require-dev": {
9765                 "phpunit/phpunit": "^9.5.4",
9766                 "vimeo/psalm": "^4.7",
9767                 "webimpress/coding-standard": "^1.2.2"
9768             },
9769             "type": "library",
9770             "extra": {
9771                 "branch-alias": {
9772                     "dev-master": "2.2.x-dev",
9773                     "dev-develop": "2.3.x-dev",
9774                     "dev-release-1.0": "1.0.x-dev"
9775                 }
9776             },
9777             "autoload": {
9778                 "psr-4": {
9779                     "Webimpress\\SafeWriter\\": "src/"
9780                 }
9781             },
9782             "notification-url": "https://packagist.org/downloads/",
9783             "license": [
9784                 "BSD-2-Clause"
9785             ],
9786             "description": "Tool to write files safely, to avoid race conditions",
9787             "keywords": [
9788                 "concurrent write",
9789                 "file writer",
9790                 "race condition",
9791                 "safe writer",
9792                 "webimpress"
9793             ],
9794             "support": {
9795                 "issues": "https://github.com/webimpress/safe-writer/issues",
9796                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
9797             },
9798             "funding": [
9799                 {
9800                     "url": "https://github.com/michalbundyra",
9801                     "type": "github"
9802                 }
9803             ],
9804             "time": "2021-04-19T16:34:45+00:00"
9805         },
9806         {
9807             "name": "webmozart/assert",
9808             "version": "1.11.0",
9809             "source": {
9810                 "type": "git",
9811                 "url": "https://github.com/webmozarts/assert.git",
9812                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
9813             },
9814             "dist": {
9815                 "type": "zip",
9816                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
9817                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
9818                 "shasum": ""
9819             },
9820             "require": {
9821                 "ext-ctype": "*",
9822                 "php": "^7.2 || ^8.0"
9823             },
9824             "conflict": {
9825                 "phpstan/phpstan": "<0.12.20",
9826                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9827             },
9828             "require-dev": {
9829                 "phpunit/phpunit": "^8.5.13"
9830             },
9831             "type": "library",
9832             "extra": {
9833                 "branch-alias": {
9834                     "dev-master": "1.10-dev"
9835                 }
9836             },
9837             "autoload": {
9838                 "psr-4": {
9839                     "Webmozart\\Assert\\": "src/"
9840                 }
9841             },
9842             "notification-url": "https://packagist.org/downloads/",
9843             "license": [
9844                 "MIT"
9845             ],
9846             "authors": [
9847                 {
9848                     "name": "Bernhard Schussek",
9849                     "email": "bschussek@gmail.com"
9850                 }
9851             ],
9852             "description": "Assertions to validate method input/output with nice error messages.",
9853             "keywords": [
9854                 "assert",
9855                 "check",
9856                 "validate"
9857             ],
9858             "support": {
9859                 "issues": "https://github.com/webmozarts/assert/issues",
9860                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
9861             },
9862             "time": "2022-06-03T18:03:27+00:00"
9863         },
9864         {
9865             "name": "yubico/u2flib-server",
9866             "version": "1.0.2",
9867             "source": {
9868                 "type": "git",
9869                 "url": "https://github.com/Yubico/php-u2flib-server.git",
9870                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
9871             },
9872             "dist": {
9873                 "type": "zip",
9874                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
9875                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
9876                 "shasum": ""
9877             },
9878             "require": {
9879                 "ext-openssl": "*",
9880                 "paragonie/random_compat": ">= 1",
9881                 "php": ">=5.6"
9882             },
9883             "require-dev": {
9884                 "phpunit/phpunit": "~5.7",
9885                 "vimeo/psalm": "^0|^1|^2"
9886             },
9887             "type": "library",
9888             "autoload": {
9889                 "classmap": [
9890                     "src/"
9891                 ]
9892             },
9893             "notification-url": "https://packagist.org/downloads/",
9894             "license": [
9895                 "BSD-2-Clause"
9896             ],
9897             "description": "Library for U2F implementation",
9898             "homepage": "https://developers.yubico.com/php-u2flib-server",
9899             "support": {
9900                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
9901                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
9902             },
9903             "abandoned": true,
9904             "time": "2018-09-07T08:16:44+00:00"
9905         }
9906     ],
9907     "packages-dev": [
9908         {
9909             "name": "doctrine/annotations",
9910             "version": "1.13.3",
9911             "source": {
9912                 "type": "git",
9913                 "url": "https://github.com/doctrine/annotations.git",
9914                 "reference": "648b0343343565c4a056bfc8392201385e8d89f0"
9915             },
9916             "dist": {
9917                 "type": "zip",
9918                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
9919                 "reference": "648b0343343565c4a056bfc8392201385e8d89f0",
9920                 "shasum": ""
9921             },
9922             "require": {
9923                 "doctrine/lexer": "1.*",
9924                 "ext-tokenizer": "*",
9925                 "php": "^7.1 || ^8.0",
9926                 "psr/cache": "^1 || ^2 || ^3"
9927             },
9928             "require-dev": {
9929                 "doctrine/cache": "^1.11 || ^2.0",
9930                 "doctrine/coding-standard": "^6.0 || ^8.1",
9931                 "phpstan/phpstan": "^1.4.10 || ^1.8.0",
9932                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
9933                 "symfony/cache": "^4.4 || ^5.2",
9934                 "vimeo/psalm": "^4.10"
9935             },
9936             "type": "library",
9937             "autoload": {
9938                 "psr-4": {
9939                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
9940                 }
9941             },
9942             "notification-url": "https://packagist.org/downloads/",
9943             "license": [
9944                 "MIT"
9945             ],
9946             "authors": [
9947                 {
9948                     "name": "Guilherme Blanco",
9949                     "email": "guilhermeblanco@gmail.com"
9950                 },
9951                 {
9952                     "name": "Roman Borschel",
9953                     "email": "roman@code-factory.org"
9954                 },
9955                 {
9956                     "name": "Benjamin Eberlei",
9957                     "email": "kontakt@beberlei.de"
9958                 },
9959                 {
9960                     "name": "Jonathan Wage",
9961                     "email": "jonwage@gmail.com"
9962                 },
9963                 {
9964                     "name": "Johannes Schmitt",
9965                     "email": "schmittjoh@gmail.com"
9966                 }
9967             ],
9968             "description": "Docblock Annotations Parser",
9969             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
9970             "keywords": [
9971                 "annotations",
9972                 "docblock",
9973                 "parser"
9974             ],
9975             "support": {
9976                 "issues": "https://github.com/doctrine/annotations/issues",
9977                 "source": "https://github.com/doctrine/annotations/tree/1.13.3"
9978             },
9979             "time": "2022-07-02T10:48:51+00:00"
9980         },
9981         {
9982             "name": "doctrine/instantiator",
9983             "version": "1.4.1",
9984             "source": {
9985                 "type": "git",
9986                 "url": "https://github.com/doctrine/instantiator.git",
9987                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
9988             },
9989             "dist": {
9990                 "type": "zip",
9991                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
9992                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
9993                 "shasum": ""
9994             },
9995             "require": {
9996                 "php": "^7.1 || ^8.0"
9997             },
9998             "require-dev": {
9999                 "doctrine/coding-standard": "^9",
10000                 "ext-pdo": "*",
10001                 "ext-phar": "*",
10002                 "phpbench/phpbench": "^0.16 || ^1",
10003                 "phpstan/phpstan": "^1.4",
10004                 "phpstan/phpstan-phpunit": "^1",
10005                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10006                 "vimeo/psalm": "^4.22"
10007             },
10008             "type": "library",
10009             "autoload": {
10010                 "psr-4": {
10011                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
10012                 }
10013             },
10014             "notification-url": "https://packagist.org/downloads/",
10015             "license": [
10016                 "MIT"
10017             ],
10018             "authors": [
10019                 {
10020                     "name": "Marco Pivetta",
10021                     "email": "ocramius@gmail.com",
10022                     "homepage": "https://ocramius.github.io/"
10023                 }
10024             ],
10025             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
10026             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
10027             "keywords": [
10028                 "constructor",
10029                 "instantiate"
10030             ],
10031             "support": {
10032                 "issues": "https://github.com/doctrine/instantiator/issues",
10033                 "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
10034             },
10035             "funding": [
10036                 {
10037                     "url": "https://www.doctrine-project.org/sponsorship.html",
10038                     "type": "custom"
10039                 },
10040                 {
10041                     "url": "https://www.patreon.com/phpdoctrine",
10042                     "type": "patreon"
10043                 },
10044                 {
10045                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
10046                     "type": "tidelift"
10047                 }
10048             ],
10049             "time": "2022-03-03T08:28:38+00:00"
10050         },
10051         {
10052             "name": "doctrine/lexer",
10053             "version": "1.2.3",
10054             "source": {
10055                 "type": "git",
10056                 "url": "https://github.com/doctrine/lexer.git",
10057                 "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
10058             },
10059             "dist": {
10060                 "type": "zip",
10061                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
10062                 "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
10063                 "shasum": ""
10064             },
10065             "require": {
10066                 "php": "^7.1 || ^8.0"
10067             },
10068             "require-dev": {
10069                 "doctrine/coding-standard": "^9.0",
10070                 "phpstan/phpstan": "^1.3",
10071                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10072                 "vimeo/psalm": "^4.11"
10073             },
10074             "type": "library",
10075             "autoload": {
10076                 "psr-4": {
10077                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
10078                 }
10079             },
10080             "notification-url": "https://packagist.org/downloads/",
10081             "license": [
10082                 "MIT"
10083             ],
10084             "authors": [
10085                 {
10086                     "name": "Guilherme Blanco",
10087                     "email": "guilhermeblanco@gmail.com"
10088                 },
10089                 {
10090                     "name": "Roman Borschel",
10091                     "email": "roman@code-factory.org"
10092                 },
10093                 {
10094                     "name": "Johannes Schmitt",
10095                     "email": "schmittjoh@gmail.com"
10096                 }
10097             ],
10098             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
10099             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
10100             "keywords": [
10101                 "annotations",
10102                 "docblock",
10103                 "lexer",
10104                 "parser",
10105                 "php"
10106             ],
10107             "support": {
10108                 "issues": "https://github.com/doctrine/lexer/issues",
10109                 "source": "https://github.com/doctrine/lexer/tree/1.2.3"
10110             },
10111             "funding": [
10112                 {
10113                     "url": "https://www.doctrine-project.org/sponsorship.html",
10114                     "type": "custom"
10115                 },
10116                 {
10117                     "url": "https://www.patreon.com/phpdoctrine",
10118                     "type": "patreon"
10119                 },
10120                 {
10121                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
10122                     "type": "tidelift"
10123                 }
10124             ],
10125             "time": "2022-02-28T11:07:21+00:00"
10126         },
10127         {
10128             "name": "phar-io/manifest",
10129             "version": "2.0.3",
10130             "source": {
10131                 "type": "git",
10132                 "url": "https://github.com/phar-io/manifest.git",
10133                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
10134             },
10135             "dist": {
10136                 "type": "zip",
10137                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
10138                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
10139                 "shasum": ""
10140             },
10141             "require": {
10142                 "ext-dom": "*",
10143                 "ext-phar": "*",
10144                 "ext-xmlwriter": "*",
10145                 "phar-io/version": "^3.0.1",
10146                 "php": "^7.2 || ^8.0"
10147             },
10148             "type": "library",
10149             "extra": {
10150                 "branch-alias": {
10151                     "dev-master": "2.0.x-dev"
10152                 }
10153             },
10154             "autoload": {
10155                 "classmap": [
10156                     "src/"
10157                 ]
10158             },
10159             "notification-url": "https://packagist.org/downloads/",
10160             "license": [
10161                 "BSD-3-Clause"
10162             ],
10163             "authors": [
10164                 {
10165                     "name": "Arne Blankerts",
10166                     "email": "arne@blankerts.de",
10167                     "role": "Developer"
10168                 },
10169                 {
10170                     "name": "Sebastian Heuer",
10171                     "email": "sebastian@phpeople.de",
10172                     "role": "Developer"
10173                 },
10174                 {
10175                     "name": "Sebastian Bergmann",
10176                     "email": "sebastian@phpunit.de",
10177                     "role": "Developer"
10178                 }
10179             ],
10180             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
10181             "support": {
10182                 "issues": "https://github.com/phar-io/manifest/issues",
10183                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
10184             },
10185             "time": "2021-07-20T11:28:43+00:00"
10186         },
10187         {
10188             "name": "phar-io/version",
10189             "version": "3.2.1",
10190             "source": {
10191                 "type": "git",
10192                 "url": "https://github.com/phar-io/version.git",
10193                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
10194             },
10195             "dist": {
10196                 "type": "zip",
10197                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10198                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10199                 "shasum": ""
10200             },
10201             "require": {
10202                 "php": "^7.2 || ^8.0"
10203             },
10204             "type": "library",
10205             "autoload": {
10206                 "classmap": [
10207                     "src/"
10208                 ]
10209             },
10210             "notification-url": "https://packagist.org/downloads/",
10211             "license": [
10212                 "BSD-3-Clause"
10213             ],
10214             "authors": [
10215                 {
10216                     "name": "Arne Blankerts",
10217                     "email": "arne@blankerts.de",
10218                     "role": "Developer"
10219                 },
10220                 {
10221                     "name": "Sebastian Heuer",
10222                     "email": "sebastian@phpeople.de",
10223                     "role": "Developer"
10224                 },
10225                 {
10226                     "name": "Sebastian Bergmann",
10227                     "email": "sebastian@phpunit.de",
10228                     "role": "Developer"
10229                 }
10230             ],
10231             "description": "Library for handling version information and constraints",
10232             "support": {
10233                 "issues": "https://github.com/phar-io/version/issues",
10234                 "source": "https://github.com/phar-io/version/tree/3.2.1"
10235             },
10236             "time": "2022-02-21T01:04:05+00:00"
10237         },
10238         {
10239             "name": "php-webdriver/webdriver",
10240             "version": "1.12.1",
10241             "source": {
10242                 "type": "git",
10243                 "url": "https://github.com/php-webdriver/php-webdriver.git",
10244                 "reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a"
10245             },
10246             "dist": {
10247                 "type": "zip",
10248                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/b27ddf458d273c7d4602106fcaf978aa0b7fe15a",
10249                 "reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a",
10250                 "shasum": ""
10251             },
10252             "require": {
10253                 "ext-curl": "*",
10254                 "ext-json": "*",
10255                 "ext-zip": "*",
10256                 "php": "^5.6 || ~7.0 || ^8.0",
10257                 "symfony/polyfill-mbstring": "^1.12",
10258                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
10259             },
10260             "replace": {
10261                 "facebook/webdriver": "*"
10262             },
10263             "require-dev": {
10264                 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
10265                 "php-coveralls/php-coveralls": "^2.4",
10266                 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
10267                 "php-parallel-lint/php-parallel-lint": "^1.2",
10268                 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
10269                 "squizlabs/php_codesniffer": "^3.5",
10270                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
10271             },
10272             "suggest": {
10273                 "ext-SimpleXML": "For Firefox profile creation"
10274             },
10275             "type": "library",
10276             "autoload": {
10277                 "files": [
10278                     "lib/Exception/TimeoutException.php"
10279                 ],
10280                 "psr-4": {
10281                     "Facebook\\WebDriver\\": "lib/"
10282                 }
10283             },
10284             "notification-url": "https://packagist.org/downloads/",
10285             "license": [
10286                 "MIT"
10287             ],
10288             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
10289             "homepage": "https://github.com/php-webdriver/php-webdriver",
10290             "keywords": [
10291                 "Chromedriver",
10292                 "geckodriver",
10293                 "php",
10294                 "selenium",
10295                 "webdriver"
10296             ],
10297             "support": {
10298                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
10299                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.1"
10300             },
10301             "time": "2022-05-03T12:16:34+00:00"
10302         },
10303         {
10304             "name": "phpunit/php-code-coverage",
10305             "version": "9.2.17",
10306             "source": {
10307                 "type": "git",
10308                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10309                 "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8"
10310             },
10311             "dist": {
10312                 "type": "zip",
10313                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8",
10314                 "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8",
10315                 "shasum": ""
10316             },
10317             "require": {
10318                 "ext-dom": "*",
10319                 "ext-libxml": "*",
10320                 "ext-xmlwriter": "*",
10321                 "nikic/php-parser": "^4.14",
10322                 "php": ">=7.3",
10323                 "phpunit/php-file-iterator": "^3.0.3",
10324                 "phpunit/php-text-template": "^2.0.2",
10325                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
10326                 "sebastian/complexity": "^2.0",
10327                 "sebastian/environment": "^5.1.2",
10328                 "sebastian/lines-of-code": "^1.0.3",
10329                 "sebastian/version": "^3.0.1",
10330                 "theseer/tokenizer": "^1.2.0"
10331             },
10332             "require-dev": {
10333                 "phpunit/phpunit": "^9.3"
10334             },
10335             "suggest": {
10336                 "ext-pcov": "*",
10337                 "ext-xdebug": "*"
10338             },
10339             "type": "library",
10340             "extra": {
10341                 "branch-alias": {
10342                     "dev-master": "9.2-dev"
10343                 }
10344             },
10345             "autoload": {
10346                 "classmap": [
10347                     "src/"
10348                 ]
10349             },
10350             "notification-url": "https://packagist.org/downloads/",
10351             "license": [
10352                 "BSD-3-Clause"
10353             ],
10354             "authors": [
10355                 {
10356                     "name": "Sebastian Bergmann",
10357                     "email": "sebastian@phpunit.de",
10358                     "role": "lead"
10359                 }
10360             ],
10361             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10362             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10363             "keywords": [
10364                 "coverage",
10365                 "testing",
10366                 "xunit"
10367             ],
10368             "support": {
10369                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10370                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17"
10371             },
10372             "funding": [
10373                 {
10374                     "url": "https://github.com/sebastianbergmann",
10375                     "type": "github"
10376                 }
10377             ],
10378             "time": "2022-08-30T12:24:04+00:00"
10379         },
10380         {
10381             "name": "phpunit/php-file-iterator",
10382             "version": "3.0.6",
10383             "source": {
10384                 "type": "git",
10385                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10386                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
10387             },
10388             "dist": {
10389                 "type": "zip",
10390                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10391                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10392                 "shasum": ""
10393             },
10394             "require": {
10395                 "php": ">=7.3"
10396             },
10397             "require-dev": {
10398                 "phpunit/phpunit": "^9.3"
10399             },
10400             "type": "library",
10401             "extra": {
10402                 "branch-alias": {
10403                     "dev-master": "3.0-dev"
10404                 }
10405             },
10406             "autoload": {
10407                 "classmap": [
10408                     "src/"
10409                 ]
10410             },
10411             "notification-url": "https://packagist.org/downloads/",
10412             "license": [
10413                 "BSD-3-Clause"
10414             ],
10415             "authors": [
10416                 {
10417                     "name": "Sebastian Bergmann",
10418                     "email": "sebastian@phpunit.de",
10419                     "role": "lead"
10420                 }
10421             ],
10422             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10423             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10424             "keywords": [
10425                 "filesystem",
10426                 "iterator"
10427             ],
10428             "support": {
10429                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10430                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
10431             },
10432             "funding": [
10433                 {
10434                     "url": "https://github.com/sebastianbergmann",
10435                     "type": "github"
10436                 }
10437             ],
10438             "time": "2021-12-02T12:48:52+00:00"
10439         },
10440         {
10441             "name": "phpunit/php-invoker",
10442             "version": "3.1.1",
10443             "source": {
10444                 "type": "git",
10445                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10446                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
10447             },
10448             "dist": {
10449                 "type": "zip",
10450                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10451                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10452                 "shasum": ""
10453             },
10454             "require": {
10455                 "php": ">=7.3"
10456             },
10457             "require-dev": {
10458                 "ext-pcntl": "*",
10459                 "phpunit/phpunit": "^9.3"
10460             },
10461             "suggest": {
10462                 "ext-pcntl": "*"
10463             },
10464             "type": "library",
10465             "extra": {
10466                 "branch-alias": {
10467                     "dev-master": "3.1-dev"
10468                 }
10469             },
10470             "autoload": {
10471                 "classmap": [
10472                     "src/"
10473                 ]
10474             },
10475             "notification-url": "https://packagist.org/downloads/",
10476             "license": [
10477                 "BSD-3-Clause"
10478             ],
10479             "authors": [
10480                 {
10481                     "name": "Sebastian Bergmann",
10482                     "email": "sebastian@phpunit.de",
10483                     "role": "lead"
10484                 }
10485             ],
10486             "description": "Invoke callables with a timeout",
10487             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10488             "keywords": [
10489                 "process"
10490             ],
10491             "support": {
10492                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10493                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
10494             },
10495             "funding": [
10496                 {
10497                     "url": "https://github.com/sebastianbergmann",
10498                     "type": "github"
10499                 }
10500             ],
10501             "time": "2020-09-28T05:58:55+00:00"
10502         },
10503         {
10504             "name": "phpunit/php-text-template",
10505             "version": "2.0.4",
10506             "source": {
10507                 "type": "git",
10508                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10509                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
10510             },
10511             "dist": {
10512                 "type": "zip",
10513                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10514                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10515                 "shasum": ""
10516             },
10517             "require": {
10518                 "php": ">=7.3"
10519             },
10520             "require-dev": {
10521                 "phpunit/phpunit": "^9.3"
10522             },
10523             "type": "library",
10524             "extra": {
10525                 "branch-alias": {
10526                     "dev-master": "2.0-dev"
10527                 }
10528             },
10529             "autoload": {
10530                 "classmap": [
10531                     "src/"
10532                 ]
10533             },
10534             "notification-url": "https://packagist.org/downloads/",
10535             "license": [
10536                 "BSD-3-Clause"
10537             ],
10538             "authors": [
10539                 {
10540                     "name": "Sebastian Bergmann",
10541                     "email": "sebastian@phpunit.de",
10542                     "role": "lead"
10543                 }
10544             ],
10545             "description": "Simple template engine.",
10546             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10547             "keywords": [
10548                 "template"
10549             ],
10550             "support": {
10551                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10552                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
10553             },
10554             "funding": [
10555                 {
10556                     "url": "https://github.com/sebastianbergmann",
10557                     "type": "github"
10558                 }
10559             ],
10560             "time": "2020-10-26T05:33:50+00:00"
10561         },
10562         {
10563             "name": "phpunit/php-timer",
10564             "version": "5.0.3",
10565             "source": {
10566                 "type": "git",
10567                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10568                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
10569             },
10570             "dist": {
10571                 "type": "zip",
10572                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10573                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10574                 "shasum": ""
10575             },
10576             "require": {
10577                 "php": ">=7.3"
10578             },
10579             "require-dev": {
10580                 "phpunit/phpunit": "^9.3"
10581             },
10582             "type": "library",
10583             "extra": {
10584                 "branch-alias": {
10585                     "dev-master": "5.0-dev"
10586                 }
10587             },
10588             "autoload": {
10589                 "classmap": [
10590                     "src/"
10591                 ]
10592             },
10593             "notification-url": "https://packagist.org/downloads/",
10594             "license": [
10595                 "BSD-3-Clause"
10596             ],
10597             "authors": [
10598                 {
10599                     "name": "Sebastian Bergmann",
10600                     "email": "sebastian@phpunit.de",
10601                     "role": "lead"
10602                 }
10603             ],
10604             "description": "Utility class for timing",
10605             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10606             "keywords": [
10607                 "timer"
10608             ],
10609             "support": {
10610                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10611                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
10612             },
10613             "funding": [
10614                 {
10615                     "url": "https://github.com/sebastianbergmann",
10616                     "type": "github"
10617                 }
10618             ],
10619             "time": "2020-10-26T13:16:10+00:00"
10620         },
10621         {
10622             "name": "phpunit/phpunit",
10623             "version": "9.5.24",
10624             "source": {
10625                 "type": "git",
10626                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10627                 "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5"
10628             },
10629             "dist": {
10630                 "type": "zip",
10631                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
10632                 "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
10633                 "shasum": ""
10634             },
10635             "require": {
10636                 "doctrine/instantiator": "^1.3.1",
10637                 "ext-dom": "*",
10638                 "ext-json": "*",
10639                 "ext-libxml": "*",
10640                 "ext-mbstring": "*",
10641                 "ext-xml": "*",
10642                 "ext-xmlwriter": "*",
10643                 "myclabs/deep-copy": "^1.10.1",
10644                 "phar-io/manifest": "^2.0.3",
10645                 "phar-io/version": "^3.0.2",
10646                 "php": ">=7.3",
10647                 "phpunit/php-code-coverage": "^9.2.13",
10648                 "phpunit/php-file-iterator": "^3.0.5",
10649                 "phpunit/php-invoker": "^3.1.1",
10650                 "phpunit/php-text-template": "^2.0.3",
10651                 "phpunit/php-timer": "^5.0.2",
10652                 "sebastian/cli-parser": "^1.0.1",
10653                 "sebastian/code-unit": "^1.0.6",
10654                 "sebastian/comparator": "^4.0.5",
10655                 "sebastian/diff": "^4.0.3",
10656                 "sebastian/environment": "^5.1.3",
10657                 "sebastian/exporter": "^4.0.3",
10658                 "sebastian/global-state": "^5.0.1",
10659                 "sebastian/object-enumerator": "^4.0.3",
10660                 "sebastian/resource-operations": "^3.0.3",
10661                 "sebastian/type": "^3.1",
10662                 "sebastian/version": "^3.0.2"
10663             },
10664             "suggest": {
10665                 "ext-soap": "*",
10666                 "ext-xdebug": "*"
10667             },
10668             "bin": [
10669                 "phpunit"
10670             ],
10671             "type": "library",
10672             "extra": {
10673                 "branch-alias": {
10674                     "dev-master": "9.5-dev"
10675                 }
10676             },
10677             "autoload": {
10678                 "files": [
10679                     "src/Framework/Assert/Functions.php"
10680                 ],
10681                 "classmap": [
10682                     "src/"
10683                 ]
10684             },
10685             "notification-url": "https://packagist.org/downloads/",
10686             "license": [
10687                 "BSD-3-Clause"
10688             ],
10689             "authors": [
10690                 {
10691                     "name": "Sebastian Bergmann",
10692                     "email": "sebastian@phpunit.de",
10693                     "role": "lead"
10694                 }
10695             ],
10696             "description": "The PHP Unit Testing framework.",
10697             "homepage": "https://phpunit.de/",
10698             "keywords": [
10699                 "phpunit",
10700                 "testing",
10701                 "xunit"
10702             ],
10703             "support": {
10704                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10705                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.24"
10706             },
10707             "funding": [
10708                 {
10709                     "url": "https://phpunit.de/sponsors.html",
10710                     "type": "custom"
10711                 },
10712                 {
10713                     "url": "https://github.com/sebastianbergmann",
10714                     "type": "github"
10715                 }
10716             ],
10717             "time": "2022-08-30T07:42:16+00:00"
10718         },
10719         {
10720             "name": "sebastian/cli-parser",
10721             "version": "1.0.1",
10722             "source": {
10723                 "type": "git",
10724                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10725                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
10726             },
10727             "dist": {
10728                 "type": "zip",
10729                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10730                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10731                 "shasum": ""
10732             },
10733             "require": {
10734                 "php": ">=7.3"
10735             },
10736             "require-dev": {
10737                 "phpunit/phpunit": "^9.3"
10738             },
10739             "type": "library",
10740             "extra": {
10741                 "branch-alias": {
10742                     "dev-master": "1.0-dev"
10743                 }
10744             },
10745             "autoload": {
10746                 "classmap": [
10747                     "src/"
10748                 ]
10749             },
10750             "notification-url": "https://packagist.org/downloads/",
10751             "license": [
10752                 "BSD-3-Clause"
10753             ],
10754             "authors": [
10755                 {
10756                     "name": "Sebastian Bergmann",
10757                     "email": "sebastian@phpunit.de",
10758                     "role": "lead"
10759                 }
10760             ],
10761             "description": "Library for parsing CLI options",
10762             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10763             "support": {
10764                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10765                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
10766             },
10767             "funding": [
10768                 {
10769                     "url": "https://github.com/sebastianbergmann",
10770                     "type": "github"
10771                 }
10772             ],
10773             "time": "2020-09-28T06:08:49+00:00"
10774         },
10775         {
10776             "name": "sebastian/code-unit",
10777             "version": "1.0.8",
10778             "source": {
10779                 "type": "git",
10780                 "url": "https://github.com/sebastianbergmann/code-unit.git",
10781                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
10782             },
10783             "dist": {
10784                 "type": "zip",
10785                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
10786                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
10787                 "shasum": ""
10788             },
10789             "require": {
10790                 "php": ">=7.3"
10791             },
10792             "require-dev": {
10793                 "phpunit/phpunit": "^9.3"
10794             },
10795             "type": "library",
10796             "extra": {
10797                 "branch-alias": {
10798                     "dev-master": "1.0-dev"
10799                 }
10800             },
10801             "autoload": {
10802                 "classmap": [
10803                     "src/"
10804                 ]
10805             },
10806             "notification-url": "https://packagist.org/downloads/",
10807             "license": [
10808                 "BSD-3-Clause"
10809             ],
10810             "authors": [
10811                 {
10812                     "name": "Sebastian Bergmann",
10813                     "email": "sebastian@phpunit.de",
10814                     "role": "lead"
10815                 }
10816             ],
10817             "description": "Collection of value objects that represent the PHP code units",
10818             "homepage": "https://github.com/sebastianbergmann/code-unit",
10819             "support": {
10820                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
10821                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
10822             },
10823             "funding": [
10824                 {
10825                     "url": "https://github.com/sebastianbergmann",
10826                     "type": "github"
10827                 }
10828             ],
10829             "time": "2020-10-26T13:08:54+00:00"
10830         },
10831         {
10832             "name": "sebastian/code-unit-reverse-lookup",
10833             "version": "2.0.3",
10834             "source": {
10835                 "type": "git",
10836                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10837                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
10838             },
10839             "dist": {
10840                 "type": "zip",
10841                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10842                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10843                 "shasum": ""
10844             },
10845             "require": {
10846                 "php": ">=7.3"
10847             },
10848             "require-dev": {
10849                 "phpunit/phpunit": "^9.3"
10850             },
10851             "type": "library",
10852             "extra": {
10853                 "branch-alias": {
10854                     "dev-master": "2.0-dev"
10855                 }
10856             },
10857             "autoload": {
10858                 "classmap": [
10859                     "src/"
10860                 ]
10861             },
10862             "notification-url": "https://packagist.org/downloads/",
10863             "license": [
10864                 "BSD-3-Clause"
10865             ],
10866             "authors": [
10867                 {
10868                     "name": "Sebastian Bergmann",
10869                     "email": "sebastian@phpunit.de"
10870                 }
10871             ],
10872             "description": "Looks up which function or method a line of code belongs to",
10873             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10874             "support": {
10875                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10876                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
10877             },
10878             "funding": [
10879                 {
10880                     "url": "https://github.com/sebastianbergmann",
10881                     "type": "github"
10882                 }
10883             ],
10884             "time": "2020-09-28T05:30:19+00:00"
10885         },
10886         {
10887             "name": "sebastian/comparator",
10888             "version": "4.0.8",
10889             "source": {
10890                 "type": "git",
10891                 "url": "https://github.com/sebastianbergmann/comparator.git",
10892                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
10893             },
10894             "dist": {
10895                 "type": "zip",
10896                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
10897                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
10898                 "shasum": ""
10899             },
10900             "require": {
10901                 "php": ">=7.3",
10902                 "sebastian/diff": "^4.0",
10903                 "sebastian/exporter": "^4.0"
10904             },
10905             "require-dev": {
10906                 "phpunit/phpunit": "^9.3"
10907             },
10908             "type": "library",
10909             "extra": {
10910                 "branch-alias": {
10911                     "dev-master": "4.0-dev"
10912                 }
10913             },
10914             "autoload": {
10915                 "classmap": [
10916                     "src/"
10917                 ]
10918             },
10919             "notification-url": "https://packagist.org/downloads/",
10920             "license": [
10921                 "BSD-3-Clause"
10922             ],
10923             "authors": [
10924                 {
10925                     "name": "Sebastian Bergmann",
10926                     "email": "sebastian@phpunit.de"
10927                 },
10928                 {
10929                     "name": "Jeff Welch",
10930                     "email": "whatthejeff@gmail.com"
10931                 },
10932                 {
10933                     "name": "Volker Dusch",
10934                     "email": "github@wallbash.com"
10935                 },
10936                 {
10937                     "name": "Bernhard Schussek",
10938                     "email": "bschussek@2bepublished.at"
10939                 }
10940             ],
10941             "description": "Provides the functionality to compare PHP values for equality",
10942             "homepage": "https://github.com/sebastianbergmann/comparator",
10943             "keywords": [
10944                 "comparator",
10945                 "compare",
10946                 "equality"
10947             ],
10948             "support": {
10949                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
10950                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
10951             },
10952             "funding": [
10953                 {
10954                     "url": "https://github.com/sebastianbergmann",
10955                     "type": "github"
10956                 }
10957             ],
10958             "time": "2022-09-14T12:41:17+00:00"
10959         },
10960         {
10961             "name": "sebastian/complexity",
10962             "version": "2.0.2",
10963             "source": {
10964                 "type": "git",
10965                 "url": "https://github.com/sebastianbergmann/complexity.git",
10966                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
10967             },
10968             "dist": {
10969                 "type": "zip",
10970                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
10971                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
10972                 "shasum": ""
10973             },
10974             "require": {
10975                 "nikic/php-parser": "^4.7",
10976                 "php": ">=7.3"
10977             },
10978             "require-dev": {
10979                 "phpunit/phpunit": "^9.3"
10980             },
10981             "type": "library",
10982             "extra": {
10983                 "branch-alias": {
10984                     "dev-master": "2.0-dev"
10985                 }
10986             },
10987             "autoload": {
10988                 "classmap": [
10989                     "src/"
10990                 ]
10991             },
10992             "notification-url": "https://packagist.org/downloads/",
10993             "license": [
10994                 "BSD-3-Clause"
10995             ],
10996             "authors": [
10997                 {
10998                     "name": "Sebastian Bergmann",
10999                     "email": "sebastian@phpunit.de",
11000                     "role": "lead"
11001                 }
11002             ],
11003             "description": "Library for calculating the complexity of PHP code units",
11004             "homepage": "https://github.com/sebastianbergmann/complexity",
11005             "support": {
11006                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
11007                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
11008             },
11009             "funding": [
11010                 {
11011                     "url": "https://github.com/sebastianbergmann",
11012                     "type": "github"
11013                 }
11014             ],
11015             "time": "2020-10-26T15:52:27+00:00"
11016         },
11017         {
11018             "name": "sebastian/diff",
11019             "version": "4.0.4",
11020             "source": {
11021                 "type": "git",
11022                 "url": "https://github.com/sebastianbergmann/diff.git",
11023                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
11024             },
11025             "dist": {
11026                 "type": "zip",
11027                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
11028                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
11029                 "shasum": ""
11030             },
11031             "require": {
11032                 "php": ">=7.3"
11033             },
11034             "require-dev": {
11035                 "phpunit/phpunit": "^9.3",
11036                 "symfony/process": "^4.2 || ^5"
11037             },
11038             "type": "library",
11039             "extra": {
11040                 "branch-alias": {
11041                     "dev-master": "4.0-dev"
11042                 }
11043             },
11044             "autoload": {
11045                 "classmap": [
11046                     "src/"
11047                 ]
11048             },
11049             "notification-url": "https://packagist.org/downloads/",
11050             "license": [
11051                 "BSD-3-Clause"
11052             ],
11053             "authors": [
11054                 {
11055                     "name": "Sebastian Bergmann",
11056                     "email": "sebastian@phpunit.de"
11057                 },
11058                 {
11059                     "name": "Kore Nordmann",
11060                     "email": "mail@kore-nordmann.de"
11061                 }
11062             ],
11063             "description": "Diff implementation",
11064             "homepage": "https://github.com/sebastianbergmann/diff",
11065             "keywords": [
11066                 "diff",
11067                 "udiff",
11068                 "unidiff",
11069                 "unified diff"
11070             ],
11071             "support": {
11072                 "issues": "https://github.com/sebastianbergmann/diff/issues",
11073                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
11074             },
11075             "funding": [
11076                 {
11077                     "url": "https://github.com/sebastianbergmann",
11078                     "type": "github"
11079                 }
11080             ],
11081             "time": "2020-10-26T13:10:38+00:00"
11082         },
11083         {
11084             "name": "sebastian/environment",
11085             "version": "5.1.4",
11086             "source": {
11087                 "type": "git",
11088                 "url": "https://github.com/sebastianbergmann/environment.git",
11089                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
11090             },
11091             "dist": {
11092                 "type": "zip",
11093                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
11094                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
11095                 "shasum": ""
11096             },
11097             "require": {
11098                 "php": ">=7.3"
11099             },
11100             "require-dev": {
11101                 "phpunit/phpunit": "^9.3"
11102             },
11103             "suggest": {
11104                 "ext-posix": "*"
11105             },
11106             "type": "library",
11107             "extra": {
11108                 "branch-alias": {
11109                     "dev-master": "5.1-dev"
11110                 }
11111             },
11112             "autoload": {
11113                 "classmap": [
11114                     "src/"
11115                 ]
11116             },
11117             "notification-url": "https://packagist.org/downloads/",
11118             "license": [
11119                 "BSD-3-Clause"
11120             ],
11121             "authors": [
11122                 {
11123                     "name": "Sebastian Bergmann",
11124                     "email": "sebastian@phpunit.de"
11125                 }
11126             ],
11127             "description": "Provides functionality to handle HHVM/PHP environments",
11128             "homepage": "http://www.github.com/sebastianbergmann/environment",
11129             "keywords": [
11130                 "Xdebug",
11131                 "environment",
11132                 "hhvm"
11133             ],
11134             "support": {
11135                 "issues": "https://github.com/sebastianbergmann/environment/issues",
11136                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
11137             },
11138             "funding": [
11139                 {
11140                     "url": "https://github.com/sebastianbergmann",
11141                     "type": "github"
11142                 }
11143             ],
11144             "time": "2022-04-03T09:37:03+00:00"
11145         },
11146         {
11147             "name": "sebastian/exporter",
11148             "version": "4.0.5",
11149             "source": {
11150                 "type": "git",
11151                 "url": "https://github.com/sebastianbergmann/exporter.git",
11152                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
11153             },
11154             "dist": {
11155                 "type": "zip",
11156                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
11157                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
11158                 "shasum": ""
11159             },
11160             "require": {
11161                 "php": ">=7.3",
11162                 "sebastian/recursion-context": "^4.0"
11163             },
11164             "require-dev": {
11165                 "ext-mbstring": "*",
11166                 "phpunit/phpunit": "^9.3"
11167             },
11168             "type": "library",
11169             "extra": {
11170                 "branch-alias": {
11171                     "dev-master": "4.0-dev"
11172                 }
11173             },
11174             "autoload": {
11175                 "classmap": [
11176                     "src/"
11177                 ]
11178             },
11179             "notification-url": "https://packagist.org/downloads/",
11180             "license": [
11181                 "BSD-3-Clause"
11182             ],
11183             "authors": [
11184                 {
11185                     "name": "Sebastian Bergmann",
11186                     "email": "sebastian@phpunit.de"
11187                 },
11188                 {
11189                     "name": "Jeff Welch",
11190                     "email": "whatthejeff@gmail.com"
11191                 },
11192                 {
11193                     "name": "Volker Dusch",
11194                     "email": "github@wallbash.com"
11195                 },
11196                 {
11197                     "name": "Adam Harvey",
11198                     "email": "aharvey@php.net"
11199                 },
11200                 {
11201                     "name": "Bernhard Schussek",
11202                     "email": "bschussek@gmail.com"
11203                 }
11204             ],
11205             "description": "Provides the functionality to export PHP variables for visualization",
11206             "homepage": "https://www.github.com/sebastianbergmann/exporter",
11207             "keywords": [
11208                 "export",
11209                 "exporter"
11210             ],
11211             "support": {
11212                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
11213                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
11214             },
11215             "funding": [
11216                 {
11217                     "url": "https://github.com/sebastianbergmann",
11218                     "type": "github"
11219                 }
11220             ],
11221             "time": "2022-09-14T06:03:37+00:00"
11222         },
11223         {
11224             "name": "sebastian/global-state",
11225             "version": "5.0.5",
11226             "source": {
11227                 "type": "git",
11228                 "url": "https://github.com/sebastianbergmann/global-state.git",
11229                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
11230             },
11231             "dist": {
11232                 "type": "zip",
11233                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11234                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11235                 "shasum": ""
11236             },
11237             "require": {
11238                 "php": ">=7.3",
11239                 "sebastian/object-reflector": "^2.0",
11240                 "sebastian/recursion-context": "^4.0"
11241             },
11242             "require-dev": {
11243                 "ext-dom": "*",
11244                 "phpunit/phpunit": "^9.3"
11245             },
11246             "suggest": {
11247                 "ext-uopz": "*"
11248             },
11249             "type": "library",
11250             "extra": {
11251                 "branch-alias": {
11252                     "dev-master": "5.0-dev"
11253                 }
11254             },
11255             "autoload": {
11256                 "classmap": [
11257                     "src/"
11258                 ]
11259             },
11260             "notification-url": "https://packagist.org/downloads/",
11261             "license": [
11262                 "BSD-3-Clause"
11263             ],
11264             "authors": [
11265                 {
11266                     "name": "Sebastian Bergmann",
11267                     "email": "sebastian@phpunit.de"
11268                 }
11269             ],
11270             "description": "Snapshotting of global state",
11271             "homepage": "http://www.github.com/sebastianbergmann/global-state",
11272             "keywords": [
11273                 "global state"
11274             ],
11275             "support": {
11276                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
11277                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
11278             },
11279             "funding": [
11280                 {
11281                     "url": "https://github.com/sebastianbergmann",
11282                     "type": "github"
11283                 }
11284             ],
11285             "time": "2022-02-14T08:28:10+00:00"
11286         },
11287         {
11288             "name": "sebastian/lines-of-code",
11289             "version": "1.0.3",
11290             "source": {
11291                 "type": "git",
11292                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11293                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
11294             },
11295             "dist": {
11296                 "type": "zip",
11297                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11298                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11299                 "shasum": ""
11300             },
11301             "require": {
11302                 "nikic/php-parser": "^4.6",
11303                 "php": ">=7.3"
11304             },
11305             "require-dev": {
11306                 "phpunit/phpunit": "^9.3"
11307             },
11308             "type": "library",
11309             "extra": {
11310                 "branch-alias": {
11311                     "dev-master": "1.0-dev"
11312                 }
11313             },
11314             "autoload": {
11315                 "classmap": [
11316                     "src/"
11317                 ]
11318             },
11319             "notification-url": "https://packagist.org/downloads/",
11320             "license": [
11321                 "BSD-3-Clause"
11322             ],
11323             "authors": [
11324                 {
11325                     "name": "Sebastian Bergmann",
11326                     "email": "sebastian@phpunit.de",
11327                     "role": "lead"
11328                 }
11329             ],
11330             "description": "Library for counting the lines of code in PHP source code",
11331             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11332             "support": {
11333                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11334                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
11335             },
11336             "funding": [
11337                 {
11338                     "url": "https://github.com/sebastianbergmann",
11339                     "type": "github"
11340                 }
11341             ],
11342             "time": "2020-11-28T06:42:11+00:00"
11343         },
11344         {
11345             "name": "sebastian/object-enumerator",
11346             "version": "4.0.4",
11347             "source": {
11348                 "type": "git",
11349                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11350                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
11351             },
11352             "dist": {
11353                 "type": "zip",
11354                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
11355                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
11356                 "shasum": ""
11357             },
11358             "require": {
11359                 "php": ">=7.3",
11360                 "sebastian/object-reflector": "^2.0",
11361                 "sebastian/recursion-context": "^4.0"
11362             },
11363             "require-dev": {
11364                 "phpunit/phpunit": "^9.3"
11365             },
11366             "type": "library",
11367             "extra": {
11368                 "branch-alias": {
11369                     "dev-master": "4.0-dev"
11370                 }
11371             },
11372             "autoload": {
11373                 "classmap": [
11374                     "src/"
11375                 ]
11376             },
11377             "notification-url": "https://packagist.org/downloads/",
11378             "license": [
11379                 "BSD-3-Clause"
11380             ],
11381             "authors": [
11382                 {
11383                     "name": "Sebastian Bergmann",
11384                     "email": "sebastian@phpunit.de"
11385                 }
11386             ],
11387             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11388             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11389             "support": {
11390                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11391                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
11392             },
11393             "funding": [
11394                 {
11395                     "url": "https://github.com/sebastianbergmann",
11396                     "type": "github"
11397                 }
11398             ],
11399             "time": "2020-10-26T13:12:34+00:00"
11400         },
11401         {
11402             "name": "sebastian/object-reflector",
11403             "version": "2.0.4",
11404             "source": {
11405                 "type": "git",
11406                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11407                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
11408             },
11409             "dist": {
11410                 "type": "zip",
11411                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11412                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11413                 "shasum": ""
11414             },
11415             "require": {
11416                 "php": ">=7.3"
11417             },
11418             "require-dev": {
11419                 "phpunit/phpunit": "^9.3"
11420             },
11421             "type": "library",
11422             "extra": {
11423                 "branch-alias": {
11424                     "dev-master": "2.0-dev"
11425                 }
11426             },
11427             "autoload": {
11428                 "classmap": [
11429                     "src/"
11430                 ]
11431             },
11432             "notification-url": "https://packagist.org/downloads/",
11433             "license": [
11434                 "BSD-3-Clause"
11435             ],
11436             "authors": [
11437                 {
11438                     "name": "Sebastian Bergmann",
11439                     "email": "sebastian@phpunit.de"
11440                 }
11441             ],
11442             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11443             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11444             "support": {
11445                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11446                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
11447             },
11448             "funding": [
11449                 {
11450                     "url": "https://github.com/sebastianbergmann",
11451                     "type": "github"
11452                 }
11453             ],
11454             "time": "2020-10-26T13:14:26+00:00"
11455         },
11456         {
11457             "name": "sebastian/recursion-context",
11458             "version": "4.0.4",
11459             "source": {
11460                 "type": "git",
11461                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11462                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
11463             },
11464             "dist": {
11465                 "type": "zip",
11466                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
11467                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
11468                 "shasum": ""
11469             },
11470             "require": {
11471                 "php": ">=7.3"
11472             },
11473             "require-dev": {
11474                 "phpunit/phpunit": "^9.3"
11475             },
11476             "type": "library",
11477             "extra": {
11478                 "branch-alias": {
11479                     "dev-master": "4.0-dev"
11480                 }
11481             },
11482             "autoload": {
11483                 "classmap": [
11484                     "src/"
11485                 ]
11486             },
11487             "notification-url": "https://packagist.org/downloads/",
11488             "license": [
11489                 "BSD-3-Clause"
11490             ],
11491             "authors": [
11492                 {
11493                     "name": "Sebastian Bergmann",
11494                     "email": "sebastian@phpunit.de"
11495                 },
11496                 {
11497                     "name": "Jeff Welch",
11498                     "email": "whatthejeff@gmail.com"
11499                 },
11500                 {
11501                     "name": "Adam Harvey",
11502                     "email": "aharvey@php.net"
11503                 }
11504             ],
11505             "description": "Provides functionality to recursively process PHP variables",
11506             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
11507             "support": {
11508                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11509                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
11510             },
11511             "funding": [
11512                 {
11513                     "url": "https://github.com/sebastianbergmann",
11514                     "type": "github"
11515                 }
11516             ],
11517             "time": "2020-10-26T13:17:30+00:00"
11518         },
11519         {
11520             "name": "sebastian/resource-operations",
11521             "version": "3.0.3",
11522             "source": {
11523                 "type": "git",
11524                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
11525                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
11526             },
11527             "dist": {
11528                 "type": "zip",
11529                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11530                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11531                 "shasum": ""
11532             },
11533             "require": {
11534                 "php": ">=7.3"
11535             },
11536             "require-dev": {
11537                 "phpunit/phpunit": "^9.0"
11538             },
11539             "type": "library",
11540             "extra": {
11541                 "branch-alias": {
11542                     "dev-master": "3.0-dev"
11543                 }
11544             },
11545             "autoload": {
11546                 "classmap": [
11547                     "src/"
11548                 ]
11549             },
11550             "notification-url": "https://packagist.org/downloads/",
11551             "license": [
11552                 "BSD-3-Clause"
11553             ],
11554             "authors": [
11555                 {
11556                     "name": "Sebastian Bergmann",
11557                     "email": "sebastian@phpunit.de"
11558                 }
11559             ],
11560             "description": "Provides a list of PHP built-in functions that operate on resources",
11561             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11562             "support": {
11563                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11564                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
11565             },
11566             "funding": [
11567                 {
11568                     "url": "https://github.com/sebastianbergmann",
11569                     "type": "github"
11570                 }
11571             ],
11572             "time": "2020-09-28T06:45:17+00:00"
11573         },
11574         {
11575             "name": "sebastian/type",
11576             "version": "3.2.0",
11577             "source": {
11578                 "type": "git",
11579                 "url": "https://github.com/sebastianbergmann/type.git",
11580                 "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e"
11581             },
11582             "dist": {
11583                 "type": "zip",
11584                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
11585                 "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
11586                 "shasum": ""
11587             },
11588             "require": {
11589                 "php": ">=7.3"
11590             },
11591             "require-dev": {
11592                 "phpunit/phpunit": "^9.5"
11593             },
11594             "type": "library",
11595             "extra": {
11596                 "branch-alias": {
11597                     "dev-master": "3.2-dev"
11598                 }
11599             },
11600             "autoload": {
11601                 "classmap": [
11602                     "src/"
11603                 ]
11604             },
11605             "notification-url": "https://packagist.org/downloads/",
11606             "license": [
11607                 "BSD-3-Clause"
11608             ],
11609             "authors": [
11610                 {
11611                     "name": "Sebastian Bergmann",
11612                     "email": "sebastian@phpunit.de",
11613                     "role": "lead"
11614                 }
11615             ],
11616             "description": "Collection of value objects that represent the types of the PHP type system",
11617             "homepage": "https://github.com/sebastianbergmann/type",
11618             "support": {
11619                 "issues": "https://github.com/sebastianbergmann/type/issues",
11620                 "source": "https://github.com/sebastianbergmann/type/tree/3.2.0"
11621             },
11622             "funding": [
11623                 {
11624                     "url": "https://github.com/sebastianbergmann",
11625                     "type": "github"
11626                 }
11627             ],
11628             "time": "2022-09-12T14:47:03+00:00"
11629         },
11630         {
11631             "name": "sebastian/version",
11632             "version": "3.0.2",
11633             "source": {
11634                 "type": "git",
11635                 "url": "https://github.com/sebastianbergmann/version.git",
11636                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
11637             },
11638             "dist": {
11639                 "type": "zip",
11640                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
11641                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
11642                 "shasum": ""
11643             },
11644             "require": {
11645                 "php": ">=7.3"
11646             },
11647             "type": "library",
11648             "extra": {
11649                 "branch-alias": {
11650                     "dev-master": "3.0-dev"
11651                 }
11652             },
11653             "autoload": {
11654                 "classmap": [
11655                     "src/"
11656                 ]
11657             },
11658             "notification-url": "https://packagist.org/downloads/",
11659             "license": [
11660                 "BSD-3-Clause"
11661             ],
11662             "authors": [
11663                 {
11664                     "name": "Sebastian Bergmann",
11665                     "email": "sebastian@phpunit.de",
11666                     "role": "lead"
11667                 }
11668             ],
11669             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11670             "homepage": "https://github.com/sebastianbergmann/version",
11671             "support": {
11672                 "issues": "https://github.com/sebastianbergmann/version/issues",
11673                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
11674             },
11675             "funding": [
11676                 {
11677                     "url": "https://github.com/sebastianbergmann",
11678                     "type": "github"
11679                 }
11680             ],
11681             "time": "2020-09-28T06:39:44+00:00"
11682         },
11683         {
11684             "name": "symfony/browser-kit",
11685             "version": "v5.4.11",
11686             "source": {
11687                 "type": "git",
11688                 "url": "https://github.com/symfony/browser-kit.git",
11689                 "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027"
11690             },
11691             "dist": {
11692                 "type": "zip",
11693                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/081fe28a26b6bd671dea85ef3a4b5003f3c88027",
11694                 "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027",
11695                 "shasum": ""
11696             },
11697             "require": {
11698                 "php": ">=7.2.5",
11699                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
11700                 "symfony/polyfill-php80": "^1.16"
11701             },
11702             "require-dev": {
11703                 "symfony/css-selector": "^4.4|^5.0|^6.0",
11704                 "symfony/http-client": "^4.4|^5.0|^6.0",
11705                 "symfony/mime": "^4.4|^5.0|^6.0",
11706                 "symfony/process": "^4.4|^5.0|^6.0"
11707             },
11708             "suggest": {
11709                 "symfony/process": ""
11710             },
11711             "type": "library",
11712             "autoload": {
11713                 "psr-4": {
11714                     "Symfony\\Component\\BrowserKit\\": ""
11715                 },
11716                 "exclude-from-classmap": [
11717                     "/Tests/"
11718                 ]
11719             },
11720             "notification-url": "https://packagist.org/downloads/",
11721             "license": [
11722                 "MIT"
11723             ],
11724             "authors": [
11725                 {
11726                     "name": "Fabien Potencier",
11727                     "email": "fabien@symfony.com"
11728                 },
11729                 {
11730                     "name": "Symfony Community",
11731                     "homepage": "https://symfony.com/contributors"
11732                 }
11733             ],
11734             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11735             "homepage": "https://symfony.com",
11736             "support": {
11737                 "source": "https://github.com/symfony/browser-kit/tree/v5.4.11"
11738             },
11739             "funding": [
11740                 {
11741                     "url": "https://symfony.com/sponsor",
11742                     "type": "custom"
11743                 },
11744                 {
11745                     "url": "https://github.com/fabpot",
11746                     "type": "github"
11747                 },
11748                 {
11749                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11750                     "type": "tidelift"
11751                 }
11752             ],
11753             "time": "2022-07-27T15:50:05+00:00"
11754         },
11755         {
11756             "name": "symfony/debug",
11757             "version": "v4.4.44",
11758             "source": {
11759                 "type": "git",
11760                 "url": "https://github.com/symfony/debug.git",
11761                 "reference": "1a692492190773c5310bc7877cb590c04c2f05be"
11762             },
11763             "dist": {
11764                 "type": "zip",
11765                 "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be",
11766                 "reference": "1a692492190773c5310bc7877cb590c04c2f05be",
11767                 "shasum": ""
11768             },
11769             "require": {
11770                 "php": ">=7.1.3",
11771                 "psr/log": "^1|^2|^3"
11772             },
11773             "conflict": {
11774                 "symfony/http-kernel": "<3.4"
11775             },
11776             "require-dev": {
11777                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
11778             },
11779             "type": "library",
11780             "autoload": {
11781                 "psr-4": {
11782                     "Symfony\\Component\\Debug\\": ""
11783                 },
11784                 "exclude-from-classmap": [
11785                     "/Tests/"
11786                 ]
11787             },
11788             "notification-url": "https://packagist.org/downloads/",
11789             "license": [
11790                 "MIT"
11791             ],
11792             "authors": [
11793                 {
11794                     "name": "Fabien Potencier",
11795                     "email": "fabien@symfony.com"
11796                 },
11797                 {
11798                     "name": "Symfony Community",
11799                     "homepage": "https://symfony.com/contributors"
11800                 }
11801             ],
11802             "description": "Provides tools to ease debugging PHP code",
11803             "homepage": "https://symfony.com",
11804             "support": {
11805                 "source": "https://github.com/symfony/debug/tree/v4.4.44"
11806             },
11807             "funding": [
11808                 {
11809                     "url": "https://symfony.com/sponsor",
11810                     "type": "custom"
11811                 },
11812                 {
11813                     "url": "https://github.com/fabpot",
11814                     "type": "github"
11815                 },
11816                 {
11817                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11818                     "type": "tidelift"
11819                 }
11820             ],
11821             "abandoned": "symfony/error-handler",
11822             "time": "2022-07-28T16:29:46+00:00"
11823         },
11824         {
11825             "name": "symfony/dom-crawler",
11826             "version": "v5.4.12",
11827             "source": {
11828                 "type": "git",
11829                 "url": "https://github.com/symfony/dom-crawler.git",
11830                 "reference": "291c1e92281a09152dda089f782e23dedd34bd4f"
11831             },
11832             "dist": {
11833                 "type": "zip",
11834                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/291c1e92281a09152dda089f782e23dedd34bd4f",
11835                 "reference": "291c1e92281a09152dda089f782e23dedd34bd4f",
11836                 "shasum": ""
11837             },
11838             "require": {
11839                 "php": ">=7.2.5",
11840                 "symfony/deprecation-contracts": "^2.1|^3",
11841                 "symfony/polyfill-ctype": "~1.8",
11842                 "symfony/polyfill-mbstring": "~1.0",
11843                 "symfony/polyfill-php80": "^1.16"
11844             },
11845             "conflict": {
11846                 "masterminds/html5": "<2.6"
11847             },
11848             "require-dev": {
11849                 "masterminds/html5": "^2.6",
11850                 "symfony/css-selector": "^4.4|^5.0|^6.0"
11851             },
11852             "suggest": {
11853                 "symfony/css-selector": ""
11854             },
11855             "type": "library",
11856             "autoload": {
11857                 "psr-4": {
11858                     "Symfony\\Component\\DomCrawler\\": ""
11859                 },
11860                 "exclude-from-classmap": [
11861                     "/Tests/"
11862                 ]
11863             },
11864             "notification-url": "https://packagist.org/downloads/",
11865             "license": [
11866                 "MIT"
11867             ],
11868             "authors": [
11869                 {
11870                     "name": "Fabien Potencier",
11871                     "email": "fabien@symfony.com"
11872                 },
11873                 {
11874                     "name": "Symfony Community",
11875                     "homepage": "https://symfony.com/contributors"
11876                 }
11877             ],
11878             "description": "Eases DOM navigation for HTML and XML documents",
11879             "homepage": "https://symfony.com",
11880             "support": {
11881                 "source": "https://github.com/symfony/dom-crawler/tree/v5.4.12"
11882             },
11883             "funding": [
11884                 {
11885                     "url": "https://symfony.com/sponsor",
11886                     "type": "custom"
11887                 },
11888                 {
11889                     "url": "https://github.com/fabpot",
11890                     "type": "github"
11891                 },
11892                 {
11893                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11894                     "type": "tidelift"
11895                 }
11896             ],
11897             "time": "2022-08-03T13:09:21+00:00"
11898         },
11899         {
11900             "name": "symfony/error-handler",
11901             "version": "v4.4.44",
11902             "source": {
11903                 "type": "git",
11904                 "url": "https://github.com/symfony/error-handler.git",
11905                 "reference": "be731658121ef2d8be88f3a1ec938148a9237291"
11906             },
11907             "dist": {
11908                 "type": "zip",
11909                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/be731658121ef2d8be88f3a1ec938148a9237291",
11910                 "reference": "be731658121ef2d8be88f3a1ec938148a9237291",
11911                 "shasum": ""
11912             },
11913             "require": {
11914                 "php": ">=7.1.3",
11915                 "psr/log": "^1|^2|^3",
11916                 "symfony/debug": "^4.4.5",
11917                 "symfony/var-dumper": "^4.4|^5.0"
11918             },
11919             "require-dev": {
11920                 "symfony/http-kernel": "^4.4|^5.0",
11921                 "symfony/serializer": "^4.4|^5.0"
11922             },
11923             "type": "library",
11924             "autoload": {
11925                 "psr-4": {
11926                     "Symfony\\Component\\ErrorHandler\\": ""
11927                 },
11928                 "exclude-from-classmap": [
11929                     "/Tests/"
11930                 ]
11931             },
11932             "notification-url": "https://packagist.org/downloads/",
11933             "license": [
11934                 "MIT"
11935             ],
11936             "authors": [
11937                 {
11938                     "name": "Fabien Potencier",
11939                     "email": "fabien@symfony.com"
11940                 },
11941                 {
11942                     "name": "Symfony Community",
11943                     "homepage": "https://symfony.com/contributors"
11944                 }
11945             ],
11946             "description": "Provides tools to manage errors and ease debugging PHP code",
11947             "homepage": "https://symfony.com",
11948             "support": {
11949                 "source": "https://github.com/symfony/error-handler/tree/v4.4.44"
11950             },
11951             "funding": [
11952                 {
11953                     "url": "https://symfony.com/sponsor",
11954                     "type": "custom"
11955                 },
11956                 {
11957                     "url": "https://github.com/fabpot",
11958                     "type": "github"
11959                 },
11960                 {
11961                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11962                     "type": "tidelift"
11963                 }
11964             ],
11965             "time": "2022-07-28T16:29:46+00:00"
11966         },
11967         {
11968             "name": "symfony/finder",
11969             "version": "v5.4.11",
11970             "source": {
11971                 "type": "git",
11972                 "url": "https://github.com/symfony/finder.git",
11973                 "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
11974             },
11975             "dist": {
11976                 "type": "zip",
11977                 "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
11978                 "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
11979                 "shasum": ""
11980             },
11981             "require": {
11982                 "php": ">=7.2.5",
11983                 "symfony/deprecation-contracts": "^2.1|^3",
11984                 "symfony/polyfill-php80": "^1.16"
11985             },
11986             "type": "library",
11987             "autoload": {
11988                 "psr-4": {
11989                     "Symfony\\Component\\Finder\\": ""
11990                 },
11991                 "exclude-from-classmap": [
11992                     "/Tests/"
11993                 ]
11994             },
11995             "notification-url": "https://packagist.org/downloads/",
11996             "license": [
11997                 "MIT"
11998             ],
11999             "authors": [
12000                 {
12001                     "name": "Fabien Potencier",
12002                     "email": "fabien@symfony.com"
12003                 },
12004                 {
12005                     "name": "Symfony Community",
12006                     "homepage": "https://symfony.com/contributors"
12007                 }
12008             ],
12009             "description": "Finds files and directories via an intuitive fluent interface",
12010             "homepage": "https://symfony.com",
12011             "support": {
12012                 "source": "https://github.com/symfony/finder/tree/v5.4.11"
12013             },
12014             "funding": [
12015                 {
12016                     "url": "https://symfony.com/sponsor",
12017                     "type": "custom"
12018                 },
12019                 {
12020                     "url": "https://github.com/fabpot",
12021                     "type": "github"
12022                 },
12023                 {
12024                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12025                     "type": "tidelift"
12026                 }
12027             ],
12028             "time": "2022-07-29T07:37:50+00:00"
12029         },
12030         {
12031             "name": "symfony/http-kernel",
12032             "version": "v4.4.45",
12033             "source": {
12034                 "type": "git",
12035                 "url": "https://github.com/symfony/http-kernel.git",
12036                 "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938"
12037             },
12038             "dist": {
12039                 "type": "zip",
12040                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938",
12041                 "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938",
12042                 "shasum": ""
12043             },
12044             "require": {
12045                 "php": ">=7.1.3",
12046                 "psr/log": "^1|^2",
12047                 "symfony/error-handler": "^4.4",
12048                 "symfony/event-dispatcher": "^4.4",
12049                 "symfony/http-client-contracts": "^1.1|^2",
12050                 "symfony/http-foundation": "^4.4.30|^5.3.7",
12051                 "symfony/polyfill-ctype": "^1.8",
12052                 "symfony/polyfill-php73": "^1.9",
12053                 "symfony/polyfill-php80": "^1.16"
12054             },
12055             "conflict": {
12056                 "symfony/browser-kit": "<4.3",
12057                 "symfony/config": "<3.4",
12058                 "symfony/console": ">=5",
12059                 "symfony/dependency-injection": "<4.3",
12060                 "symfony/translation": "<4.2",
12061                 "twig/twig": "<1.43|<2.13,>=2"
12062             },
12063             "provide": {
12064                 "psr/log-implementation": "1.0|2.0"
12065             },
12066             "require-dev": {
12067                 "psr/cache": "^1.0|^2.0|^3.0",
12068                 "symfony/browser-kit": "^4.3|^5.0",
12069                 "symfony/config": "^3.4|^4.0|^5.0",
12070                 "symfony/console": "^3.4|^4.0",
12071                 "symfony/css-selector": "^3.4|^4.0|^5.0",
12072                 "symfony/dependency-injection": "^4.3|^5.0",
12073                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
12074                 "symfony/expression-language": "^3.4|^4.0|^5.0",
12075                 "symfony/finder": "^3.4|^4.0|^5.0",
12076                 "symfony/process": "^3.4|^4.0|^5.0",
12077                 "symfony/routing": "^3.4|^4.0|^5.0",
12078                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
12079                 "symfony/templating": "^3.4|^4.0|^5.0",
12080                 "symfony/translation": "^4.2|^5.0",
12081                 "symfony/translation-contracts": "^1.1|^2",
12082                 "twig/twig": "^1.43|^2.13|^3.0.4"
12083             },
12084             "suggest": {
12085                 "symfony/browser-kit": "",
12086                 "symfony/config": "",
12087                 "symfony/console": "",
12088                 "symfony/dependency-injection": ""
12089             },
12090             "type": "library",
12091             "autoload": {
12092                 "psr-4": {
12093                     "Symfony\\Component\\HttpKernel\\": ""
12094                 },
12095                 "exclude-from-classmap": [
12096                     "/Tests/"
12097                 ]
12098             },
12099             "notification-url": "https://packagist.org/downloads/",
12100             "license": [
12101                 "MIT"
12102             ],
12103             "authors": [
12104                 {
12105                     "name": "Fabien Potencier",
12106                     "email": "fabien@symfony.com"
12107                 },
12108                 {
12109                     "name": "Symfony Community",
12110                     "homepage": "https://symfony.com/contributors"
12111                 }
12112             ],
12113             "description": "Provides a structured process for converting a Request into a Response",
12114             "homepage": "https://symfony.com",
12115             "support": {
12116                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.45"
12117             },
12118             "funding": [
12119                 {
12120                     "url": "https://symfony.com/sponsor",
12121                     "type": "custom"
12122                 },
12123                 {
12124                     "url": "https://github.com/fabpot",
12125                     "type": "github"
12126                 },
12127                 {
12128                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12129                     "type": "tidelift"
12130                 }
12131             ],
12132             "time": "2022-08-26T14:34:48+00:00"
12133         },
12134         {
12135             "name": "symfony/panther",
12136             "version": "v1.1.2",
12137             "source": {
12138                 "type": "git",
12139                 "url": "https://github.com/symfony/panther.git",
12140                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5"
12141             },
12142             "dist": {
12143                 "type": "zip",
12144                 "url": "https://api.github.com/repos/symfony/panther/zipball/8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12145                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12146                 "shasum": ""
12147             },
12148             "require": {
12149                 "ext-dom": "*",
12150                 "ext-libxml": "*",
12151                 "php": ">=7.1",
12152                 "php-webdriver/webdriver": "^1.8.2",
12153                 "symfony/browser-kit": "^4.4 || ^5.0",
12154                 "symfony/dependency-injection": "^4.4 || ^5.0",
12155                 "symfony/deprecation-contracts": "^2.4 || ^3.0",
12156                 "symfony/dom-crawler": "^4.4 || ^5.0",
12157                 "symfony/http-client": "^4.4.11 || ^5.2",
12158                 "symfony/http-kernel": "^4.4 || ^5.0",
12159                 "symfony/polyfill-php72": "^1.9",
12160                 "symfony/process": "^4.4 || ^5.0"
12161             },
12162             "require-dev": {
12163                 "symfony/css-selector": "^4.4 || ^5.0",
12164                 "symfony/framework-bundle": "^4.4 || ^5.0",
12165                 "symfony/mime": "^4.4 || ^5.0",
12166                 "symfony/phpunit-bridge": "^5.2"
12167             },
12168             "type": "library",
12169             "extra": {
12170                 "branch-alias": {
12171                     "dev-main": "1.1.x-dev"
12172                 }
12173             },
12174             "autoload": {
12175                 "psr-4": {
12176                     "Symfony\\Component\\Panther\\": "src/"
12177                 }
12178             },
12179             "notification-url": "https://packagist.org/downloads/",
12180             "license": [
12181                 "MIT"
12182             ],
12183             "authors": [
12184                 {
12185                     "name": "Kévin Dunglas",
12186                     "email": "dunglas@gmail.com",
12187                     "homepage": "https://dunglas.fr"
12188                 },
12189                 {
12190                     "name": "Symfony Community",
12191                     "homepage": "https://symfony.com/contributors"
12192                 }
12193             ],
12194             "description": "A browser testing and web scraping library for PHP and Symfony.",
12195             "homepage": "https://dunglas.fr",
12196             "keywords": [
12197                 "e2e",
12198                 "scraping",
12199                 "selenium",
12200                 "symfony",
12201                 "testing",
12202                 "webdriver"
12203             ],
12204             "support": {
12205                 "issues": "https://github.com/symfony/panther/issues",
12206                 "source": "https://github.com/symfony/panther/tree/v1.1.2"
12207             },
12208             "funding": [
12209                 {
12210                     "url": "https://www.panthera.org/donate",
12211                     "type": "custom"
12212                 },
12213                 {
12214                     "url": "https://github.com/dunglas",
12215                     "type": "github"
12216                 },
12217                 {
12218                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12219                     "type": "tidelift"
12220                 }
12221             ],
12222             "time": "2021-11-30T15:51:25+00:00"
12223         },
12224         {
12225             "name": "symfony/var-dumper",
12226             "version": "v5.4.11",
12227             "source": {
12228                 "type": "git",
12229                 "url": "https://github.com/symfony/var-dumper.git",
12230                 "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861"
12231             },
12232             "dist": {
12233                 "type": "zip",
12234                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
12235                 "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
12236                 "shasum": ""
12237             },
12238             "require": {
12239                 "php": ">=7.2.5",
12240                 "symfony/polyfill-mbstring": "~1.0",
12241                 "symfony/polyfill-php80": "^1.16"
12242             },
12243             "conflict": {
12244                 "phpunit/phpunit": "<5.4.3",
12245                 "symfony/console": "<4.4"
12246             },
12247             "require-dev": {
12248                 "ext-iconv": "*",
12249                 "symfony/console": "^4.4|^5.0|^6.0",
12250                 "symfony/process": "^4.4|^5.0|^6.0",
12251                 "symfony/uid": "^5.1|^6.0",
12252                 "twig/twig": "^2.13|^3.0.4"
12253             },
12254             "suggest": {
12255                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
12256                 "ext-intl": "To show region name in time zone dump",
12257                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
12258             },
12259             "bin": [
12260                 "Resources/bin/var-dump-server"
12261             ],
12262             "type": "library",
12263             "autoload": {
12264                 "files": [
12265                     "Resources/functions/dump.php"
12266                 ],
12267                 "psr-4": {
12268                     "Symfony\\Component\\VarDumper\\": ""
12269                 },
12270                 "exclude-from-classmap": [
12271                     "/Tests/"
12272                 ]
12273             },
12274             "notification-url": "https://packagist.org/downloads/",
12275             "license": [
12276                 "MIT"
12277             ],
12278             "authors": [
12279                 {
12280                     "name": "Nicolas Grekas",
12281                     "email": "p@tchwork.com"
12282                 },
12283                 {
12284                     "name": "Symfony Community",
12285                     "homepage": "https://symfony.com/contributors"
12286                 }
12287             ],
12288             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12289             "homepage": "https://symfony.com",
12290             "keywords": [
12291                 "debug",
12292                 "dump"
12293             ],
12294             "support": {
12295                 "source": "https://github.com/symfony/var-dumper/tree/v5.4.11"
12296             },
12297             "funding": [
12298                 {
12299                     "url": "https://symfony.com/sponsor",
12300                     "type": "custom"
12301                 },
12302                 {
12303                     "url": "https://github.com/fabpot",
12304                     "type": "github"
12305                 },
12306                 {
12307                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12308                     "type": "tidelift"
12309                 }
12310             ],
12311             "time": "2022-07-20T13:00:38+00:00"
12312         },
12313         {
12314             "name": "theseer/tokenizer",
12315             "version": "1.2.1",
12316             "source": {
12317                 "type": "git",
12318                 "url": "https://github.com/theseer/tokenizer.git",
12319                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12320             },
12321             "dist": {
12322                 "type": "zip",
12323                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12324                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12325                 "shasum": ""
12326             },
12327             "require": {
12328                 "ext-dom": "*",
12329                 "ext-tokenizer": "*",
12330                 "ext-xmlwriter": "*",
12331                 "php": "^7.2 || ^8.0"
12332             },
12333             "type": "library",
12334             "autoload": {
12335                 "classmap": [
12336                     "src/"
12337                 ]
12338             },
12339             "notification-url": "https://packagist.org/downloads/",
12340             "license": [
12341                 "BSD-3-Clause"
12342             ],
12343             "authors": [
12344                 {
12345                     "name": "Arne Blankerts",
12346                     "email": "arne@blankerts.de",
12347                     "role": "Developer"
12348                 }
12349             ],
12350             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12351             "support": {
12352                 "issues": "https://github.com/theseer/tokenizer/issues",
12353                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12354             },
12355             "funding": [
12356                 {
12357                     "url": "https://github.com/theseer",
12358                     "type": "github"
12359                 }
12360             ],
12361             "time": "2021-07-28T10:34:58+00:00"
12362         },
12363         {
12364             "name": "zircote/swagger-php",
12365             "version": "3.3.6",
12366             "source": {
12367                 "type": "git",
12368                 "url": "https://github.com/zircote/swagger-php.git",
12369                 "reference": "5016342f966fca29dda84455de066c5c90d37941"
12370             },
12371             "dist": {
12372                 "type": "zip",
12373                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/5016342f966fca29dda84455de066c5c90d37941",
12374                 "reference": "5016342f966fca29dda84455de066c5c90d37941",
12375                 "shasum": ""
12376             },
12377             "require": {
12378                 "doctrine/annotations": "^1.7",
12379                 "ext-json": "*",
12380                 "php": ">=7.2",
12381                 "psr/log": "^1.1 || ^2.0 || ^3.0",
12382                 "symfony/finder": ">=2.2",
12383                 "symfony/yaml": ">=3.3"
12384             },
12385             "require-dev": {
12386                 "composer/package-versions-deprecated": "1.11.99.2",
12387                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12388                 "phpunit/phpunit": ">=8.5.14"
12389             },
12390             "bin": [
12391                 "bin/openapi"
12392             ],
12393             "type": "library",
12394             "autoload": {
12395                 "files": [
12396                     "src/functions.php"
12397                 ],
12398                 "psr-4": {
12399                     "OpenApi\\": "src"
12400                 }
12401             },
12402             "notification-url": "https://packagist.org/downloads/",
12403             "license": [
12404                 "Apache-2.0"
12405             ],
12406             "authors": [
12407                 {
12408                     "name": "Robert Allen",
12409                     "email": "zircote@gmail.com"
12410                 },
12411                 {
12412                     "name": "Bob Fanger",
12413                     "email": "bfanger@gmail.com",
12414                     "homepage": "https://bfanger.nl"
12415                 },
12416                 {
12417                     "name": "Martin Rademacher",
12418                     "email": "mano@radebatz.net",
12419                     "homepage": "https://radebatz.net"
12420                 }
12421             ],
12422             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12423             "homepage": "https://github.com/zircote/swagger-php/",
12424             "keywords": [
12425                 "api",
12426                 "json",
12427                 "rest",
12428                 "service discovery"
12429             ],
12430             "support": {
12431                 "issues": "https://github.com/zircote/swagger-php/issues",
12432                 "source": "https://github.com/zircote/swagger-php/tree/3.3.6"
12433             },
12434             "time": "2022-05-21T01:52:14+00:00"
12435         }
12436     ],
12437     "aliases": [],
12438     "minimum-stability": "stable",
12439     "stability-flags": [],
12440     "prefer-stable": false,
12441     "prefer-lowest": false,
12442     "platform": {
12443         "php": ">=7.4.0"
12444     },
12445     "platform-dev": [],
12446     "platform-overrides": {
12447         "php": "7.4"
12448     },
12449     "plugin-api-version": "2.3.0"