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