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