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