]> git.mxchange.org Git - friendica.git/blob - composer.lock
Composer
[friendica.git] / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "b3decd4b776853666f122b85e56eedc9",
8     "packages": [
9         {
10             "name": "asika/simple-console",
11             "version": "1.0.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/asika32764/php-simple-console.git",
15                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
20                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068",
21                 "shasum": ""
22             },
23             "type": "library",
24             "autoload": {
25                 "psr-4": {
26                     "Asika\\SimpleConsole\\": "src/"
27                 }
28             },
29             "notification-url": "https://packagist.org/downloads/",
30             "license": [
31                 "MIT"
32             ],
33             "authors": [
34                 {
35                     "name": "Simon Asika",
36                     "email": "asika32764@gmail.com"
37                 }
38             ],
39             "description": "One file console framework to help you write build scripts.",
40             "time": "2018-03-08T12:05:40+00:00"
41         },
42         {
43             "name": "bacon/bacon-qr-code",
44             "version": "2.0.8",
45             "source": {
46                 "type": "git",
47                 "url": "https://github.com/Bacon/BaconQrCode.git",
48                 "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22"
49             },
50             "dist": {
51                 "type": "zip",
52                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22",
53                 "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22",
54                 "shasum": ""
55             },
56             "require": {
57                 "dasprid/enum": "^1.0.3",
58                 "ext-iconv": "*",
59                 "php": "^7.1 || ^8.0"
60             },
61             "require-dev": {
62                 "phly/keep-a-changelog": "^2.1",
63                 "phpunit/phpunit": "^7 | ^8 | ^9",
64                 "spatie/phpunit-snapshot-assertions": "^4.2.9",
65                 "squizlabs/php_codesniffer": "^3.4"
66             },
67             "suggest": {
68                 "ext-imagick": "to generate QR code images"
69             },
70             "type": "library",
71             "autoload": {
72                 "psr-4": {
73                     "BaconQrCode\\": "src/"
74                 }
75             },
76             "notification-url": "https://packagist.org/downloads/",
77             "license": [
78                 "BSD-2-Clause"
79             ],
80             "authors": [
81                 {
82                     "name": "Ben Scholzen 'DASPRiD'",
83                     "email": "mail@dasprids.de",
84                     "homepage": "https://dasprids.de/",
85                     "role": "Developer"
86                 }
87             ],
88             "description": "BaconQrCode is a QR code generator for PHP.",
89             "homepage": "https://github.com/Bacon/BaconQrCode",
90             "time": "2022-12-07T17:46:57+00:00"
91         },
92         {
93             "name": "bower-asset/Chart-js",
94             "version": "v2.9.4",
95             "source": {
96                 "type": "git",
97                 "url": "https://github.com/chartjs/Chart.js.git",
98                 "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278"
99             },
100             "dist": {
101                 "type": "zip",
102                 "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/9bd4cf82fda9f50a5fb50b72843e06ab88124278",
103                 "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278",
104                 "shasum": ""
105             },
106             "type": "bower-asset-library",
107             "extra": {
108                 "bower-asset-main": "./dist/Chart.js",
109                 "bower-asset-ignore": [
110                     ".github",
111                     ".codeclimate.yml",
112                     ".gitignore",
113                     ".npmignore",
114                     ".travis.yml",
115                     "scripts"
116                 ]
117             },
118             "license": [
119                 "MIT"
120             ],
121             "description": "Simple HTML5 charts using the canvas element.",
122             "time": "2020-10-19T12:22:11+00:00"
123         },
124         {
125             "name": "bower-asset/base64",
126             "version": "1.3.0",
127             "source": {
128                 "type": "git",
129                 "url": "https://github.com/davidchambers/Base64.js.git",
130                 "reference": "22192690552ba07bf035f95a5d2d1a0e2f0ced46"
131             },
132             "dist": {
133                 "type": "zip",
134                 "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/22192690552ba07bf035f95a5d2d1a0e2f0ced46",
135                 "reference": "22192690552ba07bf035f95a5d2d1a0e2f0ced46",
136                 "shasum": ""
137             },
138             "type": "bower-asset-library",
139             "extra": {
140                 "bower-asset-main": "./base64.js",
141                 "bower-asset-ignore": [
142                     "**/.*",
143                     "Makefile",
144                     "coverage/",
145                     "scripts/",
146                     "test/"
147                 ]
148             },
149             "license": [
150                 "WTFPL"
151             ],
152             "description": "Base64 encoding and decoding",
153             "time": "2023-09-18T21:37:26+00:00"
154         },
155         {
156             "name": "bower-asset/dompurify",
157             "version": "1.0.11",
158             "source": {
159                 "type": "git",
160                 "url": "https://github.com/cure53/DOMPurify.git",
161                 "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38"
162             },
163             "dist": {
164                 "type": "zip",
165                 "url": "https://api.github.com/repos/cure53/DOMPurify/zipball/3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
166                 "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
167                 "shasum": ""
168             },
169             "type": "bower-asset-library",
170             "extra": {
171                 "bower-asset-main": "src/purify.js",
172                 "bower-asset-ignore": [
173                     "**/.*",
174                     "demos",
175                     "scripts",
176                     "test",
177                     "website"
178                 ]
179             },
180             "license": [
181                 "MPL-2.0",
182                 "Apache-2.0"
183             ],
184             "description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
185             "keywords": [
186                 "cross site scripting",
187                 "dom",
188                 "filter",
189                 "html",
190                 "mathml",
191                 "sanitize",
192                 "sanitizer",
193                 "secure",
194                 "security",
195                 "svg",
196                 "xss"
197             ],
198             "time": "2019-06-18T13:33:05+00:00"
199         },
200         {
201             "name": "bower-asset/fork-awesome",
202             "version": "1.2.0",
203             "source": {
204                 "type": "git",
205                 "url": "https://github.com/ForkAwesome/Fork-Awesome.git",
206                 "reference": "1e3849530d0266ece3a883649e1398414b92241d"
207             },
208             "dist": {
209                 "type": "zip",
210                 "url": "https://api.github.com/repos/ForkAwesome/Fork-Awesome/zipball/1e3849530d0266ece3a883649e1398414b92241d",
211                 "reference": "1e3849530d0266ece3a883649e1398414b92241d",
212                 "shasum": ""
213             },
214             "type": "bower-asset-library",
215             "extra": {
216                 "bower-asset-main": [
217                     "less/fork-awesome.less",
218                     "scss/fork-awesome.scss"
219                 ],
220                 "bower-asset-ignore": [
221                     "*/.*",
222                     "*.json",
223                     "src",
224                     "*.yml",
225                     "Gemfile",
226                     "Gemfile.lock",
227                     "*.md"
228                 ]
229             },
230             "license": [
231                 "OFL-1.1",
232                 "MIT",
233                 "CC-BY-3.0"
234             ],
235             "description": "Fork Awesome",
236             "keywords": [
237                 "awesome",
238                 "font",
239                 "fork",
240                 "icon"
241             ],
242             "time": "2021-08-26T18:46:39+00:00"
243         },
244         {
245             "name": "brick/math",
246             "version": "0.9.3",
247             "source": {
248                 "type": "git",
249                 "url": "https://github.com/brick/math.git",
250                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
251             },
252             "dist": {
253                 "type": "zip",
254                 "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
255                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
256                 "shasum": ""
257             },
258             "require": {
259                 "ext-json": "*",
260                 "php": "^7.1 || ^8.0"
261             },
262             "require-dev": {
263                 "php-coveralls/php-coveralls": "^2.2",
264                 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
265                 "vimeo/psalm": "4.9.2"
266             },
267             "type": "library",
268             "autoload": {
269                 "psr-4": {
270                     "Brick\\Math\\": "src/"
271                 }
272             },
273             "notification-url": "https://packagist.org/downloads/",
274             "license": [
275                 "MIT"
276             ],
277             "description": "Arbitrary-precision arithmetic library",
278             "keywords": [
279                 "Arbitrary-precision",
280                 "BigInteger",
281                 "BigRational",
282                 "arithmetic",
283                 "bigdecimal",
284                 "bignum",
285                 "brick",
286                 "math"
287             ],
288             "funding": [
289                 {
290                     "url": "https://github.com/BenMorel",
291                     "type": "github"
292                 },
293                 {
294                     "url": "https://tidelift.com/funding/github/packagist/brick/math",
295                     "type": "tidelift"
296                 }
297             ],
298             "time": "2021-08-15T20:50:18+00:00"
299         },
300         {
301             "name": "composer/ca-bundle",
302             "version": "1.4.0",
303             "source": {
304                 "type": "git",
305                 "url": "https://github.com/composer/ca-bundle.git",
306                 "reference": "b66d11b7479109ab547f9405b97205640b17d385"
307             },
308             "dist": {
309                 "type": "zip",
310                 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/b66d11b7479109ab547f9405b97205640b17d385",
311                 "reference": "b66d11b7479109ab547f9405b97205640b17d385",
312                 "shasum": ""
313             },
314             "require": {
315                 "ext-openssl": "*",
316                 "ext-pcre": "*",
317                 "php": "^5.3.2 || ^7.0 || ^8.0"
318             },
319             "require-dev": {
320                 "phpstan/phpstan": "^0.12.55",
321                 "psr/log": "^1.0",
322                 "symfony/phpunit-bridge": "^4.2 || ^5",
323                 "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
324             },
325             "type": "library",
326             "extra": {
327                 "branch-alias": {
328                     "dev-main": "1.x-dev"
329                 }
330             },
331             "autoload": {
332                 "psr-4": {
333                     "Composer\\CaBundle\\": "src"
334                 }
335             },
336             "notification-url": "https://packagist.org/downloads/",
337             "license": [
338                 "MIT"
339             ],
340             "authors": [
341                 {
342                     "name": "Jordi Boggiano",
343                     "email": "j.boggiano@seld.be",
344                     "homepage": "http://seld.be"
345                 }
346             ],
347             "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
348             "keywords": [
349                 "cabundle",
350                 "cacert",
351                 "certificate",
352                 "ssl",
353                 "tls"
354             ],
355             "funding": [
356                 {
357                     "url": "https://packagist.com",
358                     "type": "custom"
359                 },
360                 {
361                     "url": "https://github.com/composer",
362                     "type": "github"
363                 },
364                 {
365                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
366                     "type": "tidelift"
367                 }
368             ],
369             "time": "2023-12-18T12:05:55+00:00"
370         },
371         {
372             "name": "dasprid/enum",
373             "version": "1.0.5",
374             "source": {
375                 "type": "git",
376                 "url": "https://github.com/DASPRiD/Enum.git",
377                 "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016"
378             },
379             "dist": {
380                 "type": "zip",
381                 "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/6faf451159fb8ba4126b925ed2d78acfce0dc016",
382                 "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016",
383                 "shasum": ""
384             },
385             "require": {
386                 "php": ">=7.1 <9.0"
387             },
388             "require-dev": {
389                 "phpunit/phpunit": "^7 | ^8 | ^9",
390                 "squizlabs/php_codesniffer": "*"
391             },
392             "type": "library",
393             "autoload": {
394                 "psr-4": {
395                     "DASPRiD\\Enum\\": "src/"
396                 }
397             },
398             "notification-url": "https://packagist.org/downloads/",
399             "license": [
400                 "BSD-2-Clause"
401             ],
402             "authors": [
403                 {
404                     "name": "Ben Scholzen 'DASPRiD'",
405                     "email": "mail@dasprids.de",
406                     "homepage": "https://dasprids.de/",
407                     "role": "Developer"
408                 }
409             ],
410             "description": "PHP 7.1 enum implementation",
411             "keywords": [
412                 "enum",
413                 "map"
414             ],
415             "time": "2023-08-25T16:18:39+00:00"
416         },
417         {
418             "name": "divineomega/do-file-cache",
419             "version": "v2.0.6",
420             "source": {
421                 "type": "git",
422                 "url": "https://github.com/DivineOmega/DO-File-Cache.git",
423                 "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334"
424             },
425             "dist": {
426                 "type": "zip",
427                 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
428                 "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
429                 "shasum": ""
430             },
431             "require": {
432                 "ext-json": "*",
433                 "ext-zlib": "*",
434                 "php": ">=5.6"
435             },
436             "require-dev": {
437                 "php-coveralls/php-coveralls": "^2.1",
438                 "phpunit/phpunit": "^6.5"
439             },
440             "type": "library",
441             "extra": {
442                 "branch-alias": {
443                     "dev-master": "1.0-dev"
444                 }
445             },
446             "autoload": {
447                 "psr-4": {
448                     "DivineOmega\\DOFileCache\\": "src/"
449                 }
450             },
451             "notification-url": "https://packagist.org/downloads/",
452             "license": [
453                 "LGPL-3.0-only"
454             ],
455             "description": "DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.",
456             "keywords": [
457                 "cache",
458                 "caching",
459                 "caching library",
460                 "file cache",
461                 "library",
462                 "php"
463             ],
464             "time": "2018-12-31T09:36:51+00:00"
465         },
466         {
467             "name": "divineomega/do-file-cache-psr-6",
468             "version": "v2.0.1",
469             "source": {
470                 "type": "git",
471                 "url": "https://github.com/DivineOmega/DO-File-Cache-PSR-6.git",
472                 "reference": "18f9807d0491d093e9a12741afb40257d92f017e"
473             },
474             "dist": {
475                 "type": "zip",
476                 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache-PSR-6/zipball/18f9807d0491d093e9a12741afb40257d92f017e",
477                 "reference": "18f9807d0491d093e9a12741afb40257d92f017e",
478                 "shasum": ""
479             },
480             "require": {
481                 "divineomega/do-file-cache": "^2.0.0",
482                 "psr/cache": "^1.0"
483             },
484             "require-dev": {
485                 "cache/integration-tests": "^0.16.0",
486                 "php-coveralls/php-coveralls": "^2.1",
487                 "phpunit/phpunit": "^5.7"
488             },
489             "type": "library",
490             "autoload": {
491                 "psr-4": {
492                     "DivineOmega\\DOFileCachePSR6\\": "src/"
493                 }
494             },
495             "notification-url": "https://packagist.org/downloads/",
496             "license": [
497                 "LGPL-3.0-only"
498             ],
499             "authors": [
500                 {
501                     "name": "Jordan Hall",
502                     "email": "jordan@hall05.co.uk"
503                 }
504             ],
505             "description": "PSR-6 adapter for DO File Cache",
506             "time": "2018-07-13T08:32:36+00:00"
507         },
508         {
509             "name": "divineomega/password_exposed",
510             "version": "v3.2.0",
511             "source": {
512                 "type": "git",
513                 "url": "https://github.com/DivineOmega/password_exposed.git",
514                 "reference": "327f93ee5cab54622077bcae721412b55be16720"
515             },
516             "dist": {
517                 "type": "zip",
518                 "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/327f93ee5cab54622077bcae721412b55be16720",
519                 "reference": "327f93ee5cab54622077bcae721412b55be16720",
520                 "shasum": ""
521             },
522             "require": {
523                 "divineomega/do-file-cache-psr-6": "^2.0",
524                 "divineomega/psr-18-guzzle-adapter": "^1.0",
525                 "nyholm/psr7": "^1.0",
526                 "paragonie/certainty": "^2.4",
527                 "php": "^7.1||^8.0",
528                 "php-http/discovery": "^1.6",
529                 "psr/cache": "^1.0",
530                 "psr/http-client": "^1.0",
531                 "psr/http-factory-implementation": "^1.0",
532                 "psr/http-message": "^1.0",
533                 "psr/http-message-implementation": "^1.0"
534             },
535             "require-dev": {
536                 "fzaninotto/faker": "^1.7",
537                 "kriswallsmith/buzz": "^1.0",
538                 "php-coveralls/php-coveralls": "^2.1",
539                 "phpunit/phpunit": "^7.0||^8.0",
540                 "symfony/cache": "^4.2.12",
541                 "vimeo/psalm": "^4"
542             },
543             "type": "library",
544             "extra": {
545                 "branch-alias": {
546                     "dev-master": "3.0-dev"
547                 }
548             },
549             "autoload": {
550                 "files": [
551                     "src/PasswordExposedFunction.php"
552                 ],
553                 "psr-4": {
554                     "DivineOmega\\PasswordExposed\\": "src/"
555                 }
556             },
557             "notification-url": "https://packagist.org/downloads/",
558             "license": [
559                 "LGPL-3.0-only"
560             ],
561             "authors": [
562                 {
563                     "name": "Jordan Hall",
564                     "email": "jordan@hall05.co.uk"
565                 },
566                 {
567                     "name": "Contributors",
568                     "homepage": "https://github.com/DivineOmega/password_exposed/graphs/contributors"
569                 }
570             ],
571             "description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.",
572             "homepage": "https://github.com/DivineOmega/password_exposed",
573             "funding": [
574                 {
575                     "url": "https://github.com/DivineOmega",
576                     "type": "github"
577                 }
578             ],
579             "time": "2021-04-20T09:34:23+00:00"
580         },
581         {
582             "name": "divineomega/psr-18-guzzle-adapter",
583             "version": "v1.2.0",
584             "source": {
585                 "type": "git",
586                 "url": "https://github.com/DivineOmega/psr-18-guzzle-adapter.git",
587                 "reference": "a2bdcddd4d4a17aac460e58d1e064e6bd2de5e57"
588             },
589             "dist": {
590                 "type": "zip",
591                 "url": "https://api.github.com/repos/DivineOmega/psr-18-guzzle-adapter/zipball/a2bdcddd4d4a17aac460e58d1e064e6bd2de5e57",
592                 "reference": "a2bdcddd4d4a17aac460e58d1e064e6bd2de5e57",
593                 "shasum": ""
594             },
595             "require": {
596                 "guzzlehttp/guzzle": "^6.3||^7.0",
597                 "php": "^7.1||^8.0",
598                 "psr/http-client": "^1.0"
599             },
600             "type": "library",
601             "autoload": {
602                 "psr-4": {
603                     "DivineOmega\\Psr18GuzzleAdapter\\": "src/"
604                 }
605             },
606             "notification-url": "https://packagist.org/downloads/",
607             "license": [
608                 "LGPL-3.0-only"
609             ],
610             "authors": [
611                 {
612                     "name": "Jordan Hall",
613                     "email": "jordan@hall05.co.uk"
614                 }
615             ],
616             "description": "PSR-18 adapter for the Guzzle HTTP client",
617             "funding": [
618                 {
619                     "url": "https://github.com/DivineOmega",
620                     "type": "github"
621                 }
622             ],
623             "time": "2021-04-20T08:50:57+00:00"
624         },
625         {
626             "name": "enyo/dropzone",
627             "version": "v5.9.3",
628             "source": {
629                 "type": "git",
630                 "url": "https://github.com/dropzone/dropzone-packagist.git",
631                 "reference": "286b2dc1f1195bd12169e4c9d5f91cfbe46e245f"
632             },
633             "dist": {
634                 "type": "zip",
635                 "url": "https://api.github.com/repos/dropzone/dropzone-packagist/zipball/286b2dc1f1195bd12169e4c9d5f91cfbe46e245f",
636                 "reference": "286b2dc1f1195bd12169e4c9d5f91cfbe46e245f",
637                 "shasum": ""
638             },
639             "type": "library",
640             "notification-url": "https://packagist.org/downloads/",
641             "license": [
642                 "MIT"
643             ],
644             "authors": [
645                 {
646                     "name": "Matias Meno",
647                     "email": "m@tias.me",
648                     "homepage": "http://www.yesmeno.com"
649                 }
650             ],
651             "description": "Handles drag and drop of files for you.",
652             "homepage": "http://www.dropzonejs.com",
653             "keywords": [
654                 "drag and drop",
655                 "dragndrop",
656                 "file upload",
657                 "upload"
658             ],
659             "time": "2021-09-21T17:03:36+00:00"
660         },
661         {
662             "name": "ezyang/htmlpurifier",
663             "version": "v4.17.0",
664             "source": {
665                 "type": "git",
666                 "url": "https://github.com/ezyang/htmlpurifier.git",
667                 "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
668             },
669             "dist": {
670                 "type": "zip",
671                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
672                 "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
673                 "shasum": ""
674             },
675             "require": {
676                 "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
677             },
678             "require-dev": {
679                 "cerdic/css-tidy": "^1.7 || ^2.0",
680                 "simpletest/simpletest": "dev-master"
681             },
682             "suggest": {
683                 "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
684                 "ext-bcmath": "Used for unit conversion and imagecrash protection",
685                 "ext-iconv": "Converts text to and from non-UTF-8 encodings",
686                 "ext-tidy": "Used for pretty-printing HTML"
687             },
688             "type": "library",
689             "autoload": {
690                 "files": [
691                     "library/HTMLPurifier.composer.php"
692                 ],
693                 "psr-0": {
694                     "HTMLPurifier": "library/"
695                 },
696                 "exclude-from-classmap": [
697                     "/library/HTMLPurifier/Language/"
698                 ]
699             },
700             "notification-url": "https://packagist.org/downloads/",
701             "license": [
702                 "LGPL-2.1-or-later"
703             ],
704             "authors": [
705                 {
706                     "name": "Edward Z. Yang",
707                     "email": "admin@htmlpurifier.org",
708                     "homepage": "http://ezyang.com"
709                 }
710             ],
711             "description": "Standards compliant HTML filter written in PHP",
712             "homepage": "http://htmlpurifier.org/",
713             "keywords": [
714                 "html"
715             ],
716             "time": "2023-11-17T15:01:25+00:00"
717         },
718         {
719             "name": "fgrosse/phpasn1",
720             "version": "v2.5.0",
721             "source": {
722                 "type": "git",
723                 "url": "https://github.com/fgrosse/PHPASN1.git",
724                 "reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b"
725             },
726             "dist": {
727                 "type": "zip",
728                 "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/42060ed45344789fb9f21f9f1864fc47b9e3507b",
729                 "reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b",
730                 "shasum": ""
731             },
732             "require": {
733                 "php": "^7.1 || ^8.0"
734             },
735             "require-dev": {
736                 "php-coveralls/php-coveralls": "~2.0",
737                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
738             },
739             "suggest": {
740                 "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
741                 "ext-curl": "For loading OID information from the web if they have not bee defined statically",
742                 "ext-gmp": "GMP is the preferred extension for big integer calculations",
743                 "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
744             },
745             "type": "library",
746             "extra": {
747                 "branch-alias": {
748                     "dev-master": "2.0.x-dev"
749                 }
750             },
751             "autoload": {
752                 "psr-4": {
753                     "FG\\": "lib/"
754                 }
755             },
756             "notification-url": "https://packagist.org/downloads/",
757             "license": [
758                 "MIT"
759             ],
760             "authors": [
761                 {
762                     "name": "Friedrich Große",
763                     "email": "friedrich.grosse@gmail.com",
764                     "homepage": "https://github.com/FGrosse",
765                     "role": "Author"
766                 },
767                 {
768                     "name": "All contributors",
769                     "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
770                 }
771             ],
772             "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
773             "homepage": "https://github.com/FGrosse/PHPASN1",
774             "keywords": [
775                 "DER",
776                 "asn.1",
777                 "asn1",
778                 "ber",
779                 "binary",
780                 "decoding",
781                 "encoding",
782                 "x.509",
783                 "x.690",
784                 "x509",
785                 "x690"
786             ],
787             "abandoned": true,
788             "time": "2022-12-19T11:08:26+00:00"
789         },
790         {
791             "name": "friendica/json-ld",
792             "version": "1.1.4",
793             "source": {
794                 "type": "git",
795                 "url": "https://git.friendi.ca/friendica/php-json-ld",
796                 "reference": "1f33c8766b5cfbecfbc2122238873debeed35fb6"
797             },
798             "require": {
799                 "ext-json": "*",
800                 "php": ">=5.4.0"
801             },
802             "type": "library",
803             "autoload": {
804                 "files": [
805                     "jsonld.php"
806                 ]
807             },
808             "license": [
809                 "BSD-3-Clause"
810             ],
811             "authors": [
812                 {
813                     "name": "Digital Bazaar, Inc.",
814                     "email": "support@digitalbazaar.com",
815                     "homepage": "http://digitalbazaar.com/"
816                 },
817                 {
818                     "name": "Friendica Team",
819                     "homepage": "https://friendi.ca/"
820                 }
821             ],
822             "description": "A JSON-LD Processor and API implementation in PHP.",
823             "homepage": "https://git.friendi.ca/friendica/php-json-ld",
824             "keywords": [
825                 "JSON",
826                 "JSON-LD",
827                 "Linked Data",
828                 "RDF",
829                 "Semantic Web",
830                 "jsonld"
831             ],
832             "time": "2023-07-09T14:00:15+00:00"
833         },
834         {
835             "name": "fxp/composer-asset-plugin",
836             "version": "v1.4.6",
837             "source": {
838                 "type": "git",
839                 "url": "https://github.com/fxpio/composer-asset-plugin.git",
840                 "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
841             },
842             "dist": {
843                 "type": "zip",
844                 "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
845                 "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
846                 "shasum": ""
847             },
848             "require": {
849                 "composer-plugin-api": "^1.0",
850                 "php": ">=5.3.3"
851             },
852             "require-dev": {
853                 "composer/composer": "^1.6.0"
854             },
855             "type": "composer-plugin",
856             "extra": {
857                 "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
858                 "branch-alias": {
859                     "dev-master": "1.4-dev"
860                 }
861             },
862             "autoload": {
863                 "psr-4": {
864                     "Fxp\\Composer\\AssetPlugin\\": ""
865                 },
866                 "exclude-from-classmap": [
867                     "/Tests/"
868                 ]
869             },
870             "notification-url": "https://packagist.org/downloads/",
871             "license": [
872                 "MIT"
873             ],
874             "authors": [
875                 {
876                     "name": "François Pluchino",
877                     "email": "francois.pluchino@gmail.com"
878                 }
879             ],
880             "description": "NPM/Bower Dependency Manager for Composer",
881             "homepage": "https://github.com/fxpio/composer-asset-plugin",
882             "keywords": [
883                 "asset",
884                 "bower",
885                 "composer",
886                 "dependency manager",
887                 "nodejs",
888                 "npm",
889                 "package"
890             ],
891             "time": "2019-08-08T18:36:07+00:00"
892         },
893         {
894             "name": "geekwright/po",
895             "version": "v2.0.2",
896             "source": {
897                 "type": "git",
898                 "url": "https://github.com/geekwright/Po.git",
899                 "reference": "f9222a901d38f2101d22f767099926d945c78db5"
900             },
901             "dist": {
902                 "type": "zip",
903                 "url": "https://api.github.com/repos/geekwright/Po/zipball/f9222a901d38f2101d22f767099926d945c78db5",
904                 "reference": "f9222a901d38f2101d22f767099926d945c78db5",
905                 "shasum": ""
906             },
907             "require": {
908                 "php": ">7.1"
909             },
910             "require-dev": {
911                 "phpunit/phpunit": "^7.0|^8.0",
912                 "smarty/smarty": "^3.1"
913             },
914             "type": "library",
915             "autoload": {
916                 "psr-4": {
917                     "Geekwright\\Po\\": "src/"
918                 }
919             },
920             "notification-url": "https://packagist.org/downloads/",
921             "license": [
922                 "GPL-2.0-or-later"
923             ],
924             "authors": [
925                 {
926                     "name": "Richard Griffith",
927                     "email": "richard@geekwright.com"
928                 }
929             ],
930             "description": "Objects to assist in reading, manipulating and creating GNU gettext style PO files",
931             "homepage": "https://github.com/geekwright/Po",
932             "keywords": [
933                 "gettext",
934                 "i18n",
935                 "l10n",
936                 "po",
937                 "pot"
938             ],
939             "time": "2020-12-30T23:34:48+00:00"
940         },
941         {
942             "name": "guzzlehttp/guzzle",
943             "version": "7.8.1",
944             "source": {
945                 "type": "git",
946                 "url": "https://github.com/guzzle/guzzle.git",
947                 "reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
948             },
949             "dist": {
950                 "type": "zip",
951                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
952                 "reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
953                 "shasum": ""
954             },
955             "require": {
956                 "ext-json": "*",
957                 "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
958                 "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
959                 "php": "^7.2.5 || ^8.0",
960                 "psr/http-client": "^1.0",
961                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
962             },
963             "provide": {
964                 "psr/http-client-implementation": "1.0"
965             },
966             "require-dev": {
967                 "bamarni/composer-bin-plugin": "^1.8.2",
968                 "ext-curl": "*",
969                 "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
970                 "php-http/message-factory": "^1.1",
971                 "phpunit/phpunit": "^8.5.36 || ^9.6.15",
972                 "psr/log": "^1.1 || ^2.0 || ^3.0"
973             },
974             "suggest": {
975                 "ext-curl": "Required for CURL handler support",
976                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
977                 "psr/log": "Required for using the Log middleware"
978             },
979             "type": "library",
980             "extra": {
981                 "bamarni-bin": {
982                     "bin-links": true,
983                     "forward-command": false
984                 }
985             },
986             "autoload": {
987                 "files": [
988                     "src/functions_include.php"
989                 ],
990                 "psr-4": {
991                     "GuzzleHttp\\": "src/"
992                 }
993             },
994             "notification-url": "https://packagist.org/downloads/",
995             "license": [
996                 "MIT"
997             ],
998             "authors": [
999                 {
1000                     "name": "Graham Campbell",
1001                     "email": "hello@gjcampbell.co.uk",
1002                     "homepage": "https://github.com/GrahamCampbell"
1003                 },
1004                 {
1005                     "name": "Michael Dowling",
1006                     "email": "mtdowling@gmail.com",
1007                     "homepage": "https://github.com/mtdowling"
1008                 },
1009                 {
1010                     "name": "Jeremy Lindblom",
1011                     "email": "jeremeamia@gmail.com",
1012                     "homepage": "https://github.com/jeremeamia"
1013                 },
1014                 {
1015                     "name": "George Mponos",
1016                     "email": "gmponos@gmail.com",
1017                     "homepage": "https://github.com/gmponos"
1018                 },
1019                 {
1020                     "name": "Tobias Nyholm",
1021                     "email": "tobias.nyholm@gmail.com",
1022                     "homepage": "https://github.com/Nyholm"
1023                 },
1024                 {
1025                     "name": "Márk Sági-Kazár",
1026                     "email": "mark.sagikazar@gmail.com",
1027                     "homepage": "https://github.com/sagikazarmark"
1028                 },
1029                 {
1030                     "name": "Tobias Schultze",
1031                     "email": "webmaster@tubo-world.de",
1032                     "homepage": "https://github.com/Tobion"
1033                 }
1034             ],
1035             "description": "Guzzle is a PHP HTTP client library",
1036             "keywords": [
1037                 "client",
1038                 "curl",
1039                 "framework",
1040                 "http",
1041                 "http client",
1042                 "psr-18",
1043                 "psr-7",
1044                 "rest",
1045                 "web service"
1046             ],
1047             "funding": [
1048                 {
1049                     "url": "https://github.com/GrahamCampbell",
1050                     "type": "github"
1051                 },
1052                 {
1053                     "url": "https://github.com/Nyholm",
1054                     "type": "github"
1055                 },
1056                 {
1057                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1058                     "type": "tidelift"
1059                 }
1060             ],
1061             "time": "2023-12-03T20:35:24+00:00"
1062         },
1063         {
1064             "name": "guzzlehttp/oauth-subscriber",
1065             "version": "0.6.0",
1066             "source": {
1067                 "type": "git",
1068                 "url": "https://github.com/guzzle/oauth-subscriber.git",
1069                 "reference": "8d6cab29f8397e5712d00a383eeead36108a3c1f"
1070             },
1071             "dist": {
1072                 "type": "zip",
1073                 "url": "https://api.github.com/repos/guzzle/oauth-subscriber/zipball/8d6cab29f8397e5712d00a383eeead36108a3c1f",
1074                 "reference": "8d6cab29f8397e5712d00a383eeead36108a3c1f",
1075                 "shasum": ""
1076             },
1077             "require": {
1078                 "guzzlehttp/guzzle": "^6.5|^7.2",
1079                 "guzzlehttp/psr7": "^1.7|^2.0",
1080                 "php": ">=5.5.0"
1081             },
1082             "require-dev": {
1083                 "phpunit/phpunit": "~4.0|^9.3.3"
1084             },
1085             "suggest": {
1086                 "ext-openssl": "Required to sign using RSA-SHA1"
1087             },
1088             "type": "library",
1089             "extra": {
1090                 "branch-alias": {
1091                     "dev-master": "0.6-dev"
1092                 }
1093             },
1094             "autoload": {
1095                 "psr-4": {
1096                     "GuzzleHttp\\Subscriber\\Oauth\\": "src"
1097                 }
1098             },
1099             "notification-url": "https://packagist.org/downloads/",
1100             "license": [
1101                 "MIT"
1102             ],
1103             "authors": [
1104                 {
1105                     "name": "Michael Dowling",
1106                     "email": "mtdowling@gmail.com",
1107                     "homepage": "https://github.com/mtdowling"
1108                 }
1109             ],
1110             "description": "Guzzle OAuth 1.0 subscriber",
1111             "homepage": "http://guzzlephp.org/",
1112             "keywords": [
1113                 "Guzzle",
1114                 "oauth"
1115             ],
1116             "time": "2021-07-13T12:01:32+00:00"
1117         },
1118         {
1119             "name": "guzzlehttp/promises",
1120             "version": "2.0.2",
1121             "source": {
1122                 "type": "git",
1123                 "url": "https://github.com/guzzle/promises.git",
1124                 "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
1125             },
1126             "dist": {
1127                 "type": "zip",
1128                 "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
1129                 "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
1130                 "shasum": ""
1131             },
1132             "require": {
1133                 "php": "^7.2.5 || ^8.0"
1134             },
1135             "require-dev": {
1136                 "bamarni/composer-bin-plugin": "^1.8.2",
1137                 "phpunit/phpunit": "^8.5.36 || ^9.6.15"
1138             },
1139             "type": "library",
1140             "extra": {
1141                 "bamarni-bin": {
1142                     "bin-links": true,
1143                     "forward-command": false
1144                 }
1145             },
1146             "autoload": {
1147                 "psr-4": {
1148                     "GuzzleHttp\\Promise\\": "src/"
1149                 }
1150             },
1151             "notification-url": "https://packagist.org/downloads/",
1152             "license": [
1153                 "MIT"
1154             ],
1155             "authors": [
1156                 {
1157                     "name": "Graham Campbell",
1158                     "email": "hello@gjcampbell.co.uk",
1159                     "homepage": "https://github.com/GrahamCampbell"
1160                 },
1161                 {
1162                     "name": "Michael Dowling",
1163                     "email": "mtdowling@gmail.com",
1164                     "homepage": "https://github.com/mtdowling"
1165                 },
1166                 {
1167                     "name": "Tobias Nyholm",
1168                     "email": "tobias.nyholm@gmail.com",
1169                     "homepage": "https://github.com/Nyholm"
1170                 },
1171                 {
1172                     "name": "Tobias Schultze",
1173                     "email": "webmaster@tubo-world.de",
1174                     "homepage": "https://github.com/Tobion"
1175                 }
1176             ],
1177             "description": "Guzzle promises library",
1178             "keywords": [
1179                 "promise"
1180             ],
1181             "funding": [
1182                 {
1183                     "url": "https://github.com/GrahamCampbell",
1184                     "type": "github"
1185                 },
1186                 {
1187                     "url": "https://github.com/Nyholm",
1188                     "type": "github"
1189                 },
1190                 {
1191                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1192                     "type": "tidelift"
1193                 }
1194             ],
1195             "time": "2023-12-03T20:19:20+00:00"
1196         },
1197         {
1198             "name": "guzzlehttp/psr7",
1199             "version": "2.6.2",
1200             "source": {
1201                 "type": "git",
1202                 "url": "https://github.com/guzzle/psr7.git",
1203                 "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
1204             },
1205             "dist": {
1206                 "type": "zip",
1207                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
1208                 "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
1209                 "shasum": ""
1210             },
1211             "require": {
1212                 "php": "^7.2.5 || ^8.0",
1213                 "psr/http-factory": "^1.0",
1214                 "psr/http-message": "^1.1 || ^2.0",
1215                 "ralouphie/getallheaders": "^3.0"
1216             },
1217             "provide": {
1218                 "psr/http-factory-implementation": "1.0",
1219                 "psr/http-message-implementation": "1.0"
1220             },
1221             "require-dev": {
1222                 "bamarni/composer-bin-plugin": "^1.8.2",
1223                 "http-interop/http-factory-tests": "^0.9",
1224                 "phpunit/phpunit": "^8.5.36 || ^9.6.15"
1225             },
1226             "suggest": {
1227                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1228             },
1229             "type": "library",
1230             "extra": {
1231                 "bamarni-bin": {
1232                     "bin-links": true,
1233                     "forward-command": false
1234                 }
1235             },
1236             "autoload": {
1237                 "psr-4": {
1238                     "GuzzleHttp\\Psr7\\": "src/"
1239                 }
1240             },
1241             "notification-url": "https://packagist.org/downloads/",
1242             "license": [
1243                 "MIT"
1244             ],
1245             "authors": [
1246                 {
1247                     "name": "Graham Campbell",
1248                     "email": "hello@gjcampbell.co.uk",
1249                     "homepage": "https://github.com/GrahamCampbell"
1250                 },
1251                 {
1252                     "name": "Michael Dowling",
1253                     "email": "mtdowling@gmail.com",
1254                     "homepage": "https://github.com/mtdowling"
1255                 },
1256                 {
1257                     "name": "George Mponos",
1258                     "email": "gmponos@gmail.com",
1259                     "homepage": "https://github.com/gmponos"
1260                 },
1261                 {
1262                     "name": "Tobias Nyholm",
1263                     "email": "tobias.nyholm@gmail.com",
1264                     "homepage": "https://github.com/Nyholm"
1265                 },
1266                 {
1267                     "name": "Márk Sági-Kazár",
1268                     "email": "mark.sagikazar@gmail.com",
1269                     "homepage": "https://github.com/sagikazarmark"
1270                 },
1271                 {
1272                     "name": "Tobias Schultze",
1273                     "email": "webmaster@tubo-world.de",
1274                     "homepage": "https://github.com/Tobion"
1275                 },
1276                 {
1277                     "name": "Márk Sági-Kazár",
1278                     "email": "mark.sagikazar@gmail.com",
1279                     "homepage": "https://sagikazarmark.hu"
1280                 }
1281             ],
1282             "description": "PSR-7 message implementation that also provides common utility methods",
1283             "keywords": [
1284                 "http",
1285                 "message",
1286                 "psr-7",
1287                 "request",
1288                 "response",
1289                 "stream",
1290                 "uri",
1291                 "url"
1292             ],
1293             "funding": [
1294                 {
1295                     "url": "https://github.com/GrahamCampbell",
1296                     "type": "github"
1297                 },
1298                 {
1299                     "url": "https://github.com/Nyholm",
1300                     "type": "github"
1301                 },
1302                 {
1303                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1304                     "type": "tidelift"
1305                 }
1306             ],
1307             "time": "2023-12-03T20:05:35+00:00"
1308         },
1309         {
1310             "name": "kornrunner/blurhash",
1311             "version": "v1.2.2",
1312             "source": {
1313                 "type": "git",
1314                 "url": "https://github.com/kornrunner/php-blurhash.git",
1315                 "reference": "bc8a4596cb0a49874f0158696a382ab3933fefe4"
1316             },
1317             "dist": {
1318                 "type": "zip",
1319                 "url": "https://api.github.com/repos/kornrunner/php-blurhash/zipball/bc8a4596cb0a49874f0158696a382ab3933fefe4",
1320                 "reference": "bc8a4596cb0a49874f0158696a382ab3933fefe4",
1321                 "shasum": ""
1322             },
1323             "require": {
1324                 "php": "^7.3|^8.0"
1325             },
1326             "require-dev": {
1327                 "ext-gd": "*",
1328                 "ocramius/package-versions": "^1.4|^2.0",
1329                 "phpstan/phpstan": "^0.12",
1330                 "phpunit/phpunit": "^9",
1331                 "vimeo/psalm": "^4.3"
1332             },
1333             "type": "library",
1334             "autoload": {
1335                 "psr-4": {
1336                     "kornrunner\\Blurhash\\": "src"
1337                 }
1338             },
1339             "notification-url": "https://packagist.org/downloads/",
1340             "license": [
1341                 "MIT"
1342             ],
1343             "authors": [
1344                 {
1345                     "name": "Boris Momčilović",
1346                     "email": "boris.momcilovic@gmail.com"
1347                 }
1348             ],
1349             "description": "Pure PHP implementation of Blurhash",
1350             "homepage": "https://github.com/kornrunner/php-blurhash",
1351             "time": "2022-07-13T19:38:39+00:00"
1352         },
1353         {
1354             "name": "league/html-to-markdown",
1355             "version": "4.10.0",
1356             "source": {
1357                 "type": "git",
1358                 "url": "https://github.com/thephpleague/html-to-markdown.git",
1359                 "reference": "0868ae7a552e809e5cd8f93ba022071640408e88"
1360             },
1361             "dist": {
1362                 "type": "zip",
1363                 "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/0868ae7a552e809e5cd8f93ba022071640408e88",
1364                 "reference": "0868ae7a552e809e5cd8f93ba022071640408e88",
1365                 "shasum": ""
1366             },
1367             "require": {
1368                 "ext-dom": "*",
1369                 "ext-xml": "*",
1370                 "php": ">=5.3.3"
1371             },
1372             "require-dev": {
1373                 "mikehaertl/php-shellcommand": "~1.1.0",
1374                 "phpunit/phpunit": "^4.8|^5.7",
1375                 "scrutinizer/ocular": "~1.1"
1376             },
1377             "bin": [
1378                 "bin/html-to-markdown"
1379             ],
1380             "type": "library",
1381             "extra": {
1382                 "branch-alias": {
1383                     "dev-master": "4.10-dev"
1384                 }
1385             },
1386             "autoload": {
1387                 "psr-4": {
1388                     "League\\HTMLToMarkdown\\": "src/"
1389                 }
1390             },
1391             "notification-url": "https://packagist.org/downloads/",
1392             "license": [
1393                 "MIT"
1394             ],
1395             "authors": [
1396                 {
1397                     "name": "Colin O'Dell",
1398                     "email": "colinodell@gmail.com",
1399                     "homepage": "https://www.colinodell.com",
1400                     "role": "Lead Developer"
1401                 },
1402                 {
1403                     "name": "Nick Cernis",
1404                     "email": "nick@cern.is",
1405                     "homepage": "http://modernnerd.net",
1406                     "role": "Original Author"
1407                 }
1408             ],
1409             "description": "An HTML-to-markdown conversion helper for PHP",
1410             "homepage": "https://github.com/thephpleague/html-to-markdown",
1411             "keywords": [
1412                 "html",
1413                 "markdown"
1414             ],
1415             "time": "2020-07-01T00:34:03+00:00"
1416         },
1417         {
1418             "name": "level-2/dice",
1419             "version": "4.0.4",
1420             "source": {
1421                 "type": "git",
1422                 "url": "https://github.com/Level-2/Dice.git",
1423                 "reference": "e04c98d96bcc932a917b2b7e7944887e4839056a"
1424             },
1425             "dist": {
1426                 "type": "zip",
1427                 "url": "https://api.github.com/repos/Level-2/Dice/zipball/e04c98d96bcc932a917b2b7e7944887e4839056a",
1428                 "reference": "e04c98d96bcc932a917b2b7e7944887e4839056a",
1429                 "shasum": ""
1430             },
1431             "require": {
1432                 "php": ">=7.0.0"
1433             },
1434             "require-dev": {
1435                 "phpunit/phpunit": "^6.5"
1436             },
1437             "type": "library",
1438             "extra": {
1439                 "patches_applied": []
1440             },
1441             "autoload": {
1442                 "psr-4": {
1443                     "Dice\\": "./"
1444                 }
1445             },
1446             "notification-url": "https://packagist.org/downloads/",
1447             "license": [
1448                 "BSD-2-Clause"
1449             ],
1450             "authors": [
1451                 {
1452                     "name": "Tom Butler",
1453                     "email": "tom@r.je"
1454                 }
1455             ],
1456             "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.",
1457             "homepage": "http://r.je/dice.html",
1458             "keywords": [
1459                 "dependency injection",
1460                 "dependency injection container",
1461                 "di",
1462                 "ioc"
1463             ],
1464             "time": "2022-03-28T21:20:23+00:00"
1465         },
1466         {
1467             "name": "lightopenid/lightopenid",
1468             "version": "dev-master",
1469             "source": {
1470                 "type": "git",
1471                 "url": "https://github.com/Mewp/lightopenid.git",
1472                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19"
1473             },
1474             "dist": {
1475                 "type": "zip",
1476                 "url": "https://api.github.com/repos/Mewp/lightopenid/zipball/9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
1477                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
1478                 "shasum": ""
1479             },
1480             "require": {
1481                 "php": ">=5.2.3"
1482             },
1483             "type": "library",
1484             "autoload": {
1485                 "classmap": [
1486                     "./"
1487                 ]
1488             },
1489             "notification-url": "https://packagist.org/downloads/",
1490             "license": [
1491                 "MIT"
1492             ],
1493             "homepage": "http://code.google.com/p/lightopenid/",
1494             "keywords": [
1495                 "OpenId"
1496             ],
1497             "time": "2013-10-27T16:25:49+00:00"
1498         },
1499         {
1500             "name": "matriphe/iso-639",
1501             "version": "1.2",
1502             "source": {
1503                 "type": "git",
1504                 "url": "https://github.com/matriphe/php-iso-639.git",
1505                 "reference": "0245d844daeefdd22a54b47103ffdb0e03c323e1"
1506             },
1507             "dist": {
1508                 "type": "zip",
1509                 "url": "https://api.github.com/repos/matriphe/php-iso-639/zipball/0245d844daeefdd22a54b47103ffdb0e03c323e1",
1510                 "reference": "0245d844daeefdd22a54b47103ffdb0e03c323e1",
1511                 "shasum": ""
1512             },
1513             "require-dev": {
1514                 "phpunit/phpunit": "^4.7"
1515             },
1516             "type": "library",
1517             "autoload": {
1518                 "psr-4": {
1519                     "Matriphe\\ISO639\\": "src/"
1520                 }
1521             },
1522             "notification-url": "https://packagist.org/downloads/",
1523             "license": [
1524                 "MIT"
1525             ],
1526             "authors": [
1527                 {
1528                     "name": "Muhammad Zamroni",
1529                     "email": "halo@matriphe.com"
1530                 }
1531             ],
1532             "description": "PHP library to convert ISO-639-1 code to language name.",
1533             "keywords": [
1534                 "639",
1535                 "iso",
1536                 "iso-639",
1537                 "lang",
1538                 "language",
1539                 "laravel"
1540             ],
1541             "time": "2017-07-19T15:11:19+00:00"
1542         },
1543         {
1544             "name": "mattwright/urlresolver",
1545             "version": "2.0",
1546             "source": {
1547                 "type": "git",
1548                 "url": "https://github.com/mattwright/URLResolver.php.git",
1549                 "reference": "416039192cb6d9158bdacd68349bceff8739b857"
1550             },
1551             "dist": {
1552                 "type": "zip",
1553                 "url": "https://api.github.com/repos/mattwright/URLResolver.php/zipball/416039192cb6d9158bdacd68349bceff8739b857",
1554                 "reference": "416039192cb6d9158bdacd68349bceff8739b857",
1555                 "shasum": ""
1556             },
1557             "require": {
1558                 "ext-curl": "*",
1559                 "ext-mbstring": "*",
1560                 "php": ">=5.3"
1561             },
1562             "type": "library",
1563             "autoload": {
1564                 "psr-4": {
1565                     "mattwright\\": "."
1566                 }
1567             },
1568             "notification-url": "https://packagist.org/downloads/",
1569             "license": [
1570                 "MIT"
1571             ],
1572             "authors": [
1573                 {
1574                     "name": "Matt Wright",
1575                     "email": "mw@mattwright.com"
1576                 }
1577             ],
1578             "description": "PHP class that attempts to resolve URLs to a final, canonical link.",
1579             "homepage": "https://github.com/mattwright/URLResolver.php",
1580             "keywords": [
1581                 "canonical",
1582                 "link",
1583                 "redirect",
1584                 "resolve",
1585                 "url"
1586             ],
1587             "time": "2019-01-18T00:59:34+00:00"
1588         },
1589         {
1590             "name": "michelf/php-markdown",
1591             "version": "1.9.1",
1592             "source": {
1593                 "type": "git",
1594                 "url": "https://github.com/michelf/php-markdown.git",
1595                 "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3"
1596             },
1597             "dist": {
1598                 "type": "zip",
1599                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/5024d623c1a057dcd2d076d25b7d270a1d0d55f3",
1600                 "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3",
1601                 "shasum": ""
1602             },
1603             "require": {
1604                 "php": ">=5.3.0"
1605             },
1606             "require-dev": {
1607                 "phpunit/phpunit": ">=4.3 <5.8"
1608             },
1609             "type": "library",
1610             "autoload": {
1611                 "psr-4": {
1612                     "Michelf\\": "Michelf/"
1613                 }
1614             },
1615             "notification-url": "https://packagist.org/downloads/",
1616             "license": [
1617                 "BSD-3-Clause"
1618             ],
1619             "authors": [
1620                 {
1621                     "name": "Michel Fortin",
1622                     "email": "michel.fortin@michelf.ca",
1623                     "homepage": "https://michelf.ca/",
1624                     "role": "Developer"
1625                 },
1626                 {
1627                     "name": "John Gruber",
1628                     "homepage": "https://daringfireball.net/"
1629                 }
1630             ],
1631             "description": "PHP Markdown",
1632             "homepage": "https://michelf.ca/projects/php-markdown/",
1633             "keywords": [
1634                 "markdown"
1635             ],
1636             "time": "2021-11-24T02:52:38+00:00"
1637         },
1638         {
1639             "name": "minishlink/web-push",
1640             "version": "v6.0.7",
1641             "source": {
1642                 "type": "git",
1643                 "url": "https://github.com/web-push-libs/web-push-php.git",
1644                 "reference": "23a78b8585bdcecaa323f1dd1acdc548e28892fe"
1645             },
1646             "dist": {
1647                 "type": "zip",
1648                 "url": "https://api.github.com/repos/web-push-libs/web-push-php/zipball/23a78b8585bdcecaa323f1dd1acdc548e28892fe",
1649                 "reference": "23a78b8585bdcecaa323f1dd1acdc548e28892fe",
1650                 "shasum": ""
1651             },
1652             "require": {
1653                 "ext-curl": "*",
1654                 "ext-json": "*",
1655                 "ext-mbstring": "*",
1656                 "ext-openssl": "*",
1657                 "guzzlehttp/guzzle": "^7.0.1|^6.2",
1658                 "php": ">=7.2",
1659                 "web-token/jwt-key-mgmt": "^2.0",
1660                 "web-token/jwt-signature": "^2.0",
1661                 "web-token/jwt-signature-algorithm-ecdsa": "^2.0",
1662                 "web-token/jwt-util-ecc": "^2.0"
1663             },
1664             "require-dev": {
1665                 "friendsofphp/php-cs-fixer": "^2.14",
1666                 "phpstan/phpstan": "^0.11|^0.12",
1667                 "phpunit/phpunit": "^8.0|^9.0"
1668             },
1669             "type": "library",
1670             "autoload": {
1671                 "psr-4": {
1672                     "Minishlink\\WebPush\\": "src"
1673                 }
1674             },
1675             "notification-url": "https://packagist.org/downloads/",
1676             "license": [
1677                 "MIT"
1678             ],
1679             "authors": [
1680                 {
1681                     "name": "Louis Lagrange",
1682                     "email": "lagrange.louis@gmail.com",
1683                     "homepage": "https://github.com/Minishlink"
1684                 }
1685             ],
1686             "description": "Web Push library for PHP",
1687             "homepage": "https://github.com/web-push-libs/web-push-php",
1688             "keywords": [
1689                 "Push API",
1690                 "WebPush",
1691                 "notifications",
1692                 "push",
1693                 "web"
1694             ],
1695             "time": "2021-11-22T17:36:01+00:00"
1696         },
1697         {
1698             "name": "mobiledetect/mobiledetectlib",
1699             "version": "3.74.3",
1700             "source": {
1701                 "type": "git",
1702                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
1703                 "reference": "39582ab62f86b40e4edb698159f895929a29c346"
1704             },
1705             "dist": {
1706                 "type": "zip",
1707                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/39582ab62f86b40e4edb698159f895929a29c346",
1708                 "reference": "39582ab62f86b40e4edb698159f895929a29c346",
1709                 "shasum": ""
1710             },
1711             "require": {
1712                 "php": ">=7.4"
1713             },
1714             "require-dev": {
1715                 "friendsofphp/php-cs-fixer": "^3.14",
1716                 "phpunit/phpunit": "^9.6",
1717                 "squizlabs/php_codesniffer": "^3.7"
1718             },
1719             "type": "library",
1720             "autoload": {
1721                 "psr-4": {
1722                     "Detection\\": "src/"
1723                 },
1724                 "classmap": [
1725                     "src/MobileDetect.php"
1726                 ]
1727             },
1728             "notification-url": "https://packagist.org/downloads/",
1729             "license": [
1730                 "MIT"
1731             ],
1732             "authors": [
1733                 {
1734                     "name": "Serban Ghita",
1735                     "email": "serbanghita@gmail.com",
1736                     "homepage": "https://mobiledetect.net",
1737                     "role": "Developer"
1738                 }
1739             ],
1740             "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.",
1741             "homepage": "https://github.com/serbanghita/Mobile-Detect",
1742             "keywords": [
1743                 "detect mobile devices",
1744                 "mobile",
1745                 "mobile detect",
1746                 "mobile detector",
1747                 "php mobile detect"
1748             ],
1749             "funding": [
1750                 {
1751                     "url": "https://github.com/serbanghita",
1752                     "type": "github"
1753                 }
1754             ],
1755             "time": "2023-10-27T16:28:04+00:00"
1756         },
1757         {
1758             "name": "nikic/fast-route",
1759             "version": "v1.3.0",
1760             "source": {
1761                 "type": "git",
1762                 "url": "https://github.com/nikic/FastRoute.git",
1763                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
1764             },
1765             "dist": {
1766                 "type": "zip",
1767                 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
1768                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
1769                 "shasum": ""
1770             },
1771             "require": {
1772                 "php": ">=5.4.0"
1773             },
1774             "require-dev": {
1775                 "phpunit/phpunit": "^4.8.35|~5.7"
1776             },
1777             "type": "library",
1778             "autoload": {
1779                 "psr-4": {
1780                     "FastRoute\\": "src/"
1781                 },
1782                 "files": [
1783                     "src/functions.php"
1784                 ]
1785             },
1786             "notification-url": "https://packagist.org/downloads/",
1787             "license": [
1788                 "BSD-3-Clause"
1789             ],
1790             "authors": [
1791                 {
1792                     "name": "Nikita Popov",
1793                     "email": "nikic@php.net"
1794                 }
1795             ],
1796             "description": "Fast request router for PHP",
1797             "keywords": [
1798                 "router",
1799                 "routing"
1800             ],
1801             "time": "2018-02-13T20:26:39+00:00"
1802         },
1803         {
1804             "name": "npm-asset/cropperjs",
1805             "version": "1.2.2",
1806             "dist": {
1807                 "type": "tar",
1808                 "url": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.2.2.tgz",
1809                 "shasum": "30dc7a7ce872155b23a33bd10ad4c76c0d613f55"
1810             },
1811             "require-dev": {
1812                 "npm-asset/babel-core": ">=6.26.0,<7.0.0",
1813                 "npm-asset/babel-plugin-external-helpers": ">=6.22.0,<7.0.0",
1814                 "npm-asset/babel-preset-env": ">=1.6.1,<2.0.0",
1815                 "npm-asset/cpy-cli": ">=1.0.1,<2.0.0",
1816                 "npm-asset/cssnano": ">=3.10.0,<4.0.0",
1817                 "npm-asset/del-cli": ">=1.1.0,<2.0.0",
1818                 "npm-asset/eslint": ">=4.14.0,<5.0.0",
1819                 "npm-asset/eslint-config-airbnb-base": ">=12.1.0,<13.0.0",
1820                 "npm-asset/eslint-plugin-import": ">=2.8.0,<3.0.0",
1821                 "npm-asset/node-qunit-phantomjs": ">=2.0.0,<3.0.0",
1822                 "npm-asset/npm-run-all": ">=4.1.2,<5.0.0",
1823                 "npm-asset/postcss-cli": ">=4.1.1,<5.0.0",
1824                 "npm-asset/postcss-cssnext": ">=3.0.2,<4.0.0",
1825                 "npm-asset/postcss-header": ">=1.0.0,<2.0.0",
1826                 "npm-asset/postcss-url": ">=7.3.0,<8.0.0",
1827                 "npm-asset/rollup": ">=0.53.3,<0.54.0",
1828                 "npm-asset/rollup-plugin-babel": ">=3.0.3,<4.0.0",
1829                 "npm-asset/rollup-watch": ">=4.3.1,<5.0.0",
1830                 "npm-asset/stylefmt": ">=6.0.0,<7.0.0",
1831                 "npm-asset/uglify-js": ">=3.3.4,<4.0.0"
1832             },
1833             "type": "npm-asset-library",
1834             "extra": {
1835                 "npm-asset-bugs": {
1836                     "url": "https://github.com/fengyuanchen/cropperjs/issues"
1837                 },
1838                 "npm-asset-files": [
1839                     "src",
1840                     "dist"
1841                 ],
1842                 "npm-asset-main": "dist/cropper.common.js",
1843                 "npm-asset-directories": [],
1844                 "npm-asset-repository": {
1845                     "type": "git",
1846                     "url": "git+https://github.com/fengyuanchen/cropperjs.git"
1847                 },
1848                 "npm-asset-scripts": {
1849                     "build": "npm run build:css && npm run build:js",
1850                     "build:css": "postcss src/css/cropper.css -o dist/cropper.css --no-map",
1851                     "build:js": "rollup -c",
1852                     "clear": "del-cli dist",
1853                     "compress": "npm run compress:css && npm run compress:js",
1854                     "compress:css": "postcss dist/cropper.css -u cssnano -o dist/cropper.min.css --no-map",
1855                     "compress:js": "uglifyjs dist/cropper.js -o dist/cropper.min.js -c -m --comments /^!/",
1856                     "copy": "cpy dist/cropper.css docs/css",
1857                     "lint": "eslint src/js --fix",
1858                     "release": "npm run clear && npm run lint && npm run build && npm run compress && npm run copy && npm test",
1859                     "start": "npm-run-all --parallel watch:*",
1860                     "test": "node-qunit-phantomjs test/index.html --timeout 10",
1861                     "watch:css": "postcss src/css/cropper.css -o docs/css/cropper.css -m -w",
1862                     "watch:js": "rollup -c -m -w"
1863                 }
1864             },
1865             "license": [
1866                 "MIT"
1867             ],
1868             "authors": [
1869                 {
1870                     "name": "Chen Fengyuan",
1871                     "url": "http://chenfengyuan.com"
1872                 }
1873             ],
1874             "description": "JavaScript image cropper.",
1875             "homepage": "https://fengyuanchen.github.io/cropperjs",
1876             "keywords": [
1877                 "crop",
1878                 "cropper",
1879                 "cropper.js",
1880                 "cropperjs",
1881                 "cropping",
1882                 "css",
1883                 "development",
1884                 "front-end",
1885                 "html",
1886                 "image",
1887                 "javascript",
1888                 "move",
1889                 "rotate",
1890                 "scale",
1891                 "web",
1892                 "zoom"
1893             ],
1894             "time": "2018-01-03T13:39:39+00:00"
1895         },
1896         {
1897             "name": "npm-asset/es-jquery-sortable",
1898             "version": "0.9.13-patch2",
1899             "dist": {
1900                 "type": "tar",
1901                 "url": "https://registry.npmjs.org/es-jquery-sortable/-/es-jquery-sortable-0.9.13-patch2.tgz",
1902                 "shasum": "a4db16d133fbce1bcd1543c98279902a6b0812a3"
1903             },
1904             "require": {
1905                 "npm-asset/jquery": ">=2.1.2,<3.0.0"
1906             },
1907             "type": "npm-asset-library",
1908             "extra": {
1909                 "npm-asset-bugs": {
1910                     "url": "https://github.com/johnny/jquery-sortable/issues"
1911                 },
1912                 "npm-asset-main": "./source/js/jquery-sortable.js",
1913                 "npm-asset-directories": [],
1914                 "npm-asset-repository": {
1915                     "type": "git",
1916                     "url": "git+https://github.com/johnny/jquery-sortable.git"
1917                 },
1918                 "npm-asset-scripts": {
1919                     "test": "echo \"Error: no test specified\" && exit 1"
1920                 }
1921             },
1922             "license": [
1923                 "BSD-3"
1924             ],
1925             "authors": [
1926                 ""
1927             ],
1928             "description": "jquery plugin for sortable, nestable lists",
1929             "homepage": "https://github.com/johnny/jquery-sortable",
1930             "keywords": [
1931                 "drag",
1932                 "dragging",
1933                 "sort",
1934                 "sortable",
1935                 "sorting"
1936             ],
1937             "time": "2019-11-20T03:55:51+00:00"
1938         },
1939         {
1940             "name": "npm-asset/ev-emitter",
1941             "version": "1.1.1",
1942             "dist": {
1943                 "type": "tar",
1944                 "url": "https://registry.npmjs.org/ev-emitter/-/ev-emitter-1.1.1.tgz",
1945                 "shasum": "8f18b0ce5c76a5d18017f71c0a795c65b9138f2a"
1946             },
1947             "type": "npm-asset-library",
1948             "extra": {
1949                 "npm-asset-bugs": {
1950                     "url": "https://github.com/metafizzy/ev-emitter/issues"
1951                 },
1952                 "npm-asset-main": "ev-emitter.js",
1953                 "npm-asset-directories": {
1954                     "test": "test"
1955                 },
1956                 "npm-asset-repository": {
1957                     "type": "git",
1958                     "url": "git+https://github.com/metafizzy/ev-emitter.git"
1959                 },
1960                 "npm-asset-scripts": {
1961                     "test": "mocha test/test"
1962                 }
1963             },
1964             "license": [
1965                 "MIT"
1966             ],
1967             "authors": [
1968                 {
1969                     "name": "David DeSandro"
1970                 }
1971             ],
1972             "description": "lil' event emitter",
1973             "homepage": "https://github.com/metafizzy/ev-emitter#readme",
1974             "keywords": [
1975                 "emitter",
1976                 "event",
1977                 "pubsub"
1978             ],
1979             "time": "2017-07-06T13:46:38+00:00"
1980         },
1981         {
1982             "name": "npm-asset/eventemitter3",
1983             "version": "2.0.3",
1984             "dist": {
1985                 "type": "tar",
1986                 "url": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-2.0.3.tgz",
1987                 "shasum": "b5e1079b59fb5e1ba2771c0a993be060a58c99ba"
1988             },
1989             "type": "npm-asset-library",
1990             "extra": {
1991                 "npm-asset-bugs": {
1992                     "url": "https://github.com/primus/eventemitter3/issues"
1993                 },
1994                 "npm-asset-main": "index.js",
1995                 "npm-asset-directories": [],
1996                 "npm-asset-repository": {
1997                     "type": "git",
1998                     "url": "git://github.com/primus/eventemitter3.git"
1999                 },
2000                 "npm-asset-scripts": {
2001                     "build": "mkdir -p umd && browserify index.js -s EventEmitter3 | uglifyjs -m -o umd/eventemitter3.min.js",
2002                     "benchmark": "find benchmarks/run -name '*.js' -exec benchmarks/start.sh {} \\;",
2003                     "test": "nyc --reporter=html --reporter=text mocha",
2004                     "test-browser": "zuul -- test.js",
2005                     "prepublish": "npm run build",
2006                     "sync": "node versions.js"
2007                 }
2008             },
2009             "license": [
2010                 "MIT"
2011             ],
2012             "authors": [
2013                 {
2014                     "name": "Arnout Kazemier"
2015                 }
2016             ],
2017             "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.",
2018             "homepage": "https://github.com/primus/eventemitter3#readme",
2019             "keywords": [
2020                 "EventEmitter",
2021                 "EventEmitter2",
2022                 "EventEmitter3",
2023                 "Events",
2024                 "addEventListener",
2025                 "addListener",
2026                 "emit",
2027                 "emits",
2028                 "emitter",
2029                 "event",
2030                 "once",
2031                 "pub/sub",
2032                 "publish",
2033                 "reactor",
2034                 "subscribe"
2035             ],
2036             "time": "2017-03-31T14:51:09+00:00"
2037         },
2038         {
2039             "name": "npm-asset/fullcalendar",
2040             "version": "3.10.5",
2041             "dist": {
2042                 "type": "tar",
2043                 "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.10.5.tgz",
2044                 "shasum": "57a3a64d7d744181582bb9e1be32d1846e1db53a"
2045             },
2046             "type": "npm-asset-library",
2047             "extra": {
2048                 "npm-asset-bugs": {
2049                     "url": "https://fullcalendar.io/wiki/Reporting-Bugs/"
2050                 },
2051                 "npm-asset-main": "dist/fullcalendar.js",
2052                 "npm-asset-directories": [],
2053                 "npm-asset-repository": {
2054                     "type": "git",
2055                     "url": "git+https://github.com/fullcalendar/fullcalendar.git"
2056                 },
2057                 "npm-asset-scripts": {
2058                     "clean": "gulp clean",
2059                     "dist": "npm run check-env && gulp dist",
2060                     "lint": "gulp lint-and-example-repos",
2061                     "test": "gulp test:single",
2062                     "check-env": "check-node-version --node 11"
2063                 }
2064             },
2065             "license": [
2066                 "MIT"
2067             ],
2068             "authors": [
2069                 {
2070                     "name": "Adam Shaw",
2071                     "email": "arshaw@arshaw.com",
2072                     "url": "http://arshaw.com/"
2073                 }
2074             ],
2075             "description": "Full-sized drag & drop event calendar",
2076             "homepage": "https://fullcalendar.io/",
2077             "keywords": [
2078                 "calendar",
2079                 "event",
2080                 "full-sized",
2081                 "jquery-plugin"
2082             ],
2083             "time": "2021-11-03T00:01:43+00:00"
2084         },
2085         {
2086             "name": "npm-asset/imagesloaded",
2087             "version": "4.1.4",
2088             "dist": {
2089                 "type": "tar",
2090                 "url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-4.1.4.tgz",
2091                 "shasum": "1376efcd162bb768c34c3727ac89cc04051f3cc7"
2092             },
2093             "require": {
2094                 "npm-asset/ev-emitter": ">=1.0.0,<2.0.0"
2095             },
2096             "require-dev": {
2097                 "npm-asset/chalk": ">=1.1.1,<2.0.0",
2098                 "npm-asset/cheerio": ">=0.19.0,<0.20.0",
2099                 "npm-asset/gulp": ">=3.9.0,<4.0.0",
2100                 "npm-asset/gulp-jshint": ">=1.11.2,<2.0.0",
2101                 "npm-asset/gulp-json-lint": ">=0.1.0,<0.2.0",
2102                 "npm-asset/gulp-rename": ">=1.2.2,<2.0.0",
2103                 "npm-asset/gulp-replace": ">=0.5.4,<0.6.0",
2104                 "npm-asset/gulp-requirejs-optimize": "dev-github:metafizzy/gulp-requirejs-optimize",
2105                 "npm-asset/gulp-uglify": ">=1.4.2,<2.0.0",
2106                 "npm-asset/gulp-util": ">=3.0.7,<4.0.0",
2107                 "npm-asset/highlight.js": ">=8.9.1,<9.0.0",
2108                 "npm-asset/marked": ">=0.3.5,<0.4.0",
2109                 "npm-asset/minimist": ">=1.2.0,<2.0.0",
2110                 "npm-asset/transfob": ">=1.0.0,<2.0.0"
2111             },
2112             "type": "npm-asset-library",
2113             "extra": {
2114                 "npm-asset-bugs": {
2115                     "url": "https://github.com/desandro/imagesloaded/issues"
2116                 },
2117                 "npm-asset-main": "imagesloaded.js",
2118                 "npm-asset-directories": {
2119                     "test": "test"
2120                 },
2121                 "npm-asset-repository": {
2122                     "type": "git",
2123                     "url": "git://github.com/desandro/imagesloaded.git"
2124                 },
2125                 "npm-asset-scripts": {
2126                     "test": "echo \"Error: no test specified\" && exit 1"
2127                 }
2128             },
2129             "license": [
2130                 "MIT"
2131             ],
2132             "authors": [
2133                 {
2134                     "name": "David DeSandro"
2135                 }
2136             ],
2137             "description": "JavaScript is all like _You images done yet or what?_",
2138             "homepage": "https://github.com/desandro/imagesloaded",
2139             "keywords": [
2140                 "dom",
2141                 "images",
2142                 "jquery-plugin",
2143                 "loaded",
2144                 "ui"
2145             ],
2146             "time": "2018-01-02T16:56:03+00:00"
2147         },
2148         {
2149             "name": "npm-asset/jgrowl",
2150             "version": "1.4.9",
2151             "dist": {
2152                 "type": "tar",
2153                 "url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.9.tgz",
2154                 "shasum": "f0259b74904f4cfc05ea1ad1188fe9b7b3384e2e"
2155             },
2156             "type": "npm-asset-library",
2157             "extra": {
2158                 "npm-asset-bugs": {
2159                     "url": "https://github.com/stanlemon/jGrowl/issues"
2160                 },
2161                 "npm-asset-main": "jquery.jgrowl.js",
2162                 "npm-asset-directories": [],
2163                 "npm-asset-repository": {
2164                     "type": "git",
2165                     "url": "git+ssh://git@github.com/stanlemon/jGrowl.git"
2166                 },
2167                 "npm-asset-scripts": {
2168                     "build": "grunt"
2169                 }
2170             },
2171             "license": [
2172                 "MIT"
2173             ],
2174             "authors": [
2175                 {
2176                     "name": "Stan Lemon",
2177                     "email": "stosh1985@gmail.com",
2178                     "url": "http://stanlemon.net"
2179                 }
2180             ],
2181             "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 ",
2182             "homepage": "https://github.com/stanlemon/jGrowl#readme",
2183             "time": "2023-02-22T23:58:06+00:00"
2184         },
2185         {
2186             "name": "npm-asset/jquery",
2187             "version": "2.2.4",
2188             "dist": {
2189                 "type": "tar",
2190                 "url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
2191                 "shasum": "2c89d6889b5eac522a7eea32c14521559c6cbf02"
2192             },
2193             "require-dev": {
2194                 "npm-asset/commitplease": "2.0.0",
2195                 "npm-asset/core-js": "0.9.17",
2196                 "npm-asset/grunt": "0.4.5",
2197                 "npm-asset/grunt-babel": "5.0.1",
2198                 "npm-asset/grunt-cli": "0.1.13",
2199                 "npm-asset/grunt-compare-size": "0.4.0",
2200                 "npm-asset/grunt-contrib-jshint": "0.11.2",
2201                 "npm-asset/grunt-contrib-uglify": "0.9.2",
2202                 "npm-asset/grunt-contrib-watch": "0.6.1",
2203                 "npm-asset/grunt-git-authors": "2.0.1",
2204                 "npm-asset/grunt-jscs": "2.1.0",
2205                 "npm-asset/grunt-jsonlint": "1.0.4",
2206                 "npm-asset/grunt-npmcopy": "0.1.0",
2207                 "npm-asset/gzip-js": "0.3.2",
2208                 "npm-asset/jsdom": "5.6.1",
2209                 "npm-asset/load-grunt-tasks": "1.0.0",
2210                 "npm-asset/qunit-assert-step": "1.0.3",
2211                 "npm-asset/qunitjs": "1.17.1",
2212                 "npm-asset/requirejs": "2.1.17",
2213                 "npm-asset/sinon": "1.10.3",
2214                 "npm-asset/sizzle": "2.2.1",
2215                 "npm-asset/strip-json-comments": "1.0.3",
2216                 "npm-asset/testswarm": "1.1.0",
2217                 "npm-asset/win-spawn": "2.0.0"
2218             },
2219             "type": "npm-asset-library",
2220             "extra": {
2221                 "npm-asset-bugs": {
2222                     "url": "https://github.com/jquery/jquery/issues"
2223                 },
2224                 "npm-asset-main": "dist/jquery.js",
2225                 "npm-asset-directories": [],
2226                 "npm-asset-repository": {
2227                     "type": "git",
2228                     "url": "git+https://github.com/jquery/jquery.git"
2229                 },
2230                 "npm-asset-scripts": {
2231                     "build": "npm install && grunt",
2232                     "start": "grunt watch",
2233                     "test": "grunt && grunt test"
2234                 }
2235             },
2236             "license": [
2237                 "MIT"
2238             ],
2239             "authors": [
2240                 {
2241                     "name": "jQuery Foundation and other contributors",
2242                     "url": "https://github.com/jquery/jquery/blob/2.2.4/AUTHORS.txt"
2243                 }
2244             ],
2245             "description": "JavaScript library for DOM operations",
2246             "homepage": "http://jquery.com",
2247             "keywords": [
2248                 "browser",
2249                 "javascript",
2250                 "jquery",
2251                 "library"
2252             ],
2253             "time": "2016-05-20T17:26:07+00:00"
2254         },
2255         {
2256             "name": "npm-asset/jquery-colorbox",
2257             "version": "1.6.4",
2258             "dist": {
2259                 "type": "tar",
2260                 "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
2261                 "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
2262             },
2263             "require": {
2264                 "npm-asset/jquery": ">=1.3.2"
2265             },
2266             "type": "npm-asset-library",
2267             "extra": {
2268                 "npm-asset-bugs": {
2269                     "url": "https://github.com/jackmoore/colorbox/issues"
2270                 },
2271                 "npm-asset-main": "jquery.colorbox.js",
2272                 "npm-asset-directories": [],
2273                 "npm-asset-repository": {
2274                     "type": "git",
2275                     "url": "git+ssh://git@github.com/jackmoore/colorbox.git"
2276                 },
2277                 "npm-asset-scripts": []
2278             },
2279             "license": [
2280                 "MIT"
2281             ],
2282             "authors": [
2283                 {
2284                     "name": "Jack Moore",
2285                     "email": "hello@jacklmoore.com",
2286                     "url": "http://www.jacklmoore.com"
2287                 }
2288             ],
2289             "description": "jQuery lightbox and modal window plugin.",
2290             "homepage": "http://www.jacklmoore.com/colorbox",
2291             "keywords": [
2292                 "gallery",
2293                 "jquery-plugin",
2294                 "lightbox",
2295                 "modal",
2296                 "popup",
2297                 "ui"
2298             ],
2299             "time": "2016-05-10T22:22:39+00:00"
2300         },
2301         {
2302             "name": "npm-asset/jquery-datetimepicker",
2303             "version": "2.5.21",
2304             "dist": {
2305                 "type": "tar",
2306                 "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.21.tgz",
2307                 "shasum": "00c388a78df2732fedfdb5c6529b6e84d53e0235"
2308             },
2309             "require": {
2310                 "npm-asset/jquery": ">=1.7.2",
2311                 "npm-asset/jquery-mousewheel": ">=3.1.13",
2312                 "npm-asset/php-date-formatter": ">=1.3.4,<2.0.0"
2313             },
2314             "type": "npm-asset-library",
2315             "extra": {
2316                 "npm-asset-bugs": {
2317                     "url": "https://github.com/xdan/datetimepicker/issues"
2318                 },
2319                 "npm-asset-main": "build/jquery.datetimepicker.full.min.js",
2320                 "npm-asset-directories": [],
2321                 "npm-asset-repository": {
2322                     "type": "git",
2323                     "url": "git+https://github.com/xdan/datetimepicker.git"
2324                 },
2325                 "npm-asset-scripts": {
2326                     "test": "karma start --browsers Firefox karma.conf.js --single-run",
2327                     "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",
2328                     "minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
2329                     "minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
2330                     "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",
2331                     "build": "npm run minify && npm run concat && npm run minifyconcat",
2332                     "public": "npm run test && npm version patch --no-git-tag-version && npm run build && npm run github"
2333                 }
2334             },
2335             "license": [
2336                 "MIT"
2337             ],
2338             "authors": [
2339                 {
2340                     "name": "Chupurnov",
2341                     "email": "chupurnov@gmail.com",
2342                     "url": "https://xdsoft.net/"
2343                 }
2344             ],
2345             "description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
2346             "homepage": "https://github.com/xdan/datetimepicker",
2347             "keywords": [
2348                 "calendar",
2349                 "date",
2350                 "datepicker",
2351                 "datetime",
2352                 "jquery-plugin",
2353                 "time",
2354                 "timepicker"
2355             ],
2356             "time": "2019-02-23T11:25:30+00:00"
2357         },
2358         {
2359             "name": "npm-asset/jquery-mousewheel",
2360             "version": "3.1.13",
2361             "dist": {
2362                 "type": "tar",
2363                 "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
2364                 "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
2365             },
2366             "require-dev": {
2367                 "npm-asset/grunt": "~0.4.1",
2368                 "npm-asset/grunt-contrib-connect": "~0.5.0",
2369                 "npm-asset/grunt-contrib-jshint": "~0.7.1",
2370                 "npm-asset/grunt-contrib-uglify": "~0.2.7"
2371             },
2372             "type": "npm-asset-library",
2373             "extra": {
2374                 "npm-asset-bugs": {
2375                     "url": "https://github.com/jquery/jquery-mousewheel/issues"
2376                 },
2377                 "npm-asset-files": [
2378                     "ChangeLog.md",
2379                     "jquery.mousewheel.js",
2380                     "README.md",
2381                     "LICENSE.txt"
2382                 ],
2383                 "npm-asset-main": "./jquery.mousewheel.js",
2384                 "npm-asset-directories": {
2385                     "test": "test"
2386                 },
2387                 "npm-asset-repository": {
2388                     "type": "git",
2389                     "url": "https://github.com/jquery/jquery-mousewheel.git"
2390                 },
2391                 "npm-asset-scripts": []
2392             },
2393             "authors": [
2394                 {
2395                     "name": "jQuery Foundation and other contributors",
2396                     "url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
2397                 }
2398             ],
2399             "description": "A jQuery plugin that adds cross-browser mouse wheel support.",
2400             "homepage": "https://github.com/jquery/jquery-mousewheel",
2401             "keywords": [
2402                 "browser",
2403                 "event",
2404                 "jquery",
2405                 "jquery-plugin",
2406                 "mouse",
2407                 "mousewheel",
2408                 "wheel"
2409             ],
2410             "time": "2015-07-15T18:05:23+00:00"
2411         },
2412         {
2413             "name": "npm-asset/moment",
2414             "version": "2.30.1",
2415             "dist": {
2416                 "type": "tar",
2417                 "url": "https://registry.npmjs.org/moment/-/moment-2.30.1.tgz",
2418                 "shasum": "f8c91c07b7a786e30c59926df530b4eac96974ae"
2419             },
2420             "type": "npm-asset-library",
2421             "extra": {
2422                 "npm-asset-bugs": {
2423                     "url": "https://github.com/moment/moment/issues"
2424                 },
2425                 "npm-asset-main": "./moment.js",
2426                 "npm-asset-directories": [],
2427                 "npm-asset-repository": {
2428                     "type": "git",
2429                     "url": "git+https://github.com/moment/moment.git"
2430                 },
2431                 "npm-asset-scripts": {
2432                     "ts3.1-typescript-test": "cross-env node_modules/typescript3/bin/tsc --project ts3.1-typing-tests",
2433                     "typescript-test": "cross-env node_modules/typescript/bin/tsc --project typing-tests",
2434                     "test": "grunt test",
2435                     "eslint": "eslint Gruntfile.js tasks src",
2436                     "prettier-check": "prettier --check Gruntfile.js tasks src",
2437                     "prettier-fmt": "prettier --write Gruntfile.js tasks src",
2438                     "coverage": "nyc npm test && nyc report",
2439                     "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
2440                 },
2441                 "npm-asset-engines": {
2442                     "node": "*"
2443                 }
2444             },
2445             "license": [
2446                 "MIT"
2447             ],
2448             "authors": [
2449                 {
2450                     "name": "Iskren Ivov Chernev",
2451                     "email": "iskren.chernev@gmail.com",
2452                     "url": "https://github.com/ichernev"
2453                 },
2454                 {
2455                     "name": "Tim Wood",
2456                     "email": "washwithcare@gmail.com",
2457                     "url": "http://timwoodcreates.com/"
2458                 },
2459                 {
2460                     "name": "Rocky Meza",
2461                     "url": "http://rockymeza.com"
2462                 },
2463                 {
2464                     "name": "Matt Johnson",
2465                     "email": "mj1856@hotmail.com",
2466                     "url": "http://codeofmatt.com"
2467                 },
2468                 {
2469                     "name": "Isaac Cambron",
2470                     "email": "isaac@isaaccambron.com",
2471                     "url": "http://isaaccambron.com"
2472                 },
2473                 {
2474                     "name": "Andre Polykanine",
2475                     "email": "andre@oire.org",
2476                     "url": "https://github.com/oire"
2477                 }
2478             ],
2479             "description": "Parse, validate, manipulate, and display dates",
2480             "homepage": "https://momentjs.com",
2481             "keywords": [
2482                 "date",
2483                 "ender",
2484                 "format",
2485                 "i18n",
2486                 "l10n",
2487                 "moment",
2488                 "parse",
2489                 "time",
2490                 "validate"
2491             ],
2492             "time": "2023-12-27T10:38:43+00:00"
2493         },
2494         {
2495             "name": "npm-asset/perfect-scrollbar",
2496             "version": "0.6.16",
2497             "dist": {
2498                 "type": "tar",
2499                 "url": "https://registry.npmjs.org/perfect-scrollbar/-/perfect-scrollbar-0.6.16.tgz",
2500                 "shasum": "b1d61a5245cf3962bb9a8407a3fc669d923212fc"
2501             },
2502             "type": "npm-asset-library",
2503             "extra": {
2504                 "npm-asset-bugs": {
2505                     "url": "https://github.com/noraesae/perfect-scrollbar/issues"
2506                 },
2507                 "npm-asset-files": [
2508                     "dist",
2509                     "src",
2510                     "index.js",
2511                     "jquery.js",
2512                     "perfect-scrollbar.d.ts"
2513                 ],
2514                 "npm-asset-main": "./index.js",
2515                 "npm-asset-directories": [],
2516                 "npm-asset-repository": {
2517                     "type": "git",
2518                     "url": "git+https://github.com/noraesae/perfect-scrollbar.git"
2519                 },
2520                 "npm-asset-scripts": {
2521                     "test": "gulp",
2522                     "before-deploy": "gulp && gulp compress",
2523                     "release": "rm -rf dist && gulp && npm publish"
2524                 },
2525                 "npm-asset-engines": {
2526                     "node": ">= 0.12.0"
2527                 }
2528             },
2529             "license": [
2530                 "MIT"
2531             ],
2532             "authors": [
2533                 {
2534                     "name": "Hyunje Jun",
2535                     "email": "me@noraesae.net"
2536                 },
2537                 {
2538                     "name": "Hyunje Jun",
2539                     "email": "me@noraesae.net"
2540                 }
2541             ],
2542             "description": "Minimalistic but perfect custom scrollbar plugin",
2543             "homepage": "https://github.com/noraesae/perfect-scrollbar#readme",
2544             "keywords": [
2545                 "frontend",
2546                 "jquery-plugin",
2547                 "scroll",
2548                 "scrollbar"
2549             ],
2550             "time": "2017-01-10T01:03:05+00:00"
2551         },
2552         {
2553             "name": "npm-asset/php-date-formatter",
2554             "version": "v1.3.6",
2555             "source": {
2556                 "type": "git",
2557                 "url": "https://github.com/kartik-v/php-date-formatter.git",
2558                 "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0"
2559             },
2560             "dist": {
2561                 "type": "zip",
2562                 "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/514a53660b0d69439236fd3cbc3f41512adb00a0",
2563                 "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0",
2564                 "shasum": ""
2565             },
2566             "type": "npm-asset-library",
2567             "extra": {
2568                 "npm-asset-bugs": {
2569                     "url": "https://github.com/kartik-v/php-date-formatter/issues"
2570                 },
2571                 "npm-asset-main": "js/php-date-formatter.js",
2572                 "npm-asset-directories": {
2573                     "example": "examples"
2574                 },
2575                 "npm-asset-repository": {
2576                     "type": "git",
2577                     "url": "https://github.com/kartik-v/php-date-formatter.git"
2578                 }
2579             },
2580             "license": [
2581                 "BSD-3-Clause"
2582             ],
2583             "authors": [
2584                 "Kartik Visweswaran <kartikv2@gmail.com>"
2585             ],
2586             "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
2587             "homepage": "https://github.com/kartik-v/php-date-formatter",
2588             "time": "2020-04-14T10:16:32+00:00"
2589         },
2590         {
2591             "name": "npm-asset/textarea-caret",
2592             "version": "3.1.0",
2593             "dist": {
2594                 "type": "tar",
2595                 "url": "https://registry.npmjs.org/textarea-caret/-/textarea-caret-3.1.0.tgz",
2596                 "shasum": "5d5a35bb035fd06b2ff0e25d5359e97f2655087f"
2597             },
2598             "type": "npm-asset-library",
2599             "extra": {
2600                 "npm-asset-bugs": {
2601                     "url": "https://github.com/component/textarea-caret-position/issues"
2602                 },
2603                 "npm-asset-files": [
2604                     "index.js"
2605                 ],
2606                 "npm-asset-main": "index.js",
2607                 "npm-asset-directories": [],
2608                 "npm-asset-repository": {
2609                     "type": "git",
2610                     "url": "git+https://github.com/component/textarea-caret-position.git"
2611                 }
2612             },
2613             "license": [
2614                 "MIT"
2615             ],
2616             "description": "(x, y) coordinates of the caret in a textarea or input type='text'",
2617             "homepage": "https://github.com/component/textarea-caret-position#readme",
2618             "keywords": [
2619                 "caret",
2620                 "position",
2621                 "textarea"
2622             ],
2623             "time": "2018-02-20T06:11:03+00:00"
2624         },
2625         {
2626             "name": "npm-asset/textcomplete",
2627             "version": "0.18.2",
2628             "dist": {
2629                 "type": "tar",
2630                 "url": "https://registry.npmjs.org/textcomplete/-/textcomplete-0.18.2.tgz",
2631                 "shasum": "de0d806567102f7e32daffcbcc3db05af1515eb5"
2632             },
2633             "require": {
2634                 "npm-asset/eventemitter3": ">=2.0.3,<3.0.0",
2635                 "npm-asset/textarea-caret": ">=3.0.1,<4.0.0",
2636                 "npm-asset/undate": ">=0.2.3,<0.3.0"
2637             },
2638             "type": "npm-asset-library",
2639             "extra": {
2640                 "npm-asset-bugs": {
2641                     "url": "https://github.com/yuku-t/textcomplete/issues"
2642                 },
2643                 "npm-asset-main": "lib/index.js",
2644                 "npm-asset-directories": [],
2645                 "npm-asset-repository": {
2646                     "type": "git",
2647                     "url": "git+ssh://git@github.com/yuku-t/textcomplete.git"
2648                 },
2649                 "npm-asset-scripts": {
2650                     "build": "yarn run clean && run-p build:*",
2651                     "build:dist": "webpack && webpack --env=min && run-p print-dist-gz-size",
2652                     "build:docs": "run-p build:docs:*",
2653                     "build:docs:html": "webpack --config webpack.doc.config.js && pug -o docs src/doc/index.pug",
2654                     "build:docs:md": "documentation build src/*.js -f md -o doc/api.md",
2655                     "build:lib": "babel src -d lib -s && for js in src/*.js; do cp $js lib/${js##*/}.flow; done",
2656                     "clean": "rm -fr dist docs lib",
2657                     "format": "prettier --no-semi --trailing-comma all --write 'src/*.js' 'test/**/*.js'",
2658                     "gh-release": "npm pack textcomplete && gh-release -a textcomplete-$(cat package.json|jq -r .version).tgz",
2659                     "opener": "wait-on http://localhost:8082 && opener http://localhost:8082",
2660                     "print-dist-gz-size": "printf 'dist/textcomplete.min.js.gz: %d bytes\\n' \"$(gzip -9kc dist/textcomplete.min.js | wc -c)\"",
2661                     "start": "run-p watch opener",
2662                     "test": "run-p test:*",
2663                     "test:bundlesize": "yarn run build:dist && bundlesize",
2664                     "test:e2e": "NODE_ENV=test karma start --single-run",
2665                     "test:lint": "eslint src/*.js test/**/*.js",
2666                     "test:typecheck": "flow check",
2667                     "watch": "run-p watch:*",
2668                     "watch:webpack": "webpack-dev-server --config webpack.doc.config.js",
2669                     "watch:pug": "pug -o docs --watch src/doc/index.pug"
2670                 }
2671             },
2672             "license": [
2673                 "MIT"
2674             ],
2675             "authors": [
2676                 {
2677                     "name": "Yuku Takahashi"
2678                 }
2679             ],
2680             "description": "Autocomplete for textarea elements",
2681             "homepage": "https://github.com/yuku-t/textcomplete#readme",
2682             "time": "2020-06-10T06:11:00+00:00"
2683         },
2684         {
2685             "name": "npm-asset/typeahead.js",
2686             "version": "0.11.1",
2687             "dist": {
2688                 "type": "tar",
2689                 "url": "https://registry.npmjs.org/typeahead.js/-/typeahead.js-0.11.1.tgz",
2690                 "shasum": "4e64e671b22310a8606f4aec805924ba84b015b8"
2691             },
2692             "require": {
2693                 "npm-asset/jquery": ">=1.7"
2694             },
2695             "type": "npm-asset-library",
2696             "extra": {
2697                 "npm-asset-bugs": {
2698                     "url": "https://github.com/twitter/typeahead.js/issues"
2699                 },
2700                 "npm-asset-main": "dist/typeahead.bundle.js",
2701                 "npm-asset-directories": [],
2702                 "npm-asset-repository": {
2703                     "type": "git",
2704                     "url": "https://github.com/twitter/typeahead.js.git"
2705                 },
2706                 "npm-asset-scripts": {
2707                     "test": "./node_modules/karma/bin/karma start --single-run --browsers PhantomJS"
2708                 }
2709             },
2710             "authors": [
2711                 {
2712                     "name": "Twitter, Inc.",
2713                     "url": "https://twitter.com/twitteross"
2714                 },
2715                 {
2716                     "name": "Jake Harding",
2717                     "url": "https://twitter.com/JakeHarding"
2718                 },
2719                 {
2720                     "name": "Tim Trueman",
2721                     "url": "https://twitter.com/timtrueman"
2722                 },
2723                 {
2724                     "name": "Veljko Skarich",
2725                     "url": "https://twitter.com/vskarich"
2726                 }
2727             ],
2728             "description": "fast and fully-featured autocomplete library",
2729             "homepage": "http://twitter.github.com/typeahead.js",
2730             "keywords": [
2731                 "autocomplete",
2732                 "typeahead"
2733             ],
2734             "time": "2015-04-27T04:03:42+00:00"
2735         },
2736         {
2737             "name": "npm-asset/undate",
2738             "version": "0.2.4",
2739             "dist": {
2740                 "type": "tar",
2741                 "url": "https://registry.npmjs.org/undate/-/undate-0.2.4.tgz",
2742                 "shasum": "ccb2a8cf38edc035d1006fcb2909c4c6024a8400"
2743             },
2744             "type": "npm-asset-library",
2745             "extra": {
2746                 "npm-asset-bugs": {
2747                     "url": "https://github.com/yuku-t/undate/issues"
2748                 },
2749                 "npm-asset-main": "lib/index.js",
2750                 "npm-asset-directories": [],
2751                 "npm-asset-repository": {
2752                     "type": "git",
2753                     "url": "git+https://github.com/yuku-t/undate.git"
2754                 },
2755                 "npm-asset-scripts": {
2756                     "build": "babel src -d lib && for js in src/*.js; do cp $js lib/${js##*/}.flow; done",
2757                     "test": "run-p test:*",
2758                     "test:eslint": "eslint src/*.js test/*.js",
2759                     "test:flow": "flow check",
2760                     "test:karma": "karma start --single-run"
2761                 }
2762             },
2763             "license": [
2764                 "MIT"
2765             ],
2766             "authors": [
2767                 {
2768                     "name": "Yuku Takahashi"
2769                 }
2770             ],
2771             "description": "Undoable update for HTMLTextAreaElement",
2772             "homepage": "https://github.com/yuku-t/undate#readme",
2773             "keywords": [
2774                 "textarea"
2775             ],
2776             "time": "2018-01-24T10:49:39+00:00"
2777         },
2778         {
2779             "name": "nyholm/psr7",
2780             "version": "1.8.1",
2781             "source": {
2782                 "type": "git",
2783                 "url": "https://github.com/Nyholm/psr7.git",
2784                 "reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e"
2785             },
2786             "dist": {
2787                 "type": "zip",
2788                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/aa5fc277a4f5508013d571341ade0c3886d4d00e",
2789                 "reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e",
2790                 "shasum": ""
2791             },
2792             "require": {
2793                 "php": ">=7.2",
2794                 "psr/http-factory": "^1.0",
2795                 "psr/http-message": "^1.1 || ^2.0"
2796             },
2797             "provide": {
2798                 "php-http/message-factory-implementation": "1.0",
2799                 "psr/http-factory-implementation": "1.0",
2800                 "psr/http-message-implementation": "1.0"
2801             },
2802             "require-dev": {
2803                 "http-interop/http-factory-tests": "^0.9",
2804                 "php-http/message-factory": "^1.0",
2805                 "php-http/psr7-integration-tests": "^1.0",
2806                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
2807                 "symfony/error-handler": "^4.4"
2808             },
2809             "type": "library",
2810             "extra": {
2811                 "branch-alias": {
2812                     "dev-master": "1.8-dev"
2813                 }
2814             },
2815             "autoload": {
2816                 "psr-4": {
2817                     "Nyholm\\Psr7\\": "src/"
2818                 }
2819             },
2820             "notification-url": "https://packagist.org/downloads/",
2821             "license": [
2822                 "MIT"
2823             ],
2824             "authors": [
2825                 {
2826                     "name": "Tobias Nyholm",
2827                     "email": "tobias.nyholm@gmail.com"
2828                 },
2829                 {
2830                     "name": "Martijn van der Ven",
2831                     "email": "martijn@vanderven.se"
2832                 }
2833             ],
2834             "description": "A fast PHP7 implementation of PSR-7",
2835             "homepage": "https://tnyholm.se",
2836             "keywords": [
2837                 "psr-17",
2838                 "psr-7"
2839             ],
2840             "funding": [
2841                 {
2842                     "url": "https://github.com/Zegnat",
2843                     "type": "github"
2844                 },
2845                 {
2846                     "url": "https://github.com/nyholm",
2847                     "type": "github"
2848                 }
2849             ],
2850             "time": "2023-11-13T09:31:12+00:00"
2851         },
2852         {
2853             "name": "paragonie/certainty",
2854             "version": "v2.8.2",
2855             "source": {
2856                 "type": "git",
2857                 "url": "https://github.com/paragonie/certainty.git",
2858                 "reference": "5a9c240642cdb275991df268be6300cc410b6d07"
2859             },
2860             "dist": {
2861                 "type": "zip",
2862                 "url": "https://api.github.com/repos/paragonie/certainty/zipball/5a9c240642cdb275991df268be6300cc410b6d07",
2863                 "reference": "5a9c240642cdb275991df268be6300cc410b6d07",
2864                 "shasum": ""
2865             },
2866             "require": {
2867                 "ext-curl": "*",
2868                 "ext-json": "*",
2869                 "guzzlehttp/guzzle": "^6|^7",
2870                 "paragonie/constant_time_encoding": "^1|^2",
2871                 "paragonie/sodium_compat": "^1.13",
2872                 "php": "^5.5|^7|^8"
2873             },
2874             "require-dev": {
2875                 "composer/composer": "^1|>=2.0.14",
2876                 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
2877             },
2878             "bin": [
2879                 "bin/certainty-cert-symlink"
2880             ],
2881             "type": "library",
2882             "autoload": {
2883                 "psr-4": {
2884                     "ParagonIE\\Certainty\\": "src/"
2885                 }
2886             },
2887             "notification-url": "https://packagist.org/downloads/",
2888             "license": [
2889                 "ISC"
2890             ],
2891             "authors": [
2892                 {
2893                     "name": "Paragon Initiative Enterprises",
2894                     "email": "security@paragonie.com",
2895                     "homepage": "https://paragonie.com"
2896                 }
2897             ],
2898             "description": "Up-to-date, verifiable repository for Certificate Authorities",
2899             "keywords": [
2900                 "CA-Cert",
2901                 "Ed25519",
2902                 "Public-Key Infractructure",
2903                 "ca",
2904                 "ca-cert.pem",
2905                 "cacert",
2906                 "cacert.pem",
2907                 "certificate authority",
2908                 "pki",
2909                 "ssl",
2910                 "tls"
2911             ],
2912             "time": "2021-10-04T08:25:35+00:00"
2913         },
2914         {
2915             "name": "paragonie/constant_time_encoding",
2916             "version": "v2.6.3",
2917             "source": {
2918                 "type": "git",
2919                 "url": "https://github.com/paragonie/constant_time_encoding.git",
2920                 "reference": "58c3f47f650c94ec05a151692652a868995d2938"
2921             },
2922             "dist": {
2923                 "type": "zip",
2924                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
2925                 "reference": "58c3f47f650c94ec05a151692652a868995d2938",
2926                 "shasum": ""
2927             },
2928             "require": {
2929                 "php": "^7|^8"
2930             },
2931             "require-dev": {
2932                 "phpunit/phpunit": "^6|^7|^8|^9",
2933                 "vimeo/psalm": "^1|^2|^3|^4"
2934             },
2935             "type": "library",
2936             "autoload": {
2937                 "psr-4": {
2938                     "ParagonIE\\ConstantTime\\": "src/"
2939                 }
2940             },
2941             "notification-url": "https://packagist.org/downloads/",
2942             "license": [
2943                 "MIT"
2944             ],
2945             "authors": [
2946                 {
2947                     "name": "Paragon Initiative Enterprises",
2948                     "email": "security@paragonie.com",
2949                     "homepage": "https://paragonie.com",
2950                     "role": "Maintainer"
2951                 },
2952                 {
2953                     "name": "Steve 'Sc00bz' Thomas",
2954                     "email": "steve@tobtu.com",
2955                     "homepage": "https://www.tobtu.com",
2956                     "role": "Original Developer"
2957                 }
2958             ],
2959             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
2960             "keywords": [
2961                 "base16",
2962                 "base32",
2963                 "base32_decode",
2964                 "base32_encode",
2965                 "base64",
2966                 "base64_decode",
2967                 "base64_encode",
2968                 "bin2hex",
2969                 "encoding",
2970                 "hex",
2971                 "hex2bin",
2972                 "rfc4648"
2973             ],
2974             "time": "2022-06-14T06:56:20+00:00"
2975         },
2976         {
2977             "name": "paragonie/hidden-string",
2978             "version": "v1.1.0",
2979             "source": {
2980                 "type": "git",
2981                 "url": "https://github.com/paragonie/hidden-string.git",
2982                 "reference": "1c30373ac2fce76fb57954010ef06e990f9a49b5"
2983             },
2984             "dist": {
2985                 "type": "zip",
2986                 "url": "https://api.github.com/repos/paragonie/hidden-string/zipball/1c30373ac2fce76fb57954010ef06e990f9a49b5",
2987                 "reference": "1c30373ac2fce76fb57954010ef06e990f9a49b5",
2988                 "shasum": ""
2989             },
2990             "require": {
2991                 "paragonie/constant_time_encoding": "^2",
2992                 "paragonie/sodium_compat": "^1.6",
2993                 "php": "^7|^8"
2994             },
2995             "require-dev": {
2996                 "phpunit/phpunit": "^6|^7|^8|^9",
2997                 "vimeo/psalm": "^3|^4"
2998             },
2999             "type": "library",
3000             "autoload": {
3001                 "psr-4": {
3002                     "ParagonIE\\HiddenString\\": "./src"
3003                 }
3004             },
3005             "notification-url": "https://packagist.org/downloads/",
3006             "license": [
3007                 "MPL-2.0"
3008             ],
3009             "authors": [
3010                 {
3011                     "name": "Paragon Initiative Enterprises",
3012                     "email": "info@paragonie.com",
3013                     "homepage": "https://paragonie.com"
3014                 }
3015             ],
3016             "description": "Encapsulate strings in an object to hide them from stack traces",
3017             "homepage": "https://github.com/paragonie/hidden-string",
3018             "keywords": [
3019                 "hidden",
3020                 "stack trace",
3021                 "string"
3022             ],
3023             "time": "2020-12-03T14:24:26+00:00"
3024         },
3025         {
3026             "name": "paragonie/random_compat",
3027             "version": "v9.99.100",
3028             "source": {
3029                 "type": "git",
3030                 "url": "https://github.com/paragonie/random_compat.git",
3031                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
3032             },
3033             "dist": {
3034                 "type": "zip",
3035                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
3036                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
3037                 "shasum": ""
3038             },
3039             "require": {
3040                 "php": ">= 7"
3041             },
3042             "require-dev": {
3043                 "phpunit/phpunit": "4.*|5.*",
3044                 "vimeo/psalm": "^1"
3045             },
3046             "suggest": {
3047                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
3048             },
3049             "type": "library",
3050             "notification-url": "https://packagist.org/downloads/",
3051             "license": [
3052                 "MIT"
3053             ],
3054             "authors": [
3055                 {
3056                     "name": "Paragon Initiative Enterprises",
3057                     "email": "security@paragonie.com",
3058                     "homepage": "https://paragonie.com"
3059                 }
3060             ],
3061             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
3062             "keywords": [
3063                 "csprng",
3064                 "polyfill",
3065                 "pseudorandom",
3066                 "random"
3067             ],
3068             "time": "2020-10-15T08:29:30+00:00"
3069         },
3070         {
3071             "name": "paragonie/sodium_compat",
3072             "version": "v1.20.0",
3073             "source": {
3074                 "type": "git",
3075                 "url": "https://github.com/paragonie/sodium_compat.git",
3076                 "reference": "e592a3e06d1fa0d43988c7c7d9948ca836f644b6"
3077             },
3078             "dist": {
3079                 "type": "zip",
3080                 "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/e592a3e06d1fa0d43988c7c7d9948ca836f644b6",
3081                 "reference": "e592a3e06d1fa0d43988c7c7d9948ca836f644b6",
3082                 "shasum": ""
3083             },
3084             "require": {
3085                 "paragonie/random_compat": ">=1",
3086                 "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
3087             },
3088             "require-dev": {
3089                 "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
3090             },
3091             "suggest": {
3092                 "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
3093                 "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
3094             },
3095             "type": "library",
3096             "autoload": {
3097                 "files": [
3098                     "autoload.php"
3099                 ]
3100             },
3101             "notification-url": "https://packagist.org/downloads/",
3102             "license": [
3103                 "ISC"
3104             ],
3105             "authors": [
3106                 {
3107                     "name": "Paragon Initiative Enterprises",
3108                     "email": "security@paragonie.com"
3109                 },
3110                 {
3111                     "name": "Frank Denis",
3112                     "email": "jedisct1@pureftpd.org"
3113                 }
3114             ],
3115             "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
3116             "keywords": [
3117                 "Authentication",
3118                 "BLAKE2b",
3119                 "ChaCha20",
3120                 "ChaCha20-Poly1305",
3121                 "Chapoly",
3122                 "Curve25519",
3123                 "Ed25519",
3124                 "EdDSA",
3125                 "Edwards-curve Digital Signature Algorithm",
3126                 "Elliptic Curve Diffie-Hellman",
3127                 "Poly1305",
3128                 "Pure-PHP cryptography",
3129                 "RFC 7748",
3130                 "RFC 8032",
3131                 "Salpoly",
3132                 "Salsa20",
3133                 "X25519",
3134                 "XChaCha20-Poly1305",
3135                 "XSalsa20-Poly1305",
3136                 "Xchacha20",
3137                 "Xsalsa20",
3138                 "aead",
3139                 "cryptography",
3140                 "ecdh",
3141                 "elliptic curve",
3142                 "elliptic curve cryptography",
3143                 "encryption",
3144                 "libsodium",
3145                 "php",
3146                 "public-key cryptography",
3147                 "secret-key cryptography",
3148                 "side-channel resistant"
3149             ],
3150             "time": "2023-04-30T00:54:53+00:00"
3151         },
3152         {
3153             "name": "patrickschur/language-detection",
3154             "version": "v5.3.0",
3155             "source": {
3156                 "type": "git",
3157                 "url": "https://github.com/patrickschur/language-detection.git",
3158                 "reference": "b8da335336c09fa6814fe0ca0d6d506c357cd7b9"
3159             },
3160             "dist": {
3161                 "type": "zip",
3162                 "url": "https://api.github.com/repos/patrickschur/language-detection/zipball/b8da335336c09fa6814fe0ca0d6d506c357cd7b9",
3163                 "reference": "b8da335336c09fa6814fe0ca0d6d506c357cd7b9",
3164                 "shasum": ""
3165             },
3166             "require": {
3167                 "ext-json": "*",
3168                 "ext-mbstring": "*",
3169                 "php": "^7.4 || ^8.0"
3170             },
3171             "require-dev": {
3172                 "phpunit/phpunit": "^9.5.0"
3173             },
3174             "type": "library",
3175             "autoload": {
3176                 "psr-4": {
3177                     "LanguageDetection\\": "src/LanguageDetection"
3178                 }
3179             },
3180             "notification-url": "https://packagist.org/downloads/",
3181             "license": [
3182                 "MIT"
3183             ],
3184             "authors": [
3185                 {
3186                     "name": "Patrick Schur",
3187                     "email": "patrick_schur@outlook.de"
3188                 }
3189             ],
3190             "description": "A language detection library for PHP. Detects the language from a given text string.",
3191             "homepage": "https://github.com/patrickschur/language-detection",
3192             "keywords": [
3193                 "detect",
3194                 "detection",
3195                 "language"
3196             ],
3197             "time": "2023-08-18T22:46:39+00:00"
3198         },
3199         {
3200             "name": "pear/console_table",
3201             "version": "v1.3.1",
3202             "source": {
3203                 "type": "git",
3204                 "url": "https://github.com/pear/Console_Table.git",
3205                 "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea"
3206             },
3207             "dist": {
3208                 "type": "zip",
3209                 "url": "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea",
3210                 "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea",
3211                 "shasum": ""
3212             },
3213             "require": {
3214                 "php": ">=5.2.0"
3215             },
3216             "suggest": {
3217                 "pear/Console_Color2": ">=0.1.2"
3218             },
3219             "type": "library",
3220             "autoload": {
3221                 "classmap": [
3222                     "Table.php"
3223                 ]
3224             },
3225             "notification-url": "https://packagist.org/downloads/",
3226             "license": [
3227                 "BSD-2-Clause"
3228             ],
3229             "authors": [
3230                 {
3231                     "name": "Jan Schneider",
3232                     "homepage": "http://pear.php.net/user/yunosh"
3233                 },
3234                 {
3235                     "name": "Tal Peer",
3236                     "homepage": "http://pear.php.net/user/tal"
3237                 },
3238                 {
3239                     "name": "Xavier Noguer",
3240                     "homepage": "http://pear.php.net/user/xnoguer"
3241                 },
3242                 {
3243                     "name": "Richard Heyes",
3244                     "homepage": "http://pear.php.net/user/richard"
3245                 }
3246             ],
3247             "description": "Library that makes it easy to build console style tables.",
3248             "homepage": "http://pear.php.net/package/Console_Table/",
3249             "keywords": [
3250                 "console"
3251             ],
3252             "time": "2018-01-25T20:47:17+00:00"
3253         },
3254         {
3255             "name": "php-http/discovery",
3256             "version": "1.19.2",
3257             "source": {
3258                 "type": "git",
3259                 "url": "https://github.com/php-http/discovery.git",
3260                 "reference": "61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb"
3261             },
3262             "dist": {
3263                 "type": "zip",
3264                 "url": "https://api.github.com/repos/php-http/discovery/zipball/61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb",
3265                 "reference": "61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb",
3266                 "shasum": ""
3267             },
3268             "require": {
3269                 "composer-plugin-api": "^1.0|^2.0",
3270                 "php": "^7.1 || ^8.0"
3271             },
3272             "conflict": {
3273                 "nyholm/psr7": "<1.0",
3274                 "zendframework/zend-diactoros": "*"
3275             },
3276             "provide": {
3277                 "php-http/async-client-implementation": "*",
3278                 "php-http/client-implementation": "*",
3279                 "psr/http-client-implementation": "*",
3280                 "psr/http-factory-implementation": "*",
3281                 "psr/http-message-implementation": "*"
3282             },
3283             "require-dev": {
3284                 "composer/composer": "^1.0.2|^2.0",
3285                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
3286                 "php-http/httplug": "^1.0 || ^2.0",
3287                 "php-http/message-factory": "^1.0",
3288                 "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
3289                 "symfony/phpunit-bridge": "^6.2"
3290             },
3291             "type": "composer-plugin",
3292             "extra": {
3293                 "class": "Http\\Discovery\\Composer\\Plugin",
3294                 "plugin-optional": true
3295             },
3296             "autoload": {
3297                 "psr-4": {
3298                     "Http\\Discovery\\": "src/"
3299                 },
3300                 "exclude-from-classmap": [
3301                     "src/Composer/Plugin.php"
3302                 ]
3303             },
3304             "notification-url": "https://packagist.org/downloads/",
3305             "license": [
3306                 "MIT"
3307             ],
3308             "authors": [
3309                 {
3310                     "name": "Márk Sági-Kazár",
3311                     "email": "mark.sagikazar@gmail.com"
3312                 }
3313             ],
3314             "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
3315             "homepage": "http://php-http.org",
3316             "keywords": [
3317                 "adapter",
3318                 "client",
3319                 "discovery",
3320                 "factory",
3321                 "http",
3322                 "message",
3323                 "psr17",
3324                 "psr7"
3325             ],
3326             "time": "2023-11-30T16:49:05+00:00"
3327         },
3328         {
3329             "name": "phpseclib/phpseclib",
3330             "version": "3.0.35",
3331             "source": {
3332                 "type": "git",
3333                 "url": "https://github.com/phpseclib/phpseclib.git",
3334                 "reference": "4b1827beabce71953ca479485c0ae9c51287f2fe"
3335             },
3336             "dist": {
3337                 "type": "zip",
3338                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4b1827beabce71953ca479485c0ae9c51287f2fe",
3339                 "reference": "4b1827beabce71953ca479485c0ae9c51287f2fe",
3340                 "shasum": ""
3341             },
3342             "require": {
3343                 "paragonie/constant_time_encoding": "^1|^2",
3344                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
3345                 "php": ">=5.6.1"
3346             },
3347             "require-dev": {
3348                 "phpunit/phpunit": "*"
3349             },
3350             "suggest": {
3351                 "ext-dom": "Install the DOM extension to load XML formatted public keys.",
3352                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
3353                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
3354                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
3355                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
3356             },
3357             "type": "library",
3358             "autoload": {
3359                 "files": [
3360                     "phpseclib/bootstrap.php"
3361                 ],
3362                 "psr-4": {
3363                     "phpseclib3\\": "phpseclib/"
3364                 }
3365             },
3366             "notification-url": "https://packagist.org/downloads/",
3367             "license": [
3368                 "MIT"
3369             ],
3370             "authors": [
3371                 {
3372                     "name": "Jim Wigginton",
3373                     "email": "terrafrost@php.net",
3374                     "role": "Lead Developer"
3375                 },
3376                 {
3377                     "name": "Patrick Monnerat",
3378                     "email": "pm@datasphere.ch",
3379                     "role": "Developer"
3380                 },
3381                 {
3382                     "name": "Andreas Fischer",
3383                     "email": "bantu@phpbb.com",
3384                     "role": "Developer"
3385                 },
3386                 {
3387                     "name": "Hans-Jürgen Petrich",
3388                     "email": "petrich@tronic-media.com",
3389                     "role": "Developer"
3390                 },
3391                 {
3392                     "name": "Graham Campbell",
3393                     "email": "graham@alt-three.com",
3394                     "role": "Developer"
3395                 }
3396             ],
3397             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
3398             "homepage": "http://phpseclib.sourceforge.net",
3399             "keywords": [
3400                 "BigInteger",
3401                 "aes",
3402                 "asn.1",
3403                 "asn1",
3404                 "blowfish",
3405                 "crypto",
3406                 "cryptography",
3407                 "encryption",
3408                 "rsa",
3409                 "security",
3410                 "sftp",
3411                 "signature",
3412                 "signing",
3413                 "ssh",
3414                 "twofish",
3415                 "x.509",
3416                 "x509"
3417             ],
3418             "funding": [
3419                 {
3420                     "url": "https://github.com/terrafrost",
3421                     "type": "github"
3422                 },
3423                 {
3424                     "url": "https://www.patreon.com/phpseclib",
3425                     "type": "patreon"
3426                 },
3427                 {
3428                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
3429                     "type": "tidelift"
3430                 }
3431             ],
3432             "time": "2023-12-29T01:59:53+00:00"
3433         },
3434         {
3435             "name": "pragmarx/google2fa",
3436             "version": "v5.0.0",
3437             "source": {
3438                 "type": "git",
3439                 "url": "https://github.com/antonioribeiro/google2fa.git",
3440                 "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4"
3441             },
3442             "dist": {
3443                 "type": "zip",
3444                 "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/17c969c82f427dd916afe4be50bafc6299aef1b4",
3445                 "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4",
3446                 "shasum": ""
3447             },
3448             "require": {
3449                 "paragonie/constant_time_encoding": "~1.0|~2.0",
3450                 "paragonie/random_compat": ">=1",
3451                 "php": ">=5.4",
3452                 "symfony/polyfill-php56": "~1.2"
3453             },
3454             "require-dev": {
3455                 "phpunit/phpunit": "~4|~5|~6"
3456             },
3457             "type": "library",
3458             "extra": {
3459                 "component": "package",
3460                 "branch-alias": {
3461                     "dev-master": "2.0-dev"
3462                 }
3463             },
3464             "autoload": {
3465                 "psr-4": {
3466                     "PragmaRX\\Google2FA\\": "src/",
3467                     "PragmaRX\\Google2FA\\Tests\\": "tests/"
3468                 }
3469             },
3470             "notification-url": "https://packagist.org/downloads/",
3471             "license": [
3472                 "MIT"
3473             ],
3474             "authors": [
3475                 {
3476                     "name": "Antonio Carlos Ribeiro",
3477                     "email": "acr@antoniocarlosribeiro.com",
3478                     "role": "Creator & Designer"
3479                 }
3480             ],
3481             "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
3482             "keywords": [
3483                 "2fa",
3484                 "Authentication",
3485                 "Two Factor Authentication",
3486                 "google2fa"
3487             ],
3488             "time": "2019-03-19T22:44:16+00:00"
3489         },
3490         {
3491             "name": "pragmarx/random",
3492             "version": "v0.2.2",
3493             "source": {
3494                 "type": "git",
3495                 "url": "https://github.com/antonioribeiro/random.git",
3496                 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
3497             },
3498             "dist": {
3499                 "type": "zip",
3500                 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
3501                 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
3502                 "shasum": ""
3503             },
3504             "require": {
3505                 "php": ">=7.0"
3506             },
3507             "require-dev": {
3508                 "fzaninotto/faker": "~1.7",
3509                 "phpunit/phpunit": "~6.4",
3510                 "pragmarx/trivia": "~0.1",
3511                 "squizlabs/php_codesniffer": "^2.3"
3512             },
3513             "suggest": {
3514                 "fzaninotto/faker": "Allows you to get dozens of randomized types",
3515                 "pragmarx/trivia": "For the trivia database"
3516             },
3517             "type": "library",
3518             "extra": {
3519                 "branch-alias": {
3520                     "dev-master": "1.0-dev"
3521                 }
3522             },
3523             "autoload": {
3524                 "psr-4": {
3525                     "PragmaRX\\Random\\": "src"
3526                 }
3527             },
3528             "notification-url": "https://packagist.org/downloads/",
3529             "license": [
3530                 "MIT"
3531             ],
3532             "authors": [
3533                 {
3534                     "name": "Antonio Carlos Ribeiro",
3535                     "email": "acr@antoniocarlosribeiro.com",
3536                     "homepage": "https://antoniocarlosribeiro.com",
3537                     "role": "Developer"
3538                 }
3539             ],
3540             "description": "Create random chars, numbers, strings",
3541             "homepage": "https://github.com/antonioribeiro/random",
3542             "keywords": [
3543                 "Randomize",
3544                 "faker",
3545                 "pragmarx",
3546                 "random",
3547                 "random number",
3548                 "random pattern",
3549                 "random string"
3550             ],
3551             "time": "2017-11-21T05:26:22+00:00"
3552         },
3553         {
3554             "name": "pragmarx/recovery",
3555             "version": "v0.2.1",
3556             "source": {
3557                 "type": "git",
3558                 "url": "https://github.com/antonioribeiro/recovery.git",
3559                 "reference": "b5ce4082f059afac6761714a84497816f45271cc"
3560             },
3561             "dist": {
3562                 "type": "zip",
3563                 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/b5ce4082f059afac6761714a84497816f45271cc",
3564                 "reference": "b5ce4082f059afac6761714a84497816f45271cc",
3565                 "shasum": ""
3566             },
3567             "require": {
3568                 "php": ">=7.0",
3569                 "pragmarx/random": "~0.1"
3570             },
3571             "require-dev": {
3572                 "phpunit/phpunit": ">=5.4.3",
3573                 "squizlabs/php_codesniffer": "^2.3",
3574                 "tightenco/collect": "^5.0"
3575             },
3576             "suggest": {
3577                 "tightenco/collect": "Allows to generate recovery codes as collections"
3578             },
3579             "type": "library",
3580             "extra": {
3581                 "branch-alias": {
3582                     "dev-master": "1.0-dev"
3583                 }
3584             },
3585             "autoload": {
3586                 "psr-4": {
3587                     "PragmaRX\\Recovery\\": "src"
3588                 }
3589             },
3590             "notification-url": "https://packagist.org/downloads/",
3591             "license": [
3592                 "MIT"
3593             ],
3594             "authors": [
3595                 {
3596                     "name": "Antonio Carlos Ribeiro",
3597                     "email": "acr@antoniocarlosribeiro.com",
3598                     "homepage": "https://antoniocarlosribeiro.com",
3599                     "role": "Developer"
3600                 }
3601             ],
3602             "description": "Create recovery codes for two factor auth",
3603             "homepage": "https://github.com/antonioribeiro/recovery",
3604             "keywords": [
3605                 "2fa",
3606                 "account recovery",
3607                 "auth",
3608                 "backup codes",
3609                 "google2fa",
3610                 "pragmarx",
3611                 "recovery",
3612                 "recovery codes",
3613                 "two factor auth"
3614             ],
3615             "time": "2021-08-15T12:26:51+00:00"
3616         },
3617         {
3618             "name": "psr/cache",
3619             "version": "1.0.1",
3620             "source": {
3621                 "type": "git",
3622                 "url": "https://github.com/php-fig/cache.git",
3623                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
3624             },
3625             "dist": {
3626                 "type": "zip",
3627                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
3628                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
3629                 "shasum": ""
3630             },
3631             "require": {
3632                 "php": ">=5.3.0"
3633             },
3634             "type": "library",
3635             "extra": {
3636                 "branch-alias": {
3637                     "dev-master": "1.0.x-dev"
3638                 }
3639             },
3640             "autoload": {
3641                 "psr-4": {
3642                     "Psr\\Cache\\": "src/"
3643                 }
3644             },
3645             "notification-url": "https://packagist.org/downloads/",
3646             "license": [
3647                 "MIT"
3648             ],
3649             "authors": [
3650                 {
3651                     "name": "PHP-FIG",
3652                     "homepage": "http://www.php-fig.org/"
3653                 }
3654             ],
3655             "description": "Common interface for caching libraries",
3656             "keywords": [
3657                 "cache",
3658                 "psr",
3659                 "psr-6"
3660             ],
3661             "time": "2016-08-06T20:24:11+00:00"
3662         },
3663         {
3664             "name": "psr/clock",
3665             "version": "1.0.0",
3666             "source": {
3667                 "type": "git",
3668                 "url": "https://github.com/php-fig/clock.git",
3669                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
3670             },
3671             "dist": {
3672                 "type": "zip",
3673                 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
3674                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
3675                 "shasum": ""
3676             },
3677             "require": {
3678                 "php": "^7.0 || ^8.0"
3679             },
3680             "type": "library",
3681             "autoload": {
3682                 "psr-4": {
3683                     "Psr\\Clock\\": "src/"
3684                 }
3685             },
3686             "notification-url": "https://packagist.org/downloads/",
3687             "license": [
3688                 "MIT"
3689             ],
3690             "authors": [
3691                 {
3692                     "name": "PHP-FIG",
3693                     "homepage": "https://www.php-fig.org/"
3694                 }
3695             ],
3696             "description": "Common interface for reading the clock.",
3697             "homepage": "https://github.com/php-fig/clock",
3698             "keywords": [
3699                 "clock",
3700                 "now",
3701                 "psr",
3702                 "psr-20",
3703                 "time"
3704             ],
3705             "time": "2022-11-25T14:36:26+00:00"
3706         },
3707         {
3708             "name": "psr/container",
3709             "version": "2.0.2",
3710             "source": {
3711                 "type": "git",
3712                 "url": "https://github.com/php-fig/container.git",
3713                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
3714             },
3715             "dist": {
3716                 "type": "zip",
3717                 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
3718                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
3719                 "shasum": ""
3720             },
3721             "require": {
3722                 "php": ">=7.4.0"
3723             },
3724             "type": "library",
3725             "extra": {
3726                 "branch-alias": {
3727                     "dev-master": "2.0.x-dev"
3728                 }
3729             },
3730             "autoload": {
3731                 "psr-4": {
3732                     "Psr\\Container\\": "src/"
3733                 }
3734             },
3735             "notification-url": "https://packagist.org/downloads/",
3736             "license": [
3737                 "MIT"
3738             ],
3739             "authors": [
3740                 {
3741                     "name": "PHP-FIG",
3742                     "homepage": "https://www.php-fig.org/"
3743                 }
3744             ],
3745             "description": "Common Container Interface (PHP FIG PSR-11)",
3746             "homepage": "https://github.com/php-fig/container",
3747             "keywords": [
3748                 "PSR-11",
3749                 "container",
3750                 "container-interface",
3751                 "container-interop",
3752                 "psr"
3753             ],
3754             "time": "2021-11-05T16:47:00+00:00"
3755         },
3756         {
3757             "name": "psr/http-client",
3758             "version": "1.0.3",
3759             "source": {
3760                 "type": "git",
3761                 "url": "https://github.com/php-fig/http-client.git",
3762                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
3763             },
3764             "dist": {
3765                 "type": "zip",
3766                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
3767                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
3768                 "shasum": ""
3769             },
3770             "require": {
3771                 "php": "^7.0 || ^8.0",
3772                 "psr/http-message": "^1.0 || ^2.0"
3773             },
3774             "type": "library",
3775             "extra": {
3776                 "branch-alias": {
3777                     "dev-master": "1.0.x-dev"
3778                 }
3779             },
3780             "autoload": {
3781                 "psr-4": {
3782                     "Psr\\Http\\Client\\": "src/"
3783                 }
3784             },
3785             "notification-url": "https://packagist.org/downloads/",
3786             "license": [
3787                 "MIT"
3788             ],
3789             "authors": [
3790                 {
3791                     "name": "PHP-FIG",
3792                     "homepage": "https://www.php-fig.org/"
3793                 }
3794             ],
3795             "description": "Common interface for HTTP clients",
3796             "homepage": "https://github.com/php-fig/http-client",
3797             "keywords": [
3798                 "http",
3799                 "http-client",
3800                 "psr",
3801                 "psr-18"
3802             ],
3803             "time": "2023-09-23T14:17:50+00:00"
3804         },
3805         {
3806             "name": "psr/http-factory",
3807             "version": "1.0.2",
3808             "source": {
3809                 "type": "git",
3810                 "url": "https://github.com/php-fig/http-factory.git",
3811                 "reference": "e616d01114759c4c489f93b099585439f795fe35"
3812             },
3813             "dist": {
3814                 "type": "zip",
3815                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
3816                 "reference": "e616d01114759c4c489f93b099585439f795fe35",
3817                 "shasum": ""
3818             },
3819             "require": {
3820                 "php": ">=7.0.0",
3821                 "psr/http-message": "^1.0 || ^2.0"
3822             },
3823             "type": "library",
3824             "extra": {
3825                 "branch-alias": {
3826                     "dev-master": "1.0.x-dev"
3827                 }
3828             },
3829             "autoload": {
3830                 "psr-4": {
3831                     "Psr\\Http\\Message\\": "src/"
3832                 }
3833             },
3834             "notification-url": "https://packagist.org/downloads/",
3835             "license": [
3836                 "MIT"
3837             ],
3838             "authors": [
3839                 {
3840                     "name": "PHP-FIG",
3841                     "homepage": "https://www.php-fig.org/"
3842                 }
3843             ],
3844             "description": "Common interfaces for PSR-7 HTTP message factories",
3845             "keywords": [
3846                 "factory",
3847                 "http",
3848                 "message",
3849                 "psr",
3850                 "psr-17",
3851                 "psr-7",
3852                 "request",
3853                 "response"
3854             ],
3855             "time": "2023-04-10T20:10:41+00:00"
3856         },
3857         {
3858             "name": "psr/http-message",
3859             "version": "1.1",
3860             "source": {
3861                 "type": "git",
3862                 "url": "https://github.com/php-fig/http-message.git",
3863                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
3864             },
3865             "dist": {
3866                 "type": "zip",
3867                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
3868                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
3869                 "shasum": ""
3870             },
3871             "require": {
3872                 "php": "^7.2 || ^8.0"
3873             },
3874             "type": "library",
3875             "extra": {
3876                 "branch-alias": {
3877                     "dev-master": "1.1.x-dev"
3878                 }
3879             },
3880             "autoload": {
3881                 "psr-4": {
3882                     "Psr\\Http\\Message\\": "src/"
3883                 }
3884             },
3885             "notification-url": "https://packagist.org/downloads/",
3886             "license": [
3887                 "MIT"
3888             ],
3889             "authors": [
3890                 {
3891                     "name": "PHP-FIG",
3892                     "homepage": "http://www.php-fig.org/"
3893                 }
3894             ],
3895             "description": "Common interface for HTTP messages",
3896             "homepage": "https://github.com/php-fig/http-message",
3897             "keywords": [
3898                 "http",
3899                 "http-message",
3900                 "psr",
3901                 "psr-7",
3902                 "request",
3903                 "response"
3904             ],
3905             "time": "2023-04-04T09:50:52+00:00"
3906         },
3907         {
3908             "name": "psr/log",
3909             "version": "1.1.4",
3910             "source": {
3911                 "type": "git",
3912                 "url": "https://github.com/php-fig/log.git",
3913                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
3914             },
3915             "dist": {
3916                 "type": "zip",
3917                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
3918                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
3919                 "shasum": ""
3920             },
3921             "require": {
3922                 "php": ">=5.3.0"
3923             },
3924             "type": "library",
3925             "extra": {
3926                 "branch-alias": {
3927                     "dev-master": "1.1.x-dev"
3928                 }
3929             },
3930             "autoload": {
3931                 "psr-4": {
3932                     "Psr\\Log\\": "Psr/Log/"
3933                 }
3934             },
3935             "notification-url": "https://packagist.org/downloads/",
3936             "license": [
3937                 "MIT"
3938             ],
3939             "authors": [
3940                 {
3941                     "name": "PHP-FIG",
3942                     "homepage": "https://www.php-fig.org/"
3943                 }
3944             ],
3945             "description": "Common interface for logging libraries",
3946             "homepage": "https://github.com/php-fig/log",
3947             "keywords": [
3948                 "log",
3949                 "psr",
3950                 "psr-3"
3951             ],
3952             "time": "2021-05-03T11:20:27+00:00"
3953         },
3954         {
3955             "name": "ralouphie/getallheaders",
3956             "version": "3.0.3",
3957             "source": {
3958                 "type": "git",
3959                 "url": "https://github.com/ralouphie/getallheaders.git",
3960                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
3961             },
3962             "dist": {
3963                 "type": "zip",
3964                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3965                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
3966                 "shasum": ""
3967             },
3968             "require": {
3969                 "php": ">=5.6"
3970             },
3971             "require-dev": {
3972                 "php-coveralls/php-coveralls": "^2.1",
3973                 "phpunit/phpunit": "^5 || ^6.5"
3974             },
3975             "type": "library",
3976             "autoload": {
3977                 "files": [
3978                     "src/getallheaders.php"
3979                 ]
3980             },
3981             "notification-url": "https://packagist.org/downloads/",
3982             "license": [
3983                 "MIT"
3984             ],
3985             "authors": [
3986                 {
3987                     "name": "Ralph Khattar",
3988                     "email": "ralph.khattar@gmail.com"
3989                 }
3990             ],
3991             "description": "A polyfill for getallheaders.",
3992             "time": "2019-03-08T08:55:37+00:00"
3993         },
3994         {
3995             "name": "seld/cli-prompt",
3996             "version": "1.0.4",
3997             "source": {
3998                 "type": "git",
3999                 "url": "https://github.com/Seldaek/cli-prompt.git",
4000                 "reference": "b8dfcf02094b8c03b40322c229493bb2884423c5"
4001             },
4002             "dist": {
4003                 "type": "zip",
4004                 "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/b8dfcf02094b8c03b40322c229493bb2884423c5",
4005                 "reference": "b8dfcf02094b8c03b40322c229493bb2884423c5",
4006                 "shasum": ""
4007             },
4008             "require": {
4009                 "php": ">=5.3"
4010             },
4011             "require-dev": {
4012                 "phpstan/phpstan": "^0.12.63"
4013             },
4014             "type": "library",
4015             "extra": {
4016                 "branch-alias": {
4017                     "dev-master": "1.x-dev"
4018                 }
4019             },
4020             "autoload": {
4021                 "psr-4": {
4022                     "Seld\\CliPrompt\\": "src/"
4023                 }
4024             },
4025             "notification-url": "https://packagist.org/downloads/",
4026             "license": [
4027                 "MIT"
4028             ],
4029             "authors": [
4030                 {
4031                     "name": "Jordi Boggiano",
4032                     "email": "j.boggiano@seld.be"
4033                 }
4034             ],
4035             "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
4036             "keywords": [
4037                 "cli",
4038                 "console",
4039                 "hidden",
4040                 "input",
4041                 "prompt"
4042             ],
4043             "time": "2020-12-15T21:32:01+00:00"
4044         },
4045         {
4046             "name": "smarty/smarty",
4047             "version": "v4.3.4",
4048             "source": {
4049                 "type": "git",
4050                 "url": "https://github.com/smarty-php/smarty.git",
4051                 "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5"
4052             },
4053             "dist": {
4054                 "type": "zip",
4055                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
4056                 "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
4057                 "shasum": ""
4058             },
4059             "require": {
4060                 "php": "^7.1 || ^8.0"
4061             },
4062             "require-dev": {
4063                 "phpunit/phpunit": "^8.5 || ^7.5",
4064                 "smarty/smarty-lexer": "^3.1"
4065             },
4066             "type": "library",
4067             "extra": {
4068                 "branch-alias": {
4069                     "dev-master": "4.0.x-dev"
4070                 }
4071             },
4072             "autoload": {
4073                 "classmap": [
4074                     "libs/"
4075                 ]
4076             },
4077             "notification-url": "https://packagist.org/downloads/",
4078             "license": [
4079                 "LGPL-3.0"
4080             ],
4081             "authors": [
4082                 {
4083                     "name": "Monte Ohrt",
4084                     "email": "monte@ohrt.com"
4085                 },
4086                 {
4087                     "name": "Uwe Tews",
4088                     "email": "uwe.tews@googlemail.com"
4089                 },
4090                 {
4091                     "name": "Rodney Rehm",
4092                     "email": "rodney.rehm@medialize.de"
4093                 },
4094                 {
4095                     "name": "Simon Wisselink",
4096                     "homepage": "https://www.iwink.nl/"
4097                 }
4098             ],
4099             "description": "Smarty - the compiling PHP template engine",
4100             "homepage": "https://smarty-php.github.io/smarty/",
4101             "keywords": [
4102                 "templating"
4103             ],
4104             "time": "2023-09-14T10:59:08+00:00"
4105         },
4106         {
4107             "name": "spomky-labs/base64url",
4108             "version": "v2.0.4",
4109             "source": {
4110                 "type": "git",
4111                 "url": "https://github.com/Spomky-Labs/base64url.git",
4112                 "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d"
4113             },
4114             "dist": {
4115                 "type": "zip",
4116                 "url": "https://api.github.com/repos/Spomky-Labs/base64url/zipball/7752ce931ec285da4ed1f4c5aa27e45e097be61d",
4117                 "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d",
4118                 "shasum": ""
4119             },
4120             "require": {
4121                 "php": ">=7.1"
4122             },
4123             "require-dev": {
4124                 "phpstan/extension-installer": "^1.0",
4125                 "phpstan/phpstan": "^0.11|^0.12",
4126                 "phpstan/phpstan-beberlei-assert": "^0.11|^0.12",
4127                 "phpstan/phpstan-deprecation-rules": "^0.11|^0.12",
4128                 "phpstan/phpstan-phpunit": "^0.11|^0.12",
4129                 "phpstan/phpstan-strict-rules": "^0.11|^0.12"
4130             },
4131             "type": "library",
4132             "autoload": {
4133                 "psr-4": {
4134                     "Base64Url\\": "src/"
4135                 }
4136             },
4137             "notification-url": "https://packagist.org/downloads/",
4138             "license": [
4139                 "MIT"
4140             ],
4141             "authors": [
4142                 {
4143                     "name": "Florent Morselli",
4144                     "homepage": "https://github.com/Spomky-Labs/base64url/contributors"
4145                 }
4146             ],
4147             "description": "Base 64 URL Safe Encoding/Decoding PHP Library",
4148             "homepage": "https://github.com/Spomky-Labs/base64url",
4149             "keywords": [
4150                 "base64",
4151                 "rfc4648",
4152                 "safe",
4153                 "url"
4154             ],
4155             "funding": [
4156                 {
4157                     "url": "https://github.com/Spomky",
4158                     "type": "github"
4159                 },
4160                 {
4161                     "url": "https://www.patreon.com/FlorentMorselli",
4162                     "type": "patreon"
4163                 }
4164             ],
4165             "time": "2020-11-03T09:10:25+00:00"
4166         },
4167         {
4168             "name": "symfony/deprecation-contracts",
4169             "version": "v2.5.2",
4170             "source": {
4171                 "type": "git",
4172                 "url": "https://github.com/symfony/deprecation-contracts.git",
4173                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
4174             },
4175             "dist": {
4176                 "type": "zip",
4177                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
4178                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
4179                 "shasum": ""
4180             },
4181             "require": {
4182                 "php": ">=7.1"
4183             },
4184             "type": "library",
4185             "extra": {
4186                 "branch-alias": {
4187                     "dev-main": "2.5-dev"
4188                 },
4189                 "thanks": {
4190                     "name": "symfony/contracts",
4191                     "url": "https://github.com/symfony/contracts"
4192                 }
4193             },
4194             "notification-url": "https://packagist.org/downloads/",
4195             "license": [
4196                 "MIT"
4197             ],
4198             "authors": [
4199                 {
4200                     "name": "Nicolas Grekas",
4201                     "email": "p@tchwork.com"
4202                 },
4203                 {
4204                     "name": "Symfony Community",
4205                     "homepage": "https://symfony.com/contributors"
4206                 }
4207             ],
4208             "description": "A generic function and convention to trigger deprecation notices",
4209             "homepage": "https://symfony.com",
4210             "funding": [
4211                 {
4212                     "url": "https://symfony.com/sponsor",
4213                     "type": "custom"
4214                 },
4215                 {
4216                     "url": "https://github.com/fabpot",
4217                     "type": "github"
4218                 },
4219                 {
4220                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4221                     "type": "tidelift"
4222                 }
4223             ],
4224             "time": "2022-01-02T09:53:40+00:00"
4225         },
4226         {
4227             "name": "ua-parser/uap-php",
4228             "version": "v3.9.14",
4229             "source": {
4230                 "type": "git",
4231                 "url": "https://github.com/symfony/polyfill-php56.git",
4232                 "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
4233             },
4234             "dist": {
4235                 "type": "zip",
4236                 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
4237                 "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
4238                 "shasum": ""
4239             },
4240             "require": {
4241                 "php": ">=7.1"
4242             },
4243             "type": "metapackage",
4244             "extra": {
4245                 "branch-alias": {
4246                     "dev-main": "1.20-dev"
4247                 },
4248                 "thanks": {
4249                     "name": "symfony/polyfill",
4250                     "url": "https://github.com/symfony/polyfill"
4251                 }
4252             },
4253             "notification-url": "https://packagist.org/downloads/",
4254             "license": [
4255                 "MIT"
4256             ],
4257             "authors": [
4258                 {
4259                     "name": "Nicolas Grekas",
4260                     "email": "p@tchwork.com"
4261                 },
4262                 {
4263                     "name": "Symfony Community",
4264                     "homepage": "https://symfony.com/contributors"
4265                 }
4266             ],
4267             "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
4268             "homepage": "https://symfony.com",
4269             "keywords": [
4270                 "compatibility",
4271                 "polyfill",
4272                 "portable",
4273                 "shim"
4274             ],
4275             "funding": [
4276                 {
4277                     "url": "https://symfony.com/sponsor",
4278                     "type": "custom"
4279                 },
4280                 {
4281                     "url": "https://github.com/fabpot",
4282                     "type": "github"
4283                 },
4284                 {
4285                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4286                     "type": "tidelift"
4287                 }
4288             ],
4289             "time": "2020-10-23T14:02:19+00:00"
4290         },
4291         {
4292             "name": "symfony/polyfill-php72",
4293             "version": "v1.28.0",
4294             "source": {
4295                 "type": "git",
4296                 "url": "https://github.com/symfony/polyfill-php72.git",
4297                 "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179"
4298             },
4299             "dist": {
4300                 "type": "zip",
4301                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179",
4302                 "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179",
4303                 "shasum": ""
4304             },
4305             "require": {
4306                 "php": ">=7.1"
4307             },
4308             "type": "library",
4309             "extra": {
4310                 "branch-alias": {
4311                     "dev-main": "1.28-dev"
4312                 },
4313                 "thanks": {
4314                     "name": "symfony/polyfill",
4315                     "url": "https://github.com/symfony/polyfill"
4316                 }
4317             },
4318             "autoload": {
4319                 "files": [
4320                     "bootstrap.php"
4321                 ],
4322                 "psr-4": {
4323                     "Symfony\\Polyfill\\Php72\\": ""
4324                 }
4325             },
4326             "notification-url": "https://packagist.org/downloads/",
4327             "license": [
4328                 "MIT"
4329             ],
4330             "authors": [
4331                 {
4332                     "name": "Nicolas Grekas",
4333                     "email": "p@tchwork.com"
4334                 },
4335                 {
4336                     "name": "Symfony Community",
4337                     "homepage": "https://symfony.com/contributors"
4338                 }
4339             ],
4340             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4341             "homepage": "https://symfony.com",
4342             "keywords": [
4343                 "compatibility",
4344                 "polyfill",
4345                 "portable",
4346                 "shim"
4347             ],
4348             "funding": [
4349                 {
4350                     "url": "https://symfony.com/sponsor",
4351                     "type": "custom"
4352                 },
4353                 {
4354                     "url": "https://github.com/fabpot",
4355                     "type": "github"
4356                 },
4357                 {
4358                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4359                     "type": "tidelift"
4360                 }
4361             ],
4362             "time": "2023-01-26T09:26:14+00:00"
4363         },
4364         {
4365             "name": "thiagoalessio/tesseract_ocr",
4366             "version": "2.13.0",
4367             "source": {
4368                 "type": "git",
4369                 "url": "https://github.com/thiagoalessio/tesseract-ocr-for-php.git",
4370                 "reference": "232a8cb9d571992f9bd1e263f2f6909cf6c173a1"
4371             },
4372             "dist": {
4373                 "type": "zip",
4374                 "url": "https://api.github.com/repos/thiagoalessio/tesseract-ocr-for-php/zipball/232a8cb9d571992f9bd1e263f2f6909cf6c173a1",
4375                 "reference": "232a8cb9d571992f9bd1e263f2f6909cf6c173a1",
4376                 "shasum": ""
4377             },
4378             "require": {
4379                 "php": "^5.3 || ^7.0 || ^8.0"
4380             },
4381             "require-dev": {
4382                 "phpunit/php-code-coverage": "^2.2.4 || ^9.0.0"
4383             },
4384             "type": "library",
4385             "autoload": {
4386                 "psr-4": {
4387                     "thiagoalessio\\TesseractOCR\\": "src/"
4388                 }
4389             },
4390             "notification-url": "https://packagist.org/downloads/",
4391             "license": [
4392                 "MIT"
4393             ],
4394             "authors": [
4395                 {
4396                     "name": "thiagoalessio",
4397                     "email": "thiagoalessio@me.com"
4398                 }
4399             ],
4400             "description": "A wrapper to work with Tesseract OCR inside PHP.",
4401             "keywords": [
4402                 "OCR",
4403                 "Tesseract",
4404                 "text recognition"
4405             ],
4406             "time": "2023-10-05T21:14:48+00:00"
4407         },
4408         {
4409             "name": "ua-parser/uap-php",
4410             "version": "v3.9.14",
4411             "source": {
4412                 "type": "git",
4413                 "url": "https://github.com/ua-parser/uap-php.git",
4414                 "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"
4415             },
4416             "dist": {
4417                 "type": "zip",
4418                 "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
4419                 "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
4420                 "shasum": ""
4421             },
4422             "require": {
4423                 "composer/ca-bundle": "^1.1",
4424                 "php": "^7.2 || ^8.0"
4425             },
4426             "require-dev": {
4427                 "phpstan/phpstan": "^0.12.33",
4428                 "phpunit/phpunit": "^8 || ^9",
4429                 "symfony/console": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4430                 "symfony/filesystem": "^3.4 || ^4.2 ||  ^4.3 || ^5.0",
4431                 "symfony/finder": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4432                 "symfony/yaml": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4433                 "vimeo/psalm": "^3.12"
4434             },
4435             "suggest": {
4436                 "symfony/console": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4437                 "symfony/filesystem": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4438                 "symfony/finder": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4439                 "symfony/yaml": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0"
4440             },
4441             "bin": [
4442                 "bin/uaparser"
4443             ],
4444             "type": "library",
4445             "autoload": {
4446                 "psr-4": {
4447                     "UAParser\\": "src"
4448                 }
4449             },
4450             "notification-url": "https://packagist.org/downloads/",
4451             "license": [
4452                 "MIT"
4453             ],
4454             "authors": [
4455                 {
4456                     "name": "Dave Olsen",
4457                     "email": "dmolsen@gmail.com"
4458                 },
4459                 {
4460                     "name": "Lars Strojny",
4461                     "email": "lars@strojny.net"
4462                 }
4463             ],
4464             "description": "A multi-language port of Browserscope's user agent parser.",
4465             "time": "2020-10-02T23:36:20+00:00"
4466         },
4467         {
4468             "name": "web-token/jwt-core",
4469             "version": "v2.2.11",
4470             "source": {
4471                 "type": "git",
4472                 "url": "https://github.com/web-token/jwt-core.git",
4473                 "reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678"
4474             },
4475             "dist": {
4476                 "type": "zip",
4477                 "url": "https://api.github.com/repos/web-token/jwt-core/zipball/53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
4478                 "reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
4479                 "shasum": ""
4480             },
4481             "require": {
4482                 "brick/math": "^0.8.17|^0.9",
4483                 "ext-json": "*",
4484                 "ext-mbstring": "*",
4485                 "fgrosse/phpasn1": "^2.0",
4486                 "php": ">=7.2",
4487                 "spomky-labs/base64url": "^1.0|^2.0"
4488             },
4489             "conflict": {
4490                 "spomky-labs/jose": "*"
4491             },
4492             "type": "library",
4493             "autoload": {
4494                 "psr-4": {
4495                     "Jose\\Component\\Core\\": ""
4496                 }
4497             },
4498             "notification-url": "https://packagist.org/downloads/",
4499             "license": [
4500                 "MIT"
4501             ],
4502             "authors": [
4503                 {
4504                     "name": "Florent Morselli",
4505                     "homepage": "https://github.com/Spomky"
4506                 },
4507                 {
4508                     "name": "All contributors",
4509                     "homepage": "https://github.com/web-token/jwt-framework/contributors"
4510                 }
4511             ],
4512             "description": "Core component of the JWT Framework.",
4513             "homepage": "https://github.com/web-token",
4514             "keywords": [
4515                 "JOSE",
4516                 "JWE",
4517                 "JWK",
4518                 "JWKSet",
4519                 "JWS",
4520                 "Jot",
4521                 "RFC7515",
4522                 "RFC7516",
4523                 "RFC7517",
4524                 "RFC7518",
4525                 "RFC7519",
4526                 "RFC7520",
4527                 "bundle",
4528                 "jwa",
4529                 "jwt",
4530                 "symfony"
4531             ],
4532             "funding": [
4533                 {
4534                     "url": "https://www.patreon.com/FlorentMorselli",
4535                     "type": "patreon"
4536                 }
4537             ],
4538             "time": "2021-03-17T14:55:52+00:00"
4539         },
4540         {
4541             "name": "web-token/jwt-key-mgmt",
4542             "version": "v2.2.11",
4543             "source": {
4544                 "type": "git",
4545                 "url": "https://github.com/web-token/jwt-key-mgmt.git",
4546                 "reference": "0b116379515700d237b4e5de86879078ccb09d8a"
4547             },
4548             "dist": {
4549                 "type": "zip",
4550                 "url": "https://api.github.com/repos/web-token/jwt-key-mgmt/zipball/0b116379515700d237b4e5de86879078ccb09d8a",
4551                 "reference": "0b116379515700d237b4e5de86879078ccb09d8a",
4552                 "shasum": ""
4553             },
4554             "require": {
4555                 "ext-openssl": "*",
4556                 "psr/http-client": "^1.0",
4557                 "psr/http-factory": "^1.0",
4558                 "web-token/jwt-core": "^2.0"
4559             },
4560             "suggest": {
4561                 "ext-sodium": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys",
4562                 "php-http/httplug": "To enable JKU/X5U support.",
4563                 "php-http/message-factory": "To enable JKU/X5U support.",
4564                 "web-token/jwt-util-ecc": "To use EC key analyzers."
4565             },
4566             "type": "library",
4567             "autoload": {
4568                 "psr-4": {
4569                     "Jose\\Component\\KeyManagement\\": ""
4570                 }
4571             },
4572             "notification-url": "https://packagist.org/downloads/",
4573             "license": [
4574                 "MIT"
4575             ],
4576             "authors": [
4577                 {
4578                     "name": "Florent Morselli",
4579                     "homepage": "https://github.com/Spomky"
4580                 },
4581                 {
4582                     "name": "All contributors",
4583                     "homepage": "https://github.com/web-token/jwt-key-mgmt/contributors"
4584                 }
4585             ],
4586             "description": "Key Management component of the JWT Framework.",
4587             "homepage": "https://github.com/web-token",
4588             "keywords": [
4589                 "JOSE",
4590                 "JWE",
4591                 "JWK",
4592                 "JWKSet",
4593                 "JWS",
4594                 "Jot",
4595                 "RFC7515",
4596                 "RFC7516",
4597                 "RFC7517",
4598                 "RFC7518",
4599                 "RFC7519",
4600                 "RFC7520",
4601                 "bundle",
4602                 "jwa",
4603                 "jwt",
4604                 "symfony"
4605             ],
4606             "funding": [
4607                 {
4608                     "url": "https://www.patreon.com/FlorentMorselli",
4609                     "type": "patreon"
4610                 }
4611             ],
4612             "time": "2021-03-17T14:55:52+00:00"
4613         },
4614         {
4615             "name": "web-token/jwt-signature",
4616             "version": "v2.2.11",
4617             "source": {
4618                 "type": "git",
4619                 "url": "https://github.com/web-token/jwt-signature.git",
4620                 "reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103"
4621             },
4622             "dist": {
4623                 "type": "zip",
4624                 "url": "https://api.github.com/repos/web-token/jwt-signature/zipball/015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
4625                 "reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
4626                 "shasum": ""
4627             },
4628             "require": {
4629                 "web-token/jwt-core": "^2.1"
4630             },
4631             "suggest": {
4632                 "web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms",
4633                 "web-token/jwt-signature-algorithm-eddsa": "EdDSA Based Signature Algorithms",
4634                 "web-token/jwt-signature-algorithm-experimental": "Experimental Signature Algorithms",
4635                 "web-token/jwt-signature-algorithm-hmac": "HMAC Based Signature Algorithms",
4636                 "web-token/jwt-signature-algorithm-none": "None Signature Algorithm",
4637                 "web-token/jwt-signature-algorithm-rsa": "RSA Based Signature Algorithms"
4638             },
4639             "type": "library",
4640             "autoload": {
4641                 "psr-4": {
4642                     "Jose\\Component\\Signature\\": ""
4643                 }
4644             },
4645             "notification-url": "https://packagist.org/downloads/",
4646             "license": [
4647                 "MIT"
4648             ],
4649             "authors": [
4650                 {
4651                     "name": "Florent Morselli",
4652                     "homepage": "https://github.com/Spomky"
4653                 },
4654                 {
4655                     "name": "All contributors",
4656                     "homepage": "https://github.com/web-token/jwt-signature/contributors"
4657                 }
4658             ],
4659             "description": "Signature component of the JWT Framework.",
4660             "homepage": "https://github.com/web-token",
4661             "keywords": [
4662                 "JOSE",
4663                 "JWE",
4664                 "JWK",
4665                 "JWKSet",
4666                 "JWS",
4667                 "Jot",
4668                 "RFC7515",
4669                 "RFC7516",
4670                 "RFC7517",
4671                 "RFC7518",
4672                 "RFC7519",
4673                 "RFC7520",
4674                 "bundle",
4675                 "jwa",
4676                 "jwt",
4677                 "symfony"
4678             ],
4679             "funding": [
4680                 {
4681                     "url": "https://www.patreon.com/FlorentMorselli",
4682                     "type": "patreon"
4683                 }
4684             ],
4685             "time": "2021-03-01T19:55:28+00:00"
4686         },
4687         {
4688             "name": "web-token/jwt-signature-algorithm-ecdsa",
4689             "version": "v2.2.11",
4690             "source": {
4691                 "type": "git",
4692                 "url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git",
4693                 "reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591"
4694             },
4695             "dist": {
4696                 "type": "zip",
4697                 "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
4698                 "reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
4699                 "shasum": ""
4700             },
4701             "require": {
4702                 "ext-openssl": "*",
4703                 "web-token/jwt-signature": "^2.0"
4704             },
4705             "type": "library",
4706             "autoload": {
4707                 "psr-4": {
4708                     "Jose\\Component\\Signature\\Algorithm\\": ""
4709                 }
4710             },
4711             "notification-url": "https://packagist.org/downloads/",
4712             "license": [
4713                 "MIT"
4714             ],
4715             "authors": [
4716                 {
4717                     "name": "Florent Morselli",
4718                     "homepage": "https://github.com/Spomky"
4719                 },
4720                 {
4721                     "name": "All contributors",
4722                     "homepage": "https://github.com/web-token/jwt-framework/contributors"
4723                 }
4724             ],
4725             "description": "ECDSA Based Signature Algorithms the JWT Framework.",
4726             "homepage": "https://github.com/web-token",
4727             "keywords": [
4728                 "JOSE",
4729                 "JWE",
4730                 "JWK",
4731                 "JWKSet",
4732                 "JWS",
4733                 "Jot",
4734                 "RFC7515",
4735                 "RFC7516",
4736                 "RFC7517",
4737                 "RFC7518",
4738                 "RFC7519",
4739                 "RFC7520",
4740                 "bundle",
4741                 "jwa",
4742                 "jwt",
4743                 "symfony"
4744             ],
4745             "funding": [
4746                 {
4747                     "url": "https://www.patreon.com/FlorentMorselli",
4748                     "type": "patreon"
4749                 }
4750             ],
4751             "time": "2021-01-21T19:18:03+00:00"
4752         },
4753         {
4754             "name": "web-token/jwt-util-ecc",
4755             "version": "v2.2.11",
4756             "source": {
4757                 "type": "git",
4758                 "url": "https://github.com/web-token/jwt-util-ecc.git",
4759                 "reference": "915f3fde86f5236c205620d61177b9ef43863deb"
4760             },
4761             "dist": {
4762                 "type": "zip",
4763                 "url": "https://api.github.com/repos/web-token/jwt-util-ecc/zipball/915f3fde86f5236c205620d61177b9ef43863deb",
4764                 "reference": "915f3fde86f5236c205620d61177b9ef43863deb",
4765                 "shasum": ""
4766             },
4767             "require": {
4768                 "brick/math": "^0.8.17|^0.9"
4769             },
4770             "suggest": {
4771                 "ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance",
4772                 "ext-gmp": "GMP or BCMath is highly recommended to improve the library performance"
4773             },
4774             "type": "library",
4775             "autoload": {
4776                 "psr-4": {
4777                     "Jose\\Component\\Core\\Util\\Ecc\\": ""
4778                 }
4779             },
4780             "notification-url": "https://packagist.org/downloads/",
4781             "license": [
4782                 "MIT"
4783             ],
4784             "authors": [
4785                 {
4786                     "name": "Florent Morselli",
4787                     "homepage": "https://github.com/Spomky"
4788                 },
4789                 {
4790                     "name": "All contributors",
4791                     "homepage": "https://github.com/web-token/jwt-framework/contributors"
4792                 }
4793             ],
4794             "description": "ECC Tools for the JWT Framework.",
4795             "homepage": "https://github.com/web-token",
4796             "keywords": [
4797                 "JOSE",
4798                 "JWE",
4799                 "JWK",
4800                 "JWKSet",
4801                 "JWS",
4802                 "Jot",
4803                 "RFC7515",
4804                 "RFC7516",
4805                 "RFC7517",
4806                 "RFC7518",
4807                 "RFC7519",
4808                 "RFC7520",
4809                 "bundle",
4810                 "jwa",
4811                 "jwt",
4812                 "symfony"
4813             ],
4814             "funding": [
4815                 {
4816                     "url": "https://www.patreon.com/FlorentMorselli",
4817                     "type": "patreon"
4818                 }
4819             ],
4820             "time": "2021-03-24T13:35:17+00:00"
4821         },
4822         {
4823             "name": "xemlock/htmlpurifier-html5",
4824             "version": "v0.1.11",
4825             "source": {
4826                 "type": "git",
4827                 "url": "https://github.com/xemlock/htmlpurifier-html5.git",
4828                 "reference": "f0d563f9fd4a82a3d759043483f9a94c0d8c2255"
4829             },
4830             "dist": {
4831                 "type": "zip",
4832                 "url": "https://api.github.com/repos/xemlock/htmlpurifier-html5/zipball/f0d563f9fd4a82a3d759043483f9a94c0d8c2255",
4833                 "reference": "f0d563f9fd4a82a3d759043483f9a94c0d8c2255",
4834                 "shasum": ""
4835             },
4836             "require": {
4837                 "ezyang/htmlpurifier": "^4.8",
4838                 "php": ">=5.2"
4839             },
4840             "require-dev": {
4841                 "php-coveralls/php-coveralls": "^1.1|^2.1",
4842                 "phpunit/phpunit": ">=4.7 <8.0"
4843             },
4844             "type": "library",
4845             "autoload": {
4846                 "classmap": [
4847                     "library/HTMLPurifier/"
4848                 ]
4849             },
4850             "notification-url": "https://packagist.org/downloads/",
4851             "license": [
4852                 "MIT"
4853             ],
4854             "authors": [
4855                 {
4856                     "name": "xemlock",
4857                     "email": "xemlock@gmail.com"
4858                 }
4859             ],
4860             "description": "HTML5 element definitions for HTML Purifier",
4861             "keywords": [
4862                 "HTML5",
4863                 "Purifier",
4864                 "html",
4865                 "htmlpurifier",
4866                 "security",
4867                 "tidy",
4868                 "validator",
4869                 "xss"
4870             ],
4871             "time": "2019-08-07T17:19:21+00:00"
4872         }
4873     ],
4874     "packages-dev": [
4875         {
4876             "name": "composer/pcre",
4877             "version": "3.1.1",
4878             "source": {
4879                 "type": "git",
4880                 "url": "https://github.com/composer/pcre.git",
4881                 "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9"
4882             },
4883             "dist": {
4884                 "type": "zip",
4885                 "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9",
4886                 "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9",
4887                 "shasum": ""
4888             },
4889             "require": {
4890                 "php": "^7.4 || ^8.0"
4891             },
4892             "require-dev": {
4893                 "phpstan/phpstan": "^1.3",
4894                 "phpstan/phpstan-strict-rules": "^1.1",
4895                 "symfony/phpunit-bridge": "^5"
4896             },
4897             "type": "library",
4898             "extra": {
4899                 "branch-alias": {
4900                     "dev-main": "3.x-dev"
4901                 }
4902             },
4903             "autoload": {
4904                 "psr-4": {
4905                     "Composer\\Pcre\\": "src"
4906                 }
4907             },
4908             "notification-url": "https://packagist.org/downloads/",
4909             "license": [
4910                 "MIT"
4911             ],
4912             "authors": [
4913                 {
4914                     "name": "Jordi Boggiano",
4915                     "email": "j.boggiano@seld.be",
4916                     "homepage": "http://seld.be"
4917                 }
4918             ],
4919             "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
4920             "keywords": [
4921                 "PCRE",
4922                 "preg",
4923                 "regex",
4924                 "regular expression"
4925             ],
4926             "funding": [
4927                 {
4928                     "url": "https://packagist.com",
4929                     "type": "custom"
4930                 },
4931                 {
4932                     "url": "https://github.com/composer",
4933                     "type": "github"
4934                 },
4935                 {
4936                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
4937                     "type": "tidelift"
4938                 }
4939             ],
4940             "time": "2023-10-11T07:11:09+00:00"
4941         },
4942         {
4943             "name": "composer/semver",
4944             "version": "3.4.0",
4945             "source": {
4946                 "type": "git",
4947                 "url": "https://github.com/composer/semver.git",
4948                 "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
4949             },
4950             "dist": {
4951                 "type": "zip",
4952                 "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
4953                 "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
4954                 "shasum": ""
4955             },
4956             "require": {
4957                 "php": "^5.3.2 || ^7.0 || ^8.0"
4958             },
4959             "require-dev": {
4960                 "phpstan/phpstan": "^1.4",
4961                 "symfony/phpunit-bridge": "^4.2 || ^5"
4962             },
4963             "type": "library",
4964             "extra": {
4965                 "branch-alias": {
4966                     "dev-main": "3.x-dev"
4967                 }
4968             },
4969             "autoload": {
4970                 "psr-4": {
4971                     "Composer\\Semver\\": "src"
4972                 }
4973             },
4974             "notification-url": "https://packagist.org/downloads/",
4975             "license": [
4976                 "MIT"
4977             ],
4978             "authors": [
4979                 {
4980                     "name": "Nils Adermann",
4981                     "email": "naderman@naderman.de",
4982                     "homepage": "http://www.naderman.de"
4983                 },
4984                 {
4985                     "name": "Jordi Boggiano",
4986                     "email": "j.boggiano@seld.be",
4987                     "homepage": "http://seld.be"
4988                 },
4989                 {
4990                     "name": "Rob Bast",
4991                     "email": "rob.bast@gmail.com",
4992                     "homepage": "http://robbast.nl"
4993                 }
4994             ],
4995             "description": "Semver library that offers utilities, version constraint parsing and validation.",
4996             "keywords": [
4997                 "semantic",
4998                 "semver",
4999                 "validation",
5000                 "versioning"
5001             ],
5002             "funding": [
5003                 {
5004                     "url": "https://packagist.com",
5005                     "type": "custom"
5006                 },
5007                 {
5008                     "url": "https://github.com/composer",
5009                     "type": "github"
5010                 },
5011                 {
5012                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
5013                     "type": "tidelift"
5014                 }
5015             ],
5016             "time": "2023-08-31T09:50:34+00:00"
5017         },
5018         {
5019             "name": "composer/xdebug-handler",
5020             "version": "3.0.3",
5021             "source": {
5022                 "type": "git",
5023                 "url": "https://github.com/composer/xdebug-handler.git",
5024                 "reference": "ced299686f41dce890debac69273b47ffe98a40c"
5025             },
5026             "dist": {
5027                 "type": "zip",
5028                 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
5029                 "reference": "ced299686f41dce890debac69273b47ffe98a40c",
5030                 "shasum": ""
5031             },
5032             "require": {
5033                 "composer/pcre": "^1 || ^2 || ^3",
5034                 "php": "^7.2.5 || ^8.0",
5035                 "psr/log": "^1 || ^2 || ^3"
5036             },
5037             "require-dev": {
5038                 "phpstan/phpstan": "^1.0",
5039                 "phpstan/phpstan-strict-rules": "^1.1",
5040                 "symfony/phpunit-bridge": "^6.0"
5041             },
5042             "type": "library",
5043             "autoload": {
5044                 "psr-4": {
5045                     "Composer\\XdebugHandler\\": "src"
5046                 }
5047             },
5048             "notification-url": "https://packagist.org/downloads/",
5049             "license": [
5050                 "MIT"
5051             ],
5052             "authors": [
5053                 {
5054                     "name": "John Stevenson",
5055                     "email": "john-stevenson@blueyonder.co.uk"
5056                 }
5057             ],
5058             "description": "Restarts a process without Xdebug.",
5059             "keywords": [
5060                 "Xdebug",
5061                 "performance"
5062             ],
5063             "funding": [
5064                 {
5065                     "url": "https://packagist.com",
5066                     "type": "custom"
5067                 },
5068                 {
5069                     "url": "https://github.com/composer",
5070                     "type": "github"
5071                 },
5072                 {
5073                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
5074                     "type": "tidelift"
5075                 }
5076             ],
5077             "time": "2022-02-25T21:32:43+00:00"
5078         },
5079         {
5080             "name": "dms/phpunit-arraysubset-asserts",
5081             "version": "v0.3.1",
5082             "source": {
5083                 "type": "git",
5084                 "url": "https://github.com/rdohms/phpunit-arraysubset-asserts.git",
5085                 "reference": "e1b47df99cd0dbb3f63528adc5c990256218c707"
5086             },
5087             "dist": {
5088                 "type": "zip",
5089                 "url": "https://api.github.com/repos/rdohms/phpunit-arraysubset-asserts/zipball/e1b47df99cd0dbb3f63528adc5c990256218c707",
5090                 "reference": "e1b47df99cd0dbb3f63528adc5c990256218c707",
5091                 "shasum": ""
5092             },
5093             "require": {
5094                 "php": "^5.4 || ^7.0 || ^8.0",
5095                 "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
5096             },
5097             "require-dev": {
5098                 "dms/coding-standard": "^9",
5099                 "squizlabs/php_codesniffer": "^3.4"
5100             },
5101             "type": "library",
5102             "autoload": {
5103                 "files": [
5104                     "assertarraysubset-autoload.php"
5105                 ]
5106             },
5107             "notification-url": "https://packagist.org/downloads/",
5108             "license": [
5109                 "MIT"
5110             ],
5111             "authors": [
5112                 {
5113                     "name": "Rafael Dohms",
5114                     "email": "rdohms@gmail.com"
5115                 }
5116             ],
5117             "description": "This package provides ArraySubset and related asserts once deprecated in PHPUnit 8",
5118             "time": "2021-10-17T18:50:58+00:00"
5119         },
5120         {
5121             "name": "doctrine/instantiator",
5122             "version": "1.5.0",
5123             "source": {
5124                 "type": "git",
5125                 "url": "https://github.com/doctrine/instantiator.git",
5126                 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
5127             },
5128             "dist": {
5129                 "type": "zip",
5130                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
5131                 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
5132                 "shasum": ""
5133             },
5134             "require": {
5135                 "php": "^7.1 || ^8.0"
5136             },
5137             "require-dev": {
5138                 "doctrine/coding-standard": "^9 || ^11",
5139                 "ext-pdo": "*",
5140                 "ext-phar": "*",
5141                 "phpbench/phpbench": "^0.16 || ^1",
5142                 "phpstan/phpstan": "^1.4",
5143                 "phpstan/phpstan-phpunit": "^1",
5144                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
5145                 "vimeo/psalm": "^4.30 || ^5.4"
5146             },
5147             "type": "library",
5148             "autoload": {
5149                 "psr-4": {
5150                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
5151                 }
5152             },
5153             "notification-url": "https://packagist.org/downloads/",
5154             "license": [
5155                 "MIT"
5156             ],
5157             "authors": [
5158                 {
5159                     "name": "Marco Pivetta",
5160                     "email": "ocramius@gmail.com",
5161                     "homepage": "https://ocramius.github.io/"
5162                 }
5163             ],
5164             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
5165             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
5166             "keywords": [
5167                 "constructor",
5168                 "instantiate"
5169             ],
5170             "funding": [
5171                 {
5172                     "url": "https://www.doctrine-project.org/sponsorship.html",
5173                     "type": "custom"
5174                 },
5175                 {
5176                     "url": "https://www.patreon.com/phpdoctrine",
5177                     "type": "patreon"
5178                 },
5179                 {
5180                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
5181                     "type": "tidelift"
5182                 }
5183             ],
5184             "time": "2022-12-30T00:15:36+00:00"
5185         },
5186         {
5187             "name": "friendsofphp/php-cs-fixer",
5188             "version": "v3.46.0",
5189             "source": {
5190                 "type": "git",
5191                 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
5192                 "reference": "be6831c9af1740470d2a773119b9273f8ac1c3d2"
5193             },
5194             "dist": {
5195                 "type": "zip",
5196                 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/be6831c9af1740470d2a773119b9273f8ac1c3d2",
5197                 "reference": "be6831c9af1740470d2a773119b9273f8ac1c3d2",
5198                 "shasum": ""
5199             },
5200             "require": {
5201                 "composer/semver": "^3.4",
5202                 "composer/xdebug-handler": "^3.0.3",
5203                 "ext-filter": "*",
5204                 "ext-json": "*",
5205                 "ext-tokenizer": "*",
5206                 "php": "^7.4 || ^8.0",
5207                 "sebastian/diff": "^4.0 || ^5.0",
5208                 "symfony/console": "^5.4 || ^6.0 || ^7.0",
5209                 "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
5210                 "symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
5211                 "symfony/finder": "^5.4 || ^6.0 || ^7.0",
5212                 "symfony/options-resolver": "^5.4 || ^6.0 || ^7.0",
5213                 "symfony/polyfill-mbstring": "^1.28",
5214                 "symfony/polyfill-php80": "^1.28",
5215                 "symfony/polyfill-php81": "^1.28",
5216                 "symfony/process": "^5.4 || ^6.0 || ^7.0",
5217                 "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0"
5218             },
5219             "require-dev": {
5220                 "facile-it/paraunit": "^1.3 || ^2.0",
5221                 "justinrainbow/json-schema": "^5.2",
5222                 "keradus/cli-executor": "^2.1",
5223                 "mikey179/vfsstream": "^1.6.11",
5224                 "php-coveralls/php-coveralls": "^2.7",
5225                 "php-cs-fixer/accessible-object": "^1.1",
5226                 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4",
5227                 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4",
5228                 "phpunit/phpunit": "^9.6 || ^10.5.5",
5229                 "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
5230             },
5231             "suggest": {
5232                 "ext-dom": "For handling output formats in XML",
5233                 "ext-mbstring": "For handling non-UTF8 characters."
5234             },
5235             "bin": [
5236                 "php-cs-fixer"
5237             ],
5238             "type": "application",
5239             "autoload": {
5240                 "psr-4": {
5241                     "PhpCsFixer\\": "src/"
5242                 }
5243             },
5244             "notification-url": "https://packagist.org/downloads/",
5245             "license": [
5246                 "MIT"
5247             ],
5248             "authors": [
5249                 {
5250                     "name": "Fabien Potencier",
5251                     "email": "fabien@symfony.com"
5252                 },
5253                 {
5254                     "name": "Dariusz Rumiński",
5255                     "email": "dariusz.ruminski@gmail.com"
5256                 }
5257             ],
5258             "description": "A tool to automatically fix PHP code style",
5259             "keywords": [
5260                 "Static code analysis",
5261                 "fixer",
5262                 "standards",
5263                 "static analysis"
5264             ],
5265             "funding": [
5266                 {
5267                     "url": "https://github.com/keradus",
5268                     "type": "github"
5269                 }
5270             ],
5271             "time": "2024-01-03T21:38:46+00:00"
5272         },
5273         {
5274             "name": "hamcrest/hamcrest-php",
5275             "version": "v2.0.1",
5276             "source": {
5277                 "type": "git",
5278                 "url": "https://github.com/hamcrest/hamcrest-php.git",
5279                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
5280             },
5281             "dist": {
5282                 "type": "zip",
5283                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
5284                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
5285                 "shasum": ""
5286             },
5287             "require": {
5288                 "php": "^5.3|^7.0|^8.0"
5289             },
5290             "replace": {
5291                 "cordoval/hamcrest-php": "*",
5292                 "davedevelopment/hamcrest-php": "*",
5293                 "kodova/hamcrest-php": "*"
5294             },
5295             "require-dev": {
5296                 "phpunit/php-file-iterator": "^1.4 || ^2.0",
5297                 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
5298             },
5299             "type": "library",
5300             "extra": {
5301                 "branch-alias": {
5302                     "dev-master": "2.1-dev"
5303                 }
5304             },
5305             "autoload": {
5306                 "classmap": [
5307                     "hamcrest"
5308                 ]
5309             },
5310             "notification-url": "https://packagist.org/downloads/",
5311             "license": [
5312                 "BSD-3-Clause"
5313             ],
5314             "description": "This is the PHP port of Hamcrest Matchers",
5315             "keywords": [
5316                 "test"
5317             ],
5318             "time": "2020-07-09T08:09:16+00:00"
5319         },
5320         {
5321             "name": "mikey179/vfsstream",
5322             "version": "v1.6.11",
5323             "source": {
5324                 "type": "git",
5325                 "url": "https://github.com/bovigo/vfsStream.git",
5326                 "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f"
5327             },
5328             "dist": {
5329                 "type": "zip",
5330                 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
5331                 "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
5332                 "shasum": ""
5333             },
5334             "require": {
5335                 "php": ">=5.3.0"
5336             },
5337             "require-dev": {
5338                 "phpunit/phpunit": "^4.5|^5.0"
5339             },
5340             "type": "library",
5341             "extra": {
5342                 "branch-alias": {
5343                     "dev-master": "1.6.x-dev"
5344                 }
5345             },
5346             "autoload": {
5347                 "psr-0": {
5348                     "org\\bovigo\\vfs\\": "src/main/php"
5349                 }
5350             },
5351             "notification-url": "https://packagist.org/downloads/",
5352             "license": [
5353                 "BSD-3-Clause"
5354             ],
5355             "authors": [
5356                 {
5357                     "name": "Frank Kleine",
5358                     "homepage": "http://frankkleine.de/",
5359                     "role": "Developer"
5360                 }
5361             ],
5362             "description": "Virtual file system to mock the real file system in unit tests.",
5363             "homepage": "http://vfs.bovigo.org/",
5364             "time": "2022-02-23T02:02:42+00:00"
5365         },
5366         {
5367             "name": "mockery/mockery",
5368             "version": "1.6.7",
5369             "source": {
5370                 "type": "git",
5371                 "url": "https://github.com/mockery/mockery.git",
5372                 "reference": "0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06"
5373             },
5374             "dist": {
5375                 "type": "zip",
5376                 "url": "https://api.github.com/repos/mockery/mockery/zipball/0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06",
5377                 "reference": "0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06",
5378                 "shasum": ""
5379             },
5380             "require": {
5381                 "hamcrest/hamcrest-php": "^2.0.1",
5382                 "lib-pcre": ">=7.0",
5383                 "php": ">=7.3"
5384             },
5385             "conflict": {
5386                 "phpunit/phpunit": "<8.0"
5387             },
5388             "require-dev": {
5389                 "phpunit/phpunit": "^8.5 || ^9.6.10",
5390                 "symplify/easy-coding-standard": "^12.0.8"
5391             },
5392             "type": "library",
5393             "autoload": {
5394                 "files": [
5395                     "library/helpers.php",
5396                     "library/Mockery.php"
5397                 ],
5398                 "psr-4": {
5399                     "Mockery\\": "library/Mockery"
5400                 }
5401             },
5402             "notification-url": "https://packagist.org/downloads/",
5403             "license": [
5404                 "BSD-3-Clause"
5405             ],
5406             "authors": [
5407                 {
5408                     "name": "Pádraic Brady",
5409                     "email": "padraic.brady@gmail.com",
5410                     "homepage": "https://github.com/padraic",
5411                     "role": "Author"
5412                 },
5413                 {
5414                     "name": "Dave Marshall",
5415                     "email": "dave.marshall@atstsolutions.co.uk",
5416                     "homepage": "https://davedevelopment.co.uk",
5417                     "role": "Developer"
5418                 },
5419                 {
5420                     "name": "Nathanael Esayeas",
5421                     "email": "nathanael.esayeas@protonmail.com",
5422                     "homepage": "https://github.com/ghostwriter",
5423                     "role": "Lead Developer"
5424                 }
5425             ],
5426             "description": "Mockery is a simple yet flexible PHP mock object framework",
5427             "homepage": "https://github.com/mockery/mockery",
5428             "keywords": [
5429                 "BDD",
5430                 "TDD",
5431                 "library",
5432                 "mock",
5433                 "mock objects",
5434                 "mockery",
5435                 "stub",
5436                 "test",
5437                 "test double",
5438                 "testing"
5439             ],
5440             "time": "2023-12-10T02:24:34+00:00"
5441         },
5442         {
5443             "name": "myclabs/deep-copy",
5444             "version": "1.11.1",
5445             "source": {
5446                 "type": "git",
5447                 "url": "https://github.com/myclabs/DeepCopy.git",
5448                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
5449             },
5450             "dist": {
5451                 "type": "zip",
5452                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
5453                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
5454                 "shasum": ""
5455             },
5456             "require": {
5457                 "php": "^7.1 || ^8.0"
5458             },
5459             "conflict": {
5460                 "doctrine/collections": "<1.6.8",
5461                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
5462             },
5463             "require-dev": {
5464                 "doctrine/collections": "^1.6.8",
5465                 "doctrine/common": "^2.13.3 || ^3.2.2",
5466                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
5467             },
5468             "type": "library",
5469             "autoload": {
5470                 "files": [
5471                     "src/DeepCopy/deep_copy.php"
5472                 ],
5473                 "psr-4": {
5474                     "DeepCopy\\": "src/DeepCopy/"
5475                 }
5476             },
5477             "notification-url": "https://packagist.org/downloads/",
5478             "license": [
5479                 "MIT"
5480             ],
5481             "description": "Create deep copies (clones) of your objects",
5482             "keywords": [
5483                 "clone",
5484                 "copy",
5485                 "duplicate",
5486                 "object",
5487                 "object graph"
5488             ],
5489             "funding": [
5490                 {
5491                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
5492                     "type": "tidelift"
5493                 }
5494             ],
5495             "time": "2023-03-08T13:26:56+00:00"
5496         },
5497         {
5498             "name": "nikic/php-parser",
5499             "version": "v5.0.0",
5500             "source": {
5501                 "type": "git",
5502                 "url": "https://github.com/nikic/PHP-Parser.git",
5503                 "reference": "4a21235f7e56e713259a6f76bf4b5ea08502b9dc"
5504             },
5505             "dist": {
5506                 "type": "zip",
5507                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4a21235f7e56e713259a6f76bf4b5ea08502b9dc",
5508                 "reference": "4a21235f7e56e713259a6f76bf4b5ea08502b9dc",
5509                 "shasum": ""
5510             },
5511             "require": {
5512                 "ext-ctype": "*",
5513                 "ext-json": "*",
5514                 "ext-tokenizer": "*",
5515                 "php": ">=7.4"
5516             },
5517             "require-dev": {
5518                 "ircmaxell/php-yacc": "^0.0.7",
5519                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
5520             },
5521             "bin": [
5522                 "bin/php-parse"
5523             ],
5524             "type": "library",
5525             "extra": {
5526                 "branch-alias": {
5527                     "dev-master": "5.0-dev"
5528                 }
5529             },
5530             "autoload": {
5531                 "psr-4": {
5532                     "PhpParser\\": "lib/PhpParser"
5533                 }
5534             },
5535             "notification-url": "https://packagist.org/downloads/",
5536             "license": [
5537                 "BSD-3-Clause"
5538             ],
5539             "authors": [
5540                 {
5541                     "name": "Nikita Popov"
5542                 }
5543             ],
5544             "description": "A PHP parser written in PHP",
5545             "keywords": [
5546                 "parser",
5547                 "php"
5548             ],
5549             "time": "2024-01-07T17:17:35+00:00"
5550         },
5551         {
5552             "name": "phar-io/manifest",
5553             "version": "2.0.3",
5554             "source": {
5555                 "type": "git",
5556                 "url": "https://github.com/phar-io/manifest.git",
5557                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
5558             },
5559             "dist": {
5560                 "type": "zip",
5561                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
5562                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
5563                 "shasum": ""
5564             },
5565             "require": {
5566                 "ext-dom": "*",
5567                 "ext-phar": "*",
5568                 "ext-xmlwriter": "*",
5569                 "phar-io/version": "^3.0.1",
5570                 "php": "^7.2 || ^8.0"
5571             },
5572             "type": "library",
5573             "extra": {
5574                 "branch-alias": {
5575                     "dev-master": "2.0.x-dev"
5576                 }
5577             },
5578             "autoload": {
5579                 "classmap": [
5580                     "src/"
5581                 ]
5582             },
5583             "notification-url": "https://packagist.org/downloads/",
5584             "license": [
5585                 "BSD-3-Clause"
5586             ],
5587             "authors": [
5588                 {
5589                     "name": "Arne Blankerts",
5590                     "email": "arne@blankerts.de",
5591                     "role": "Developer"
5592                 },
5593                 {
5594                     "name": "Sebastian Heuer",
5595                     "email": "sebastian@phpeople.de",
5596                     "role": "Developer"
5597                 },
5598                 {
5599                     "name": "Sebastian Bergmann",
5600                     "email": "sebastian@phpunit.de",
5601                     "role": "Developer"
5602                 }
5603             ],
5604             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
5605             "time": "2021-07-20T11:28:43+00:00"
5606         },
5607         {
5608             "name": "phar-io/version",
5609             "version": "3.2.1",
5610             "source": {
5611                 "type": "git",
5612                 "url": "https://github.com/phar-io/version.git",
5613                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
5614             },
5615             "dist": {
5616                 "type": "zip",
5617                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
5618                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
5619                 "shasum": ""
5620             },
5621             "require": {
5622                 "php": "^7.2 || ^8.0"
5623             },
5624             "type": "library",
5625             "autoload": {
5626                 "classmap": [
5627                     "src/"
5628                 ]
5629             },
5630             "notification-url": "https://packagist.org/downloads/",
5631             "license": [
5632                 "BSD-3-Clause"
5633             ],
5634             "authors": [
5635                 {
5636                     "name": "Arne Blankerts",
5637                     "email": "arne@blankerts.de",
5638                     "role": "Developer"
5639                 },
5640                 {
5641                     "name": "Sebastian Heuer",
5642                     "email": "sebastian@phpeople.de",
5643                     "role": "Developer"
5644                 },
5645                 {
5646                     "name": "Sebastian Bergmann",
5647                     "email": "sebastian@phpunit.de",
5648                     "role": "Developer"
5649                 }
5650             ],
5651             "description": "Library for handling version information and constraints",
5652             "time": "2022-02-21T01:04:05+00:00"
5653         },
5654         {
5655             "name": "phpunit/php-code-coverage",
5656             "version": "9.2.30",
5657             "source": {
5658                 "type": "git",
5659                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
5660                 "reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089"
5661             },
5662             "dist": {
5663                 "type": "zip",
5664                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca2bd87d2f9215904682a9cb9bb37dda98e76089",
5665                 "reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089",
5666                 "shasum": ""
5667             },
5668             "require": {
5669                 "ext-dom": "*",
5670                 "ext-libxml": "*",
5671                 "ext-xmlwriter": "*",
5672                 "nikic/php-parser": "^4.18 || ^5.0",
5673                 "php": ">=7.3",
5674                 "phpunit/php-file-iterator": "^3.0.3",
5675                 "phpunit/php-text-template": "^2.0.2",
5676                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
5677                 "sebastian/complexity": "^2.0",
5678                 "sebastian/environment": "^5.1.2",
5679                 "sebastian/lines-of-code": "^1.0.3",
5680                 "sebastian/version": "^3.0.1",
5681                 "theseer/tokenizer": "^1.2.0"
5682             },
5683             "require-dev": {
5684                 "phpunit/phpunit": "^9.3"
5685             },
5686             "suggest": {
5687                 "ext-pcov": "PHP extension that provides line coverage",
5688                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
5689             },
5690             "type": "library",
5691             "extra": {
5692                 "branch-alias": {
5693                     "dev-master": "9.2-dev"
5694                 }
5695             },
5696             "autoload": {
5697                 "classmap": [
5698                     "src/"
5699                 ]
5700             },
5701             "notification-url": "https://packagist.org/downloads/",
5702             "license": [
5703                 "BSD-3-Clause"
5704             ],
5705             "authors": [
5706                 {
5707                     "name": "Sebastian Bergmann",
5708                     "email": "sebastian@phpunit.de",
5709                     "role": "lead"
5710                 }
5711             ],
5712             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
5713             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
5714             "keywords": [
5715                 "coverage",
5716                 "testing",
5717                 "xunit"
5718             ],
5719             "funding": [
5720                 {
5721                     "url": "https://github.com/sebastianbergmann",
5722                     "type": "github"
5723                 }
5724             ],
5725             "time": "2023-12-22T06:47:57+00:00"
5726         },
5727         {
5728             "name": "phpunit/php-file-iterator",
5729             "version": "3.0.6",
5730             "source": {
5731                 "type": "git",
5732                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
5733                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
5734             },
5735             "dist": {
5736                 "type": "zip",
5737                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
5738                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
5739                 "shasum": ""
5740             },
5741             "require": {
5742                 "php": ">=7.3"
5743             },
5744             "require-dev": {
5745                 "phpunit/phpunit": "^9.3"
5746             },
5747             "type": "library",
5748             "extra": {
5749                 "branch-alias": {
5750                     "dev-master": "3.0-dev"
5751                 }
5752             },
5753             "autoload": {
5754                 "classmap": [
5755                     "src/"
5756                 ]
5757             },
5758             "notification-url": "https://packagist.org/downloads/",
5759             "license": [
5760                 "BSD-3-Clause"
5761             ],
5762             "authors": [
5763                 {
5764                     "name": "Sebastian Bergmann",
5765                     "email": "sebastian@phpunit.de",
5766                     "role": "lead"
5767                 }
5768             ],
5769             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
5770             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
5771             "keywords": [
5772                 "filesystem",
5773                 "iterator"
5774             ],
5775             "funding": [
5776                 {
5777                     "url": "https://github.com/sebastianbergmann",
5778                     "type": "github"
5779                 }
5780             ],
5781             "time": "2021-12-02T12:48:52+00:00"
5782         },
5783         {
5784             "name": "phpunit/php-invoker",
5785             "version": "3.1.1",
5786             "source": {
5787                 "type": "git",
5788                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
5789                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
5790             },
5791             "dist": {
5792                 "type": "zip",
5793                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
5794                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
5795                 "shasum": ""
5796             },
5797             "require": {
5798                 "php": ">=7.3"
5799             },
5800             "require-dev": {
5801                 "ext-pcntl": "*",
5802                 "phpunit/phpunit": "^9.3"
5803             },
5804             "suggest": {
5805                 "ext-pcntl": "*"
5806             },
5807             "type": "library",
5808             "extra": {
5809                 "branch-alias": {
5810                     "dev-master": "3.1-dev"
5811                 }
5812             },
5813             "autoload": {
5814                 "classmap": [
5815                     "src/"
5816                 ]
5817             },
5818             "notification-url": "https://packagist.org/downloads/",
5819             "license": [
5820                 "BSD-3-Clause"
5821             ],
5822             "authors": [
5823                 {
5824                     "name": "Sebastian Bergmann",
5825                     "email": "sebastian@phpunit.de",
5826                     "role": "lead"
5827                 }
5828             ],
5829             "description": "Invoke callables with a timeout",
5830             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
5831             "keywords": [
5832                 "process"
5833             ],
5834             "funding": [
5835                 {
5836                     "url": "https://github.com/sebastianbergmann",
5837                     "type": "github"
5838                 }
5839             ],
5840             "time": "2020-09-28T05:58:55+00:00"
5841         },
5842         {
5843             "name": "phpunit/php-text-template",
5844             "version": "2.0.4",
5845             "source": {
5846                 "type": "git",
5847                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
5848                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
5849             },
5850             "dist": {
5851                 "type": "zip",
5852                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
5853                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
5854                 "shasum": ""
5855             },
5856             "require": {
5857                 "php": ">=7.3"
5858             },
5859             "require-dev": {
5860                 "phpunit/phpunit": "^9.3"
5861             },
5862             "type": "library",
5863             "extra": {
5864                 "branch-alias": {
5865                     "dev-master": "2.0-dev"
5866                 }
5867             },
5868             "autoload": {
5869                 "classmap": [
5870                     "src/"
5871                 ]
5872             },
5873             "notification-url": "https://packagist.org/downloads/",
5874             "license": [
5875                 "BSD-3-Clause"
5876             ],
5877             "authors": [
5878                 {
5879                     "name": "Sebastian Bergmann",
5880                     "email": "sebastian@phpunit.de",
5881                     "role": "lead"
5882                 }
5883             ],
5884             "description": "Simple template engine.",
5885             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
5886             "keywords": [
5887                 "template"
5888             ],
5889             "funding": [
5890                 {
5891                     "url": "https://github.com/sebastianbergmann",
5892                     "type": "github"
5893                 }
5894             ],
5895             "time": "2020-10-26T05:33:50+00:00"
5896         },
5897         {
5898             "name": "phpunit/php-timer",
5899             "version": "5.0.3",
5900             "source": {
5901                 "type": "git",
5902                 "url": "https://github.com/sebastianbergmann/php-timer.git",
5903                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
5904             },
5905             "dist": {
5906                 "type": "zip",
5907                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
5908                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
5909                 "shasum": ""
5910             },
5911             "require": {
5912                 "php": ">=7.3"
5913             },
5914             "require-dev": {
5915                 "phpunit/phpunit": "^9.3"
5916             },
5917             "type": "library",
5918             "extra": {
5919                 "branch-alias": {
5920                     "dev-master": "5.0-dev"
5921                 }
5922             },
5923             "autoload": {
5924                 "classmap": [
5925                     "src/"
5926                 ]
5927             },
5928             "notification-url": "https://packagist.org/downloads/",
5929             "license": [
5930                 "BSD-3-Clause"
5931             ],
5932             "authors": [
5933                 {
5934                     "name": "Sebastian Bergmann",
5935                     "email": "sebastian@phpunit.de",
5936                     "role": "lead"
5937                 }
5938             ],
5939             "description": "Utility class for timing",
5940             "homepage": "https://github.com/sebastianbergmann/php-timer/",
5941             "keywords": [
5942                 "timer"
5943             ],
5944             "funding": [
5945                 {
5946                     "url": "https://github.com/sebastianbergmann",
5947                     "type": "github"
5948                 }
5949             ],
5950             "time": "2020-10-26T13:16:10+00:00"
5951         },
5952         {
5953             "name": "phpunit/phpunit",
5954             "version": "9.6.15",
5955             "source": {
5956                 "type": "git",
5957                 "url": "https://github.com/sebastianbergmann/phpunit.git",
5958                 "reference": "05017b80304e0eb3f31d90194a563fd53a6021f1"
5959             },
5960             "dist": {
5961                 "type": "zip",
5962                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/05017b80304e0eb3f31d90194a563fd53a6021f1",
5963                 "reference": "05017b80304e0eb3f31d90194a563fd53a6021f1",
5964                 "shasum": ""
5965             },
5966             "require": {
5967                 "doctrine/instantiator": "^1.3.1 || ^2",
5968                 "ext-dom": "*",
5969                 "ext-json": "*",
5970                 "ext-libxml": "*",
5971                 "ext-mbstring": "*",
5972                 "ext-xml": "*",
5973                 "ext-xmlwriter": "*",
5974                 "myclabs/deep-copy": "^1.10.1",
5975                 "phar-io/manifest": "^2.0.3",
5976                 "phar-io/version": "^3.0.2",
5977                 "php": ">=7.3",
5978                 "phpunit/php-code-coverage": "^9.2.28",
5979                 "phpunit/php-file-iterator": "^3.0.5",
5980                 "phpunit/php-invoker": "^3.1.1",
5981                 "phpunit/php-text-template": "^2.0.3",
5982                 "phpunit/php-timer": "^5.0.2",
5983                 "sebastian/cli-parser": "^1.0.1",
5984                 "sebastian/code-unit": "^1.0.6",
5985                 "sebastian/comparator": "^4.0.8",
5986                 "sebastian/diff": "^4.0.3",
5987                 "sebastian/environment": "^5.1.3",
5988                 "sebastian/exporter": "^4.0.5",
5989                 "sebastian/global-state": "^5.0.1",
5990                 "sebastian/object-enumerator": "^4.0.3",
5991                 "sebastian/resource-operations": "^3.0.3",
5992                 "sebastian/type": "^3.2",
5993                 "sebastian/version": "^3.0.2"
5994             },
5995             "suggest": {
5996                 "ext-soap": "To be able to generate mocks based on WSDL files",
5997                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
5998             },
5999             "bin": [
6000                 "phpunit"
6001             ],
6002             "type": "library",
6003             "extra": {
6004                 "branch-alias": {
6005                     "dev-master": "9.6-dev"
6006                 }
6007             },
6008             "autoload": {
6009                 "files": [
6010                     "src/Framework/Assert/Functions.php"
6011                 ],
6012                 "classmap": [
6013                     "src/"
6014                 ]
6015             },
6016             "notification-url": "https://packagist.org/downloads/",
6017             "license": [
6018                 "BSD-3-Clause"
6019             ],
6020             "authors": [
6021                 {
6022                     "name": "Sebastian Bergmann",
6023                     "email": "sebastian@phpunit.de",
6024                     "role": "lead"
6025                 }
6026             ],
6027             "description": "The PHP Unit Testing framework.",
6028             "homepage": "https://phpunit.de/",
6029             "keywords": [
6030                 "phpunit",
6031                 "testing",
6032                 "xunit"
6033             ],
6034             "funding": [
6035                 {
6036                     "url": "https://phpunit.de/sponsors.html",
6037                     "type": "custom"
6038                 },
6039                 {
6040                     "url": "https://github.com/sebastianbergmann",
6041                     "type": "github"
6042                 },
6043                 {
6044                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
6045                     "type": "tidelift"
6046                 }
6047             ],
6048             "time": "2023-12-01T16:55:19+00:00"
6049         },
6050         {
6051             "name": "psr/event-dispatcher",
6052             "version": "1.0.0",
6053             "source": {
6054                 "type": "git",
6055                 "url": "https://github.com/php-fig/event-dispatcher.git",
6056                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
6057             },
6058             "dist": {
6059                 "type": "zip",
6060                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
6061                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
6062                 "shasum": ""
6063             },
6064             "require": {
6065                 "php": ">=7.2.0"
6066             },
6067             "type": "library",
6068             "extra": {
6069                 "branch-alias": {
6070                     "dev-master": "1.0.x-dev"
6071                 }
6072             },
6073             "autoload": {
6074                 "psr-4": {
6075                     "Psr\\EventDispatcher\\": "src/"
6076                 }
6077             },
6078             "notification-url": "https://packagist.org/downloads/",
6079             "license": [
6080                 "MIT"
6081             ],
6082             "authors": [
6083                 {
6084                     "name": "PHP-FIG",
6085                     "homepage": "http://www.php-fig.org/"
6086                 }
6087             ],
6088             "description": "Standard interfaces for event handling.",
6089             "keywords": [
6090                 "events",
6091                 "psr",
6092                 "psr-14"
6093             ],
6094             "time": "2019-01-08T18:20:26+00:00"
6095         },
6096         {
6097             "name": "sebastian/cli-parser",
6098             "version": "1.0.1",
6099             "source": {
6100                 "type": "git",
6101                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
6102                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
6103             },
6104             "dist": {
6105                 "type": "zip",
6106                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
6107                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
6108                 "shasum": ""
6109             },
6110             "require": {
6111                 "php": ">=7.3"
6112             },
6113             "require-dev": {
6114                 "phpunit/phpunit": "^9.3"
6115             },
6116             "type": "library",
6117             "extra": {
6118                 "branch-alias": {
6119                     "dev-master": "1.0-dev"
6120                 }
6121             },
6122             "autoload": {
6123                 "classmap": [
6124                     "src/"
6125                 ]
6126             },
6127             "notification-url": "https://packagist.org/downloads/",
6128             "license": [
6129                 "BSD-3-Clause"
6130             ],
6131             "authors": [
6132                 {
6133                     "name": "Sebastian Bergmann",
6134                     "email": "sebastian@phpunit.de",
6135                     "role": "lead"
6136                 }
6137             ],
6138             "description": "Library for parsing CLI options",
6139             "homepage": "https://github.com/sebastianbergmann/cli-parser",
6140             "funding": [
6141                 {
6142                     "url": "https://github.com/sebastianbergmann",
6143                     "type": "github"
6144                 }
6145             ],
6146             "time": "2020-09-28T06:08:49+00:00"
6147         },
6148         {
6149             "name": "sebastian/code-unit",
6150             "version": "1.0.8",
6151             "source": {
6152                 "type": "git",
6153                 "url": "https://github.com/sebastianbergmann/code-unit.git",
6154                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
6155             },
6156             "dist": {
6157                 "type": "zip",
6158                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
6159                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
6160                 "shasum": ""
6161             },
6162             "require": {
6163                 "php": ">=7.3"
6164             },
6165             "require-dev": {
6166                 "phpunit/phpunit": "^9.3"
6167             },
6168             "type": "library",
6169             "extra": {
6170                 "branch-alias": {
6171                     "dev-master": "1.0-dev"
6172                 }
6173             },
6174             "autoload": {
6175                 "classmap": [
6176                     "src/"
6177                 ]
6178             },
6179             "notification-url": "https://packagist.org/downloads/",
6180             "license": [
6181                 "BSD-3-Clause"
6182             ],
6183             "authors": [
6184                 {
6185                     "name": "Sebastian Bergmann",
6186                     "email": "sebastian@phpunit.de",
6187                     "role": "lead"
6188                 }
6189             ],
6190             "description": "Collection of value objects that represent the PHP code units",
6191             "homepage": "https://github.com/sebastianbergmann/code-unit",
6192             "funding": [
6193                 {
6194                     "url": "https://github.com/sebastianbergmann",
6195                     "type": "github"
6196                 }
6197             ],
6198             "time": "2020-10-26T13:08:54+00:00"
6199         },
6200         {
6201             "name": "sebastian/code-unit-reverse-lookup",
6202             "version": "2.0.3",
6203             "source": {
6204                 "type": "git",
6205                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
6206                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
6207             },
6208             "dist": {
6209                 "type": "zip",
6210                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
6211                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
6212                 "shasum": ""
6213             },
6214             "require": {
6215                 "php": ">=7.3"
6216             },
6217             "require-dev": {
6218                 "phpunit/phpunit": "^9.3"
6219             },
6220             "type": "library",
6221             "extra": {
6222                 "branch-alias": {
6223                     "dev-master": "2.0-dev"
6224                 }
6225             },
6226             "autoload": {
6227                 "classmap": [
6228                     "src/"
6229                 ]
6230             },
6231             "notification-url": "https://packagist.org/downloads/",
6232             "license": [
6233                 "BSD-3-Clause"
6234             ],
6235             "authors": [
6236                 {
6237                     "name": "Sebastian Bergmann",
6238                     "email": "sebastian@phpunit.de"
6239                 }
6240             ],
6241             "description": "Looks up which function or method a line of code belongs to",
6242             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
6243             "funding": [
6244                 {
6245                     "url": "https://github.com/sebastianbergmann",
6246                     "type": "github"
6247                 }
6248             ],
6249             "time": "2020-09-28T05:30:19+00:00"
6250         },
6251         {
6252             "name": "sebastian/comparator",
6253             "version": "4.0.8",
6254             "source": {
6255                 "type": "git",
6256                 "url": "https://github.com/sebastianbergmann/comparator.git",
6257                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
6258             },
6259             "dist": {
6260                 "type": "zip",
6261                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
6262                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
6263                 "shasum": ""
6264             },
6265             "require": {
6266                 "php": ">=7.3",
6267                 "sebastian/diff": "^4.0",
6268                 "sebastian/exporter": "^4.0"
6269             },
6270             "require-dev": {
6271                 "phpunit/phpunit": "^9.3"
6272             },
6273             "type": "library",
6274             "extra": {
6275                 "branch-alias": {
6276                     "dev-master": "4.0-dev"
6277                 }
6278             },
6279             "autoload": {
6280                 "classmap": [
6281                     "src/"
6282                 ]
6283             },
6284             "notification-url": "https://packagist.org/downloads/",
6285             "license": [
6286                 "BSD-3-Clause"
6287             ],
6288             "authors": [
6289                 {
6290                     "name": "Sebastian Bergmann",
6291                     "email": "sebastian@phpunit.de"
6292                 },
6293                 {
6294                     "name": "Jeff Welch",
6295                     "email": "whatthejeff@gmail.com"
6296                 },
6297                 {
6298                     "name": "Volker Dusch",
6299                     "email": "github@wallbash.com"
6300                 },
6301                 {
6302                     "name": "Bernhard Schussek",
6303                     "email": "bschussek@2bepublished.at"
6304                 }
6305             ],
6306             "description": "Provides the functionality to compare PHP values for equality",
6307             "homepage": "https://github.com/sebastianbergmann/comparator",
6308             "keywords": [
6309                 "comparator",
6310                 "compare",
6311                 "equality"
6312             ],
6313             "funding": [
6314                 {
6315                     "url": "https://github.com/sebastianbergmann",
6316                     "type": "github"
6317                 }
6318             ],
6319             "time": "2022-09-14T12:41:17+00:00"
6320         },
6321         {
6322             "name": "sebastian/complexity",
6323             "version": "2.0.3",
6324             "source": {
6325                 "type": "git",
6326                 "url": "https://github.com/sebastianbergmann/complexity.git",
6327                 "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
6328             },
6329             "dist": {
6330                 "type": "zip",
6331                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
6332                 "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
6333                 "shasum": ""
6334             },
6335             "require": {
6336                 "nikic/php-parser": "^4.18 || ^5.0",
6337                 "php": ">=7.3"
6338             },
6339             "require-dev": {
6340                 "phpunit/phpunit": "^9.3"
6341             },
6342             "type": "library",
6343             "extra": {
6344                 "branch-alias": {
6345                     "dev-master": "2.0-dev"
6346                 }
6347             },
6348             "autoload": {
6349                 "classmap": [
6350                     "src/"
6351                 ]
6352             },
6353             "notification-url": "https://packagist.org/downloads/",
6354             "license": [
6355                 "BSD-3-Clause"
6356             ],
6357             "authors": [
6358                 {
6359                     "name": "Sebastian Bergmann",
6360                     "email": "sebastian@phpunit.de",
6361                     "role": "lead"
6362                 }
6363             ],
6364             "description": "Library for calculating the complexity of PHP code units",
6365             "homepage": "https://github.com/sebastianbergmann/complexity",
6366             "funding": [
6367                 {
6368                     "url": "https://github.com/sebastianbergmann",
6369                     "type": "github"
6370                 }
6371             ],
6372             "time": "2023-12-22T06:19:30+00:00"
6373         },
6374         {
6375             "name": "sebastian/diff",
6376             "version": "4.0.5",
6377             "source": {
6378                 "type": "git",
6379                 "url": "https://github.com/sebastianbergmann/diff.git",
6380                 "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
6381             },
6382             "dist": {
6383                 "type": "zip",
6384                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
6385                 "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
6386                 "shasum": ""
6387             },
6388             "require": {
6389                 "php": ">=7.3"
6390             },
6391             "require-dev": {
6392                 "phpunit/phpunit": "^9.3",
6393                 "symfony/process": "^4.2 || ^5"
6394             },
6395             "type": "library",
6396             "extra": {
6397                 "branch-alias": {
6398                     "dev-master": "4.0-dev"
6399                 }
6400             },
6401             "autoload": {
6402                 "classmap": [
6403                     "src/"
6404                 ]
6405             },
6406             "notification-url": "https://packagist.org/downloads/",
6407             "license": [
6408                 "BSD-3-Clause"
6409             ],
6410             "authors": [
6411                 {
6412                     "name": "Sebastian Bergmann",
6413                     "email": "sebastian@phpunit.de"
6414                 },
6415                 {
6416                     "name": "Kore Nordmann",
6417                     "email": "mail@kore-nordmann.de"
6418                 }
6419             ],
6420             "description": "Diff implementation",
6421             "homepage": "https://github.com/sebastianbergmann/diff",
6422             "keywords": [
6423                 "diff",
6424                 "udiff",
6425                 "unidiff",
6426                 "unified diff"
6427             ],
6428             "funding": [
6429                 {
6430                     "url": "https://github.com/sebastianbergmann",
6431                     "type": "github"
6432                 }
6433             ],
6434             "time": "2023-05-07T05:35:17+00:00"
6435         },
6436         {
6437             "name": "sebastian/environment",
6438             "version": "5.1.5",
6439             "source": {
6440                 "type": "git",
6441                 "url": "https://github.com/sebastianbergmann/environment.git",
6442                 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
6443             },
6444             "dist": {
6445                 "type": "zip",
6446                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
6447                 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
6448                 "shasum": ""
6449             },
6450             "require": {
6451                 "php": ">=7.3"
6452             },
6453             "require-dev": {
6454                 "phpunit/phpunit": "^9.3"
6455             },
6456             "suggest": {
6457                 "ext-posix": "*"
6458             },
6459             "type": "library",
6460             "extra": {
6461                 "branch-alias": {
6462                     "dev-master": "5.1-dev"
6463                 }
6464             },
6465             "autoload": {
6466                 "classmap": [
6467                     "src/"
6468                 ]
6469             },
6470             "notification-url": "https://packagist.org/downloads/",
6471             "license": [
6472                 "BSD-3-Clause"
6473             ],
6474             "authors": [
6475                 {
6476                     "name": "Sebastian Bergmann",
6477                     "email": "sebastian@phpunit.de"
6478                 }
6479             ],
6480             "description": "Provides functionality to handle HHVM/PHP environments",
6481             "homepage": "http://www.github.com/sebastianbergmann/environment",
6482             "keywords": [
6483                 "Xdebug",
6484                 "environment",
6485                 "hhvm"
6486             ],
6487             "funding": [
6488                 {
6489                     "url": "https://github.com/sebastianbergmann",
6490                     "type": "github"
6491                 }
6492             ],
6493             "time": "2023-02-03T06:03:51+00:00"
6494         },
6495         {
6496             "name": "sebastian/exporter",
6497             "version": "4.0.5",
6498             "source": {
6499                 "type": "git",
6500                 "url": "https://github.com/sebastianbergmann/exporter.git",
6501                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
6502             },
6503             "dist": {
6504                 "type": "zip",
6505                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
6506                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
6507                 "shasum": ""
6508             },
6509             "require": {
6510                 "php": ">=7.3",
6511                 "sebastian/recursion-context": "^4.0"
6512             },
6513             "require-dev": {
6514                 "ext-mbstring": "*",
6515                 "phpunit/phpunit": "^9.3"
6516             },
6517             "type": "library",
6518             "extra": {
6519                 "branch-alias": {
6520                     "dev-master": "4.0-dev"
6521                 }
6522             },
6523             "autoload": {
6524                 "classmap": [
6525                     "src/"
6526                 ]
6527             },
6528             "notification-url": "https://packagist.org/downloads/",
6529             "license": [
6530                 "BSD-3-Clause"
6531             ],
6532             "authors": [
6533                 {
6534                     "name": "Sebastian Bergmann",
6535                     "email": "sebastian@phpunit.de"
6536                 },
6537                 {
6538                     "name": "Jeff Welch",
6539                     "email": "whatthejeff@gmail.com"
6540                 },
6541                 {
6542                     "name": "Volker Dusch",
6543                     "email": "github@wallbash.com"
6544                 },
6545                 {
6546                     "name": "Adam Harvey",
6547                     "email": "aharvey@php.net"
6548                 },
6549                 {
6550                     "name": "Bernhard Schussek",
6551                     "email": "bschussek@gmail.com"
6552                 }
6553             ],
6554             "description": "Provides the functionality to export PHP variables for visualization",
6555             "homepage": "https://www.github.com/sebastianbergmann/exporter",
6556             "keywords": [
6557                 "export",
6558                 "exporter"
6559             ],
6560             "funding": [
6561                 {
6562                     "url": "https://github.com/sebastianbergmann",
6563                     "type": "github"
6564                 }
6565             ],
6566             "time": "2022-09-14T06:03:37+00:00"
6567         },
6568         {
6569             "name": "sebastian/global-state",
6570             "version": "5.0.6",
6571             "source": {
6572                 "type": "git",
6573                 "url": "https://github.com/sebastianbergmann/global-state.git",
6574                 "reference": "bde739e7565280bda77be70044ac1047bc007e34"
6575             },
6576             "dist": {
6577                 "type": "zip",
6578                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
6579                 "reference": "bde739e7565280bda77be70044ac1047bc007e34",
6580                 "shasum": ""
6581             },
6582             "require": {
6583                 "php": ">=7.3",
6584                 "sebastian/object-reflector": "^2.0",
6585                 "sebastian/recursion-context": "^4.0"
6586             },
6587             "require-dev": {
6588                 "ext-dom": "*",
6589                 "phpunit/phpunit": "^9.3"
6590             },
6591             "suggest": {
6592                 "ext-uopz": "*"
6593             },
6594             "type": "library",
6595             "extra": {
6596                 "branch-alias": {
6597                     "dev-master": "5.0-dev"
6598                 }
6599             },
6600             "autoload": {
6601                 "classmap": [
6602                     "src/"
6603                 ]
6604             },
6605             "notification-url": "https://packagist.org/downloads/",
6606             "license": [
6607                 "BSD-3-Clause"
6608             ],
6609             "authors": [
6610                 {
6611                     "name": "Sebastian Bergmann",
6612                     "email": "sebastian@phpunit.de"
6613                 }
6614             ],
6615             "description": "Snapshotting of global state",
6616             "homepage": "http://www.github.com/sebastianbergmann/global-state",
6617             "keywords": [
6618                 "global state"
6619             ],
6620             "funding": [
6621                 {
6622                     "url": "https://github.com/sebastianbergmann",
6623                     "type": "github"
6624                 }
6625             ],
6626             "time": "2023-08-02T09:26:13+00:00"
6627         },
6628         {
6629             "name": "sebastian/lines-of-code",
6630             "version": "1.0.4",
6631             "source": {
6632                 "type": "git",
6633                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
6634                 "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
6635             },
6636             "dist": {
6637                 "type": "zip",
6638                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
6639                 "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
6640                 "shasum": ""
6641             },
6642             "require": {
6643                 "nikic/php-parser": "^4.18 || ^5.0",
6644                 "php": ">=7.3"
6645             },
6646             "require-dev": {
6647                 "phpunit/phpunit": "^9.3"
6648             },
6649             "type": "library",
6650             "extra": {
6651                 "branch-alias": {
6652                     "dev-master": "1.0-dev"
6653                 }
6654             },
6655             "autoload": {
6656                 "classmap": [
6657                     "src/"
6658                 ]
6659             },
6660             "notification-url": "https://packagist.org/downloads/",
6661             "license": [
6662                 "BSD-3-Clause"
6663             ],
6664             "authors": [
6665                 {
6666                     "name": "Sebastian Bergmann",
6667                     "email": "sebastian@phpunit.de",
6668                     "role": "lead"
6669                 }
6670             ],
6671             "description": "Library for counting the lines of code in PHP source code",
6672             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
6673             "funding": [
6674                 {
6675                     "url": "https://github.com/sebastianbergmann",
6676                     "type": "github"
6677                 }
6678             ],
6679             "time": "2023-12-22T06:20:34+00:00"
6680         },
6681         {
6682             "name": "sebastian/object-enumerator",
6683             "version": "4.0.4",
6684             "source": {
6685                 "type": "git",
6686                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
6687                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
6688             },
6689             "dist": {
6690                 "type": "zip",
6691                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
6692                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
6693                 "shasum": ""
6694             },
6695             "require": {
6696                 "php": ">=7.3",
6697                 "sebastian/object-reflector": "^2.0",
6698                 "sebastian/recursion-context": "^4.0"
6699             },
6700             "require-dev": {
6701                 "phpunit/phpunit": "^9.3"
6702             },
6703             "type": "library",
6704             "extra": {
6705                 "branch-alias": {
6706                     "dev-master": "4.0-dev"
6707                 }
6708             },
6709             "autoload": {
6710                 "classmap": [
6711                     "src/"
6712                 ]
6713             },
6714             "notification-url": "https://packagist.org/downloads/",
6715             "license": [
6716                 "BSD-3-Clause"
6717             ],
6718             "authors": [
6719                 {
6720                     "name": "Sebastian Bergmann",
6721                     "email": "sebastian@phpunit.de"
6722                 }
6723             ],
6724             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
6725             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
6726             "funding": [
6727                 {
6728                     "url": "https://github.com/sebastianbergmann",
6729                     "type": "github"
6730                 }
6731             ],
6732             "time": "2020-10-26T13:12:34+00:00"
6733         },
6734         {
6735             "name": "sebastian/object-reflector",
6736             "version": "2.0.4",
6737             "source": {
6738                 "type": "git",
6739                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
6740                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
6741             },
6742             "dist": {
6743                 "type": "zip",
6744                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
6745                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
6746                 "shasum": ""
6747             },
6748             "require": {
6749                 "php": ">=7.3"
6750             },
6751             "require-dev": {
6752                 "phpunit/phpunit": "^9.3"
6753             },
6754             "type": "library",
6755             "extra": {
6756                 "branch-alias": {
6757                     "dev-master": "2.0-dev"
6758                 }
6759             },
6760             "autoload": {
6761                 "classmap": [
6762                     "src/"
6763                 ]
6764             },
6765             "notification-url": "https://packagist.org/downloads/",
6766             "license": [
6767                 "BSD-3-Clause"
6768             ],
6769             "authors": [
6770                 {
6771                     "name": "Sebastian Bergmann",
6772                     "email": "sebastian@phpunit.de"
6773                 }
6774             ],
6775             "description": "Allows reflection of object attributes, including inherited and non-public ones",
6776             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
6777             "funding": [
6778                 {
6779                     "url": "https://github.com/sebastianbergmann",
6780                     "type": "github"
6781                 }
6782             ],
6783             "time": "2020-10-26T13:14:26+00:00"
6784         },
6785         {
6786             "name": "sebastian/recursion-context",
6787             "version": "4.0.5",
6788             "source": {
6789                 "type": "git",
6790                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
6791                 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
6792             },
6793             "dist": {
6794                 "type": "zip",
6795                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
6796                 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
6797                 "shasum": ""
6798             },
6799             "require": {
6800                 "php": ">=7.3"
6801             },
6802             "require-dev": {
6803                 "phpunit/phpunit": "^9.3"
6804             },
6805             "type": "library",
6806             "extra": {
6807                 "branch-alias": {
6808                     "dev-master": "4.0-dev"
6809                 }
6810             },
6811             "autoload": {
6812                 "classmap": [
6813                     "src/"
6814                 ]
6815             },
6816             "notification-url": "https://packagist.org/downloads/",
6817             "license": [
6818                 "BSD-3-Clause"
6819             ],
6820             "authors": [
6821                 {
6822                     "name": "Sebastian Bergmann",
6823                     "email": "sebastian@phpunit.de"
6824                 },
6825                 {
6826                     "name": "Jeff Welch",
6827                     "email": "whatthejeff@gmail.com"
6828                 },
6829                 {
6830                     "name": "Adam Harvey",
6831                     "email": "aharvey@php.net"
6832                 }
6833             ],
6834             "description": "Provides functionality to recursively process PHP variables",
6835             "homepage": "https://github.com/sebastianbergmann/recursion-context",
6836             "funding": [
6837                 {
6838                     "url": "https://github.com/sebastianbergmann",
6839                     "type": "github"
6840                 }
6841             ],
6842             "time": "2023-02-03T06:07:39+00:00"
6843         },
6844         {
6845             "name": "sebastian/resource-operations",
6846             "version": "3.0.3",
6847             "source": {
6848                 "type": "git",
6849                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
6850                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
6851             },
6852             "dist": {
6853                 "type": "zip",
6854                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
6855                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
6856                 "shasum": ""
6857             },
6858             "require": {
6859                 "php": ">=7.3"
6860             },
6861             "require-dev": {
6862                 "phpunit/phpunit": "^9.0"
6863             },
6864             "type": "library",
6865             "extra": {
6866                 "branch-alias": {
6867                     "dev-master": "3.0-dev"
6868                 }
6869             },
6870             "autoload": {
6871                 "classmap": [
6872                     "src/"
6873                 ]
6874             },
6875             "notification-url": "https://packagist.org/downloads/",
6876             "license": [
6877                 "BSD-3-Clause"
6878             ],
6879             "authors": [
6880                 {
6881                     "name": "Sebastian Bergmann",
6882                     "email": "sebastian@phpunit.de"
6883                 }
6884             ],
6885             "description": "Provides a list of PHP built-in functions that operate on resources",
6886             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
6887             "funding": [
6888                 {
6889                     "url": "https://github.com/sebastianbergmann",
6890                     "type": "github"
6891                 }
6892             ],
6893             "time": "2020-09-28T06:45:17+00:00"
6894         },
6895         {
6896             "name": "sebastian/type",
6897             "version": "3.2.1",
6898             "source": {
6899                 "type": "git",
6900                 "url": "https://github.com/sebastianbergmann/type.git",
6901                 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
6902             },
6903             "dist": {
6904                 "type": "zip",
6905                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
6906                 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
6907                 "shasum": ""
6908             },
6909             "require": {
6910                 "php": ">=7.3"
6911             },
6912             "require-dev": {
6913                 "phpunit/phpunit": "^9.5"
6914             },
6915             "type": "library",
6916             "extra": {
6917                 "branch-alias": {
6918                     "dev-master": "3.2-dev"
6919                 }
6920             },
6921             "autoload": {
6922                 "classmap": [
6923                     "src/"
6924                 ]
6925             },
6926             "notification-url": "https://packagist.org/downloads/",
6927             "license": [
6928                 "BSD-3-Clause"
6929             ],
6930             "authors": [
6931                 {
6932                     "name": "Sebastian Bergmann",
6933                     "email": "sebastian@phpunit.de",
6934                     "role": "lead"
6935                 }
6936             ],
6937             "description": "Collection of value objects that represent the types of the PHP type system",
6938             "homepage": "https://github.com/sebastianbergmann/type",
6939             "funding": [
6940                 {
6941                     "url": "https://github.com/sebastianbergmann",
6942                     "type": "github"
6943                 }
6944             ],
6945             "time": "2023-02-03T06:13:03+00:00"
6946         },
6947         {
6948             "name": "sebastian/version",
6949             "version": "3.0.2",
6950             "source": {
6951                 "type": "git",
6952                 "url": "https://github.com/sebastianbergmann/version.git",
6953                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
6954             },
6955             "dist": {
6956                 "type": "zip",
6957                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
6958                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
6959                 "shasum": ""
6960             },
6961             "require": {
6962                 "php": ">=7.3"
6963             },
6964             "type": "library",
6965             "extra": {
6966                 "branch-alias": {
6967                     "dev-master": "3.0-dev"
6968                 }
6969             },
6970             "autoload": {
6971                 "classmap": [
6972                     "src/"
6973                 ]
6974             },
6975             "notification-url": "https://packagist.org/downloads/",
6976             "license": [
6977                 "BSD-3-Clause"
6978             ],
6979             "authors": [
6980                 {
6981                     "name": "Sebastian Bergmann",
6982                     "email": "sebastian@phpunit.de",
6983                     "role": "lead"
6984                 }
6985             ],
6986             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
6987             "homepage": "https://github.com/sebastianbergmann/version",
6988             "funding": [
6989                 {
6990                     "url": "https://github.com/sebastianbergmann",
6991                     "type": "github"
6992                 }
6993             ],
6994             "time": "2020-09-28T06:39:44+00:00"
6995         },
6996         {
6997             "name": "symfony/console",
6998             "version": "v5.4.34",
6999             "source": {
7000                 "type": "git",
7001                 "url": "https://github.com/symfony/console.git",
7002                 "reference": "4b4d8cd118484aa604ec519062113dd87abde18c"
7003             },
7004             "dist": {
7005                 "type": "zip",
7006                 "url": "https://api.github.com/repos/symfony/console/zipball/4b4d8cd118484aa604ec519062113dd87abde18c",
7007                 "reference": "4b4d8cd118484aa604ec519062113dd87abde18c",
7008                 "shasum": ""
7009             },
7010             "require": {
7011                 "php": ">=7.2.5",
7012                 "symfony/deprecation-contracts": "^2.1|^3",
7013                 "symfony/polyfill-mbstring": "~1.0",
7014                 "symfony/polyfill-php73": "^1.9",
7015                 "symfony/polyfill-php80": "^1.16",
7016                 "symfony/service-contracts": "^1.1|^2|^3",
7017                 "symfony/string": "^5.1|^6.0"
7018             },
7019             "conflict": {
7020                 "psr/log": ">=3",
7021                 "symfony/dependency-injection": "<4.4",
7022                 "symfony/dotenv": "<5.1",
7023                 "symfony/event-dispatcher": "<4.4",
7024                 "symfony/lock": "<4.4",
7025                 "symfony/process": "<4.4"
7026             },
7027             "provide": {
7028                 "psr/log-implementation": "1.0|2.0"
7029             },
7030             "require-dev": {
7031                 "psr/log": "^1|^2",
7032                 "symfony/config": "^4.4|^5.0|^6.0",
7033                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
7034                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
7035                 "symfony/lock": "^4.4|^5.0|^6.0",
7036                 "symfony/process": "^4.4|^5.0|^6.0",
7037                 "symfony/var-dumper": "^4.4|^5.0|^6.0"
7038             },
7039             "suggest": {
7040                 "psr/log": "For using the console logger",
7041                 "symfony/event-dispatcher": "",
7042                 "symfony/lock": "",
7043                 "symfony/process": ""
7044             },
7045             "type": "library",
7046             "autoload": {
7047                 "psr-4": {
7048                     "Symfony\\Component\\Console\\": ""
7049                 },
7050                 "exclude-from-classmap": [
7051                     "/Tests/"
7052                 ]
7053             },
7054             "notification-url": "https://packagist.org/downloads/",
7055             "license": [
7056                 "MIT"
7057             ],
7058             "authors": [
7059                 {
7060                     "name": "Fabien Potencier",
7061                     "email": "fabien@symfony.com"
7062                 },
7063                 {
7064                     "name": "Symfony Community",
7065                     "homepage": "https://symfony.com/contributors"
7066                 }
7067             ],
7068             "description": "Eases the creation of beautiful and testable command line interfaces",
7069             "homepage": "https://symfony.com",
7070             "keywords": [
7071                 "cli",
7072                 "command-line",
7073                 "console",
7074                 "terminal"
7075             ],
7076             "funding": [
7077                 {
7078                     "url": "https://symfony.com/sponsor",
7079                     "type": "custom"
7080                 },
7081                 {
7082                     "url": "https://github.com/fabpot",
7083                     "type": "github"
7084                 },
7085                 {
7086                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7087                     "type": "tidelift"
7088                 }
7089             ],
7090             "time": "2023-12-08T13:33:03+00:00"
7091         },
7092         {
7093             "name": "symfony/event-dispatcher",
7094             "version": "v5.4.34",
7095             "source": {
7096                 "type": "git",
7097                 "url": "https://github.com/symfony/event-dispatcher.git",
7098                 "reference": "e3bca343efeb613f843c254e7718ef17c9bdf7a3"
7099             },
7100             "dist": {
7101                 "type": "zip",
7102                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e3bca343efeb613f843c254e7718ef17c9bdf7a3",
7103                 "reference": "e3bca343efeb613f843c254e7718ef17c9bdf7a3",
7104                 "shasum": ""
7105             },
7106             "require": {
7107                 "php": ">=7.2.5",
7108                 "symfony/deprecation-contracts": "^2.1|^3",
7109                 "symfony/event-dispatcher-contracts": "^2|^3",
7110                 "symfony/polyfill-php80": "^1.16"
7111             },
7112             "conflict": {
7113                 "symfony/dependency-injection": "<4.4"
7114             },
7115             "provide": {
7116                 "psr/event-dispatcher-implementation": "1.0",
7117                 "symfony/event-dispatcher-implementation": "2.0"
7118             },
7119             "require-dev": {
7120                 "psr/log": "^1|^2|^3",
7121                 "symfony/config": "^4.4|^5.0|^6.0",
7122                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
7123                 "symfony/error-handler": "^4.4|^5.0|^6.0",
7124                 "symfony/expression-language": "^4.4|^5.0|^6.0",
7125                 "symfony/http-foundation": "^4.4|^5.0|^6.0",
7126                 "symfony/service-contracts": "^1.1|^2|^3",
7127                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
7128             },
7129             "suggest": {
7130                 "symfony/dependency-injection": "",
7131                 "symfony/http-kernel": ""
7132             },
7133             "type": "library",
7134             "autoload": {
7135                 "psr-4": {
7136                     "Symfony\\Component\\EventDispatcher\\": ""
7137                 },
7138                 "exclude-from-classmap": [
7139                     "/Tests/"
7140                 ]
7141             },
7142             "notification-url": "https://packagist.org/downloads/",
7143             "license": [
7144                 "MIT"
7145             ],
7146             "authors": [
7147                 {
7148                     "name": "Fabien Potencier",
7149                     "email": "fabien@symfony.com"
7150                 },
7151                 {
7152                     "name": "Symfony Community",
7153                     "homepage": "https://symfony.com/contributors"
7154                 }
7155             ],
7156             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
7157             "homepage": "https://symfony.com",
7158             "funding": [
7159                 {
7160                     "url": "https://symfony.com/sponsor",
7161                     "type": "custom"
7162                 },
7163                 {
7164                     "url": "https://github.com/fabpot",
7165                     "type": "github"
7166                 },
7167                 {
7168                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7169                     "type": "tidelift"
7170                 }
7171             ],
7172             "time": "2023-12-27T21:12:56+00:00"
7173         },
7174         {
7175             "name": "symfony/event-dispatcher-contracts",
7176             "version": "v2.5.2",
7177             "source": {
7178                 "type": "git",
7179                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
7180                 "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
7181             },
7182             "dist": {
7183                 "type": "zip",
7184                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
7185                 "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
7186                 "shasum": ""
7187             },
7188             "require": {
7189                 "php": ">=7.2.5",
7190                 "psr/event-dispatcher": "^1"
7191             },
7192             "suggest": {
7193                 "symfony/event-dispatcher-implementation": ""
7194             },
7195             "type": "library",
7196             "extra": {
7197                 "branch-alias": {
7198                     "dev-main": "2.5-dev"
7199                 },
7200                 "thanks": {
7201                     "name": "symfony/contracts",
7202                     "url": "https://github.com/symfony/contracts"
7203                 }
7204             },
7205             "autoload": {
7206                 "psr-4": {
7207                     "Symfony\\Contracts\\EventDispatcher\\": ""
7208                 }
7209             },
7210             "notification-url": "https://packagist.org/downloads/",
7211             "license": [
7212                 "MIT"
7213             ],
7214             "authors": [
7215                 {
7216                     "name": "Nicolas Grekas",
7217                     "email": "p@tchwork.com"
7218                 },
7219                 {
7220                     "name": "Symfony Community",
7221                     "homepage": "https://symfony.com/contributors"
7222                 }
7223             ],
7224             "description": "Generic abstractions related to dispatching event",
7225             "homepage": "https://symfony.com",
7226             "keywords": [
7227                 "abstractions",
7228                 "contracts",
7229                 "decoupling",
7230                 "interfaces",
7231                 "interoperability",
7232                 "standards"
7233             ],
7234             "funding": [
7235                 {
7236                     "url": "https://symfony.com/sponsor",
7237                     "type": "custom"
7238                 },
7239                 {
7240                     "url": "https://github.com/fabpot",
7241                     "type": "github"
7242                 },
7243                 {
7244                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7245                     "type": "tidelift"
7246                 }
7247             ],
7248             "time": "2022-01-02T09:53:40+00:00"
7249         },
7250         {
7251             "name": "symfony/filesystem",
7252             "version": "v5.4.25",
7253             "source": {
7254                 "type": "git",
7255                 "url": "https://github.com/symfony/filesystem.git",
7256                 "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
7257             },
7258             "dist": {
7259                 "type": "zip",
7260                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
7261                 "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
7262                 "shasum": ""
7263             },
7264             "require": {
7265                 "php": ">=7.2.5",
7266                 "symfony/polyfill-ctype": "~1.8",
7267                 "symfony/polyfill-mbstring": "~1.8",
7268                 "symfony/polyfill-php80": "^1.16"
7269             },
7270             "type": "library",
7271             "autoload": {
7272                 "psr-4": {
7273                     "Symfony\\Component\\Filesystem\\": ""
7274                 },
7275                 "exclude-from-classmap": [
7276                     "/Tests/"
7277                 ]
7278             },
7279             "notification-url": "https://packagist.org/downloads/",
7280             "license": [
7281                 "MIT"
7282             ],
7283             "authors": [
7284                 {
7285                     "name": "Fabien Potencier",
7286                     "email": "fabien@symfony.com"
7287                 },
7288                 {
7289                     "name": "Symfony Community",
7290                     "homepage": "https://symfony.com/contributors"
7291                 }
7292             ],
7293             "description": "Provides basic utilities for the filesystem",
7294             "homepage": "https://symfony.com",
7295             "funding": [
7296                 {
7297                     "url": "https://symfony.com/sponsor",
7298                     "type": "custom"
7299                 },
7300                 {
7301                     "url": "https://github.com/fabpot",
7302                     "type": "github"
7303                 },
7304                 {
7305                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7306                     "type": "tidelift"
7307                 }
7308             ],
7309             "time": "2023-05-31T13:04:02+00:00"
7310         },
7311         {
7312             "name": "symfony/finder",
7313             "version": "v5.4.27",
7314             "source": {
7315                 "type": "git",
7316                 "url": "https://github.com/symfony/finder.git",
7317                 "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
7318             },
7319             "dist": {
7320                 "type": "zip",
7321                 "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
7322                 "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
7323                 "shasum": ""
7324             },
7325             "require": {
7326                 "php": ">=7.2.5",
7327                 "symfony/deprecation-contracts": "^2.1|^3",
7328                 "symfony/polyfill-php80": "^1.16"
7329             },
7330             "type": "library",
7331             "autoload": {
7332                 "psr-4": {
7333                     "Symfony\\Component\\Finder\\": ""
7334                 },
7335                 "exclude-from-classmap": [
7336                     "/Tests/"
7337                 ]
7338             },
7339             "notification-url": "https://packagist.org/downloads/",
7340             "license": [
7341                 "MIT"
7342             ],
7343             "authors": [
7344                 {
7345                     "name": "Fabien Potencier",
7346                     "email": "fabien@symfony.com"
7347                 },
7348                 {
7349                     "name": "Symfony Community",
7350                     "homepage": "https://symfony.com/contributors"
7351                 }
7352             ],
7353             "description": "Finds files and directories via an intuitive fluent interface",
7354             "homepage": "https://symfony.com",
7355             "funding": [
7356                 {
7357                     "url": "https://symfony.com/sponsor",
7358                     "type": "custom"
7359                 },
7360                 {
7361                     "url": "https://github.com/fabpot",
7362                     "type": "github"
7363                 },
7364                 {
7365                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7366                     "type": "tidelift"
7367                 }
7368             ],
7369             "time": "2023-07-31T08:02:31+00:00"
7370         },
7371         {
7372             "name": "symfony/options-resolver",
7373             "version": "v5.4.21",
7374             "source": {
7375                 "type": "git",
7376                 "url": "https://github.com/symfony/options-resolver.git",
7377                 "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9"
7378             },
7379             "dist": {
7380                 "type": "zip",
7381                 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
7382                 "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
7383                 "shasum": ""
7384             },
7385             "require": {
7386                 "php": ">=7.2.5",
7387                 "symfony/deprecation-contracts": "^2.1|^3",
7388                 "symfony/polyfill-php73": "~1.0",
7389                 "symfony/polyfill-php80": "^1.16"
7390             },
7391             "type": "library",
7392             "autoload": {
7393                 "psr-4": {
7394                     "Symfony\\Component\\OptionsResolver\\": ""
7395                 },
7396                 "exclude-from-classmap": [
7397                     "/Tests/"
7398                 ]
7399             },
7400             "notification-url": "https://packagist.org/downloads/",
7401             "license": [
7402                 "MIT"
7403             ],
7404             "authors": [
7405                 {
7406                     "name": "Fabien Potencier",
7407                     "email": "fabien@symfony.com"
7408                 },
7409                 {
7410                     "name": "Symfony Community",
7411                     "homepage": "https://symfony.com/contributors"
7412                 }
7413             ],
7414             "description": "Provides an improved replacement for the array_replace PHP function",
7415             "homepage": "https://symfony.com",
7416             "keywords": [
7417                 "config",
7418                 "configuration",
7419                 "options"
7420             ],
7421             "funding": [
7422                 {
7423                     "url": "https://symfony.com/sponsor",
7424                     "type": "custom"
7425                 },
7426                 {
7427                     "url": "https://github.com/fabpot",
7428                     "type": "github"
7429                 },
7430                 {
7431                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7432                     "type": "tidelift"
7433                 }
7434             ],
7435             "time": "2023-02-14T08:03:56+00:00"
7436         },
7437         {
7438             "name": "symfony/polyfill-ctype",
7439             "version": "v1.28.0",
7440             "source": {
7441                 "type": "git",
7442                 "url": "https://github.com/symfony/polyfill-ctype.git",
7443                 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
7444             },
7445             "dist": {
7446                 "type": "zip",
7447                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
7448                 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
7449                 "shasum": ""
7450             },
7451             "require": {
7452                 "php": ">=7.1"
7453             },
7454             "provide": {
7455                 "ext-ctype": "*"
7456             },
7457             "suggest": {
7458                 "ext-ctype": "For best performance"
7459             },
7460             "type": "library",
7461             "extra": {
7462                 "branch-alias": {
7463                     "dev-main": "1.28-dev"
7464                 },
7465                 "thanks": {
7466                     "name": "symfony/polyfill",
7467                     "url": "https://github.com/symfony/polyfill"
7468                 }
7469             },
7470             "autoload": {
7471                 "files": [
7472                     "bootstrap.php"
7473                 ],
7474                 "psr-4": {
7475                     "Symfony\\Polyfill\\Ctype\\": ""
7476                 }
7477             },
7478             "notification-url": "https://packagist.org/downloads/",
7479             "license": [
7480                 "MIT"
7481             ],
7482             "authors": [
7483                 {
7484                     "name": "Gert de Pagter",
7485                     "email": "BackEndTea@gmail.com"
7486                 },
7487                 {
7488                     "name": "Symfony Community",
7489                     "homepage": "https://symfony.com/contributors"
7490                 }
7491             ],
7492             "description": "Symfony polyfill for ctype functions",
7493             "homepage": "https://symfony.com",
7494             "keywords": [
7495                 "compatibility",
7496                 "ctype",
7497                 "polyfill",
7498                 "portable"
7499             ],
7500             "funding": [
7501                 {
7502                     "url": "https://symfony.com/sponsor",
7503                     "type": "custom"
7504                 },
7505                 {
7506                     "url": "https://github.com/fabpot",
7507                     "type": "github"
7508                 },
7509                 {
7510                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7511                     "type": "tidelift"
7512                 }
7513             ],
7514             "time": "2023-01-26T09:26:14+00:00"
7515         },
7516         {
7517             "name": "symfony/polyfill-intl-grapheme",
7518             "version": "v1.28.0",
7519             "source": {
7520                 "type": "git",
7521                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
7522                 "reference": "875e90aeea2777b6f135677f618529449334a612"
7523             },
7524             "dist": {
7525                 "type": "zip",
7526                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
7527                 "reference": "875e90aeea2777b6f135677f618529449334a612",
7528                 "shasum": ""
7529             },
7530             "require": {
7531                 "php": ">=7.1"
7532             },
7533             "suggest": {
7534                 "ext-intl": "For best performance"
7535             },
7536             "type": "library",
7537             "extra": {
7538                 "branch-alias": {
7539                     "dev-main": "1.28-dev"
7540                 },
7541                 "thanks": {
7542                     "name": "symfony/polyfill",
7543                     "url": "https://github.com/symfony/polyfill"
7544                 }
7545             },
7546             "autoload": {
7547                 "files": [
7548                     "bootstrap.php"
7549                 ],
7550                 "psr-4": {
7551                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
7552                 }
7553             },
7554             "notification-url": "https://packagist.org/downloads/",
7555             "license": [
7556                 "MIT"
7557             ],
7558             "authors": [
7559                 {
7560                     "name": "Nicolas Grekas",
7561                     "email": "p@tchwork.com"
7562                 },
7563                 {
7564                     "name": "Symfony Community",
7565                     "homepage": "https://symfony.com/contributors"
7566                 }
7567             ],
7568             "description": "Symfony polyfill for intl's grapheme_* functions",
7569             "homepage": "https://symfony.com",
7570             "keywords": [
7571                 "compatibility",
7572                 "grapheme",
7573                 "intl",
7574                 "polyfill",
7575                 "portable",
7576                 "shim"
7577             ],
7578             "funding": [
7579                 {
7580                     "url": "https://symfony.com/sponsor",
7581                     "type": "custom"
7582                 },
7583                 {
7584                     "url": "https://github.com/fabpot",
7585                     "type": "github"
7586                 },
7587                 {
7588                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7589                     "type": "tidelift"
7590                 }
7591             ],
7592             "time": "2023-01-26T09:26:14+00:00"
7593         },
7594         {
7595             "name": "symfony/polyfill-intl-normalizer",
7596             "version": "v1.28.0",
7597             "source": {
7598                 "type": "git",
7599                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
7600                 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
7601             },
7602             "dist": {
7603                 "type": "zip",
7604                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
7605                 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
7606                 "shasum": ""
7607             },
7608             "require": {
7609                 "php": ">=7.1"
7610             },
7611             "suggest": {
7612                 "ext-intl": "For best performance"
7613             },
7614             "type": "library",
7615             "extra": {
7616                 "branch-alias": {
7617                     "dev-main": "1.28-dev"
7618                 },
7619                 "thanks": {
7620                     "name": "symfony/polyfill",
7621                     "url": "https://github.com/symfony/polyfill"
7622                 }
7623             },
7624             "autoload": {
7625                 "files": [
7626                     "bootstrap.php"
7627                 ],
7628                 "psr-4": {
7629                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
7630                 },
7631                 "classmap": [
7632                     "Resources/stubs"
7633                 ]
7634             },
7635             "notification-url": "https://packagist.org/downloads/",
7636             "license": [
7637                 "MIT"
7638             ],
7639             "authors": [
7640                 {
7641                     "name": "Nicolas Grekas",
7642                     "email": "p@tchwork.com"
7643                 },
7644                 {
7645                     "name": "Symfony Community",
7646                     "homepage": "https://symfony.com/contributors"
7647                 }
7648             ],
7649             "description": "Symfony polyfill for intl's Normalizer class and related functions",
7650             "homepage": "https://symfony.com",
7651             "keywords": [
7652                 "compatibility",
7653                 "intl",
7654                 "normalizer",
7655                 "polyfill",
7656                 "portable",
7657                 "shim"
7658             ],
7659             "funding": [
7660                 {
7661                     "url": "https://symfony.com/sponsor",
7662                     "type": "custom"
7663                 },
7664                 {
7665                     "url": "https://github.com/fabpot",
7666                     "type": "github"
7667                 },
7668                 {
7669                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7670                     "type": "tidelift"
7671                 }
7672             ],
7673             "time": "2023-01-26T09:26:14+00:00"
7674         },
7675         {
7676             "name": "symfony/polyfill-mbstring",
7677             "version": "v1.28.0",
7678             "source": {
7679                 "type": "git",
7680                 "url": "https://github.com/symfony/polyfill-mbstring.git",
7681                 "reference": "42292d99c55abe617799667f454222c54c60e229"
7682             },
7683             "dist": {
7684                 "type": "zip",
7685                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
7686                 "reference": "42292d99c55abe617799667f454222c54c60e229",
7687                 "shasum": ""
7688             },
7689             "require": {
7690                 "php": ">=7.1"
7691             },
7692             "provide": {
7693                 "ext-mbstring": "*"
7694             },
7695             "suggest": {
7696                 "ext-mbstring": "For best performance"
7697             },
7698             "type": "library",
7699             "extra": {
7700                 "branch-alias": {
7701                     "dev-main": "1.28-dev"
7702                 },
7703                 "thanks": {
7704                     "name": "symfony/polyfill",
7705                     "url": "https://github.com/symfony/polyfill"
7706                 }
7707             },
7708             "autoload": {
7709                 "files": [
7710                     "bootstrap.php"
7711                 ],
7712                 "psr-4": {
7713                     "Symfony\\Polyfill\\Mbstring\\": ""
7714                 }
7715             },
7716             "notification-url": "https://packagist.org/downloads/",
7717             "license": [
7718                 "MIT"
7719             ],
7720             "authors": [
7721                 {
7722                     "name": "Nicolas Grekas",
7723                     "email": "p@tchwork.com"
7724                 },
7725                 {
7726                     "name": "Symfony Community",
7727                     "homepage": "https://symfony.com/contributors"
7728                 }
7729             ],
7730             "description": "Symfony polyfill for the Mbstring extension",
7731             "homepage": "https://symfony.com",
7732             "keywords": [
7733                 "compatibility",
7734                 "mbstring",
7735                 "polyfill",
7736                 "portable",
7737                 "shim"
7738             ],
7739             "funding": [
7740                 {
7741                     "url": "https://symfony.com/sponsor",
7742                     "type": "custom"
7743                 },
7744                 {
7745                     "url": "https://github.com/fabpot",
7746                     "type": "github"
7747                 },
7748                 {
7749                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7750                     "type": "tidelift"
7751                 }
7752             ],
7753             "time": "2023-07-28T09:04:16+00:00"
7754         },
7755         {
7756             "name": "symfony/polyfill-php73",
7757             "version": "v1.28.0",
7758             "source": {
7759                 "type": "git",
7760                 "url": "https://github.com/symfony/polyfill-php73.git",
7761                 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
7762             },
7763             "dist": {
7764                 "type": "zip",
7765                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
7766                 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
7767                 "shasum": ""
7768             },
7769             "require": {
7770                 "php": ">=7.1"
7771             },
7772             "type": "library",
7773             "extra": {
7774                 "branch-alias": {
7775                     "dev-main": "1.28-dev"
7776                 },
7777                 "thanks": {
7778                     "name": "symfony/polyfill",
7779                     "url": "https://github.com/symfony/polyfill"
7780                 }
7781             },
7782             "autoload": {
7783                 "files": [
7784                     "bootstrap.php"
7785                 ],
7786                 "psr-4": {
7787                     "Symfony\\Polyfill\\Php73\\": ""
7788                 },
7789                 "classmap": [
7790                     "Resources/stubs"
7791                 ]
7792             },
7793             "notification-url": "https://packagist.org/downloads/",
7794             "license": [
7795                 "MIT"
7796             ],
7797             "authors": [
7798                 {
7799                     "name": "Nicolas Grekas",
7800                     "email": "p@tchwork.com"
7801                 },
7802                 {
7803                     "name": "Symfony Community",
7804                     "homepage": "https://symfony.com/contributors"
7805                 }
7806             ],
7807             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
7808             "homepage": "https://symfony.com",
7809             "keywords": [
7810                 "compatibility",
7811                 "polyfill",
7812                 "portable",
7813                 "shim"
7814             ],
7815             "funding": [
7816                 {
7817                     "url": "https://symfony.com/sponsor",
7818                     "type": "custom"
7819                 },
7820                 {
7821                     "url": "https://github.com/fabpot",
7822                     "type": "github"
7823                 },
7824                 {
7825                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7826                     "type": "tidelift"
7827                 }
7828             ],
7829             "time": "2023-01-26T09:26:14+00:00"
7830         },
7831         {
7832             "name": "symfony/polyfill-php80",
7833             "version": "v1.28.0",
7834             "source": {
7835                 "type": "git",
7836                 "url": "https://github.com/symfony/polyfill-php80.git",
7837                 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
7838             },
7839             "dist": {
7840                 "type": "zip",
7841                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
7842                 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
7843                 "shasum": ""
7844             },
7845             "require": {
7846                 "php": ">=7.1"
7847             },
7848             "type": "library",
7849             "extra": {
7850                 "branch-alias": {
7851                     "dev-main": "1.28-dev"
7852                 },
7853                 "thanks": {
7854                     "name": "symfony/polyfill",
7855                     "url": "https://github.com/symfony/polyfill"
7856                 }
7857             },
7858             "autoload": {
7859                 "files": [
7860                     "bootstrap.php"
7861                 ],
7862                 "psr-4": {
7863                     "Symfony\\Polyfill\\Php80\\": ""
7864                 },
7865                 "classmap": [
7866                     "Resources/stubs"
7867                 ]
7868             },
7869             "notification-url": "https://packagist.org/downloads/",
7870             "license": [
7871                 "MIT"
7872             ],
7873             "authors": [
7874                 {
7875                     "name": "Ion Bazan",
7876                     "email": "ion.bazan@gmail.com"
7877                 },
7878                 {
7879                     "name": "Nicolas Grekas",
7880                     "email": "p@tchwork.com"
7881                 },
7882                 {
7883                     "name": "Symfony Community",
7884                     "homepage": "https://symfony.com/contributors"
7885                 }
7886             ],
7887             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
7888             "homepage": "https://symfony.com",
7889             "keywords": [
7890                 "compatibility",
7891                 "polyfill",
7892                 "portable",
7893                 "shim"
7894             ],
7895             "funding": [
7896                 {
7897                     "url": "https://symfony.com/sponsor",
7898                     "type": "custom"
7899                 },
7900                 {
7901                     "url": "https://github.com/fabpot",
7902                     "type": "github"
7903                 },
7904                 {
7905                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7906                     "type": "tidelift"
7907                 }
7908             ],
7909             "time": "2023-01-26T09:26:14+00:00"
7910         },
7911         {
7912             "name": "symfony/polyfill-php81",
7913             "version": "v1.28.0",
7914             "source": {
7915                 "type": "git",
7916                 "url": "https://github.com/symfony/polyfill-php81.git",
7917                 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
7918             },
7919             "dist": {
7920                 "type": "zip",
7921                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
7922                 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
7923                 "shasum": ""
7924             },
7925             "require": {
7926                 "php": ">=7.1"
7927             },
7928             "type": "library",
7929             "extra": {
7930                 "branch-alias": {
7931                     "dev-main": "1.28-dev"
7932                 },
7933                 "thanks": {
7934                     "name": "symfony/polyfill",
7935                     "url": "https://github.com/symfony/polyfill"
7936                 }
7937             },
7938             "autoload": {
7939                 "files": [
7940                     "bootstrap.php"
7941                 ],
7942                 "psr-4": {
7943                     "Symfony\\Polyfill\\Php81\\": ""
7944                 },
7945                 "classmap": [
7946                     "Resources/stubs"
7947                 ]
7948             },
7949             "notification-url": "https://packagist.org/downloads/",
7950             "license": [
7951                 "MIT"
7952             ],
7953             "authors": [
7954                 {
7955                     "name": "Nicolas Grekas",
7956                     "email": "p@tchwork.com"
7957                 },
7958                 {
7959                     "name": "Symfony Community",
7960                     "homepage": "https://symfony.com/contributors"
7961                 }
7962             ],
7963             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
7964             "homepage": "https://symfony.com",
7965             "keywords": [
7966                 "compatibility",
7967                 "polyfill",
7968                 "portable",
7969                 "shim"
7970             ],
7971             "funding": [
7972                 {
7973                     "url": "https://symfony.com/sponsor",
7974                     "type": "custom"
7975                 },
7976                 {
7977                     "url": "https://github.com/fabpot",
7978                     "type": "github"
7979                 },
7980                 {
7981                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7982                     "type": "tidelift"
7983                 }
7984             ],
7985             "time": "2023-01-26T09:26:14+00:00"
7986         },
7987         {
7988             "name": "symfony/process",
7989             "version": "v5.4.34",
7990             "source": {
7991                 "type": "git",
7992                 "url": "https://github.com/symfony/process.git",
7993                 "reference": "8fa22178dfc368911dbd513b431cd9b06f9afe7a"
7994             },
7995             "dist": {
7996                 "type": "zip",
7997                 "url": "https://api.github.com/repos/symfony/process/zipball/8fa22178dfc368911dbd513b431cd9b06f9afe7a",
7998                 "reference": "8fa22178dfc368911dbd513b431cd9b06f9afe7a",
7999                 "shasum": ""
8000             },
8001             "require": {
8002                 "php": ">=7.2.5",
8003                 "symfony/polyfill-php80": "^1.16"
8004             },
8005             "type": "library",
8006             "autoload": {
8007                 "psr-4": {
8008                     "Symfony\\Component\\Process\\": ""
8009                 },
8010                 "exclude-from-classmap": [
8011                     "/Tests/"
8012                 ]
8013             },
8014             "notification-url": "https://packagist.org/downloads/",
8015             "license": [
8016                 "MIT"
8017             ],
8018             "authors": [
8019                 {
8020                     "name": "Fabien Potencier",
8021                     "email": "fabien@symfony.com"
8022                 },
8023                 {
8024                     "name": "Symfony Community",
8025                     "homepage": "https://symfony.com/contributors"
8026                 }
8027             ],
8028             "description": "Executes commands in sub-processes",
8029             "homepage": "https://symfony.com",
8030             "funding": [
8031                 {
8032                     "url": "https://symfony.com/sponsor",
8033                     "type": "custom"
8034                 },
8035                 {
8036                     "url": "https://github.com/fabpot",
8037                     "type": "github"
8038                 },
8039                 {
8040                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8041                     "type": "tidelift"
8042                 }
8043             ],
8044             "time": "2023-12-02T08:41:43+00:00"
8045         },
8046         {
8047             "name": "symfony/service-contracts",
8048             "version": "v1.1.2",
8049             "source": {
8050                 "type": "git",
8051                 "url": "https://github.com/symfony/service-contracts.git",
8052                 "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0"
8053             },
8054             "dist": {
8055                 "type": "zip",
8056                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/191afdcb5804db960d26d8566b7e9a2843cab3a0",
8057                 "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0",
8058                 "shasum": ""
8059             },
8060             "require": {
8061                 "php": "^7.1.3"
8062             },
8063             "suggest": {
8064                 "psr/container": "",
8065                 "symfony/service-implementation": ""
8066             },
8067             "type": "library",
8068             "extra": {
8069                 "branch-alias": {
8070                     "dev-master": "1.1-dev"
8071                 }
8072             },
8073             "autoload": {
8074                 "psr-4": {
8075                     "Symfony\\Contracts\\Service\\": ""
8076                 }
8077             },
8078             "notification-url": "https://packagist.org/downloads/",
8079             "license": [
8080                 "MIT"
8081             ],
8082             "authors": [
8083                 {
8084                     "name": "Nicolas Grekas",
8085                     "email": "p@tchwork.com"
8086                 },
8087                 {
8088                     "name": "Symfony Community",
8089                     "homepage": "https://symfony.com/contributors"
8090                 }
8091             ],
8092             "description": "Generic abstractions related to writing services",
8093             "homepage": "https://symfony.com",
8094             "keywords": [
8095                 "abstractions",
8096                 "contracts",
8097                 "decoupling",
8098                 "interfaces",
8099                 "interoperability",
8100                 "standards"
8101             ],
8102             "time": "2019-05-28T07:50:59+00:00"
8103         },
8104         {
8105             "name": "symfony/stopwatch",
8106             "version": "v5.4.21",
8107             "source": {
8108                 "type": "git",
8109                 "url": "https://github.com/symfony/stopwatch.git",
8110                 "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee"
8111             },
8112             "dist": {
8113                 "type": "zip",
8114                 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f83692cd869a6f2391691d40a01e8acb89e76fee",
8115                 "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee",
8116                 "shasum": ""
8117             },
8118             "require": {
8119                 "php": ">=7.2.5",
8120                 "symfony/service-contracts": "^1|^2|^3"
8121             },
8122             "type": "library",
8123             "autoload": {
8124                 "psr-4": {
8125                     "Symfony\\Component\\Stopwatch\\": ""
8126                 },
8127                 "exclude-from-classmap": [
8128                     "/Tests/"
8129                 ]
8130             },
8131             "notification-url": "https://packagist.org/downloads/",
8132             "license": [
8133                 "MIT"
8134             ],
8135             "authors": [
8136                 {
8137                     "name": "Fabien Potencier",
8138                     "email": "fabien@symfony.com"
8139                 },
8140                 {
8141                     "name": "Symfony Community",
8142                     "homepage": "https://symfony.com/contributors"
8143                 }
8144             ],
8145             "description": "Provides a way to profile code",
8146             "homepage": "https://symfony.com",
8147             "funding": [
8148                 {
8149                     "url": "https://symfony.com/sponsor",
8150                     "type": "custom"
8151                 },
8152                 {
8153                     "url": "https://github.com/fabpot",
8154                     "type": "github"
8155                 },
8156                 {
8157                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8158                     "type": "tidelift"
8159                 }
8160             ],
8161             "time": "2023-02-14T08:03:56+00:00"
8162         },
8163         {
8164             "name": "symfony/string",
8165             "version": "v5.4.34",
8166             "source": {
8167                 "type": "git",
8168                 "url": "https://github.com/symfony/string.git",
8169                 "reference": "e3f98bfc7885c957488f443df82d97814a3ce061"
8170             },
8171             "dist": {
8172                 "type": "zip",
8173                 "url": "https://api.github.com/repos/symfony/string/zipball/e3f98bfc7885c957488f443df82d97814a3ce061",
8174                 "reference": "e3f98bfc7885c957488f443df82d97814a3ce061",
8175                 "shasum": ""
8176             },
8177             "require": {
8178                 "php": ">=7.2.5",
8179                 "symfony/polyfill-ctype": "~1.8",
8180                 "symfony/polyfill-intl-grapheme": "~1.0",
8181                 "symfony/polyfill-intl-normalizer": "~1.0",
8182                 "symfony/polyfill-mbstring": "~1.0",
8183                 "symfony/polyfill-php80": "~1.15"
8184             },
8185             "conflict": {
8186                 "symfony/translation-contracts": ">=3.0"
8187             },
8188             "require-dev": {
8189                 "symfony/error-handler": "^4.4|^5.0|^6.0",
8190                 "symfony/http-client": "^4.4|^5.0|^6.0",
8191                 "symfony/translation-contracts": "^1.1|^2",
8192                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
8193             },
8194             "type": "library",
8195             "autoload": {
8196                 "files": [
8197                     "Resources/functions.php"
8198                 ],
8199                 "psr-4": {
8200                     "Symfony\\Component\\String\\": ""
8201                 },
8202                 "exclude-from-classmap": [
8203                     "/Tests/"
8204                 ]
8205             },
8206             "notification-url": "https://packagist.org/downloads/",
8207             "license": [
8208                 "MIT"
8209             ],
8210             "authors": [
8211                 {
8212                     "name": "Nicolas Grekas",
8213                     "email": "p@tchwork.com"
8214                 },
8215                 {
8216                     "name": "Symfony Community",
8217                     "homepage": "https://symfony.com/contributors"
8218                 }
8219             ],
8220             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
8221             "homepage": "https://symfony.com",
8222             "keywords": [
8223                 "grapheme",
8224                 "i18n",
8225                 "string",
8226                 "unicode",
8227                 "utf-8",
8228                 "utf8"
8229             ],
8230             "funding": [
8231                 {
8232                     "url": "https://symfony.com/sponsor",
8233                     "type": "custom"
8234                 },
8235                 {
8236                     "url": "https://github.com/fabpot",
8237                     "type": "github"
8238                 },
8239                 {
8240                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8241                     "type": "tidelift"
8242                 }
8243             ],
8244             "time": "2023-12-09T13:20:28+00:00"
8245         },
8246         {
8247             "name": "theseer/tokenizer",
8248             "version": "1.2.2",
8249             "source": {
8250                 "type": "git",
8251                 "url": "https://github.com/theseer/tokenizer.git",
8252                 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
8253             },
8254             "dist": {
8255                 "type": "zip",
8256                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
8257                 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
8258                 "shasum": ""
8259             },
8260             "require": {
8261                 "ext-dom": "*",
8262                 "ext-tokenizer": "*",
8263                 "ext-xmlwriter": "*",
8264                 "php": "^7.2 || ^8.0"
8265             },
8266             "type": "library",
8267             "autoload": {
8268                 "classmap": [
8269                     "src/"
8270                 ]
8271             },
8272             "notification-url": "https://packagist.org/downloads/",
8273             "license": [
8274                 "BSD-3-Clause"
8275             ],
8276             "authors": [
8277                 {
8278                     "name": "Arne Blankerts",
8279                     "email": "arne@blankerts.de",
8280                     "role": "Developer"
8281                 }
8282             ],
8283             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
8284             "funding": [
8285                 {
8286                     "url": "https://github.com/theseer",
8287                     "type": "github"
8288                 }
8289             ],
8290             "time": "2023-11-20T00:12:19+00:00"
8291         }
8292     ],
8293     "aliases": [],
8294     "minimum-stability": "stable",
8295     "stability-flags": {
8296         "lightopenid/lightopenid": 20
8297     },
8298     "prefer-stable": false,
8299     "prefer-lowest": false,
8300     "platform": {
8301         "php": ">=7.4",
8302         "ext-ctype": "*",
8303         "ext-curl": "*",
8304         "ext-dom": "*",
8305         "ext-fileinfo": "*",
8306         "ext-gd": "*",
8307         "ext-iconv": "*",
8308         "ext-json": "*",
8309         "ext-libxml": "*",
8310         "ext-mbstring": "*",
8311         "ext-openssl": "*",
8312         "ext-posix": "*",
8313         "ext-simplexml": "*",
8314         "ext-xml": "*"
8315     },
8316     "platform-dev": [],
8317     "platform-overrides": {
8318         "php": "7.4"
8319     },
8320     "plugin-api-version": "1.1.0"
8321 }