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