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