1{
2    "packages": [
3        {
4            "name": "firebase/php-jwt",
5            "version": "v6.1.2",
6            "version_normalized": "6.1.2.0",
7            "source": {
8                "type": "git",
9                "url": "https://github.com/firebase/php-jwt.git",
10                "reference": "c297139da7c6873dbd67cbd1093f09ec0bbd0c50"
11            },
12            "dist": {
13                "type": "zip",
14                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/c297139da7c6873dbd67cbd1093f09ec0bbd0c50",
15                "reference": "c297139da7c6873dbd67cbd1093f09ec0bbd0c50",
16                "shasum": ""
17            },
18            "require": {
19                "php": "^7.1||^8.0"
20            },
21            "require-dev": {
22                "phpunit/phpunit": "^7.5||9.5"
23            },
24            "suggest": {
25                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
26            },
27            "time": "2022-04-21T14:37:18+00:00",
28            "type": "library",
29            "installation-source": "dist",
30            "autoload": {
31                "psr-4": {
32                    "Firebase\\JWT\\": "src"
33                }
34            },
35            "notification-url": "https://packagist.org/downloads/",
36            "license": [
37                "BSD-3-Clause"
38            ],
39            "authors": [
40                {
41                    "name": "Neuman Vong",
42                    "email": "neuman+pear@twilio.com",
43                    "role": "Developer"
44                },
45                {
46                    "name": "Anant Narayanan",
47                    "email": "anant@php.net",
48                    "role": "Developer"
49                }
50            ],
51            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
52            "homepage": "https://github.com/firebase/php-jwt",
53            "keywords": [
54                "jwt",
55                "php"
56            ],
57            "support": {
58                "issues": "https://github.com/firebase/php-jwt/issues",
59                "source": "https://github.com/firebase/php-jwt/tree/v6.1.2"
60            },
61            "install-path": "../firebase/php-jwt"
62        },
63        {
64            "name": "google/apiclient",
65            "version": "v2.12.4",
66            "version_normalized": "2.12.4.0",
67            "source": {
68                "type": "git",
69                "url": "https://github.com/googleapis/google-api-php-client.git",
70                "reference": "702eed9ae7022ba20dc7118c8161060cb50ee9f8"
71            },
72            "dist": {
73                "type": "zip",
74                "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/702eed9ae7022ba20dc7118c8161060cb50ee9f8",
75                "reference": "702eed9ae7022ba20dc7118c8161060cb50ee9f8",
76                "shasum": ""
77            },
78            "require": {
79                "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0",
80                "google/apiclient-services": "~0.200",
81                "google/auth": "^1.10",
82                "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
83                "guzzlehttp/psr7": "^1.8.4||^2.2.1",
84                "monolog/monolog": "^1.17||^2.0",
85                "php": "^5.6|^7.0|^8.0",
86                "phpseclib/phpseclib": "~2.0||^3.0.2"
87            },
88            "require-dev": {
89                "cache/filesystem-adapter": "^0.3.2|^1.1",
90                "composer/composer": "^1.10.22",
91                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
92                "phpcompatibility/php-compatibility": "^9.2",
93                "phpspec/prophecy-phpunit": "^1.1||^2.0",
94                "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
95                "squizlabs/php_codesniffer": "~2.3",
96                "symfony/css-selector": "~2.1",
97                "symfony/dom-crawler": "~2.1",
98                "yoast/phpunit-polyfills": "^1.0"
99            },
100            "suggest": {
101                "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
102            },
103            "time": "2022-04-20T16:44:03+00:00",
104            "type": "library",
105            "extra": {
106                "branch-alias": {
107                    "dev-main": "2.x-dev"
108                }
109            },
110            "installation-source": "dist",
111            "autoload": {
112                "files": [
113                    "src/aliases.php"
114                ],
115                "psr-4": {
116                    "Google\\": "src/"
117                },
118                "classmap": [
119                    "src/aliases.php"
120                ]
121            },
122            "notification-url": "https://packagist.org/downloads/",
123            "license": [
124                "Apache-2.0"
125            ],
126            "description": "Client library for Google APIs",
127            "homepage": "http://developers.google.com/api-client-library/php",
128            "keywords": [
129                "google"
130            ],
131            "support": {
132                "issues": "https://github.com/googleapis/google-api-php-client/issues",
133                "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.4"
134            },
135            "install-path": "../google/apiclient"
136        },
137        {
138            "name": "google/apiclient-services",
139            "version": "v0.246.0",
140            "version_normalized": "0.246.0.0",
141            "source": {
142                "type": "git",
143                "url": "https://github.com/googleapis/google-api-php-client-services.git",
144                "reference": "33aef1ccce34799a1124c39951fed8ad0b16aced"
145            },
146            "dist": {
147                "type": "zip",
148                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/33aef1ccce34799a1124c39951fed8ad0b16aced",
149                "reference": "33aef1ccce34799a1124c39951fed8ad0b16aced",
150                "shasum": ""
151            },
152            "require": {
153                "php": ">=5.6"
154            },
155            "require-dev": {
156                "phpunit/phpunit": "^5.7||^8.5.13"
157            },
158            "time": "2022-04-24T00:58:37+00:00",
159            "type": "library",
160            "installation-source": "dist",
161            "autoload": {
162                "files": [
163                    "autoload.php"
164                ],
165                "psr-4": {
166                    "Google\\Service\\": "src"
167                }
168            },
169            "notification-url": "https://packagist.org/downloads/",
170            "license": [
171                "Apache-2.0"
172            ],
173            "description": "Client library for Google APIs",
174            "homepage": "http://developers.google.com/api-client-library/php",
175            "keywords": [
176                "google"
177            ],
178            "support": {
179                "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
180                "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.246.0"
181            },
182            "install-path": "../google/apiclient-services"
183        },
184        {
185            "name": "google/auth",
186            "version": "v1.21.0",
187            "version_normalized": "1.21.0.0",
188            "source": {
189                "type": "git",
190                "url": "https://github.com/googleapis/google-auth-library-php.git",
191                "reference": "73392bad2eb6852eea9084b6bbdec752515cb849"
192            },
193            "dist": {
194                "type": "zip",
195                "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/73392bad2eb6852eea9084b6bbdec752515cb849",
196                "reference": "73392bad2eb6852eea9084b6bbdec752515cb849",
197                "shasum": ""
198            },
199            "require": {
200                "firebase/php-jwt": "^5.5||^6.0",
201                "guzzlehttp/guzzle": "^6.2.1|^7.0",
202                "guzzlehttp/psr7": "^1.7|^2.0",
203                "php": "^7.1||^8.0",
204                "psr/cache": "^1.0|^2.0|^3.0",
205                "psr/http-message": "^1.0"
206            },
207            "require-dev": {
208                "guzzlehttp/promises": "0.1.1|^1.3",
209                "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
210                "phpseclib/phpseclib": "^2.0.31",
211                "phpspec/prophecy-phpunit": "^1.1",
212                "phpunit/phpunit": "^7.5||^8.5",
213                "sebastian/comparator": ">=1.2.3",
214                "squizlabs/php_codesniffer": "^3.5"
215            },
216            "suggest": {
217                "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
218            },
219            "time": "2022-04-13T20:35:52+00:00",
220            "type": "library",
221            "installation-source": "dist",
222            "autoload": {
223                "psr-4": {
224                    "Google\\Auth\\": "src"
225                }
226            },
227            "notification-url": "https://packagist.org/downloads/",
228            "license": [
229                "Apache-2.0"
230            ],
231            "description": "Google Auth Library for PHP",
232            "homepage": "http://github.com/google/google-auth-library-php",
233            "keywords": [
234                "Authentication",
235                "google",
236                "oauth2"
237            ],
238            "support": {
239                "docs": "https://googleapis.github.io/google-auth-library-php/main/",
240                "issues": "https://github.com/googleapis/google-auth-library-php/issues",
241                "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.21.0"
242            },
243            "install-path": "../google/auth"
244        },
245        {
246            "name": "guzzlehttp/guzzle",
247            "version": "6.5.5",
248            "version_normalized": "6.5.5.0",
249            "source": {
250                "type": "git",
251                "url": "https://github.com/guzzle/guzzle.git",
252                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
253            },
254            "dist": {
255                "type": "zip",
256                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
257                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
258                "shasum": ""
259            },
260            "require": {
261                "ext-json": "*",
262                "guzzlehttp/promises": "^1.0",
263                "guzzlehttp/psr7": "^1.6.1",
264                "php": ">=5.5",
265                "symfony/polyfill-intl-idn": "^1.17.0"
266            },
267            "require-dev": {
268                "ext-curl": "*",
269                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
270                "psr/log": "^1.1"
271            },
272            "suggest": {
273                "psr/log": "Required for using the Log middleware"
274            },
275            "time": "2020-06-16T21:01:06+00:00",
276            "type": "library",
277            "extra": {
278                "branch-alias": {
279                    "dev-master": "6.5-dev"
280                }
281            },
282            "installation-source": "dist",
283            "autoload": {
284                "files": [
285                    "src/functions_include.php"
286                ],
287                "psr-4": {
288                    "GuzzleHttp\\": "src/"
289                }
290            },
291            "notification-url": "https://packagist.org/downloads/",
292            "license": [
293                "MIT"
294            ],
295            "authors": [
296                {
297                    "name": "Michael Dowling",
298                    "email": "mtdowling@gmail.com",
299                    "homepage": "https://github.com/mtdowling"
300                }
301            ],
302            "description": "Guzzle is a PHP HTTP client library",
303            "homepage": "http://guzzlephp.org/",
304            "keywords": [
305                "client",
306                "curl",
307                "framework",
308                "http",
309                "http client",
310                "rest",
311                "web service"
312            ],
313            "support": {
314                "issues": "https://github.com/guzzle/guzzle/issues",
315                "source": "https://github.com/guzzle/guzzle/tree/6.5"
316            },
317            "install-path": "../guzzlehttp/guzzle"
318        },
319        {
320            "name": "guzzlehttp/promises",
321            "version": "1.5.1",
322            "version_normalized": "1.5.1.0",
323            "source": {
324                "type": "git",
325                "url": "https://github.com/guzzle/promises.git",
326                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
327            },
328            "dist": {
329                "type": "zip",
330                "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
331                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
332                "shasum": ""
333            },
334            "require": {
335                "php": ">=5.5"
336            },
337            "require-dev": {
338                "symfony/phpunit-bridge": "^4.4 || ^5.1"
339            },
340            "time": "2021-10-22T20:56:57+00:00",
341            "type": "library",
342            "extra": {
343                "branch-alias": {
344                    "dev-master": "1.5-dev"
345                }
346            },
347            "installation-source": "dist",
348            "autoload": {
349                "files": [
350                    "src/functions_include.php"
351                ],
352                "psr-4": {
353                    "GuzzleHttp\\Promise\\": "src/"
354                }
355            },
356            "notification-url": "https://packagist.org/downloads/",
357            "license": [
358                "MIT"
359            ],
360            "authors": [
361                {
362                    "name": "Graham Campbell",
363                    "email": "hello@gjcampbell.co.uk",
364                    "homepage": "https://github.com/GrahamCampbell"
365                },
366                {
367                    "name": "Michael Dowling",
368                    "email": "mtdowling@gmail.com",
369                    "homepage": "https://github.com/mtdowling"
370                },
371                {
372                    "name": "Tobias Nyholm",
373                    "email": "tobias.nyholm@gmail.com",
374                    "homepage": "https://github.com/Nyholm"
375                },
376                {
377                    "name": "Tobias Schultze",
378                    "email": "webmaster@tubo-world.de",
379                    "homepage": "https://github.com/Tobion"
380                }
381            ],
382            "description": "Guzzle promises library",
383            "keywords": [
384                "promise"
385            ],
386            "support": {
387                "issues": "https://github.com/guzzle/promises/issues",
388                "source": "https://github.com/guzzle/promises/tree/1.5.1"
389            },
390            "funding": [
391                {
392                    "url": "https://github.com/GrahamCampbell",
393                    "type": "github"
394                },
395                {
396                    "url": "https://github.com/Nyholm",
397                    "type": "github"
398                },
399                {
400                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
401                    "type": "tidelift"
402                }
403            ],
404            "install-path": "../guzzlehttp/promises"
405        },
406        {
407            "name": "guzzlehttp/psr7",
408            "version": "1.8.5",
409            "version_normalized": "1.8.5.0",
410            "source": {
411                "type": "git",
412                "url": "https://github.com/guzzle/psr7.git",
413                "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268"
414            },
415            "dist": {
416                "type": "zip",
417                "url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268",
418                "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268",
419                "shasum": ""
420            },
421            "require": {
422                "php": ">=5.4.0",
423                "psr/http-message": "~1.0",
424                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
425            },
426            "provide": {
427                "psr/http-message-implementation": "1.0"
428            },
429            "require-dev": {
430                "ext-zlib": "*",
431                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
432            },
433            "suggest": {
434                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
435            },
436            "time": "2022-03-20T21:51:18+00:00",
437            "type": "library",
438            "extra": {
439                "branch-alias": {
440                    "dev-master": "1.7-dev"
441                }
442            },
443            "installation-source": "dist",
444            "autoload": {
445                "files": [
446                    "src/functions_include.php"
447                ],
448                "psr-4": {
449                    "GuzzleHttp\\Psr7\\": "src/"
450                }
451            },
452            "notification-url": "https://packagist.org/downloads/",
453            "license": [
454                "MIT"
455            ],
456            "authors": [
457                {
458                    "name": "Graham Campbell",
459                    "email": "hello@gjcampbell.co.uk",
460                    "homepage": "https://github.com/GrahamCampbell"
461                },
462                {
463                    "name": "Michael Dowling",
464                    "email": "mtdowling@gmail.com",
465                    "homepage": "https://github.com/mtdowling"
466                },
467                {
468                    "name": "George Mponos",
469                    "email": "gmponos@gmail.com",
470                    "homepage": "https://github.com/gmponos"
471                },
472                {
473                    "name": "Tobias Nyholm",
474                    "email": "tobias.nyholm@gmail.com",
475                    "homepage": "https://github.com/Nyholm"
476                },
477                {
478                    "name": "Márk Sági-Kazár",
479                    "email": "mark.sagikazar@gmail.com",
480                    "homepage": "https://github.com/sagikazarmark"
481                },
482                {
483                    "name": "Tobias Schultze",
484                    "email": "webmaster@tubo-world.de",
485                    "homepage": "https://github.com/Tobion"
486                }
487            ],
488            "description": "PSR-7 message implementation that also provides common utility methods",
489            "keywords": [
490                "http",
491                "message",
492                "psr-7",
493                "request",
494                "response",
495                "stream",
496                "uri",
497                "url"
498            ],
499            "support": {
500                "issues": "https://github.com/guzzle/psr7/issues",
501                "source": "https://github.com/guzzle/psr7/tree/1.8.5"
502            },
503            "funding": [
504                {
505                    "url": "https://github.com/GrahamCampbell",
506                    "type": "github"
507                },
508                {
509                    "url": "https://github.com/Nyholm",
510                    "type": "github"
511                },
512                {
513                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
514                    "type": "tidelift"
515                }
516            ],
517            "install-path": "../guzzlehttp/psr7"
518        },
519        {
520            "name": "monolog/monolog",
521            "version": "2.5.0",
522            "version_normalized": "2.5.0.0",
523            "source": {
524                "type": "git",
525                "url": "https://github.com/Seldaek/monolog.git",
526                "reference": "4192345e260f1d51b365536199744b987e160edc"
527            },
528            "dist": {
529                "type": "zip",
530                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4192345e260f1d51b365536199744b987e160edc",
531                "reference": "4192345e260f1d51b365536199744b987e160edc",
532                "shasum": ""
533            },
534            "require": {
535                "php": ">=7.2",
536                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
537            },
538            "provide": {
539                "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
540            },
541            "require-dev": {
542                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
543                "doctrine/couchdb": "~1.0@dev",
544                "elasticsearch/elasticsearch": "^7",
545                "graylog2/gelf-php": "^1.4.2",
546                "mongodb/mongodb": "^1.8",
547                "php-amqplib/php-amqplib": "~2.4 || ^3",
548                "php-console/php-console": "^3.1.3",
549                "phpspec/prophecy": "^1.6.1",
550                "phpstan/phpstan": "^0.12.91",
551                "phpunit/phpunit": "^8.5",
552                "predis/predis": "^1.1",
553                "rollbar/rollbar": "^1.3 || ^2 || ^3",
554                "ruflin/elastica": ">=0.90@dev",
555                "swiftmailer/swiftmailer": "^5.3|^6.0"
556            },
557            "suggest": {
558                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
559                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
560                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
561                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
562                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
563                "ext-mbstring": "Allow to work properly with unicode symbols",
564                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
565                "ext-openssl": "Required to send log messages using SSL",
566                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
567                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
568                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
569                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
570                "php-console/php-console": "Allow sending log messages to Google Chrome",
571                "rollbar/rollbar": "Allow sending log messages to Rollbar",
572                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
573            },
574            "time": "2022-04-08T15:43:54+00:00",
575            "type": "library",
576            "extra": {
577                "branch-alias": {
578                    "dev-main": "2.x-dev"
579                }
580            },
581            "installation-source": "dist",
582            "autoload": {
583                "psr-4": {
584                    "Monolog\\": "src/Monolog"
585                }
586            },
587            "notification-url": "https://packagist.org/downloads/",
588            "license": [
589                "MIT"
590            ],
591            "authors": [
592                {
593                    "name": "Jordi Boggiano",
594                    "email": "j.boggiano@seld.be",
595                    "homepage": "https://seld.be"
596                }
597            ],
598            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
599            "homepage": "https://github.com/Seldaek/monolog",
600            "keywords": [
601                "log",
602                "logging",
603                "psr-3"
604            ],
605            "support": {
606                "issues": "https://github.com/Seldaek/monolog/issues",
607                "source": "https://github.com/Seldaek/monolog/tree/2.5.0"
608            },
609            "funding": [
610                {
611                    "url": "https://github.com/Seldaek",
612                    "type": "github"
613                },
614                {
615                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
616                    "type": "tidelift"
617                }
618            ],
619            "install-path": "../monolog/monolog"
620        },
621        {
622            "name": "paragonie/constant_time_encoding",
623            "version": "v2.5.0",
624            "version_normalized": "2.5.0.0",
625            "source": {
626                "type": "git",
627                "url": "https://github.com/paragonie/constant_time_encoding.git",
628                "reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
629            },
630            "dist": {
631                "type": "zip",
632                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/9229e15f2e6ba772f0c55dd6986c563b937170a8",
633                "reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
634                "shasum": ""
635            },
636            "require": {
637                "php": "^7|^8"
638            },
639            "require-dev": {
640                "phpunit/phpunit": "^6|^7|^8|^9",
641                "vimeo/psalm": "^1|^2|^3|^4"
642            },
643            "time": "2022-01-17T05:32:27+00:00",
644            "type": "library",
645            "installation-source": "dist",
646            "autoload": {
647                "psr-4": {
648                    "ParagonIE\\ConstantTime\\": "src/"
649                }
650            },
651            "notification-url": "https://packagist.org/downloads/",
652            "license": [
653                "MIT"
654            ],
655            "authors": [
656                {
657                    "name": "Paragon Initiative Enterprises",
658                    "email": "security@paragonie.com",
659                    "homepage": "https://paragonie.com",
660                    "role": "Maintainer"
661                },
662                {
663                    "name": "Steve 'Sc00bz' Thomas",
664                    "email": "steve@tobtu.com",
665                    "homepage": "https://www.tobtu.com",
666                    "role": "Original Developer"
667                }
668            ],
669            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
670            "keywords": [
671                "base16",
672                "base32",
673                "base32_decode",
674                "base32_encode",
675                "base64",
676                "base64_decode",
677                "base64_encode",
678                "bin2hex",
679                "encoding",
680                "hex",
681                "hex2bin",
682                "rfc4648"
683            ],
684            "support": {
685                "email": "info@paragonie.com",
686                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
687                "source": "https://github.com/paragonie/constant_time_encoding"
688            },
689            "install-path": "../paragonie/constant_time_encoding"
690        },
691        {
692            "name": "paragonie/random_compat",
693            "version": "v9.99.100",
694            "version_normalized": "9.99.100.0",
695            "source": {
696                "type": "git",
697                "url": "https://github.com/paragonie/random_compat.git",
698                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
699            },
700            "dist": {
701                "type": "zip",
702                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
703                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
704                "shasum": ""
705            },
706            "require": {
707                "php": ">= 7"
708            },
709            "require-dev": {
710                "phpunit/phpunit": "4.*|5.*",
711                "vimeo/psalm": "^1"
712            },
713            "suggest": {
714                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
715            },
716            "time": "2020-10-15T08:29:30+00:00",
717            "type": "library",
718            "installation-source": "dist",
719            "notification-url": "https://packagist.org/downloads/",
720            "license": [
721                "MIT"
722            ],
723            "authors": [
724                {
725                    "name": "Paragon Initiative Enterprises",
726                    "email": "security@paragonie.com",
727                    "homepage": "https://paragonie.com"
728                }
729            ],
730            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
731            "keywords": [
732                "csprng",
733                "polyfill",
734                "pseudorandom",
735                "random"
736            ],
737            "support": {
738                "email": "info@paragonie.com",
739                "issues": "https://github.com/paragonie/random_compat/issues",
740                "source": "https://github.com/paragonie/random_compat"
741            },
742            "install-path": "../paragonie/random_compat"
743        },
744        {
745            "name": "phpseclib/phpseclib",
746            "version": "3.0.14",
747            "version_normalized": "3.0.14.0",
748            "source": {
749                "type": "git",
750                "url": "https://github.com/phpseclib/phpseclib.git",
751                "reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef"
752            },
753            "dist": {
754                "type": "zip",
755                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
756                "reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
757                "shasum": ""
758            },
759            "require": {
760                "paragonie/constant_time_encoding": "^1|^2",
761                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
762                "php": ">=5.6.1"
763            },
764            "require-dev": {
765                "phpunit/phpunit": "*"
766            },
767            "suggest": {
768                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
769                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
770                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
771                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
772            },
773            "time": "2022-04-04T05:15:45+00:00",
774            "type": "library",
775            "installation-source": "dist",
776            "autoload": {
777                "files": [
778                    "phpseclib/bootstrap.php"
779                ],
780                "psr-4": {
781                    "phpseclib3\\": "phpseclib/"
782                }
783            },
784            "notification-url": "https://packagist.org/downloads/",
785            "license": [
786                "MIT"
787            ],
788            "authors": [
789                {
790                    "name": "Jim Wigginton",
791                    "email": "terrafrost@php.net",
792                    "role": "Lead Developer"
793                },
794                {
795                    "name": "Patrick Monnerat",
796                    "email": "pm@datasphere.ch",
797                    "role": "Developer"
798                },
799                {
800                    "name": "Andreas Fischer",
801                    "email": "bantu@phpbb.com",
802                    "role": "Developer"
803                },
804                {
805                    "name": "Hans-Jürgen Petrich",
806                    "email": "petrich@tronic-media.com",
807                    "role": "Developer"
808                },
809                {
810                    "name": "Graham Campbell",
811                    "email": "graham@alt-three.com",
812                    "role": "Developer"
813                }
814            ],
815            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
816            "homepage": "http://phpseclib.sourceforge.net",
817            "keywords": [
818                "BigInteger",
819                "aes",
820                "asn.1",
821                "asn1",
822                "blowfish",
823                "crypto",
824                "cryptography",
825                "encryption",
826                "rsa",
827                "security",
828                "sftp",
829                "signature",
830                "signing",
831                "ssh",
832                "twofish",
833                "x.509",
834                "x509"
835            ],
836            "support": {
837                "issues": "https://github.com/phpseclib/phpseclib/issues",
838                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.14"
839            },
840            "funding": [
841                {
842                    "url": "https://github.com/terrafrost",
843                    "type": "github"
844                },
845                {
846                    "url": "https://www.patreon.com/phpseclib",
847                    "type": "patreon"
848                },
849                {
850                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
851                    "type": "tidelift"
852                }
853            ],
854            "install-path": "../phpseclib/phpseclib"
855        },
856        {
857            "name": "psr/cache",
858            "version": "1.0.1",
859            "version_normalized": "1.0.1.0",
860            "source": {
861                "type": "git",
862                "url": "https://github.com/php-fig/cache.git",
863                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
864            },
865            "dist": {
866                "type": "zip",
867                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
868                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
869                "shasum": ""
870            },
871            "require": {
872                "php": ">=5.3.0"
873            },
874            "time": "2016-08-06T20:24:11+00:00",
875            "type": "library",
876            "extra": {
877                "branch-alias": {
878                    "dev-master": "1.0.x-dev"
879                }
880            },
881            "installation-source": "dist",
882            "autoload": {
883                "psr-4": {
884                    "Psr\\Cache\\": "src/"
885                }
886            },
887            "notification-url": "https://packagist.org/downloads/",
888            "license": [
889                "MIT"
890            ],
891            "authors": [
892                {
893                    "name": "PHP-FIG",
894                    "homepage": "http://www.php-fig.org/"
895                }
896            ],
897            "description": "Common interface for caching libraries",
898            "keywords": [
899                "cache",
900                "psr",
901                "psr-6"
902            ],
903            "support": {
904                "source": "https://github.com/php-fig/cache/tree/master"
905            },
906            "install-path": "../psr/cache"
907        },
908        {
909            "name": "psr/http-message",
910            "version": "1.0.1",
911            "version_normalized": "1.0.1.0",
912            "source": {
913                "type": "git",
914                "url": "https://github.com/php-fig/http-message.git",
915                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
916            },
917            "dist": {
918                "type": "zip",
919                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
920                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
921                "shasum": ""
922            },
923            "require": {
924                "php": ">=5.3.0"
925            },
926            "time": "2016-08-06T14:39:51+00:00",
927            "type": "library",
928            "extra": {
929                "branch-alias": {
930                    "dev-master": "1.0.x-dev"
931                }
932            },
933            "installation-source": "dist",
934            "autoload": {
935                "psr-4": {
936                    "Psr\\Http\\Message\\": "src/"
937                }
938            },
939            "notification-url": "https://packagist.org/downloads/",
940            "license": [
941                "MIT"
942            ],
943            "authors": [
944                {
945                    "name": "PHP-FIG",
946                    "homepage": "http://www.php-fig.org/"
947                }
948            ],
949            "description": "Common interface for HTTP messages",
950            "homepage": "https://github.com/php-fig/http-message",
951            "keywords": [
952                "http",
953                "http-message",
954                "psr",
955                "psr-7",
956                "request",
957                "response"
958            ],
959            "support": {
960                "source": "https://github.com/php-fig/http-message/tree/master"
961            },
962            "install-path": "../psr/http-message"
963        },
964        {
965            "name": "psr/log",
966            "version": "1.1.4",
967            "version_normalized": "1.1.4.0",
968            "source": {
969                "type": "git",
970                "url": "https://github.com/php-fig/log.git",
971                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
972            },
973            "dist": {
974                "type": "zip",
975                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
976                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
977                "shasum": ""
978            },
979            "require": {
980                "php": ">=5.3.0"
981            },
982            "time": "2021-05-03T11:20:27+00:00",
983            "type": "library",
984            "extra": {
985                "branch-alias": {
986                    "dev-master": "1.1.x-dev"
987                }
988            },
989            "installation-source": "dist",
990            "autoload": {
991                "psr-4": {
992                    "Psr\\Log\\": "Psr/Log/"
993                }
994            },
995            "notification-url": "https://packagist.org/downloads/",
996            "license": [
997                "MIT"
998            ],
999            "authors": [
1000                {
1001                    "name": "PHP-FIG",
1002                    "homepage": "https://www.php-fig.org/"
1003                }
1004            ],
1005            "description": "Common interface for logging libraries",
1006            "homepage": "https://github.com/php-fig/log",
1007            "keywords": [
1008                "log",
1009                "psr",
1010                "psr-3"
1011            ],
1012            "support": {
1013                "source": "https://github.com/php-fig/log/tree/1.1.4"
1014            },
1015            "install-path": "../psr/log"
1016        },
1017        {
1018            "name": "ralouphie/getallheaders",
1019            "version": "3.0.3",
1020            "version_normalized": "3.0.3.0",
1021            "source": {
1022                "type": "git",
1023                "url": "https://github.com/ralouphie/getallheaders.git",
1024                "reference": "120b605dfeb996808c31b6477290a714d356e822"
1025            },
1026            "dist": {
1027                "type": "zip",
1028                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
1029                "reference": "120b605dfeb996808c31b6477290a714d356e822",
1030                "shasum": ""
1031            },
1032            "require": {
1033                "php": ">=5.6"
1034            },
1035            "require-dev": {
1036                "php-coveralls/php-coveralls": "^2.1",
1037                "phpunit/phpunit": "^5 || ^6.5"
1038            },
1039            "time": "2019-03-08T08:55:37+00:00",
1040            "type": "library",
1041            "installation-source": "dist",
1042            "autoload": {
1043                "files": [
1044                    "src/getallheaders.php"
1045                ]
1046            },
1047            "notification-url": "https://packagist.org/downloads/",
1048            "license": [
1049                "MIT"
1050            ],
1051            "authors": [
1052                {
1053                    "name": "Ralph Khattar",
1054                    "email": "ralph.khattar@gmail.com"
1055                }
1056            ],
1057            "description": "A polyfill for getallheaders.",
1058            "support": {
1059                "issues": "https://github.com/ralouphie/getallheaders/issues",
1060                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
1061            },
1062            "install-path": "../ralouphie/getallheaders"
1063        },
1064        {
1065            "name": "symfony/polyfill-intl-idn",
1066            "version": "v1.25.0",
1067            "version_normalized": "1.25.0.0",
1068            "source": {
1069                "type": "git",
1070                "url": "https://github.com/symfony/polyfill-intl-idn.git",
1071                "reference": "749045c69efb97c70d25d7463abba812e91f3a44"
1072            },
1073            "dist": {
1074                "type": "zip",
1075                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
1076                "reference": "749045c69efb97c70d25d7463abba812e91f3a44",
1077                "shasum": ""
1078            },
1079            "require": {
1080                "php": ">=7.1",
1081                "symfony/polyfill-intl-normalizer": "^1.10",
1082                "symfony/polyfill-php72": "^1.10"
1083            },
1084            "suggest": {
1085                "ext-intl": "For best performance"
1086            },
1087            "time": "2021-09-14T14:02:44+00:00",
1088            "type": "library",
1089            "extra": {
1090                "branch-alias": {
1091                    "dev-main": "1.23-dev"
1092                },
1093                "thanks": {
1094                    "name": "symfony/polyfill",
1095                    "url": "https://github.com/symfony/polyfill"
1096                }
1097            },
1098            "installation-source": "dist",
1099            "autoload": {
1100                "files": [
1101                    "bootstrap.php"
1102                ],
1103                "psr-4": {
1104                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
1105                }
1106            },
1107            "notification-url": "https://packagist.org/downloads/",
1108            "license": [
1109                "MIT"
1110            ],
1111            "authors": [
1112                {
1113                    "name": "Laurent Bassin",
1114                    "email": "laurent@bassin.info"
1115                },
1116                {
1117                    "name": "Trevor Rowbotham",
1118                    "email": "trevor.rowbotham@pm.me"
1119                },
1120                {
1121                    "name": "Symfony Community",
1122                    "homepage": "https://symfony.com/contributors"
1123                }
1124            ],
1125            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
1126            "homepage": "https://symfony.com",
1127            "keywords": [
1128                "compatibility",
1129                "idn",
1130                "intl",
1131                "polyfill",
1132                "portable",
1133                "shim"
1134            ],
1135            "support": {
1136                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.25.0"
1137            },
1138            "funding": [
1139                {
1140                    "url": "https://symfony.com/sponsor",
1141                    "type": "custom"
1142                },
1143                {
1144                    "url": "https://github.com/fabpot",
1145                    "type": "github"
1146                },
1147                {
1148                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1149                    "type": "tidelift"
1150                }
1151            ],
1152            "install-path": "../symfony/polyfill-intl-idn"
1153        },
1154        {
1155            "name": "symfony/polyfill-intl-normalizer",
1156            "version": "v1.25.0",
1157            "version_normalized": "1.25.0.0",
1158            "source": {
1159                "type": "git",
1160                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
1161                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
1162            },
1163            "dist": {
1164                "type": "zip",
1165                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
1166                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
1167                "shasum": ""
1168            },
1169            "require": {
1170                "php": ">=7.1"
1171            },
1172            "suggest": {
1173                "ext-intl": "For best performance"
1174            },
1175            "time": "2021-02-19T12:13:01+00:00",
1176            "type": "library",
1177            "extra": {
1178                "branch-alias": {
1179                    "dev-main": "1.23-dev"
1180                },
1181                "thanks": {
1182                    "name": "symfony/polyfill",
1183                    "url": "https://github.com/symfony/polyfill"
1184                }
1185            },
1186            "installation-source": "dist",
1187            "autoload": {
1188                "files": [
1189                    "bootstrap.php"
1190                ],
1191                "psr-4": {
1192                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
1193                },
1194                "classmap": [
1195                    "Resources/stubs"
1196                ]
1197            },
1198            "notification-url": "https://packagist.org/downloads/",
1199            "license": [
1200                "MIT"
1201            ],
1202            "authors": [
1203                {
1204                    "name": "Nicolas Grekas",
1205                    "email": "p@tchwork.com"
1206                },
1207                {
1208                    "name": "Symfony Community",
1209                    "homepage": "https://symfony.com/contributors"
1210                }
1211            ],
1212            "description": "Symfony polyfill for intl's Normalizer class and related functions",
1213            "homepage": "https://symfony.com",
1214            "keywords": [
1215                "compatibility",
1216                "intl",
1217                "normalizer",
1218                "polyfill",
1219                "portable",
1220                "shim"
1221            ],
1222            "support": {
1223                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0"
1224            },
1225            "funding": [
1226                {
1227                    "url": "https://symfony.com/sponsor",
1228                    "type": "custom"
1229                },
1230                {
1231                    "url": "https://github.com/fabpot",
1232                    "type": "github"
1233                },
1234                {
1235                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1236                    "type": "tidelift"
1237                }
1238            ],
1239            "install-path": "../symfony/polyfill-intl-normalizer"
1240        },
1241        {
1242            "name": "symfony/polyfill-php72",
1243            "version": "v1.25.0",
1244            "version_normalized": "1.25.0.0",
1245            "source": {
1246                "type": "git",
1247                "url": "https://github.com/symfony/polyfill-php72.git",
1248                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
1249            },
1250            "dist": {
1251                "type": "zip",
1252                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
1253                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
1254                "shasum": ""
1255            },
1256            "require": {
1257                "php": ">=7.1"
1258            },
1259            "time": "2021-05-27T09:17:38+00:00",
1260            "type": "library",
1261            "extra": {
1262                "branch-alias": {
1263                    "dev-main": "1.23-dev"
1264                },
1265                "thanks": {
1266                    "name": "symfony/polyfill",
1267                    "url": "https://github.com/symfony/polyfill"
1268                }
1269            },
1270            "installation-source": "dist",
1271            "autoload": {
1272                "files": [
1273                    "bootstrap.php"
1274                ],
1275                "psr-4": {
1276                    "Symfony\\Polyfill\\Php72\\": ""
1277                }
1278            },
1279            "notification-url": "https://packagist.org/downloads/",
1280            "license": [
1281                "MIT"
1282            ],
1283            "authors": [
1284                {
1285                    "name": "Nicolas Grekas",
1286                    "email": "p@tchwork.com"
1287                },
1288                {
1289                    "name": "Symfony Community",
1290                    "homepage": "https://symfony.com/contributors"
1291                }
1292            ],
1293            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
1294            "homepage": "https://symfony.com",
1295            "keywords": [
1296                "compatibility",
1297                "polyfill",
1298                "portable",
1299                "shim"
1300            ],
1301            "support": {
1302                "source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0"
1303            },
1304            "funding": [
1305                {
1306                    "url": "https://symfony.com/sponsor",
1307                    "type": "custom"
1308                },
1309                {
1310                    "url": "https://github.com/fabpot",
1311                    "type": "github"
1312                },
1313                {
1314                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1315                    "type": "tidelift"
1316                }
1317            ],
1318            "install-path": "../symfony/polyfill-php72"
1319        }
1320    ],
1321    "dev": true,
1322    "dev-package-names": []
1323}
1324