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