]> git.mxchange.org Git - friendica.git/blob - composer.lock
Improved description
[friendica.git] / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "c851fbba46ed090d0fbaf68e9b3b94df",
8     "packages": [
9         {
10             "name": "asika/simple-console",
11             "version": "1.0.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/asika32764/php-simple-console.git",
15                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
20                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068",
21                 "shasum": ""
22             },
23             "type": "library",
24             "autoload": {
25                 "psr-4": {
26                     "Asika\\SimpleConsole\\": "src/"
27                 }
28             },
29             "notification-url": "https://packagist.org/downloads/",
30             "license": [
31                 "MIT"
32             ],
33             "authors": [
34                 {
35                     "name": "Simon Asika",
36                     "email": "asika32764@gmail.com"
37                 }
38             ],
39             "description": "One file console framework to help you write build scripts.",
40             "time": "2018-03-08T12:05:40+00:00"
41         },
42         {
43             "name": "bacon/bacon-qr-code",
44             "version": "2.0.7",
45             "source": {
46                 "type": "git",
47                 "url": "https://github.com/Bacon/BaconQrCode.git",
48                 "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c"
49             },
50             "dist": {
51                 "type": "zip",
52                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
53                 "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
54                 "shasum": ""
55             },
56             "require": {
57                 "dasprid/enum": "^1.0.3",
58                 "ext-iconv": "*",
59                 "php": "^7.1 || ^8.0"
60             },
61             "require-dev": {
62                 "phly/keep-a-changelog": "^2.1",
63                 "phpunit/phpunit": "^7 | ^8 | ^9",
64                 "spatie/phpunit-snapshot-assertions": "^4.2.9",
65                 "squizlabs/php_codesniffer": "^3.4"
66             },
67             "suggest": {
68                 "ext-imagick": "to generate QR code images"
69             },
70             "type": "library",
71             "autoload": {
72                 "psr-4": {
73                     "BaconQrCode\\": "src/"
74                 }
75             },
76             "notification-url": "https://packagist.org/downloads/",
77             "license": [
78                 "BSD-2-Clause"
79             ],
80             "authors": [
81                 {
82                     "name": "Ben Scholzen 'DASPRiD'",
83                     "email": "mail@dasprids.de",
84                     "homepage": "https://dasprids.de/",
85                     "role": "Developer"
86                 }
87             ],
88             "description": "BaconQrCode is a QR code generator for PHP.",
89             "homepage": "https://github.com/Bacon/BaconQrCode",
90             "time": "2022-03-14T02:02:36+00:00"
91         },
92         {
93             "name": "bower-asset/Chart-js",
94             "version": "v2.9.4",
95             "source": {
96                 "type": "git",
97                 "url": "https://github.com/chartjs/Chart.js.git",
98                 "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278"
99             },
100             "dist": {
101                 "type": "zip",
102                 "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/9bd4cf82fda9f50a5fb50b72843e06ab88124278",
103                 "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278",
104                 "shasum": ""
105             },
106             "type": "bower-asset-library",
107             "extra": {
108                 "bower-asset-main": "./dist/Chart.js",
109                 "bower-asset-ignore": [
110                     ".github",
111                     ".codeclimate.yml",
112                     ".gitignore",
113                     ".npmignore",
114                     ".travis.yml",
115                     "scripts"
116                 ]
117             },
118             "license": [
119                 "MIT"
120             ],
121             "description": "Simple HTML5 charts using the canvas element.",
122             "time": "2020-10-19T12:22:11+00:00"
123         },
124         {
125             "name": "bower-asset/base64",
126             "version": "1.1.0",
127             "source": {
128                 "type": "git",
129                 "url": "https://github.com/davidchambers/Base64.js.git",
130                 "reference": "660b299aa4854843fd35d42b30eda9273125b9da"
131             },
132             "dist": {
133                 "type": "zip",
134                 "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/660b299aa4854843fd35d42b30eda9273125b9da",
135                 "reference": "660b299aa4854843fd35d42b30eda9273125b9da",
136                 "shasum": ""
137             },
138             "type": "bower-asset-library",
139             "extra": {
140                 "bower-asset-main": "./base64.js",
141                 "bower-asset-ignore": [
142                     "**/.*",
143                     "Makefile",
144                     "coverage/",
145                     "scripts/",
146                     "test/"
147                 ]
148             },
149             "license": [
150                 "WTFPL"
151             ],
152             "description": "Base64 encoding and decoding",
153             "time": "2019-11-02T20:07:47+00:00"
154         },
155         {
156             "name": "bower-asset/dompurify",
157             "version": "1.0.11",
158             "source": {
159                 "type": "git",
160                 "url": "https://github.com/cure53/DOMPurify.git",
161                 "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38"
162             },
163             "dist": {
164                 "type": "zip",
165                 "url": "https://api.github.com/repos/cure53/DOMPurify/zipball/3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
166                 "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
167                 "shasum": ""
168             },
169             "type": "bower-asset-library",
170             "extra": {
171                 "bower-asset-main": "src/purify.js",
172                 "bower-asset-ignore": [
173                     "**/.*",
174                     "demos",
175                     "scripts",
176                     "test",
177                     "website"
178                 ]
179             },
180             "license": [
181                 "MPL-2.0",
182                 "Apache-2.0"
183             ],
184             "description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
185             "keywords": [
186                 "cross site scripting",
187                 "dom",
188                 "filter",
189                 "html",
190                 "mathml",
191                 "sanitize",
192                 "sanitizer",
193                 "secure",
194                 "security",
195                 "svg",
196                 "xss"
197             ],
198             "time": "2019-06-18T13:33:05+00:00"
199         },
200         {
201             "name": "bower-asset/fork-awesome",
202             "version": "1.2.0",
203             "source": {
204                 "type": "git",
205                 "url": "https://github.com/ForkAwesome/Fork-Awesome.git",
206                 "reference": "1e3849530d0266ece3a883649e1398414b92241d"
207             },
208             "dist": {
209                 "type": "zip",
210                 "url": "https://api.github.com/repos/ForkAwesome/Fork-Awesome/zipball/1e3849530d0266ece3a883649e1398414b92241d",
211                 "reference": "1e3849530d0266ece3a883649e1398414b92241d",
212                 "shasum": ""
213             },
214             "type": "bower-asset-library",
215             "extra": {
216                 "bower-asset-main": [
217                     "less/fork-awesome.less",
218                     "scss/fork-awesome.scss"
219                 ],
220                 "bower-asset-ignore": [
221                     "*/.*",
222                     "*.json",
223                     "src",
224                     "*.yml",
225                     "Gemfile",
226                     "Gemfile.lock",
227                     "*.md"
228                 ]
229             },
230             "license": [
231                 "OFL-1.1",
232                 "MIT",
233                 "CC-BY-3.0"
234             ],
235             "description": "Fork Awesome",
236             "keywords": [
237                 "awesome",
238                 "font",
239                 "fork",
240                 "icon"
241             ],
242             "time": "2021-08-26T18:46:39+00:00"
243         },
244         {
245             "name": "bower-asset/vue",
246             "version": "v2.7.10",
247             "source": {
248                 "type": "git",
249                 "url": "https://github.com/vuejs/vue.git",
250                 "reference": "ee57d9fd1d51abe245c6c37e6f8f2d45977b929e"
251             },
252             "dist": {
253                 "type": "zip",
254                 "url": "https://api.github.com/repos/vuejs/vue/zipball/ee57d9fd1d51abe245c6c37e6f8f2d45977b929e",
255                 "reference": "ee57d9fd1d51abe245c6c37e6f8f2d45977b929e",
256                 "shasum": ""
257             },
258             "type": "bower-asset-library"
259         },
260         {
261             "name": "brick/math",
262             "version": "0.9.3",
263             "source": {
264                 "type": "git",
265                 "url": "https://github.com/brick/math.git",
266                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
267             },
268             "dist": {
269                 "type": "zip",
270                 "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
271                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
272                 "shasum": ""
273             },
274             "require": {
275                 "ext-json": "*",
276                 "php": "^7.1 || ^8.0"
277             },
278             "require-dev": {
279                 "php-coveralls/php-coveralls": "^2.2",
280                 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
281                 "vimeo/psalm": "4.9.2"
282             },
283             "type": "library",
284             "autoload": {
285                 "psr-4": {
286                     "Brick\\Math\\": "src/"
287                 }
288             },
289             "notification-url": "https://packagist.org/downloads/",
290             "license": [
291                 "MIT"
292             ],
293             "description": "Arbitrary-precision arithmetic library",
294             "keywords": [
295                 "Arbitrary-precision",
296                 "BigInteger",
297                 "BigRational",
298                 "arithmetic",
299                 "bigdecimal",
300                 "bignum",
301                 "brick",
302                 "math"
303             ],
304             "funding": [
305                 {
306                     "url": "https://github.com/BenMorel",
307                     "type": "github"
308                 },
309                 {
310                     "url": "https://tidelift.com/funding/github/packagist/brick/math",
311                     "type": "tidelift"
312                 }
313             ],
314             "time": "2021-08-15T20:50:18+00:00"
315         },
316         {
317             "name": "composer/ca-bundle",
318             "version": "1.3.3",
319             "source": {
320                 "type": "git",
321                 "url": "https://github.com/composer/ca-bundle.git",
322                 "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c"
323             },
324             "dist": {
325                 "type": "zip",
326                 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/30897edbfb15e784fe55587b4f73ceefd3c4d98c",
327                 "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c",
328                 "shasum": ""
329             },
330             "require": {
331                 "ext-openssl": "*",
332                 "ext-pcre": "*",
333                 "php": "^5.3.2 || ^7.0 || ^8.0"
334             },
335             "require-dev": {
336                 "phpstan/phpstan": "^0.12.55",
337                 "psr/log": "^1.0",
338                 "symfony/phpunit-bridge": "^4.2 || ^5",
339                 "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
340             },
341             "type": "library",
342             "extra": {
343                 "branch-alias": {
344                     "dev-main": "1.x-dev"
345                 }
346             },
347             "autoload": {
348                 "psr-4": {
349                     "Composer\\CaBundle\\": "src"
350                 }
351             },
352             "notification-url": "https://packagist.org/downloads/",
353             "license": [
354                 "MIT"
355             ],
356             "authors": [
357                 {
358                     "name": "Jordi Boggiano",
359                     "email": "j.boggiano@seld.be",
360                     "homepage": "http://seld.be"
361                 }
362             ],
363             "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
364             "keywords": [
365                 "cabundle",
366                 "cacert",
367                 "certificate",
368                 "ssl",
369                 "tls"
370             ],
371             "funding": [
372                 {
373                     "url": "https://packagist.com",
374                     "type": "custom"
375                 },
376                 {
377                     "url": "https://github.com/composer",
378                     "type": "github"
379                 },
380                 {
381                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
382                     "type": "tidelift"
383                 }
384             ],
385             "time": "2022-07-20T07:14:26+00:00"
386         },
387         {
388             "name": "dasprid/enum",
389             "version": "1.0.3",
390             "source": {
391                 "type": "git",
392                 "url": "https://github.com/DASPRiD/Enum.git",
393                 "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
394             },
395             "dist": {
396                 "type": "zip",
397                 "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
398                 "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
399                 "shasum": ""
400             },
401             "require-dev": {
402                 "phpunit/phpunit": "^7 | ^8 | ^9",
403                 "squizlabs/php_codesniffer": "^3.4"
404             },
405             "type": "library",
406             "autoload": {
407                 "psr-4": {
408                     "DASPRiD\\Enum\\": "src/"
409                 }
410             },
411             "notification-url": "https://packagist.org/downloads/",
412             "license": [
413                 "BSD-2-Clause"
414             ],
415             "authors": [
416                 {
417                     "name": "Ben Scholzen 'DASPRiD'",
418                     "email": "mail@dasprids.de",
419                     "homepage": "https://dasprids.de/",
420                     "role": "Developer"
421                 }
422             ],
423             "description": "PHP 7.1 enum implementation",
424             "keywords": [
425                 "enum",
426                 "map"
427             ],
428             "time": "2020-10-02T16:03:48+00:00"
429         },
430         {
431             "name": "divineomega/do-file-cache",
432             "version": "v2.0.6",
433             "source": {
434                 "type": "git",
435                 "url": "https://github.com/DivineOmega/DO-File-Cache.git",
436                 "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334"
437             },
438             "dist": {
439                 "type": "zip",
440                 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
441                 "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
442                 "shasum": ""
443             },
444             "require": {
445                 "ext-json": "*",
446                 "ext-zlib": "*",
447                 "php": ">=5.6"
448             },
449             "require-dev": {
450                 "php-coveralls/php-coveralls": "^2.1",
451                 "phpunit/phpunit": "^6.5"
452             },
453             "type": "library",
454             "extra": {
455                 "branch-alias": {
456                     "dev-master": "1.0-dev"
457                 }
458             },
459             "autoload": {
460                 "psr-4": {
461                     "DivineOmega\\DOFileCache\\": "src/"
462                 }
463             },
464             "notification-url": "https://packagist.org/downloads/",
465             "license": [
466                 "LGPL-3.0-only"
467             ],
468             "description": "DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.",
469             "keywords": [
470                 "cache",
471                 "caching",
472                 "caching library",
473                 "file cache",
474                 "library",
475                 "php"
476             ],
477             "time": "2018-12-31T09:36:51+00:00"
478         },
479         {
480             "name": "divineomega/do-file-cache-psr-6",
481             "version": "v2.0.1",
482             "source": {
483                 "type": "git",
484                 "url": "https://github.com/DivineOmega/DO-File-Cache-PSR-6.git",
485                 "reference": "18f9807d0491d093e9a12741afb40257d92f017e"
486             },
487             "dist": {
488                 "type": "zip",
489                 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache-PSR-6/zipball/18f9807d0491d093e9a12741afb40257d92f017e",
490                 "reference": "18f9807d0491d093e9a12741afb40257d92f017e",
491                 "shasum": ""
492             },
493             "require": {
494                 "divineomega/do-file-cache": "^2.0.0",
495                 "psr/cache": "^1.0"
496             },
497             "require-dev": {
498                 "cache/integration-tests": "^0.16.0",
499                 "php-coveralls/php-coveralls": "^2.1",
500                 "phpunit/phpunit": "^5.7"
501             },
502             "type": "library",
503             "autoload": {
504                 "psr-4": {
505                     "DivineOmega\\DOFileCachePSR6\\": "src/"
506                 }
507             },
508             "notification-url": "https://packagist.org/downloads/",
509             "license": [
510                 "LGPL-3.0-only"
511             ],
512             "authors": [
513                 {
514                     "name": "Jordan Hall",
515                     "email": "jordan@hall05.co.uk"
516                 }
517             ],
518             "description": "PSR-6 adapter for DO File Cache",
519             "time": "2018-07-13T08:32:36+00:00"
520         },
521         {
522             "name": "divineomega/password_exposed",
523             "version": "v2.8.0",
524             "source": {
525                 "type": "git",
526                 "url": "https://github.com/DivineOmega/password_exposed.git",
527                 "reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880"
528             },
529             "dist": {
530                 "type": "zip",
531                 "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/908ed8e62ef95411bd0f866e29c69cef2bbca880",
532                 "reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880",
533                 "shasum": ""
534             },
535             "require": {
536                 "divineomega/do-file-cache-psr-6": "^2.0",
537                 "guzzlehttp/guzzle": "^6.3",
538                 "paragonie/certainty": "^1|^2",
539                 "php": ">=5.6"
540             },
541             "require-dev": {
542                 "fzaninotto/faker": "^1.7",
543                 "php-coveralls/php-coveralls": "^2.1",
544                 "phpunit/phpunit": "^6.5",
545                 "vimeo/psalm": "^1"
546             },
547             "type": "library",
548             "autoload": {
549                 "psr-4": {
550                     "DivineOmega\\PasswordExposed\\": "src/"
551                 },
552                 "files": [
553                     "src/PasswordExposedFunction.php"
554                 ]
555             },
556             "notification-url": "https://packagist.org/downloads/",
557             "license": [
558                 "LGPL-3.0-only"
559             ],
560             "authors": [
561                 {
562                     "name": "Jordan Hall",
563                     "email": "jordan@hall05.co.uk"
564                 }
565             ],
566             "description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.",
567             "time": "2019-01-25T12:00:28+00:00"
568         },
569         {
570             "name": "ezyang/htmlpurifier",
571             "version": "v4.14.0",
572             "source": {
573                 "type": "git",
574                 "url": "https://github.com/ezyang/htmlpurifier.git",
575                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
576             },
577             "dist": {
578                 "type": "zip",
579                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
580                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
581                 "shasum": ""
582             },
583             "require": {
584                 "php": ">=5.2"
585             },
586             "type": "library",
587             "autoload": {
588                 "files": [
589                     "library/HTMLPurifier.composer.php"
590                 ],
591                 "psr-0": {
592                     "HTMLPurifier": "library/"
593                 },
594                 "exclude-from-classmap": [
595                     "/library/HTMLPurifier/Language/"
596                 ]
597             },
598             "notification-url": "https://packagist.org/downloads/",
599             "license": [
600                 "LGPL-2.1-or-later"
601             ],
602             "authors": [
603                 {
604                     "name": "Edward Z. Yang",
605                     "email": "admin@htmlpurifier.org",
606                     "homepage": "http://ezyang.com"
607                 }
608             ],
609             "description": "Standards compliant HTML filter written in PHP",
610             "homepage": "http://htmlpurifier.org/",
611             "keywords": [
612                 "html"
613             ],
614             "time": "2021-12-25T01:21:49+00:00"
615         },
616         {
617             "name": "fgrosse/phpasn1",
618             "version": "v2.4.0",
619             "source": {
620                 "type": "git",
621                 "url": "https://github.com/fgrosse/PHPASN1.git",
622                 "reference": "eef488991d53e58e60c9554b09b1201ca5ba9296"
623             },
624             "dist": {
625                 "type": "zip",
626                 "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/eef488991d53e58e60c9554b09b1201ca5ba9296",
627                 "reference": "eef488991d53e58e60c9554b09b1201ca5ba9296",
628                 "shasum": ""
629             },
630             "require": {
631                 "php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0"
632             },
633             "require-dev": {
634                 "php-coveralls/php-coveralls": "~2.0",
635                 "phpunit/phpunit": "^6.3 || ^7.0 || ^8.0"
636             },
637             "suggest": {
638                 "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
639                 "ext-curl": "For loading OID information from the web if they have not bee defined statically",
640                 "ext-gmp": "GMP is the preferred extension for big integer calculations",
641                 "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
642             },
643             "type": "library",
644             "extra": {
645                 "branch-alias": {
646                     "dev-master": "2.0.x-dev"
647                 }
648             },
649             "autoload": {
650                 "psr-4": {
651                     "FG\\": "lib/"
652                 }
653             },
654             "notification-url": "https://packagist.org/downloads/",
655             "license": [
656                 "MIT"
657             ],
658             "authors": [
659                 {
660                     "name": "Friedrich Große",
661                     "email": "friedrich.grosse@gmail.com",
662                     "homepage": "https://github.com/FGrosse",
663                     "role": "Author"
664                 },
665                 {
666                     "name": "All contributors",
667                     "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
668                 }
669             ],
670             "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
671             "homepage": "https://github.com/FGrosse/PHPASN1",
672             "keywords": [
673                 "DER",
674                 "asn.1",
675                 "asn1",
676                 "ber",
677                 "binary",
678                 "decoding",
679                 "encoding",
680                 "x.509",
681                 "x.690",
682                 "x509",
683                 "x690"
684             ],
685             "time": "2021-12-11T12:41:06+00:00"
686         },
687         {
688             "name": "friendica/json-ld",
689             "version": "1.1.1",
690             "source": {
691                 "type": "git",
692                 "url": "https://git.friendi.ca/friendica/php-json-ld",
693                 "reference": "ca3916d10d2ad9073b3b1eae383978dbe828e1e1"
694             },
695             "require": {
696                 "ext-json": "*",
697                 "php": ">=5.4.0"
698             },
699             "type": "library",
700             "autoload": {
701                 "files": [
702                     "jsonld.php"
703                 ]
704             },
705             "license": [
706                 "BSD-3-Clause"
707             ],
708             "authors": [
709                 {
710                     "name": "Digital Bazaar, Inc.",
711                     "email": "support@digitalbazaar.com",
712                     "homepage": "http://digitalbazaar.com/"
713                 },
714                 {
715                     "name": "Friendica Team",
716                     "homepage": "https://friendi.ca/"
717                 }
718             ],
719             "description": "A JSON-LD Processor and API implementation in PHP.",
720             "homepage": "https://git.friendi.ca/friendica/php-json-ld",
721             "keywords": [
722                 "JSON",
723                 "JSON-LD",
724                 "Linked Data",
725                 "RDF",
726                 "Semantic Web",
727                 "jsonld"
728             ],
729             "time": "2018-10-08T20:41:00+00:00"
730         },
731         {
732             "name": "fxp/composer-asset-plugin",
733             "version": "v1.4.6",
734             "source": {
735                 "type": "git",
736                 "url": "https://github.com/fxpio/composer-asset-plugin.git",
737                 "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
738             },
739             "dist": {
740                 "type": "zip",
741                 "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
742                 "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
743                 "shasum": ""
744             },
745             "require": {
746                 "composer-plugin-api": "^1.0",
747                 "php": ">=5.3.3"
748             },
749             "require-dev": {
750                 "composer/composer": "^1.6.0"
751             },
752             "type": "composer-plugin",
753             "extra": {
754                 "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
755                 "branch-alias": {
756                     "dev-master": "1.4-dev"
757                 }
758             },
759             "autoload": {
760                 "psr-4": {
761                     "Fxp\\Composer\\AssetPlugin\\": ""
762                 },
763                 "exclude-from-classmap": [
764                     "/Tests/"
765                 ]
766             },
767             "notification-url": "https://packagist.org/downloads/",
768             "license": [
769                 "MIT"
770             ],
771             "authors": [
772                 {
773                     "name": "François Pluchino",
774                     "email": "francois.pluchino@gmail.com"
775                 }
776             ],
777             "description": "NPM/Bower Dependency Manager for Composer",
778             "homepage": "https://github.com/fxpio/composer-asset-plugin",
779             "keywords": [
780                 "asset",
781                 "bower",
782                 "composer",
783                 "dependency manager",
784                 "nodejs",
785                 "npm",
786                 "package"
787             ],
788             "time": "2019-08-08T18:36:07+00:00"
789         },
790         {
791             "name": "geekwright/po",
792             "version": "v2.0.2",
793             "source": {
794                 "type": "git",
795                 "url": "https://github.com/geekwright/Po.git",
796                 "reference": "f9222a901d38f2101d22f767099926d945c78db5"
797             },
798             "dist": {
799                 "type": "zip",
800                 "url": "https://api.github.com/repos/geekwright/Po/zipball/f9222a901d38f2101d22f767099926d945c78db5",
801                 "reference": "f9222a901d38f2101d22f767099926d945c78db5",
802                 "shasum": ""
803             },
804             "require": {
805                 "php": ">7.1"
806             },
807             "require-dev": {
808                 "phpunit/phpunit": "^7.0|^8.0",
809                 "smarty/smarty": "^3.1"
810             },
811             "type": "library",
812             "autoload": {
813                 "psr-4": {
814                     "Geekwright\\Po\\": "src/"
815                 }
816             },
817             "notification-url": "https://packagist.org/downloads/",
818             "license": [
819                 "GPL-2.0-or-later"
820             ],
821             "authors": [
822                 {
823                     "name": "Richard Griffith",
824                     "email": "richard@geekwright.com"
825                 }
826             ],
827             "description": "Objects to assist in reading, manipulating and creating GNU gettext style PO files",
828             "homepage": "https://github.com/geekwright/Po",
829             "keywords": [
830                 "gettext",
831                 "i18n",
832                 "l10n",
833                 "po",
834                 "pot"
835             ],
836             "time": "2020-12-30T23:34:48+00:00"
837         },
838         {
839             "name": "guzzlehttp/guzzle",
840             "version": "6.5.8",
841             "source": {
842                 "type": "git",
843                 "url": "https://github.com/guzzle/guzzle.git",
844                 "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981"
845             },
846             "dist": {
847                 "type": "zip",
848                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981",
849                 "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981",
850                 "shasum": ""
851             },
852             "require": {
853                 "ext-json": "*",
854                 "guzzlehttp/promises": "^1.0",
855                 "guzzlehttp/psr7": "^1.9",
856                 "php": ">=5.5",
857                 "symfony/polyfill-intl-idn": "^1.17"
858             },
859             "require-dev": {
860                 "ext-curl": "*",
861                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
862                 "psr/log": "^1.1"
863             },
864             "suggest": {
865                 "psr/log": "Required for using the Log middleware"
866             },
867             "type": "library",
868             "extra": {
869                 "branch-alias": {
870                     "dev-master": "6.5-dev"
871                 }
872             },
873             "autoload": {
874                 "files": [
875                     "src/functions_include.php"
876                 ],
877                 "psr-4": {
878                     "GuzzleHttp\\": "src/"
879                 }
880             },
881             "notification-url": "https://packagist.org/downloads/",
882             "license": [
883                 "MIT"
884             ],
885             "authors": [
886                 {
887                     "name": "Graham Campbell",
888                     "email": "hello@gjcampbell.co.uk",
889                     "homepage": "https://github.com/GrahamCampbell"
890                 },
891                 {
892                     "name": "Michael Dowling",
893                     "email": "mtdowling@gmail.com",
894                     "homepage": "https://github.com/mtdowling"
895                 },
896                 {
897                     "name": "Jeremy Lindblom",
898                     "email": "jeremeamia@gmail.com",
899                     "homepage": "https://github.com/jeremeamia"
900                 },
901                 {
902                     "name": "George Mponos",
903                     "email": "gmponos@gmail.com",
904                     "homepage": "https://github.com/gmponos"
905                 },
906                 {
907                     "name": "Tobias Nyholm",
908                     "email": "tobias.nyholm@gmail.com",
909                     "homepage": "https://github.com/Nyholm"
910                 },
911                 {
912                     "name": "Márk Sági-Kazár",
913                     "email": "mark.sagikazar@gmail.com",
914                     "homepage": "https://github.com/sagikazarmark"
915                 },
916                 {
917                     "name": "Tobias Schultze",
918                     "email": "webmaster@tubo-world.de",
919                     "homepage": "https://github.com/Tobion"
920                 }
921             ],
922             "description": "Guzzle is a PHP HTTP client library",
923             "homepage": "http://guzzlephp.org/",
924             "keywords": [
925                 "client",
926                 "curl",
927                 "framework",
928                 "http",
929                 "http client",
930                 "rest",
931                 "web service"
932             ],
933             "funding": [
934                 {
935                     "url": "https://github.com/GrahamCampbell",
936                     "type": "github"
937                 },
938                 {
939                     "url": "https://github.com/Nyholm",
940                     "type": "github"
941                 },
942                 {
943                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
944                     "type": "tidelift"
945                 }
946             ],
947             "time": "2022-06-20T22:16:07+00:00"
948         },
949         {
950             "name": "guzzlehttp/promises",
951             "version": "1.5.2",
952             "source": {
953                 "type": "git",
954                 "url": "https://github.com/guzzle/promises.git",
955                 "reference": "b94b2807d85443f9719887892882d0329d1e2598"
956             },
957             "dist": {
958                 "type": "zip",
959                 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
960                 "reference": "b94b2807d85443f9719887892882d0329d1e2598",
961                 "shasum": ""
962             },
963             "require": {
964                 "php": ">=5.5"
965             },
966             "require-dev": {
967                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
968             },
969             "type": "library",
970             "extra": {
971                 "branch-alias": {
972                     "dev-master": "1.5-dev"
973                 }
974             },
975             "autoload": {
976                 "files": [
977                     "src/functions_include.php"
978                 ],
979                 "psr-4": {
980                     "GuzzleHttp\\Promise\\": "src/"
981                 }
982             },
983             "notification-url": "https://packagist.org/downloads/",
984             "license": [
985                 "MIT"
986             ],
987             "authors": [
988                 {
989                     "name": "Graham Campbell",
990                     "email": "hello@gjcampbell.co.uk",
991                     "homepage": "https://github.com/GrahamCampbell"
992                 },
993                 {
994                     "name": "Michael Dowling",
995                     "email": "mtdowling@gmail.com",
996                     "homepage": "https://github.com/mtdowling"
997                 },
998                 {
999                     "name": "Tobias Nyholm",
1000                     "email": "tobias.nyholm@gmail.com",
1001                     "homepage": "https://github.com/Nyholm"
1002                 },
1003                 {
1004                     "name": "Tobias Schultze",
1005                     "email": "webmaster@tubo-world.de",
1006                     "homepage": "https://github.com/Tobion"
1007                 }
1008             ],
1009             "description": "Guzzle promises library",
1010             "keywords": [
1011                 "promise"
1012             ],
1013             "funding": [
1014                 {
1015                     "url": "https://github.com/GrahamCampbell",
1016                     "type": "github"
1017                 },
1018                 {
1019                     "url": "https://github.com/Nyholm",
1020                     "type": "github"
1021                 },
1022                 {
1023                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1024                     "type": "tidelift"
1025                 }
1026             ],
1027             "time": "2022-08-28T14:55:35+00:00"
1028         },
1029         {
1030             "name": "guzzlehttp/psr7",
1031             "version": "1.9.0",
1032             "source": {
1033                 "type": "git",
1034                 "url": "https://github.com/guzzle/psr7.git",
1035                 "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318"
1036             },
1037             "dist": {
1038                 "type": "zip",
1039                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318",
1040                 "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318",
1041                 "shasum": ""
1042             },
1043             "require": {
1044                 "php": ">=5.4.0",
1045                 "psr/http-message": "~1.0",
1046                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
1047             },
1048             "provide": {
1049                 "psr/http-message-implementation": "1.0"
1050             },
1051             "require-dev": {
1052                 "ext-zlib": "*",
1053                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
1054             },
1055             "suggest": {
1056                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1057             },
1058             "type": "library",
1059             "extra": {
1060                 "branch-alias": {
1061                     "dev-master": "1.9-dev"
1062                 }
1063             },
1064             "autoload": {
1065                 "files": [
1066                     "src/functions_include.php"
1067                 ],
1068                 "psr-4": {
1069                     "GuzzleHttp\\Psr7\\": "src/"
1070                 }
1071             },
1072             "notification-url": "https://packagist.org/downloads/",
1073             "license": [
1074                 "MIT"
1075             ],
1076             "authors": [
1077                 {
1078                     "name": "Graham Campbell",
1079                     "email": "hello@gjcampbell.co.uk",
1080                     "homepage": "https://github.com/GrahamCampbell"
1081                 },
1082                 {
1083                     "name": "Michael Dowling",
1084                     "email": "mtdowling@gmail.com",
1085                     "homepage": "https://github.com/mtdowling"
1086                 },
1087                 {
1088                     "name": "George Mponos",
1089                     "email": "gmponos@gmail.com",
1090                     "homepage": "https://github.com/gmponos"
1091                 },
1092                 {
1093                     "name": "Tobias Nyholm",
1094                     "email": "tobias.nyholm@gmail.com",
1095                     "homepage": "https://github.com/Nyholm"
1096                 },
1097                 {
1098                     "name": "Márk Sági-Kazár",
1099                     "email": "mark.sagikazar@gmail.com",
1100                     "homepage": "https://github.com/sagikazarmark"
1101                 },
1102                 {
1103                     "name": "Tobias Schultze",
1104                     "email": "webmaster@tubo-world.de",
1105                     "homepage": "https://github.com/Tobion"
1106                 }
1107             ],
1108             "description": "PSR-7 message implementation that also provides common utility methods",
1109             "keywords": [
1110                 "http",
1111                 "message",
1112                 "psr-7",
1113                 "request",
1114                 "response",
1115                 "stream",
1116                 "uri",
1117                 "url"
1118             ],
1119             "funding": [
1120                 {
1121                     "url": "https://github.com/GrahamCampbell",
1122                     "type": "github"
1123                 },
1124                 {
1125                     "url": "https://github.com/Nyholm",
1126                     "type": "github"
1127                 },
1128                 {
1129                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1130                     "type": "tidelift"
1131                 }
1132             ],
1133             "time": "2022-06-20T21:43:03+00:00"
1134         },
1135         {
1136             "name": "league/html-to-markdown",
1137             "version": "4.10.0",
1138             "source": {
1139                 "type": "git",
1140                 "url": "https://github.com/thephpleague/html-to-markdown.git",
1141                 "reference": "0868ae7a552e809e5cd8f93ba022071640408e88"
1142             },
1143             "dist": {
1144                 "type": "zip",
1145                 "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/0868ae7a552e809e5cd8f93ba022071640408e88",
1146                 "reference": "0868ae7a552e809e5cd8f93ba022071640408e88",
1147                 "shasum": ""
1148             },
1149             "require": {
1150                 "ext-dom": "*",
1151                 "ext-xml": "*",
1152                 "php": ">=5.3.3"
1153             },
1154             "require-dev": {
1155                 "mikehaertl/php-shellcommand": "~1.1.0",
1156                 "phpunit/phpunit": "^4.8|^5.7",
1157                 "scrutinizer/ocular": "~1.1"
1158             },
1159             "bin": [
1160                 "bin/html-to-markdown"
1161             ],
1162             "type": "library",
1163             "extra": {
1164                 "branch-alias": {
1165                     "dev-master": "4.10-dev"
1166                 }
1167             },
1168             "autoload": {
1169                 "psr-4": {
1170                     "League\\HTMLToMarkdown\\": "src/"
1171                 }
1172             },
1173             "notification-url": "https://packagist.org/downloads/",
1174             "license": [
1175                 "MIT"
1176             ],
1177             "authors": [
1178                 {
1179                     "name": "Colin O'Dell",
1180                     "email": "colinodell@gmail.com",
1181                     "homepage": "https://www.colinodell.com",
1182                     "role": "Lead Developer"
1183                 },
1184                 {
1185                     "name": "Nick Cernis",
1186                     "email": "nick@cern.is",
1187                     "homepage": "http://modernnerd.net",
1188                     "role": "Original Author"
1189                 }
1190             ],
1191             "description": "An HTML-to-markdown conversion helper for PHP",
1192             "homepage": "https://github.com/thephpleague/html-to-markdown",
1193             "keywords": [
1194                 "html",
1195                 "markdown"
1196             ],
1197             "funding": [
1198                 {
1199                     "url": "https://www.colinodell.com/sponsor",
1200                     "type": "custom"
1201                 },
1202                 {
1203                     "url": "https://www.paypal.me/colinpodell/10.00",
1204                     "type": "custom"
1205                 },
1206                 {
1207                     "url": "https://github.com/colinodell",
1208                     "type": "github"
1209                 },
1210                 {
1211                     "url": "https://www.patreon.com/colinodell",
1212                     "type": "patreon"
1213                 }
1214             ],
1215             "time": "2020-07-01T00:34:03+00:00"
1216         },
1217         {
1218             "name": "level-2/dice",
1219             "version": "4.0.3",
1220             "source": {
1221                 "type": "git",
1222                 "url": "https://github.com/Level-2/Dice.git",
1223                 "reference": "3e9a8548398c01e2527110c916a93f6efa17ac9c"
1224             },
1225             "dist": {
1226                 "type": "zip",
1227                 "url": "https://api.github.com/repos/Level-2/Dice/zipball/3e9a8548398c01e2527110c916a93f6efa17ac9c",
1228                 "reference": "3e9a8548398c01e2527110c916a93f6efa17ac9c",
1229                 "shasum": ""
1230             },
1231             "require": {
1232                 "php": ">=7.0.0"
1233             },
1234             "require-dev": {
1235                 "phpunit/phpunit": "^6.5"
1236             },
1237             "type": "library",
1238             "autoload": {
1239                 "psr-4": {
1240                     "Dice\\": "./"
1241                 }
1242             },
1243             "notification-url": "https://packagist.org/downloads/",
1244             "license": [
1245                 "BSD-2-Clause"
1246             ],
1247             "authors": [
1248                 {
1249                     "name": "Tom Butler",
1250                     "email": "tom@r.je"
1251                 }
1252             ],
1253             "description": "A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.",
1254             "homepage": "http://r.je/dice.html",
1255             "keywords": [
1256                 "dependency injection",
1257                 "dependency injection container",
1258                 "di",
1259                 "ioc"
1260             ],
1261             "time": "2021-04-20T14:06:06+00:00"
1262         },
1263         {
1264             "name": "lightopenid/lightopenid",
1265             "version": "dev-master",
1266             "source": {
1267                 "type": "git",
1268                 "url": "https://github.com/Mewp/lightopenid.git",
1269                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19"
1270             },
1271             "dist": {
1272                 "type": "zip",
1273                 "url": "https://api.github.com/repos/Mewp/lightopenid/zipball/9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
1274                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
1275                 "shasum": ""
1276             },
1277             "require": {
1278                 "php": ">=5.2.3"
1279             },
1280             "type": "library",
1281             "autoload": {
1282                 "classmap": [
1283                     "./"
1284                 ]
1285             },
1286             "notification-url": "https://packagist.org/downloads/",
1287             "license": [
1288                 "MIT"
1289             ],
1290             "homepage": "http://code.google.com/p/lightopenid/",
1291             "keywords": [
1292                 "OpenId"
1293             ],
1294             "time": "2013-10-27T16:25:49+00:00"
1295         },
1296         {
1297             "name": "matriphe/iso-639",
1298             "version": "1.2",
1299             "source": {
1300                 "type": "git",
1301                 "url": "https://github.com/matriphe/php-iso-639.git",
1302                 "reference": "0245d844daeefdd22a54b47103ffdb0e03c323e1"
1303             },
1304             "dist": {
1305                 "type": "zip",
1306                 "url": "https://api.github.com/repos/matriphe/php-iso-639/zipball/0245d844daeefdd22a54b47103ffdb0e03c323e1",
1307                 "reference": "0245d844daeefdd22a54b47103ffdb0e03c323e1",
1308                 "shasum": ""
1309             },
1310             "require-dev": {
1311                 "phpunit/phpunit": "^4.7"
1312             },
1313             "type": "library",
1314             "autoload": {
1315                 "psr-4": {
1316                     "Matriphe\\ISO639\\": "src/"
1317                 }
1318             },
1319             "notification-url": "https://packagist.org/downloads/",
1320             "license": [
1321                 "MIT"
1322             ],
1323             "authors": [
1324                 {
1325                     "name": "Muhammad Zamroni",
1326                     "email": "halo@matriphe.com"
1327                 }
1328             ],
1329             "description": "PHP library to convert ISO-639-1 code to language name.",
1330             "keywords": [
1331                 "639",
1332                 "iso",
1333                 "iso-639",
1334                 "lang",
1335                 "language",
1336                 "laravel"
1337             ],
1338             "time": "2017-07-19T15:11:19+00:00"
1339         },
1340         {
1341             "name": "mattwright/urlresolver",
1342             "version": "2.0",
1343             "source": {
1344                 "type": "git",
1345                 "url": "https://github.com/mattwright/URLResolver.php.git",
1346                 "reference": "416039192cb6d9158bdacd68349bceff8739b857"
1347             },
1348             "dist": {
1349                 "type": "zip",
1350                 "url": "https://api.github.com/repos/mattwright/URLResolver.php/zipball/416039192cb6d9158bdacd68349bceff8739b857",
1351                 "reference": "416039192cb6d9158bdacd68349bceff8739b857",
1352                 "shasum": ""
1353             },
1354             "require": {
1355                 "ext-curl": "*",
1356                 "ext-mbstring": "*",
1357                 "php": ">=5.3"
1358             },
1359             "type": "library",
1360             "autoload": {
1361                 "psr-4": {
1362                     "mattwright\\": "."
1363                 }
1364             },
1365             "notification-url": "https://packagist.org/downloads/",
1366             "license": [
1367                 "MIT"
1368             ],
1369             "authors": [
1370                 {
1371                     "name": "Matt Wright",
1372                     "email": "mw@mattwright.com"
1373                 }
1374             ],
1375             "description": "PHP class that attempts to resolve URLs to a final, canonical link.",
1376             "homepage": "https://github.com/mattwright/URLResolver.php",
1377             "keywords": [
1378                 "canonical",
1379                 "link",
1380                 "redirect",
1381                 "resolve",
1382                 "url"
1383             ],
1384             "time": "2019-01-18T00:59:34+00:00"
1385         },
1386         {
1387             "name": "michelf/php-markdown",
1388             "version": "1.9.1",
1389             "source": {
1390                 "type": "git",
1391                 "url": "https://github.com/michelf/php-markdown.git",
1392                 "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3"
1393             },
1394             "dist": {
1395                 "type": "zip",
1396                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/5024d623c1a057dcd2d076d25b7d270a1d0d55f3",
1397                 "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3",
1398                 "shasum": ""
1399             },
1400             "require": {
1401                 "php": ">=5.3.0"
1402             },
1403             "require-dev": {
1404                 "phpunit/phpunit": ">=4.3 <5.8"
1405             },
1406             "type": "library",
1407             "autoload": {
1408                 "psr-4": {
1409                     "Michelf\\": "Michelf/"
1410                 }
1411             },
1412             "notification-url": "https://packagist.org/downloads/",
1413             "license": [
1414                 "BSD-3-Clause"
1415             ],
1416             "authors": [
1417                 {
1418                     "name": "Michel Fortin",
1419                     "email": "michel.fortin@michelf.ca",
1420                     "homepage": "https://michelf.ca/",
1421                     "role": "Developer"
1422                 },
1423                 {
1424                     "name": "John Gruber",
1425                     "homepage": "https://daringfireball.net/"
1426                 }
1427             ],
1428             "description": "PHP Markdown",
1429             "homepage": "https://michelf.ca/projects/php-markdown/",
1430             "keywords": [
1431                 "markdown"
1432             ],
1433             "time": "2021-11-24T02:52:38+00:00"
1434         },
1435         {
1436             "name": "minishlink/web-push",
1437             "version": "v6.0.7",
1438             "source": {
1439                 "type": "git",
1440                 "url": "https://github.com/web-push-libs/web-push-php.git",
1441                 "reference": "23a78b8585bdcecaa323f1dd1acdc548e28892fe"
1442             },
1443             "dist": {
1444                 "type": "zip",
1445                 "url": "https://api.github.com/repos/web-push-libs/web-push-php/zipball/23a78b8585bdcecaa323f1dd1acdc548e28892fe",
1446                 "reference": "23a78b8585bdcecaa323f1dd1acdc548e28892fe",
1447                 "shasum": ""
1448             },
1449             "require": {
1450                 "ext-curl": "*",
1451                 "ext-json": "*",
1452                 "ext-mbstring": "*",
1453                 "ext-openssl": "*",
1454                 "guzzlehttp/guzzle": "^7.0.1|^6.2",
1455                 "php": ">=7.2",
1456                 "web-token/jwt-key-mgmt": "^2.0",
1457                 "web-token/jwt-signature": "^2.0",
1458                 "web-token/jwt-signature-algorithm-ecdsa": "^2.0",
1459                 "web-token/jwt-util-ecc": "^2.0"
1460             },
1461             "require-dev": {
1462                 "friendsofphp/php-cs-fixer": "^2.14",
1463                 "phpstan/phpstan": "^0.11|^0.12",
1464                 "phpunit/phpunit": "^8.0|^9.0"
1465             },
1466             "type": "library",
1467             "autoload": {
1468                 "psr-4": {
1469                     "Minishlink\\WebPush\\": "src"
1470                 }
1471             },
1472             "notification-url": "https://packagist.org/downloads/",
1473             "license": [
1474                 "MIT"
1475             ],
1476             "authors": [
1477                 {
1478                     "name": "Louis Lagrange",
1479                     "email": "lagrange.louis@gmail.com",
1480                     "homepage": "https://github.com/Minishlink"
1481                 }
1482             ],
1483             "description": "Web Push library for PHP",
1484             "homepage": "https://github.com/web-push-libs/web-push-php",
1485             "keywords": [
1486                 "Push API",
1487                 "WebPush",
1488                 "notifications",
1489                 "push",
1490                 "web"
1491             ],
1492             "time": "2021-11-22T17:36:01+00:00"
1493         },
1494         {
1495             "name": "mobiledetect/mobiledetectlib",
1496             "version": "2.8.39",
1497             "source": {
1498                 "type": "git",
1499                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
1500                 "reference": "0fd6753003fc870f6e229bae869cc1337c99bc45"
1501             },
1502             "dist": {
1503                 "type": "zip",
1504                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/0fd6753003fc870f6e229bae869cc1337c99bc45",
1505                 "reference": "0fd6753003fc870f6e229bae869cc1337c99bc45",
1506                 "shasum": ""
1507             },
1508             "require": {
1509                 "php": ">=5.0.0"
1510             },
1511             "require-dev": {
1512                 "phpunit/phpunit": "~4.8.35||~5.7"
1513             },
1514             "type": "library",
1515             "autoload": {
1516                 "psr-0": {
1517                     "Detection": "namespaced/"
1518                 },
1519                 "classmap": [
1520                     "Mobile_Detect.php"
1521                 ]
1522             },
1523             "notification-url": "https://packagist.org/downloads/",
1524             "license": [
1525                 "MIT"
1526             ],
1527             "authors": [
1528                 {
1529                     "name": "Serban Ghita",
1530                     "email": "serbanghita@gmail.com",
1531                     "homepage": "http://mobiledetect.net",
1532                     "role": "Developer"
1533                 }
1534             ],
1535             "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.",
1536             "homepage": "https://github.com/serbanghita/Mobile-Detect",
1537             "keywords": [
1538                 "detect mobile devices",
1539                 "mobile",
1540                 "mobile detect",
1541                 "mobile detector",
1542                 "php mobile detect"
1543             ],
1544             "time": "2022-02-17T19:24:25+00:00"
1545         },
1546         {
1547             "name": "nikic/fast-route",
1548             "version": "v1.3.0",
1549             "source": {
1550                 "type": "git",
1551                 "url": "https://github.com/nikic/FastRoute.git",
1552                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
1553             },
1554             "dist": {
1555                 "type": "zip",
1556                 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
1557                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
1558                 "shasum": ""
1559             },
1560             "require": {
1561                 "php": ">=5.4.0"
1562             },
1563             "require-dev": {
1564                 "phpunit/phpunit": "^4.8.35|~5.7"
1565             },
1566             "type": "library",
1567             "autoload": {
1568                 "psr-4": {
1569                     "FastRoute\\": "src/"
1570                 },
1571                 "files": [
1572                     "src/functions.php"
1573                 ]
1574             },
1575             "notification-url": "https://packagist.org/downloads/",
1576             "license": [
1577                 "BSD-3-Clause"
1578             ],
1579             "authors": [
1580                 {
1581                     "name": "Nikita Popov",
1582                     "email": "nikic@php.net"
1583                 }
1584             ],
1585             "description": "Fast request router for PHP",
1586             "keywords": [
1587                 "router",
1588                 "routing"
1589             ],
1590             "time": "2018-02-13T20:26:39+00:00"
1591         },
1592         {
1593             "name": "npm-asset/cropperjs",
1594             "version": "1.2.2",
1595             "dist": {
1596                 "type": "tar",
1597                 "url": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.2.2.tgz",
1598                 "shasum": "30dc7a7ce872155b23a33bd10ad4c76c0d613f55"
1599             },
1600             "require-dev": {
1601                 "npm-asset/babel-core": ">=6.26.0,<7.0.0",
1602                 "npm-asset/babel-plugin-external-helpers": ">=6.22.0,<7.0.0",
1603                 "npm-asset/babel-preset-env": ">=1.6.1,<2.0.0",
1604                 "npm-asset/cpy-cli": ">=1.0.1,<2.0.0",
1605                 "npm-asset/cssnano": ">=3.10.0,<4.0.0",
1606                 "npm-asset/del-cli": ">=1.1.0,<2.0.0",
1607                 "npm-asset/eslint": ">=4.14.0,<5.0.0",
1608                 "npm-asset/eslint-config-airbnb-base": ">=12.1.0,<13.0.0",
1609                 "npm-asset/eslint-plugin-import": ">=2.8.0,<3.0.0",
1610                 "npm-asset/node-qunit-phantomjs": ">=2.0.0,<3.0.0",
1611                 "npm-asset/npm-run-all": ">=4.1.2,<5.0.0",
1612                 "npm-asset/postcss-cli": ">=4.1.1,<5.0.0",
1613                 "npm-asset/postcss-cssnext": ">=3.0.2,<4.0.0",
1614                 "npm-asset/postcss-header": ">=1.0.0,<2.0.0",
1615                 "npm-asset/postcss-url": ">=7.3.0,<8.0.0",
1616                 "npm-asset/rollup": ">=0.53.3,<0.54.0",
1617                 "npm-asset/rollup-plugin-babel": ">=3.0.3,<4.0.0",
1618                 "npm-asset/rollup-watch": ">=4.3.1,<5.0.0",
1619                 "npm-asset/stylefmt": ">=6.0.0,<7.0.0",
1620                 "npm-asset/uglify-js": ">=3.3.4,<4.0.0"
1621             },
1622             "type": "npm-asset-library",
1623             "extra": {
1624                 "npm-asset-bugs": {
1625                     "url": "https://github.com/fengyuanchen/cropperjs/issues"
1626                 },
1627                 "npm-asset-files": [
1628                     "src",
1629                     "dist"
1630                 ],
1631                 "npm-asset-main": "dist/cropper.common.js",
1632                 "npm-asset-directories": [],
1633                 "npm-asset-repository": {
1634                     "type": "git",
1635                     "url": "git+https://github.com/fengyuanchen/cropperjs.git"
1636                 },
1637                 "npm-asset-scripts": {
1638                     "build": "npm run build:css && npm run build:js",
1639                     "build:css": "postcss src/css/cropper.css -o dist/cropper.css --no-map",
1640                     "build:js": "rollup -c",
1641                     "clear": "del-cli dist",
1642                     "compress": "npm run compress:css && npm run compress:js",
1643                     "compress:css": "postcss dist/cropper.css -u cssnano -o dist/cropper.min.css --no-map",
1644                     "compress:js": "uglifyjs dist/cropper.js -o dist/cropper.min.js -c -m --comments /^!/",
1645                     "copy": "cpy dist/cropper.css docs/css",
1646                     "lint": "eslint src/js --fix",
1647                     "release": "npm run clear && npm run lint && npm run build && npm run compress && npm run copy && npm test",
1648                     "start": "npm-run-all --parallel watch:*",
1649                     "test": "node-qunit-phantomjs test/index.html --timeout 10",
1650                     "watch:css": "postcss src/css/cropper.css -o docs/css/cropper.css -m -w",
1651                     "watch:js": "rollup -c -m -w"
1652                 }
1653             },
1654             "license": [
1655                 "MIT"
1656             ],
1657             "authors": [
1658                 {
1659                     "name": "Chen Fengyuan",
1660                     "url": "http://chenfengyuan.com"
1661                 }
1662             ],
1663             "description": "JavaScript image cropper.",
1664             "homepage": "https://fengyuanchen.github.io/cropperjs",
1665             "keywords": [
1666                 "crop",
1667                 "cropper",
1668                 "cropper.js",
1669                 "cropperjs",
1670                 "cropping",
1671                 "css",
1672                 "development",
1673                 "front-end",
1674                 "html",
1675                 "image",
1676                 "javascript",
1677                 "move",
1678                 "rotate",
1679                 "scale",
1680                 "web",
1681                 "zoom"
1682             ],
1683             "time": "2018-01-03T13:39:39+00:00"
1684         },
1685         {
1686             "name": "npm-asset/es-jquery-sortable",
1687             "version": "0.9.13-patch2",
1688             "dist": {
1689                 "type": "tar",
1690                 "url": "https://registry.npmjs.org/es-jquery-sortable/-/es-jquery-sortable-0.9.13-patch2.tgz",
1691                 "shasum": "a4db16d133fbce1bcd1543c98279902a6b0812a3"
1692             },
1693             "require": {
1694                 "npm-asset/jquery": ">=2.1.2,<3.0.0"
1695             },
1696             "type": "npm-asset-library",
1697             "extra": {
1698                 "npm-asset-bugs": {
1699                     "url": "https://github.com/johnny/jquery-sortable/issues"
1700                 },
1701                 "npm-asset-main": "./source/js/jquery-sortable.js",
1702                 "npm-asset-directories": [],
1703                 "npm-asset-repository": {
1704                     "type": "git",
1705                     "url": "git+https://github.com/johnny/jquery-sortable.git"
1706                 },
1707                 "npm-asset-scripts": {
1708                     "test": "echo \"Error: no test specified\" && exit 1"
1709                 }
1710             },
1711             "license": [
1712                 "BSD-3"
1713             ],
1714             "authors": [
1715                 ""
1716             ],
1717             "description": "jquery plugin for sortable, nestable lists",
1718             "homepage": "https://github.com/johnny/jquery-sortable",
1719             "keywords": [
1720                 "drag",
1721                 "dragging",
1722                 "sort",
1723                 "sortable",
1724                 "sorting"
1725             ],
1726             "time": "2019-11-20T03:55:51+00:00"
1727         },
1728         {
1729             "name": "npm-asset/ev-emitter",
1730             "version": "1.1.1",
1731             "dist": {
1732                 "type": "tar",
1733                 "url": "https://registry.npmjs.org/ev-emitter/-/ev-emitter-1.1.1.tgz",
1734                 "shasum": "8f18b0ce5c76a5d18017f71c0a795c65b9138f2a"
1735             },
1736             "type": "npm-asset-library",
1737             "extra": {
1738                 "npm-asset-bugs": {
1739                     "url": "https://github.com/metafizzy/ev-emitter/issues"
1740                 },
1741                 "npm-asset-main": "ev-emitter.js",
1742                 "npm-asset-directories": {
1743                     "test": "test"
1744                 },
1745                 "npm-asset-repository": {
1746                     "type": "git",
1747                     "url": "git+https://github.com/metafizzy/ev-emitter.git"
1748                 },
1749                 "npm-asset-scripts": {
1750                     "test": "mocha test/test"
1751                 }
1752             },
1753             "license": [
1754                 "MIT"
1755             ],
1756             "authors": [
1757                 {
1758                     "name": "David DeSandro"
1759                 }
1760             ],
1761             "description": "lil' event emitter",
1762             "homepage": "https://github.com/metafizzy/ev-emitter#readme",
1763             "keywords": [
1764                 "emitter",
1765                 "event",
1766                 "pubsub"
1767             ],
1768             "time": "2017-07-06T13:46:38+00:00"
1769         },
1770         {
1771             "name": "npm-asset/eventemitter3",
1772             "version": "2.0.3",
1773             "dist": {
1774                 "type": "tar",
1775                 "url": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-2.0.3.tgz",
1776                 "shasum": "b5e1079b59fb5e1ba2771c0a993be060a58c99ba"
1777             },
1778             "type": "npm-asset-library",
1779             "extra": {
1780                 "npm-asset-bugs": {
1781                     "url": "https://github.com/primus/eventemitter3/issues"
1782                 },
1783                 "npm-asset-main": "index.js",
1784                 "npm-asset-directories": [],
1785                 "npm-asset-repository": {
1786                     "type": "git",
1787                     "url": "git://github.com/primus/eventemitter3.git"
1788                 },
1789                 "npm-asset-scripts": {
1790                     "build": "mkdir -p umd && browserify index.js -s EventEmitter3 | uglifyjs -m -o umd/eventemitter3.min.js",
1791                     "benchmark": "find benchmarks/run -name '*.js' -exec benchmarks/start.sh {} \\;",
1792                     "test": "nyc --reporter=html --reporter=text mocha",
1793                     "test-browser": "zuul -- test.js",
1794                     "prepublish": "npm run build",
1795                     "sync": "node versions.js"
1796                 }
1797             },
1798             "license": [
1799                 "MIT"
1800             ],
1801             "authors": [
1802                 {
1803                     "name": "Arnout Kazemier"
1804                 }
1805             ],
1806             "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.",
1807             "homepage": "https://github.com/primus/eventemitter3#readme",
1808             "keywords": [
1809                 "EventEmitter",
1810                 "EventEmitter2",
1811                 "EventEmitter3",
1812                 "Events",
1813                 "addEventListener",
1814                 "addListener",
1815                 "emit",
1816                 "emits",
1817                 "emitter",
1818                 "event",
1819                 "once",
1820                 "pub/sub",
1821                 "publish",
1822                 "reactor",
1823                 "subscribe"
1824             ],
1825             "time": "2017-03-31T14:51:09+00:00"
1826         },
1827         {
1828             "name": "npm-asset/fullcalendar",
1829             "version": "3.10.5",
1830             "dist": {
1831                 "type": "tar",
1832                 "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.10.5.tgz",
1833                 "shasum": "57a3a64d7d744181582bb9e1be32d1846e1db53a"
1834             },
1835             "type": "npm-asset-library",
1836             "extra": {
1837                 "npm-asset-bugs": {
1838                     "url": "https://fullcalendar.io/wiki/Reporting-Bugs/"
1839                 },
1840                 "npm-asset-main": "dist/fullcalendar.js",
1841                 "npm-asset-directories": [],
1842                 "npm-asset-repository": {
1843                     "type": "git",
1844                     "url": "git+https://github.com/fullcalendar/fullcalendar.git"
1845                 },
1846                 "npm-asset-scripts": {
1847                     "clean": "gulp clean",
1848                     "dist": "npm run check-env && gulp dist",
1849                     "lint": "gulp lint-and-example-repos",
1850                     "test": "gulp test:single",
1851                     "check-env": "check-node-version --node 11"
1852                 }
1853             },
1854             "license": [
1855                 "MIT"
1856             ],
1857             "authors": [
1858                 {
1859                     "name": "Adam Shaw",
1860                     "email": "arshaw@arshaw.com",
1861                     "url": "http://arshaw.com/"
1862                 }
1863             ],
1864             "description": "Full-sized drag & drop event calendar",
1865             "homepage": "https://fullcalendar.io/",
1866             "keywords": [
1867                 "calendar",
1868                 "event",
1869                 "full-sized",
1870                 "jquery-plugin"
1871             ],
1872             "time": "2021-11-03T00:01:43+00:00"
1873         },
1874         {
1875             "name": "npm-asset/imagesloaded",
1876             "version": "4.1.4",
1877             "dist": {
1878                 "type": "tar",
1879                 "url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-4.1.4.tgz",
1880                 "shasum": "1376efcd162bb768c34c3727ac89cc04051f3cc7"
1881             },
1882             "require": {
1883                 "npm-asset/ev-emitter": ">=1.0.0,<2.0.0"
1884             },
1885             "require-dev": {
1886                 "npm-asset/chalk": ">=1.1.1,<2.0.0",
1887                 "npm-asset/cheerio": ">=0.19.0,<0.20.0",
1888                 "npm-asset/gulp": ">=3.9.0,<4.0.0",
1889                 "npm-asset/gulp-jshint": ">=1.11.2,<2.0.0",
1890                 "npm-asset/gulp-json-lint": ">=0.1.0,<0.2.0",
1891                 "npm-asset/gulp-rename": ">=1.2.2,<2.0.0",
1892                 "npm-asset/gulp-replace": ">=0.5.4,<0.6.0",
1893                 "npm-asset/gulp-requirejs-optimize": "dev-github:metafizzy/gulp-requirejs-optimize",
1894                 "npm-asset/gulp-uglify": ">=1.4.2,<2.0.0",
1895                 "npm-asset/gulp-util": ">=3.0.7,<4.0.0",
1896                 "npm-asset/highlight.js": ">=8.9.1,<9.0.0",
1897                 "npm-asset/marked": ">=0.3.5,<0.4.0",
1898                 "npm-asset/minimist": ">=1.2.0,<2.0.0",
1899                 "npm-asset/transfob": ">=1.0.0,<2.0.0"
1900             },
1901             "type": "npm-asset-library",
1902             "extra": {
1903                 "npm-asset-bugs": {
1904                     "url": "https://github.com/desandro/imagesloaded/issues"
1905                 },
1906                 "npm-asset-main": "imagesloaded.js",
1907                 "npm-asset-directories": {
1908                     "test": "test"
1909                 },
1910                 "npm-asset-repository": {
1911                     "type": "git",
1912                     "url": "git://github.com/desandro/imagesloaded.git"
1913                 },
1914                 "npm-asset-scripts": {
1915                     "test": "echo \"Error: no test specified\" && exit 1"
1916                 }
1917             },
1918             "license": [
1919                 "MIT"
1920             ],
1921             "authors": [
1922                 {
1923                     "name": "David DeSandro"
1924                 }
1925             ],
1926             "description": "JavaScript is all like _You images done yet or what?_",
1927             "homepage": "https://github.com/desandro/imagesloaded",
1928             "keywords": [
1929                 "dom",
1930                 "images",
1931                 "jquery-plugin",
1932                 "loaded",
1933                 "ui"
1934             ],
1935             "time": "2018-01-02T16:56:03+00:00"
1936         },
1937         {
1938             "name": "npm-asset/jgrowl",
1939             "version": "1.4.8",
1940             "dist": {
1941                 "type": "tar",
1942                 "url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.8.tgz",
1943                 "shasum": "4ba40ffb93757a7e1d9b262d916be299d03df3a4"
1944             },
1945             "type": "npm-asset-library",
1946             "extra": {
1947                 "npm-asset-bugs": {
1948                     "url": "https://github.com/stanlemon/jGrowl/issues"
1949                 },
1950                 "npm-asset-main": "jquery.jgrowl.js",
1951                 "npm-asset-directories": [],
1952                 "npm-asset-repository": {
1953                     "type": "git",
1954                     "url": "git+ssh://git@github.com/stanlemon/jGrowl.git"
1955                 },
1956                 "npm-asset-scripts": {
1957                     "build": "grunt"
1958                 }
1959             },
1960             "license": [
1961                 "MIT"
1962             ],
1963             "authors": [
1964                 {
1965                     "name": "Stan Lemon",
1966                     "email": "stosh1985@gmail.com",
1967                     "url": "http://stanlemon.net"
1968                 }
1969             ],
1970             "description": "jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet ",
1971             "homepage": "https://github.com/stanlemon/jGrowl#readme",
1972             "time": "2021-05-20T17:11:40+00:00"
1973         },
1974         {
1975             "name": "npm-asset/jquery",
1976             "version": "2.2.4",
1977             "dist": {
1978                 "type": "tar",
1979                 "url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
1980                 "shasum": "2c89d6889b5eac522a7eea32c14521559c6cbf02"
1981             },
1982             "require-dev": {
1983                 "npm-asset/commitplease": "2.0.0",
1984                 "npm-asset/core-js": "0.9.17",
1985                 "npm-asset/grunt": "0.4.5",
1986                 "npm-asset/grunt-babel": "5.0.1",
1987                 "npm-asset/grunt-cli": "0.1.13",
1988                 "npm-asset/grunt-compare-size": "0.4.0",
1989                 "npm-asset/grunt-contrib-jshint": "0.11.2",
1990                 "npm-asset/grunt-contrib-uglify": "0.9.2",
1991                 "npm-asset/grunt-contrib-watch": "0.6.1",
1992                 "npm-asset/grunt-git-authors": "2.0.1",
1993                 "npm-asset/grunt-jscs": "2.1.0",
1994                 "npm-asset/grunt-jsonlint": "1.0.4",
1995                 "npm-asset/grunt-npmcopy": "0.1.0",
1996                 "npm-asset/gzip-js": "0.3.2",
1997                 "npm-asset/jsdom": "5.6.1",
1998                 "npm-asset/load-grunt-tasks": "1.0.0",
1999                 "npm-asset/qunit-assert-step": "1.0.3",
2000                 "npm-asset/qunitjs": "1.17.1",
2001                 "npm-asset/requirejs": "2.1.17",
2002                 "npm-asset/sinon": "1.10.3",
2003                 "npm-asset/sizzle": "2.2.1",
2004                 "npm-asset/strip-json-comments": "1.0.3",
2005                 "npm-asset/testswarm": "1.1.0",
2006                 "npm-asset/win-spawn": "2.0.0"
2007             },
2008             "type": "npm-asset-library",
2009             "extra": {
2010                 "npm-asset-bugs": {
2011                     "url": "https://github.com/jquery/jquery/issues"
2012                 },
2013                 "npm-asset-main": "dist/jquery.js",
2014                 "npm-asset-directories": [],
2015                 "npm-asset-repository": {
2016                     "type": "git",
2017                     "url": "git+https://github.com/jquery/jquery.git"
2018                 },
2019                 "npm-asset-scripts": {
2020                     "build": "npm install && grunt",
2021                     "start": "grunt watch",
2022                     "test": "grunt && grunt test"
2023                 }
2024             },
2025             "license": [
2026                 "MIT"
2027             ],
2028             "authors": [
2029                 {
2030                     "name": "jQuery Foundation and other contributors",
2031                     "url": "https://github.com/jquery/jquery/blob/2.2.4/AUTHORS.txt"
2032                 }
2033             ],
2034             "description": "JavaScript library for DOM operations",
2035             "homepage": "http://jquery.com",
2036             "keywords": [
2037                 "browser",
2038                 "javascript",
2039                 "jquery",
2040                 "library"
2041             ],
2042             "time": "2016-05-20T17:26:07+00:00"
2043         },
2044         {
2045             "name": "npm-asset/jquery-colorbox",
2046             "version": "1.6.4",
2047             "dist": {
2048                 "type": "tar",
2049                 "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
2050                 "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
2051             },
2052             "require": {
2053                 "npm-asset/jquery": ">=1.3.2"
2054             },
2055             "type": "npm-asset-library",
2056             "extra": {
2057                 "npm-asset-bugs": {
2058                     "url": "https://github.com/jackmoore/colorbox/issues"
2059                 },
2060                 "npm-asset-main": "jquery.colorbox.js",
2061                 "npm-asset-directories": [],
2062                 "npm-asset-repository": {
2063                     "type": "git",
2064                     "url": "git+ssh://git@github.com/jackmoore/colorbox.git"
2065                 },
2066                 "npm-asset-scripts": []
2067             },
2068             "license": [
2069                 "MIT"
2070             ],
2071             "authors": [
2072                 {
2073                     "name": "Jack Moore",
2074                     "email": "hello@jacklmoore.com",
2075                     "url": "http://www.jacklmoore.com"
2076                 }
2077             ],
2078             "description": "jQuery lightbox and modal window plugin.",
2079             "homepage": "http://www.jacklmoore.com/colorbox",
2080             "keywords": [
2081                 "gallery",
2082                 "jquery-plugin",
2083                 "lightbox",
2084                 "modal",
2085                 "popup",
2086                 "ui"
2087             ],
2088             "time": "2016-05-10T22:22:39+00:00"
2089         },
2090         {
2091             "name": "npm-asset/jquery-datetimepicker",
2092             "version": "2.5.21",
2093             "dist": {
2094                 "type": "tar",
2095                 "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.21.tgz",
2096                 "shasum": "00c388a78df2732fedfdb5c6529b6e84d53e0235"
2097             },
2098             "require": {
2099                 "npm-asset/jquery": ">=1.7.2",
2100                 "npm-asset/jquery-mousewheel": ">=3.1.13",
2101                 "npm-asset/php-date-formatter": ">=1.3.4,<2.0.0"
2102             },
2103             "type": "npm-asset-library",
2104             "extra": {
2105                 "npm-asset-bugs": {
2106                     "url": "https://github.com/xdan/datetimepicker/issues"
2107                 },
2108                 "npm-asset-main": "build/jquery.datetimepicker.full.min.js",
2109                 "npm-asset-directories": [],
2110                 "npm-asset-repository": {
2111                     "type": "git",
2112                     "url": "git+https://github.com/xdan/datetimepicker.git"
2113                 },
2114                 "npm-asset-scripts": {
2115                     "test": "karma start --browsers Firefox karma.conf.js --single-run",
2116                     "concat": "concat-cli -f node_modules/php-date-formatter/js/php-date-formatter.min.js jquery.datetimepicker.js node_modules/jquery-mousewheel/jquery.mousewheel.js -o build/jquery.datetimepicker.full.js",
2117                     "minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
2118                     "minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
2119                     "github": "git add --all  && git commit -m \"New version %npm_package_version% \" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish",
2120                     "build": "npm run minify && npm run concat && npm run minifyconcat",
2121                     "public": "npm run test && npm version patch --no-git-tag-version && npm run build && npm run github"
2122                 }
2123             },
2124             "license": [
2125                 "MIT"
2126             ],
2127             "authors": [
2128                 {
2129                     "name": "Chupurnov",
2130                     "email": "chupurnov@gmail.com",
2131                     "url": "https://xdsoft.net/"
2132                 }
2133             ],
2134             "description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
2135             "homepage": "https://github.com/xdan/datetimepicker",
2136             "keywords": [
2137                 "calendar",
2138                 "date",
2139                 "datepicker",
2140                 "datetime",
2141                 "jquery-plugin",
2142                 "time",
2143                 "timepicker"
2144             ],
2145             "time": "2019-02-23T11:25:30+00:00"
2146         },
2147         {
2148             "name": "npm-asset/jquery-mousewheel",
2149             "version": "3.1.13",
2150             "dist": {
2151                 "type": "tar",
2152                 "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
2153                 "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
2154             },
2155             "require-dev": {
2156                 "npm-asset/grunt": "~0.4.1",
2157                 "npm-asset/grunt-contrib-connect": "~0.5.0",
2158                 "npm-asset/grunt-contrib-jshint": "~0.7.1",
2159                 "npm-asset/grunt-contrib-uglify": "~0.2.7"
2160             },
2161             "type": "npm-asset-library",
2162             "extra": {
2163                 "npm-asset-bugs": {
2164                     "url": "https://github.com/jquery/jquery-mousewheel/issues"
2165                 },
2166                 "npm-asset-files": [
2167                     "ChangeLog.md",
2168                     "jquery.mousewheel.js",
2169                     "README.md",
2170                     "LICENSE.txt"
2171                 ],
2172                 "npm-asset-main": "./jquery.mousewheel.js",
2173                 "npm-asset-directories": {
2174                     "test": "test"
2175                 },
2176                 "npm-asset-repository": {
2177                     "type": "git",
2178                     "url": "https://github.com/jquery/jquery-mousewheel.git"
2179                 },
2180                 "npm-asset-scripts": []
2181             },
2182             "authors": [
2183                 {
2184                     "name": "jQuery Foundation and other contributors",
2185                     "url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
2186                 }
2187             ],
2188             "description": "A jQuery plugin that adds cross-browser mouse wheel support.",
2189             "homepage": "https://github.com/jquery/jquery-mousewheel",
2190             "keywords": [
2191                 "browser",
2192                 "event",
2193                 "jquery",
2194                 "jquery-plugin",
2195                 "mouse",
2196                 "mousewheel",
2197                 "wheel"
2198             ],
2199             "time": "2015-07-15T18:05:23+00:00"
2200         },
2201         {
2202             "name": "npm-asset/moment",
2203             "version": "2.29.4",
2204             "dist": {
2205                 "type": "tar",
2206                 "url": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
2207                 "shasum": "3dbe052889fe7c1b2ed966fcb3a77328964ef108"
2208             },
2209             "type": "npm-asset-library",
2210             "extra": {
2211                 "npm-asset-bugs": {
2212                     "url": "https://github.com/moment/moment/issues"
2213                 },
2214                 "npm-asset-main": "./moment.js",
2215                 "npm-asset-directories": [],
2216                 "npm-asset-repository": {
2217                     "type": "git",
2218                     "url": "git+https://github.com/moment/moment.git"
2219                 },
2220                 "npm-asset-scripts": {
2221                     "ts3.1-typescript-test": "cross-env node_modules/typescript3/bin/tsc --project ts3.1-typing-tests",
2222                     "typescript-test": "cross-env node_modules/typescript/bin/tsc --project typing-tests",
2223                     "test": "grunt test",
2224                     "eslint": "eslint Gruntfile.js tasks src",
2225                     "prettier-check": "prettier --check Gruntfile.js tasks src",
2226                     "prettier-fmt": "prettier --write Gruntfile.js tasks src",
2227                     "coverage": "nyc npm test && nyc report",
2228                     "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
2229                 },
2230                 "npm-asset-engines": {
2231                     "node": "*"
2232                 }
2233             },
2234             "license": [
2235                 "MIT"
2236             ],
2237             "authors": [
2238                 {
2239                     "name": "Iskren Ivov Chernev",
2240                     "email": "iskren.chernev@gmail.com",
2241                     "url": "https://github.com/ichernev"
2242                 },
2243                 {
2244                     "name": "Tim Wood",
2245                     "email": "washwithcare@gmail.com",
2246                     "url": "http://timwoodcreates.com/"
2247                 },
2248                 {
2249                     "name": "Rocky Meza",
2250                     "url": "http://rockymeza.com"
2251                 },
2252                 {
2253                     "name": "Matt Johnson",
2254                     "email": "mj1856@hotmail.com",
2255                     "url": "http://codeofmatt.com"
2256                 },
2257                 {
2258                     "name": "Isaac Cambron",
2259                     "email": "isaac@isaaccambron.com",
2260                     "url": "http://isaaccambron.com"
2261                 },
2262                 {
2263                     "name": "Andre Polykanine",
2264                     "email": "andre@oire.org",
2265                     "url": "https://github.com/oire"
2266                 }
2267             ],
2268             "description": "Parse, validate, manipulate, and display dates",
2269             "homepage": "https://momentjs.com",
2270             "keywords": [
2271                 "date",
2272                 "ender",
2273                 "format",
2274                 "i18n",
2275                 "l10n",
2276                 "moment",
2277                 "parse",
2278                 "time",
2279                 "validate"
2280             ],
2281             "time": "2022-07-06T16:01:32+00:00"
2282         },
2283         {
2284             "name": "npm-asset/perfect-scrollbar",
2285             "version": "0.6.16",
2286             "dist": {
2287                 "type": "tar",
2288                 "url": "https://registry.npmjs.org/perfect-scrollbar/-/perfect-scrollbar-0.6.16.tgz",
2289                 "shasum": "b1d61a5245cf3962bb9a8407a3fc669d923212fc"
2290             },
2291             "type": "npm-asset-library",
2292             "extra": {
2293                 "npm-asset-bugs": {
2294                     "url": "https://github.com/noraesae/perfect-scrollbar/issues"
2295                 },
2296                 "npm-asset-files": [
2297                     "dist",
2298                     "src",
2299                     "index.js",
2300                     "jquery.js",
2301                     "perfect-scrollbar.d.ts"
2302                 ],
2303                 "npm-asset-main": "./index.js",
2304                 "npm-asset-directories": [],
2305                 "npm-asset-repository": {
2306                     "type": "git",
2307                     "url": "git+https://github.com/noraesae/perfect-scrollbar.git"
2308                 },
2309                 "npm-asset-scripts": {
2310                     "test": "gulp",
2311                     "before-deploy": "gulp && gulp compress",
2312                     "release": "rm -rf dist && gulp && npm publish"
2313                 },
2314                 "npm-asset-engines": {
2315                     "node": ">= 0.12.0"
2316                 }
2317             },
2318             "license": [
2319                 "MIT"
2320             ],
2321             "authors": [
2322                 {
2323                     "name": "Hyunje Jun",
2324                     "email": "me@noraesae.net"
2325                 },
2326                 {
2327                     "name": "Hyunje Jun",
2328                     "email": "me@noraesae.net"
2329                 }
2330             ],
2331             "description": "Minimalistic but perfect custom scrollbar plugin",
2332             "homepage": "https://github.com/noraesae/perfect-scrollbar#readme",
2333             "keywords": [
2334                 "frontend",
2335                 "jquery-plugin",
2336                 "scroll",
2337                 "scrollbar"
2338             ],
2339             "time": "2017-01-10T01:03:05+00:00"
2340         },
2341         {
2342             "name": "npm-asset/php-date-formatter",
2343             "version": "v1.3.6",
2344             "source": {
2345                 "type": "git",
2346                 "url": "https://github.com/kartik-v/php-date-formatter.git",
2347                 "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0"
2348             },
2349             "dist": {
2350                 "type": "zip",
2351                 "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/514a53660b0d69439236fd3cbc3f41512adb00a0",
2352                 "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0",
2353                 "shasum": ""
2354             },
2355             "type": "npm-asset-library",
2356             "extra": {
2357                 "npm-asset-bugs": {
2358                     "url": "https://github.com/kartik-v/php-date-formatter/issues"
2359                 },
2360                 "npm-asset-main": "js/php-date-formatter.js",
2361                 "npm-asset-directories": {
2362                     "example": "examples"
2363                 },
2364                 "npm-asset-repository": {
2365                     "type": "git",
2366                     "url": "https://github.com/kartik-v/php-date-formatter.git"
2367                 }
2368             },
2369             "license": [
2370                 "BSD-3-Clause"
2371             ],
2372             "authors": [
2373                 "Kartik Visweswaran <kartikv2@gmail.com>"
2374             ],
2375             "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
2376             "homepage": "https://github.com/kartik-v/php-date-formatter",
2377             "time": "2020-04-14T10:16:32+00:00"
2378         },
2379         {
2380             "name": "npm-asset/textarea-caret",
2381             "version": "3.1.0",
2382             "dist": {
2383                 "type": "tar",
2384                 "url": "https://registry.npmjs.org/textarea-caret/-/textarea-caret-3.1.0.tgz",
2385                 "shasum": "5d5a35bb035fd06b2ff0e25d5359e97f2655087f"
2386             },
2387             "type": "npm-asset-library",
2388             "extra": {
2389                 "npm-asset-bugs": {
2390                     "url": "https://github.com/component/textarea-caret-position/issues"
2391                 },
2392                 "npm-asset-files": [
2393                     "index.js"
2394                 ],
2395                 "npm-asset-main": "index.js",
2396                 "npm-asset-directories": [],
2397                 "npm-asset-repository": {
2398                     "type": "git",
2399                     "url": "git+https://github.com/component/textarea-caret-position.git"
2400                 }
2401             },
2402             "license": [
2403                 "MIT"
2404             ],
2405             "description": "(x, y) coordinates of the caret in a textarea or input type='text'",
2406             "homepage": "https://github.com/component/textarea-caret-position#readme",
2407             "keywords": [
2408                 "caret",
2409                 "position",
2410                 "textarea"
2411             ],
2412             "time": "2018-02-20T06:11:03+00:00"
2413         },
2414         {
2415             "name": "npm-asset/textcomplete",
2416             "version": "0.18.2",
2417             "dist": {
2418                 "type": "tar",
2419                 "url": "https://registry.npmjs.org/textcomplete/-/textcomplete-0.18.2.tgz",
2420                 "shasum": "de0d806567102f7e32daffcbcc3db05af1515eb5"
2421             },
2422             "require": {
2423                 "npm-asset/eventemitter3": ">=2.0.3,<3.0.0",
2424                 "npm-asset/textarea-caret": ">=3.0.1,<4.0.0",
2425                 "npm-asset/undate": ">=0.2.3,<0.3.0"
2426             },
2427             "type": "npm-asset-library",
2428             "extra": {
2429                 "npm-asset-bugs": {
2430                     "url": "https://github.com/yuku-t/textcomplete/issues"
2431                 },
2432                 "npm-asset-main": "lib/index.js",
2433                 "npm-asset-directories": [],
2434                 "npm-asset-repository": {
2435                     "type": "git",
2436                     "url": "git+ssh://git@github.com/yuku-t/textcomplete.git"
2437                 },
2438                 "npm-asset-scripts": {
2439                     "build": "yarn run clean && run-p build:*",
2440                     "build:dist": "webpack && webpack --env=min && run-p print-dist-gz-size",
2441                     "build:docs": "run-p build:docs:*",
2442                     "build:docs:html": "webpack --config webpack.doc.config.js && pug -o docs src/doc/index.pug",
2443                     "build:docs:md": "documentation build src/*.js -f md -o doc/api.md",
2444                     "build:lib": "babel src -d lib -s && for js in src/*.js; do cp $js lib/${js##*/}.flow; done",
2445                     "clean": "rm -fr dist docs lib",
2446                     "format": "prettier --no-semi --trailing-comma all --write 'src/*.js' 'test/**/*.js'",
2447                     "gh-release": "npm pack textcomplete && gh-release -a textcomplete-$(cat package.json|jq -r .version).tgz",
2448                     "opener": "wait-on http://localhost:8082 && opener http://localhost:8082",
2449                     "print-dist-gz-size": "printf 'dist/textcomplete.min.js.gz: %d bytes\\n' \"$(gzip -9kc dist/textcomplete.min.js | wc -c)\"",
2450                     "start": "run-p watch opener",
2451                     "test": "run-p test:*",
2452                     "test:bundlesize": "yarn run build:dist && bundlesize",
2453                     "test:e2e": "NODE_ENV=test karma start --single-run",
2454                     "test:lint": "eslint src/*.js test/**/*.js",
2455                     "test:typecheck": "flow check",
2456                     "watch": "run-p watch:*",
2457                     "watch:webpack": "webpack-dev-server --config webpack.doc.config.js",
2458                     "watch:pug": "pug -o docs --watch src/doc/index.pug"
2459                 }
2460             },
2461             "license": [
2462                 "MIT"
2463             ],
2464             "authors": [
2465                 {
2466                     "name": "Yuku Takahashi"
2467                 }
2468             ],
2469             "description": "Autocomplete for textarea elements",
2470             "homepage": "https://github.com/yuku-t/textcomplete#readme",
2471             "time": "2020-06-10T06:11:00+00:00"
2472         },
2473         {
2474             "name": "npm-asset/typeahead.js",
2475             "version": "0.11.1",
2476             "dist": {
2477                 "type": "tar",
2478                 "url": "https://registry.npmjs.org/typeahead.js/-/typeahead.js-0.11.1.tgz",
2479                 "shasum": "4e64e671b22310a8606f4aec805924ba84b015b8"
2480             },
2481             "require": {
2482                 "npm-asset/jquery": ">=1.7"
2483             },
2484             "type": "npm-asset-library",
2485             "extra": {
2486                 "npm-asset-bugs": {
2487                     "url": "https://github.com/twitter/typeahead.js/issues"
2488                 },
2489                 "npm-asset-main": "dist/typeahead.bundle.js",
2490                 "npm-asset-directories": [],
2491                 "npm-asset-repository": {
2492                     "type": "git",
2493                     "url": "https://github.com/twitter/typeahead.js.git"
2494                 },
2495                 "npm-asset-scripts": {
2496                     "test": "./node_modules/karma/bin/karma start --single-run --browsers PhantomJS"
2497                 }
2498             },
2499             "authors": [
2500                 {
2501                     "name": "Twitter, Inc.",
2502                     "url": "https://twitter.com/twitteross"
2503                 },
2504                 {
2505                     "name": "Jake Harding",
2506                     "url": "https://twitter.com/JakeHarding"
2507                 },
2508                 {
2509                     "name": "Tim Trueman",
2510                     "url": "https://twitter.com/timtrueman"
2511                 },
2512                 {
2513                     "name": "Veljko Skarich",
2514                     "url": "https://twitter.com/vskarich"
2515                 }
2516             ],
2517             "description": "fast and fully-featured autocomplete library",
2518             "homepage": "http://twitter.github.com/typeahead.js",
2519             "keywords": [
2520                 "autocomplete",
2521                 "typeahead"
2522             ],
2523             "time": "2015-04-27T04:03:42+00:00"
2524         },
2525         {
2526             "name": "npm-asset/undate",
2527             "version": "0.2.4",
2528             "dist": {
2529                 "type": "tar",
2530                 "url": "https://registry.npmjs.org/undate/-/undate-0.2.4.tgz",
2531                 "shasum": "ccb2a8cf38edc035d1006fcb2909c4c6024a8400"
2532             },
2533             "type": "npm-asset-library",
2534             "extra": {
2535                 "npm-asset-bugs": {
2536                     "url": "https://github.com/yuku-t/undate/issues"
2537                 },
2538                 "npm-asset-main": "lib/index.js",
2539                 "npm-asset-directories": [],
2540                 "npm-asset-repository": {
2541                     "type": "git",
2542                     "url": "git+https://github.com/yuku-t/undate.git"
2543                 },
2544                 "npm-asset-scripts": {
2545                     "build": "babel src -d lib && for js in src/*.js; do cp $js lib/${js##*/}.flow; done",
2546                     "test": "run-p test:*",
2547                     "test:eslint": "eslint src/*.js test/*.js",
2548                     "test:flow": "flow check",
2549                     "test:karma": "karma start --single-run"
2550                 }
2551             },
2552             "license": [
2553                 "MIT"
2554             ],
2555             "authors": [
2556                 {
2557                     "name": "Yuku Takahashi"
2558                 }
2559             ],
2560             "description": "Undoable update for HTMLTextAreaElement",
2561             "homepage": "https://github.com/yuku-t/undate#readme",
2562             "keywords": [
2563                 "textarea"
2564             ],
2565             "time": "2018-01-24T10:49:39+00:00"
2566         },
2567         {
2568             "name": "paragonie/certainty",
2569             "version": "v2.8.2",
2570             "source": {
2571                 "type": "git",
2572                 "url": "https://github.com/paragonie/certainty.git",
2573                 "reference": "5a9c240642cdb275991df268be6300cc410b6d07"
2574             },
2575             "dist": {
2576                 "type": "zip",
2577                 "url": "https://api.github.com/repos/paragonie/certainty/zipball/5a9c240642cdb275991df268be6300cc410b6d07",
2578                 "reference": "5a9c240642cdb275991df268be6300cc410b6d07",
2579                 "shasum": ""
2580             },
2581             "require": {
2582                 "ext-curl": "*",
2583                 "ext-json": "*",
2584                 "guzzlehttp/guzzle": "^6|^7",
2585                 "paragonie/constant_time_encoding": "^1|^2",
2586                 "paragonie/sodium_compat": "^1.13",
2587                 "php": "^5.5|^7|^8"
2588             },
2589             "require-dev": {
2590                 "composer/composer": "^1|>=2.0.14",
2591                 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
2592             },
2593             "bin": [
2594                 "bin/certainty-cert-symlink"
2595             ],
2596             "type": "library",
2597             "autoload": {
2598                 "psr-4": {
2599                     "ParagonIE\\Certainty\\": "src/"
2600                 }
2601             },
2602             "notification-url": "https://packagist.org/downloads/",
2603             "license": [
2604                 "ISC"
2605             ],
2606             "authors": [
2607                 {
2608                     "name": "Paragon Initiative Enterprises",
2609                     "email": "security@paragonie.com",
2610                     "homepage": "https://paragonie.com"
2611                 }
2612             ],
2613             "description": "Up-to-date, verifiable repository for Certificate Authorities",
2614             "keywords": [
2615                 "CA-Cert",
2616                 "Ed25519",
2617                 "Public-Key Infractructure",
2618                 "ca",
2619                 "ca-cert.pem",
2620                 "cacert",
2621                 "cacert.pem",
2622                 "certificate authority",
2623                 "pki",
2624                 "ssl",
2625                 "tls"
2626             ],
2627             "time": "2021-10-04T08:25:35+00:00"
2628         },
2629         {
2630             "name": "paragonie/constant_time_encoding",
2631             "version": "v2.6.3",
2632             "source": {
2633                 "type": "git",
2634                 "url": "https://github.com/paragonie/constant_time_encoding.git",
2635                 "reference": "58c3f47f650c94ec05a151692652a868995d2938"
2636             },
2637             "dist": {
2638                 "type": "zip",
2639                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
2640                 "reference": "58c3f47f650c94ec05a151692652a868995d2938",
2641                 "shasum": ""
2642             },
2643             "require": {
2644                 "php": "^7|^8"
2645             },
2646             "require-dev": {
2647                 "phpunit/phpunit": "^6|^7|^8|^9",
2648                 "vimeo/psalm": "^1|^2|^3|^4"
2649             },
2650             "type": "library",
2651             "autoload": {
2652                 "psr-4": {
2653                     "ParagonIE\\ConstantTime\\": "src/"
2654                 }
2655             },
2656             "notification-url": "https://packagist.org/downloads/",
2657             "license": [
2658                 "MIT"
2659             ],
2660             "authors": [
2661                 {
2662                     "name": "Paragon Initiative Enterprises",
2663                     "email": "security@paragonie.com",
2664                     "homepage": "https://paragonie.com",
2665                     "role": "Maintainer"
2666                 },
2667                 {
2668                     "name": "Steve 'Sc00bz' Thomas",
2669                     "email": "steve@tobtu.com",
2670                     "homepage": "https://www.tobtu.com",
2671                     "role": "Original Developer"
2672                 }
2673             ],
2674             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
2675             "keywords": [
2676                 "base16",
2677                 "base32",
2678                 "base32_decode",
2679                 "base32_encode",
2680                 "base64",
2681                 "base64_decode",
2682                 "base64_encode",
2683                 "bin2hex",
2684                 "encoding",
2685                 "hex",
2686                 "hex2bin",
2687                 "rfc4648"
2688             ],
2689             "time": "2022-06-14T06:56:20+00:00"
2690         },
2691         {
2692             "name": "paragonie/hidden-string",
2693             "version": "v1.1.0",
2694             "source": {
2695                 "type": "git",
2696                 "url": "https://github.com/paragonie/hidden-string.git",
2697                 "reference": "1c30373ac2fce76fb57954010ef06e990f9a49b5"
2698             },
2699             "dist": {
2700                 "type": "zip",
2701                 "url": "https://api.github.com/repos/paragonie/hidden-string/zipball/1c30373ac2fce76fb57954010ef06e990f9a49b5",
2702                 "reference": "1c30373ac2fce76fb57954010ef06e990f9a49b5",
2703                 "shasum": ""
2704             },
2705             "require": {
2706                 "paragonie/constant_time_encoding": "^2",
2707                 "paragonie/sodium_compat": "^1.6",
2708                 "php": "^7|^8"
2709             },
2710             "require-dev": {
2711                 "phpunit/phpunit": "^6|^7|^8|^9",
2712                 "vimeo/psalm": "^3|^4"
2713             },
2714             "type": "library",
2715             "autoload": {
2716                 "psr-4": {
2717                     "ParagonIE\\HiddenString\\": "./src"
2718                 }
2719             },
2720             "notification-url": "https://packagist.org/downloads/",
2721             "license": [
2722                 "MPL-2.0"
2723             ],
2724             "authors": [
2725                 {
2726                     "name": "Paragon Initiative Enterprises",
2727                     "email": "info@paragonie.com",
2728                     "homepage": "https://paragonie.com"
2729                 }
2730             ],
2731             "description": "Encapsulate strings in an object to hide them from stack traces",
2732             "homepage": "https://github.com/paragonie/hidden-string",
2733             "keywords": [
2734                 "hidden",
2735                 "stack trace",
2736                 "string"
2737             ],
2738             "time": "2020-12-03T14:24:26+00:00"
2739         },
2740         {
2741             "name": "paragonie/random_compat",
2742             "version": "v9.99.100",
2743             "source": {
2744                 "type": "git",
2745                 "url": "https://github.com/paragonie/random_compat.git",
2746                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
2747             },
2748             "dist": {
2749                 "type": "zip",
2750                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
2751                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
2752                 "shasum": ""
2753             },
2754             "require": {
2755                 "php": ">= 7"
2756             },
2757             "require-dev": {
2758                 "phpunit/phpunit": "4.*|5.*",
2759                 "vimeo/psalm": "^1"
2760             },
2761             "suggest": {
2762                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
2763             },
2764             "type": "library",
2765             "notification-url": "https://packagist.org/downloads/",
2766             "license": [
2767                 "MIT"
2768             ],
2769             "authors": [
2770                 {
2771                     "name": "Paragon Initiative Enterprises",
2772                     "email": "security@paragonie.com",
2773                     "homepage": "https://paragonie.com"
2774                 }
2775             ],
2776             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
2777             "keywords": [
2778                 "csprng",
2779                 "polyfill",
2780                 "pseudorandom",
2781                 "random"
2782             ],
2783             "time": "2020-10-15T08:29:30+00:00"
2784         },
2785         {
2786             "name": "paragonie/sodium_compat",
2787             "version": "v1.18.0",
2788             "source": {
2789                 "type": "git",
2790                 "url": "https://github.com/paragonie/sodium_compat.git",
2791                 "reference": "906e0b925895d3a5941eda25f371fbafb3cbc22f"
2792             },
2793             "dist": {
2794                 "type": "zip",
2795                 "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/906e0b925895d3a5941eda25f371fbafb3cbc22f",
2796                 "reference": "906e0b925895d3a5941eda25f371fbafb3cbc22f",
2797                 "shasum": ""
2798             },
2799             "require": {
2800                 "paragonie/random_compat": ">=1",
2801                 "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
2802             },
2803             "require-dev": {
2804                 "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
2805             },
2806             "suggest": {
2807                 "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
2808                 "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
2809             },
2810             "type": "library",
2811             "autoload": {
2812                 "files": [
2813                     "autoload.php"
2814                 ]
2815             },
2816             "notification-url": "https://packagist.org/downloads/",
2817             "license": [
2818                 "ISC"
2819             ],
2820             "authors": [
2821                 {
2822                     "name": "Paragon Initiative Enterprises",
2823                     "email": "security@paragonie.com"
2824                 },
2825                 {
2826                     "name": "Frank Denis",
2827                     "email": "jedisct1@pureftpd.org"
2828                 }
2829             ],
2830             "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
2831             "keywords": [
2832                 "Authentication",
2833                 "BLAKE2b",
2834                 "ChaCha20",
2835                 "ChaCha20-Poly1305",
2836                 "Chapoly",
2837                 "Curve25519",
2838                 "Ed25519",
2839                 "EdDSA",
2840                 "Edwards-curve Digital Signature Algorithm",
2841                 "Elliptic Curve Diffie-Hellman",
2842                 "Poly1305",
2843                 "Pure-PHP cryptography",
2844                 "RFC 7748",
2845                 "RFC 8032",
2846                 "Salpoly",
2847                 "Salsa20",
2848                 "X25519",
2849                 "XChaCha20-Poly1305",
2850                 "XSalsa20-Poly1305",
2851                 "Xchacha20",
2852                 "Xsalsa20",
2853                 "aead",
2854                 "cryptography",
2855                 "ecdh",
2856                 "elliptic curve",
2857                 "elliptic curve cryptography",
2858                 "encryption",
2859                 "libsodium",
2860                 "php",
2861                 "public-key cryptography",
2862                 "secret-key cryptography",
2863                 "side-channel resistant"
2864             ],
2865             "time": "2022-09-13T20:54:27+00:00"
2866         },
2867         {
2868             "name": "patrickschur/language-detection",
2869             "version": "v5.1.0",
2870             "source": {
2871                 "type": "git",
2872                 "url": "https://github.com/patrickschur/language-detection.git",
2873                 "reference": "728f1434dcf126ce3ed7118567c014d80d7fdd9c"
2874             },
2875             "dist": {
2876                 "type": "zip",
2877                 "url": "https://api.github.com/repos/patrickschur/language-detection/zipball/728f1434dcf126ce3ed7118567c014d80d7fdd9c",
2878                 "reference": "728f1434dcf126ce3ed7118567c014d80d7fdd9c",
2879                 "shasum": ""
2880             },
2881             "require": {
2882                 "ext-json": "*",
2883                 "ext-mbstring": "*",
2884                 "php": "^7.3 || ^8.0"
2885             },
2886             "require-dev": {
2887                 "phpunit/phpunit": "^9.5.0"
2888             },
2889             "type": "library",
2890             "autoload": {
2891                 "psr-4": {
2892                     "LanguageDetection\\": "src/LanguageDetection"
2893                 }
2894             },
2895             "notification-url": "https://packagist.org/downloads/",
2896             "license": [
2897                 "MIT"
2898             ],
2899             "authors": [
2900                 {
2901                     "name": "Patrick Schur",
2902                     "email": "patrick_schur@outlook.de"
2903                 }
2904             ],
2905             "description": "A language detection library for PHP. Detects the language from a given text string.",
2906             "homepage": "https://github.com/patrickschur/language-detection",
2907             "keywords": [
2908                 "detect",
2909                 "detection",
2910                 "language"
2911             ],
2912             "time": "2021-03-05T22:18:57+00:00"
2913         },
2914         {
2915             "name": "pear/console_table",
2916             "version": "v1.3.1",
2917             "source": {
2918                 "type": "git",
2919                 "url": "https://github.com/pear/Console_Table.git",
2920                 "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea"
2921             },
2922             "dist": {
2923                 "type": "zip",
2924                 "url": "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea",
2925                 "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea",
2926                 "shasum": ""
2927             },
2928             "require": {
2929                 "php": ">=5.2.0"
2930             },
2931             "suggest": {
2932                 "pear/Console_Color2": ">=0.1.2"
2933             },
2934             "type": "library",
2935             "autoload": {
2936                 "classmap": [
2937                     "Table.php"
2938                 ]
2939             },
2940             "notification-url": "https://packagist.org/downloads/",
2941             "license": [
2942                 "BSD-2-Clause"
2943             ],
2944             "authors": [
2945                 {
2946                     "name": "Jan Schneider",
2947                     "homepage": "http://pear.php.net/user/yunosh"
2948                 },
2949                 {
2950                     "name": "Tal Peer",
2951                     "homepage": "http://pear.php.net/user/tal"
2952                 },
2953                 {
2954                     "name": "Xavier Noguer",
2955                     "homepage": "http://pear.php.net/user/xnoguer"
2956                 },
2957                 {
2958                     "name": "Richard Heyes",
2959                     "homepage": "http://pear.php.net/user/richard"
2960                 }
2961             ],
2962             "description": "Library that makes it easy to build console style tables.",
2963             "homepage": "http://pear.php.net/package/Console_Table/",
2964             "keywords": [
2965                 "console"
2966             ],
2967             "time": "2018-01-25T20:47:17+00:00"
2968         },
2969         {
2970             "name": "phpseclib/phpseclib",
2971             "version": "2.0.38",
2972             "source": {
2973                 "type": "git",
2974                 "url": "https://github.com/phpseclib/phpseclib.git",
2975                 "reference": "b03536539f43a4f9aa33c4f0b2f3a1c752088fcd"
2976             },
2977             "dist": {
2978                 "type": "zip",
2979                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/b03536539f43a4f9aa33c4f0b2f3a1c752088fcd",
2980                 "reference": "b03536539f43a4f9aa33c4f0b2f3a1c752088fcd",
2981                 "shasum": ""
2982             },
2983             "require": {
2984                 "php": ">=5.3.3"
2985             },
2986             "require-dev": {
2987                 "phing/phing": "~2.7",
2988                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
2989                 "squizlabs/php_codesniffer": "~2.0"
2990             },
2991             "suggest": {
2992                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
2993                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
2994                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
2995                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
2996                 "ext-xml": "Install the XML extension to load XML formatted public keys."
2997             },
2998             "type": "library",
2999             "autoload": {
3000                 "files": [
3001                     "phpseclib/bootstrap.php"
3002                 ],
3003                 "psr-4": {
3004                     "phpseclib\\": "phpseclib/"
3005                 }
3006             },
3007             "notification-url": "https://packagist.org/downloads/",
3008             "license": [
3009                 "MIT"
3010             ],
3011             "authors": [
3012                 {
3013                     "name": "Jim Wigginton",
3014                     "email": "terrafrost@php.net",
3015                     "role": "Lead Developer"
3016                 },
3017                 {
3018                     "name": "Patrick Monnerat",
3019                     "email": "pm@datasphere.ch",
3020                     "role": "Developer"
3021                 },
3022                 {
3023                     "name": "Andreas Fischer",
3024                     "email": "bantu@phpbb.com",
3025                     "role": "Developer"
3026                 },
3027                 {
3028                     "name": "Hans-Jürgen Petrich",
3029                     "email": "petrich@tronic-media.com",
3030                     "role": "Developer"
3031                 },
3032                 {
3033                     "name": "Graham Campbell",
3034                     "email": "graham@alt-three.com",
3035                     "role": "Developer"
3036                 }
3037             ],
3038             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
3039             "homepage": "http://phpseclib.sourceforge.net",
3040             "keywords": [
3041                 "BigInteger",
3042                 "aes",
3043                 "asn.1",
3044                 "asn1",
3045                 "blowfish",
3046                 "crypto",
3047                 "cryptography",
3048                 "encryption",
3049                 "rsa",
3050                 "security",
3051                 "sftp",
3052                 "signature",
3053                 "signing",
3054                 "ssh",
3055                 "twofish",
3056                 "x.509",
3057                 "x509"
3058             ],
3059             "funding": [
3060                 {
3061                     "url": "https://github.com/terrafrost",
3062                     "type": "github"
3063                 },
3064                 {
3065                     "url": "https://www.patreon.com/phpseclib",
3066                     "type": "patreon"
3067                 },
3068                 {
3069                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
3070                     "type": "tidelift"
3071                 }
3072             ],
3073             "time": "2022-09-02T17:04:26+00:00"
3074         },
3075         {
3076             "name": "pragmarx/google2fa",
3077             "version": "v5.0.0",
3078             "source": {
3079                 "type": "git",
3080                 "url": "https://github.com/antonioribeiro/google2fa.git",
3081                 "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4"
3082             },
3083             "dist": {
3084                 "type": "zip",
3085                 "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/17c969c82f427dd916afe4be50bafc6299aef1b4",
3086                 "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4",
3087                 "shasum": ""
3088             },
3089             "require": {
3090                 "paragonie/constant_time_encoding": "~1.0|~2.0",
3091                 "paragonie/random_compat": ">=1",
3092                 "php": ">=5.4",
3093                 "symfony/polyfill-php56": "~1.2"
3094             },
3095             "require-dev": {
3096                 "phpunit/phpunit": "~4|~5|~6"
3097             },
3098             "type": "library",
3099             "extra": {
3100                 "component": "package",
3101                 "branch-alias": {
3102                     "dev-master": "2.0-dev"
3103                 }
3104             },
3105             "autoload": {
3106                 "psr-4": {
3107                     "PragmaRX\\Google2FA\\": "src/",
3108                     "PragmaRX\\Google2FA\\Tests\\": "tests/"
3109                 }
3110             },
3111             "notification-url": "https://packagist.org/downloads/",
3112             "license": [
3113                 "MIT"
3114             ],
3115             "authors": [
3116                 {
3117                     "name": "Antonio Carlos Ribeiro",
3118                     "email": "acr@antoniocarlosribeiro.com",
3119                     "role": "Creator & Designer"
3120                 }
3121             ],
3122             "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
3123             "keywords": [
3124                 "2fa",
3125                 "Authentication",
3126                 "Two Factor Authentication",
3127                 "google2fa"
3128             ],
3129             "time": "2019-03-19T22:44:16+00:00"
3130         },
3131         {
3132             "name": "pragmarx/random",
3133             "version": "v0.2.2",
3134             "source": {
3135                 "type": "git",
3136                 "url": "https://github.com/antonioribeiro/random.git",
3137                 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
3138             },
3139             "dist": {
3140                 "type": "zip",
3141                 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
3142                 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
3143                 "shasum": ""
3144             },
3145             "require": {
3146                 "php": ">=7.0"
3147             },
3148             "require-dev": {
3149                 "fzaninotto/faker": "~1.7",
3150                 "phpunit/phpunit": "~6.4",
3151                 "pragmarx/trivia": "~0.1",
3152                 "squizlabs/php_codesniffer": "^2.3"
3153             },
3154             "suggest": {
3155                 "fzaninotto/faker": "Allows you to get dozens of randomized types",
3156                 "pragmarx/trivia": "For the trivia database"
3157             },
3158             "type": "library",
3159             "extra": {
3160                 "branch-alias": {
3161                     "dev-master": "1.0-dev"
3162                 }
3163             },
3164             "autoload": {
3165                 "psr-4": {
3166                     "PragmaRX\\Random\\": "src"
3167                 }
3168             },
3169             "notification-url": "https://packagist.org/downloads/",
3170             "license": [
3171                 "MIT"
3172             ],
3173             "authors": [
3174                 {
3175                     "name": "Antonio Carlos Ribeiro",
3176                     "email": "acr@antoniocarlosribeiro.com",
3177                     "homepage": "https://antoniocarlosribeiro.com",
3178                     "role": "Developer"
3179                 }
3180             ],
3181             "description": "Create random chars, numbers, strings",
3182             "homepage": "https://github.com/antonioribeiro/random",
3183             "keywords": [
3184                 "Randomize",
3185                 "faker",
3186                 "pragmarx",
3187                 "random",
3188                 "random number",
3189                 "random pattern",
3190                 "random string"
3191             ],
3192             "time": "2017-11-21T05:26:22+00:00"
3193         },
3194         {
3195             "name": "pragmarx/recovery",
3196             "version": "v0.2.1",
3197             "source": {
3198                 "type": "git",
3199                 "url": "https://github.com/antonioribeiro/recovery.git",
3200                 "reference": "b5ce4082f059afac6761714a84497816f45271cc"
3201             },
3202             "dist": {
3203                 "type": "zip",
3204                 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/b5ce4082f059afac6761714a84497816f45271cc",
3205                 "reference": "b5ce4082f059afac6761714a84497816f45271cc",
3206                 "shasum": ""
3207             },
3208             "require": {
3209                 "php": ">=7.0",
3210                 "pragmarx/random": "~0.1"
3211             },
3212             "require-dev": {
3213                 "phpunit/phpunit": ">=5.4.3",
3214                 "squizlabs/php_codesniffer": "^2.3",
3215                 "tightenco/collect": "^5.0"
3216             },
3217             "suggest": {
3218                 "tightenco/collect": "Allows to generate recovery codes as collections"
3219             },
3220             "type": "library",
3221             "extra": {
3222                 "branch-alias": {
3223                     "dev-master": "1.0-dev"
3224                 }
3225             },
3226             "autoload": {
3227                 "psr-4": {
3228                     "PragmaRX\\Recovery\\": "src"
3229                 }
3230             },
3231             "notification-url": "https://packagist.org/downloads/",
3232             "license": [
3233                 "MIT"
3234             ],
3235             "authors": [
3236                 {
3237                     "name": "Antonio Carlos Ribeiro",
3238                     "email": "acr@antoniocarlosribeiro.com",
3239                     "homepage": "https://antoniocarlosribeiro.com",
3240                     "role": "Developer"
3241                 }
3242             ],
3243             "description": "Create recovery codes for two factor auth",
3244             "homepage": "https://github.com/antonioribeiro/recovery",
3245             "keywords": [
3246                 "2fa",
3247                 "account recovery",
3248                 "auth",
3249                 "backup codes",
3250                 "google2fa",
3251                 "pragmarx",
3252                 "recovery",
3253                 "recovery codes",
3254                 "two factor auth"
3255             ],
3256             "time": "2021-08-15T12:26:51+00:00"
3257         },
3258         {
3259             "name": "psr/cache",
3260             "version": "1.0.1",
3261             "source": {
3262                 "type": "git",
3263                 "url": "https://github.com/php-fig/cache.git",
3264                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
3265             },
3266             "dist": {
3267                 "type": "zip",
3268                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
3269                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
3270                 "shasum": ""
3271             },
3272             "require": {
3273                 "php": ">=5.3.0"
3274             },
3275             "type": "library",
3276             "extra": {
3277                 "branch-alias": {
3278                     "dev-master": "1.0.x-dev"
3279                 }
3280             },
3281             "autoload": {
3282                 "psr-4": {
3283                     "Psr\\Cache\\": "src/"
3284                 }
3285             },
3286             "notification-url": "https://packagist.org/downloads/",
3287             "license": [
3288                 "MIT"
3289             ],
3290             "authors": [
3291                 {
3292                     "name": "PHP-FIG",
3293                     "homepage": "http://www.php-fig.org/"
3294                 }
3295             ],
3296             "description": "Common interface for caching libraries",
3297             "keywords": [
3298                 "cache",
3299                 "psr",
3300                 "psr-6"
3301             ],
3302             "time": "2016-08-06T20:24:11+00:00"
3303         },
3304         {
3305             "name": "psr/container",
3306             "version": "1.1.1",
3307             "source": {
3308                 "type": "git",
3309                 "url": "https://github.com/php-fig/container.git",
3310                 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
3311             },
3312             "dist": {
3313                 "type": "zip",
3314                 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
3315                 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
3316                 "shasum": ""
3317             },
3318             "require": {
3319                 "php": ">=7.2.0"
3320             },
3321             "type": "library",
3322             "autoload": {
3323                 "psr-4": {
3324                     "Psr\\Container\\": "src/"
3325                 }
3326             },
3327             "notification-url": "https://packagist.org/downloads/",
3328             "license": [
3329                 "MIT"
3330             ],
3331             "authors": [
3332                 {
3333                     "name": "PHP-FIG",
3334                     "homepage": "https://www.php-fig.org/"
3335                 }
3336             ],
3337             "description": "Common Container Interface (PHP FIG PSR-11)",
3338             "homepage": "https://github.com/php-fig/container",
3339             "keywords": [
3340                 "PSR-11",
3341                 "container",
3342                 "container-interface",
3343                 "container-interop",
3344                 "psr"
3345             ],
3346             "time": "2021-03-05T17:36:06+00:00"
3347         },
3348         {
3349             "name": "psr/http-client",
3350             "version": "1.0.1",
3351             "source": {
3352                 "type": "git",
3353                 "url": "https://github.com/php-fig/http-client.git",
3354                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
3355             },
3356             "dist": {
3357                 "type": "zip",
3358                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3359                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3360                 "shasum": ""
3361             },
3362             "require": {
3363                 "php": "^7.0 || ^8.0",
3364                 "psr/http-message": "^1.0"
3365             },
3366             "type": "library",
3367             "extra": {
3368                 "branch-alias": {
3369                     "dev-master": "1.0.x-dev"
3370                 }
3371             },
3372             "autoload": {
3373                 "psr-4": {
3374                     "Psr\\Http\\Client\\": "src/"
3375                 }
3376             },
3377             "notification-url": "https://packagist.org/downloads/",
3378             "license": [
3379                 "MIT"
3380             ],
3381             "authors": [
3382                 {
3383                     "name": "PHP-FIG",
3384                     "homepage": "http://www.php-fig.org/"
3385                 }
3386             ],
3387             "description": "Common interface for HTTP clients",
3388             "homepage": "https://github.com/php-fig/http-client",
3389             "keywords": [
3390                 "http",
3391                 "http-client",
3392                 "psr",
3393                 "psr-18"
3394             ],
3395             "time": "2020-06-29T06:28:15+00:00"
3396         },
3397         {
3398             "name": "psr/http-factory",
3399             "version": "1.0.1",
3400             "source": {
3401                 "type": "git",
3402                 "url": "https://github.com/php-fig/http-factory.git",
3403                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
3404             },
3405             "dist": {
3406                 "type": "zip",
3407                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3408                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3409                 "shasum": ""
3410             },
3411             "require": {
3412                 "php": ">=7.0.0",
3413                 "psr/http-message": "^1.0"
3414             },
3415             "type": "library",
3416             "extra": {
3417                 "branch-alias": {
3418                     "dev-master": "1.0.x-dev"
3419                 }
3420             },
3421             "autoload": {
3422                 "psr-4": {
3423                     "Psr\\Http\\Message\\": "src/"
3424                 }
3425             },
3426             "notification-url": "https://packagist.org/downloads/",
3427             "license": [
3428                 "MIT"
3429             ],
3430             "authors": [
3431                 {
3432                     "name": "PHP-FIG",
3433                     "homepage": "http://www.php-fig.org/"
3434                 }
3435             ],
3436             "description": "Common interfaces for PSR-7 HTTP message factories",
3437             "keywords": [
3438                 "factory",
3439                 "http",
3440                 "message",
3441                 "psr",
3442                 "psr-17",
3443                 "psr-7",
3444                 "request",
3445                 "response"
3446             ],
3447             "time": "2019-04-30T12:38:16+00:00"
3448         },
3449         {
3450             "name": "psr/http-message",
3451             "version": "1.0.1",
3452             "source": {
3453                 "type": "git",
3454                 "url": "https://github.com/php-fig/http-message.git",
3455                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3456             },
3457             "dist": {
3458                 "type": "zip",
3459                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3460                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3461                 "shasum": ""
3462             },
3463             "require": {
3464                 "php": ">=5.3.0"
3465             },
3466             "type": "library",
3467             "extra": {
3468                 "branch-alias": {
3469                     "dev-master": "1.0.x-dev"
3470                 }
3471             },
3472             "autoload": {
3473                 "psr-4": {
3474                     "Psr\\Http\\Message\\": "src/"
3475                 }
3476             },
3477             "notification-url": "https://packagist.org/downloads/",
3478             "license": [
3479                 "MIT"
3480             ],
3481             "authors": [
3482                 {
3483                     "name": "PHP-FIG",
3484                     "homepage": "http://www.php-fig.org/"
3485                 }
3486             ],
3487             "description": "Common interface for HTTP messages",
3488             "homepage": "https://github.com/php-fig/http-message",
3489             "keywords": [
3490                 "http",
3491                 "http-message",
3492                 "psr",
3493                 "psr-7",
3494                 "request",
3495                 "response"
3496             ],
3497             "time": "2016-08-06T14:39:51+00:00"
3498         },
3499         {
3500             "name": "psr/log",
3501             "version": "1.1.4",
3502             "source": {
3503                 "type": "git",
3504                 "url": "https://github.com/php-fig/log.git",
3505                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
3506             },
3507             "dist": {
3508                 "type": "zip",
3509                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
3510                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
3511                 "shasum": ""
3512             },
3513             "require": {
3514                 "php": ">=5.3.0"
3515             },
3516             "type": "library",
3517             "extra": {
3518                 "branch-alias": {
3519                     "dev-master": "1.1.x-dev"
3520                 }
3521             },
3522             "autoload": {
3523                 "psr-4": {
3524                     "Psr\\Log\\": "Psr/Log/"
3525                 }
3526             },
3527             "notification-url": "https://packagist.org/downloads/",
3528             "license": [
3529                 "MIT"
3530             ],
3531             "authors": [
3532                 {
3533                     "name": "PHP-FIG",
3534                     "homepage": "https://www.php-fig.org/"
3535                 }
3536             ],
3537             "description": "Common interface for logging libraries",
3538             "homepage": "https://github.com/php-fig/log",
3539             "keywords": [
3540                 "log",
3541                 "psr",
3542                 "psr-3"
3543             ],
3544             "time": "2021-05-03T11:20:27+00:00"
3545         },
3546         {
3547             "name": "ralouphie/getallheaders",
3548             "version": "3.0.3",
3549             "source": {
3550                 "type": "git",
3551                 "url": "https://github.com/ralouphie/getallheaders.git",
3552                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
3553             },
3554             "dist": {
3555                 "type": "zip",
3556                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3557                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
3558                 "shasum": ""
3559             },
3560             "require": {
3561                 "php": ">=5.6"
3562             },
3563             "require-dev": {
3564                 "php-coveralls/php-coveralls": "^2.1",
3565                 "phpunit/phpunit": "^5 || ^6.5"
3566             },
3567             "type": "library",
3568             "autoload": {
3569                 "files": [
3570                     "src/getallheaders.php"
3571                 ]
3572             },
3573             "notification-url": "https://packagist.org/downloads/",
3574             "license": [
3575                 "MIT"
3576             ],
3577             "authors": [
3578                 {
3579                     "name": "Ralph Khattar",
3580                     "email": "ralph.khattar@gmail.com"
3581                 }
3582             ],
3583             "description": "A polyfill for getallheaders.",
3584             "time": "2019-03-08T08:55:37+00:00"
3585         },
3586         {
3587             "name": "seld/cli-prompt",
3588             "version": "1.0.4",
3589             "source": {
3590                 "type": "git",
3591                 "url": "https://github.com/Seldaek/cli-prompt.git",
3592                 "reference": "b8dfcf02094b8c03b40322c229493bb2884423c5"
3593             },
3594             "dist": {
3595                 "type": "zip",
3596                 "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/b8dfcf02094b8c03b40322c229493bb2884423c5",
3597                 "reference": "b8dfcf02094b8c03b40322c229493bb2884423c5",
3598                 "shasum": ""
3599             },
3600             "require": {
3601                 "php": ">=5.3"
3602             },
3603             "require-dev": {
3604                 "phpstan/phpstan": "^0.12.63"
3605             },
3606             "type": "library",
3607             "extra": {
3608                 "branch-alias": {
3609                     "dev-master": "1.x-dev"
3610                 }
3611             },
3612             "autoload": {
3613                 "psr-4": {
3614                     "Seld\\CliPrompt\\": "src/"
3615                 }
3616             },
3617             "notification-url": "https://packagist.org/downloads/",
3618             "license": [
3619                 "MIT"
3620             ],
3621             "authors": [
3622                 {
3623                     "name": "Jordi Boggiano",
3624                     "email": "j.boggiano@seld.be"
3625                 }
3626             ],
3627             "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
3628             "keywords": [
3629                 "cli",
3630                 "console",
3631                 "hidden",
3632                 "input",
3633                 "prompt"
3634             ],
3635             "time": "2020-12-15T21:32:01+00:00"
3636         },
3637         {
3638             "name": "smarty/smarty",
3639             "version": "v4.2.1",
3640             "source": {
3641                 "type": "git",
3642                 "url": "https://github.com/smarty-php/smarty.git",
3643                 "reference": "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007"
3644             },
3645             "dist": {
3646                 "type": "zip",
3647                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/ffa2b81a8e354a49fd8a2f24742dc9dc399e8007",
3648                 "reference": "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007",
3649                 "shasum": ""
3650             },
3651             "require": {
3652                 "php": "^7.1 || ^8.0"
3653             },
3654             "require-dev": {
3655                 "phpunit/phpunit": "^8.5 || ^7.5",
3656                 "smarty/smarty-lexer": "^3.1"
3657             },
3658             "type": "library",
3659             "extra": {
3660                 "branch-alias": {
3661                     "dev-master": "4.0.x-dev"
3662                 }
3663             },
3664             "autoload": {
3665                 "classmap": [
3666                     "libs/"
3667                 ]
3668             },
3669             "notification-url": "https://packagist.org/downloads/",
3670             "license": [
3671                 "LGPL-3.0"
3672             ],
3673             "authors": [
3674                 {
3675                     "name": "Monte Ohrt",
3676                     "email": "monte@ohrt.com"
3677                 },
3678                 {
3679                     "name": "Uwe Tews",
3680                     "email": "uwe.tews@googlemail.com"
3681                 },
3682                 {
3683                     "name": "Rodney Rehm",
3684                     "email": "rodney.rehm@medialize.de"
3685                 },
3686                 {
3687                     "name": "Simon Wisselink",
3688                     "homepage": "https://www.iwink.nl/"
3689                 }
3690             ],
3691             "description": "Smarty - the compiling PHP template engine",
3692             "homepage": "https://smarty-php.github.io/smarty/",
3693             "keywords": [
3694                 "templating"
3695             ],
3696             "time": "2022-09-14T10:59:01+00:00"
3697         },
3698         {
3699             "name": "spomky-labs/base64url",
3700             "version": "v2.0.4",
3701             "source": {
3702                 "type": "git",
3703                 "url": "https://github.com/Spomky-Labs/base64url.git",
3704                 "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d"
3705             },
3706             "dist": {
3707                 "type": "zip",
3708                 "url": "https://api.github.com/repos/Spomky-Labs/base64url/zipball/7752ce931ec285da4ed1f4c5aa27e45e097be61d",
3709                 "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d",
3710                 "shasum": ""
3711             },
3712             "require": {
3713                 "php": ">=7.1"
3714             },
3715             "require-dev": {
3716                 "phpstan/extension-installer": "^1.0",
3717                 "phpstan/phpstan": "^0.11|^0.12",
3718                 "phpstan/phpstan-beberlei-assert": "^0.11|^0.12",
3719                 "phpstan/phpstan-deprecation-rules": "^0.11|^0.12",
3720                 "phpstan/phpstan-phpunit": "^0.11|^0.12",
3721                 "phpstan/phpstan-strict-rules": "^0.11|^0.12"
3722             },
3723             "type": "library",
3724             "autoload": {
3725                 "psr-4": {
3726                     "Base64Url\\": "src/"
3727                 }
3728             },
3729             "notification-url": "https://packagist.org/downloads/",
3730             "license": [
3731                 "MIT"
3732             ],
3733             "authors": [
3734                 {
3735                     "name": "Florent Morselli",
3736                     "homepage": "https://github.com/Spomky-Labs/base64url/contributors"
3737                 }
3738             ],
3739             "description": "Base 64 URL Safe Encoding/Decoding PHP Library",
3740             "homepage": "https://github.com/Spomky-Labs/base64url",
3741             "keywords": [
3742                 "base64",
3743                 "rfc4648",
3744                 "safe",
3745                 "url"
3746             ],
3747             "funding": [
3748                 {
3749                     "url": "https://github.com/Spomky",
3750                     "type": "github"
3751                 },
3752                 {
3753                     "url": "https://www.patreon.com/FlorentMorselli",
3754                     "type": "patreon"
3755                 }
3756             ],
3757             "time": "2020-11-03T09:10:25+00:00"
3758         },
3759         {
3760             "name": "symfony/polyfill-intl-idn",
3761             "version": "v1.26.0",
3762             "source": {
3763                 "type": "git",
3764                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3765                 "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8"
3766             },
3767             "dist": {
3768                 "type": "zip",
3769                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
3770                 "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
3771                 "shasum": ""
3772             },
3773             "require": {
3774                 "php": ">=7.1",
3775                 "symfony/polyfill-intl-normalizer": "^1.10",
3776                 "symfony/polyfill-php72": "^1.10"
3777             },
3778             "suggest": {
3779                 "ext-intl": "For best performance"
3780             },
3781             "type": "library",
3782             "extra": {
3783                 "branch-alias": {
3784                     "dev-main": "1.26-dev"
3785                 },
3786                 "thanks": {
3787                     "name": "symfony/polyfill",
3788                     "url": "https://github.com/symfony/polyfill"
3789                 }
3790             },
3791             "autoload": {
3792                 "files": [
3793                     "bootstrap.php"
3794                 ],
3795                 "psr-4": {
3796                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
3797                 }
3798             },
3799             "notification-url": "https://packagist.org/downloads/",
3800             "license": [
3801                 "MIT"
3802             ],
3803             "authors": [
3804                 {
3805                     "name": "Laurent Bassin",
3806                     "email": "laurent@bassin.info"
3807                 },
3808                 {
3809                     "name": "Trevor Rowbotham",
3810                     "email": "trevor.rowbotham@pm.me"
3811                 },
3812                 {
3813                     "name": "Symfony Community",
3814                     "homepage": "https://symfony.com/contributors"
3815                 }
3816             ],
3817             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3818             "homepage": "https://symfony.com",
3819             "keywords": [
3820                 "compatibility",
3821                 "idn",
3822                 "intl",
3823                 "polyfill",
3824                 "portable",
3825                 "shim"
3826             ],
3827             "funding": [
3828                 {
3829                     "url": "https://symfony.com/sponsor",
3830                     "type": "custom"
3831                 },
3832                 {
3833                     "url": "https://github.com/fabpot",
3834                     "type": "github"
3835                 },
3836                 {
3837                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3838                     "type": "tidelift"
3839                 }
3840             ],
3841             "time": "2022-05-24T11:49:31+00:00"
3842         },
3843         {
3844             "name": "symfony/polyfill-intl-normalizer",
3845             "version": "v1.26.0",
3846             "source": {
3847                 "type": "git",
3848                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
3849                 "reference": "219aa369ceff116e673852dce47c3a41794c14bd"
3850             },
3851             "dist": {
3852                 "type": "zip",
3853                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
3854                 "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
3855                 "shasum": ""
3856             },
3857             "require": {
3858                 "php": ">=7.1"
3859             },
3860             "suggest": {
3861                 "ext-intl": "For best performance"
3862             },
3863             "type": "library",
3864             "extra": {
3865                 "branch-alias": {
3866                     "dev-main": "1.26-dev"
3867                 },
3868                 "thanks": {
3869                     "name": "symfony/polyfill",
3870                     "url": "https://github.com/symfony/polyfill"
3871                 }
3872             },
3873             "autoload": {
3874                 "files": [
3875                     "bootstrap.php"
3876                 ],
3877                 "psr-4": {
3878                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
3879                 },
3880                 "classmap": [
3881                     "Resources/stubs"
3882                 ]
3883             },
3884             "notification-url": "https://packagist.org/downloads/",
3885             "license": [
3886                 "MIT"
3887             ],
3888             "authors": [
3889                 {
3890                     "name": "Nicolas Grekas",
3891                     "email": "p@tchwork.com"
3892                 },
3893                 {
3894                     "name": "Symfony Community",
3895                     "homepage": "https://symfony.com/contributors"
3896                 }
3897             ],
3898             "description": "Symfony polyfill for intl's Normalizer class and related functions",
3899             "homepage": "https://symfony.com",
3900             "keywords": [
3901                 "compatibility",
3902                 "intl",
3903                 "normalizer",
3904                 "polyfill",
3905                 "portable",
3906                 "shim"
3907             ],
3908             "funding": [
3909                 {
3910                     "url": "https://symfony.com/sponsor",
3911                     "type": "custom"
3912                 },
3913                 {
3914                     "url": "https://github.com/fabpot",
3915                     "type": "github"
3916                 },
3917                 {
3918                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3919                     "type": "tidelift"
3920                 }
3921             ],
3922             "time": "2022-05-24T11:49:31+00:00"
3923         },
3924         {
3925             "name": "symfony/polyfill-php56",
3926             "version": "v1.20.0",
3927             "source": {
3928                 "type": "git",
3929                 "url": "https://github.com/symfony/polyfill-php56.git",
3930                 "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
3931             },
3932             "dist": {
3933                 "type": "zip",
3934                 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
3935                 "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
3936                 "shasum": ""
3937             },
3938             "require": {
3939                 "php": ">=7.1"
3940             },
3941             "type": "metapackage",
3942             "extra": {
3943                 "branch-alias": {
3944                     "dev-main": "1.20-dev"
3945                 },
3946                 "thanks": {
3947                     "name": "symfony/polyfill",
3948                     "url": "https://github.com/symfony/polyfill"
3949                 }
3950             },
3951             "notification-url": "https://packagist.org/downloads/",
3952             "license": [
3953                 "MIT"
3954             ],
3955             "authors": [
3956                 {
3957                     "name": "Nicolas Grekas",
3958                     "email": "p@tchwork.com"
3959                 },
3960                 {
3961                     "name": "Symfony Community",
3962                     "homepage": "https://symfony.com/contributors"
3963                 }
3964             ],
3965             "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
3966             "homepage": "https://symfony.com",
3967             "keywords": [
3968                 "compatibility",
3969                 "polyfill",
3970                 "portable",
3971                 "shim"
3972             ],
3973             "funding": [
3974                 {
3975                     "url": "https://symfony.com/sponsor",
3976                     "type": "custom"
3977                 },
3978                 {
3979                     "url": "https://github.com/fabpot",
3980                     "type": "github"
3981                 },
3982                 {
3983                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3984                     "type": "tidelift"
3985                 }
3986             ],
3987             "time": "2020-10-23T14:02:19+00:00"
3988         },
3989         {
3990             "name": "symfony/polyfill-php72",
3991             "version": "v1.26.0",
3992             "source": {
3993                 "type": "git",
3994                 "url": "https://github.com/symfony/polyfill-php72.git",
3995                 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
3996             },
3997             "dist": {
3998                 "type": "zip",
3999                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
4000                 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
4001                 "shasum": ""
4002             },
4003             "require": {
4004                 "php": ">=7.1"
4005             },
4006             "type": "library",
4007             "extra": {
4008                 "branch-alias": {
4009                     "dev-main": "1.26-dev"
4010                 },
4011                 "thanks": {
4012                     "name": "symfony/polyfill",
4013                     "url": "https://github.com/symfony/polyfill"
4014                 }
4015             },
4016             "autoload": {
4017                 "files": [
4018                     "bootstrap.php"
4019                 ],
4020                 "psr-4": {
4021                     "Symfony\\Polyfill\\Php72\\": ""
4022                 }
4023             },
4024             "notification-url": "https://packagist.org/downloads/",
4025             "license": [
4026                 "MIT"
4027             ],
4028             "authors": [
4029                 {
4030                     "name": "Nicolas Grekas",
4031                     "email": "p@tchwork.com"
4032                 },
4033                 {
4034                     "name": "Symfony Community",
4035                     "homepage": "https://symfony.com/contributors"
4036                 }
4037             ],
4038             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4039             "homepage": "https://symfony.com",
4040             "keywords": [
4041                 "compatibility",
4042                 "polyfill",
4043                 "portable",
4044                 "shim"
4045             ],
4046             "funding": [
4047                 {
4048                     "url": "https://symfony.com/sponsor",
4049                     "type": "custom"
4050                 },
4051                 {
4052                     "url": "https://github.com/fabpot",
4053                     "type": "github"
4054                 },
4055                 {
4056                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4057                     "type": "tidelift"
4058                 }
4059             ],
4060             "time": "2022-05-24T11:49:31+00:00"
4061         },
4062         {
4063             "name": "ua-parser/uap-php",
4064             "version": "v3.9.14",
4065             "source": {
4066                 "type": "git",
4067                 "url": "https://github.com/ua-parser/uap-php.git",
4068                 "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"
4069             },
4070             "dist": {
4071                 "type": "zip",
4072                 "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
4073                 "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
4074                 "shasum": ""
4075             },
4076             "require": {
4077                 "composer/ca-bundle": "^1.1",
4078                 "php": "^7.2 || ^8.0"
4079             },
4080             "require-dev": {
4081                 "phpstan/phpstan": "^0.12.33",
4082                 "phpunit/phpunit": "^8 || ^9",
4083                 "symfony/console": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4084                 "symfony/filesystem": "^3.4 || ^4.2 ||  ^4.3 || ^5.0",
4085                 "symfony/finder": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4086                 "symfony/yaml": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4087                 "vimeo/psalm": "^3.12"
4088             },
4089             "suggest": {
4090                 "symfony/console": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4091                 "symfony/filesystem": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4092                 "symfony/finder": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4093                 "symfony/yaml": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0"
4094             },
4095             "bin": [
4096                 "bin/uaparser"
4097             ],
4098             "type": "library",
4099             "autoload": {
4100                 "psr-4": {
4101                     "UAParser\\": "src"
4102                 }
4103             },
4104             "notification-url": "https://packagist.org/downloads/",
4105             "license": [
4106                 "MIT"
4107             ],
4108             "authors": [
4109                 {
4110                     "name": "Dave Olsen",
4111                     "email": "dmolsen@gmail.com"
4112                 },
4113                 {
4114                     "name": "Lars Strojny",
4115                     "email": "lars@strojny.net"
4116                 }
4117             ],
4118             "description": "A multi-language port of Browserscope's user agent parser.",
4119             "time": "2020-10-02T23:36:20+00:00"
4120         },
4121         {
4122             "name": "web-token/jwt-core",
4123             "version": "v2.2.11",
4124             "source": {
4125                 "type": "git",
4126                 "url": "https://github.com/web-token/jwt-core.git",
4127                 "reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678"
4128             },
4129             "dist": {
4130                 "type": "zip",
4131                 "url": "https://api.github.com/repos/web-token/jwt-core/zipball/53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
4132                 "reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
4133                 "shasum": ""
4134             },
4135             "require": {
4136                 "brick/math": "^0.8.17|^0.9",
4137                 "ext-json": "*",
4138                 "ext-mbstring": "*",
4139                 "fgrosse/phpasn1": "^2.0",
4140                 "php": ">=7.2",
4141                 "spomky-labs/base64url": "^1.0|^2.0"
4142             },
4143             "conflict": {
4144                 "spomky-labs/jose": "*"
4145             },
4146             "type": "library",
4147             "autoload": {
4148                 "psr-4": {
4149                     "Jose\\Component\\Core\\": ""
4150                 }
4151             },
4152             "notification-url": "https://packagist.org/downloads/",
4153             "license": [
4154                 "MIT"
4155             ],
4156             "authors": [
4157                 {
4158                     "name": "Florent Morselli",
4159                     "homepage": "https://github.com/Spomky"
4160                 },
4161                 {
4162                     "name": "All contributors",
4163                     "homepage": "https://github.com/web-token/jwt-framework/contributors"
4164                 }
4165             ],
4166             "description": "Core component of the JWT Framework.",
4167             "homepage": "https://github.com/web-token",
4168             "keywords": [
4169                 "JOSE",
4170                 "JWE",
4171                 "JWK",
4172                 "JWKSet",
4173                 "JWS",
4174                 "Jot",
4175                 "RFC7515",
4176                 "RFC7516",
4177                 "RFC7517",
4178                 "RFC7518",
4179                 "RFC7519",
4180                 "RFC7520",
4181                 "bundle",
4182                 "jwa",
4183                 "jwt",
4184                 "symfony"
4185             ],
4186             "funding": [
4187                 {
4188                     "url": "https://www.patreon.com/FlorentMorselli",
4189                     "type": "patreon"
4190                 }
4191             ],
4192             "time": "2021-03-17T14:55:52+00:00"
4193         },
4194         {
4195             "name": "web-token/jwt-key-mgmt",
4196             "version": "v2.2.11",
4197             "source": {
4198                 "type": "git",
4199                 "url": "https://github.com/web-token/jwt-key-mgmt.git",
4200                 "reference": "0b116379515700d237b4e5de86879078ccb09d8a"
4201             },
4202             "dist": {
4203                 "type": "zip",
4204                 "url": "https://api.github.com/repos/web-token/jwt-key-mgmt/zipball/0b116379515700d237b4e5de86879078ccb09d8a",
4205                 "reference": "0b116379515700d237b4e5de86879078ccb09d8a",
4206                 "shasum": ""
4207             },
4208             "require": {
4209                 "ext-openssl": "*",
4210                 "psr/http-client": "^1.0",
4211                 "psr/http-factory": "^1.0",
4212                 "web-token/jwt-core": "^2.0"
4213             },
4214             "suggest": {
4215                 "ext-sodium": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys",
4216                 "php-http/httplug": "To enable JKU/X5U support.",
4217                 "php-http/message-factory": "To enable JKU/X5U support.",
4218                 "web-token/jwt-util-ecc": "To use EC key analyzers."
4219             },
4220             "type": "library",
4221             "autoload": {
4222                 "psr-4": {
4223                     "Jose\\Component\\KeyManagement\\": ""
4224                 }
4225             },
4226             "notification-url": "https://packagist.org/downloads/",
4227             "license": [
4228                 "MIT"
4229             ],
4230             "authors": [
4231                 {
4232                     "name": "Florent Morselli",
4233                     "homepage": "https://github.com/Spomky"
4234                 },
4235                 {
4236                     "name": "All contributors",
4237                     "homepage": "https://github.com/web-token/jwt-key-mgmt/contributors"
4238                 }
4239             ],
4240             "description": "Key Management component of the JWT Framework.",
4241             "homepage": "https://github.com/web-token",
4242             "keywords": [
4243                 "JOSE",
4244                 "JWE",
4245                 "JWK",
4246                 "JWKSet",
4247                 "JWS",
4248                 "Jot",
4249                 "RFC7515",
4250                 "RFC7516",
4251                 "RFC7517",
4252                 "RFC7518",
4253                 "RFC7519",
4254                 "RFC7520",
4255                 "bundle",
4256                 "jwa",
4257                 "jwt",
4258                 "symfony"
4259             ],
4260             "funding": [
4261                 {
4262                     "url": "https://www.patreon.com/FlorentMorselli",
4263                     "type": "patreon"
4264                 }
4265             ],
4266             "time": "2021-03-17T14:55:52+00:00"
4267         },
4268         {
4269             "name": "web-token/jwt-signature",
4270             "version": "v2.2.11",
4271             "source": {
4272                 "type": "git",
4273                 "url": "https://github.com/web-token/jwt-signature.git",
4274                 "reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103"
4275             },
4276             "dist": {
4277                 "type": "zip",
4278                 "url": "https://api.github.com/repos/web-token/jwt-signature/zipball/015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
4279                 "reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
4280                 "shasum": ""
4281             },
4282             "require": {
4283                 "web-token/jwt-core": "^2.1"
4284             },
4285             "suggest": {
4286                 "web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms",
4287                 "web-token/jwt-signature-algorithm-eddsa": "EdDSA Based Signature Algorithms",
4288                 "web-token/jwt-signature-algorithm-experimental": "Experimental Signature Algorithms",
4289                 "web-token/jwt-signature-algorithm-hmac": "HMAC Based Signature Algorithms",
4290                 "web-token/jwt-signature-algorithm-none": "None Signature Algorithm",
4291                 "web-token/jwt-signature-algorithm-rsa": "RSA Based Signature Algorithms"
4292             },
4293             "type": "library",
4294             "autoload": {
4295                 "psr-4": {
4296                     "Jose\\Component\\Signature\\": ""
4297                 }
4298             },
4299             "notification-url": "https://packagist.org/downloads/",
4300             "license": [
4301                 "MIT"
4302             ],
4303             "authors": [
4304                 {
4305                     "name": "Florent Morselli",
4306                     "homepage": "https://github.com/Spomky"
4307                 },
4308                 {
4309                     "name": "All contributors",
4310                     "homepage": "https://github.com/web-token/jwt-signature/contributors"
4311                 }
4312             ],
4313             "description": "Signature component of the JWT Framework.",
4314             "homepage": "https://github.com/web-token",
4315             "keywords": [
4316                 "JOSE",
4317                 "JWE",
4318                 "JWK",
4319                 "JWKSet",
4320                 "JWS",
4321                 "Jot",
4322                 "RFC7515",
4323                 "RFC7516",
4324                 "RFC7517",
4325                 "RFC7518",
4326                 "RFC7519",
4327                 "RFC7520",
4328                 "bundle",
4329                 "jwa",
4330                 "jwt",
4331                 "symfony"
4332             ],
4333             "funding": [
4334                 {
4335                     "url": "https://www.patreon.com/FlorentMorselli",
4336                     "type": "patreon"
4337                 }
4338             ],
4339             "time": "2021-03-01T19:55:28+00:00"
4340         },
4341         {
4342             "name": "web-token/jwt-signature-algorithm-ecdsa",
4343             "version": "v2.2.11",
4344             "source": {
4345                 "type": "git",
4346                 "url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git",
4347                 "reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591"
4348             },
4349             "dist": {
4350                 "type": "zip",
4351                 "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
4352                 "reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
4353                 "shasum": ""
4354             },
4355             "require": {
4356                 "ext-openssl": "*",
4357                 "web-token/jwt-signature": "^2.0"
4358             },
4359             "type": "library",
4360             "autoload": {
4361                 "psr-4": {
4362                     "Jose\\Component\\Signature\\Algorithm\\": ""
4363                 }
4364             },
4365             "notification-url": "https://packagist.org/downloads/",
4366             "license": [
4367                 "MIT"
4368             ],
4369             "authors": [
4370                 {
4371                     "name": "Florent Morselli",
4372                     "homepage": "https://github.com/Spomky"
4373                 },
4374                 {
4375                     "name": "All contributors",
4376                     "homepage": "https://github.com/web-token/jwt-framework/contributors"
4377                 }
4378             ],
4379             "description": "ECDSA Based Signature Algorithms the JWT Framework.",
4380             "homepage": "https://github.com/web-token",
4381             "keywords": [
4382                 "JOSE",
4383                 "JWE",
4384                 "JWK",
4385                 "JWKSet",
4386                 "JWS",
4387                 "Jot",
4388                 "RFC7515",
4389                 "RFC7516",
4390                 "RFC7517",
4391                 "RFC7518",
4392                 "RFC7519",
4393                 "RFC7520",
4394                 "bundle",
4395                 "jwa",
4396                 "jwt",
4397                 "symfony"
4398             ],
4399             "funding": [
4400                 {
4401                     "url": "https://www.patreon.com/FlorentMorselli",
4402                     "type": "patreon"
4403                 }
4404             ],
4405             "time": "2021-01-21T19:18:03+00:00"
4406         },
4407         {
4408             "name": "web-token/jwt-util-ecc",
4409             "version": "v2.2.11",
4410             "source": {
4411                 "type": "git",
4412                 "url": "https://github.com/web-token/jwt-util-ecc.git",
4413                 "reference": "915f3fde86f5236c205620d61177b9ef43863deb"
4414             },
4415             "dist": {
4416                 "type": "zip",
4417                 "url": "https://api.github.com/repos/web-token/jwt-util-ecc/zipball/915f3fde86f5236c205620d61177b9ef43863deb",
4418                 "reference": "915f3fde86f5236c205620d61177b9ef43863deb",
4419                 "shasum": ""
4420             },
4421             "require": {
4422                 "brick/math": "^0.8.17|^0.9"
4423             },
4424             "suggest": {
4425                 "ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance",
4426                 "ext-gmp": "GMP or BCMath is highly recommended to improve the library performance"
4427             },
4428             "type": "library",
4429             "autoload": {
4430                 "psr-4": {
4431                     "Jose\\Component\\Core\\Util\\Ecc\\": ""
4432                 }
4433             },
4434             "notification-url": "https://packagist.org/downloads/",
4435             "license": [
4436                 "MIT"
4437             ],
4438             "authors": [
4439                 {
4440                     "name": "Florent Morselli",
4441                     "homepage": "https://github.com/Spomky"
4442                 },
4443                 {
4444                     "name": "All contributors",
4445                     "homepage": "https://github.com/web-token/jwt-framework/contributors"
4446                 }
4447             ],
4448             "description": "ECC Tools for the JWT Framework.",
4449             "homepage": "https://github.com/web-token",
4450             "keywords": [
4451                 "JOSE",
4452                 "JWE",
4453                 "JWK",
4454                 "JWKSet",
4455                 "JWS",
4456                 "Jot",
4457                 "RFC7515",
4458                 "RFC7516",
4459                 "RFC7517",
4460                 "RFC7518",
4461                 "RFC7519",
4462                 "RFC7520",
4463                 "bundle",
4464                 "jwa",
4465                 "jwt",
4466                 "symfony"
4467             ],
4468             "funding": [
4469                 {
4470                     "url": "https://www.patreon.com/FlorentMorselli",
4471                     "type": "patreon"
4472                 }
4473             ],
4474             "time": "2021-03-24T13:35:17+00:00"
4475         },
4476         {
4477             "name": "xemlock/htmlpurifier-html5",
4478             "version": "v0.1.11",
4479             "source": {
4480                 "type": "git",
4481                 "url": "https://github.com/xemlock/htmlpurifier-html5.git",
4482                 "reference": "f0d563f9fd4a82a3d759043483f9a94c0d8c2255"
4483             },
4484             "dist": {
4485                 "type": "zip",
4486                 "url": "https://api.github.com/repos/xemlock/htmlpurifier-html5/zipball/f0d563f9fd4a82a3d759043483f9a94c0d8c2255",
4487                 "reference": "f0d563f9fd4a82a3d759043483f9a94c0d8c2255",
4488                 "shasum": ""
4489             },
4490             "require": {
4491                 "ezyang/htmlpurifier": "^4.8",
4492                 "php": ">=5.2"
4493             },
4494             "require-dev": {
4495                 "php-coveralls/php-coveralls": "^1.1|^2.1",
4496                 "phpunit/phpunit": ">=4.7 <8.0"
4497             },
4498             "type": "library",
4499             "autoload": {
4500                 "classmap": [
4501                     "library/HTMLPurifier/"
4502                 ]
4503             },
4504             "notification-url": "https://packagist.org/downloads/",
4505             "license": [
4506                 "MIT"
4507             ],
4508             "authors": [
4509                 {
4510                     "name": "xemlock",
4511                     "email": "xemlock@gmail.com"
4512                 }
4513             ],
4514             "description": "HTML5 element definitions for HTML Purifier",
4515             "keywords": [
4516                 "HTML5",
4517                 "Purifier",
4518                 "html",
4519                 "htmlpurifier",
4520                 "security",
4521                 "tidy",
4522                 "validator",
4523                 "xss"
4524             ],
4525             "time": "2019-08-07T17:19:21+00:00"
4526         }
4527     ],
4528     "packages-dev": [
4529         {
4530             "name": "dms/phpunit-arraysubset-asserts",
4531             "version": "v0.3.1",
4532             "source": {
4533                 "type": "git",
4534                 "url": "https://github.com/rdohms/phpunit-arraysubset-asserts.git",
4535                 "reference": "e1b47df99cd0dbb3f63528adc5c990256218c707"
4536             },
4537             "dist": {
4538                 "type": "zip",
4539                 "url": "https://api.github.com/repos/rdohms/phpunit-arraysubset-asserts/zipball/e1b47df99cd0dbb3f63528adc5c990256218c707",
4540                 "reference": "e1b47df99cd0dbb3f63528adc5c990256218c707",
4541                 "shasum": ""
4542             },
4543             "require": {
4544                 "php": "^5.4 || ^7.0 || ^8.0",
4545                 "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
4546             },
4547             "require-dev": {
4548                 "dms/coding-standard": "^9",
4549                 "squizlabs/php_codesniffer": "^3.4"
4550             },
4551             "type": "library",
4552             "autoload": {
4553                 "files": [
4554                     "assertarraysubset-autoload.php"
4555                 ]
4556             },
4557             "notification-url": "https://packagist.org/downloads/",
4558             "license": [
4559                 "MIT"
4560             ],
4561             "authors": [
4562                 {
4563                     "name": "Rafael Dohms",
4564                     "email": "rdohms@gmail.com"
4565                 }
4566             ],
4567             "description": "This package provides ArraySubset and related asserts once deprecated in PHPUnit 8",
4568             "time": "2021-10-17T18:50:58+00:00"
4569         },
4570         {
4571             "name": "doctrine/instantiator",
4572             "version": "1.4.1",
4573             "source": {
4574                 "type": "git",
4575                 "url": "https://github.com/doctrine/instantiator.git",
4576                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
4577             },
4578             "dist": {
4579                 "type": "zip",
4580                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
4581                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
4582                 "shasum": ""
4583             },
4584             "require": {
4585                 "php": "^7.1 || ^8.0"
4586             },
4587             "require-dev": {
4588                 "doctrine/coding-standard": "^9",
4589                 "ext-pdo": "*",
4590                 "ext-phar": "*",
4591                 "phpbench/phpbench": "^0.16 || ^1",
4592                 "phpstan/phpstan": "^1.4",
4593                 "phpstan/phpstan-phpunit": "^1",
4594                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
4595                 "vimeo/psalm": "^4.22"
4596             },
4597             "type": "library",
4598             "autoload": {
4599                 "psr-4": {
4600                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
4601                 }
4602             },
4603             "notification-url": "https://packagist.org/downloads/",
4604             "license": [
4605                 "MIT"
4606             ],
4607             "authors": [
4608                 {
4609                     "name": "Marco Pivetta",
4610                     "email": "ocramius@gmail.com",
4611                     "homepage": "https://ocramius.github.io/"
4612                 }
4613             ],
4614             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
4615             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
4616             "keywords": [
4617                 "constructor",
4618                 "instantiate"
4619             ],
4620             "funding": [
4621                 {
4622                     "url": "https://www.doctrine-project.org/sponsorship.html",
4623                     "type": "custom"
4624                 },
4625                 {
4626                     "url": "https://www.patreon.com/phpdoctrine",
4627                     "type": "patreon"
4628                 },
4629                 {
4630                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
4631                     "type": "tidelift"
4632                 }
4633             ],
4634             "time": "2022-03-03T08:28:38+00:00"
4635         },
4636         {
4637             "name": "hamcrest/hamcrest-php",
4638             "version": "v2.0.1",
4639             "source": {
4640                 "type": "git",
4641                 "url": "https://github.com/hamcrest/hamcrest-php.git",
4642                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
4643             },
4644             "dist": {
4645                 "type": "zip",
4646                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
4647                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
4648                 "shasum": ""
4649             },
4650             "require": {
4651                 "php": "^5.3|^7.0|^8.0"
4652             },
4653             "replace": {
4654                 "cordoval/hamcrest-php": "*",
4655                 "davedevelopment/hamcrest-php": "*",
4656                 "kodova/hamcrest-php": "*"
4657             },
4658             "require-dev": {
4659                 "phpunit/php-file-iterator": "^1.4 || ^2.0",
4660                 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
4661             },
4662             "type": "library",
4663             "extra": {
4664                 "branch-alias": {
4665                     "dev-master": "2.1-dev"
4666                 }
4667             },
4668             "autoload": {
4669                 "classmap": [
4670                     "hamcrest"
4671                 ]
4672             },
4673             "notification-url": "https://packagist.org/downloads/",
4674             "license": [
4675                 "BSD-3-Clause"
4676             ],
4677             "description": "This is the PHP port of Hamcrest Matchers",
4678             "keywords": [
4679                 "test"
4680             ],
4681             "time": "2020-07-09T08:09:16+00:00"
4682         },
4683         {
4684             "name": "mikey179/vfsstream",
4685             "version": "v1.6.11",
4686             "source": {
4687                 "type": "git",
4688                 "url": "https://github.com/bovigo/vfsStream.git",
4689                 "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f"
4690             },
4691             "dist": {
4692                 "type": "zip",
4693                 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
4694                 "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
4695                 "shasum": ""
4696             },
4697             "require": {
4698                 "php": ">=5.3.0"
4699             },
4700             "require-dev": {
4701                 "phpunit/phpunit": "^4.5|^5.0"
4702             },
4703             "type": "library",
4704             "extra": {
4705                 "branch-alias": {
4706                     "dev-master": "1.6.x-dev"
4707                 }
4708             },
4709             "autoload": {
4710                 "psr-0": {
4711                     "org\\bovigo\\vfs\\": "src/main/php"
4712                 }
4713             },
4714             "notification-url": "https://packagist.org/downloads/",
4715             "license": [
4716                 "BSD-3-Clause"
4717             ],
4718             "authors": [
4719                 {
4720                     "name": "Frank Kleine",
4721                     "homepage": "http://frankkleine.de/",
4722                     "role": "Developer"
4723                 }
4724             ],
4725             "description": "Virtual file system to mock the real file system in unit tests.",
4726             "homepage": "http://vfs.bovigo.org/",
4727             "time": "2022-02-23T02:02:42+00:00"
4728         },
4729         {
4730             "name": "mockery/mockery",
4731             "version": "1.5.1",
4732             "source": {
4733                 "type": "git",
4734                 "url": "https://github.com/mockery/mockery.git",
4735                 "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e"
4736             },
4737             "dist": {
4738                 "type": "zip",
4739                 "url": "https://api.github.com/repos/mockery/mockery/zipball/e92dcc83d5a51851baf5f5591d32cb2b16e3684e",
4740                 "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e",
4741                 "shasum": ""
4742             },
4743             "require": {
4744                 "hamcrest/hamcrest-php": "^2.0.1",
4745                 "lib-pcre": ">=7.0",
4746                 "php": "^7.3 || ^8.0"
4747             },
4748             "conflict": {
4749                 "phpunit/phpunit": "<8.0"
4750             },
4751             "require-dev": {
4752                 "phpunit/phpunit": "^8.5 || ^9.3"
4753             },
4754             "type": "library",
4755             "extra": {
4756                 "branch-alias": {
4757                     "dev-master": "1.4.x-dev"
4758                 }
4759             },
4760             "autoload": {
4761                 "psr-0": {
4762                     "Mockery": "library/"
4763                 }
4764             },
4765             "notification-url": "https://packagist.org/downloads/",
4766             "license": [
4767                 "BSD-3-Clause"
4768             ],
4769             "authors": [
4770                 {
4771                     "name": "Pádraic Brady",
4772                     "email": "padraic.brady@gmail.com",
4773                     "homepage": "http://blog.astrumfutura.com"
4774                 },
4775                 {
4776                     "name": "Dave Marshall",
4777                     "email": "dave.marshall@atstsolutions.co.uk",
4778                     "homepage": "http://davedevelopment.co.uk"
4779                 }
4780             ],
4781             "description": "Mockery is a simple yet flexible PHP mock object framework",
4782             "homepage": "https://github.com/mockery/mockery",
4783             "keywords": [
4784                 "BDD",
4785                 "TDD",
4786                 "library",
4787                 "mock",
4788                 "mock objects",
4789                 "mockery",
4790                 "stub",
4791                 "test",
4792                 "test double",
4793                 "testing"
4794             ],
4795             "time": "2022-09-07T15:32:08+00:00"
4796         },
4797         {
4798             "name": "myclabs/deep-copy",
4799             "version": "1.11.0",
4800             "source": {
4801                 "type": "git",
4802                 "url": "https://github.com/myclabs/DeepCopy.git",
4803                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
4804             },
4805             "dist": {
4806                 "type": "zip",
4807                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
4808                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
4809                 "shasum": ""
4810             },
4811             "require": {
4812                 "php": "^7.1 || ^8.0"
4813             },
4814             "conflict": {
4815                 "doctrine/collections": "<1.6.8",
4816                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
4817             },
4818             "require-dev": {
4819                 "doctrine/collections": "^1.6.8",
4820                 "doctrine/common": "^2.13.3 || ^3.2.2",
4821                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
4822             },
4823             "type": "library",
4824             "autoload": {
4825                 "files": [
4826                     "src/DeepCopy/deep_copy.php"
4827                 ],
4828                 "psr-4": {
4829                     "DeepCopy\\": "src/DeepCopy/"
4830                 }
4831             },
4832             "notification-url": "https://packagist.org/downloads/",
4833             "license": [
4834                 "MIT"
4835             ],
4836             "description": "Create deep copies (clones) of your objects",
4837             "keywords": [
4838                 "clone",
4839                 "copy",
4840                 "duplicate",
4841                 "object",
4842                 "object graph"
4843             ],
4844             "funding": [
4845                 {
4846                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4847                     "type": "tidelift"
4848                 }
4849             ],
4850             "time": "2022-03-03T13:19:32+00:00"
4851         },
4852         {
4853             "name": "nikic/php-parser",
4854             "version": "v4.15.1",
4855             "source": {
4856                 "type": "git",
4857                 "url": "https://github.com/nikic/PHP-Parser.git",
4858                 "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
4859             },
4860             "dist": {
4861                 "type": "zip",
4862                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
4863                 "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
4864                 "shasum": ""
4865             },
4866             "require": {
4867                 "ext-tokenizer": "*",
4868                 "php": ">=7.0"
4869             },
4870             "require-dev": {
4871                 "ircmaxell/php-yacc": "^0.0.7",
4872                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4873             },
4874             "bin": [
4875                 "bin/php-parse"
4876             ],
4877             "type": "library",
4878             "extra": {
4879                 "branch-alias": {
4880                     "dev-master": "4.9-dev"
4881                 }
4882             },
4883             "autoload": {
4884                 "psr-4": {
4885                     "PhpParser\\": "lib/PhpParser"
4886                 }
4887             },
4888             "notification-url": "https://packagist.org/downloads/",
4889             "license": [
4890                 "BSD-3-Clause"
4891             ],
4892             "authors": [
4893                 {
4894                     "name": "Nikita Popov"
4895                 }
4896             ],
4897             "description": "A PHP parser written in PHP",
4898             "keywords": [
4899                 "parser",
4900                 "php"
4901             ],
4902             "time": "2022-09-04T07:30:47+00:00"
4903         },
4904         {
4905             "name": "phar-io/manifest",
4906             "version": "2.0.3",
4907             "source": {
4908                 "type": "git",
4909                 "url": "https://github.com/phar-io/manifest.git",
4910                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
4911             },
4912             "dist": {
4913                 "type": "zip",
4914                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
4915                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
4916                 "shasum": ""
4917             },
4918             "require": {
4919                 "ext-dom": "*",
4920                 "ext-phar": "*",
4921                 "ext-xmlwriter": "*",
4922                 "phar-io/version": "^3.0.1",
4923                 "php": "^7.2 || ^8.0"
4924             },
4925             "type": "library",
4926             "extra": {
4927                 "branch-alias": {
4928                     "dev-master": "2.0.x-dev"
4929                 }
4930             },
4931             "autoload": {
4932                 "classmap": [
4933                     "src/"
4934                 ]
4935             },
4936             "notification-url": "https://packagist.org/downloads/",
4937             "license": [
4938                 "BSD-3-Clause"
4939             ],
4940             "authors": [
4941                 {
4942                     "name": "Arne Blankerts",
4943                     "email": "arne@blankerts.de",
4944                     "role": "Developer"
4945                 },
4946                 {
4947                     "name": "Sebastian Heuer",
4948                     "email": "sebastian@phpeople.de",
4949                     "role": "Developer"
4950                 },
4951                 {
4952                     "name": "Sebastian Bergmann",
4953                     "email": "sebastian@phpunit.de",
4954                     "role": "Developer"
4955                 }
4956             ],
4957             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
4958             "time": "2021-07-20T11:28:43+00:00"
4959         },
4960         {
4961             "name": "phar-io/version",
4962             "version": "3.2.1",
4963             "source": {
4964                 "type": "git",
4965                 "url": "https://github.com/phar-io/version.git",
4966                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
4967             },
4968             "dist": {
4969                 "type": "zip",
4970                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
4971                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
4972                 "shasum": ""
4973             },
4974             "require": {
4975                 "php": "^7.2 || ^8.0"
4976             },
4977             "type": "library",
4978             "autoload": {
4979                 "classmap": [
4980                     "src/"
4981                 ]
4982             },
4983             "notification-url": "https://packagist.org/downloads/",
4984             "license": [
4985                 "BSD-3-Clause"
4986             ],
4987             "authors": [
4988                 {
4989                     "name": "Arne Blankerts",
4990                     "email": "arne@blankerts.de",
4991                     "role": "Developer"
4992                 },
4993                 {
4994                     "name": "Sebastian Heuer",
4995                     "email": "sebastian@phpeople.de",
4996                     "role": "Developer"
4997                 },
4998                 {
4999                     "name": "Sebastian Bergmann",
5000                     "email": "sebastian@phpunit.de",
5001                     "role": "Developer"
5002                 }
5003             ],
5004             "description": "Library for handling version information and constraints",
5005             "time": "2022-02-21T01:04:05+00:00"
5006         },
5007         {
5008             "name": "phpunit/php-code-coverage",
5009             "version": "9.2.17",
5010             "source": {
5011                 "type": "git",
5012                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
5013                 "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8"
5014             },
5015             "dist": {
5016                 "type": "zip",
5017                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8",
5018                 "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8",
5019                 "shasum": ""
5020             },
5021             "require": {
5022                 "ext-dom": "*",
5023                 "ext-libxml": "*",
5024                 "ext-xmlwriter": "*",
5025                 "nikic/php-parser": "^4.14",
5026                 "php": ">=7.3",
5027                 "phpunit/php-file-iterator": "^3.0.3",
5028                 "phpunit/php-text-template": "^2.0.2",
5029                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
5030                 "sebastian/complexity": "^2.0",
5031                 "sebastian/environment": "^5.1.2",
5032                 "sebastian/lines-of-code": "^1.0.3",
5033                 "sebastian/version": "^3.0.1",
5034                 "theseer/tokenizer": "^1.2.0"
5035             },
5036             "require-dev": {
5037                 "phpunit/phpunit": "^9.3"
5038             },
5039             "suggest": {
5040                 "ext-pcov": "*",
5041                 "ext-xdebug": "*"
5042             },
5043             "type": "library",
5044             "extra": {
5045                 "branch-alias": {
5046                     "dev-master": "9.2-dev"
5047                 }
5048             },
5049             "autoload": {
5050                 "classmap": [
5051                     "src/"
5052                 ]
5053             },
5054             "notification-url": "https://packagist.org/downloads/",
5055             "license": [
5056                 "BSD-3-Clause"
5057             ],
5058             "authors": [
5059                 {
5060                     "name": "Sebastian Bergmann",
5061                     "email": "sebastian@phpunit.de",
5062                     "role": "lead"
5063                 }
5064             ],
5065             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
5066             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
5067             "keywords": [
5068                 "coverage",
5069                 "testing",
5070                 "xunit"
5071             ],
5072             "funding": [
5073                 {
5074                     "url": "https://github.com/sebastianbergmann",
5075                     "type": "github"
5076                 }
5077             ],
5078             "time": "2022-08-30T12:24:04+00:00"
5079         },
5080         {
5081             "name": "phpunit/php-file-iterator",
5082             "version": "3.0.6",
5083             "source": {
5084                 "type": "git",
5085                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
5086                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
5087             },
5088             "dist": {
5089                 "type": "zip",
5090                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
5091                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
5092                 "shasum": ""
5093             },
5094             "require": {
5095                 "php": ">=7.3"
5096             },
5097             "require-dev": {
5098                 "phpunit/phpunit": "^9.3"
5099             },
5100             "type": "library",
5101             "extra": {
5102                 "branch-alias": {
5103                     "dev-master": "3.0-dev"
5104                 }
5105             },
5106             "autoload": {
5107                 "classmap": [
5108                     "src/"
5109                 ]
5110             },
5111             "notification-url": "https://packagist.org/downloads/",
5112             "license": [
5113                 "BSD-3-Clause"
5114             ],
5115             "authors": [
5116                 {
5117                     "name": "Sebastian Bergmann",
5118                     "email": "sebastian@phpunit.de",
5119                     "role": "lead"
5120                 }
5121             ],
5122             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
5123             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
5124             "keywords": [
5125                 "filesystem",
5126                 "iterator"
5127             ],
5128             "funding": [
5129                 {
5130                     "url": "https://github.com/sebastianbergmann",
5131                     "type": "github"
5132                 }
5133             ],
5134             "time": "2021-12-02T12:48:52+00:00"
5135         },
5136         {
5137             "name": "phpunit/php-invoker",
5138             "version": "3.1.1",
5139             "source": {
5140                 "type": "git",
5141                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
5142                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
5143             },
5144             "dist": {
5145                 "type": "zip",
5146                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
5147                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
5148                 "shasum": ""
5149             },
5150             "require": {
5151                 "php": ">=7.3"
5152             },
5153             "require-dev": {
5154                 "ext-pcntl": "*",
5155                 "phpunit/phpunit": "^9.3"
5156             },
5157             "suggest": {
5158                 "ext-pcntl": "*"
5159             },
5160             "type": "library",
5161             "extra": {
5162                 "branch-alias": {
5163                     "dev-master": "3.1-dev"
5164                 }
5165             },
5166             "autoload": {
5167                 "classmap": [
5168                     "src/"
5169                 ]
5170             },
5171             "notification-url": "https://packagist.org/downloads/",
5172             "license": [
5173                 "BSD-3-Clause"
5174             ],
5175             "authors": [
5176                 {
5177                     "name": "Sebastian Bergmann",
5178                     "email": "sebastian@phpunit.de",
5179                     "role": "lead"
5180                 }
5181             ],
5182             "description": "Invoke callables with a timeout",
5183             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
5184             "keywords": [
5185                 "process"
5186             ],
5187             "funding": [
5188                 {
5189                     "url": "https://github.com/sebastianbergmann",
5190                     "type": "github"
5191                 }
5192             ],
5193             "time": "2020-09-28T05:58:55+00:00"
5194         },
5195         {
5196             "name": "phpunit/php-text-template",
5197             "version": "2.0.4",
5198             "source": {
5199                 "type": "git",
5200                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
5201                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
5202             },
5203             "dist": {
5204                 "type": "zip",
5205                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
5206                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
5207                 "shasum": ""
5208             },
5209             "require": {
5210                 "php": ">=7.3"
5211             },
5212             "require-dev": {
5213                 "phpunit/phpunit": "^9.3"
5214             },
5215             "type": "library",
5216             "extra": {
5217                 "branch-alias": {
5218                     "dev-master": "2.0-dev"
5219                 }
5220             },
5221             "autoload": {
5222                 "classmap": [
5223                     "src/"
5224                 ]
5225             },
5226             "notification-url": "https://packagist.org/downloads/",
5227             "license": [
5228                 "BSD-3-Clause"
5229             ],
5230             "authors": [
5231                 {
5232                     "name": "Sebastian Bergmann",
5233                     "email": "sebastian@phpunit.de",
5234                     "role": "lead"
5235                 }
5236             ],
5237             "description": "Simple template engine.",
5238             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
5239             "keywords": [
5240                 "template"
5241             ],
5242             "funding": [
5243                 {
5244                     "url": "https://github.com/sebastianbergmann",
5245                     "type": "github"
5246                 }
5247             ],
5248             "time": "2020-10-26T05:33:50+00:00"
5249         },
5250         {
5251             "name": "phpunit/php-timer",
5252             "version": "5.0.3",
5253             "source": {
5254                 "type": "git",
5255                 "url": "https://github.com/sebastianbergmann/php-timer.git",
5256                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
5257             },
5258             "dist": {
5259                 "type": "zip",
5260                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
5261                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
5262                 "shasum": ""
5263             },
5264             "require": {
5265                 "php": ">=7.3"
5266             },
5267             "require-dev": {
5268                 "phpunit/phpunit": "^9.3"
5269             },
5270             "type": "library",
5271             "extra": {
5272                 "branch-alias": {
5273                     "dev-master": "5.0-dev"
5274                 }
5275             },
5276             "autoload": {
5277                 "classmap": [
5278                     "src/"
5279                 ]
5280             },
5281             "notification-url": "https://packagist.org/downloads/",
5282             "license": [
5283                 "BSD-3-Clause"
5284             ],
5285             "authors": [
5286                 {
5287                     "name": "Sebastian Bergmann",
5288                     "email": "sebastian@phpunit.de",
5289                     "role": "lead"
5290                 }
5291             ],
5292             "description": "Utility class for timing",
5293             "homepage": "https://github.com/sebastianbergmann/php-timer/",
5294             "keywords": [
5295                 "timer"
5296             ],
5297             "funding": [
5298                 {
5299                     "url": "https://github.com/sebastianbergmann",
5300                     "type": "github"
5301                 }
5302             ],
5303             "time": "2020-10-26T13:16:10+00:00"
5304         },
5305         {
5306             "name": "phpunit/phpunit",
5307             "version": "9.5.24",
5308             "source": {
5309                 "type": "git",
5310                 "url": "https://github.com/sebastianbergmann/phpunit.git",
5311                 "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5"
5312             },
5313             "dist": {
5314                 "type": "zip",
5315                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
5316                 "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
5317                 "shasum": ""
5318             },
5319             "require": {
5320                 "doctrine/instantiator": "^1.3.1",
5321                 "ext-dom": "*",
5322                 "ext-json": "*",
5323                 "ext-libxml": "*",
5324                 "ext-mbstring": "*",
5325                 "ext-xml": "*",
5326                 "ext-xmlwriter": "*",
5327                 "myclabs/deep-copy": "^1.10.1",
5328                 "phar-io/manifest": "^2.0.3",
5329                 "phar-io/version": "^3.0.2",
5330                 "php": ">=7.3",
5331                 "phpunit/php-code-coverage": "^9.2.13",
5332                 "phpunit/php-file-iterator": "^3.0.5",
5333                 "phpunit/php-invoker": "^3.1.1",
5334                 "phpunit/php-text-template": "^2.0.3",
5335                 "phpunit/php-timer": "^5.0.2",
5336                 "sebastian/cli-parser": "^1.0.1",
5337                 "sebastian/code-unit": "^1.0.6",
5338                 "sebastian/comparator": "^4.0.5",
5339                 "sebastian/diff": "^4.0.3",
5340                 "sebastian/environment": "^5.1.3",
5341                 "sebastian/exporter": "^4.0.3",
5342                 "sebastian/global-state": "^5.0.1",
5343                 "sebastian/object-enumerator": "^4.0.3",
5344                 "sebastian/resource-operations": "^3.0.3",
5345                 "sebastian/type": "^3.1",
5346                 "sebastian/version": "^3.0.2"
5347             },
5348             "suggest": {
5349                 "ext-soap": "*",
5350                 "ext-xdebug": "*"
5351             },
5352             "bin": [
5353                 "phpunit"
5354             ],
5355             "type": "library",
5356             "extra": {
5357                 "branch-alias": {
5358                     "dev-master": "9.5-dev"
5359                 }
5360             },
5361             "autoload": {
5362                 "files": [
5363                     "src/Framework/Assert/Functions.php"
5364                 ],
5365                 "classmap": [
5366                     "src/"
5367                 ]
5368             },
5369             "notification-url": "https://packagist.org/downloads/",
5370             "license": [
5371                 "BSD-3-Clause"
5372             ],
5373             "authors": [
5374                 {
5375                     "name": "Sebastian Bergmann",
5376                     "email": "sebastian@phpunit.de",
5377                     "role": "lead"
5378                 }
5379             ],
5380             "description": "The PHP Unit Testing framework.",
5381             "homepage": "https://phpunit.de/",
5382             "keywords": [
5383                 "phpunit",
5384                 "testing",
5385                 "xunit"
5386             ],
5387             "funding": [
5388                 {
5389                     "url": "https://phpunit.de/sponsors.html",
5390                     "type": "custom"
5391                 },
5392                 {
5393                     "url": "https://github.com/sebastianbergmann",
5394                     "type": "github"
5395                 }
5396             ],
5397             "time": "2022-08-30T07:42:16+00:00"
5398         },
5399         {
5400             "name": "sebastian/cli-parser",
5401             "version": "1.0.1",
5402             "source": {
5403                 "type": "git",
5404                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
5405                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
5406             },
5407             "dist": {
5408                 "type": "zip",
5409                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
5410                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
5411                 "shasum": ""
5412             },
5413             "require": {
5414                 "php": ">=7.3"
5415             },
5416             "require-dev": {
5417                 "phpunit/phpunit": "^9.3"
5418             },
5419             "type": "library",
5420             "extra": {
5421                 "branch-alias": {
5422                     "dev-master": "1.0-dev"
5423                 }
5424             },
5425             "autoload": {
5426                 "classmap": [
5427                     "src/"
5428                 ]
5429             },
5430             "notification-url": "https://packagist.org/downloads/",
5431             "license": [
5432                 "BSD-3-Clause"
5433             ],
5434             "authors": [
5435                 {
5436                     "name": "Sebastian Bergmann",
5437                     "email": "sebastian@phpunit.de",
5438                     "role": "lead"
5439                 }
5440             ],
5441             "description": "Library for parsing CLI options",
5442             "homepage": "https://github.com/sebastianbergmann/cli-parser",
5443             "funding": [
5444                 {
5445                     "url": "https://github.com/sebastianbergmann",
5446                     "type": "github"
5447                 }
5448             ],
5449             "time": "2020-09-28T06:08:49+00:00"
5450         },
5451         {
5452             "name": "sebastian/code-unit",
5453             "version": "1.0.8",
5454             "source": {
5455                 "type": "git",
5456                 "url": "https://github.com/sebastianbergmann/code-unit.git",
5457                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
5458             },
5459             "dist": {
5460                 "type": "zip",
5461                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
5462                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
5463                 "shasum": ""
5464             },
5465             "require": {
5466                 "php": ">=7.3"
5467             },
5468             "require-dev": {
5469                 "phpunit/phpunit": "^9.3"
5470             },
5471             "type": "library",
5472             "extra": {
5473                 "branch-alias": {
5474                     "dev-master": "1.0-dev"
5475                 }
5476             },
5477             "autoload": {
5478                 "classmap": [
5479                     "src/"
5480                 ]
5481             },
5482             "notification-url": "https://packagist.org/downloads/",
5483             "license": [
5484                 "BSD-3-Clause"
5485             ],
5486             "authors": [
5487                 {
5488                     "name": "Sebastian Bergmann",
5489                     "email": "sebastian@phpunit.de",
5490                     "role": "lead"
5491                 }
5492             ],
5493             "description": "Collection of value objects that represent the PHP code units",
5494             "homepage": "https://github.com/sebastianbergmann/code-unit",
5495             "funding": [
5496                 {
5497                     "url": "https://github.com/sebastianbergmann",
5498                     "type": "github"
5499                 }
5500             ],
5501             "time": "2020-10-26T13:08:54+00:00"
5502         },
5503         {
5504             "name": "sebastian/code-unit-reverse-lookup",
5505             "version": "2.0.3",
5506             "source": {
5507                 "type": "git",
5508                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
5509                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
5510             },
5511             "dist": {
5512                 "type": "zip",
5513                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
5514                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
5515                 "shasum": ""
5516             },
5517             "require": {
5518                 "php": ">=7.3"
5519             },
5520             "require-dev": {
5521                 "phpunit/phpunit": "^9.3"
5522             },
5523             "type": "library",
5524             "extra": {
5525                 "branch-alias": {
5526                     "dev-master": "2.0-dev"
5527                 }
5528             },
5529             "autoload": {
5530                 "classmap": [
5531                     "src/"
5532                 ]
5533             },
5534             "notification-url": "https://packagist.org/downloads/",
5535             "license": [
5536                 "BSD-3-Clause"
5537             ],
5538             "authors": [
5539                 {
5540                     "name": "Sebastian Bergmann",
5541                     "email": "sebastian@phpunit.de"
5542                 }
5543             ],
5544             "description": "Looks up which function or method a line of code belongs to",
5545             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
5546             "funding": [
5547                 {
5548                     "url": "https://github.com/sebastianbergmann",
5549                     "type": "github"
5550                 }
5551             ],
5552             "time": "2020-09-28T05:30:19+00:00"
5553         },
5554         {
5555             "name": "sebastian/comparator",
5556             "version": "4.0.8",
5557             "source": {
5558                 "type": "git",
5559                 "url": "https://github.com/sebastianbergmann/comparator.git",
5560                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
5561             },
5562             "dist": {
5563                 "type": "zip",
5564                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
5565                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
5566                 "shasum": ""
5567             },
5568             "require": {
5569                 "php": ">=7.3",
5570                 "sebastian/diff": "^4.0",
5571                 "sebastian/exporter": "^4.0"
5572             },
5573             "require-dev": {
5574                 "phpunit/phpunit": "^9.3"
5575             },
5576             "type": "library",
5577             "extra": {
5578                 "branch-alias": {
5579                     "dev-master": "4.0-dev"
5580                 }
5581             },
5582             "autoload": {
5583                 "classmap": [
5584                     "src/"
5585                 ]
5586             },
5587             "notification-url": "https://packagist.org/downloads/",
5588             "license": [
5589                 "BSD-3-Clause"
5590             ],
5591             "authors": [
5592                 {
5593                     "name": "Sebastian Bergmann",
5594                     "email": "sebastian@phpunit.de"
5595                 },
5596                 {
5597                     "name": "Jeff Welch",
5598                     "email": "whatthejeff@gmail.com"
5599                 },
5600                 {
5601                     "name": "Volker Dusch",
5602                     "email": "github@wallbash.com"
5603                 },
5604                 {
5605                     "name": "Bernhard Schussek",
5606                     "email": "bschussek@2bepublished.at"
5607                 }
5608             ],
5609             "description": "Provides the functionality to compare PHP values for equality",
5610             "homepage": "https://github.com/sebastianbergmann/comparator",
5611             "keywords": [
5612                 "comparator",
5613                 "compare",
5614                 "equality"
5615             ],
5616             "funding": [
5617                 {
5618                     "url": "https://github.com/sebastianbergmann",
5619                     "type": "github"
5620                 }
5621             ],
5622             "time": "2022-09-14T12:41:17+00:00"
5623         },
5624         {
5625             "name": "sebastian/complexity",
5626             "version": "2.0.2",
5627             "source": {
5628                 "type": "git",
5629                 "url": "https://github.com/sebastianbergmann/complexity.git",
5630                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
5631             },
5632             "dist": {
5633                 "type": "zip",
5634                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
5635                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
5636                 "shasum": ""
5637             },
5638             "require": {
5639                 "nikic/php-parser": "^4.7",
5640                 "php": ">=7.3"
5641             },
5642             "require-dev": {
5643                 "phpunit/phpunit": "^9.3"
5644             },
5645             "type": "library",
5646             "extra": {
5647                 "branch-alias": {
5648                     "dev-master": "2.0-dev"
5649                 }
5650             },
5651             "autoload": {
5652                 "classmap": [
5653                     "src/"
5654                 ]
5655             },
5656             "notification-url": "https://packagist.org/downloads/",
5657             "license": [
5658                 "BSD-3-Clause"
5659             ],
5660             "authors": [
5661                 {
5662                     "name": "Sebastian Bergmann",
5663                     "email": "sebastian@phpunit.de",
5664                     "role": "lead"
5665                 }
5666             ],
5667             "description": "Library for calculating the complexity of PHP code units",
5668             "homepage": "https://github.com/sebastianbergmann/complexity",
5669             "funding": [
5670                 {
5671                     "url": "https://github.com/sebastianbergmann",
5672                     "type": "github"
5673                 }
5674             ],
5675             "time": "2020-10-26T15:52:27+00:00"
5676         },
5677         {
5678             "name": "sebastian/diff",
5679             "version": "4.0.4",
5680             "source": {
5681                 "type": "git",
5682                 "url": "https://github.com/sebastianbergmann/diff.git",
5683                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
5684             },
5685             "dist": {
5686                 "type": "zip",
5687                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
5688                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
5689                 "shasum": ""
5690             },
5691             "require": {
5692                 "php": ">=7.3"
5693             },
5694             "require-dev": {
5695                 "phpunit/phpunit": "^9.3",
5696                 "symfony/process": "^4.2 || ^5"
5697             },
5698             "type": "library",
5699             "extra": {
5700                 "branch-alias": {
5701                     "dev-master": "4.0-dev"
5702                 }
5703             },
5704             "autoload": {
5705                 "classmap": [
5706                     "src/"
5707                 ]
5708             },
5709             "notification-url": "https://packagist.org/downloads/",
5710             "license": [
5711                 "BSD-3-Clause"
5712             ],
5713             "authors": [
5714                 {
5715                     "name": "Sebastian Bergmann",
5716                     "email": "sebastian@phpunit.de"
5717                 },
5718                 {
5719                     "name": "Kore Nordmann",
5720                     "email": "mail@kore-nordmann.de"
5721                 }
5722             ],
5723             "description": "Diff implementation",
5724             "homepage": "https://github.com/sebastianbergmann/diff",
5725             "keywords": [
5726                 "diff",
5727                 "udiff",
5728                 "unidiff",
5729                 "unified diff"
5730             ],
5731             "funding": [
5732                 {
5733                     "url": "https://github.com/sebastianbergmann",
5734                     "type": "github"
5735                 }
5736             ],
5737             "time": "2020-10-26T13:10:38+00:00"
5738         },
5739         {
5740             "name": "sebastian/environment",
5741             "version": "5.1.4",
5742             "source": {
5743                 "type": "git",
5744                 "url": "https://github.com/sebastianbergmann/environment.git",
5745                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
5746             },
5747             "dist": {
5748                 "type": "zip",
5749                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
5750                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
5751                 "shasum": ""
5752             },
5753             "require": {
5754                 "php": ">=7.3"
5755             },
5756             "require-dev": {
5757                 "phpunit/phpunit": "^9.3"
5758             },
5759             "suggest": {
5760                 "ext-posix": "*"
5761             },
5762             "type": "library",
5763             "extra": {
5764                 "branch-alias": {
5765                     "dev-master": "5.1-dev"
5766                 }
5767             },
5768             "autoload": {
5769                 "classmap": [
5770                     "src/"
5771                 ]
5772             },
5773             "notification-url": "https://packagist.org/downloads/",
5774             "license": [
5775                 "BSD-3-Clause"
5776             ],
5777             "authors": [
5778                 {
5779                     "name": "Sebastian Bergmann",
5780                     "email": "sebastian@phpunit.de"
5781                 }
5782             ],
5783             "description": "Provides functionality to handle HHVM/PHP environments",
5784             "homepage": "http://www.github.com/sebastianbergmann/environment",
5785             "keywords": [
5786                 "Xdebug",
5787                 "environment",
5788                 "hhvm"
5789             ],
5790             "funding": [
5791                 {
5792                     "url": "https://github.com/sebastianbergmann",
5793                     "type": "github"
5794                 }
5795             ],
5796             "time": "2022-04-03T09:37:03+00:00"
5797         },
5798         {
5799             "name": "sebastian/exporter",
5800             "version": "4.0.5",
5801             "source": {
5802                 "type": "git",
5803                 "url": "https://github.com/sebastianbergmann/exporter.git",
5804                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
5805             },
5806             "dist": {
5807                 "type": "zip",
5808                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
5809                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
5810                 "shasum": ""
5811             },
5812             "require": {
5813                 "php": ">=7.3",
5814                 "sebastian/recursion-context": "^4.0"
5815             },
5816             "require-dev": {
5817                 "ext-mbstring": "*",
5818                 "phpunit/phpunit": "^9.3"
5819             },
5820             "type": "library",
5821             "extra": {
5822                 "branch-alias": {
5823                     "dev-master": "4.0-dev"
5824                 }
5825             },
5826             "autoload": {
5827                 "classmap": [
5828                     "src/"
5829                 ]
5830             },
5831             "notification-url": "https://packagist.org/downloads/",
5832             "license": [
5833                 "BSD-3-Clause"
5834             ],
5835             "authors": [
5836                 {
5837                     "name": "Sebastian Bergmann",
5838                     "email": "sebastian@phpunit.de"
5839                 },
5840                 {
5841                     "name": "Jeff Welch",
5842                     "email": "whatthejeff@gmail.com"
5843                 },
5844                 {
5845                     "name": "Volker Dusch",
5846                     "email": "github@wallbash.com"
5847                 },
5848                 {
5849                     "name": "Adam Harvey",
5850                     "email": "aharvey@php.net"
5851                 },
5852                 {
5853                     "name": "Bernhard Schussek",
5854                     "email": "bschussek@gmail.com"
5855                 }
5856             ],
5857             "description": "Provides the functionality to export PHP variables for visualization",
5858             "homepage": "https://www.github.com/sebastianbergmann/exporter",
5859             "keywords": [
5860                 "export",
5861                 "exporter"
5862             ],
5863             "funding": [
5864                 {
5865                     "url": "https://github.com/sebastianbergmann",
5866                     "type": "github"
5867                 }
5868             ],
5869             "time": "2022-09-14T06:03:37+00:00"
5870         },
5871         {
5872             "name": "sebastian/global-state",
5873             "version": "5.0.5",
5874             "source": {
5875                 "type": "git",
5876                 "url": "https://github.com/sebastianbergmann/global-state.git",
5877                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
5878             },
5879             "dist": {
5880                 "type": "zip",
5881                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
5882                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
5883                 "shasum": ""
5884             },
5885             "require": {
5886                 "php": ">=7.3",
5887                 "sebastian/object-reflector": "^2.0",
5888                 "sebastian/recursion-context": "^4.0"
5889             },
5890             "require-dev": {
5891                 "ext-dom": "*",
5892                 "phpunit/phpunit": "^9.3"
5893             },
5894             "suggest": {
5895                 "ext-uopz": "*"
5896             },
5897             "type": "library",
5898             "extra": {
5899                 "branch-alias": {
5900                     "dev-master": "5.0-dev"
5901                 }
5902             },
5903             "autoload": {
5904                 "classmap": [
5905                     "src/"
5906                 ]
5907             },
5908             "notification-url": "https://packagist.org/downloads/",
5909             "license": [
5910                 "BSD-3-Clause"
5911             ],
5912             "authors": [
5913                 {
5914                     "name": "Sebastian Bergmann",
5915                     "email": "sebastian@phpunit.de"
5916                 }
5917             ],
5918             "description": "Snapshotting of global state",
5919             "homepage": "http://www.github.com/sebastianbergmann/global-state",
5920             "keywords": [
5921                 "global state"
5922             ],
5923             "funding": [
5924                 {
5925                     "url": "https://github.com/sebastianbergmann",
5926                     "type": "github"
5927                 }
5928             ],
5929             "time": "2022-02-14T08:28:10+00:00"
5930         },
5931         {
5932             "name": "sebastian/lines-of-code",
5933             "version": "1.0.3",
5934             "source": {
5935                 "type": "git",
5936                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
5937                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
5938             },
5939             "dist": {
5940                 "type": "zip",
5941                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
5942                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
5943                 "shasum": ""
5944             },
5945             "require": {
5946                 "nikic/php-parser": "^4.6",
5947                 "php": ">=7.3"
5948             },
5949             "require-dev": {
5950                 "phpunit/phpunit": "^9.3"
5951             },
5952             "type": "library",
5953             "extra": {
5954                 "branch-alias": {
5955                     "dev-master": "1.0-dev"
5956                 }
5957             },
5958             "autoload": {
5959                 "classmap": [
5960                     "src/"
5961                 ]
5962             },
5963             "notification-url": "https://packagist.org/downloads/",
5964             "license": [
5965                 "BSD-3-Clause"
5966             ],
5967             "authors": [
5968                 {
5969                     "name": "Sebastian Bergmann",
5970                     "email": "sebastian@phpunit.de",
5971                     "role": "lead"
5972                 }
5973             ],
5974             "description": "Library for counting the lines of code in PHP source code",
5975             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
5976             "funding": [
5977                 {
5978                     "url": "https://github.com/sebastianbergmann",
5979                     "type": "github"
5980                 }
5981             ],
5982             "time": "2020-11-28T06:42:11+00:00"
5983         },
5984         {
5985             "name": "sebastian/object-enumerator",
5986             "version": "4.0.4",
5987             "source": {
5988                 "type": "git",
5989                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
5990                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
5991             },
5992             "dist": {
5993                 "type": "zip",
5994                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
5995                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
5996                 "shasum": ""
5997             },
5998             "require": {
5999                 "php": ">=7.3",
6000                 "sebastian/object-reflector": "^2.0",
6001                 "sebastian/recursion-context": "^4.0"
6002             },
6003             "require-dev": {
6004                 "phpunit/phpunit": "^9.3"
6005             },
6006             "type": "library",
6007             "extra": {
6008                 "branch-alias": {
6009                     "dev-master": "4.0-dev"
6010                 }
6011             },
6012             "autoload": {
6013                 "classmap": [
6014                     "src/"
6015                 ]
6016             },
6017             "notification-url": "https://packagist.org/downloads/",
6018             "license": [
6019                 "BSD-3-Clause"
6020             ],
6021             "authors": [
6022                 {
6023                     "name": "Sebastian Bergmann",
6024                     "email": "sebastian@phpunit.de"
6025                 }
6026             ],
6027             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
6028             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
6029             "funding": [
6030                 {
6031                     "url": "https://github.com/sebastianbergmann",
6032                     "type": "github"
6033                 }
6034             ],
6035             "time": "2020-10-26T13:12:34+00:00"
6036         },
6037         {
6038             "name": "sebastian/object-reflector",
6039             "version": "2.0.4",
6040             "source": {
6041                 "type": "git",
6042                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
6043                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
6044             },
6045             "dist": {
6046                 "type": "zip",
6047                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
6048                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
6049                 "shasum": ""
6050             },
6051             "require": {
6052                 "php": ">=7.3"
6053             },
6054             "require-dev": {
6055                 "phpunit/phpunit": "^9.3"
6056             },
6057             "type": "library",
6058             "extra": {
6059                 "branch-alias": {
6060                     "dev-master": "2.0-dev"
6061                 }
6062             },
6063             "autoload": {
6064                 "classmap": [
6065                     "src/"
6066                 ]
6067             },
6068             "notification-url": "https://packagist.org/downloads/",
6069             "license": [
6070                 "BSD-3-Clause"
6071             ],
6072             "authors": [
6073                 {
6074                     "name": "Sebastian Bergmann",
6075                     "email": "sebastian@phpunit.de"
6076                 }
6077             ],
6078             "description": "Allows reflection of object attributes, including inherited and non-public ones",
6079             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
6080             "funding": [
6081                 {
6082                     "url": "https://github.com/sebastianbergmann",
6083                     "type": "github"
6084                 }
6085             ],
6086             "time": "2020-10-26T13:14:26+00:00"
6087         },
6088         {
6089             "name": "sebastian/recursion-context",
6090             "version": "4.0.4",
6091             "source": {
6092                 "type": "git",
6093                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
6094                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
6095             },
6096             "dist": {
6097                 "type": "zip",
6098                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
6099                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
6100                 "shasum": ""
6101             },
6102             "require": {
6103                 "php": ">=7.3"
6104             },
6105             "require-dev": {
6106                 "phpunit/phpunit": "^9.3"
6107             },
6108             "type": "library",
6109             "extra": {
6110                 "branch-alias": {
6111                     "dev-master": "4.0-dev"
6112                 }
6113             },
6114             "autoload": {
6115                 "classmap": [
6116                     "src/"
6117                 ]
6118             },
6119             "notification-url": "https://packagist.org/downloads/",
6120             "license": [
6121                 "BSD-3-Clause"
6122             ],
6123             "authors": [
6124                 {
6125                     "name": "Sebastian Bergmann",
6126                     "email": "sebastian@phpunit.de"
6127                 },
6128                 {
6129                     "name": "Jeff Welch",
6130                     "email": "whatthejeff@gmail.com"
6131                 },
6132                 {
6133                     "name": "Adam Harvey",
6134                     "email": "aharvey@php.net"
6135                 }
6136             ],
6137             "description": "Provides functionality to recursively process PHP variables",
6138             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
6139             "funding": [
6140                 {
6141                     "url": "https://github.com/sebastianbergmann",
6142                     "type": "github"
6143                 }
6144             ],
6145             "time": "2020-10-26T13:17:30+00:00"
6146         },
6147         {
6148             "name": "sebastian/resource-operations",
6149             "version": "3.0.3",
6150             "source": {
6151                 "type": "git",
6152                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
6153                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
6154             },
6155             "dist": {
6156                 "type": "zip",
6157                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
6158                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
6159                 "shasum": ""
6160             },
6161             "require": {
6162                 "php": ">=7.3"
6163             },
6164             "require-dev": {
6165                 "phpunit/phpunit": "^9.0"
6166             },
6167             "type": "library",
6168             "extra": {
6169                 "branch-alias": {
6170                     "dev-master": "3.0-dev"
6171                 }
6172             },
6173             "autoload": {
6174                 "classmap": [
6175                     "src/"
6176                 ]
6177             },
6178             "notification-url": "https://packagist.org/downloads/",
6179             "license": [
6180                 "BSD-3-Clause"
6181             ],
6182             "authors": [
6183                 {
6184                     "name": "Sebastian Bergmann",
6185                     "email": "sebastian@phpunit.de"
6186                 }
6187             ],
6188             "description": "Provides a list of PHP built-in functions that operate on resources",
6189             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
6190             "funding": [
6191                 {
6192                     "url": "https://github.com/sebastianbergmann",
6193                     "type": "github"
6194                 }
6195             ],
6196             "time": "2020-09-28T06:45:17+00:00"
6197         },
6198         {
6199             "name": "sebastian/type",
6200             "version": "3.2.0",
6201             "source": {
6202                 "type": "git",
6203                 "url": "https://github.com/sebastianbergmann/type.git",
6204                 "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e"
6205             },
6206             "dist": {
6207                 "type": "zip",
6208                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
6209                 "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
6210                 "shasum": ""
6211             },
6212             "require": {
6213                 "php": ">=7.3"
6214             },
6215             "require-dev": {
6216                 "phpunit/phpunit": "^9.5"
6217             },
6218             "type": "library",
6219             "extra": {
6220                 "branch-alias": {
6221                     "dev-master": "3.2-dev"
6222                 }
6223             },
6224             "autoload": {
6225                 "classmap": [
6226                     "src/"
6227                 ]
6228             },
6229             "notification-url": "https://packagist.org/downloads/",
6230             "license": [
6231                 "BSD-3-Clause"
6232             ],
6233             "authors": [
6234                 {
6235                     "name": "Sebastian Bergmann",
6236                     "email": "sebastian@phpunit.de",
6237                     "role": "lead"
6238                 }
6239             ],
6240             "description": "Collection of value objects that represent the types of the PHP type system",
6241             "homepage": "https://github.com/sebastianbergmann/type",
6242             "funding": [
6243                 {
6244                     "url": "https://github.com/sebastianbergmann",
6245                     "type": "github"
6246                 }
6247             ],
6248             "time": "2022-09-12T14:47:03+00:00"
6249         },
6250         {
6251             "name": "sebastian/version",
6252             "version": "3.0.2",
6253             "source": {
6254                 "type": "git",
6255                 "url": "https://github.com/sebastianbergmann/version.git",
6256                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
6257             },
6258             "dist": {
6259                 "type": "zip",
6260                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
6261                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
6262                 "shasum": ""
6263             },
6264             "require": {
6265                 "php": ">=7.3"
6266             },
6267             "type": "library",
6268             "extra": {
6269                 "branch-alias": {
6270                     "dev-master": "3.0-dev"
6271                 }
6272             },
6273             "autoload": {
6274                 "classmap": [
6275                     "src/"
6276                 ]
6277             },
6278             "notification-url": "https://packagist.org/downloads/",
6279             "license": [
6280                 "BSD-3-Clause"
6281             ],
6282             "authors": [
6283                 {
6284                     "name": "Sebastian Bergmann",
6285                     "email": "sebastian@phpunit.de",
6286                     "role": "lead"
6287                 }
6288             ],
6289             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
6290             "homepage": "https://github.com/sebastianbergmann/version",
6291             "funding": [
6292                 {
6293                     "url": "https://github.com/sebastianbergmann",
6294                     "type": "github"
6295                 }
6296             ],
6297             "time": "2020-09-28T06:39:44+00:00"
6298         },
6299         {
6300             "name": "theseer/tokenizer",
6301             "version": "1.2.1",
6302             "source": {
6303                 "type": "git",
6304                 "url": "https://github.com/theseer/tokenizer.git",
6305                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
6306             },
6307             "dist": {
6308                 "type": "zip",
6309                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
6310                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
6311                 "shasum": ""
6312             },
6313             "require": {
6314                 "ext-dom": "*",
6315                 "ext-tokenizer": "*",
6316                 "ext-xmlwriter": "*",
6317                 "php": "^7.2 || ^8.0"
6318             },
6319             "type": "library",
6320             "autoload": {
6321                 "classmap": [
6322                     "src/"
6323                 ]
6324             },
6325             "notification-url": "https://packagist.org/downloads/",
6326             "license": [
6327                 "BSD-3-Clause"
6328             ],
6329             "authors": [
6330                 {
6331                     "name": "Arne Blankerts",
6332                     "email": "arne@blankerts.de",
6333                     "role": "Developer"
6334                 }
6335             ],
6336             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
6337             "funding": [
6338                 {
6339                     "url": "https://github.com/theseer",
6340                     "type": "github"
6341                 }
6342             ],
6343             "time": "2021-07-28T10:34:58+00:00"
6344         }
6345     ],
6346     "aliases": [],
6347     "minimum-stability": "stable",
6348     "stability-flags": {
6349         "lightopenid/lightopenid": 20
6350     },
6351     "prefer-stable": false,
6352     "prefer-lowest": false,
6353     "platform": {
6354         "php": ">=7.3",
6355         "ext-ctype": "*",
6356         "ext-curl": "*",
6357         "ext-dom": "*",
6358         "ext-fileinfo": "*",
6359         "ext-gd": "*",
6360         "ext-iconv": "*",
6361         "ext-json": "*",
6362         "ext-libxml": "*",
6363         "ext-mbstring": "*",
6364         "ext-openssl": "*",
6365         "ext-simplexml": "*",
6366         "ext-xml": "*"
6367     },
6368     "platform-dev": [],
6369     "platform-overrides": {
6370         "php": "7.3"
6371     },
6372     "plugin-api-version": "1.1.0"
6373 }