]> git.mxchange.org Git - friendica.git/blob - composer.lock
Compare with lowered tags
[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": "356019e5d0c92aae938f5292dd0fd103",
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": "ua-parser/uap-php",
4293             "version": "v3.9.14",
4294             "source": {
4295                 "type": "git",
4296                 "url": "https://github.com/ua-parser/uap-php.git",
4297                 "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"
4298             },
4299             "dist": {
4300                 "type": "zip",
4301                 "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
4302                 "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
4303                 "shasum": ""
4304             },
4305             "require": {
4306                 "composer/ca-bundle": "^1.1",
4307                 "php": "^7.2 || ^8.0"
4308             },
4309             "require-dev": {
4310                 "phpstan/phpstan": "^0.12.33",
4311                 "phpunit/phpunit": "^8 || ^9",
4312                 "symfony/console": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4313                 "symfony/filesystem": "^3.4 || ^4.2 ||  ^4.3 || ^5.0",
4314                 "symfony/finder": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4315                 "symfony/yaml": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4316                 "vimeo/psalm": "^3.12"
4317             },
4318             "suggest": {
4319                 "symfony/console": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4320                 "symfony/filesystem": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4321                 "symfony/finder": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4322                 "symfony/yaml": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0"
4323             },
4324             "bin": [
4325                 "bin/uaparser"
4326             ],
4327             "type": "library",
4328             "autoload": {
4329                 "psr-4": {
4330                     "UAParser\\": "src"
4331                 }
4332             },
4333             "notification-url": "https://packagist.org/downloads/",
4334             "license": [
4335                 "MIT"
4336             ],
4337             "authors": [
4338                 {
4339                     "name": "Dave Olsen",
4340                     "email": "dmolsen@gmail.com"
4341                 },
4342                 {
4343                     "name": "Lars Strojny",
4344                     "email": "lars@strojny.net"
4345                 }
4346             ],
4347             "description": "A multi-language port of Browserscope's user agent parser.",
4348             "time": "2020-10-02T23:36:20+00:00"
4349         },
4350         {
4351             "name": "web-token/jwt-core",
4352             "version": "v2.2.11",
4353             "source": {
4354                 "type": "git",
4355                 "url": "https://github.com/web-token/jwt-core.git",
4356                 "reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678"
4357             },
4358             "dist": {
4359                 "type": "zip",
4360                 "url": "https://api.github.com/repos/web-token/jwt-core/zipball/53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
4361                 "reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
4362                 "shasum": ""
4363             },
4364             "require": {
4365                 "brick/math": "^0.8.17|^0.9",
4366                 "ext-json": "*",
4367                 "ext-mbstring": "*",
4368                 "fgrosse/phpasn1": "^2.0",
4369                 "php": ">=7.2",
4370                 "spomky-labs/base64url": "^1.0|^2.0"
4371             },
4372             "conflict": {
4373                 "spomky-labs/jose": "*"
4374             },
4375             "type": "library",
4376             "autoload": {
4377                 "psr-4": {
4378                     "Jose\\Component\\Core\\": ""
4379                 }
4380             },
4381             "notification-url": "https://packagist.org/downloads/",
4382             "license": [
4383                 "MIT"
4384             ],
4385             "authors": [
4386                 {
4387                     "name": "Florent Morselli",
4388                     "homepage": "https://github.com/Spomky"
4389                 },
4390                 {
4391                     "name": "All contributors",
4392                     "homepage": "https://github.com/web-token/jwt-framework/contributors"
4393                 }
4394             ],
4395             "description": "Core component of the JWT Framework.",
4396             "homepage": "https://github.com/web-token",
4397             "keywords": [
4398                 "JOSE",
4399                 "JWE",
4400                 "JWK",
4401                 "JWKSet",
4402                 "JWS",
4403                 "Jot",
4404                 "RFC7515",
4405                 "RFC7516",
4406                 "RFC7517",
4407                 "RFC7518",
4408                 "RFC7519",
4409                 "RFC7520",
4410                 "bundle",
4411                 "jwa",
4412                 "jwt",
4413                 "symfony"
4414             ],
4415             "funding": [
4416                 {
4417                     "url": "https://www.patreon.com/FlorentMorselli",
4418                     "type": "patreon"
4419                 }
4420             ],
4421             "time": "2021-03-17T14:55:52+00:00"
4422         },
4423         {
4424             "name": "web-token/jwt-key-mgmt",
4425             "version": "v2.2.11",
4426             "source": {
4427                 "type": "git",
4428                 "url": "https://github.com/web-token/jwt-key-mgmt.git",
4429                 "reference": "0b116379515700d237b4e5de86879078ccb09d8a"
4430             },
4431             "dist": {
4432                 "type": "zip",
4433                 "url": "https://api.github.com/repos/web-token/jwt-key-mgmt/zipball/0b116379515700d237b4e5de86879078ccb09d8a",
4434                 "reference": "0b116379515700d237b4e5de86879078ccb09d8a",
4435                 "shasum": ""
4436             },
4437             "require": {
4438                 "ext-openssl": "*",
4439                 "psr/http-client": "^1.0",
4440                 "psr/http-factory": "^1.0",
4441                 "web-token/jwt-core": "^2.0"
4442             },
4443             "suggest": {
4444                 "ext-sodium": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys",
4445                 "php-http/httplug": "To enable JKU/X5U support.",
4446                 "php-http/message-factory": "To enable JKU/X5U support.",
4447                 "web-token/jwt-util-ecc": "To use EC key analyzers."
4448             },
4449             "type": "library",
4450             "autoload": {
4451                 "psr-4": {
4452                     "Jose\\Component\\KeyManagement\\": ""
4453                 }
4454             },
4455             "notification-url": "https://packagist.org/downloads/",
4456             "license": [
4457                 "MIT"
4458             ],
4459             "authors": [
4460                 {
4461                     "name": "Florent Morselli",
4462                     "homepage": "https://github.com/Spomky"
4463                 },
4464                 {
4465                     "name": "All contributors",
4466                     "homepage": "https://github.com/web-token/jwt-key-mgmt/contributors"
4467                 }
4468             ],
4469             "description": "Key Management component of the JWT Framework.",
4470             "homepage": "https://github.com/web-token",
4471             "keywords": [
4472                 "JOSE",
4473                 "JWE",
4474                 "JWK",
4475                 "JWKSet",
4476                 "JWS",
4477                 "Jot",
4478                 "RFC7515",
4479                 "RFC7516",
4480                 "RFC7517",
4481                 "RFC7518",
4482                 "RFC7519",
4483                 "RFC7520",
4484                 "bundle",
4485                 "jwa",
4486                 "jwt",
4487                 "symfony"
4488             ],
4489             "funding": [
4490                 {
4491                     "url": "https://www.patreon.com/FlorentMorselli",
4492                     "type": "patreon"
4493                 }
4494             ],
4495             "time": "2021-03-17T14:55:52+00:00"
4496         },
4497         {
4498             "name": "web-token/jwt-signature",
4499             "version": "v2.2.11",
4500             "source": {
4501                 "type": "git",
4502                 "url": "https://github.com/web-token/jwt-signature.git",
4503                 "reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103"
4504             },
4505             "dist": {
4506                 "type": "zip",
4507                 "url": "https://api.github.com/repos/web-token/jwt-signature/zipball/015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
4508                 "reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
4509                 "shasum": ""
4510             },
4511             "require": {
4512                 "web-token/jwt-core": "^2.1"
4513             },
4514             "suggest": {
4515                 "web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms",
4516                 "web-token/jwt-signature-algorithm-eddsa": "EdDSA Based Signature Algorithms",
4517                 "web-token/jwt-signature-algorithm-experimental": "Experimental Signature Algorithms",
4518                 "web-token/jwt-signature-algorithm-hmac": "HMAC Based Signature Algorithms",
4519                 "web-token/jwt-signature-algorithm-none": "None Signature Algorithm",
4520                 "web-token/jwt-signature-algorithm-rsa": "RSA Based Signature Algorithms"
4521             },
4522             "type": "library",
4523             "autoload": {
4524                 "psr-4": {
4525                     "Jose\\Component\\Signature\\": ""
4526                 }
4527             },
4528             "notification-url": "https://packagist.org/downloads/",
4529             "license": [
4530                 "MIT"
4531             ],
4532             "authors": [
4533                 {
4534                     "name": "Florent Morselli",
4535                     "homepage": "https://github.com/Spomky"
4536                 },
4537                 {
4538                     "name": "All contributors",
4539                     "homepage": "https://github.com/web-token/jwt-signature/contributors"
4540                 }
4541             ],
4542             "description": "Signature component of the JWT Framework.",
4543             "homepage": "https://github.com/web-token",
4544             "keywords": [
4545                 "JOSE",
4546                 "JWE",
4547                 "JWK",
4548                 "JWKSet",
4549                 "JWS",
4550                 "Jot",
4551                 "RFC7515",
4552                 "RFC7516",
4553                 "RFC7517",
4554                 "RFC7518",
4555                 "RFC7519",
4556                 "RFC7520",
4557                 "bundle",
4558                 "jwa",
4559                 "jwt",
4560                 "symfony"
4561             ],
4562             "funding": [
4563                 {
4564                     "url": "https://www.patreon.com/FlorentMorselli",
4565                     "type": "patreon"
4566                 }
4567             ],
4568             "time": "2021-03-01T19:55:28+00:00"
4569         },
4570         {
4571             "name": "web-token/jwt-signature-algorithm-ecdsa",
4572             "version": "v2.2.11",
4573             "source": {
4574                 "type": "git",
4575                 "url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git",
4576                 "reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591"
4577             },
4578             "dist": {
4579                 "type": "zip",
4580                 "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
4581                 "reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
4582                 "shasum": ""
4583             },
4584             "require": {
4585                 "ext-openssl": "*",
4586                 "web-token/jwt-signature": "^2.0"
4587             },
4588             "type": "library",
4589             "autoload": {
4590                 "psr-4": {
4591                     "Jose\\Component\\Signature\\Algorithm\\": ""
4592                 }
4593             },
4594             "notification-url": "https://packagist.org/downloads/",
4595             "license": [
4596                 "MIT"
4597             ],
4598             "authors": [
4599                 {
4600                     "name": "Florent Morselli",
4601                     "homepage": "https://github.com/Spomky"
4602                 },
4603                 {
4604                     "name": "All contributors",
4605                     "homepage": "https://github.com/web-token/jwt-framework/contributors"
4606                 }
4607             ],
4608             "description": "ECDSA Based Signature Algorithms the JWT Framework.",
4609             "homepage": "https://github.com/web-token",
4610             "keywords": [
4611                 "JOSE",
4612                 "JWE",
4613                 "JWK",
4614                 "JWKSet",
4615                 "JWS",
4616                 "Jot",
4617                 "RFC7515",
4618                 "RFC7516",
4619                 "RFC7517",
4620                 "RFC7518",
4621                 "RFC7519",
4622                 "RFC7520",
4623                 "bundle",
4624                 "jwa",
4625                 "jwt",
4626                 "symfony"
4627             ],
4628             "funding": [
4629                 {
4630                     "url": "https://www.patreon.com/FlorentMorselli",
4631                     "type": "patreon"
4632                 }
4633             ],
4634             "time": "2021-01-21T19:18:03+00:00"
4635         },
4636         {
4637             "name": "web-token/jwt-util-ecc",
4638             "version": "v2.2.11",
4639             "source": {
4640                 "type": "git",
4641                 "url": "https://github.com/web-token/jwt-util-ecc.git",
4642                 "reference": "915f3fde86f5236c205620d61177b9ef43863deb"
4643             },
4644             "dist": {
4645                 "type": "zip",
4646                 "url": "https://api.github.com/repos/web-token/jwt-util-ecc/zipball/915f3fde86f5236c205620d61177b9ef43863deb",
4647                 "reference": "915f3fde86f5236c205620d61177b9ef43863deb",
4648                 "shasum": ""
4649             },
4650             "require": {
4651                 "brick/math": "^0.8.17|^0.9"
4652             },
4653             "suggest": {
4654                 "ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance",
4655                 "ext-gmp": "GMP or BCMath is highly recommended to improve the library performance"
4656             },
4657             "type": "library",
4658             "autoload": {
4659                 "psr-4": {
4660                     "Jose\\Component\\Core\\Util\\Ecc\\": ""
4661                 }
4662             },
4663             "notification-url": "https://packagist.org/downloads/",
4664             "license": [
4665                 "MIT"
4666             ],
4667             "authors": [
4668                 {
4669                     "name": "Florent Morselli",
4670                     "homepage": "https://github.com/Spomky"
4671                 },
4672                 {
4673                     "name": "All contributors",
4674                     "homepage": "https://github.com/web-token/jwt-framework/contributors"
4675                 }
4676             ],
4677             "description": "ECC Tools for the JWT Framework.",
4678             "homepage": "https://github.com/web-token",
4679             "keywords": [
4680                 "JOSE",
4681                 "JWE",
4682                 "JWK",
4683                 "JWKSet",
4684                 "JWS",
4685                 "Jot",
4686                 "RFC7515",
4687                 "RFC7516",
4688                 "RFC7517",
4689                 "RFC7518",
4690                 "RFC7519",
4691                 "RFC7520",
4692                 "bundle",
4693                 "jwa",
4694                 "jwt",
4695                 "symfony"
4696             ],
4697             "funding": [
4698                 {
4699                     "url": "https://www.patreon.com/FlorentMorselli",
4700                     "type": "patreon"
4701                 }
4702             ],
4703             "time": "2021-03-24T13:35:17+00:00"
4704         },
4705         {
4706             "name": "xemlock/htmlpurifier-html5",
4707             "version": "v0.1.11",
4708             "source": {
4709                 "type": "git",
4710                 "url": "https://github.com/xemlock/htmlpurifier-html5.git",
4711                 "reference": "f0d563f9fd4a82a3d759043483f9a94c0d8c2255"
4712             },
4713             "dist": {
4714                 "type": "zip",
4715                 "url": "https://api.github.com/repos/xemlock/htmlpurifier-html5/zipball/f0d563f9fd4a82a3d759043483f9a94c0d8c2255",
4716                 "reference": "f0d563f9fd4a82a3d759043483f9a94c0d8c2255",
4717                 "shasum": ""
4718             },
4719             "require": {
4720                 "ezyang/htmlpurifier": "^4.8",
4721                 "php": ">=5.2"
4722             },
4723             "require-dev": {
4724                 "php-coveralls/php-coveralls": "^1.1|^2.1",
4725                 "phpunit/phpunit": ">=4.7 <8.0"
4726             },
4727             "type": "library",
4728             "autoload": {
4729                 "classmap": [
4730                     "library/HTMLPurifier/"
4731                 ]
4732             },
4733             "notification-url": "https://packagist.org/downloads/",
4734             "license": [
4735                 "MIT"
4736             ],
4737             "authors": [
4738                 {
4739                     "name": "xemlock",
4740                     "email": "xemlock@gmail.com"
4741                 }
4742             ],
4743             "description": "HTML5 element definitions for HTML Purifier",
4744             "keywords": [
4745                 "HTML5",
4746                 "Purifier",
4747                 "html",
4748                 "htmlpurifier",
4749                 "security",
4750                 "tidy",
4751                 "validator",
4752                 "xss"
4753             ],
4754             "time": "2019-08-07T17:19:21+00:00"
4755         }
4756     ],
4757     "packages-dev": [
4758         {
4759             "name": "composer/pcre",
4760             "version": "3.1.1",
4761             "source": {
4762                 "type": "git",
4763                 "url": "https://github.com/composer/pcre.git",
4764                 "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9"
4765             },
4766             "dist": {
4767                 "type": "zip",
4768                 "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9",
4769                 "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9",
4770                 "shasum": ""
4771             },
4772             "require": {
4773                 "php": "^7.4 || ^8.0"
4774             },
4775             "require-dev": {
4776                 "phpstan/phpstan": "^1.3",
4777                 "phpstan/phpstan-strict-rules": "^1.1",
4778                 "symfony/phpunit-bridge": "^5"
4779             },
4780             "type": "library",
4781             "extra": {
4782                 "branch-alias": {
4783                     "dev-main": "3.x-dev"
4784                 }
4785             },
4786             "autoload": {
4787                 "psr-4": {
4788                     "Composer\\Pcre\\": "src"
4789                 }
4790             },
4791             "notification-url": "https://packagist.org/downloads/",
4792             "license": [
4793                 "MIT"
4794             ],
4795             "authors": [
4796                 {
4797                     "name": "Jordi Boggiano",
4798                     "email": "j.boggiano@seld.be",
4799                     "homepage": "http://seld.be"
4800                 }
4801             ],
4802             "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
4803             "keywords": [
4804                 "PCRE",
4805                 "preg",
4806                 "regex",
4807                 "regular expression"
4808             ],
4809             "funding": [
4810                 {
4811                     "url": "https://packagist.com",
4812                     "type": "custom"
4813                 },
4814                 {
4815                     "url": "https://github.com/composer",
4816                     "type": "github"
4817                 },
4818                 {
4819                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
4820                     "type": "tidelift"
4821                 }
4822             ],
4823             "time": "2023-10-11T07:11:09+00:00"
4824         },
4825         {
4826             "name": "composer/semver",
4827             "version": "3.4.0",
4828             "source": {
4829                 "type": "git",
4830                 "url": "https://github.com/composer/semver.git",
4831                 "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
4832             },
4833             "dist": {
4834                 "type": "zip",
4835                 "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
4836                 "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
4837                 "shasum": ""
4838             },
4839             "require": {
4840                 "php": "^5.3.2 || ^7.0 || ^8.0"
4841             },
4842             "require-dev": {
4843                 "phpstan/phpstan": "^1.4",
4844                 "symfony/phpunit-bridge": "^4.2 || ^5"
4845             },
4846             "type": "library",
4847             "extra": {
4848                 "branch-alias": {
4849                     "dev-main": "3.x-dev"
4850                 }
4851             },
4852             "autoload": {
4853                 "psr-4": {
4854                     "Composer\\Semver\\": "src"
4855                 }
4856             },
4857             "notification-url": "https://packagist.org/downloads/",
4858             "license": [
4859                 "MIT"
4860             ],
4861             "authors": [
4862                 {
4863                     "name": "Nils Adermann",
4864                     "email": "naderman@naderman.de",
4865                     "homepage": "http://www.naderman.de"
4866                 },
4867                 {
4868                     "name": "Jordi Boggiano",
4869                     "email": "j.boggiano@seld.be",
4870                     "homepage": "http://seld.be"
4871                 },
4872                 {
4873                     "name": "Rob Bast",
4874                     "email": "rob.bast@gmail.com",
4875                     "homepage": "http://robbast.nl"
4876                 }
4877             ],
4878             "description": "Semver library that offers utilities, version constraint parsing and validation.",
4879             "keywords": [
4880                 "semantic",
4881                 "semver",
4882                 "validation",
4883                 "versioning"
4884             ],
4885             "funding": [
4886                 {
4887                     "url": "https://packagist.com",
4888                     "type": "custom"
4889                 },
4890                 {
4891                     "url": "https://github.com/composer",
4892                     "type": "github"
4893                 },
4894                 {
4895                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
4896                     "type": "tidelift"
4897                 }
4898             ],
4899             "time": "2023-08-31T09:50:34+00:00"
4900         },
4901         {
4902             "name": "composer/xdebug-handler",
4903             "version": "3.0.3",
4904             "source": {
4905                 "type": "git",
4906                 "url": "https://github.com/composer/xdebug-handler.git",
4907                 "reference": "ced299686f41dce890debac69273b47ffe98a40c"
4908             },
4909             "dist": {
4910                 "type": "zip",
4911                 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
4912                 "reference": "ced299686f41dce890debac69273b47ffe98a40c",
4913                 "shasum": ""
4914             },
4915             "require": {
4916                 "composer/pcre": "^1 || ^2 || ^3",
4917                 "php": "^7.2.5 || ^8.0",
4918                 "psr/log": "^1 || ^2 || ^3"
4919             },
4920             "require-dev": {
4921                 "phpstan/phpstan": "^1.0",
4922                 "phpstan/phpstan-strict-rules": "^1.1",
4923                 "symfony/phpunit-bridge": "^6.0"
4924             },
4925             "type": "library",
4926             "autoload": {
4927                 "psr-4": {
4928                     "Composer\\XdebugHandler\\": "src"
4929                 }
4930             },
4931             "notification-url": "https://packagist.org/downloads/",
4932             "license": [
4933                 "MIT"
4934             ],
4935             "authors": [
4936                 {
4937                     "name": "John Stevenson",
4938                     "email": "john-stevenson@blueyonder.co.uk"
4939                 }
4940             ],
4941             "description": "Restarts a process without Xdebug.",
4942             "keywords": [
4943                 "Xdebug",
4944                 "performance"
4945             ],
4946             "funding": [
4947                 {
4948                     "url": "https://packagist.com",
4949                     "type": "custom"
4950                 },
4951                 {
4952                     "url": "https://github.com/composer",
4953                     "type": "github"
4954                 },
4955                 {
4956                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
4957                     "type": "tidelift"
4958                 }
4959             ],
4960             "time": "2022-02-25T21:32:43+00:00"
4961         },
4962         {
4963             "name": "dms/phpunit-arraysubset-asserts",
4964             "version": "v0.3.1",
4965             "source": {
4966                 "type": "git",
4967                 "url": "https://github.com/rdohms/phpunit-arraysubset-asserts.git",
4968                 "reference": "e1b47df99cd0dbb3f63528adc5c990256218c707"
4969             },
4970             "dist": {
4971                 "type": "zip",
4972                 "url": "https://api.github.com/repos/rdohms/phpunit-arraysubset-asserts/zipball/e1b47df99cd0dbb3f63528adc5c990256218c707",
4973                 "reference": "e1b47df99cd0dbb3f63528adc5c990256218c707",
4974                 "shasum": ""
4975             },
4976             "require": {
4977                 "php": "^5.4 || ^7.0 || ^8.0",
4978                 "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
4979             },
4980             "require-dev": {
4981                 "dms/coding-standard": "^9",
4982                 "squizlabs/php_codesniffer": "^3.4"
4983             },
4984             "type": "library",
4985             "autoload": {
4986                 "files": [
4987                     "assertarraysubset-autoload.php"
4988                 ]
4989             },
4990             "notification-url": "https://packagist.org/downloads/",
4991             "license": [
4992                 "MIT"
4993             ],
4994             "authors": [
4995                 {
4996                     "name": "Rafael Dohms",
4997                     "email": "rdohms@gmail.com"
4998                 }
4999             ],
5000             "description": "This package provides ArraySubset and related asserts once deprecated in PHPUnit 8",
5001             "time": "2021-10-17T18:50:58+00:00"
5002         },
5003         {
5004             "name": "doctrine/instantiator",
5005             "version": "1.5.0",
5006             "source": {
5007                 "type": "git",
5008                 "url": "https://github.com/doctrine/instantiator.git",
5009                 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
5010             },
5011             "dist": {
5012                 "type": "zip",
5013                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
5014                 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
5015                 "shasum": ""
5016             },
5017             "require": {
5018                 "php": "^7.1 || ^8.0"
5019             },
5020             "require-dev": {
5021                 "doctrine/coding-standard": "^9 || ^11",
5022                 "ext-pdo": "*",
5023                 "ext-phar": "*",
5024                 "phpbench/phpbench": "^0.16 || ^1",
5025                 "phpstan/phpstan": "^1.4",
5026                 "phpstan/phpstan-phpunit": "^1",
5027                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
5028                 "vimeo/psalm": "^4.30 || ^5.4"
5029             },
5030             "type": "library",
5031             "autoload": {
5032                 "psr-4": {
5033                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
5034                 }
5035             },
5036             "notification-url": "https://packagist.org/downloads/",
5037             "license": [
5038                 "MIT"
5039             ],
5040             "authors": [
5041                 {
5042                     "name": "Marco Pivetta",
5043                     "email": "ocramius@gmail.com",
5044                     "homepage": "https://ocramius.github.io/"
5045                 }
5046             ],
5047             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
5048             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
5049             "keywords": [
5050                 "constructor",
5051                 "instantiate"
5052             ],
5053             "funding": [
5054                 {
5055                     "url": "https://www.doctrine-project.org/sponsorship.html",
5056                     "type": "custom"
5057                 },
5058                 {
5059                     "url": "https://www.patreon.com/phpdoctrine",
5060                     "type": "patreon"
5061                 },
5062                 {
5063                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
5064                     "type": "tidelift"
5065                 }
5066             ],
5067             "time": "2022-12-30T00:15:36+00:00"
5068         },
5069         {
5070             "name": "friendsofphp/php-cs-fixer",
5071             "version": "v3.46.0",
5072             "source": {
5073                 "type": "git",
5074                 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
5075                 "reference": "be6831c9af1740470d2a773119b9273f8ac1c3d2"
5076             },
5077             "dist": {
5078                 "type": "zip",
5079                 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/be6831c9af1740470d2a773119b9273f8ac1c3d2",
5080                 "reference": "be6831c9af1740470d2a773119b9273f8ac1c3d2",
5081                 "shasum": ""
5082             },
5083             "require": {
5084                 "composer/semver": "^3.4",
5085                 "composer/xdebug-handler": "^3.0.3",
5086                 "ext-filter": "*",
5087                 "ext-json": "*",
5088                 "ext-tokenizer": "*",
5089                 "php": "^7.4 || ^8.0",
5090                 "sebastian/diff": "^4.0 || ^5.0",
5091                 "symfony/console": "^5.4 || ^6.0 || ^7.0",
5092                 "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
5093                 "symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
5094                 "symfony/finder": "^5.4 || ^6.0 || ^7.0",
5095                 "symfony/options-resolver": "^5.4 || ^6.0 || ^7.0",
5096                 "symfony/polyfill-mbstring": "^1.28",
5097                 "symfony/polyfill-php80": "^1.28",
5098                 "symfony/polyfill-php81": "^1.28",
5099                 "symfony/process": "^5.4 || ^6.0 || ^7.0",
5100                 "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0"
5101             },
5102             "require-dev": {
5103                 "facile-it/paraunit": "^1.3 || ^2.0",
5104                 "justinrainbow/json-schema": "^5.2",
5105                 "keradus/cli-executor": "^2.1",
5106                 "mikey179/vfsstream": "^1.6.11",
5107                 "php-coveralls/php-coveralls": "^2.7",
5108                 "php-cs-fixer/accessible-object": "^1.1",
5109                 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4",
5110                 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4",
5111                 "phpunit/phpunit": "^9.6 || ^10.5.5",
5112                 "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
5113             },
5114             "suggest": {
5115                 "ext-dom": "For handling output formats in XML",
5116                 "ext-mbstring": "For handling non-UTF8 characters."
5117             },
5118             "bin": [
5119                 "php-cs-fixer"
5120             ],
5121             "type": "application",
5122             "autoload": {
5123                 "psr-4": {
5124                     "PhpCsFixer\\": "src/"
5125                 }
5126             },
5127             "notification-url": "https://packagist.org/downloads/",
5128             "license": [
5129                 "MIT"
5130             ],
5131             "authors": [
5132                 {
5133                     "name": "Fabien Potencier",
5134                     "email": "fabien@symfony.com"
5135                 },
5136                 {
5137                     "name": "Dariusz Rumiński",
5138                     "email": "dariusz.ruminski@gmail.com"
5139                 }
5140             ],
5141             "description": "A tool to automatically fix PHP code style",
5142             "keywords": [
5143                 "Static code analysis",
5144                 "fixer",
5145                 "standards",
5146                 "static analysis"
5147             ],
5148             "funding": [
5149                 {
5150                     "url": "https://github.com/keradus",
5151                     "type": "github"
5152                 }
5153             ],
5154             "time": "2024-01-03T21:38:46+00:00"
5155         },
5156         {
5157             "name": "hamcrest/hamcrest-php",
5158             "version": "v2.0.1",
5159             "source": {
5160                 "type": "git",
5161                 "url": "https://github.com/hamcrest/hamcrest-php.git",
5162                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
5163             },
5164             "dist": {
5165                 "type": "zip",
5166                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
5167                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
5168                 "shasum": ""
5169             },
5170             "require": {
5171                 "php": "^5.3|^7.0|^8.0"
5172             },
5173             "replace": {
5174                 "cordoval/hamcrest-php": "*",
5175                 "davedevelopment/hamcrest-php": "*",
5176                 "kodova/hamcrest-php": "*"
5177             },
5178             "require-dev": {
5179                 "phpunit/php-file-iterator": "^1.4 || ^2.0",
5180                 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
5181             },
5182             "type": "library",
5183             "extra": {
5184                 "branch-alias": {
5185                     "dev-master": "2.1-dev"
5186                 }
5187             },
5188             "autoload": {
5189                 "classmap": [
5190                     "hamcrest"
5191                 ]
5192             },
5193             "notification-url": "https://packagist.org/downloads/",
5194             "license": [
5195                 "BSD-3-Clause"
5196             ],
5197             "description": "This is the PHP port of Hamcrest Matchers",
5198             "keywords": [
5199                 "test"
5200             ],
5201             "time": "2020-07-09T08:09:16+00:00"
5202         },
5203         {
5204             "name": "mikey179/vfsstream",
5205             "version": "v1.6.11",
5206             "source": {
5207                 "type": "git",
5208                 "url": "https://github.com/bovigo/vfsStream.git",
5209                 "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f"
5210             },
5211             "dist": {
5212                 "type": "zip",
5213                 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
5214                 "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
5215                 "shasum": ""
5216             },
5217             "require": {
5218                 "php": ">=5.3.0"
5219             },
5220             "require-dev": {
5221                 "phpunit/phpunit": "^4.5|^5.0"
5222             },
5223             "type": "library",
5224             "extra": {
5225                 "branch-alias": {
5226                     "dev-master": "1.6.x-dev"
5227                 }
5228             },
5229             "autoload": {
5230                 "psr-0": {
5231                     "org\\bovigo\\vfs\\": "src/main/php"
5232                 }
5233             },
5234             "notification-url": "https://packagist.org/downloads/",
5235             "license": [
5236                 "BSD-3-Clause"
5237             ],
5238             "authors": [
5239                 {
5240                     "name": "Frank Kleine",
5241                     "homepage": "http://frankkleine.de/",
5242                     "role": "Developer"
5243                 }
5244             ],
5245             "description": "Virtual file system to mock the real file system in unit tests.",
5246             "homepage": "http://vfs.bovigo.org/",
5247             "time": "2022-02-23T02:02:42+00:00"
5248         },
5249         {
5250             "name": "mockery/mockery",
5251             "version": "1.6.7",
5252             "source": {
5253                 "type": "git",
5254                 "url": "https://github.com/mockery/mockery.git",
5255                 "reference": "0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06"
5256             },
5257             "dist": {
5258                 "type": "zip",
5259                 "url": "https://api.github.com/repos/mockery/mockery/zipball/0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06",
5260                 "reference": "0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06",
5261                 "shasum": ""
5262             },
5263             "require": {
5264                 "hamcrest/hamcrest-php": "^2.0.1",
5265                 "lib-pcre": ">=7.0",
5266                 "php": ">=7.3"
5267             },
5268             "conflict": {
5269                 "phpunit/phpunit": "<8.0"
5270             },
5271             "require-dev": {
5272                 "phpunit/phpunit": "^8.5 || ^9.6.10",
5273                 "symplify/easy-coding-standard": "^12.0.8"
5274             },
5275             "type": "library",
5276             "autoload": {
5277                 "files": [
5278                     "library/helpers.php",
5279                     "library/Mockery.php"
5280                 ],
5281                 "psr-4": {
5282                     "Mockery\\": "library/Mockery"
5283                 }
5284             },
5285             "notification-url": "https://packagist.org/downloads/",
5286             "license": [
5287                 "BSD-3-Clause"
5288             ],
5289             "authors": [
5290                 {
5291                     "name": "Pádraic Brady",
5292                     "email": "padraic.brady@gmail.com",
5293                     "homepage": "https://github.com/padraic",
5294                     "role": "Author"
5295                 },
5296                 {
5297                     "name": "Dave Marshall",
5298                     "email": "dave.marshall@atstsolutions.co.uk",
5299                     "homepage": "https://davedevelopment.co.uk",
5300                     "role": "Developer"
5301                 },
5302                 {
5303                     "name": "Nathanael Esayeas",
5304                     "email": "nathanael.esayeas@protonmail.com",
5305                     "homepage": "https://github.com/ghostwriter",
5306                     "role": "Lead Developer"
5307                 }
5308             ],
5309             "description": "Mockery is a simple yet flexible PHP mock object framework",
5310             "homepage": "https://github.com/mockery/mockery",
5311             "keywords": [
5312                 "BDD",
5313                 "TDD",
5314                 "library",
5315                 "mock",
5316                 "mock objects",
5317                 "mockery",
5318                 "stub",
5319                 "test",
5320                 "test double",
5321                 "testing"
5322             ],
5323             "time": "2023-12-10T02:24:34+00:00"
5324         },
5325         {
5326             "name": "myclabs/deep-copy",
5327             "version": "1.11.1",
5328             "source": {
5329                 "type": "git",
5330                 "url": "https://github.com/myclabs/DeepCopy.git",
5331                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
5332             },
5333             "dist": {
5334                 "type": "zip",
5335                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
5336                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
5337                 "shasum": ""
5338             },
5339             "require": {
5340                 "php": "^7.1 || ^8.0"
5341             },
5342             "conflict": {
5343                 "doctrine/collections": "<1.6.8",
5344                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
5345             },
5346             "require-dev": {
5347                 "doctrine/collections": "^1.6.8",
5348                 "doctrine/common": "^2.13.3 || ^3.2.2",
5349                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
5350             },
5351             "type": "library",
5352             "autoload": {
5353                 "files": [
5354                     "src/DeepCopy/deep_copy.php"
5355                 ],
5356                 "psr-4": {
5357                     "DeepCopy\\": "src/DeepCopy/"
5358                 }
5359             },
5360             "notification-url": "https://packagist.org/downloads/",
5361             "license": [
5362                 "MIT"
5363             ],
5364             "description": "Create deep copies (clones) of your objects",
5365             "keywords": [
5366                 "clone",
5367                 "copy",
5368                 "duplicate",
5369                 "object",
5370                 "object graph"
5371             ],
5372             "funding": [
5373                 {
5374                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
5375                     "type": "tidelift"
5376                 }
5377             ],
5378             "time": "2023-03-08T13:26:56+00:00"
5379         },
5380         {
5381             "name": "nikic/php-parser",
5382             "version": "v5.0.0",
5383             "source": {
5384                 "type": "git",
5385                 "url": "https://github.com/nikic/PHP-Parser.git",
5386                 "reference": "4a21235f7e56e713259a6f76bf4b5ea08502b9dc"
5387             },
5388             "dist": {
5389                 "type": "zip",
5390                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4a21235f7e56e713259a6f76bf4b5ea08502b9dc",
5391                 "reference": "4a21235f7e56e713259a6f76bf4b5ea08502b9dc",
5392                 "shasum": ""
5393             },
5394             "require": {
5395                 "ext-ctype": "*",
5396                 "ext-json": "*",
5397                 "ext-tokenizer": "*",
5398                 "php": ">=7.4"
5399             },
5400             "require-dev": {
5401                 "ircmaxell/php-yacc": "^0.0.7",
5402                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
5403             },
5404             "bin": [
5405                 "bin/php-parse"
5406             ],
5407             "type": "library",
5408             "extra": {
5409                 "branch-alias": {
5410                     "dev-master": "5.0-dev"
5411                 }
5412             },
5413             "autoload": {
5414                 "psr-4": {
5415                     "PhpParser\\": "lib/PhpParser"
5416                 }
5417             },
5418             "notification-url": "https://packagist.org/downloads/",
5419             "license": [
5420                 "BSD-3-Clause"
5421             ],
5422             "authors": [
5423                 {
5424                     "name": "Nikita Popov"
5425                 }
5426             ],
5427             "description": "A PHP parser written in PHP",
5428             "keywords": [
5429                 "parser",
5430                 "php"
5431             ],
5432             "time": "2024-01-07T17:17:35+00:00"
5433         },
5434         {
5435             "name": "phar-io/manifest",
5436             "version": "2.0.3",
5437             "source": {
5438                 "type": "git",
5439                 "url": "https://github.com/phar-io/manifest.git",
5440                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
5441             },
5442             "dist": {
5443                 "type": "zip",
5444                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
5445                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
5446                 "shasum": ""
5447             },
5448             "require": {
5449                 "ext-dom": "*",
5450                 "ext-phar": "*",
5451                 "ext-xmlwriter": "*",
5452                 "phar-io/version": "^3.0.1",
5453                 "php": "^7.2 || ^8.0"
5454             },
5455             "type": "library",
5456             "extra": {
5457                 "branch-alias": {
5458                     "dev-master": "2.0.x-dev"
5459                 }
5460             },
5461             "autoload": {
5462                 "classmap": [
5463                     "src/"
5464                 ]
5465             },
5466             "notification-url": "https://packagist.org/downloads/",
5467             "license": [
5468                 "BSD-3-Clause"
5469             ],
5470             "authors": [
5471                 {
5472                     "name": "Arne Blankerts",
5473                     "email": "arne@blankerts.de",
5474                     "role": "Developer"
5475                 },
5476                 {
5477                     "name": "Sebastian Heuer",
5478                     "email": "sebastian@phpeople.de",
5479                     "role": "Developer"
5480                 },
5481                 {
5482                     "name": "Sebastian Bergmann",
5483                     "email": "sebastian@phpunit.de",
5484                     "role": "Developer"
5485                 }
5486             ],
5487             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
5488             "time": "2021-07-20T11:28:43+00:00"
5489         },
5490         {
5491             "name": "phar-io/version",
5492             "version": "3.2.1",
5493             "source": {
5494                 "type": "git",
5495                 "url": "https://github.com/phar-io/version.git",
5496                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
5497             },
5498             "dist": {
5499                 "type": "zip",
5500                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
5501                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
5502                 "shasum": ""
5503             },
5504             "require": {
5505                 "php": "^7.2 || ^8.0"
5506             },
5507             "type": "library",
5508             "autoload": {
5509                 "classmap": [
5510                     "src/"
5511                 ]
5512             },
5513             "notification-url": "https://packagist.org/downloads/",
5514             "license": [
5515                 "BSD-3-Clause"
5516             ],
5517             "authors": [
5518                 {
5519                     "name": "Arne Blankerts",
5520                     "email": "arne@blankerts.de",
5521                     "role": "Developer"
5522                 },
5523                 {
5524                     "name": "Sebastian Heuer",
5525                     "email": "sebastian@phpeople.de",
5526                     "role": "Developer"
5527                 },
5528                 {
5529                     "name": "Sebastian Bergmann",
5530                     "email": "sebastian@phpunit.de",
5531                     "role": "Developer"
5532                 }
5533             ],
5534             "description": "Library for handling version information and constraints",
5535             "time": "2022-02-21T01:04:05+00:00"
5536         },
5537         {
5538             "name": "phpunit/php-code-coverage",
5539             "version": "9.2.30",
5540             "source": {
5541                 "type": "git",
5542                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
5543                 "reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089"
5544             },
5545             "dist": {
5546                 "type": "zip",
5547                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca2bd87d2f9215904682a9cb9bb37dda98e76089",
5548                 "reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089",
5549                 "shasum": ""
5550             },
5551             "require": {
5552                 "ext-dom": "*",
5553                 "ext-libxml": "*",
5554                 "ext-xmlwriter": "*",
5555                 "nikic/php-parser": "^4.18 || ^5.0",
5556                 "php": ">=7.3",
5557                 "phpunit/php-file-iterator": "^3.0.3",
5558                 "phpunit/php-text-template": "^2.0.2",
5559                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
5560                 "sebastian/complexity": "^2.0",
5561                 "sebastian/environment": "^5.1.2",
5562                 "sebastian/lines-of-code": "^1.0.3",
5563                 "sebastian/version": "^3.0.1",
5564                 "theseer/tokenizer": "^1.2.0"
5565             },
5566             "require-dev": {
5567                 "phpunit/phpunit": "^9.3"
5568             },
5569             "suggest": {
5570                 "ext-pcov": "PHP extension that provides line coverage",
5571                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
5572             },
5573             "type": "library",
5574             "extra": {
5575                 "branch-alias": {
5576                     "dev-master": "9.2-dev"
5577                 }
5578             },
5579             "autoload": {
5580                 "classmap": [
5581                     "src/"
5582                 ]
5583             },
5584             "notification-url": "https://packagist.org/downloads/",
5585             "license": [
5586                 "BSD-3-Clause"
5587             ],
5588             "authors": [
5589                 {
5590                     "name": "Sebastian Bergmann",
5591                     "email": "sebastian@phpunit.de",
5592                     "role": "lead"
5593                 }
5594             ],
5595             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
5596             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
5597             "keywords": [
5598                 "coverage",
5599                 "testing",
5600                 "xunit"
5601             ],
5602             "funding": [
5603                 {
5604                     "url": "https://github.com/sebastianbergmann",
5605                     "type": "github"
5606                 }
5607             ],
5608             "time": "2023-12-22T06:47:57+00:00"
5609         },
5610         {
5611             "name": "phpunit/php-file-iterator",
5612             "version": "3.0.6",
5613             "source": {
5614                 "type": "git",
5615                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
5616                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
5617             },
5618             "dist": {
5619                 "type": "zip",
5620                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
5621                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
5622                 "shasum": ""
5623             },
5624             "require": {
5625                 "php": ">=7.3"
5626             },
5627             "require-dev": {
5628                 "phpunit/phpunit": "^9.3"
5629             },
5630             "type": "library",
5631             "extra": {
5632                 "branch-alias": {
5633                     "dev-master": "3.0-dev"
5634                 }
5635             },
5636             "autoload": {
5637                 "classmap": [
5638                     "src/"
5639                 ]
5640             },
5641             "notification-url": "https://packagist.org/downloads/",
5642             "license": [
5643                 "BSD-3-Clause"
5644             ],
5645             "authors": [
5646                 {
5647                     "name": "Sebastian Bergmann",
5648                     "email": "sebastian@phpunit.de",
5649                     "role": "lead"
5650                 }
5651             ],
5652             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
5653             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
5654             "keywords": [
5655                 "filesystem",
5656                 "iterator"
5657             ],
5658             "funding": [
5659                 {
5660                     "url": "https://github.com/sebastianbergmann",
5661                     "type": "github"
5662                 }
5663             ],
5664             "time": "2021-12-02T12:48:52+00:00"
5665         },
5666         {
5667             "name": "phpunit/php-invoker",
5668             "version": "3.1.1",
5669             "source": {
5670                 "type": "git",
5671                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
5672                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
5673             },
5674             "dist": {
5675                 "type": "zip",
5676                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
5677                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
5678                 "shasum": ""
5679             },
5680             "require": {
5681                 "php": ">=7.3"
5682             },
5683             "require-dev": {
5684                 "ext-pcntl": "*",
5685                 "phpunit/phpunit": "^9.3"
5686             },
5687             "suggest": {
5688                 "ext-pcntl": "*"
5689             },
5690             "type": "library",
5691             "extra": {
5692                 "branch-alias": {
5693                     "dev-master": "3.1-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": "Invoke callables with a timeout",
5713             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
5714             "keywords": [
5715                 "process"
5716             ],
5717             "funding": [
5718                 {
5719                     "url": "https://github.com/sebastianbergmann",
5720                     "type": "github"
5721                 }
5722             ],
5723             "time": "2020-09-28T05:58:55+00:00"
5724         },
5725         {
5726             "name": "phpunit/php-text-template",
5727             "version": "2.0.4",
5728             "source": {
5729                 "type": "git",
5730                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
5731                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
5732             },
5733             "dist": {
5734                 "type": "zip",
5735                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
5736                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
5737                 "shasum": ""
5738             },
5739             "require": {
5740                 "php": ">=7.3"
5741             },
5742             "require-dev": {
5743                 "phpunit/phpunit": "^9.3"
5744             },
5745             "type": "library",
5746             "extra": {
5747                 "branch-alias": {
5748                     "dev-master": "2.0-dev"
5749                 }
5750             },
5751             "autoload": {
5752                 "classmap": [
5753                     "src/"
5754                 ]
5755             },
5756             "notification-url": "https://packagist.org/downloads/",
5757             "license": [
5758                 "BSD-3-Clause"
5759             ],
5760             "authors": [
5761                 {
5762                     "name": "Sebastian Bergmann",
5763                     "email": "sebastian@phpunit.de",
5764                     "role": "lead"
5765                 }
5766             ],
5767             "description": "Simple template engine.",
5768             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
5769             "keywords": [
5770                 "template"
5771             ],
5772             "funding": [
5773                 {
5774                     "url": "https://github.com/sebastianbergmann",
5775                     "type": "github"
5776                 }
5777             ],
5778             "time": "2020-10-26T05:33:50+00:00"
5779         },
5780         {
5781             "name": "phpunit/php-timer",
5782             "version": "5.0.3",
5783             "source": {
5784                 "type": "git",
5785                 "url": "https://github.com/sebastianbergmann/php-timer.git",
5786                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
5787             },
5788             "dist": {
5789                 "type": "zip",
5790                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
5791                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
5792                 "shasum": ""
5793             },
5794             "require": {
5795                 "php": ">=7.3"
5796             },
5797             "require-dev": {
5798                 "phpunit/phpunit": "^9.3"
5799             },
5800             "type": "library",
5801             "extra": {
5802                 "branch-alias": {
5803                     "dev-master": "5.0-dev"
5804                 }
5805             },
5806             "autoload": {
5807                 "classmap": [
5808                     "src/"
5809                 ]
5810             },
5811             "notification-url": "https://packagist.org/downloads/",
5812             "license": [
5813                 "BSD-3-Clause"
5814             ],
5815             "authors": [
5816                 {
5817                     "name": "Sebastian Bergmann",
5818                     "email": "sebastian@phpunit.de",
5819                     "role": "lead"
5820                 }
5821             ],
5822             "description": "Utility class for timing",
5823             "homepage": "https://github.com/sebastianbergmann/php-timer/",
5824             "keywords": [
5825                 "timer"
5826             ],
5827             "funding": [
5828                 {
5829                     "url": "https://github.com/sebastianbergmann",
5830                     "type": "github"
5831                 }
5832             ],
5833             "time": "2020-10-26T13:16:10+00:00"
5834         },
5835         {
5836             "name": "phpunit/phpunit",
5837             "version": "9.6.15",
5838             "source": {
5839                 "type": "git",
5840                 "url": "https://github.com/sebastianbergmann/phpunit.git",
5841                 "reference": "05017b80304e0eb3f31d90194a563fd53a6021f1"
5842             },
5843             "dist": {
5844                 "type": "zip",
5845                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/05017b80304e0eb3f31d90194a563fd53a6021f1",
5846                 "reference": "05017b80304e0eb3f31d90194a563fd53a6021f1",
5847                 "shasum": ""
5848             },
5849             "require": {
5850                 "doctrine/instantiator": "^1.3.1 || ^2",
5851                 "ext-dom": "*",
5852                 "ext-json": "*",
5853                 "ext-libxml": "*",
5854                 "ext-mbstring": "*",
5855                 "ext-xml": "*",
5856                 "ext-xmlwriter": "*",
5857                 "myclabs/deep-copy": "^1.10.1",
5858                 "phar-io/manifest": "^2.0.3",
5859                 "phar-io/version": "^3.0.2",
5860                 "php": ">=7.3",
5861                 "phpunit/php-code-coverage": "^9.2.28",
5862                 "phpunit/php-file-iterator": "^3.0.5",
5863                 "phpunit/php-invoker": "^3.1.1",
5864                 "phpunit/php-text-template": "^2.0.3",
5865                 "phpunit/php-timer": "^5.0.2",
5866                 "sebastian/cli-parser": "^1.0.1",
5867                 "sebastian/code-unit": "^1.0.6",
5868                 "sebastian/comparator": "^4.0.8",
5869                 "sebastian/diff": "^4.0.3",
5870                 "sebastian/environment": "^5.1.3",
5871                 "sebastian/exporter": "^4.0.5",
5872                 "sebastian/global-state": "^5.0.1",
5873                 "sebastian/object-enumerator": "^4.0.3",
5874                 "sebastian/resource-operations": "^3.0.3",
5875                 "sebastian/type": "^3.2",
5876                 "sebastian/version": "^3.0.2"
5877             },
5878             "suggest": {
5879                 "ext-soap": "To be able to generate mocks based on WSDL files",
5880                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
5881             },
5882             "bin": [
5883                 "phpunit"
5884             ],
5885             "type": "library",
5886             "extra": {
5887                 "branch-alias": {
5888                     "dev-master": "9.6-dev"
5889                 }
5890             },
5891             "autoload": {
5892                 "files": [
5893                     "src/Framework/Assert/Functions.php"
5894                 ],
5895                 "classmap": [
5896                     "src/"
5897                 ]
5898             },
5899             "notification-url": "https://packagist.org/downloads/",
5900             "license": [
5901                 "BSD-3-Clause"
5902             ],
5903             "authors": [
5904                 {
5905                     "name": "Sebastian Bergmann",
5906                     "email": "sebastian@phpunit.de",
5907                     "role": "lead"
5908                 }
5909             ],
5910             "description": "The PHP Unit Testing framework.",
5911             "homepage": "https://phpunit.de/",
5912             "keywords": [
5913                 "phpunit",
5914                 "testing",
5915                 "xunit"
5916             ],
5917             "funding": [
5918                 {
5919                     "url": "https://phpunit.de/sponsors.html",
5920                     "type": "custom"
5921                 },
5922                 {
5923                     "url": "https://github.com/sebastianbergmann",
5924                     "type": "github"
5925                 },
5926                 {
5927                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
5928                     "type": "tidelift"
5929                 }
5930             ],
5931             "time": "2023-12-01T16:55:19+00:00"
5932         },
5933         {
5934             "name": "psr/event-dispatcher",
5935             "version": "1.0.0",
5936             "source": {
5937                 "type": "git",
5938                 "url": "https://github.com/php-fig/event-dispatcher.git",
5939                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
5940             },
5941             "dist": {
5942                 "type": "zip",
5943                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
5944                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
5945                 "shasum": ""
5946             },
5947             "require": {
5948                 "php": ">=7.2.0"
5949             },
5950             "type": "library",
5951             "extra": {
5952                 "branch-alias": {
5953                     "dev-master": "1.0.x-dev"
5954                 }
5955             },
5956             "autoload": {
5957                 "psr-4": {
5958                     "Psr\\EventDispatcher\\": "src/"
5959                 }
5960             },
5961             "notification-url": "https://packagist.org/downloads/",
5962             "license": [
5963                 "MIT"
5964             ],
5965             "authors": [
5966                 {
5967                     "name": "PHP-FIG",
5968                     "homepage": "http://www.php-fig.org/"
5969                 }
5970             ],
5971             "description": "Standard interfaces for event handling.",
5972             "keywords": [
5973                 "events",
5974                 "psr",
5975                 "psr-14"
5976             ],
5977             "time": "2019-01-08T18:20:26+00:00"
5978         },
5979         {
5980             "name": "sebastian/cli-parser",
5981             "version": "1.0.1",
5982             "source": {
5983                 "type": "git",
5984                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
5985                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
5986             },
5987             "dist": {
5988                 "type": "zip",
5989                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
5990                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
5991                 "shasum": ""
5992             },
5993             "require": {
5994                 "php": ">=7.3"
5995             },
5996             "require-dev": {
5997                 "phpunit/phpunit": "^9.3"
5998             },
5999             "type": "library",
6000             "extra": {
6001                 "branch-alias": {
6002                     "dev-master": "1.0-dev"
6003                 }
6004             },
6005             "autoload": {
6006                 "classmap": [
6007                     "src/"
6008                 ]
6009             },
6010             "notification-url": "https://packagist.org/downloads/",
6011             "license": [
6012                 "BSD-3-Clause"
6013             ],
6014             "authors": [
6015                 {
6016                     "name": "Sebastian Bergmann",
6017                     "email": "sebastian@phpunit.de",
6018                     "role": "lead"
6019                 }
6020             ],
6021             "description": "Library for parsing CLI options",
6022             "homepage": "https://github.com/sebastianbergmann/cli-parser",
6023             "funding": [
6024                 {
6025                     "url": "https://github.com/sebastianbergmann",
6026                     "type": "github"
6027                 }
6028             ],
6029             "time": "2020-09-28T06:08:49+00:00"
6030         },
6031         {
6032             "name": "sebastian/code-unit",
6033             "version": "1.0.8",
6034             "source": {
6035                 "type": "git",
6036                 "url": "https://github.com/sebastianbergmann/code-unit.git",
6037                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
6038             },
6039             "dist": {
6040                 "type": "zip",
6041                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
6042                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
6043                 "shasum": ""
6044             },
6045             "require": {
6046                 "php": ">=7.3"
6047             },
6048             "require-dev": {
6049                 "phpunit/phpunit": "^9.3"
6050             },
6051             "type": "library",
6052             "extra": {
6053                 "branch-alias": {
6054                     "dev-master": "1.0-dev"
6055                 }
6056             },
6057             "autoload": {
6058                 "classmap": [
6059                     "src/"
6060                 ]
6061             },
6062             "notification-url": "https://packagist.org/downloads/",
6063             "license": [
6064                 "BSD-3-Clause"
6065             ],
6066             "authors": [
6067                 {
6068                     "name": "Sebastian Bergmann",
6069                     "email": "sebastian@phpunit.de",
6070                     "role": "lead"
6071                 }
6072             ],
6073             "description": "Collection of value objects that represent the PHP code units",
6074             "homepage": "https://github.com/sebastianbergmann/code-unit",
6075             "funding": [
6076                 {
6077                     "url": "https://github.com/sebastianbergmann",
6078                     "type": "github"
6079                 }
6080             ],
6081             "time": "2020-10-26T13:08:54+00:00"
6082         },
6083         {
6084             "name": "sebastian/code-unit-reverse-lookup",
6085             "version": "2.0.3",
6086             "source": {
6087                 "type": "git",
6088                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
6089                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
6090             },
6091             "dist": {
6092                 "type": "zip",
6093                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
6094                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
6095                 "shasum": ""
6096             },
6097             "require": {
6098                 "php": ">=7.3"
6099             },
6100             "require-dev": {
6101                 "phpunit/phpunit": "^9.3"
6102             },
6103             "type": "library",
6104             "extra": {
6105                 "branch-alias": {
6106                     "dev-master": "2.0-dev"
6107                 }
6108             },
6109             "autoload": {
6110                 "classmap": [
6111                     "src/"
6112                 ]
6113             },
6114             "notification-url": "https://packagist.org/downloads/",
6115             "license": [
6116                 "BSD-3-Clause"
6117             ],
6118             "authors": [
6119                 {
6120                     "name": "Sebastian Bergmann",
6121                     "email": "sebastian@phpunit.de"
6122                 }
6123             ],
6124             "description": "Looks up which function or method a line of code belongs to",
6125             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
6126             "funding": [
6127                 {
6128                     "url": "https://github.com/sebastianbergmann",
6129                     "type": "github"
6130                 }
6131             ],
6132             "time": "2020-09-28T05:30:19+00:00"
6133         },
6134         {
6135             "name": "sebastian/comparator",
6136             "version": "4.0.8",
6137             "source": {
6138                 "type": "git",
6139                 "url": "https://github.com/sebastianbergmann/comparator.git",
6140                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
6141             },
6142             "dist": {
6143                 "type": "zip",
6144                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
6145                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
6146                 "shasum": ""
6147             },
6148             "require": {
6149                 "php": ">=7.3",
6150                 "sebastian/diff": "^4.0",
6151                 "sebastian/exporter": "^4.0"
6152             },
6153             "require-dev": {
6154                 "phpunit/phpunit": "^9.3"
6155             },
6156             "type": "library",
6157             "extra": {
6158                 "branch-alias": {
6159                     "dev-master": "4.0-dev"
6160                 }
6161             },
6162             "autoload": {
6163                 "classmap": [
6164                     "src/"
6165                 ]
6166             },
6167             "notification-url": "https://packagist.org/downloads/",
6168             "license": [
6169                 "BSD-3-Clause"
6170             ],
6171             "authors": [
6172                 {
6173                     "name": "Sebastian Bergmann",
6174                     "email": "sebastian@phpunit.de"
6175                 },
6176                 {
6177                     "name": "Jeff Welch",
6178                     "email": "whatthejeff@gmail.com"
6179                 },
6180                 {
6181                     "name": "Volker Dusch",
6182                     "email": "github@wallbash.com"
6183                 },
6184                 {
6185                     "name": "Bernhard Schussek",
6186                     "email": "bschussek@2bepublished.at"
6187                 }
6188             ],
6189             "description": "Provides the functionality to compare PHP values for equality",
6190             "homepage": "https://github.com/sebastianbergmann/comparator",
6191             "keywords": [
6192                 "comparator",
6193                 "compare",
6194                 "equality"
6195             ],
6196             "funding": [
6197                 {
6198                     "url": "https://github.com/sebastianbergmann",
6199                     "type": "github"
6200                 }
6201             ],
6202             "time": "2022-09-14T12:41:17+00:00"
6203         },
6204         {
6205             "name": "sebastian/complexity",
6206             "version": "2.0.3",
6207             "source": {
6208                 "type": "git",
6209                 "url": "https://github.com/sebastianbergmann/complexity.git",
6210                 "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
6211             },
6212             "dist": {
6213                 "type": "zip",
6214                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
6215                 "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
6216                 "shasum": ""
6217             },
6218             "require": {
6219                 "nikic/php-parser": "^4.18 || ^5.0",
6220                 "php": ">=7.3"
6221             },
6222             "require-dev": {
6223                 "phpunit/phpunit": "^9.3"
6224             },
6225             "type": "library",
6226             "extra": {
6227                 "branch-alias": {
6228                     "dev-master": "2.0-dev"
6229                 }
6230             },
6231             "autoload": {
6232                 "classmap": [
6233                     "src/"
6234                 ]
6235             },
6236             "notification-url": "https://packagist.org/downloads/",
6237             "license": [
6238                 "BSD-3-Clause"
6239             ],
6240             "authors": [
6241                 {
6242                     "name": "Sebastian Bergmann",
6243                     "email": "sebastian@phpunit.de",
6244                     "role": "lead"
6245                 }
6246             ],
6247             "description": "Library for calculating the complexity of PHP code units",
6248             "homepage": "https://github.com/sebastianbergmann/complexity",
6249             "funding": [
6250                 {
6251                     "url": "https://github.com/sebastianbergmann",
6252                     "type": "github"
6253                 }
6254             ],
6255             "time": "2023-12-22T06:19:30+00:00"
6256         },
6257         {
6258             "name": "sebastian/diff",
6259             "version": "4.0.5",
6260             "source": {
6261                 "type": "git",
6262                 "url": "https://github.com/sebastianbergmann/diff.git",
6263                 "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
6264             },
6265             "dist": {
6266                 "type": "zip",
6267                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
6268                 "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
6269                 "shasum": ""
6270             },
6271             "require": {
6272                 "php": ">=7.3"
6273             },
6274             "require-dev": {
6275                 "phpunit/phpunit": "^9.3",
6276                 "symfony/process": "^4.2 || ^5"
6277             },
6278             "type": "library",
6279             "extra": {
6280                 "branch-alias": {
6281                     "dev-master": "4.0-dev"
6282                 }
6283             },
6284             "autoload": {
6285                 "classmap": [
6286                     "src/"
6287                 ]
6288             },
6289             "notification-url": "https://packagist.org/downloads/",
6290             "license": [
6291                 "BSD-3-Clause"
6292             ],
6293             "authors": [
6294                 {
6295                     "name": "Sebastian Bergmann",
6296                     "email": "sebastian@phpunit.de"
6297                 },
6298                 {
6299                     "name": "Kore Nordmann",
6300                     "email": "mail@kore-nordmann.de"
6301                 }
6302             ],
6303             "description": "Diff implementation",
6304             "homepage": "https://github.com/sebastianbergmann/diff",
6305             "keywords": [
6306                 "diff",
6307                 "udiff",
6308                 "unidiff",
6309                 "unified diff"
6310             ],
6311             "funding": [
6312                 {
6313                     "url": "https://github.com/sebastianbergmann",
6314                     "type": "github"
6315                 }
6316             ],
6317             "time": "2023-05-07T05:35:17+00:00"
6318         },
6319         {
6320             "name": "sebastian/environment",
6321             "version": "5.1.5",
6322             "source": {
6323                 "type": "git",
6324                 "url": "https://github.com/sebastianbergmann/environment.git",
6325                 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
6326             },
6327             "dist": {
6328                 "type": "zip",
6329                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
6330                 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
6331                 "shasum": ""
6332             },
6333             "require": {
6334                 "php": ">=7.3"
6335             },
6336             "require-dev": {
6337                 "phpunit/phpunit": "^9.3"
6338             },
6339             "suggest": {
6340                 "ext-posix": "*"
6341             },
6342             "type": "library",
6343             "extra": {
6344                 "branch-alias": {
6345                     "dev-master": "5.1-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                 }
6362             ],
6363             "description": "Provides functionality to handle HHVM/PHP environments",
6364             "homepage": "http://www.github.com/sebastianbergmann/environment",
6365             "keywords": [
6366                 "Xdebug",
6367                 "environment",
6368                 "hhvm"
6369             ],
6370             "funding": [
6371                 {
6372                     "url": "https://github.com/sebastianbergmann",
6373                     "type": "github"
6374                 }
6375             ],
6376             "time": "2023-02-03T06:03:51+00:00"
6377         },
6378         {
6379             "name": "sebastian/exporter",
6380             "version": "4.0.5",
6381             "source": {
6382                 "type": "git",
6383                 "url": "https://github.com/sebastianbergmann/exporter.git",
6384                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
6385             },
6386             "dist": {
6387                 "type": "zip",
6388                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
6389                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
6390                 "shasum": ""
6391             },
6392             "require": {
6393                 "php": ">=7.3",
6394                 "sebastian/recursion-context": "^4.0"
6395             },
6396             "require-dev": {
6397                 "ext-mbstring": "*",
6398                 "phpunit/phpunit": "^9.3"
6399             },
6400             "type": "library",
6401             "extra": {
6402                 "branch-alias": {
6403                     "dev-master": "4.0-dev"
6404                 }
6405             },
6406             "autoload": {
6407                 "classmap": [
6408                     "src/"
6409                 ]
6410             },
6411             "notification-url": "https://packagist.org/downloads/",
6412             "license": [
6413                 "BSD-3-Clause"
6414             ],
6415             "authors": [
6416                 {
6417                     "name": "Sebastian Bergmann",
6418                     "email": "sebastian@phpunit.de"
6419                 },
6420                 {
6421                     "name": "Jeff Welch",
6422                     "email": "whatthejeff@gmail.com"
6423                 },
6424                 {
6425                     "name": "Volker Dusch",
6426                     "email": "github@wallbash.com"
6427                 },
6428                 {
6429                     "name": "Adam Harvey",
6430                     "email": "aharvey@php.net"
6431                 },
6432                 {
6433                     "name": "Bernhard Schussek",
6434                     "email": "bschussek@gmail.com"
6435                 }
6436             ],
6437             "description": "Provides the functionality to export PHP variables for visualization",
6438             "homepage": "https://www.github.com/sebastianbergmann/exporter",
6439             "keywords": [
6440                 "export",
6441                 "exporter"
6442             ],
6443             "funding": [
6444                 {
6445                     "url": "https://github.com/sebastianbergmann",
6446                     "type": "github"
6447                 }
6448             ],
6449             "time": "2022-09-14T06:03:37+00:00"
6450         },
6451         {
6452             "name": "sebastian/global-state",
6453             "version": "5.0.6",
6454             "source": {
6455                 "type": "git",
6456                 "url": "https://github.com/sebastianbergmann/global-state.git",
6457                 "reference": "bde739e7565280bda77be70044ac1047bc007e34"
6458             },
6459             "dist": {
6460                 "type": "zip",
6461                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
6462                 "reference": "bde739e7565280bda77be70044ac1047bc007e34",
6463                 "shasum": ""
6464             },
6465             "require": {
6466                 "php": ">=7.3",
6467                 "sebastian/object-reflector": "^2.0",
6468                 "sebastian/recursion-context": "^4.0"
6469             },
6470             "require-dev": {
6471                 "ext-dom": "*",
6472                 "phpunit/phpunit": "^9.3"
6473             },
6474             "suggest": {
6475                 "ext-uopz": "*"
6476             },
6477             "type": "library",
6478             "extra": {
6479                 "branch-alias": {
6480                     "dev-master": "5.0-dev"
6481                 }
6482             },
6483             "autoload": {
6484                 "classmap": [
6485                     "src/"
6486                 ]
6487             },
6488             "notification-url": "https://packagist.org/downloads/",
6489             "license": [
6490                 "BSD-3-Clause"
6491             ],
6492             "authors": [
6493                 {
6494                     "name": "Sebastian Bergmann",
6495                     "email": "sebastian@phpunit.de"
6496                 }
6497             ],
6498             "description": "Snapshotting of global state",
6499             "homepage": "http://www.github.com/sebastianbergmann/global-state",
6500             "keywords": [
6501                 "global state"
6502             ],
6503             "funding": [
6504                 {
6505                     "url": "https://github.com/sebastianbergmann",
6506                     "type": "github"
6507                 }
6508             ],
6509             "time": "2023-08-02T09:26:13+00:00"
6510         },
6511         {
6512             "name": "sebastian/lines-of-code",
6513             "version": "1.0.4",
6514             "source": {
6515                 "type": "git",
6516                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
6517                 "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
6518             },
6519             "dist": {
6520                 "type": "zip",
6521                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
6522                 "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
6523                 "shasum": ""
6524             },
6525             "require": {
6526                 "nikic/php-parser": "^4.18 || ^5.0",
6527                 "php": ">=7.3"
6528             },
6529             "require-dev": {
6530                 "phpunit/phpunit": "^9.3"
6531             },
6532             "type": "library",
6533             "extra": {
6534                 "branch-alias": {
6535                     "dev-master": "1.0-dev"
6536                 }
6537             },
6538             "autoload": {
6539                 "classmap": [
6540                     "src/"
6541                 ]
6542             },
6543             "notification-url": "https://packagist.org/downloads/",
6544             "license": [
6545                 "BSD-3-Clause"
6546             ],
6547             "authors": [
6548                 {
6549                     "name": "Sebastian Bergmann",
6550                     "email": "sebastian@phpunit.de",
6551                     "role": "lead"
6552                 }
6553             ],
6554             "description": "Library for counting the lines of code in PHP source code",
6555             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
6556             "funding": [
6557                 {
6558                     "url": "https://github.com/sebastianbergmann",
6559                     "type": "github"
6560                 }
6561             ],
6562             "time": "2023-12-22T06:20:34+00:00"
6563         },
6564         {
6565             "name": "sebastian/object-enumerator",
6566             "version": "4.0.4",
6567             "source": {
6568                 "type": "git",
6569                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
6570                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
6571             },
6572             "dist": {
6573                 "type": "zip",
6574                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
6575                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
6576                 "shasum": ""
6577             },
6578             "require": {
6579                 "php": ">=7.3",
6580                 "sebastian/object-reflector": "^2.0",
6581                 "sebastian/recursion-context": "^4.0"
6582             },
6583             "require-dev": {
6584                 "phpunit/phpunit": "^9.3"
6585             },
6586             "type": "library",
6587             "extra": {
6588                 "branch-alias": {
6589                     "dev-master": "4.0-dev"
6590                 }
6591             },
6592             "autoload": {
6593                 "classmap": [
6594                     "src/"
6595                 ]
6596             },
6597             "notification-url": "https://packagist.org/downloads/",
6598             "license": [
6599                 "BSD-3-Clause"
6600             ],
6601             "authors": [
6602                 {
6603                     "name": "Sebastian Bergmann",
6604                     "email": "sebastian@phpunit.de"
6605                 }
6606             ],
6607             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
6608             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
6609             "funding": [
6610                 {
6611                     "url": "https://github.com/sebastianbergmann",
6612                     "type": "github"
6613                 }
6614             ],
6615             "time": "2020-10-26T13:12:34+00:00"
6616         },
6617         {
6618             "name": "sebastian/object-reflector",
6619             "version": "2.0.4",
6620             "source": {
6621                 "type": "git",
6622                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
6623                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
6624             },
6625             "dist": {
6626                 "type": "zip",
6627                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
6628                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
6629                 "shasum": ""
6630             },
6631             "require": {
6632                 "php": ">=7.3"
6633             },
6634             "require-dev": {
6635                 "phpunit/phpunit": "^9.3"
6636             },
6637             "type": "library",
6638             "extra": {
6639                 "branch-alias": {
6640                     "dev-master": "2.0-dev"
6641                 }
6642             },
6643             "autoload": {
6644                 "classmap": [
6645                     "src/"
6646                 ]
6647             },
6648             "notification-url": "https://packagist.org/downloads/",
6649             "license": [
6650                 "BSD-3-Clause"
6651             ],
6652             "authors": [
6653                 {
6654                     "name": "Sebastian Bergmann",
6655                     "email": "sebastian@phpunit.de"
6656                 }
6657             ],
6658             "description": "Allows reflection of object attributes, including inherited and non-public ones",
6659             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
6660             "funding": [
6661                 {
6662                     "url": "https://github.com/sebastianbergmann",
6663                     "type": "github"
6664                 }
6665             ],
6666             "time": "2020-10-26T13:14:26+00:00"
6667         },
6668         {
6669             "name": "sebastian/recursion-context",
6670             "version": "4.0.5",
6671             "source": {
6672                 "type": "git",
6673                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
6674                 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
6675             },
6676             "dist": {
6677                 "type": "zip",
6678                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
6679                 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
6680                 "shasum": ""
6681             },
6682             "require": {
6683                 "php": ">=7.3"
6684             },
6685             "require-dev": {
6686                 "phpunit/phpunit": "^9.3"
6687             },
6688             "type": "library",
6689             "extra": {
6690                 "branch-alias": {
6691                     "dev-master": "4.0-dev"
6692                 }
6693             },
6694             "autoload": {
6695                 "classmap": [
6696                     "src/"
6697                 ]
6698             },
6699             "notification-url": "https://packagist.org/downloads/",
6700             "license": [
6701                 "BSD-3-Clause"
6702             ],
6703             "authors": [
6704                 {
6705                     "name": "Sebastian Bergmann",
6706                     "email": "sebastian@phpunit.de"
6707                 },
6708                 {
6709                     "name": "Jeff Welch",
6710                     "email": "whatthejeff@gmail.com"
6711                 },
6712                 {
6713                     "name": "Adam Harvey",
6714                     "email": "aharvey@php.net"
6715                 }
6716             ],
6717             "description": "Provides functionality to recursively process PHP variables",
6718             "homepage": "https://github.com/sebastianbergmann/recursion-context",
6719             "funding": [
6720                 {
6721                     "url": "https://github.com/sebastianbergmann",
6722                     "type": "github"
6723                 }
6724             ],
6725             "time": "2023-02-03T06:07:39+00:00"
6726         },
6727         {
6728             "name": "sebastian/resource-operations",
6729             "version": "3.0.3",
6730             "source": {
6731                 "type": "git",
6732                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
6733                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
6734             },
6735             "dist": {
6736                 "type": "zip",
6737                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
6738                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
6739                 "shasum": ""
6740             },
6741             "require": {
6742                 "php": ">=7.3"
6743             },
6744             "require-dev": {
6745                 "phpunit/phpunit": "^9.0"
6746             },
6747             "type": "library",
6748             "extra": {
6749                 "branch-alias": {
6750                     "dev-master": "3.0-dev"
6751                 }
6752             },
6753             "autoload": {
6754                 "classmap": [
6755                     "src/"
6756                 ]
6757             },
6758             "notification-url": "https://packagist.org/downloads/",
6759             "license": [
6760                 "BSD-3-Clause"
6761             ],
6762             "authors": [
6763                 {
6764                     "name": "Sebastian Bergmann",
6765                     "email": "sebastian@phpunit.de"
6766                 }
6767             ],
6768             "description": "Provides a list of PHP built-in functions that operate on resources",
6769             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
6770             "funding": [
6771                 {
6772                     "url": "https://github.com/sebastianbergmann",
6773                     "type": "github"
6774                 }
6775             ],
6776             "time": "2020-09-28T06:45:17+00:00"
6777         },
6778         {
6779             "name": "sebastian/type",
6780             "version": "3.2.1",
6781             "source": {
6782                 "type": "git",
6783                 "url": "https://github.com/sebastianbergmann/type.git",
6784                 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
6785             },
6786             "dist": {
6787                 "type": "zip",
6788                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
6789                 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
6790                 "shasum": ""
6791             },
6792             "require": {
6793                 "php": ">=7.3"
6794             },
6795             "require-dev": {
6796                 "phpunit/phpunit": "^9.5"
6797             },
6798             "type": "library",
6799             "extra": {
6800                 "branch-alias": {
6801                     "dev-master": "3.2-dev"
6802                 }
6803             },
6804             "autoload": {
6805                 "classmap": [
6806                     "src/"
6807                 ]
6808             },
6809             "notification-url": "https://packagist.org/downloads/",
6810             "license": [
6811                 "BSD-3-Clause"
6812             ],
6813             "authors": [
6814                 {
6815                     "name": "Sebastian Bergmann",
6816                     "email": "sebastian@phpunit.de",
6817                     "role": "lead"
6818                 }
6819             ],
6820             "description": "Collection of value objects that represent the types of the PHP type system",
6821             "homepage": "https://github.com/sebastianbergmann/type",
6822             "funding": [
6823                 {
6824                     "url": "https://github.com/sebastianbergmann",
6825                     "type": "github"
6826                 }
6827             ],
6828             "time": "2023-02-03T06:13:03+00:00"
6829         },
6830         {
6831             "name": "sebastian/version",
6832             "version": "3.0.2",
6833             "source": {
6834                 "type": "git",
6835                 "url": "https://github.com/sebastianbergmann/version.git",
6836                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
6837             },
6838             "dist": {
6839                 "type": "zip",
6840                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
6841                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
6842                 "shasum": ""
6843             },
6844             "require": {
6845                 "php": ">=7.3"
6846             },
6847             "type": "library",
6848             "extra": {
6849                 "branch-alias": {
6850                     "dev-master": "3.0-dev"
6851                 }
6852             },
6853             "autoload": {
6854                 "classmap": [
6855                     "src/"
6856                 ]
6857             },
6858             "notification-url": "https://packagist.org/downloads/",
6859             "license": [
6860                 "BSD-3-Clause"
6861             ],
6862             "authors": [
6863                 {
6864                     "name": "Sebastian Bergmann",
6865                     "email": "sebastian@phpunit.de",
6866                     "role": "lead"
6867                 }
6868             ],
6869             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
6870             "homepage": "https://github.com/sebastianbergmann/version",
6871             "funding": [
6872                 {
6873                     "url": "https://github.com/sebastianbergmann",
6874                     "type": "github"
6875                 }
6876             ],
6877             "time": "2020-09-28T06:39:44+00:00"
6878         },
6879         {
6880             "name": "symfony/console",
6881             "version": "v5.4.34",
6882             "source": {
6883                 "type": "git",
6884                 "url": "https://github.com/symfony/console.git",
6885                 "reference": "4b4d8cd118484aa604ec519062113dd87abde18c"
6886             },
6887             "dist": {
6888                 "type": "zip",
6889                 "url": "https://api.github.com/repos/symfony/console/zipball/4b4d8cd118484aa604ec519062113dd87abde18c",
6890                 "reference": "4b4d8cd118484aa604ec519062113dd87abde18c",
6891                 "shasum": ""
6892             },
6893             "require": {
6894                 "php": ">=7.2.5",
6895                 "symfony/deprecation-contracts": "^2.1|^3",
6896                 "symfony/polyfill-mbstring": "~1.0",
6897                 "symfony/polyfill-php73": "^1.9",
6898                 "symfony/polyfill-php80": "^1.16",
6899                 "symfony/service-contracts": "^1.1|^2|^3",
6900                 "symfony/string": "^5.1|^6.0"
6901             },
6902             "conflict": {
6903                 "psr/log": ">=3",
6904                 "symfony/dependency-injection": "<4.4",
6905                 "symfony/dotenv": "<5.1",
6906                 "symfony/event-dispatcher": "<4.4",
6907                 "symfony/lock": "<4.4",
6908                 "symfony/process": "<4.4"
6909             },
6910             "provide": {
6911                 "psr/log-implementation": "1.0|2.0"
6912             },
6913             "require-dev": {
6914                 "psr/log": "^1|^2",
6915                 "symfony/config": "^4.4|^5.0|^6.0",
6916                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
6917                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
6918                 "symfony/lock": "^4.4|^5.0|^6.0",
6919                 "symfony/process": "^4.4|^5.0|^6.0",
6920                 "symfony/var-dumper": "^4.4|^5.0|^6.0"
6921             },
6922             "suggest": {
6923                 "psr/log": "For using the console logger",
6924                 "symfony/event-dispatcher": "",
6925                 "symfony/lock": "",
6926                 "symfony/process": ""
6927             },
6928             "type": "library",
6929             "autoload": {
6930                 "psr-4": {
6931                     "Symfony\\Component\\Console\\": ""
6932                 },
6933                 "exclude-from-classmap": [
6934                     "/Tests/"
6935                 ]
6936             },
6937             "notification-url": "https://packagist.org/downloads/",
6938             "license": [
6939                 "MIT"
6940             ],
6941             "authors": [
6942                 {
6943                     "name": "Fabien Potencier",
6944                     "email": "fabien@symfony.com"
6945                 },
6946                 {
6947                     "name": "Symfony Community",
6948                     "homepage": "https://symfony.com/contributors"
6949                 }
6950             ],
6951             "description": "Eases the creation of beautiful and testable command line interfaces",
6952             "homepage": "https://symfony.com",
6953             "keywords": [
6954                 "cli",
6955                 "command-line",
6956                 "console",
6957                 "terminal"
6958             ],
6959             "funding": [
6960                 {
6961                     "url": "https://symfony.com/sponsor",
6962                     "type": "custom"
6963                 },
6964                 {
6965                     "url": "https://github.com/fabpot",
6966                     "type": "github"
6967                 },
6968                 {
6969                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6970                     "type": "tidelift"
6971                 }
6972             ],
6973             "time": "2023-12-08T13:33:03+00:00"
6974         },
6975         {
6976             "name": "symfony/event-dispatcher",
6977             "version": "v5.4.34",
6978             "source": {
6979                 "type": "git",
6980                 "url": "https://github.com/symfony/event-dispatcher.git",
6981                 "reference": "e3bca343efeb613f843c254e7718ef17c9bdf7a3"
6982             },
6983             "dist": {
6984                 "type": "zip",
6985                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e3bca343efeb613f843c254e7718ef17c9bdf7a3",
6986                 "reference": "e3bca343efeb613f843c254e7718ef17c9bdf7a3",
6987                 "shasum": ""
6988             },
6989             "require": {
6990                 "php": ">=7.2.5",
6991                 "symfony/deprecation-contracts": "^2.1|^3",
6992                 "symfony/event-dispatcher-contracts": "^2|^3",
6993                 "symfony/polyfill-php80": "^1.16"
6994             },
6995             "conflict": {
6996                 "symfony/dependency-injection": "<4.4"
6997             },
6998             "provide": {
6999                 "psr/event-dispatcher-implementation": "1.0",
7000                 "symfony/event-dispatcher-implementation": "2.0"
7001             },
7002             "require-dev": {
7003                 "psr/log": "^1|^2|^3",
7004                 "symfony/config": "^4.4|^5.0|^6.0",
7005                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
7006                 "symfony/error-handler": "^4.4|^5.0|^6.0",
7007                 "symfony/expression-language": "^4.4|^5.0|^6.0",
7008                 "symfony/http-foundation": "^4.4|^5.0|^6.0",
7009                 "symfony/service-contracts": "^1.1|^2|^3",
7010                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
7011             },
7012             "suggest": {
7013                 "symfony/dependency-injection": "",
7014                 "symfony/http-kernel": ""
7015             },
7016             "type": "library",
7017             "autoload": {
7018                 "psr-4": {
7019                     "Symfony\\Component\\EventDispatcher\\": ""
7020                 },
7021                 "exclude-from-classmap": [
7022                     "/Tests/"
7023                 ]
7024             },
7025             "notification-url": "https://packagist.org/downloads/",
7026             "license": [
7027                 "MIT"
7028             ],
7029             "authors": [
7030                 {
7031                     "name": "Fabien Potencier",
7032                     "email": "fabien@symfony.com"
7033                 },
7034                 {
7035                     "name": "Symfony Community",
7036                     "homepage": "https://symfony.com/contributors"
7037                 }
7038             ],
7039             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
7040             "homepage": "https://symfony.com",
7041             "funding": [
7042                 {
7043                     "url": "https://symfony.com/sponsor",
7044                     "type": "custom"
7045                 },
7046                 {
7047                     "url": "https://github.com/fabpot",
7048                     "type": "github"
7049                 },
7050                 {
7051                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7052                     "type": "tidelift"
7053                 }
7054             ],
7055             "time": "2023-12-27T21:12:56+00:00"
7056         },
7057         {
7058             "name": "symfony/event-dispatcher-contracts",
7059             "version": "v2.5.2",
7060             "source": {
7061                 "type": "git",
7062                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
7063                 "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
7064             },
7065             "dist": {
7066                 "type": "zip",
7067                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
7068                 "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
7069                 "shasum": ""
7070             },
7071             "require": {
7072                 "php": ">=7.2.5",
7073                 "psr/event-dispatcher": "^1"
7074             },
7075             "suggest": {
7076                 "symfony/event-dispatcher-implementation": ""
7077             },
7078             "type": "library",
7079             "extra": {
7080                 "branch-alias": {
7081                     "dev-main": "2.5-dev"
7082                 },
7083                 "thanks": {
7084                     "name": "symfony/contracts",
7085                     "url": "https://github.com/symfony/contracts"
7086                 }
7087             },
7088             "autoload": {
7089                 "psr-4": {
7090                     "Symfony\\Contracts\\EventDispatcher\\": ""
7091                 }
7092             },
7093             "notification-url": "https://packagist.org/downloads/",
7094             "license": [
7095                 "MIT"
7096             ],
7097             "authors": [
7098                 {
7099                     "name": "Nicolas Grekas",
7100                     "email": "p@tchwork.com"
7101                 },
7102                 {
7103                     "name": "Symfony Community",
7104                     "homepage": "https://symfony.com/contributors"
7105                 }
7106             ],
7107             "description": "Generic abstractions related to dispatching event",
7108             "homepage": "https://symfony.com",
7109             "keywords": [
7110                 "abstractions",
7111                 "contracts",
7112                 "decoupling",
7113                 "interfaces",
7114                 "interoperability",
7115                 "standards"
7116             ],
7117             "funding": [
7118                 {
7119                     "url": "https://symfony.com/sponsor",
7120                     "type": "custom"
7121                 },
7122                 {
7123                     "url": "https://github.com/fabpot",
7124                     "type": "github"
7125                 },
7126                 {
7127                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7128                     "type": "tidelift"
7129                 }
7130             ],
7131             "time": "2022-01-02T09:53:40+00:00"
7132         },
7133         {
7134             "name": "symfony/filesystem",
7135             "version": "v5.4.25",
7136             "source": {
7137                 "type": "git",
7138                 "url": "https://github.com/symfony/filesystem.git",
7139                 "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
7140             },
7141             "dist": {
7142                 "type": "zip",
7143                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
7144                 "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
7145                 "shasum": ""
7146             },
7147             "require": {
7148                 "php": ">=7.2.5",
7149                 "symfony/polyfill-ctype": "~1.8",
7150                 "symfony/polyfill-mbstring": "~1.8",
7151                 "symfony/polyfill-php80": "^1.16"
7152             },
7153             "type": "library",
7154             "autoload": {
7155                 "psr-4": {
7156                     "Symfony\\Component\\Filesystem\\": ""
7157                 },
7158                 "exclude-from-classmap": [
7159                     "/Tests/"
7160                 ]
7161             },
7162             "notification-url": "https://packagist.org/downloads/",
7163             "license": [
7164                 "MIT"
7165             ],
7166             "authors": [
7167                 {
7168                     "name": "Fabien Potencier",
7169                     "email": "fabien@symfony.com"
7170                 },
7171                 {
7172                     "name": "Symfony Community",
7173                     "homepage": "https://symfony.com/contributors"
7174                 }
7175             ],
7176             "description": "Provides basic utilities for the filesystem",
7177             "homepage": "https://symfony.com",
7178             "funding": [
7179                 {
7180                     "url": "https://symfony.com/sponsor",
7181                     "type": "custom"
7182                 },
7183                 {
7184                     "url": "https://github.com/fabpot",
7185                     "type": "github"
7186                 },
7187                 {
7188                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7189                     "type": "tidelift"
7190                 }
7191             ],
7192             "time": "2023-05-31T13:04:02+00:00"
7193         },
7194         {
7195             "name": "symfony/finder",
7196             "version": "v5.4.27",
7197             "source": {
7198                 "type": "git",
7199                 "url": "https://github.com/symfony/finder.git",
7200                 "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
7201             },
7202             "dist": {
7203                 "type": "zip",
7204                 "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
7205                 "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
7206                 "shasum": ""
7207             },
7208             "require": {
7209                 "php": ">=7.2.5",
7210                 "symfony/deprecation-contracts": "^2.1|^3",
7211                 "symfony/polyfill-php80": "^1.16"
7212             },
7213             "type": "library",
7214             "autoload": {
7215                 "psr-4": {
7216                     "Symfony\\Component\\Finder\\": ""
7217                 },
7218                 "exclude-from-classmap": [
7219                     "/Tests/"
7220                 ]
7221             },
7222             "notification-url": "https://packagist.org/downloads/",
7223             "license": [
7224                 "MIT"
7225             ],
7226             "authors": [
7227                 {
7228                     "name": "Fabien Potencier",
7229                     "email": "fabien@symfony.com"
7230                 },
7231                 {
7232                     "name": "Symfony Community",
7233                     "homepage": "https://symfony.com/contributors"
7234                 }
7235             ],
7236             "description": "Finds files and directories via an intuitive fluent interface",
7237             "homepage": "https://symfony.com",
7238             "funding": [
7239                 {
7240                     "url": "https://symfony.com/sponsor",
7241                     "type": "custom"
7242                 },
7243                 {
7244                     "url": "https://github.com/fabpot",
7245                     "type": "github"
7246                 },
7247                 {
7248                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7249                     "type": "tidelift"
7250                 }
7251             ],
7252             "time": "2023-07-31T08:02:31+00:00"
7253         },
7254         {
7255             "name": "symfony/options-resolver",
7256             "version": "v5.4.21",
7257             "source": {
7258                 "type": "git",
7259                 "url": "https://github.com/symfony/options-resolver.git",
7260                 "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9"
7261             },
7262             "dist": {
7263                 "type": "zip",
7264                 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
7265                 "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
7266                 "shasum": ""
7267             },
7268             "require": {
7269                 "php": ">=7.2.5",
7270                 "symfony/deprecation-contracts": "^2.1|^3",
7271                 "symfony/polyfill-php73": "~1.0",
7272                 "symfony/polyfill-php80": "^1.16"
7273             },
7274             "type": "library",
7275             "autoload": {
7276                 "psr-4": {
7277                     "Symfony\\Component\\OptionsResolver\\": ""
7278                 },
7279                 "exclude-from-classmap": [
7280                     "/Tests/"
7281                 ]
7282             },
7283             "notification-url": "https://packagist.org/downloads/",
7284             "license": [
7285                 "MIT"
7286             ],
7287             "authors": [
7288                 {
7289                     "name": "Fabien Potencier",
7290                     "email": "fabien@symfony.com"
7291                 },
7292                 {
7293                     "name": "Symfony Community",
7294                     "homepage": "https://symfony.com/contributors"
7295                 }
7296             ],
7297             "description": "Provides an improved replacement for the array_replace PHP function",
7298             "homepage": "https://symfony.com",
7299             "keywords": [
7300                 "config",
7301                 "configuration",
7302                 "options"
7303             ],
7304             "funding": [
7305                 {
7306                     "url": "https://symfony.com/sponsor",
7307                     "type": "custom"
7308                 },
7309                 {
7310                     "url": "https://github.com/fabpot",
7311                     "type": "github"
7312                 },
7313                 {
7314                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7315                     "type": "tidelift"
7316                 }
7317             ],
7318             "time": "2023-02-14T08:03:56+00:00"
7319         },
7320         {
7321             "name": "symfony/polyfill-ctype",
7322             "version": "v1.28.0",
7323             "source": {
7324                 "type": "git",
7325                 "url": "https://github.com/symfony/polyfill-ctype.git",
7326                 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
7327             },
7328             "dist": {
7329                 "type": "zip",
7330                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
7331                 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
7332                 "shasum": ""
7333             },
7334             "require": {
7335                 "php": ">=7.1"
7336             },
7337             "provide": {
7338                 "ext-ctype": "*"
7339             },
7340             "suggest": {
7341                 "ext-ctype": "For best performance"
7342             },
7343             "type": "library",
7344             "extra": {
7345                 "branch-alias": {
7346                     "dev-main": "1.28-dev"
7347                 },
7348                 "thanks": {
7349                     "name": "symfony/polyfill",
7350                     "url": "https://github.com/symfony/polyfill"
7351                 }
7352             },
7353             "autoload": {
7354                 "files": [
7355                     "bootstrap.php"
7356                 ],
7357                 "psr-4": {
7358                     "Symfony\\Polyfill\\Ctype\\": ""
7359                 }
7360             },
7361             "notification-url": "https://packagist.org/downloads/",
7362             "license": [
7363                 "MIT"
7364             ],
7365             "authors": [
7366                 {
7367                     "name": "Gert de Pagter",
7368                     "email": "BackEndTea@gmail.com"
7369                 },
7370                 {
7371                     "name": "Symfony Community",
7372                     "homepage": "https://symfony.com/contributors"
7373                 }
7374             ],
7375             "description": "Symfony polyfill for ctype functions",
7376             "homepage": "https://symfony.com",
7377             "keywords": [
7378                 "compatibility",
7379                 "ctype",
7380                 "polyfill",
7381                 "portable"
7382             ],
7383             "funding": [
7384                 {
7385                     "url": "https://symfony.com/sponsor",
7386                     "type": "custom"
7387                 },
7388                 {
7389                     "url": "https://github.com/fabpot",
7390                     "type": "github"
7391                 },
7392                 {
7393                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7394                     "type": "tidelift"
7395                 }
7396             ],
7397             "time": "2023-01-26T09:26:14+00:00"
7398         },
7399         {
7400             "name": "symfony/polyfill-intl-grapheme",
7401             "version": "v1.28.0",
7402             "source": {
7403                 "type": "git",
7404                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
7405                 "reference": "875e90aeea2777b6f135677f618529449334a612"
7406             },
7407             "dist": {
7408                 "type": "zip",
7409                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
7410                 "reference": "875e90aeea2777b6f135677f618529449334a612",
7411                 "shasum": ""
7412             },
7413             "require": {
7414                 "php": ">=7.1"
7415             },
7416             "suggest": {
7417                 "ext-intl": "For best performance"
7418             },
7419             "type": "library",
7420             "extra": {
7421                 "branch-alias": {
7422                     "dev-main": "1.28-dev"
7423                 },
7424                 "thanks": {
7425                     "name": "symfony/polyfill",
7426                     "url": "https://github.com/symfony/polyfill"
7427                 }
7428             },
7429             "autoload": {
7430                 "files": [
7431                     "bootstrap.php"
7432                 ],
7433                 "psr-4": {
7434                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
7435                 }
7436             },
7437             "notification-url": "https://packagist.org/downloads/",
7438             "license": [
7439                 "MIT"
7440             ],
7441             "authors": [
7442                 {
7443                     "name": "Nicolas Grekas",
7444                     "email": "p@tchwork.com"
7445                 },
7446                 {
7447                     "name": "Symfony Community",
7448                     "homepage": "https://symfony.com/contributors"
7449                 }
7450             ],
7451             "description": "Symfony polyfill for intl's grapheme_* functions",
7452             "homepage": "https://symfony.com",
7453             "keywords": [
7454                 "compatibility",
7455                 "grapheme",
7456                 "intl",
7457                 "polyfill",
7458                 "portable",
7459                 "shim"
7460             ],
7461             "funding": [
7462                 {
7463                     "url": "https://symfony.com/sponsor",
7464                     "type": "custom"
7465                 },
7466                 {
7467                     "url": "https://github.com/fabpot",
7468                     "type": "github"
7469                 },
7470                 {
7471                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7472                     "type": "tidelift"
7473                 }
7474             ],
7475             "time": "2023-01-26T09:26:14+00:00"
7476         },
7477         {
7478             "name": "symfony/polyfill-intl-normalizer",
7479             "version": "v1.28.0",
7480             "source": {
7481                 "type": "git",
7482                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
7483                 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
7484             },
7485             "dist": {
7486                 "type": "zip",
7487                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
7488                 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
7489                 "shasum": ""
7490             },
7491             "require": {
7492                 "php": ">=7.1"
7493             },
7494             "suggest": {
7495                 "ext-intl": "For best performance"
7496             },
7497             "type": "library",
7498             "extra": {
7499                 "branch-alias": {
7500                     "dev-main": "1.28-dev"
7501                 },
7502                 "thanks": {
7503                     "name": "symfony/polyfill",
7504                     "url": "https://github.com/symfony/polyfill"
7505                 }
7506             },
7507             "autoload": {
7508                 "files": [
7509                     "bootstrap.php"
7510                 ],
7511                 "psr-4": {
7512                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
7513                 },
7514                 "classmap": [
7515                     "Resources/stubs"
7516                 ]
7517             },
7518             "notification-url": "https://packagist.org/downloads/",
7519             "license": [
7520                 "MIT"
7521             ],
7522             "authors": [
7523                 {
7524                     "name": "Nicolas Grekas",
7525                     "email": "p@tchwork.com"
7526                 },
7527                 {
7528                     "name": "Symfony Community",
7529                     "homepage": "https://symfony.com/contributors"
7530                 }
7531             ],
7532             "description": "Symfony polyfill for intl's Normalizer class and related functions",
7533             "homepage": "https://symfony.com",
7534             "keywords": [
7535                 "compatibility",
7536                 "intl",
7537                 "normalizer",
7538                 "polyfill",
7539                 "portable",
7540                 "shim"
7541             ],
7542             "funding": [
7543                 {
7544                     "url": "https://symfony.com/sponsor",
7545                     "type": "custom"
7546                 },
7547                 {
7548                     "url": "https://github.com/fabpot",
7549                     "type": "github"
7550                 },
7551                 {
7552                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7553                     "type": "tidelift"
7554                 }
7555             ],
7556             "time": "2023-01-26T09:26:14+00:00"
7557         },
7558         {
7559             "name": "symfony/polyfill-mbstring",
7560             "version": "v1.28.0",
7561             "source": {
7562                 "type": "git",
7563                 "url": "https://github.com/symfony/polyfill-mbstring.git",
7564                 "reference": "42292d99c55abe617799667f454222c54c60e229"
7565             },
7566             "dist": {
7567                 "type": "zip",
7568                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
7569                 "reference": "42292d99c55abe617799667f454222c54c60e229",
7570                 "shasum": ""
7571             },
7572             "require": {
7573                 "php": ">=7.1"
7574             },
7575             "provide": {
7576                 "ext-mbstring": "*"
7577             },
7578             "suggest": {
7579                 "ext-mbstring": "For best performance"
7580             },
7581             "type": "library",
7582             "extra": {
7583                 "branch-alias": {
7584                     "dev-main": "1.28-dev"
7585                 },
7586                 "thanks": {
7587                     "name": "symfony/polyfill",
7588                     "url": "https://github.com/symfony/polyfill"
7589                 }
7590             },
7591             "autoload": {
7592                 "files": [
7593                     "bootstrap.php"
7594                 ],
7595                 "psr-4": {
7596                     "Symfony\\Polyfill\\Mbstring\\": ""
7597                 }
7598             },
7599             "notification-url": "https://packagist.org/downloads/",
7600             "license": [
7601                 "MIT"
7602             ],
7603             "authors": [
7604                 {
7605                     "name": "Nicolas Grekas",
7606                     "email": "p@tchwork.com"
7607                 },
7608                 {
7609                     "name": "Symfony Community",
7610                     "homepage": "https://symfony.com/contributors"
7611                 }
7612             ],
7613             "description": "Symfony polyfill for the Mbstring extension",
7614             "homepage": "https://symfony.com",
7615             "keywords": [
7616                 "compatibility",
7617                 "mbstring",
7618                 "polyfill",
7619                 "portable",
7620                 "shim"
7621             ],
7622             "funding": [
7623                 {
7624                     "url": "https://symfony.com/sponsor",
7625                     "type": "custom"
7626                 },
7627                 {
7628                     "url": "https://github.com/fabpot",
7629                     "type": "github"
7630                 },
7631                 {
7632                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7633                     "type": "tidelift"
7634                 }
7635             ],
7636             "time": "2023-07-28T09:04:16+00:00"
7637         },
7638         {
7639             "name": "symfony/polyfill-php73",
7640             "version": "v1.28.0",
7641             "source": {
7642                 "type": "git",
7643                 "url": "https://github.com/symfony/polyfill-php73.git",
7644                 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
7645             },
7646             "dist": {
7647                 "type": "zip",
7648                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
7649                 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
7650                 "shasum": ""
7651             },
7652             "require": {
7653                 "php": ">=7.1"
7654             },
7655             "type": "library",
7656             "extra": {
7657                 "branch-alias": {
7658                     "dev-main": "1.28-dev"
7659                 },
7660                 "thanks": {
7661                     "name": "symfony/polyfill",
7662                     "url": "https://github.com/symfony/polyfill"
7663                 }
7664             },
7665             "autoload": {
7666                 "files": [
7667                     "bootstrap.php"
7668                 ],
7669                 "psr-4": {
7670                     "Symfony\\Polyfill\\Php73\\": ""
7671                 },
7672                 "classmap": [
7673                     "Resources/stubs"
7674                 ]
7675             },
7676             "notification-url": "https://packagist.org/downloads/",
7677             "license": [
7678                 "MIT"
7679             ],
7680             "authors": [
7681                 {
7682                     "name": "Nicolas Grekas",
7683                     "email": "p@tchwork.com"
7684                 },
7685                 {
7686                     "name": "Symfony Community",
7687                     "homepage": "https://symfony.com/contributors"
7688                 }
7689             ],
7690             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
7691             "homepage": "https://symfony.com",
7692             "keywords": [
7693                 "compatibility",
7694                 "polyfill",
7695                 "portable",
7696                 "shim"
7697             ],
7698             "funding": [
7699                 {
7700                     "url": "https://symfony.com/sponsor",
7701                     "type": "custom"
7702                 },
7703                 {
7704                     "url": "https://github.com/fabpot",
7705                     "type": "github"
7706                 },
7707                 {
7708                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7709                     "type": "tidelift"
7710                 }
7711             ],
7712             "time": "2023-01-26T09:26:14+00:00"
7713         },
7714         {
7715             "name": "symfony/polyfill-php80",
7716             "version": "v1.28.0",
7717             "source": {
7718                 "type": "git",
7719                 "url": "https://github.com/symfony/polyfill-php80.git",
7720                 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
7721             },
7722             "dist": {
7723                 "type": "zip",
7724                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
7725                 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
7726                 "shasum": ""
7727             },
7728             "require": {
7729                 "php": ">=7.1"
7730             },
7731             "type": "library",
7732             "extra": {
7733                 "branch-alias": {
7734                     "dev-main": "1.28-dev"
7735                 },
7736                 "thanks": {
7737                     "name": "symfony/polyfill",
7738                     "url": "https://github.com/symfony/polyfill"
7739                 }
7740             },
7741             "autoload": {
7742                 "files": [
7743                     "bootstrap.php"
7744                 ],
7745                 "psr-4": {
7746                     "Symfony\\Polyfill\\Php80\\": ""
7747                 },
7748                 "classmap": [
7749                     "Resources/stubs"
7750                 ]
7751             },
7752             "notification-url": "https://packagist.org/downloads/",
7753             "license": [
7754                 "MIT"
7755             ],
7756             "authors": [
7757                 {
7758                     "name": "Ion Bazan",
7759                     "email": "ion.bazan@gmail.com"
7760                 },
7761                 {
7762                     "name": "Nicolas Grekas",
7763                     "email": "p@tchwork.com"
7764                 },
7765                 {
7766                     "name": "Symfony Community",
7767                     "homepage": "https://symfony.com/contributors"
7768                 }
7769             ],
7770             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
7771             "homepage": "https://symfony.com",
7772             "keywords": [
7773                 "compatibility",
7774                 "polyfill",
7775                 "portable",
7776                 "shim"
7777             ],
7778             "funding": [
7779                 {
7780                     "url": "https://symfony.com/sponsor",
7781                     "type": "custom"
7782                 },
7783                 {
7784                     "url": "https://github.com/fabpot",
7785                     "type": "github"
7786                 },
7787                 {
7788                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7789                     "type": "tidelift"
7790                 }
7791             ],
7792             "time": "2023-01-26T09:26:14+00:00"
7793         },
7794         {
7795             "name": "symfony/polyfill-php81",
7796             "version": "v1.28.0",
7797             "source": {
7798                 "type": "git",
7799                 "url": "https://github.com/symfony/polyfill-php81.git",
7800                 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
7801             },
7802             "dist": {
7803                 "type": "zip",
7804                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
7805                 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
7806                 "shasum": ""
7807             },
7808             "require": {
7809                 "php": ">=7.1"
7810             },
7811             "type": "library",
7812             "extra": {
7813                 "branch-alias": {
7814                     "dev-main": "1.28-dev"
7815                 },
7816                 "thanks": {
7817                     "name": "symfony/polyfill",
7818                     "url": "https://github.com/symfony/polyfill"
7819                 }
7820             },
7821             "autoload": {
7822                 "files": [
7823                     "bootstrap.php"
7824                 ],
7825                 "psr-4": {
7826                     "Symfony\\Polyfill\\Php81\\": ""
7827                 },
7828                 "classmap": [
7829                     "Resources/stubs"
7830                 ]
7831             },
7832             "notification-url": "https://packagist.org/downloads/",
7833             "license": [
7834                 "MIT"
7835             ],
7836             "authors": [
7837                 {
7838                     "name": "Nicolas Grekas",
7839                     "email": "p@tchwork.com"
7840                 },
7841                 {
7842                     "name": "Symfony Community",
7843                     "homepage": "https://symfony.com/contributors"
7844                 }
7845             ],
7846             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
7847             "homepage": "https://symfony.com",
7848             "keywords": [
7849                 "compatibility",
7850                 "polyfill",
7851                 "portable",
7852                 "shim"
7853             ],
7854             "funding": [
7855                 {
7856                     "url": "https://symfony.com/sponsor",
7857                     "type": "custom"
7858                 },
7859                 {
7860                     "url": "https://github.com/fabpot",
7861                     "type": "github"
7862                 },
7863                 {
7864                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7865                     "type": "tidelift"
7866                 }
7867             ],
7868             "time": "2023-01-26T09:26:14+00:00"
7869         },
7870         {
7871             "name": "symfony/process",
7872             "version": "v5.4.34",
7873             "source": {
7874                 "type": "git",
7875                 "url": "https://github.com/symfony/process.git",
7876                 "reference": "8fa22178dfc368911dbd513b431cd9b06f9afe7a"
7877             },
7878             "dist": {
7879                 "type": "zip",
7880                 "url": "https://api.github.com/repos/symfony/process/zipball/8fa22178dfc368911dbd513b431cd9b06f9afe7a",
7881                 "reference": "8fa22178dfc368911dbd513b431cd9b06f9afe7a",
7882                 "shasum": ""
7883             },
7884             "require": {
7885                 "php": ">=7.2.5",
7886                 "symfony/polyfill-php80": "^1.16"
7887             },
7888             "type": "library",
7889             "autoload": {
7890                 "psr-4": {
7891                     "Symfony\\Component\\Process\\": ""
7892                 },
7893                 "exclude-from-classmap": [
7894                     "/Tests/"
7895                 ]
7896             },
7897             "notification-url": "https://packagist.org/downloads/",
7898             "license": [
7899                 "MIT"
7900             ],
7901             "authors": [
7902                 {
7903                     "name": "Fabien Potencier",
7904                     "email": "fabien@symfony.com"
7905                 },
7906                 {
7907                     "name": "Symfony Community",
7908                     "homepage": "https://symfony.com/contributors"
7909                 }
7910             ],
7911             "description": "Executes commands in sub-processes",
7912             "homepage": "https://symfony.com",
7913             "funding": [
7914                 {
7915                     "url": "https://symfony.com/sponsor",
7916                     "type": "custom"
7917                 },
7918                 {
7919                     "url": "https://github.com/fabpot",
7920                     "type": "github"
7921                 },
7922                 {
7923                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7924                     "type": "tidelift"
7925                 }
7926             ],
7927             "time": "2023-12-02T08:41:43+00:00"
7928         },
7929         {
7930             "name": "symfony/service-contracts",
7931             "version": "v1.1.2",
7932             "source": {
7933                 "type": "git",
7934                 "url": "https://github.com/symfony/service-contracts.git",
7935                 "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0"
7936             },
7937             "dist": {
7938                 "type": "zip",
7939                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/191afdcb5804db960d26d8566b7e9a2843cab3a0",
7940                 "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0",
7941                 "shasum": ""
7942             },
7943             "require": {
7944                 "php": "^7.1.3"
7945             },
7946             "suggest": {
7947                 "psr/container": "",
7948                 "symfony/service-implementation": ""
7949             },
7950             "type": "library",
7951             "extra": {
7952                 "branch-alias": {
7953                     "dev-master": "1.1-dev"
7954                 }
7955             },
7956             "autoload": {
7957                 "psr-4": {
7958                     "Symfony\\Contracts\\Service\\": ""
7959                 }
7960             },
7961             "notification-url": "https://packagist.org/downloads/",
7962             "license": [
7963                 "MIT"
7964             ],
7965             "authors": [
7966                 {
7967                     "name": "Nicolas Grekas",
7968                     "email": "p@tchwork.com"
7969                 },
7970                 {
7971                     "name": "Symfony Community",
7972                     "homepage": "https://symfony.com/contributors"
7973                 }
7974             ],
7975             "description": "Generic abstractions related to writing services",
7976             "homepage": "https://symfony.com",
7977             "keywords": [
7978                 "abstractions",
7979                 "contracts",
7980                 "decoupling",
7981                 "interfaces",
7982                 "interoperability",
7983                 "standards"
7984             ],
7985             "time": "2019-05-28T07:50:59+00:00"
7986         },
7987         {
7988             "name": "symfony/stopwatch",
7989             "version": "v5.4.21",
7990             "source": {
7991                 "type": "git",
7992                 "url": "https://github.com/symfony/stopwatch.git",
7993                 "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee"
7994             },
7995             "dist": {
7996                 "type": "zip",
7997                 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f83692cd869a6f2391691d40a01e8acb89e76fee",
7998                 "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee",
7999                 "shasum": ""
8000             },
8001             "require": {
8002                 "php": ">=7.2.5",
8003                 "symfony/service-contracts": "^1|^2|^3"
8004             },
8005             "type": "library",
8006             "autoload": {
8007                 "psr-4": {
8008                     "Symfony\\Component\\Stopwatch\\": ""
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": "Provides a way to profile code",
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-02-14T08:03:56+00:00"
8045         },
8046         {
8047             "name": "symfony/string",
8048             "version": "v5.4.34",
8049             "source": {
8050                 "type": "git",
8051                 "url": "https://github.com/symfony/string.git",
8052                 "reference": "e3f98bfc7885c957488f443df82d97814a3ce061"
8053             },
8054             "dist": {
8055                 "type": "zip",
8056                 "url": "https://api.github.com/repos/symfony/string/zipball/e3f98bfc7885c957488f443df82d97814a3ce061",
8057                 "reference": "e3f98bfc7885c957488f443df82d97814a3ce061",
8058                 "shasum": ""
8059             },
8060             "require": {
8061                 "php": ">=7.2.5",
8062                 "symfony/polyfill-ctype": "~1.8",
8063                 "symfony/polyfill-intl-grapheme": "~1.0",
8064                 "symfony/polyfill-intl-normalizer": "~1.0",
8065                 "symfony/polyfill-mbstring": "~1.0",
8066                 "symfony/polyfill-php80": "~1.15"
8067             },
8068             "conflict": {
8069                 "symfony/translation-contracts": ">=3.0"
8070             },
8071             "require-dev": {
8072                 "symfony/error-handler": "^4.4|^5.0|^6.0",
8073                 "symfony/http-client": "^4.4|^5.0|^6.0",
8074                 "symfony/translation-contracts": "^1.1|^2",
8075                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
8076             },
8077             "type": "library",
8078             "autoload": {
8079                 "files": [
8080                     "Resources/functions.php"
8081                 ],
8082                 "psr-4": {
8083                     "Symfony\\Component\\String\\": ""
8084                 },
8085                 "exclude-from-classmap": [
8086                     "/Tests/"
8087                 ]
8088             },
8089             "notification-url": "https://packagist.org/downloads/",
8090             "license": [
8091                 "MIT"
8092             ],
8093             "authors": [
8094                 {
8095                     "name": "Nicolas Grekas",
8096                     "email": "p@tchwork.com"
8097                 },
8098                 {
8099                     "name": "Symfony Community",
8100                     "homepage": "https://symfony.com/contributors"
8101                 }
8102             ],
8103             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
8104             "homepage": "https://symfony.com",
8105             "keywords": [
8106                 "grapheme",
8107                 "i18n",
8108                 "string",
8109                 "unicode",
8110                 "utf-8",
8111                 "utf8"
8112             ],
8113             "funding": [
8114                 {
8115                     "url": "https://symfony.com/sponsor",
8116                     "type": "custom"
8117                 },
8118                 {
8119                     "url": "https://github.com/fabpot",
8120                     "type": "github"
8121                 },
8122                 {
8123                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8124                     "type": "tidelift"
8125                 }
8126             ],
8127             "time": "2023-12-09T13:20:28+00:00"
8128         },
8129         {
8130             "name": "theseer/tokenizer",
8131             "version": "1.2.2",
8132             "source": {
8133                 "type": "git",
8134                 "url": "https://github.com/theseer/tokenizer.git",
8135                 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
8136             },
8137             "dist": {
8138                 "type": "zip",
8139                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
8140                 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
8141                 "shasum": ""
8142             },
8143             "require": {
8144                 "ext-dom": "*",
8145                 "ext-tokenizer": "*",
8146                 "ext-xmlwriter": "*",
8147                 "php": "^7.2 || ^8.0"
8148             },
8149             "type": "library",
8150             "autoload": {
8151                 "classmap": [
8152                     "src/"
8153                 ]
8154             },
8155             "notification-url": "https://packagist.org/downloads/",
8156             "license": [
8157                 "BSD-3-Clause"
8158             ],
8159             "authors": [
8160                 {
8161                     "name": "Arne Blankerts",
8162                     "email": "arne@blankerts.de",
8163                     "role": "Developer"
8164                 }
8165             ],
8166             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
8167             "funding": [
8168                 {
8169                     "url": "https://github.com/theseer",
8170                     "type": "github"
8171                 }
8172             ],
8173             "time": "2023-11-20T00:12:19+00:00"
8174         }
8175     ],
8176     "aliases": [],
8177     "minimum-stability": "stable",
8178     "stability-flags": {
8179         "lightopenid/lightopenid": 20
8180     },
8181     "prefer-stable": false,
8182     "prefer-lowest": false,
8183     "platform": {
8184         "php": ">=7.4",
8185         "ext-ctype": "*",
8186         "ext-curl": "*",
8187         "ext-dom": "*",
8188         "ext-fileinfo": "*",
8189         "ext-gd": "*",
8190         "ext-iconv": "*",
8191         "ext-json": "*",
8192         "ext-libxml": "*",
8193         "ext-mbstring": "*",
8194         "ext-openssl": "*",
8195         "ext-posix": "*",
8196         "ext-simplexml": "*",
8197         "ext-xml": "*"
8198     },
8199     "platform-dev": [],
8200     "platform-overrides": {
8201         "php": "7.4"
8202     },
8203     "plugin-api-version": "1.1.0"
8204 }