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