[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/composer/ -> installed.json (source)

   1  {
   2      "packages": [
   3          {
   4              "name": "algo26-matthias/idna-convert",
   5              "version": "v3.0.5",
   6              "version_normalized": "3.0.5.0",
   7              "source": {
   8                  "type": "git",
   9                  "url": "https://github.com/algo26-matthias/idna-convert.git",
  10                  "reference": "9cbcfa17ecfed54387ca2ed29acb2773f1870a5e"
  11              },
  12              "dist": {
  13                  "type": "zip",
  14                  "url": "https://api.github.com/repos/algo26-matthias/idna-convert/zipball/9cbcfa17ecfed54387ca2ed29acb2773f1870a5e",
  15                  "reference": "9cbcfa17ecfed54387ca2ed29acb2773f1870a5e",
  16                  "shasum": ""
  17              },
  18              "require": {
  19                  "ext-pcre": "*",
  20                  "jakeasmith/http_build_url": "^1",
  21                  "php": ">=7.2.0"
  22              },
  23              "require-dev": {
  24                  "phpunit/phpunit": "^8.0 || ^9.0"
  25              },
  26              "suggest": {
  27                  "ext-iconv": "Install ext/iconv for using input / output other than UTF-8 or ISO-8859-1",
  28                  "ext-mbstring": "Install ext/mbstring for using input / output other than UTF-8 or ISO-8859-1"
  29              },
  30              "time": "2020-10-05T05:49:30+00:00",
  31              "type": "library",
  32              "installation-source": "dist",
  33              "autoload": {
  34                  "psr-4": {
  35                      "Algo26\\IdnaConvert\\": "src/"
  36                  }
  37              },
  38              "notification-url": "https://packagist.org/downloads/",
  39              "license": [
  40                  "LGPL-2.1+"
  41              ],
  42              "authors": [
  43                  {
  44                      "name": "Matthias Sommerfeld",
  45                      "email": "[email protected]",
  46                      "role": "Developer"
  47                  }
  48              ],
  49              "description": "A library for encoding and decoding internationalized domain names",
  50              "homepage": "http://idnaconv.net/",
  51              "keywords": [
  52                  "idn",
  53                  "idna",
  54                  "php"
  55              ],
  56              "support": {
  57                  "issues": "https://github.com/algo26-matthias/idna-convert/issues",
  58                  "source": "https://github.com/algo26-matthias/idna-convert/tree/v3.0.5"
  59              },
  60              "install-path": "../algo26-matthias/idna-convert"
  61          },
  62          {
  63              "name": "beberlei/assert",
  64              "version": "v3.3.2",
  65              "version_normalized": "3.3.2.0",
  66              "source": {
  67                  "type": "git",
  68                  "url": "https://github.com/beberlei/assert.git",
  69                  "reference": "cb70015c04be1baee6f5f5c953703347c0ac1655"
  70              },
  71              "dist": {
  72                  "type": "zip",
  73                  "url": "https://api.github.com/repos/beberlei/assert/zipball/cb70015c04be1baee6f5f5c953703347c0ac1655",
  74                  "reference": "cb70015c04be1baee6f5f5c953703347c0ac1655",
  75                  "shasum": ""
  76              },
  77              "require": {
  78                  "ext-ctype": "*",
  79                  "ext-json": "*",
  80                  "ext-mbstring": "*",
  81                  "ext-simplexml": "*",
  82                  "php": "^7.0 || ^8.0"
  83              },
  84              "require-dev": {
  85                  "friendsofphp/php-cs-fixer": "*",
  86                  "phpstan/phpstan": "*",
  87                  "phpunit/phpunit": ">=6.0.0",
  88                  "yoast/phpunit-polyfills": "^0.1.0"
  89              },
  90              "suggest": {
  91                  "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
  92              },
  93              "time": "2021-12-16T21:41:27+00:00",
  94              "type": "library",
  95              "installation-source": "dist",
  96              "autoload": {
  97                  "files": [
  98                      "lib/Assert/functions.php"
  99                  ],
 100                  "psr-4": {
 101                      "Assert\\": "lib/Assert"
 102                  }
 103              },
 104              "notification-url": "https://packagist.org/downloads/",
 105              "license": [
 106                  "BSD-2-Clause"
 107              ],
 108              "authors": [
 109                  {
 110                      "name": "Benjamin Eberlei",
 111                      "email": "[email protected]",
 112                      "role": "Lead Developer"
 113                  },
 114                  {
 115                      "name": "Richard Quadling",
 116                      "email": "[email protected]",
 117                      "role": "Collaborator"
 118                  }
 119              ],
 120              "description": "Thin assertion library for input validation in business models.",
 121              "keywords": [
 122                  "assert",
 123                  "assertion",
 124                  "validation"
 125              ],
 126              "support": {
 127                  "issues": "https://github.com/beberlei/assert/issues",
 128                  "source": "https://github.com/beberlei/assert/tree/v3.3.2"
 129              },
 130              "install-path": "../beberlei/assert"
 131          },
 132          {
 133              "name": "brick/math",
 134              "version": "0.8.17",
 135              "version_normalized": "0.8.17.0",
 136              "source": {
 137                  "type": "git",
 138                  "url": "https://github.com/brick/math.git",
 139                  "reference": "e6f8e7d04346a95be89580f8c2c22d6c3fa65556"
 140              },
 141              "dist": {
 142                  "type": "zip",
 143                  "url": "https://api.github.com/repos/brick/math/zipball/e6f8e7d04346a95be89580f8c2c22d6c3fa65556",
 144                  "reference": "e6f8e7d04346a95be89580f8c2c22d6c3fa65556",
 145                  "shasum": ""
 146              },
 147              "require": {
 148                  "ext-json": "*",
 149                  "php": "^7.1|^8.0"
 150              },
 151              "require-dev": {
 152                  "php-coveralls/php-coveralls": "^2.2",
 153                  "phpunit/phpunit": "^7.5.15|^8.5",
 154                  "vimeo/psalm": "^3.5"
 155              },
 156              "time": "2020-08-18T23:41:20+00:00",
 157              "type": "library",
 158              "installation-source": "dist",
 159              "autoload": {
 160                  "psr-4": {
 161                      "Brick\\Math\\": "src/"
 162                  }
 163              },
 164              "notification-url": "https://packagist.org/downloads/",
 165              "license": [
 166                  "MIT"
 167              ],
 168              "description": "Arbitrary-precision arithmetic library",
 169              "keywords": [
 170                  "Arbitrary-precision",
 171                  "BigInteger",
 172                  "BigRational",
 173                  "arithmetic",
 174                  "bigdecimal",
 175                  "bignum",
 176                  "brick",
 177                  "math"
 178              ],
 179              "support": {
 180                  "issues": "https://github.com/brick/math/issues",
 181                  "source": "https://github.com/brick/math/tree/v0.8"
 182              },
 183              "funding": [
 184                  {
 185                      "url": "https://tidelift.com/funding/github/packagist/brick/math",
 186                      "type": "tidelift"
 187                  }
 188              ],
 189              "install-path": "../brick/math"
 190          },
 191          {
 192              "name": "composer/ca-bundle",
 193              "version": "1.3.1",
 194              "version_normalized": "1.3.1.0",
 195              "source": {
 196                  "type": "git",
 197                  "url": "https://github.com/composer/ca-bundle.git",
 198                  "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
 199              },
 200              "dist": {
 201                  "type": "zip",
 202                  "url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
 203                  "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
 204                  "shasum": ""
 205              },
 206              "require": {
 207                  "ext-openssl": "*",
 208                  "ext-pcre": "*",
 209                  "php": "^5.3.2 || ^7.0 || ^8.0"
 210              },
 211              "require-dev": {
 212                  "phpstan/phpstan": "^0.12.55",
 213                  "psr/log": "^1.0",
 214                  "symfony/phpunit-bridge": "^4.2 || ^5",
 215                  "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
 216              },
 217              "time": "2021-10-28T20:44:15+00:00",
 218              "type": "library",
 219              "extra": {
 220                  "branch-alias": {
 221                      "dev-main": "1.x-dev"
 222                  }
 223              },
 224              "installation-source": "dist",
 225              "autoload": {
 226                  "psr-4": {
 227                      "Composer\\CaBundle\\": "src"
 228                  }
 229              },
 230              "notification-url": "https://packagist.org/downloads/",
 231              "license": [
 232                  "MIT"
 233              ],
 234              "authors": [
 235                  {
 236                      "name": "Jordi Boggiano",
 237                      "email": "[email protected]",
 238                      "homepage": "http://seld.be"
 239                  }
 240              ],
 241              "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
 242              "keywords": [
 243                  "cabundle",
 244                  "cacert",
 245                  "certificate",
 246                  "ssl",
 247                  "tls"
 248              ],
 249              "support": {
 250                  "irc": "irc://irc.freenode.org/composer",
 251                  "issues": "https://github.com/composer/ca-bundle/issues",
 252                  "source": "https://github.com/composer/ca-bundle/tree/1.3.1"
 253              },
 254              "funding": [
 255                  {
 256                      "url": "https://packagist.com",
 257                      "type": "custom"
 258                  },
 259                  {
 260                      "url": "https://github.com/composer",
 261                      "type": "github"
 262                  },
 263                  {
 264                      "url": "https://tidelift.com/funding/github/packagist/composer/composer",
 265                      "type": "tidelift"
 266                  }
 267              ],
 268              "install-path": "./ca-bundle"
 269          },
 270          {
 271              "name": "defuse/php-encryption",
 272              "version": "v2.3.1",
 273              "version_normalized": "2.3.1.0",
 274              "source": {
 275                  "type": "git",
 276                  "url": "https://github.com/defuse/php-encryption.git",
 277                  "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
 278              },
 279              "dist": {
 280                  "type": "zip",
 281                  "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
 282                  "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
 283                  "shasum": ""
 284              },
 285              "require": {
 286                  "ext-openssl": "*",
 287                  "paragonie/random_compat": ">= 2",
 288                  "php": ">=5.6.0"
 289              },
 290              "require-dev": {
 291                  "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
 292              },
 293              "time": "2021-04-09T23:57:26+00:00",
 294              "bin": [
 295                  "bin/generate-defuse-key"
 296              ],
 297              "type": "library",
 298              "installation-source": "dist",
 299              "autoload": {
 300                  "psr-4": {
 301                      "Defuse\\Crypto\\": "src"
 302                  }
 303              },
 304              "notification-url": "https://packagist.org/downloads/",
 305              "license": [
 306                  "MIT"
 307              ],
 308              "authors": [
 309                  {
 310                      "name": "Taylor Hornby",
 311                      "email": "[email protected]",
 312                      "homepage": "https://defuse.ca/"
 313                  },
 314                  {
 315                      "name": "Scott Arciszewski",
 316                      "email": "[email protected]",
 317                      "homepage": "https://paragonie.com"
 318                  }
 319              ],
 320              "description": "Secure PHP Encryption Library",
 321              "keywords": [
 322                  "aes",
 323                  "authenticated encryption",
 324                  "cipher",
 325                  "crypto",
 326                  "cryptography",
 327                  "encrypt",
 328                  "encryption",
 329                  "openssl",
 330                  "security",
 331                  "symmetric key cryptography"
 332              ],
 333              "support": {
 334                  "issues": "https://github.com/defuse/php-encryption/issues",
 335                  "source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
 336              },
 337              "install-path": "../defuse/php-encryption"
 338          },
 339          {
 340              "name": "doctrine/inflector",
 341              "version": "1.4.4",
 342              "version_normalized": "1.4.4.0",
 343              "source": {
 344                  "type": "git",
 345                  "url": "https://github.com/doctrine/inflector.git",
 346                  "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
 347              },
 348              "dist": {
 349                  "type": "zip",
 350                  "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
 351                  "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
 352                  "shasum": ""
 353              },
 354              "require": {
 355                  "php": "^7.1 || ^8.0"
 356              },
 357              "require-dev": {
 358                  "doctrine/coding-standard": "^8.0",
 359                  "phpstan/phpstan": "^0.12",
 360                  "phpstan/phpstan-phpunit": "^0.12",
 361                  "phpstan/phpstan-strict-rules": "^0.12",
 362                  "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
 363              },
 364              "time": "2021-04-16T17:34:40+00:00",
 365              "type": "library",
 366              "extra": {
 367                  "branch-alias": {
 368                      "dev-master": "2.0.x-dev"
 369                  }
 370              },
 371              "installation-source": "dist",
 372              "autoload": {
 373                  "psr-4": {
 374                      "Doctrine\\Inflector\\": "lib/Doctrine/Inflector",
 375                      "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
 376                  }
 377              },
 378              "notification-url": "https://packagist.org/downloads/",
 379              "license": [
 380                  "MIT"
 381              ],
 382              "authors": [
 383                  {
 384                      "name": "Guilherme Blanco",
 385                      "email": "[email protected]"
 386                  },
 387                  {
 388                      "name": "Roman Borschel",
 389                      "email": "[email protected]"
 390                  },
 391                  {
 392                      "name": "Benjamin Eberlei",
 393                      "email": "[email protected]"
 394                  },
 395                  {
 396                      "name": "Jonathan Wage",
 397                      "email": "[email protected]"
 398                  },
 399                  {
 400                      "name": "Johannes Schmitt",
 401                      "email": "[email protected]"
 402                  }
 403              ],
 404              "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
 405              "homepage": "https://www.doctrine-project.org/projects/inflector.html",
 406              "keywords": [
 407                  "inflection",
 408                  "inflector",
 409                  "lowercase",
 410                  "manipulation",
 411                  "php",
 412                  "plural",
 413                  "singular",
 414                  "strings",
 415                  "uppercase",
 416                  "words"
 417              ],
 418              "support": {
 419                  "issues": "https://github.com/doctrine/inflector/issues",
 420                  "source": "https://github.com/doctrine/inflector/tree/1.4.4"
 421              },
 422              "funding": [
 423                  {
 424                      "url": "https://www.doctrine-project.org/sponsorship.html",
 425                      "type": "custom"
 426                  },
 427                  {
 428                      "url": "https://www.patreon.com/phpdoctrine",
 429                      "type": "patreon"
 430                  },
 431                  {
 432                      "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
 433                      "type": "tidelift"
 434                  }
 435              ],
 436              "install-path": "../doctrine/inflector"
 437          },
 438          {
 439              "name": "dragonmantank/cron-expression",
 440              "version": "v3.3.1",
 441              "version_normalized": "3.3.1.0",
 442              "source": {
 443                  "type": "git",
 444                  "url": "https://github.com/dragonmantank/cron-expression.git",
 445                  "reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa"
 446              },
 447              "dist": {
 448                  "type": "zip",
 449                  "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/be85b3f05b46c39bbc0d95f6c071ddff669510fa",
 450                  "reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa",
 451                  "shasum": ""
 452              },
 453              "require": {
 454                  "php": "^7.2|^8.0",
 455                  "webmozart/assert": "^1.0"
 456              },
 457              "replace": {
 458                  "mtdowling/cron-expression": "^1.0"
 459              },
 460              "require-dev": {
 461                  "phpstan/extension-installer": "^1.0",
 462                  "phpstan/phpstan": "^1.0",
 463                  "phpstan/phpstan-webmozart-assert": "^1.0",
 464                  "phpunit/phpunit": "^7.0|^8.0|^9.0"
 465              },
 466              "time": "2022-01-18T15:43:28+00:00",
 467              "type": "library",
 468              "installation-source": "dist",
 469              "autoload": {
 470                  "psr-4": {
 471                      "Cron\\": "src/Cron/"
 472                  }
 473              },
 474              "notification-url": "https://packagist.org/downloads/",
 475              "license": [
 476                  "MIT"
 477              ],
 478              "authors": [
 479                  {
 480                      "name": "Chris Tankersley",
 481                      "email": "[email protected]",
 482                      "homepage": "https://github.com/dragonmantank"
 483                  }
 484              ],
 485              "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
 486              "keywords": [
 487                  "cron",
 488                  "schedule"
 489              ],
 490              "support": {
 491                  "issues": "https://github.com/dragonmantank/cron-expression/issues",
 492                  "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.1"
 493              },
 494              "funding": [
 495                  {
 496                      "url": "https://github.com/dragonmantank",
 497                      "type": "github"
 498                  }
 499              ],
 500              "install-path": "../dragonmantank/cron-expression"
 501          },
 502          {
 503              "name": "enshrined/svg-sanitize",
 504              "version": "0.15.4",
 505              "version_normalized": "0.15.4.0",
 506              "source": {
 507                  "type": "git",
 508                  "url": "https://github.com/darylldoyle/svg-sanitizer.git",
 509                  "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4"
 510              },
 511              "dist": {
 512                  "type": "zip",
 513                  "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e50b83a2f1f296ca61394fe88fbfe3e896a84cf4",
 514                  "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4",
 515                  "shasum": ""
 516              },
 517              "require": {
 518                  "ext-dom": "*",
 519                  "ext-libxml": "*",
 520                  "php": "^7.0 || ^8.0"
 521              },
 522              "require-dev": {
 523                  "phpunit/phpunit": "^6.5 || ^8.5"
 524              },
 525              "time": "2022-02-21T09:13:59+00:00",
 526              "type": "library",
 527              "installation-source": "dist",
 528              "autoload": {
 529                  "psr-4": {
 530                      "enshrined\\svgSanitize\\": "src"
 531                  }
 532              },
 533              "notification-url": "https://packagist.org/downloads/",
 534              "license": [
 535                  "GPL-2.0-or-later"
 536              ],
 537              "authors": [
 538                  {
 539                      "name": "Daryll Doyle",
 540                      "email": "[email protected]"
 541                  }
 542              ],
 543              "description": "An SVG sanitizer for PHP",
 544              "support": {
 545                  "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
 546                  "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.15.4"
 547              },
 548              "install-path": "../enshrined/svg-sanitize"
 549          },
 550          {
 551              "name": "fgrosse/phpasn1",
 552              "version": "v2.4.0",
 553              "version_normalized": "2.4.0.0",
 554              "source": {
 555                  "type": "git",
 556                  "url": "https://github.com/fgrosse/PHPASN1.git",
 557                  "reference": "eef488991d53e58e60c9554b09b1201ca5ba9296"
 558              },
 559              "dist": {
 560                  "type": "zip",
 561                  "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/eef488991d53e58e60c9554b09b1201ca5ba9296",
 562                  "reference": "eef488991d53e58e60c9554b09b1201ca5ba9296",
 563                  "shasum": ""
 564              },
 565              "require": {
 566                  "php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0"
 567              },
 568              "require-dev": {
 569                  "php-coveralls/php-coveralls": "~2.0",
 570                  "phpunit/phpunit": "^6.3 || ^7.0 || ^8.0"
 571              },
 572              "suggest": {
 573                  "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
 574                  "ext-curl": "For loading OID information from the web if they have not bee defined statically",
 575                  "ext-gmp": "GMP is the preferred extension for big integer calculations",
 576                  "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
 577              },
 578              "time": "2021-12-11T12:41:06+00:00",
 579              "type": "library",
 580              "extra": {
 581                  "branch-alias": {
 582                      "dev-master": "2.0.x-dev"
 583                  }
 584              },
 585              "installation-source": "dist",
 586              "autoload": {
 587                  "psr-4": {
 588                      "FG\\": "lib/"
 589                  }
 590              },
 591              "notification-url": "https://packagist.org/downloads/",
 592              "license": [
 593                  "MIT"
 594              ],
 595              "authors": [
 596                  {
 597                      "name": "Friedrich Große",
 598                      "email": "[email protected]",
 599                      "homepage": "https://github.com/FGrosse",
 600                      "role": "Author"
 601                  },
 602                  {
 603                      "name": "All contributors",
 604                      "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
 605                  }
 606              ],
 607              "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
 608              "homepage": "https://github.com/FGrosse/PHPASN1",
 609              "keywords": [
 610                  "DER",
 611                  "asn.1",
 612                  "asn1",
 613                  "ber",
 614                  "binary",
 615                  "decoding",
 616                  "encoding",
 617                  "x.509",
 618                  "x.690",
 619                  "x509",
 620                  "x690"
 621              ],
 622              "support": {
 623                  "issues": "https://github.com/fgrosse/PHPASN1/issues",
 624                  "source": "https://github.com/fgrosse/PHPASN1/tree/v2.4.0"
 625              },
 626              "install-path": "../fgrosse/phpasn1"
 627          },
 628          {
 629              "name": "fig/link-util",
 630              "version": "1.1.2",
 631              "version_normalized": "1.1.2.0",
 632              "source": {
 633                  "type": "git",
 634                  "url": "https://github.com/php-fig/link-util.git",
 635                  "reference": "5d7b8d04ed3393b4b59968ca1e906fb7186d81e8"
 636              },
 637              "dist": {
 638                  "type": "zip",
 639                  "url": "https://api.github.com/repos/php-fig/link-util/zipball/5d7b8d04ed3393b4b59968ca1e906fb7186d81e8",
 640                  "reference": "5d7b8d04ed3393b4b59968ca1e906fb7186d81e8",
 641                  "shasum": ""
 642              },
 643              "require": {
 644                  "php": ">=5.5.0",
 645                  "psr/link": "~1.0@dev"
 646              },
 647              "provide": {
 648                  "psr/link-implementation": "1.0"
 649              },
 650              "require-dev": {
 651                  "phpunit/phpunit": "^5.1",
 652                  "squizlabs/php_codesniffer": "^2.3.1"
 653              },
 654              "time": "2021-02-03T23:36:04+00:00",
 655              "type": "library",
 656              "extra": {
 657                  "branch-alias": {
 658                      "dev-master": "1.0.x-dev"
 659                  }
 660              },
 661              "installation-source": "dist",
 662              "autoload": {
 663                  "psr-4": {
 664                      "Fig\\Link\\": "src/"
 665                  }
 666              },
 667              "notification-url": "https://packagist.org/downloads/",
 668              "license": [
 669                  "MIT"
 670              ],
 671              "authors": [
 672                  {
 673                      "name": "PHP-FIG",
 674                      "homepage": "https://www.php-fig.org/"
 675                  }
 676              ],
 677              "description": "Common utility implementations for HTTP links",
 678              "keywords": [
 679                  "http",
 680                  "http-link",
 681                  "link",
 682                  "psr",
 683                  "psr-13",
 684                  "rest"
 685              ],
 686              "support": {
 687                  "issues": "https://github.com/php-fig/link-util/issues",
 688                  "source": "https://github.com/php-fig/link-util/tree/1.1.2"
 689              },
 690              "install-path": "../fig/link-util"
 691          },
 692          {
 693              "name": "google/recaptcha",
 694              "version": "1.2.4",
 695              "version_normalized": "1.2.4.0",
 696              "source": {
 697                  "type": "git",
 698                  "url": "https://github.com/google/recaptcha.git",
 699                  "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
 700              },
 701              "dist": {
 702                  "type": "zip",
 703                  "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
 704                  "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
 705                  "shasum": ""
 706              },
 707              "require": {
 708                  "php": ">=5.5"
 709              },
 710              "require-dev": {
 711                  "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
 712                  "php-coveralls/php-coveralls": "^2.1",
 713                  "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
 714              },
 715              "time": "2020-03-31T17:50:54+00:00",
 716              "type": "library",
 717              "extra": {
 718                  "branch-alias": {
 719                      "dev-master": "1.2.x-dev"
 720                  }
 721              },
 722              "installation-source": "dist",
 723              "autoload": {
 724                  "psr-4": {
 725                      "ReCaptcha\\": "src/ReCaptcha"
 726                  }
 727              },
 728              "notification-url": "https://packagist.org/downloads/",
 729              "license": [
 730                  "BSD-3-Clause"
 731              ],
 732              "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
 733              "homepage": "https://www.google.com/recaptcha/",
 734              "keywords": [
 735                  "Abuse",
 736                  "captcha",
 737                  "recaptcha",
 738                  "spam"
 739              ],
 740              "support": {
 741                  "forum": "https://groups.google.com/forum/#!forum/recaptcha",
 742                  "issues": "https://github.com/google/recaptcha/issues",
 743                  "source": "https://github.com/google/recaptcha"
 744              },
 745              "install-path": "../google/recaptcha"
 746          },
 747          {
 748              "name": "jakeasmith/http_build_url",
 749              "version": "1.0.1",
 750              "version_normalized": "1.0.1.0",
 751              "source": {
 752                  "type": "git",
 753                  "url": "https://github.com/jakeasmith/http_build_url.git",
 754                  "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37"
 755              },
 756              "dist": {
 757                  "type": "zip",
 758                  "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37",
 759                  "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37",
 760                  "shasum": ""
 761              },
 762              "time": "2017-05-01T15:36:40+00:00",
 763              "type": "library",
 764              "installation-source": "dist",
 765              "autoload": {
 766                  "files": [
 767                      "src/http_build_url.php"
 768                  ]
 769              },
 770              "notification-url": "https://packagist.org/downloads/",
 771              "license": [
 772                  "MIT"
 773              ],
 774              "authors": [
 775                  {
 776                      "name": "Jake A. Smith",
 777                      "email": "[email protected]"
 778                  }
 779              ],
 780              "description": "Provides functionality for http_build_url() to environments without pecl_http.",
 781              "support": {
 782                  "issues": "https://github.com/jakeasmith/http_build_url/issues",
 783                  "source": "https://github.com/jakeasmith/http_build_url"
 784              },
 785              "install-path": "../jakeasmith/http_build_url"
 786          },
 787          {
 788              "name": "joomla/application",
 789              "version": "2.0.1",
 790              "version_normalized": "2.0.1.0",
 791              "source": {
 792                  "type": "git",
 793                  "url": "https://github.com/joomla-framework/application.git",
 794                  "reference": "e7b950d2d1358c0baac95a8633a60de20a1e82ab"
 795              },
 796              "dist": {
 797                  "type": "zip",
 798                  "url": "https://api.github.com/repos/joomla-framework/application/zipball/e7b950d2d1358c0baac95a8633a60de20a1e82ab",
 799                  "reference": "e7b950d2d1358c0baac95a8633a60de20a1e82ab",
 800                  "shasum": ""
 801              },
 802              "require": {
 803                  "joomla/event": "^2.0",
 804                  "joomla/registry": "^1.4.5|^2.0",
 805                  "laminas/laminas-diactoros": "^2.2.2",
 806                  "php": "^7.2.5",
 807                  "psr/http-message": "^1.0",
 808                  "psr/log": "^1.0",
 809                  "symfony/deprecation-contracts": "^2.1"
 810              },
 811              "conflict": {
 812                  "joomla/di": "<1.5",
 813                  "joomla/input": "<1.2",
 814                  "joomla/router": "<2.0",
 815                  "joomla/session": "<2.0",
 816                  "joomla/uri": "<1.1"
 817              },
 818              "require-dev": {
 819                  "joomla/coding-standards": "^3.0@dev",
 820                  "joomla/controller": "^1.0|^2.0",
 821                  "joomla/di": "^1.5|^2.0",
 822                  "joomla/input": "^1.2|^2.0",
 823                  "joomla/router": "^2.0",
 824                  "joomla/session": "^2.0",
 825                  "joomla/test": "^2.0",
 826                  "joomla/uri": "^1.1|^2.0",
 827                  "phpunit/phpunit": "^8.5|^9.0",
 828                  "symfony/phpunit-bridge": "^3.4.26|^4.1.12|^4.2.7|^5.0"
 829              },
 830              "suggest": {
 831                  "joomla/controller": "^1.0|^2.0 To support resolving ControllerInterface objects in ControllerResolverInterface, install joomla/controller",
 832                  "joomla/input": "^1.2|^2.0 To use WebApplicationInterface, install joomla/input",
 833                  "joomla/router": "^2.0 To use WebApplication or ControllerResolverInterface implementations, install joomla/router",
 834                  "joomla/session": "^2.0 To use SessionAwareWebApplicationInterface, install joomla/session",
 835                  "joomla/uri": "^1.1|^2.0 To use AbstractWebApplication, install joomla/uri",
 836                  "psr/container": "^1.0 To use the ContainerControllerResolver, install any PSR-11 compatible container"
 837              },
 838              "time": "2021-12-10T12:11:13+00:00",
 839              "type": "joomla-package",
 840              "extra": {
 841                  "branch-alias": {
 842                      "dev-2.0-dev": "2.0-dev"
 843                  }
 844              },
 845              "installation-source": "dist",
 846              "autoload": {
 847                  "psr-4": {
 848                      "Joomla\\Application\\": "src/"
 849                  }
 850              },
 851              "notification-url": "https://packagist.org/downloads/",
 852              "license": [
 853                  "GPL-2.0-or-later"
 854              ],
 855              "description": "Joomla Application Package",
 856              "homepage": "https://github.com/joomla-framework/application",
 857              "keywords": [
 858                  "application",
 859                  "framework",
 860                  "joomla"
 861              ],
 862              "support": {
 863                  "issues": "https://github.com/joomla-framework/application/issues",
 864                  "source": "https://github.com/joomla-framework/application/tree/2.0.1"
 865              },
 866              "funding": [
 867                  {
 868                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
 869                      "type": "custom"
 870                  },
 871                  {
 872                      "url": "https://github.com/joomla",
 873                      "type": "github"
 874                  }
 875              ],
 876              "install-path": "../joomla/application"
 877          },
 878          {
 879              "name": "joomla/archive",
 880              "version": "2.0.1",
 881              "version_normalized": "2.0.1.0",
 882              "source": {
 883                  "type": "git",
 884                  "url": "https://github.com/joomla-framework/archive.git",
 885                  "reference": "cedda2cf21c388c590b8a110df25db6197765b8c"
 886              },
 887              "dist": {
 888                  "type": "zip",
 889                  "url": "https://api.github.com/repos/joomla-framework/archive/zipball/cedda2cf21c388c590b8a110df25db6197765b8c",
 890                  "reference": "cedda2cf21c388c590b8a110df25db6197765b8c",
 891                  "shasum": ""
 892              },
 893              "require": {
 894                  "joomla/filesystem": "^2.0",
 895                  "php": "^7.2.5|^8.0"
 896              },
 897              "require-dev": {
 898                  "joomla/coding-standards": "^3.0@dev",
 899                  "joomla/test": "^2.0",
 900                  "phpunit/phpunit": "^8.5|^9.0"
 901              },
 902              "suggest": {
 903                  "ext-bz2": "To extract bzip2 compressed packages",
 904                  "ext-zip": "To extract zip compressed packages",
 905                  "ext-zlib": "To extract gzip or zip compressed packages"
 906              },
 907              "time": "2022-03-29T13:03:06+00:00",
 908              "type": "joomla-package",
 909              "extra": {
 910                  "branch-alias": {
 911                      "dev-2.0-dev": "2.0-dev"
 912                  }
 913              },
 914              "installation-source": "dist",
 915              "autoload": {
 916                  "psr-4": {
 917                      "Joomla\\Archive\\": "src/"
 918                  }
 919              },
 920              "notification-url": "https://packagist.org/downloads/",
 921              "license": [
 922                  "GPL-2.0-or-later"
 923              ],
 924              "description": "Joomla Archive Package",
 925              "homepage": "https://github.com/joomla-framework/archive",
 926              "keywords": [
 927                  "archive",
 928                  "framework",
 929                  "joomla"
 930              ],
 931              "support": {
 932                  "issues": "https://github.com/joomla-framework/archive/issues",
 933                  "source": "https://github.com/joomla-framework/archive/tree/2.0.1"
 934              },
 935              "funding": [
 936                  {
 937                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
 938                      "type": "custom"
 939                  },
 940                  {
 941                      "url": "https://github.com/joomla",
 942                      "type": "github"
 943                  }
 944              ],
 945              "install-path": "../joomla/archive"
 946          },
 947          {
 948              "name": "joomla/authentication",
 949              "version": "2.0.0",
 950              "version_normalized": "2.0.0.0",
 951              "source": {
 952                  "type": "git",
 953                  "url": "https://github.com/joomla-framework/authentication.git",
 954                  "reference": "73d77db3b5d31300ffc0f147936cb420d4dffd96"
 955              },
 956              "dist": {
 957                  "type": "zip",
 958                  "url": "https://api.github.com/repos/joomla-framework/authentication/zipball/73d77db3b5d31300ffc0f147936cb420d4dffd96",
 959                  "reference": "73d77db3b5d31300ffc0f147936cb420d4dffd96",
 960                  "shasum": ""
 961              },
 962              "require": {
 963                  "php": "^7.2.5|^8.0"
 964              },
 965              "conflict": {
 966                  "joomla/database": "<2.0"
 967              },
 968              "require-dev": {
 969                  "joomla/coding-standards": "^3.0@dev",
 970                  "joomla/database": "^2.0",
 971                  "joomla/input": "^1.0|^2.0",
 972                  "phpunit/phpunit": "^8.5|^9.0",
 973                  "symfony/phpunit-bridge": "^3.4|^4.4|^5.0"
 974              },
 975              "suggest": {
 976                  "joomla/database": "Required if you want to use Joomla\\Authentication\\Strategies\\DatabaseStrategy",
 977                  "joomla/input": "Required if you want to use classes in the Joomla\\Authentication\\Strategies namespace"
 978              },
 979              "time": "2021-08-10T18:44:21+00:00",
 980              "type": "joomla-package",
 981              "extra": {
 982                  "branch-alias": {
 983                      "dev-2.0-dev": "2.0-dev"
 984                  }
 985              },
 986              "installation-source": "dist",
 987              "autoload": {
 988                  "psr-4": {
 989                      "Joomla\\Authentication\\": "src/"
 990                  }
 991              },
 992              "notification-url": "https://packagist.org/downloads/",
 993              "license": [
 994                  "GPL-2.0-or-later"
 995              ],
 996              "description": "Joomla Authentication Package",
 997              "homepage": "https://github.com/joomla-framework/authentication",
 998              "keywords": [
 999                  "Authentication",
1000                  "framework",
1001                  "joomla"
1002              ],
1003              "support": {
1004                  "issues": "https://github.com/joomla-framework/authentication/issues",
1005                  "source": "https://github.com/joomla-framework/authentication/tree/2.0.0"
1006              },
1007              "funding": [
1008                  {
1009                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1010                      "type": "custom"
1011                  },
1012                  {
1013                      "url": "https://github.com/joomla",
1014                      "type": "github"
1015                  }
1016              ],
1017              "install-path": "../joomla/authentication"
1018          },
1019          {
1020              "name": "joomla/console",
1021              "version": "2.0.0",
1022              "version_normalized": "2.0.0.0",
1023              "source": {
1024                  "type": "git",
1025                  "url": "https://github.com/joomla-framework/console.git",
1026                  "reference": "9db90c5b99e84a48cbaaf14c4c0d881b4d92480d"
1027              },
1028              "dist": {
1029                  "type": "zip",
1030                  "url": "https://api.github.com/repos/joomla-framework/console/zipball/9db90c5b99e84a48cbaaf14c4c0d881b4d92480d",
1031                  "reference": "9db90c5b99e84a48cbaaf14c4c0d881b4d92480d",
1032                  "shasum": ""
1033              },
1034              "require": {
1035                  "joomla/application": "^2.0",
1036                  "joomla/event": "^2.0",
1037                  "joomla/string": "^2.0",
1038                  "php": "^7.2.5",
1039                  "symfony/console": "^3.4|^4.4|^5.0"
1040              },
1041              "require-dev": {
1042                  "joomla/coding-standards": "^2.0@alpha",
1043                  "joomla/test": "^2.0",
1044                  "phpunit/phpunit": "^8.5|^9.0",
1045                  "psr/container": "^1.0"
1046              },
1047              "suggest": {
1048                  "psr/container-implementation": "To use the ContainerLoader"
1049              },
1050              "time": "2021-08-10T20:31:15+00:00",
1051              "type": "joomla-package",
1052              "extra": {
1053                  "branch-alias": {
1054                      "dev-master": "2.0-dev"
1055                  }
1056              },
1057              "installation-source": "dist",
1058              "autoload": {
1059                  "psr-4": {
1060                      "Joomla\\Console\\": "src/"
1061                  }
1062              },
1063              "notification-url": "https://packagist.org/downloads/",
1064              "license": [
1065                  "GPL-2.0-or-later"
1066              ],
1067              "description": "Joomla Console Package",
1068              "homepage": "https://github.com/joomla-framework/console",
1069              "keywords": [
1070                  "console",
1071                  "framework",
1072                  "joomla"
1073              ],
1074              "support": {
1075                  "issues": "https://github.com/joomla-framework/console/issues",
1076                  "source": "https://github.com/joomla-framework/console/tree/2.0.0"
1077              },
1078              "funding": [
1079                  {
1080                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1081                      "type": "custom"
1082                  },
1083                  {
1084                      "url": "https://github.com/joomla",
1085                      "type": "github"
1086                  }
1087              ],
1088              "install-path": "../joomla/console"
1089          },
1090          {
1091              "name": "joomla/crypt",
1092              "version": "2.0.0",
1093              "version_normalized": "2.0.0.0",
1094              "source": {
1095                  "type": "git",
1096                  "url": "https://github.com/joomla-framework/crypt.git",
1097                  "reference": "db9e5c4f8b42df5dee0a3698404affe631fdaba4"
1098              },
1099              "dist": {
1100                  "type": "zip",
1101                  "url": "https://api.github.com/repos/joomla-framework/crypt/zipball/db9e5c4f8b42df5dee0a3698404affe631fdaba4",
1102                  "reference": "db9e5c4f8b42df5dee0a3698404affe631fdaba4",
1103                  "shasum": ""
1104              },
1105              "require": {
1106                  "php": "^7.2.5|^8.0"
1107              },
1108              "conflict": {
1109                  "defuse/php-encryption": "<2.0"
1110              },
1111              "require-dev": {
1112                  "defuse/php-encryption": "^2.0",
1113                  "joomla/coding-standards": "^2.0@alpha",
1114                  "paragonie/sodium_compat": "^1.0",
1115                  "phpunit/phpunit": "^8.5|^9.0",
1116                  "symfony/phpunit-bridge": "^4.4|^5.0",
1117                  "symfony/polyfill-util": "^1.0"
1118              },
1119              "suggest": {
1120                  "defuse/php-encryption": "To use Crypto cipher",
1121                  "ext-openssl": "To use the OpenSSL cipher",
1122                  "ext-sodium": "To use the Sodium cipher",
1123                  "paragonie/sodium_compat": "To use Sodium cipher if neither ext/sodium or ext/libsodium are available"
1124              },
1125              "time": "2021-08-10T18:46:07+00:00",
1126              "type": "joomla-package",
1127              "extra": {
1128                  "branch-alias": {
1129                      "dev-master": "2.0-dev"
1130                  }
1131              },
1132              "installation-source": "dist",
1133              "autoload": {
1134                  "psr-4": {
1135                      "Joomla\\Crypt\\": "src/"
1136                  }
1137              },
1138              "notification-url": "https://packagist.org/downloads/",
1139              "license": [
1140                  "GPL-2.0-or-later"
1141              ],
1142              "description": "Joomla Crypt Package",
1143              "homepage": "https://github.com/joomla-framework/crypt",
1144              "keywords": [
1145                  "crypt",
1146                  "framework",
1147                  "joomla"
1148              ],
1149              "support": {
1150                  "issues": "https://github.com/joomla-framework/crypt/issues",
1151                  "source": "https://github.com/joomla-framework/crypt/tree/2.0.0"
1152              },
1153              "funding": [
1154                  {
1155                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1156                      "type": "custom"
1157                  },
1158                  {
1159                      "url": "https://github.com/joomla",
1160                      "type": "github"
1161                  }
1162              ],
1163              "install-path": "../joomla/crypt"
1164          },
1165          {
1166              "name": "joomla/data",
1167              "version": "2.0.0",
1168              "version_normalized": "2.0.0.0",
1169              "source": {
1170                  "type": "git",
1171                  "url": "https://github.com/joomla-framework/data.git",
1172                  "reference": "6327825f48ba517d8f35179ac8f7868522d3a23f"
1173              },
1174              "dist": {
1175                  "type": "zip",
1176                  "url": "https://api.github.com/repos/joomla-framework/data/zipball/6327825f48ba517d8f35179ac8f7868522d3a23f",
1177                  "reference": "6327825f48ba517d8f35179ac8f7868522d3a23f",
1178                  "shasum": ""
1179              },
1180              "require": {
1181                  "joomla/registry": "^1.4.5|^2.0",
1182                  "php": "^7.2.5"
1183              },
1184              "require-dev": {
1185                  "joomla/coding-standards": "^3.0@dev",
1186                  "joomla/test": "^2.0",
1187                  "phpunit/phpunit": "^8.5|^9.0"
1188              },
1189              "time": "2021-08-10T18:47:10+00:00",
1190              "type": "joomla-package",
1191              "extra": {
1192                  "branch-alias": {
1193                      "dev-2.0-dev": "2.0-dev"
1194                  }
1195              },
1196              "installation-source": "dist",
1197              "autoload": {
1198                  "psr-4": {
1199                      "Joomla\\Data\\": "src/"
1200                  }
1201              },
1202              "notification-url": "https://packagist.org/downloads/",
1203              "license": [
1204                  "GPL-2.0-or-later"
1205              ],
1206              "description": "Joomla Data Package",
1207              "homepage": "https://github.com/joomla-framework/data",
1208              "keywords": [
1209                  "data",
1210                  "framework",
1211                  "joomla"
1212              ],
1213              "support": {
1214                  "issues": "https://github.com/joomla-framework/data/issues",
1215                  "source": "https://github.com/joomla-framework/data/tree/2.0.0"
1216              },
1217              "funding": [
1218                  {
1219                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1220                      "type": "custom"
1221                  },
1222                  {
1223                      "url": "https://github.com/joomla",
1224                      "type": "github"
1225                  }
1226              ],
1227              "install-path": "../joomla/data"
1228          },
1229          {
1230              "name": "joomla/database",
1231              "version": "2.1.0",
1232              "version_normalized": "2.1.0.0",
1233              "source": {
1234                  "type": "git",
1235                  "url": "https://github.com/joomla-framework/database.git",
1236                  "reference": "194415339358b3ded43d5f68446b4fa93e18c3d3"
1237              },
1238              "dist": {
1239                  "type": "zip",
1240                  "url": "https://api.github.com/repos/joomla-framework/database/zipball/194415339358b3ded43d5f68446b4fa93e18c3d3",
1241                  "reference": "194415339358b3ded43d5f68446b4fa93e18c3d3",
1242                  "shasum": ""
1243              },
1244              "require": {
1245                  "joomla/event": "^2.0",
1246                  "php": "^7.2.5|^8.0",
1247                  "symfony/deprecation-contracts": "^2.1"
1248              },
1249              "require-dev": {
1250                  "joomla/archive": "^1.0|^2.0",
1251                  "joomla/coding-standards": "^2.0@alpha",
1252                  "joomla/console": "^2.0",
1253                  "joomla/di": "^1.0|^2.0",
1254                  "joomla/filesystem": "^1.3|^2.0",
1255                  "joomla/registry": "^1.4.5|^2.0",
1256                  "joomla/test": "^2.0",
1257                  "phpunit/phpunit": "^8.5|^9.0",
1258                  "psr/log": "^1.1",
1259                  "symfony/phpunit-bridge": "^4.4|^5.0"
1260              },
1261              "suggest": {
1262                  "ext-mysqli": "To connect to a MySQL database via MySQLi",
1263                  "ext-pdo": "To connect to a MySQL, PostgreSQL, or SQLite database via PDO",
1264                  "ext-sqlsrv": "To connect to a SQL Server database",
1265                  "joomla/archive": "To use the ExportCommand class, install joomla/archive",
1266                  "joomla/console": "To use the ExportCommand and ImportCommand classes, install joomla/console",
1267                  "joomla/di": "To use the Database ServiceProviderInterface objects, install joomla/di.",
1268                  "joomla/filesystem": "To use the ExportCommand and ImportCommand classes, install joomla/filesystem",
1269                  "joomla/registry": "To use the Database ServiceProviderInterface objects, install joomla/registry.",
1270                  "psr/log": "To use the LoggingMonitor, install psr/log."
1271              },
1272              "time": "2022-03-02T16:36:31+00:00",
1273              "type": "joomla-package",
1274              "extra": {
1275                  "branch-alias": {
1276                      "dev-2.0-dev": "2.0-dev"
1277                  }
1278              },
1279              "installation-source": "dist",
1280              "autoload": {
1281                  "psr-4": {
1282                      "Joomla\\Database\\": "src/"
1283                  }
1284              },
1285              "notification-url": "https://packagist.org/downloads/",
1286              "license": [
1287                  "GPL-2.0-or-later"
1288              ],
1289              "description": "Joomla Database Package",
1290              "homepage": "https://github.com/joomla-framework/database",
1291              "keywords": [
1292                  "database",
1293                  "framework",
1294                  "joomla"
1295              ],
1296              "support": {
1297                  "issues": "https://github.com/joomla-framework/database/issues",
1298                  "source": "https://github.com/joomla-framework/database/tree/2.1.0"
1299              },
1300              "funding": [
1301                  {
1302                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1303                      "type": "custom"
1304                  },
1305                  {
1306                      "url": "https://github.com/joomla",
1307                      "type": "github"
1308                  }
1309              ],
1310              "install-path": "../joomla/database"
1311          },
1312          {
1313              "name": "joomla/di",
1314              "version": "2.0.0",
1315              "version_normalized": "2.0.0.0",
1316              "source": {
1317                  "type": "git",
1318                  "url": "https://github.com/joomla-framework/di.git",
1319                  "reference": "22ef18207e8945c8247aa2372bddbe76383bd0bc"
1320              },
1321              "dist": {
1322                  "type": "zip",
1323                  "url": "https://api.github.com/repos/joomla-framework/di/zipball/22ef18207e8945c8247aa2372bddbe76383bd0bc",
1324                  "reference": "22ef18207e8945c8247aa2372bddbe76383bd0bc",
1325                  "shasum": ""
1326              },
1327              "require": {
1328                  "php": "^7.2.5|~8",
1329                  "psr/container": "^1.0",
1330                  "symfony/deprecation-contracts": "^2.1"
1331              },
1332              "provide": {
1333                  "psr/container-implementation": "~1.0"
1334              },
1335              "require-dev": {
1336                  "joomla/coding-standards": "^3.0@dev",
1337                  "joomla/test": "^2.0",
1338                  "phpunit/phpunit": "^8.5|^9.0"
1339              },
1340              "time": "2021-04-06T22:33:15+00:00",
1341              "type": "joomla-package",
1342              "extra": {
1343                  "branch-alias": {
1344                      "dev-2.0-dev": "2.0-dev"
1345                  }
1346              },
1347              "installation-source": "dist",
1348              "autoload": {
1349                  "psr-4": {
1350                      "Joomla\\DI\\": "src/"
1351                  }
1352              },
1353              "notification-url": "https://packagist.org/downloads/",
1354              "license": [
1355                  "GPL-2.0-or-later"
1356              ],
1357              "description": "Joomla DI Package",
1358              "homepage": "https://github.com/joomla-framework/di",
1359              "keywords": [
1360                  "container",
1361                  "dependency injection",
1362                  "di",
1363                  "framework",
1364                  "ioc",
1365                  "joomla"
1366              ],
1367              "support": {
1368                  "issues": "https://github.com/joomla-framework/di/issues",
1369                  "source": "https://github.com/joomla-framework/di/tree/2.0.0"
1370              },
1371              "funding": [
1372                  {
1373                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1374                      "type": "custom"
1375                  },
1376                  {
1377                      "url": "https://github.com/joomla",
1378                      "type": "github"
1379                  }
1380              ],
1381              "install-path": "../joomla/di"
1382          },
1383          {
1384              "name": "joomla/event",
1385              "version": "2.0.1",
1386              "version_normalized": "2.0.1.0",
1387              "source": {
1388                  "type": "git",
1389                  "url": "https://github.com/joomla-framework/event.git",
1390                  "reference": "dc19eae9a6cbffb608d4719f4eeb986e785692bd"
1391              },
1392              "dist": {
1393                  "type": "zip",
1394                  "url": "https://api.github.com/repos/joomla-framework/event/zipball/dc19eae9a6cbffb608d4719f4eeb986e785692bd",
1395                  "reference": "dc19eae9a6cbffb608d4719f4eeb986e785692bd",
1396                  "shasum": ""
1397              },
1398              "require": {
1399                  "php": "^7.2.5",
1400                  "symfony/deprecation-contracts": "^2.1"
1401              },
1402              "require-dev": {
1403                  "joomla/coding-standards": "^3.0@dev",
1404                  "joomla/console": "^2.0",
1405                  "phpunit/phpunit": "^8.5|^9.0",
1406                  "psr/container": "^1.0"
1407              },
1408              "suggest": {
1409                  "joomla/console": "If you want to use the DebugEventDispatcherCommand class, please install joomla/console",
1410                  "psr/container-implementation": "If you want to use the LazyServiceEventListener class, please install a PSR-11 container"
1411              },
1412              "time": "2021-12-10T11:50:27+00:00",
1413              "type": "joomla-package",
1414              "extra": {
1415                  "branch-alias": {
1416                      "dev-2.0-dev": "2.0-dev"
1417                  }
1418              },
1419              "installation-source": "dist",
1420              "autoload": {
1421                  "psr-4": {
1422                      "Joomla\\Event\\": "src/"
1423                  }
1424              },
1425              "notification-url": "https://packagist.org/downloads/",
1426              "license": [
1427                  "GPL-2.0-or-later"
1428              ],
1429              "description": "Joomla Event Package",
1430              "homepage": "https://github.com/joomla-framework/event",
1431              "keywords": [
1432                  "event",
1433                  "framework",
1434                  "joomla"
1435              ],
1436              "support": {
1437                  "issues": "https://github.com/joomla-framework/event/issues",
1438                  "source": "https://github.com/joomla-framework/event/tree/2.0.1"
1439              },
1440              "funding": [
1441                  {
1442                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1443                      "type": "custom"
1444                  },
1445                  {
1446                      "url": "https://github.com/joomla",
1447                      "type": "github"
1448                  }
1449              ],
1450              "install-path": "../joomla/event"
1451          },
1452          {
1453              "name": "joomla/filesystem",
1454              "version": "2.0.1",
1455              "version_normalized": "2.0.1.0",
1456              "source": {
1457                  "type": "git",
1458                  "url": "https://github.com/joomla-framework/filesystem.git",
1459                  "reference": "d991e618da69e557a84ea97e6a601afec28ae8cf"
1460              },
1461              "dist": {
1462                  "type": "zip",
1463                  "url": "https://api.github.com/repos/joomla-framework/filesystem/zipball/d991e618da69e557a84ea97e6a601afec28ae8cf",
1464                  "reference": "d991e618da69e557a84ea97e6a601afec28ae8cf",
1465                  "shasum": ""
1466              },
1467              "require": {
1468                  "php": "^7.2.5|^8.0"
1469              },
1470              "require-dev": {
1471                  "joomla/coding-standards": "^3.0@dev",
1472                  "joomla/test": "^2.0",
1473                  "mikey179/vfsstream": "^1.1",
1474                  "phpunit/phpunit": "^8.5|^9.0"
1475              },
1476              "time": "2022-03-29T12:43:57+00:00",
1477              "type": "joomla-package",
1478              "extra": {
1479                  "branch-alias": {
1480                      "dev-2.0-dev": "2.0-dev"
1481                  }
1482              },
1483              "installation-source": "dist",
1484              "autoload": {
1485                  "psr-4": {
1486                      "Joomla\\Filesystem\\": "src/"
1487                  }
1488              },
1489              "notification-url": "https://packagist.org/downloads/",
1490              "license": [
1491                  "GPL-2.0-or-later"
1492              ],
1493              "description": "Joomla Filesystem Package",
1494              "homepage": "https://github.com/joomla/joomla-framework-filesystem",
1495              "keywords": [
1496                  "filesystem",
1497                  "framework",
1498                  "joomla"
1499              ],
1500              "support": {
1501                  "issues": "https://github.com/joomla-framework/filesystem/issues",
1502                  "source": "https://github.com/joomla-framework/filesystem/tree/2.0.1"
1503              },
1504              "funding": [
1505                  {
1506                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1507                      "type": "custom"
1508                  },
1509                  {
1510                      "url": "https://github.com/joomla",
1511                      "type": "github"
1512                  }
1513              ],
1514              "install-path": "../joomla/filesystem"
1515          },
1516          {
1517              "name": "joomla/filter",
1518              "version": "2.0.1",
1519              "version_normalized": "2.0.1.0",
1520              "source": {
1521                  "type": "git",
1522                  "url": "https://github.com/joomla-framework/filter.git",
1523                  "reference": "137ca3f8925c4529a113735404b873fad0a1305f"
1524              },
1525              "dist": {
1526                  "type": "zip",
1527                  "url": "https://api.github.com/repos/joomla-framework/filter/zipball/137ca3f8925c4529a113735404b873fad0a1305f",
1528                  "reference": "137ca3f8925c4529a113735404b873fad0a1305f",
1529                  "shasum": ""
1530              },
1531              "require": {
1532                  "joomla/string": "^1.3|^2.0",
1533                  "php": "^7.2.5"
1534              },
1535              "conflict": {
1536                  "joomla/language": "<2.0"
1537              },
1538              "require-dev": {
1539                  "joomla/coding-standards": "^3.0@dev",
1540                  "joomla/language": "^2.0",
1541                  "phpunit/phpunit": "^8.5|^9.0"
1542              },
1543              "suggest": {
1544                  "joomla/language": "Required only if you want to use `OutputFilter::stringURLSafe`."
1545              },
1546              "time": "2022-02-15T21:33:06+00:00",
1547              "type": "joomla-package",
1548              "extra": {
1549                  "branch-alias": {
1550                      "dev-2.0-dev": "2.0-dev"
1551                  }
1552              },
1553              "installation-source": "dist",
1554              "autoload": {
1555                  "psr-4": {
1556                      "Joomla\\Filter\\": "src/"
1557                  }
1558              },
1559              "notification-url": "https://packagist.org/downloads/",
1560              "license": [
1561                  "GPL-2.0-or-later"
1562              ],
1563              "description": "Joomla Filter Package",
1564              "homepage": "https://github.com/joomla-framework/filter",
1565              "keywords": [
1566                  "filter",
1567                  "framework",
1568                  "joomla"
1569              ],
1570              "support": {
1571                  "issues": "https://github.com/joomla-framework/filter/issues",
1572                  "source": "https://github.com/joomla-framework/filter/tree/2.0.1"
1573              },
1574              "funding": [
1575                  {
1576                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1577                      "type": "custom"
1578                  },
1579                  {
1580                      "url": "https://github.com/joomla",
1581                      "type": "github"
1582                  }
1583              ],
1584              "install-path": "../joomla/filter"
1585          },
1586          {
1587              "name": "joomla/http",
1588              "version": "2.0.0",
1589              "version_normalized": "2.0.0.0",
1590              "source": {
1591                  "type": "git",
1592                  "url": "https://github.com/joomla-framework/http.git",
1593                  "reference": "95f46a39dec738f73839e61c035be4fa597e822a"
1594              },
1595              "dist": {
1596                  "type": "zip",
1597                  "url": "https://api.github.com/repos/joomla-framework/http/zipball/95f46a39dec738f73839e61c035be4fa597e822a",
1598                  "reference": "95f46a39dec738f73839e61c035be4fa597e822a",
1599                  "shasum": ""
1600              },
1601              "require": {
1602                  "composer/ca-bundle": "^1.0",
1603                  "joomla/uri": "^1.0|^2.0",
1604                  "laminas/laminas-diactoros": "^2.2.2",
1605                  "php": "^7.2.5",
1606                  "psr/http-client": "^1.0",
1607                  "psr/http-message": "^1.0"
1608              },
1609              "require-dev": {
1610                  "joomla/coding-standards": "^2.0@alpha",
1611                  "joomla/test": "^2.0",
1612                  "phpunit/phpunit": "^8.5|^9.0"
1613              },
1614              "suggest": {
1615                  "ext-curl": "To use cURL for HTTP connections"
1616              },
1617              "time": "2021-08-16T19:52:50+00:00",
1618              "type": "joomla-package",
1619              "extra": {
1620                  "branch-alias": {
1621                      "dev-2.0-dev": "2.0-dev"
1622                  }
1623              },
1624              "installation-source": "dist",
1625              "autoload": {
1626                  "psr-4": {
1627                      "Joomla\\Http\\": "src/"
1628                  }
1629              },
1630              "notification-url": "https://packagist.org/downloads/",
1631              "license": [
1632                  "GPL-2.0-or-later"
1633              ],
1634              "description": "Joomla HTTP Package",
1635              "homepage": "https://github.com/joomla-framework/http",
1636              "keywords": [
1637                  "framework",
1638                  "http",
1639                  "joomla"
1640              ],
1641              "support": {
1642                  "issues": "https://github.com/joomla-framework/http/issues",
1643                  "source": "https://github.com/joomla-framework/http/tree/2.0.0"
1644              },
1645              "funding": [
1646                  {
1647                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1648                      "type": "custom"
1649                  },
1650                  {
1651                      "url": "https://github.com/joomla",
1652                      "type": "github"
1653                  }
1654              ],
1655              "install-path": "../joomla/http"
1656          },
1657          {
1658              "name": "joomla/input",
1659              "version": "2.0.3",
1660              "version_normalized": "2.0.3.0",
1661              "source": {
1662                  "type": "git",
1663                  "url": "https://github.com/joomla-framework/input.git",
1664                  "reference": "147229d2e0c5ac7db6f972d19c9faa922575e5c2"
1665              },
1666              "dist": {
1667                  "type": "zip",
1668                  "url": "https://api.github.com/repos/joomla-framework/input/zipball/147229d2e0c5ac7db6f972d19c9faa922575e5c2",
1669                  "reference": "147229d2e0c5ac7db6f972d19c9faa922575e5c2",
1670                  "shasum": ""
1671              },
1672              "require": {
1673                  "joomla/filter": "^1.0|^2.0",
1674                  "php": "^7.2.5",
1675                  "symfony/deprecation-contracts": "^2.1"
1676              },
1677              "require-dev": {
1678                  "joomla/coding-standards": "^3.0@dev",
1679                  "joomla/test": "^2.0",
1680                  "phpunit/phpunit": "^8.5|^9.0"
1681              },
1682              "time": "2022-04-06T20:02:40+00:00",
1683              "type": "joomla-package",
1684              "extra": {
1685                  "branch-alias": {
1686                      "dev-2.0-dev": "2.0-dev"
1687                  }
1688              },
1689              "installation-source": "dist",
1690              "autoload": {
1691                  "psr-4": {
1692                      "Joomla\\Input\\": "src/"
1693                  }
1694              },
1695              "notification-url": "https://packagist.org/downloads/",
1696              "license": [
1697                  "GPL-2.0-or-later"
1698              ],
1699              "description": "Joomla Input Package",
1700              "homepage": "https://github.com/joomla-framework/input",
1701              "keywords": [
1702                  "framework",
1703                  "input",
1704                  "joomla"
1705              ],
1706              "support": {
1707                  "issues": "https://github.com/joomla-framework/input/issues",
1708                  "source": "https://github.com/joomla-framework/input/tree/2.0.3"
1709              },
1710              "funding": [
1711                  {
1712                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1713                      "type": "custom"
1714                  },
1715                  {
1716                      "url": "https://github.com/joomla",
1717                      "type": "github"
1718                  }
1719              ],
1720              "install-path": "../joomla/input"
1721          },
1722          {
1723              "name": "joomla/ldap",
1724              "version": "2.0.0",
1725              "version_normalized": "2.0.0.0",
1726              "source": {
1727                  "type": "git",
1728                  "url": "https://github.com/joomla-framework/ldap.git",
1729                  "reference": "b02ec8a59297b517b0b843b07971aa2e7bbe91d2"
1730              },
1731              "dist": {
1732                  "type": "zip",
1733                  "url": "https://api.github.com/repos/joomla-framework/ldap/zipball/b02ec8a59297b517b0b843b07971aa2e7bbe91d2",
1734                  "reference": "b02ec8a59297b517b0b843b07971aa2e7bbe91d2",
1735                  "shasum": ""
1736              },
1737              "require": {
1738                  "ext-ldap": "*",
1739                  "php": "~7.0"
1740              },
1741              "require-dev": {
1742                  "joomla/coding-standards": "~2.0@alpha",
1743                  "joomla/registry": "^1.4.5|~2.0",
1744                  "phpunit/phpunit": "~6.3"
1745              },
1746              "time": "2021-08-16T20:01:23+00:00",
1747              "type": "joomla-package",
1748              "extra": {
1749                  "branch-alias": {
1750                      "dev-2.0-dev": "2.0-dev"
1751                  }
1752              },
1753              "installation-source": "dist",
1754              "autoload": {
1755                  "psr-4": {
1756                      "Joomla\\Ldap\\": "src/"
1757                  }
1758              },
1759              "notification-url": "https://packagist.org/downloads/",
1760              "license": [
1761                  "GPL-2.0-or-later"
1762              ],
1763              "description": "Joomla LDAP Package",
1764              "homepage": "https://github.com/joomla-framework/ldap",
1765              "keywords": [
1766                  "framework",
1767                  "joomla",
1768                  "ldap"
1769              ],
1770              "support": {
1771                  "issues": "https://github.com/joomla-framework/ldap/issues",
1772                  "source": "https://github.com/joomla-framework/ldap/tree/2.0.0"
1773              },
1774              "funding": [
1775                  {
1776                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1777                      "type": "custom"
1778                  },
1779                  {
1780                      "url": "https://github.com/joomla",
1781                      "type": "github"
1782                  }
1783              ],
1784              "install-path": "../joomla/ldap"
1785          },
1786          {
1787              "name": "joomla/oauth1",
1788              "version": "2.0.0",
1789              "version_normalized": "2.0.0.0",
1790              "source": {
1791                  "type": "git",
1792                  "url": "https://github.com/joomla-framework/oauth1.git",
1793                  "reference": "89559f79ff0c3fef73f806fd66814ae8bb1cb655"
1794              },
1795              "dist": {
1796                  "type": "zip",
1797                  "url": "https://api.github.com/repos/joomla-framework/oauth1/zipball/89559f79ff0c3fef73f806fd66814ae8bb1cb655",
1798                  "reference": "89559f79ff0c3fef73f806fd66814ae8bb1cb655",
1799                  "shasum": ""
1800              },
1801              "require": {
1802                  "joomla/application": "^2.0",
1803                  "joomla/http": "^1.2.2|^2.0",
1804                  "joomla/input": "^1.2|^2.0",
1805                  "joomla/registry": "^1.4.5|^2.0",
1806                  "joomla/session": "^2.0",
1807                  "joomla/uri": "^1.1|^2.0",
1808                  "php": "^7.2.5"
1809              },
1810              "require-dev": {
1811                  "joomla/coding-standards": "^3.0@dev",
1812                  "joomla/event": "^2.0",
1813                  "joomla/test": "^2.0",
1814                  "phpunit/phpunit": "^8.5|^9.0"
1815              },
1816              "time": "2021-08-16T19:58:37+00:00",
1817              "type": "joomla-package",
1818              "extra": {
1819                  "branch-alias": {
1820                      "dev-2.0-dev": "2.0-dev"
1821                  }
1822              },
1823              "installation-source": "dist",
1824              "autoload": {
1825                  "psr-4": {
1826                      "Joomla\\OAuth1\\": "src/"
1827                  }
1828              },
1829              "notification-url": "https://packagist.org/downloads/",
1830              "license": [
1831                  "GPL-2.0-or-later"
1832              ],
1833              "description": "Joomla OAuth1 Package",
1834              "homepage": "https://github.com/joomla-framework/oauth1",
1835              "keywords": [
1836                  "framework",
1837                  "joomla",
1838                  "oauth1"
1839              ],
1840              "support": {
1841                  "issues": "https://github.com/joomla-framework/oauth1/issues",
1842                  "source": "https://github.com/joomla-framework/oauth1/tree/2.0.0"
1843              },
1844              "funding": [
1845                  {
1846                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1847                      "type": "custom"
1848                  },
1849                  {
1850                      "url": "https://github.com/joomla",
1851                      "type": "github"
1852                  }
1853              ],
1854              "install-path": "../joomla/oauth1"
1855          },
1856          {
1857              "name": "joomla/oauth2",
1858              "version": "2.0.0",
1859              "version_normalized": "2.0.0.0",
1860              "source": {
1861                  "type": "git",
1862                  "url": "https://github.com/joomla-framework/oauth2.git",
1863                  "reference": "1e6fd0affea9f96376e580ec050145e874b399cb"
1864              },
1865              "dist": {
1866                  "type": "zip",
1867                  "url": "https://api.github.com/repos/joomla-framework/oauth2/zipball/1e6fd0affea9f96376e580ec050145e874b399cb",
1868                  "reference": "1e6fd0affea9f96376e580ec050145e874b399cb",
1869                  "shasum": ""
1870              },
1871              "require": {
1872                  "joomla/application": "^2.0",
1873                  "joomla/http": "^1.2.2|^2.0",
1874                  "joomla/input": "^1.2|^2.0",
1875                  "joomla/session": "^1.0|^2.0",
1876                  "joomla/uri": "^1.0|^2.0",
1877                  "php": "^7.2.5"
1878              },
1879              "require-dev": {
1880                  "joomla/coding-standards": "^3.0@dev",
1881                  "phpunit/phpunit": "^8.5|^9.0"
1882              },
1883              "time": "2021-08-16T19:59:30+00:00",
1884              "type": "joomla-package",
1885              "extra": {
1886                  "branch-alias": {
1887                      "dev-2.0-dev": "2.0-dev"
1888                  }
1889              },
1890              "installation-source": "dist",
1891              "autoload": {
1892                  "psr-4": {
1893                      "Joomla\\OAuth2\\": "src/"
1894                  }
1895              },
1896              "notification-url": "https://packagist.org/downloads/",
1897              "license": [
1898                  "GPL-2.0-or-later"
1899              ],
1900              "description": "Joomla OAuth2 Package",
1901              "homepage": "https://github.com/joomla-framework/oauth2",
1902              "keywords": [
1903                  "framework",
1904                  "joomla",
1905                  "oauth2"
1906              ],
1907              "support": {
1908                  "issues": "https://github.com/joomla-framework/oauth2/issues",
1909                  "source": "https://github.com/joomla-framework/oauth2/tree/2.0.0"
1910              },
1911              "funding": [
1912                  {
1913                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1914                      "type": "custom"
1915                  },
1916                  {
1917                      "url": "https://github.com/joomla",
1918                      "type": "github"
1919                  }
1920              ],
1921              "install-path": "../joomla/oauth2"
1922          },
1923          {
1924              "name": "joomla/registry",
1925              "version": "2.0.1",
1926              "version_normalized": "2.0.1.0",
1927              "source": {
1928                  "type": "git",
1929                  "url": "https://github.com/joomla-framework/registry.git",
1930                  "reference": "4fcfa060f1ec101ec8311770a1d1c166eba6e367"
1931              },
1932              "dist": {
1933                  "type": "zip",
1934                  "url": "https://api.github.com/repos/joomla-framework/registry/zipball/4fcfa060f1ec101ec8311770a1d1c166eba6e367",
1935                  "reference": "4fcfa060f1ec101ec8311770a1d1c166eba6e367",
1936                  "shasum": ""
1937              },
1938              "require": {
1939                  "joomla/utilities": "^1.4.1|^2.0",
1940                  "php": "^7.2.5"
1941              },
1942              "conflict": {
1943                  "symfony/yaml": "<3.4"
1944              },
1945              "require-dev": {
1946                  "joomla/coding-standards": "^3.0@dev",
1947                  "phpunit/phpunit": "^8.5|^9.0",
1948                  "symfony/yaml": "^3.4|^4.4|^5.0"
1949              },
1950              "suggest": {
1951                  "symfony/yaml": "Install symfony/yaml if you require YAML support."
1952              },
1953              "time": "2021-12-10T11:52:55+00:00",
1954              "type": "joomla-package",
1955              "extra": {
1956                  "branch-alias": {
1957                      "dev-2.0-dev": "2.0-dev"
1958                  }
1959              },
1960              "installation-source": "dist",
1961              "autoload": {
1962                  "psr-4": {
1963                      "Joomla\\Registry\\": "src/"
1964                  }
1965              },
1966              "notification-url": "https://packagist.org/downloads/",
1967              "license": [
1968                  "GPL-2.0-or-later"
1969              ],
1970              "description": "Joomla Registry Package",
1971              "homepage": "https://github.com/joomla-framework/registry",
1972              "keywords": [
1973                  "framework",
1974                  "joomla",
1975                  "registry"
1976              ],
1977              "support": {
1978                  "issues": "https://github.com/joomla-framework/registry/issues",
1979                  "source": "https://github.com/joomla-framework/registry/tree/2.0.1"
1980              },
1981              "funding": [
1982                  {
1983                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
1984                      "type": "custom"
1985                  },
1986                  {
1987                      "url": "https://github.com/joomla",
1988                      "type": "github"
1989                  }
1990              ],
1991              "install-path": "../joomla/registry"
1992          },
1993          {
1994              "name": "joomla/router",
1995              "version": "2.0.0",
1996              "version_normalized": "2.0.0.0",
1997              "source": {
1998                  "type": "git",
1999                  "url": "https://github.com/joomla-framework/router.git",
2000                  "reference": "8dfb320fde8ed2c914c6e52df1e7266e9b25379a"
2001              },
2002              "dist": {
2003                  "type": "zip",
2004                  "url": "https://api.github.com/repos/joomla-framework/router/zipball/8dfb320fde8ed2c914c6e52df1e7266e9b25379a",
2005                  "reference": "8dfb320fde8ed2c914c6e52df1e7266e9b25379a",
2006                  "shasum": ""
2007              },
2008              "require": {
2009                  "php": "^7.2.5|^8.0"
2010              },
2011              "conflict": {
2012                  "jeremeamia/superclosure": "<2.4"
2013              },
2014              "require-dev": {
2015                  "jeremeamia/superclosure": "^2.4",
2016                  "joomla/coding-standards": "^2.0@alpha",
2017                  "joomla/console": "^2.0",
2018                  "phpunit/phpunit": "^8.5|^9.0"
2019              },
2020              "suggest": {
2021                  "jeremeamia/superclosure": "If you use Closure based controllers and want to be able to serialize the router, please install jeremeamia/superclosure",
2022                  "joomla/console": "If you want to use the DebugRouterCommand class, please install joomla/console"
2023              },
2024              "time": "2021-08-16T20:04:57+00:00",
2025              "type": "joomla-package",
2026              "extra": {
2027                  "branch-alias": {
2028                      "dev-2.0-dev": "2.0-dev"
2029                  }
2030              },
2031              "installation-source": "dist",
2032              "autoload": {
2033                  "psr-4": {
2034                      "Joomla\\Router\\": "src/"
2035                  }
2036              },
2037              "notification-url": "https://packagist.org/downloads/",
2038              "license": [
2039                  "GPL-2.0-or-later"
2040              ],
2041              "description": "Joomla Router Package",
2042              "homepage": "https://github.com/joomla-framework/router",
2043              "keywords": [
2044                  "framework",
2045                  "joomla",
2046                  "router"
2047              ],
2048              "support": {
2049                  "issues": "https://github.com/joomla-framework/router/issues",
2050                  "source": "https://github.com/joomla-framework/router/tree/2.0.0"
2051              },
2052              "funding": [
2053                  {
2054                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
2055                      "type": "custom"
2056                  },
2057                  {
2058                      "url": "https://github.com/joomla",
2059                      "type": "github"
2060                  }
2061              ],
2062              "install-path": "../joomla/router"
2063          },
2064          {
2065              "name": "joomla/session",
2066              "version": "2.0.1",
2067              "version_normalized": "2.0.1.0",
2068              "source": {
2069                  "type": "git",
2070                  "url": "https://github.com/joomla-framework/session.git",
2071                  "reference": "a7bb708a988530ce90c95e33efbc56432cf56c07"
2072              },
2073              "dist": {
2074                  "type": "zip",
2075                  "url": "https://api.github.com/repos/joomla-framework/session/zipball/a7bb708a988530ce90c95e33efbc56432cf56c07",
2076                  "reference": "a7bb708a988530ce90c95e33efbc56432cf56c07",
2077                  "shasum": ""
2078              },
2079              "require": {
2080                  "php": "^7.2.5",
2081                  "symfony/deprecation-contracts": "^2.1"
2082              },
2083              "conflict": {
2084                  "joomla/database": "<2.0",
2085                  "joomla/event": "<2.0",
2086                  "joomla/input": "<2.0"
2087              },
2088              "require-dev": {
2089                  "joomla/coding-standards": "^3.0@dev",
2090                  "joomla/console": "^2.0",
2091                  "joomla/database": "^2.0",
2092                  "joomla/event": "^2.0",
2093                  "joomla/input": "^2.0",
2094                  "joomla/test": "^2.0",
2095                  "joomla/utilities": "^2.0",
2096                  "phpunit/phpunit": "^8.5|^9.0"
2097              },
2098              "suggest": {
2099                  "ext-apcu": "To use APCu cache as a session handler",
2100                  "ext-memcached": "To use a Memcached server as a session handler",
2101                  "ext-redis": "To use a Redis server as a session handler",
2102                  "ext-session": "To use the Joomla\\Session\\Storage\\NativeStorage storage class.",
2103                  "ext-wincache": "To use WinCache as a session handler",
2104                  "joomla/console": "Install joomla/console if you want to use the CreateSessionTableCommand class.",
2105                  "joomla/database": "Install joomla/database if you want to use a database connection managed with Joomla\\Database\\DatabaseDriver as a session handler.",
2106                  "joomla/event": "The joomla/event package is required to use Joomla\\Session\\Session.",
2107                  "joomla/input": "The joomla/input package is required to use Address and Forwarded session validators."
2108              },
2109              "time": "2021-12-11T19:55:26+00:00",
2110              "type": "joomla-package",
2111              "extra": {
2112                  "branch-alias": {
2113                      "dev-2.0-dev": "2.x-dev"
2114                  }
2115              },
2116              "installation-source": "dist",
2117              "autoload": {
2118                  "psr-4": {
2119                      "Joomla\\Session\\": "src/"
2120                  }
2121              },
2122              "notification-url": "https://packagist.org/downloads/",
2123              "license": [
2124                  "GPL-2.0-or-later"
2125              ],
2126              "description": "Joomla Session Package",
2127              "homepage": "https://github.com/joomla-framework/session",
2128              "keywords": [
2129                  "framework",
2130                  "joomla",
2131                  "session"
2132              ],
2133              "support": {
2134                  "issues": "https://github.com/joomla-framework/session/issues",
2135                  "source": "https://github.com/joomla-framework/session/tree/2.0.1"
2136              },
2137              "funding": [
2138                  {
2139                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
2140                      "type": "custom"
2141                  },
2142                  {
2143                      "url": "https://github.com/joomla",
2144                      "type": "github"
2145                  }
2146              ],
2147              "install-path": "../joomla/session"
2148          },
2149          {
2150              "name": "joomla/string",
2151              "version": "2.0.0",
2152              "version_normalized": "2.0.0.0",
2153              "source": {
2154                  "type": "git",
2155                  "url": "https://github.com/joomla-framework/string.git",
2156                  "reference": "778682c04a1909323da6a453a5b3030d7a7a2fa9"
2157              },
2158              "dist": {
2159                  "type": "zip",
2160                  "url": "https://api.github.com/repos/joomla-framework/string/zipball/778682c04a1909323da6a453a5b3030d7a7a2fa9",
2161                  "reference": "778682c04a1909323da6a453a5b3030d7a7a2fa9",
2162                  "shasum": ""
2163              },
2164              "require": {
2165                  "php": "^7.2.5",
2166                  "symfony/deprecation-contracts": "^2.1"
2167              },
2168              "conflict": {
2169                  "doctrine/inflector": "<1.2"
2170              },
2171              "require-dev": {
2172                  "doctrine/inflector": "1.2",
2173                  "joomla/coding-standards": "^3.0@dev",
2174                  "joomla/test": "^2.0",
2175                  "phpunit/phpunit": "^8.5|^9.0"
2176              },
2177              "suggest": {
2178                  "doctrine/inflector": "To use the string inflector",
2179                  "ext-mbstring": "For improved processing"
2180              },
2181              "time": "2021-08-10T18:57:12+00:00",
2182              "type": "joomla-package",
2183              "extra": {
2184                  "branch-alias": {
2185                      "dev-2.0-dev": "2.0-dev"
2186                  }
2187              },
2188              "installation-source": "dist",
2189              "autoload": {
2190                  "files": [
2191                      "src/phputf8/utf8.php",
2192                      "src/phputf8/ord.php",
2193                      "src/phputf8/str_ireplace.php",
2194                      "src/phputf8/str_pad.php",
2195                      "src/phputf8/str_split.php",
2196                      "src/phputf8/strcasecmp.php",
2197                      "src/phputf8/strcspn.php",
2198                      "src/phputf8/stristr.php",
2199                      "src/phputf8/strrev.php",
2200                      "src/phputf8/strspn.php",
2201                      "src/phputf8/trim.php",
2202                      "src/phputf8/ucfirst.php",
2203                      "src/phputf8/ucwords.php",
2204                      "src/phputf8/utils/ascii.php",
2205                      "src/phputf8/utils/validation.php"
2206                  ],
2207                  "psr-4": {
2208                      "Joomla\\String\\": "src/"
2209                  }
2210              },
2211              "notification-url": "https://packagist.org/downloads/",
2212              "license": [
2213                  "GPL-2.0-or-later"
2214              ],
2215              "description": "Joomla String Package",
2216              "homepage": "https://github.com/joomla-framework/string",
2217              "keywords": [
2218                  "framework",
2219                  "joomla",
2220                  "string"
2221              ],
2222              "support": {
2223                  "issues": "https://github.com/joomla-framework/string/issues",
2224                  "source": "https://github.com/joomla-framework/string/tree/2.0.0"
2225              },
2226              "funding": [
2227                  {
2228                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
2229                      "type": "custom"
2230                  },
2231                  {
2232                      "url": "https://github.com/joomla",
2233                      "type": "github"
2234                  }
2235              ],
2236              "install-path": "../joomla/string"
2237          },
2238          {
2239              "name": "joomla/uri",
2240              "version": "2.0.2",
2241              "version_normalized": "2.0.2.0",
2242              "source": {
2243                  "type": "git",
2244                  "url": "https://github.com/joomla-framework/uri.git",
2245                  "reference": "755f1cf80e2463d9a162563e607154c64083184b"
2246              },
2247              "dist": {
2248                  "type": "zip",
2249                  "url": "https://api.github.com/repos/joomla-framework/uri/zipball/755f1cf80e2463d9a162563e607154c64083184b",
2250                  "reference": "755f1cf80e2463d9a162563e607154c64083184b",
2251                  "shasum": ""
2252              },
2253              "require": {
2254                  "php": "^7.2.5|^8.0"
2255              },
2256              "require-dev": {
2257                  "joomla/coding-standards": "^2.0@alpha",
2258                  "phpunit/phpunit": "^8.5|^9.0"
2259              },
2260              "time": "2022-04-21T09:39:04+00:00",
2261              "type": "joomla-package",
2262              "extra": {
2263                  "branch-alias": {
2264                      "dev-2.0-dev": "2.0-dev"
2265                  }
2266              },
2267              "installation-source": "dist",
2268              "autoload": {
2269                  "psr-4": {
2270                      "Joomla\\Uri\\": "src/"
2271                  }
2272              },
2273              "notification-url": "https://packagist.org/downloads/",
2274              "license": [
2275                  "GPL-2.0-or-later"
2276              ],
2277              "description": "Joomla Uri Package",
2278              "homepage": "https://github.com/joomla-framework/uri",
2279              "keywords": [
2280                  "framework",
2281                  "joomla",
2282                  "uri"
2283              ],
2284              "support": {
2285                  "issues": "https://github.com/joomla-framework/uri/issues",
2286                  "source": "https://github.com/joomla-framework/uri/tree/2.0.2"
2287              },
2288              "funding": [
2289                  {
2290                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
2291                      "type": "custom"
2292                  },
2293                  {
2294                      "url": "https://github.com/joomla",
2295                      "type": "github"
2296                  }
2297              ],
2298              "install-path": "../joomla/uri"
2299          },
2300          {
2301              "name": "joomla/utilities",
2302              "version": "2.0.0",
2303              "version_normalized": "2.0.0.0",
2304              "source": {
2305                  "type": "git",
2306                  "url": "https://github.com/joomla-framework/utilities.git",
2307                  "reference": "f5d4fcf778abbbf1c099814297c87ef177e8b268"
2308              },
2309              "dist": {
2310                  "type": "zip",
2311                  "url": "https://api.github.com/repos/joomla-framework/utilities/zipball/f5d4fcf778abbbf1c099814297c87ef177e8b268",
2312                  "reference": "f5d4fcf778abbbf1c099814297c87ef177e8b268",
2313                  "shasum": ""
2314              },
2315              "require": {
2316                  "joomla/string": "^1.3|^2.0",
2317                  "php": "^7.2.5|^8.0"
2318              },
2319              "require-dev": {
2320                  "joomla/coding-standards": "^2.0@alpha",
2321                  "phpunit/phpunit": "^8.5|^9.0"
2322              },
2323              "time": "2021-08-16T20:13:00+00:00",
2324              "type": "joomla-package",
2325              "extra": {
2326                  "branch-alias": {
2327                      "dev-2.0-dev": "2.0-dev"
2328                  }
2329              },
2330              "installation-source": "dist",
2331              "autoload": {
2332                  "psr-4": {
2333                      "Joomla\\Utilities\\": "src/"
2334                  }
2335              },
2336              "notification-url": "https://packagist.org/downloads/",
2337              "license": [
2338                  "GPL-2.0-or-later"
2339              ],
2340              "description": "Joomla Utilities Package",
2341              "homepage": "https://github.com/joomla-framework/utilities",
2342              "keywords": [
2343                  "framework",
2344                  "joomla",
2345                  "utilities"
2346              ],
2347              "support": {
2348                  "issues": "https://github.com/joomla-framework/utilities/issues",
2349                  "source": "https://github.com/joomla-framework/utilities/tree/2.0.0"
2350              },
2351              "funding": [
2352                  {
2353                      "url": "https://community.joomla.org/sponsorship-campaigns.html",
2354                      "type": "custom"
2355                  },
2356                  {
2357                      "url": "https://github.com/joomla",
2358                      "type": "github"
2359                  }
2360              ],
2361              "install-path": "../joomla/utilities"
2362          },
2363          {
2364              "name": "laminas/laminas-diactoros",
2365              "version": "2.4.1",
2366              "version_normalized": "2.4.1.0",
2367              "source": {
2368                  "type": "git",
2369                  "url": "https://github.com/laminas/laminas-diactoros.git",
2370                  "reference": "36ef09b73e884135d2059cc498c938e90821bb57"
2371              },
2372              "dist": {
2373                  "type": "zip",
2374                  "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/36ef09b73e884135d2059cc498c938e90821bb57",
2375                  "reference": "36ef09b73e884135d2059cc498c938e90821bb57",
2376                  "shasum": ""
2377              },
2378              "require": {
2379                  "laminas/laminas-zendframework-bridge": "^1.0",
2380                  "php": "^7.1",
2381                  "psr/http-factory": "^1.0",
2382                  "psr/http-message": "^1.0"
2383              },
2384              "conflict": {
2385                  "phpspec/prophecy": "<1.9.0"
2386              },
2387              "provide": {
2388                  "psr/http-factory-implementation": "1.0",
2389                  "psr/http-message-implementation": "1.0"
2390              },
2391              "replace": {
2392                  "zendframework/zend-diactoros": "^2.2.1"
2393              },
2394              "require-dev": {
2395                  "ext-curl": "*",
2396                  "ext-dom": "*",
2397                  "ext-gd": "*",
2398                  "ext-libxml": "*",
2399                  "http-interop/http-factory-tests": "^0.5.0",
2400                  "laminas/laminas-coding-standard": "~1.0.0",
2401                  "php-http/psr7-integration-tests": "^1.0",
2402                  "phpunit/phpunit": "^7.5.18"
2403              },
2404              "time": "2020-09-03T14:29:41+00:00",
2405              "type": "library",
2406              "extra": {
2407                  "laminas": {
2408                      "config-provider": "Laminas\\Diactoros\\ConfigProvider",
2409                      "module": "Laminas\\Diactoros"
2410                  }
2411              },
2412              "installation-source": "dist",
2413              "autoload": {
2414                  "files": [
2415                      "src/functions/create_uploaded_file.php",
2416                      "src/functions/marshal_headers_from_sapi.php",
2417                      "src/functions/marshal_method_from_sapi.php",
2418                      "src/functions/marshal_protocol_version_from_sapi.php",
2419                      "src/functions/marshal_uri_from_sapi.php",
2420                      "src/functions/normalize_server.php",
2421                      "src/functions/normalize_uploaded_files.php",
2422                      "src/functions/parse_cookie_header.php",
2423                      "src/functions/create_uploaded_file.legacy.php",
2424                      "src/functions/marshal_headers_from_sapi.legacy.php",
2425                      "src/functions/marshal_method_from_sapi.legacy.php",
2426                      "src/functions/marshal_protocol_version_from_sapi.legacy.php",
2427                      "src/functions/marshal_uri_from_sapi.legacy.php",
2428                      "src/functions/normalize_server.legacy.php",
2429                      "src/functions/normalize_uploaded_files.legacy.php",
2430                      "src/functions/parse_cookie_header.legacy.php"
2431                  ],
2432                  "psr-4": {
2433                      "Laminas\\Diactoros\\": "src/"
2434                  }
2435              },
2436              "notification-url": "https://packagist.org/downloads/",
2437              "license": [
2438                  "BSD-3-Clause"
2439              ],
2440              "description": "PSR HTTP Message implementations",
2441              "homepage": "https://laminas.dev",
2442              "keywords": [
2443                  "http",
2444                  "laminas",
2445                  "psr",
2446                  "psr-17",
2447                  "psr-7"
2448              ],
2449              "support": {
2450                  "chat": "https://laminas.dev/chat",
2451                  "docs": "https://docs.laminas.dev/laminas-diactoros/",
2452                  "forum": "https://discourse.laminas.dev",
2453                  "issues": "https://github.com/laminas/laminas-diactoros/issues",
2454                  "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
2455                  "source": "https://github.com/laminas/laminas-diactoros"
2456              },
2457              "funding": [
2458                  {
2459                      "url": "https://funding.communitybridge.org/projects/laminas-project",
2460                      "type": "community_bridge"
2461                  }
2462              ],
2463              "install-path": "../laminas/laminas-diactoros"
2464          },
2465          {
2466              "name": "laminas/laminas-zendframework-bridge",
2467              "version": "1.1.1",
2468              "version_normalized": "1.1.1.0",
2469              "source": {
2470                  "type": "git",
2471                  "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
2472                  "reference": "6ede70583e101030bcace4dcddd648f760ddf642"
2473              },
2474              "dist": {
2475                  "type": "zip",
2476                  "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642",
2477                  "reference": "6ede70583e101030bcace4dcddd648f760ddf642",
2478                  "shasum": ""
2479              },
2480              "require": {
2481                  "php": "^5.6 || ^7.0 || ^8.0"
2482              },
2483              "require-dev": {
2484                  "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
2485                  "squizlabs/php_codesniffer": "^3.5"
2486              },
2487              "time": "2020-09-14T14:23:00+00:00",
2488              "type": "library",
2489              "extra": {
2490                  "laminas": {
2491                      "module": "Laminas\\ZendFrameworkBridge"
2492                  }
2493              },
2494              "installation-source": "dist",
2495              "autoload": {
2496                  "files": [
2497                      "src/autoload.php"
2498                  ],
2499                  "psr-4": {
2500                      "Laminas\\ZendFrameworkBridge\\": "src//"
2501                  }
2502              },
2503              "notification-url": "https://packagist.org/downloads/",
2504              "license": [
2505                  "BSD-3-Clause"
2506              ],
2507              "description": "Alias legacy ZF class names to Laminas Project equivalents.",
2508              "keywords": [
2509                  "ZendFramework",
2510                  "autoloading",
2511                  "laminas",
2512                  "zf"
2513              ],
2514              "support": {
2515                  "forum": "https://discourse.laminas.dev/",
2516                  "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
2517                  "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
2518                  "source": "https://github.com/laminas/laminas-zendframework-bridge"
2519              },
2520              "funding": [
2521                  {
2522                      "url": "https://funding.communitybridge.org/projects/laminas-project",
2523                      "type": "community_bridge"
2524                  }
2525              ],
2526              "install-path": "../laminas/laminas-zendframework-bridge"
2527          },
2528          {
2529              "name": "lcobucci/jwt",
2530              "version": "3.4.6",
2531              "version_normalized": "3.4.6.0",
2532              "source": {
2533                  "type": "git",
2534                  "url": "https://github.com/lcobucci/jwt.git",
2535                  "reference": "3ef8657a78278dfeae7707d51747251db4176240"
2536              },
2537              "dist": {
2538                  "type": "zip",
2539                  "url": "https://api.github.com/repos/lcobucci/jwt/zipball/3ef8657a78278dfeae7707d51747251db4176240",
2540                  "reference": "3ef8657a78278dfeae7707d51747251db4176240",
2541                  "shasum": ""
2542              },
2543              "require": {
2544                  "ext-mbstring": "*",
2545                  "ext-openssl": "*",
2546                  "php": "^5.6 || ^7.0"
2547              },
2548              "require-dev": {
2549                  "mikey179/vfsstream": "~1.5",
2550                  "phpmd/phpmd": "~2.2",
2551                  "phpunit/php-invoker": "~1.1",
2552                  "phpunit/phpunit": "^5.7 || ^7.3",
2553                  "squizlabs/php_codesniffer": "~2.3"
2554              },
2555              "suggest": {
2556                  "lcobucci/clock": "*"
2557              },
2558              "time": "2021-09-28T19:18:28+00:00",
2559              "type": "library",
2560              "extra": {
2561                  "branch-alias": {
2562                      "dev-master": "3.1-dev"
2563                  }
2564              },
2565              "installation-source": "dist",
2566              "autoload": {
2567                  "files": [
2568                      "compat/class-aliases.php",
2569                      "compat/json-exception-polyfill.php",
2570                      "compat/lcobucci-clock-polyfill.php"
2571                  ],
2572                  "psr-4": {
2573                      "Lcobucci\\JWT\\": "src"
2574                  }
2575              },
2576              "notification-url": "https://packagist.org/downloads/",
2577              "license": [
2578                  "BSD-3-Clause"
2579              ],
2580              "authors": [
2581                  {
2582                      "name": "Luís Otávio Cobucci Oblonczyk",
2583                      "email": "[email protected]",
2584                      "role": "Developer"
2585                  }
2586              ],
2587              "description": "A simple library to work with JSON Web Token and JSON Web Signature",
2588              "keywords": [
2589                  "JWS",
2590                  "jwt"
2591              ],
2592              "support": {
2593                  "issues": "https://github.com/lcobucci/jwt/issues",
2594                  "source": "https://github.com/lcobucci/jwt/tree/3.4.6"
2595              },
2596              "funding": [
2597                  {
2598                      "url": "https://github.com/lcobucci",
2599                      "type": "github"
2600                  },
2601                  {
2602                      "url": "https://www.patreon.com/lcobucci",
2603                      "type": "patreon"
2604                  }
2605              ],
2606              "install-path": "../lcobucci/jwt"
2607          },
2608          {
2609              "name": "maximebf/debugbar",
2610              "version": "dev-master",
2611              "version_normalized": "dev-master",
2612              "source": {
2613                  "type": "git",
2614                  "url": "https://github.com/maximebf/php-debugbar.git",
2615                  "reference": "ba0af68dd4316834701ecb30a00ce9604ced3ee9"
2616              },
2617              "dist": {
2618                  "type": "zip",
2619                  "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/ba0af68dd4316834701ecb30a00ce9604ced3ee9",
2620                  "reference": "ba0af68dd4316834701ecb30a00ce9604ced3ee9",
2621                  "shasum": ""
2622              },
2623              "require": {
2624                  "php": "^7.1|^8",
2625                  "psr/log": "^1|^2|^3",
2626                  "symfony/var-dumper": "^2.6|^3|^4|^5|^6"
2627              },
2628              "require-dev": {
2629                  "phpunit/phpunit": "^7.5.20 || ^9.4.2",
2630                  "twig/twig": "^1.38|^2.7|^3.0"
2631              },
2632              "suggest": {
2633                  "kriswallsmith/assetic": "The best way to manage assets",
2634                  "monolog/monolog": "Log using Monolog",
2635                  "predis/predis": "Redis storage"
2636              },
2637              "time": "2022-03-31T14:55:54+00:00",
2638              "default-branch": true,
2639              "type": "library",
2640              "extra": {
2641                  "branch-alias": {
2642                      "dev-master": "1.18-dev"
2643                  }
2644              },
2645              "installation-source": "dist",
2646              "autoload": {
2647                  "psr-4": {
2648                      "DebugBar\\": "src/DebugBar/"
2649                  }
2650              },
2651              "notification-url": "https://packagist.org/downloads/",
2652              "license": [
2653                  "MIT"
2654              ],
2655              "authors": [
2656                  {
2657                      "name": "Maxime Bouroumeau-Fuseau",
2658                      "email": "[email protected]",
2659                      "homepage": "http://maximebf.com"
2660                  },
2661                  {
2662                      "name": "Barry vd. Heuvel",
2663                      "email": "[email protected]"
2664                  }
2665              ],
2666              "description": "Debug bar in the browser for php application",
2667              "homepage": "https://github.com/maximebf/php-debugbar",
2668              "keywords": [
2669                  "debug",
2670                  "debugbar"
2671              ],
2672              "support": {
2673                  "issues": "https://github.com/maximebf/php-debugbar/issues",
2674                  "source": "https://github.com/maximebf/php-debugbar/tree/master"
2675              },
2676              "install-path": "../maximebf/debugbar"
2677          },
2678          {
2679              "name": "nyholm/psr7",
2680              "version": "1.5.0",
2681              "version_normalized": "1.5.0.0",
2682              "source": {
2683                  "type": "git",
2684                  "url": "https://github.com/Nyholm/psr7.git",
2685                  "reference": "1461e07a0f2a975a52082ca3b769ca912b816226"
2686              },
2687              "dist": {
2688                  "type": "zip",
2689                  "url": "https://api.github.com/repos/Nyholm/psr7/zipball/1461e07a0f2a975a52082ca3b769ca912b816226",
2690                  "reference": "1461e07a0f2a975a52082ca3b769ca912b816226",
2691                  "shasum": ""
2692              },
2693              "require": {
2694                  "php": ">=7.1",
2695                  "php-http/message-factory": "^1.0",
2696                  "psr/http-factory": "^1.0",
2697                  "psr/http-message": "^1.0"
2698              },
2699              "provide": {
2700                  "psr/http-factory-implementation": "1.0",
2701                  "psr/http-message-implementation": "1.0"
2702              },
2703              "require-dev": {
2704                  "http-interop/http-factory-tests": "^0.9",
2705                  "php-http/psr7-integration-tests": "^1.0",
2706                  "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
2707                  "symfony/error-handler": "^4.4"
2708              },
2709              "time": "2022-02-02T18:37:57+00:00",
2710              "type": "library",
2711              "extra": {
2712                  "branch-alias": {
2713                      "dev-master": "1.4-dev"
2714                  }
2715              },
2716              "installation-source": "dist",
2717              "autoload": {
2718                  "psr-4": {
2719                      "Nyholm\\Psr7\\": "src/"
2720                  }
2721              },
2722              "notification-url": "https://packagist.org/downloads/",
2723              "license": [
2724                  "MIT"
2725              ],
2726              "authors": [
2727                  {
2728                      "name": "Tobias Nyholm",
2729                      "email": "[email protected]"
2730                  },
2731                  {
2732                      "name": "Martijn van der Ven",
2733                      "email": "[email protected]"
2734                  }
2735              ],
2736              "description": "A fast PHP7 implementation of PSR-7",
2737              "homepage": "https://tnyholm.se",
2738              "keywords": [
2739                  "psr-17",
2740                  "psr-7"
2741              ],
2742              "support": {
2743                  "issues": "https://github.com/Nyholm/psr7/issues",
2744                  "source": "https://github.com/Nyholm/psr7/tree/1.5.0"
2745              },
2746              "funding": [
2747                  {
2748                      "url": "https://github.com/Zegnat",
2749                      "type": "github"
2750                  },
2751                  {
2752                      "url": "https://github.com/nyholm",
2753                      "type": "github"
2754                  }
2755              ],
2756              "install-path": "../nyholm/psr7"
2757          },
2758          {
2759              "name": "paragonie/constant_time_encoding",
2760              "version": "v2.6.3",
2761              "version_normalized": "2.6.3.0",
2762              "source": {
2763                  "type": "git",
2764                  "url": "https://github.com/paragonie/constant_time_encoding.git",
2765                  "reference": "58c3f47f650c94ec05a151692652a868995d2938"
2766              },
2767              "dist": {
2768                  "type": "zip",
2769                  "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
2770                  "reference": "58c3f47f650c94ec05a151692652a868995d2938",
2771                  "shasum": ""
2772              },
2773              "require": {
2774                  "php": "^7|^8"
2775              },
2776              "require-dev": {
2777                  "phpunit/phpunit": "^6|^7|^8|^9",
2778                  "vimeo/psalm": "^1|^2|^3|^4"
2779              },
2780              "time": "2022-06-14T06:56:20+00:00",
2781              "type": "library",
2782              "installation-source": "dist",
2783              "autoload": {
2784                  "psr-4": {
2785                      "ParagonIE\\ConstantTime\\": "src/"
2786                  }
2787              },
2788              "notification-url": "https://packagist.org/downloads/",
2789              "license": [
2790                  "MIT"
2791              ],
2792              "authors": [
2793                  {
2794                      "name": "Paragon Initiative Enterprises",
2795                      "email": "[email protected]",
2796                      "homepage": "https://paragonie.com",
2797                      "role": "Maintainer"
2798                  },
2799                  {
2800                      "name": "Steve 'Sc00bz' Thomas",
2801                      "email": "[email protected]",
2802                      "homepage": "https://www.tobtu.com",
2803                      "role": "Original Developer"
2804                  }
2805              ],
2806              "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
2807              "keywords": [
2808                  "base16",
2809                  "base32",
2810                  "base32_decode",
2811                  "base32_encode",
2812                  "base64",
2813                  "base64_decode",
2814                  "base64_encode",
2815                  "bin2hex",
2816                  "encoding",
2817                  "hex",
2818                  "hex2bin",
2819                  "rfc4648"
2820              ],
2821              "support": {
2822                  "email": "[email protected]",
2823                  "issues": "https://github.com/paragonie/constant_time_encoding/issues",
2824                  "source": "https://github.com/paragonie/constant_time_encoding"
2825              },
2826              "install-path": "../paragonie/constant_time_encoding"
2827          },
2828          {
2829              "name": "paragonie/sodium_compat",
2830              "version": "v1.17.1",
2831              "version_normalized": "1.17.1.0",
2832              "source": {
2833                  "type": "git",
2834                  "url": "https://github.com/paragonie/sodium_compat.git",
2835                  "reference": "ac994053faac18d386328c91c7900f930acadf1e"
2836              },
2837              "dist": {
2838                  "type": "zip",
2839                  "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/ac994053faac18d386328c91c7900f930acadf1e",
2840                  "reference": "ac994053faac18d386328c91c7900f930acadf1e",
2841                  "shasum": ""
2842              },
2843              "require": {
2844                  "paragonie/random_compat": ">=1",
2845                  "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
2846              },
2847              "require-dev": {
2848                  "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
2849              },
2850              "suggest": {
2851                  "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
2852                  "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
2853              },
2854              "time": "2022-03-23T19:32:04+00:00",
2855              "type": "library",
2856              "installation-source": "dist",
2857              "autoload": {
2858                  "files": [
2859                      "autoload.php"
2860                  ]
2861              },
2862              "notification-url": "https://packagist.org/downloads/",
2863              "license": [
2864                  "ISC"
2865              ],
2866              "authors": [
2867                  {
2868                      "name": "Paragon Initiative Enterprises",
2869                      "email": "[email protected]"
2870                  },
2871                  {
2872                      "name": "Frank Denis",
2873                      "email": "[email protected]"
2874                  }
2875              ],
2876              "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
2877              "keywords": [
2878                  "Authentication",
2879                  "BLAKE2b",
2880                  "ChaCha20",
2881                  "ChaCha20-Poly1305",
2882                  "Chapoly",
2883                  "Curve25519",
2884                  "Ed25519",
2885                  "EdDSA",
2886                  "Edwards-curve Digital Signature Algorithm",
2887                  "Elliptic Curve Diffie-Hellman",
2888                  "Poly1305",
2889                  "Pure-PHP cryptography",
2890                  "RFC 7748",
2891                  "RFC 8032",
2892                  "Salpoly",
2893                  "Salsa20",
2894                  "X25519",
2895                  "XChaCha20-Poly1305",
2896                  "XSalsa20-Poly1305",
2897                  "Xchacha20",
2898                  "Xsalsa20",
2899                  "aead",
2900                  "cryptography",
2901                  "ecdh",
2902                  "elliptic curve",
2903                  "elliptic curve cryptography",
2904                  "encryption",
2905                  "libsodium",
2906                  "php",
2907                  "public-key cryptography",
2908                  "secret-key cryptography",
2909                  "side-channel resistant"
2910              ],
2911              "support": {
2912                  "issues": "https://github.com/paragonie/sodium_compat/issues",
2913                  "source": "https://github.com/paragonie/sodium_compat/tree/v1.17.1"
2914              },
2915              "install-path": "../paragonie/sodium_compat"
2916          },
2917          {
2918              "name": "php-http/message-factory",
2919              "version": "v1.0.2",
2920              "version_normalized": "1.0.2.0",
2921              "source": {
2922                  "type": "git",
2923                  "url": "https://github.com/php-http/message-factory.git",
2924                  "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
2925              },
2926              "dist": {
2927                  "type": "zip",
2928                  "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
2929                  "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
2930                  "shasum": ""
2931              },
2932              "require": {
2933                  "php": ">=5.4",
2934                  "psr/http-message": "^1.0"
2935              },
2936              "time": "2015-12-19T14:08:53+00:00",
2937              "type": "library",
2938              "extra": {
2939                  "branch-alias": {
2940                      "dev-master": "1.0-dev"
2941                  }
2942              },
2943              "installation-source": "dist",
2944              "autoload": {
2945                  "psr-4": {
2946                      "Http\\Message\\": "src/"
2947                  }
2948              },
2949              "notification-url": "https://packagist.org/downloads/",
2950              "license": [
2951                  "MIT"
2952              ],
2953              "authors": [
2954                  {
2955                      "name": "Márk Sági-Kazár",
2956                      "email": "[email protected]"
2957                  }
2958              ],
2959              "description": "Factory interfaces for PSR-7 HTTP Message",
2960              "homepage": "http://php-http.org",
2961              "keywords": [
2962                  "factory",
2963                  "http",
2964                  "message",
2965                  "stream",
2966                  "uri"
2967              ],
2968              "support": {
2969                  "issues": "https://github.com/php-http/message-factory/issues",
2970                  "source": "https://github.com/php-http/message-factory/tree/master"
2971              },
2972              "install-path": "../php-http/message-factory"
2973          },
2974          {
2975              "name": "phpmailer/phpmailer",
2976              "version": "v6.6.0",
2977              "version_normalized": "6.6.0.0",
2978              "source": {
2979                  "type": "git",
2980                  "url": "https://github.com/PHPMailer/PHPMailer.git",
2981                  "reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1"
2982              },
2983              "dist": {
2984                  "type": "zip",
2985                  "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e43bac82edc26ca04b36143a48bde1c051cfd5b1",
2986                  "reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1",
2987                  "shasum": ""
2988              },
2989              "require": {
2990                  "ext-ctype": "*",
2991                  "ext-filter": "*",
2992                  "ext-hash": "*",
2993                  "php": ">=5.5.0"
2994              },
2995              "require-dev": {
2996                  "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
2997                  "doctrine/annotations": "^1.2",
2998                  "php-parallel-lint/php-console-highlighter": "^0.5.0",
2999                  "php-parallel-lint/php-parallel-lint": "^1.3.1",
3000                  "phpcompatibility/php-compatibility": "^9.3.5",
3001                  "roave/security-advisories": "dev-latest",
3002                  "squizlabs/php_codesniffer": "^3.6.2",
3003                  "yoast/phpunit-polyfills": "^1.0.0"
3004              },
3005              "suggest": {
3006                  "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
3007                  "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
3008                  "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
3009                  "psr/log": "For optional PSR-3 debug logging",
3010                  "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
3011                  "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
3012              },
3013              "time": "2022-02-28T15:31:21+00:00",
3014              "type": "library",
3015              "installation-source": "dist",
3016              "autoload": {
3017                  "psr-4": {
3018                      "PHPMailer\\PHPMailer\\": "src/"
3019                  }
3020              },
3021              "notification-url": "https://packagist.org/downloads/",
3022              "license": [
3023                  "LGPL-2.1-only"
3024              ],
3025              "authors": [
3026                  {
3027                      "name": "Marcus Bointon",
3028                      "email": "[email protected]"
3029                  },
3030                  {
3031                      "name": "Jim Jagielski",
3032                      "email": "[email protected]"
3033                  },
3034                  {
3035                      "name": "Andy Prevost",
3036                      "email": "[email protected]"
3037                  },
3038                  {
3039                      "name": "Brent R. Matzelle"
3040                  }
3041              ],
3042              "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
3043              "support": {
3044                  "issues": "https://github.com/PHPMailer/PHPMailer/issues",
3045                  "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.0"
3046              },
3047              "funding": [
3048                  {
3049                      "url": "https://github.com/Synchro",
3050                      "type": "github"
3051                  }
3052              ],
3053              "install-path": "../phpmailer/phpmailer"
3054          },
3055          {
3056              "name": "phpseclib/bcmath_compat",
3057              "version": "2.0.1",
3058              "version_normalized": "2.0.1.0",
3059              "source": {
3060                  "type": "git",
3061                  "url": "https://github.com/phpseclib/bcmath_compat.git",
3062                  "reference": "2ffea8bfe1702b4535a7b3c2649c4301968e9a3c"
3063              },
3064              "dist": {
3065                  "type": "zip",
3066                  "url": "https://api.github.com/repos/phpseclib/bcmath_compat/zipball/2ffea8bfe1702b4535a7b3c2649c4301968e9a3c",
3067                  "reference": "2ffea8bfe1702b4535a7b3c2649c4301968e9a3c",
3068                  "shasum": ""
3069              },
3070              "require": {
3071                  "phpseclib/phpseclib": "^3.0"
3072              },
3073              "provide": {
3074                  "ext-bcmath": "8.1.0"
3075              },
3076              "require-dev": {
3077                  "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
3078                  "squizlabs/php_codesniffer": "^3.0"
3079              },
3080              "suggest": {
3081                  "ext-gmp": "Will enable faster math operations"
3082              },
3083              "time": "2021-12-16T02:35:52+00:00",
3084              "type": "library",
3085              "installation-source": "dist",
3086              "autoload": {
3087                  "files": [
3088                      "lib/bcmath.php"
3089                  ],
3090                  "psr-4": {
3091                      "bcmath_compat\\": "src"
3092                  }
3093              },
3094              "notification-url": "https://packagist.org/downloads/",
3095              "license": [
3096                  "MIT"
3097              ],
3098              "authors": [
3099                  {
3100                      "name": "Jim Wigginton",
3101                      "email": "[email protected]",
3102                      "homepage": "http://phpseclib.sourceforge.net"
3103                  }
3104              ],
3105              "description": "PHP 5.x-8.x polyfill for bcmath extension",
3106              "keywords": [
3107                  "BigInteger",
3108                  "bcmath",
3109                  "bigdecimal",
3110                  "math",
3111                  "polyfill"
3112              ],
3113              "support": {
3114                  "email": "[email protected]",
3115                  "issues": "https://github.com/phpseclib/bcmath_compat/issues",
3116                  "source": "https://github.com/phpseclib/bcmath_compat"
3117              },
3118              "install-path": "../phpseclib/bcmath_compat"
3119          },
3120          {
3121              "name": "phpseclib/phpseclib",
3122              "version": "3.0.14",
3123              "version_normalized": "3.0.14.0",
3124              "source": {
3125                  "type": "git",
3126                  "url": "https://github.com/phpseclib/phpseclib.git",
3127                  "reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef"
3128              },
3129              "dist": {
3130                  "type": "zip",
3131                  "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
3132                  "reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
3133                  "shasum": ""
3134              },
3135              "require": {
3136                  "paragonie/constant_time_encoding": "^1|^2",
3137                  "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
3138                  "php": ">=5.6.1"
3139              },
3140              "require-dev": {
3141                  "phpunit/phpunit": "*"
3142              },
3143              "suggest": {
3144                  "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
3145                  "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
3146                  "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
3147                  "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
3148              },
3149              "time": "2022-04-04T05:15:45+00:00",
3150              "type": "library",
3151              "installation-source": "dist",
3152              "autoload": {
3153                  "files": [
3154                      "phpseclib/bootstrap.php"
3155                  ],
3156                  "psr-4": {
3157                      "phpseclib3\\": "phpseclib/"
3158                  }
3159              },
3160              "notification-url": "https://packagist.org/downloads/",
3161              "license": [
3162                  "MIT"
3163              ],
3164              "authors": [
3165                  {
3166                      "name": "Jim Wigginton",
3167                      "email": "[email protected]",
3168                      "role": "Lead Developer"
3169                  },
3170                  {
3171                      "name": "Patrick Monnerat",
3172                      "email": "[email protected]",
3173                      "role": "Developer"
3174                  },
3175                  {
3176                      "name": "Andreas Fischer",
3177                      "email": "[email protected]",
3178                      "role": "Developer"
3179                  },
3180                  {
3181                      "name": "Hans-Jürgen Petrich",
3182                      "email": "[email protected]",
3183                      "role": "Developer"
3184                  },
3185                  {
3186                      "name": "Graham Campbell",
3187                      "email": "[email protected]",
3188                      "role": "Developer"
3189                  }
3190              ],
3191              "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
3192              "homepage": "http://phpseclib.sourceforge.net",
3193              "keywords": [
3194                  "BigInteger",
3195                  "aes",
3196                  "asn.1",
3197                  "asn1",
3198                  "blowfish",
3199                  "crypto",
3200                  "cryptography",
3201                  "encryption",
3202                  "rsa",
3203                  "security",
3204                  "sftp",
3205                  "signature",
3206                  "signing",
3207                  "ssh",
3208                  "twofish",
3209                  "x.509",
3210                  "x509"
3211              ],
3212              "support": {
3213                  "issues": "https://github.com/phpseclib/phpseclib/issues",
3214                  "source": "https://github.com/phpseclib/phpseclib/tree/3.0.14"
3215              },
3216              "funding": [
3217                  {
3218                      "url": "https://github.com/terrafrost",
3219                      "type": "github"
3220                  },
3221                  {
3222                      "url": "https://www.patreon.com/phpseclib",
3223                      "type": "patreon"
3224                  },
3225                  {
3226                      "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
3227                      "type": "tidelift"
3228                  }
3229              ],
3230              "install-path": "../phpseclib/phpseclib"
3231          },
3232          {
3233              "name": "psr/container",
3234              "version": "1.1.1",
3235              "version_normalized": "1.1.1.0",
3236              "source": {
3237                  "type": "git",
3238                  "url": "https://github.com/php-fig/container.git",
3239                  "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
3240              },
3241              "dist": {
3242                  "type": "zip",
3243                  "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
3244                  "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
3245                  "shasum": ""
3246              },
3247              "require": {
3248                  "php": ">=7.2.0"
3249              },
3250              "time": "2021-03-05T17:36:06+00:00",
3251              "type": "library",
3252              "installation-source": "dist",
3253              "autoload": {
3254                  "psr-4": {
3255                      "Psr\\Container\\": "src/"
3256                  }
3257              },
3258              "notification-url": "https://packagist.org/downloads/",
3259              "license": [
3260                  "MIT"
3261              ],
3262              "authors": [
3263                  {
3264                      "name": "PHP-FIG",
3265                      "homepage": "https://www.php-fig.org/"
3266                  }
3267              ],
3268              "description": "Common Container Interface (PHP FIG PSR-11)",
3269              "homepage": "https://github.com/php-fig/container",
3270              "keywords": [
3271                  "PSR-11",
3272                  "container",
3273                  "container-interface",
3274                  "container-interop",
3275                  "psr"
3276              ],
3277              "support": {
3278                  "issues": "https://github.com/php-fig/container/issues",
3279                  "source": "https://github.com/php-fig/container/tree/1.1.1"
3280              },
3281              "install-path": "../psr/container"
3282          },
3283          {
3284              "name": "psr/http-client",
3285              "version": "1.0.1",
3286              "version_normalized": "1.0.1.0",
3287              "source": {
3288                  "type": "git",
3289                  "url": "https://github.com/php-fig/http-client.git",
3290                  "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
3291              },
3292              "dist": {
3293                  "type": "zip",
3294                  "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3295                  "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3296                  "shasum": ""
3297              },
3298              "require": {
3299                  "php": "^7.0 || ^8.0",
3300                  "psr/http-message": "^1.0"
3301              },
3302              "time": "2020-06-29T06:28:15+00:00",
3303              "type": "library",
3304              "extra": {
3305                  "branch-alias": {
3306                      "dev-master": "1.0.x-dev"
3307                  }
3308              },
3309              "installation-source": "dist",
3310              "autoload": {
3311                  "psr-4": {
3312                      "Psr\\Http\\Client\\": "src/"
3313                  }
3314              },
3315              "notification-url": "https://packagist.org/downloads/",
3316              "license": [
3317                  "MIT"
3318              ],
3319              "authors": [
3320                  {
3321                      "name": "PHP-FIG",
3322                      "homepage": "http://www.php-fig.org/"
3323                  }
3324              ],
3325              "description": "Common interface for HTTP clients",
3326              "homepage": "https://github.com/php-fig/http-client",
3327              "keywords": [
3328                  "http",
3329                  "http-client",
3330                  "psr",
3331                  "psr-18"
3332              ],
3333              "support": {
3334                  "source": "https://github.com/php-fig/http-client/tree/master"
3335              },
3336              "install-path": "../psr/http-client"
3337          },
3338          {
3339              "name": "psr/http-factory",
3340              "version": "1.0.1",
3341              "version_normalized": "1.0.1.0",
3342              "source": {
3343                  "type": "git",
3344                  "url": "https://github.com/php-fig/http-factory.git",
3345                  "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
3346              },
3347              "dist": {
3348                  "type": "zip",
3349                  "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3350                  "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3351                  "shasum": ""
3352              },
3353              "require": {
3354                  "php": ">=7.0.0",
3355                  "psr/http-message": "^1.0"
3356              },
3357              "time": "2019-04-30T12:38:16+00:00",
3358              "type": "library",
3359              "extra": {
3360                  "branch-alias": {
3361                      "dev-master": "1.0.x-dev"
3362                  }
3363              },
3364              "installation-source": "dist",
3365              "autoload": {
3366                  "psr-4": {
3367                      "Psr\\Http\\Message\\": "src/"
3368                  }
3369              },
3370              "notification-url": "https://packagist.org/downloads/",
3371              "license": [
3372                  "MIT"
3373              ],
3374              "authors": [
3375                  {
3376                      "name": "PHP-FIG",
3377                      "homepage": "http://www.php-fig.org/"
3378                  }
3379              ],
3380              "description": "Common interfaces for PSR-7 HTTP message factories",
3381              "keywords": [
3382                  "factory",
3383                  "http",
3384                  "message",
3385                  "psr",
3386                  "psr-17",
3387                  "psr-7",
3388                  "request",
3389                  "response"
3390              ],
3391              "support": {
3392                  "source": "https://github.com/php-fig/http-factory/tree/master"
3393              },
3394              "install-path": "../psr/http-factory"
3395          },
3396          {
3397              "name": "psr/http-message",
3398              "version": "1.0.1",
3399              "version_normalized": "1.0.1.0",
3400              "source": {
3401                  "type": "git",
3402                  "url": "https://github.com/php-fig/http-message.git",
3403                  "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3404              },
3405              "dist": {
3406                  "type": "zip",
3407                  "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3408                  "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3409                  "shasum": ""
3410              },
3411              "require": {
3412                  "php": ">=5.3.0"
3413              },
3414              "time": "2016-08-06T14:39:51+00:00",
3415              "type": "library",
3416              "extra": {
3417                  "branch-alias": {
3418                      "dev-master": "1.0.x-dev"
3419                  }
3420              },
3421              "installation-source": "dist",
3422              "autoload": {
3423                  "psr-4": {
3424                      "Psr\\Http\\Message\\": "src/"
3425                  }
3426              },
3427              "notification-url": "https://packagist.org/downloads/",
3428              "license": [
3429                  "MIT"
3430              ],
3431              "authors": [
3432                  {
3433                      "name": "PHP-FIG",
3434                      "homepage": "http://www.php-fig.org/"
3435                  }
3436              ],
3437              "description": "Common interface for HTTP messages",
3438              "homepage": "https://github.com/php-fig/http-message",
3439              "keywords": [
3440                  "http",
3441                  "http-message",
3442                  "psr",
3443                  "psr-7",
3444                  "request",
3445                  "response"
3446              ],
3447              "support": {
3448                  "source": "https://github.com/php-fig/http-message/tree/master"
3449              },
3450              "install-path": "../psr/http-message"
3451          },
3452          {
3453              "name": "psr/link",
3454              "version": "1.0.0",
3455              "version_normalized": "1.0.0.0",
3456              "source": {
3457                  "type": "git",
3458                  "url": "https://github.com/php-fig/link.git",
3459                  "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
3460              },
3461              "dist": {
3462                  "type": "zip",
3463                  "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
3464                  "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
3465                  "shasum": ""
3466              },
3467              "require": {
3468                  "php": ">=5.3.0"
3469              },
3470              "time": "2016-10-28T16:06:13+00:00",
3471              "type": "library",
3472              "extra": {
3473                  "branch-alias": {
3474                      "dev-master": "1.0.x-dev"
3475                  }
3476              },
3477              "installation-source": "dist",
3478              "autoload": {
3479                  "psr-4": {
3480                      "Psr\\Link\\": "src/"
3481                  }
3482              },
3483              "notification-url": "https://packagist.org/downloads/",
3484              "license": [
3485                  "MIT"
3486              ],
3487              "authors": [
3488                  {
3489                      "name": "PHP-FIG",
3490                      "homepage": "http://www.php-fig.org/"
3491                  }
3492              ],
3493              "description": "Common interfaces for HTTP links",
3494              "keywords": [
3495                  "http",
3496                  "http-link",
3497                  "link",
3498                  "psr",
3499                  "psr-13",
3500                  "rest"
3501              ],
3502              "support": {
3503                  "source": "https://github.com/php-fig/link/tree/master"
3504              },
3505              "install-path": "../psr/link"
3506          },
3507          {
3508              "name": "psr/log",
3509              "version": "1.1.4",
3510              "version_normalized": "1.1.4.0",
3511              "source": {
3512                  "type": "git",
3513                  "url": "https://github.com/php-fig/log.git",
3514                  "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
3515              },
3516              "dist": {
3517                  "type": "zip",
3518                  "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
3519                  "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
3520                  "shasum": ""
3521              },
3522              "require": {
3523                  "php": ">=5.3.0"
3524              },
3525              "time": "2021-05-03T11:20:27+00:00",
3526              "type": "library",
3527              "extra": {
3528                  "branch-alias": {
3529                      "dev-master": "1.1.x-dev"
3530                  }
3531              },
3532              "installation-source": "dist",
3533              "autoload": {
3534                  "psr-4": {
3535                      "Psr\\Log\\": "Psr/Log/"
3536                  }
3537              },
3538              "notification-url": "https://packagist.org/downloads/",
3539              "license": [
3540                  "MIT"
3541              ],
3542              "authors": [
3543                  {
3544                      "name": "PHP-FIG",
3545                      "homepage": "https://www.php-fig.org/"
3546                  }
3547              ],
3548              "description": "Common interface for logging libraries",
3549              "homepage": "https://github.com/php-fig/log",
3550              "keywords": [
3551                  "log",
3552                  "psr",
3553                  "psr-3"
3554              ],
3555              "support": {
3556                  "source": "https://github.com/php-fig/log/tree/1.1.4"
3557              },
3558              "install-path": "../psr/log"
3559          },
3560          {
3561              "name": "ramsey/uuid",
3562              "version": "3.9.6",
3563              "version_normalized": "3.9.6.0",
3564              "source": {
3565                  "type": "git",
3566                  "url": "https://github.com/ramsey/uuid.git",
3567                  "reference": "ffa80ab953edd85d5b6c004f96181a538aad35a3"
3568              },
3569              "dist": {
3570                  "type": "zip",
3571                  "url": "https://api.github.com/repos/ramsey/uuid/zipball/ffa80ab953edd85d5b6c004f96181a538aad35a3",
3572                  "reference": "ffa80ab953edd85d5b6c004f96181a538aad35a3",
3573                  "shasum": ""
3574              },
3575              "require": {
3576                  "ext-json": "*",
3577                  "paragonie/random_compat": "^1 | ^2 | ^9.99.99",
3578                  "php": "^5.4 | ^7.0 | ^8.0",
3579                  "symfony/polyfill-ctype": "^1.8"
3580              },
3581              "replace": {
3582                  "rhumsaa/uuid": "self.version"
3583              },
3584              "require-dev": {
3585                  "codeception/aspect-mock": "^1 | ^2",
3586                  "doctrine/annotations": "^1.2",
3587                  "goaop/framework": "1.0.0-alpha.2 | ^1 | >=2.1.0 <=2.3.2",
3588                  "mockery/mockery": "^0.9.11 | ^1",
3589                  "moontoast/math": "^1.1",
3590                  "nikic/php-parser": "<=4.5.0",
3591                  "paragonie/random-lib": "^2",
3592                  "php-mock/php-mock-phpunit": "^0.3 | ^1.1 | ^2.6",
3593                  "php-parallel-lint/php-parallel-lint": "^1.3",
3594                  "phpunit/phpunit": ">=4.8.36 <9.0.0 | >=9.3.0",
3595                  "squizlabs/php_codesniffer": "^3.5",
3596                  "yoast/phpunit-polyfills": "^1.0"
3597              },
3598              "suggest": {
3599                  "ext-ctype": "Provides support for PHP Ctype functions",
3600                  "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
3601                  "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
3602                  "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
3603                  "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
3604                  "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
3605                  "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
3606                  "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
3607              },
3608              "time": "2021-09-25T23:07:42+00:00",
3609              "type": "library",
3610              "extra": {
3611                  "branch-alias": {
3612                      "dev-master": "3.x-dev"
3613                  }
3614              },
3615              "installation-source": "dist",
3616              "autoload": {
3617                  "files": [
3618                      "src/functions.php"
3619                  ],
3620                  "psr-4": {
3621                      "Ramsey\\Uuid\\": "src/"
3622                  }
3623              },
3624              "notification-url": "https://packagist.org/downloads/",
3625              "license": [
3626                  "MIT"
3627              ],
3628              "authors": [
3629                  {
3630                      "name": "Ben Ramsey",
3631                      "email": "[email protected]",
3632                      "homepage": "https://benramsey.com"
3633                  },
3634                  {
3635                      "name": "Marijn Huizendveld",
3636                      "email": "[email protected]"
3637                  },
3638                  {
3639                      "name": "Thibaud Fabre",
3640                      "email": "[email protected]"
3641                  }
3642              ],
3643              "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
3644              "homepage": "https://github.com/ramsey/uuid",
3645              "keywords": [
3646                  "guid",
3647                  "identifier",
3648                  "uuid"
3649              ],
3650              "support": {
3651                  "issues": "https://github.com/ramsey/uuid/issues",
3652                  "rss": "https://github.com/ramsey/uuid/releases.atom",
3653                  "source": "https://github.com/ramsey/uuid",
3654                  "wiki": "https://github.com/ramsey/uuid/wiki"
3655              },
3656              "funding": [
3657                  {
3658                      "url": "https://github.com/ramsey",
3659                      "type": "github"
3660                  },
3661                  {
3662                      "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
3663                      "type": "tidelift"
3664                  }
3665              ],
3666              "install-path": "../ramsey/uuid"
3667          },
3668          {
3669              "name": "spomky-labs/base64url",
3670              "version": "v2.0.4",
3671              "version_normalized": "2.0.4.0",
3672              "source": {
3673                  "type": "git",
3674                  "url": "https://github.com/Spomky-Labs/base64url.git",
3675                  "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d"
3676              },
3677              "dist": {
3678                  "type": "zip",
3679                  "url": "https://api.github.com/repos/Spomky-Labs/base64url/zipball/7752ce931ec285da4ed1f4c5aa27e45e097be61d",
3680                  "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d",
3681                  "shasum": ""
3682              },
3683              "require": {
3684                  "php": ">=7.1"
3685              },
3686              "require-dev": {
3687                  "phpstan/extension-installer": "^1.0",
3688                  "phpstan/phpstan": "^0.11|^0.12",
3689                  "phpstan/phpstan-beberlei-assert": "^0.11|^0.12",
3690                  "phpstan/phpstan-deprecation-rules": "^0.11|^0.12",
3691                  "phpstan/phpstan-phpunit": "^0.11|^0.12",
3692                  "phpstan/phpstan-strict-rules": "^0.11|^0.12"
3693              },
3694              "time": "2020-11-03T09:10:25+00:00",
3695              "type": "library",
3696              "installation-source": "dist",
3697              "autoload": {
3698                  "psr-4": {
3699                      "Base64Url\\": "src/"
3700                  }
3701              },
3702              "notification-url": "https://packagist.org/downloads/",
3703              "license": [
3704                  "MIT"
3705              ],
3706              "authors": [
3707                  {
3708                      "name": "Florent Morselli",
3709                      "homepage": "https://github.com/Spomky-Labs/base64url/contributors"
3710                  }
3711              ],
3712              "description": "Base 64 URL Safe Encoding/Decoding PHP Library",
3713              "homepage": "https://github.com/Spomky-Labs/base64url",
3714              "keywords": [
3715                  "base64",
3716                  "rfc4648",
3717                  "safe",
3718                  "url"
3719              ],
3720              "support": {
3721                  "issues": "https://github.com/Spomky-Labs/base64url/issues",
3722                  "source": "https://github.com/Spomky-Labs/base64url/tree/v2.0.4"
3723              },
3724              "funding": [
3725                  {
3726                      "url": "https://github.com/Spomky",
3727                      "type": "github"
3728                  },
3729                  {
3730                      "url": "https://www.patreon.com/FlorentMorselli",
3731                      "type": "patreon"
3732                  }
3733              ],
3734              "install-path": "../spomky-labs/base64url"
3735          },
3736          {
3737              "name": "spomky-labs/cbor-php",
3738              "version": "v1.1.1",
3739              "version_normalized": "1.1.1.0",
3740              "source": {
3741                  "type": "git",
3742                  "url": "https://github.com/Spomky-Labs/cbor-php.git",
3743                  "reference": "b8e51e6a13606ab1dd8a64aa295651d8ad57ccd1"
3744              },
3745              "dist": {
3746                  "type": "zip",
3747                  "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/b8e51e6a13606ab1dd8a64aa295651d8ad57ccd1",
3748                  "reference": "b8e51e6a13606ab1dd8a64aa295651d8ad57ccd1",
3749                  "shasum": ""
3750              },
3751              "require": {
3752                  "beberlei/assert": "^3.2",
3753                  "brick/math": "^0.8.15",
3754                  "php": ">=7.1",
3755                  "spomky-labs/base64url": "^1.0|^2.0"
3756              },
3757              "require-dev": {
3758                  "php-coveralls/php-coveralls": "^2.0",
3759                  "phpstan/phpstan": "^0.12",
3760                  "phpstan/phpstan-beberlei-assert": "^0.12",
3761                  "phpstan/phpstan-deprecation-rules": "^0.12",
3762                  "phpstan/phpstan-phpunit": "^0.12",
3763                  "phpstan/phpstan-strict-rules": "^0.12",
3764                  "phpunit/phpunit": "^7.5|^8.0"
3765              },
3766              "suggest": {
3767                  "ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags",
3768                  "ext-gmp": "GMP or BCMath extensions will drastically improve the library performance"
3769              },
3770              "time": "2020-07-12T22:25:05+00:00",
3771              "type": "library",
3772              "installation-source": "dist",
3773              "autoload": {
3774                  "psr-4": {
3775                      "CBOR\\": "src/"
3776                  }
3777              },
3778              "notification-url": "https://packagist.org/downloads/",
3779              "license": [
3780                  "MIT"
3781              ],
3782              "authors": [
3783                  {
3784                      "name": "Florent Morselli",
3785                      "homepage": "https://github.com/Spomky"
3786                  },
3787                  {
3788                      "name": "All contributors",
3789                      "homepage": "https://github.com/Spomky-Labs/cbor-php/contributors"
3790                  }
3791              ],
3792              "description": "CBOR Encoder/Decoder for PHP",
3793              "keywords": [
3794                  "Concise Binary Object Representation",
3795                  "RFC7049",
3796                  "cbor"
3797              ],
3798              "support": {
3799                  "issues": "https://github.com/Spomky-Labs/cbor-php/issues",
3800                  "source": "https://github.com/Spomky-Labs/cbor-php/tree/v1.1.1"
3801              },
3802              "funding": [
3803                  {
3804                      "url": "https://www.patreon.com/FlorentMorselli",
3805                      "type": "patreon"
3806                  }
3807              ],
3808              "install-path": "../spomky-labs/cbor-php"
3809          },
3810          {
3811              "name": "symfony/console",
3812              "version": "v5.4.7",
3813              "version_normalized": "5.4.7.0",
3814              "source": {
3815                  "type": "git",
3816                  "url": "https://github.com/symfony/console.git",
3817                  "reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6"
3818              },
3819              "dist": {
3820                  "type": "zip",
3821                  "url": "https://api.github.com/repos/symfony/console/zipball/900275254f0a1a2afff1ab0e11abd5587a10e1d6",
3822                  "reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6",
3823                  "shasum": ""
3824              },
3825              "require": {
3826                  "php": ">=7.2.5",
3827                  "symfony/deprecation-contracts": "^2.1|^3",
3828                  "symfony/polyfill-mbstring": "~1.0",
3829                  "symfony/polyfill-php73": "^1.9",
3830                  "symfony/polyfill-php80": "^1.16",
3831                  "symfony/service-contracts": "^1.1|^2|^3",
3832                  "symfony/string": "^5.1|^6.0"
3833              },
3834              "conflict": {
3835                  "psr/log": ">=3",
3836                  "symfony/dependency-injection": "<4.4",
3837                  "symfony/dotenv": "<5.1",
3838                  "symfony/event-dispatcher": "<4.4",
3839                  "symfony/lock": "<4.4",
3840                  "symfony/process": "<4.4"
3841              },
3842              "provide": {
3843                  "psr/log-implementation": "1.0|2.0"
3844              },
3845              "require-dev": {
3846                  "psr/log": "^1|^2",
3847                  "symfony/config": "^4.4|^5.0|^6.0",
3848                  "symfony/dependency-injection": "^4.4|^5.0|^6.0",
3849                  "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
3850                  "symfony/lock": "^4.4|^5.0|^6.0",
3851                  "symfony/process": "^4.4|^5.0|^6.0",
3852                  "symfony/var-dumper": "^4.4|^5.0|^6.0"
3853              },
3854              "suggest": {
3855                  "psr/log": "For using the console logger",
3856                  "symfony/event-dispatcher": "",
3857                  "symfony/lock": "",
3858                  "symfony/process": ""
3859              },
3860              "time": "2022-03-31T17:09:19+00:00",
3861              "type": "library",
3862              "installation-source": "dist",
3863              "autoload": {
3864                  "psr-4": {
3865                      "Symfony\\Component\\Console\\": ""
3866                  },
3867                  "exclude-from-classmap": [
3868                      "/Tests/"
3869                  ]
3870              },
3871              "notification-url": "https://packagist.org/downloads/",
3872              "license": [
3873                  "MIT"
3874              ],
3875              "authors": [
3876                  {
3877                      "name": "Fabien Potencier",
3878                      "email": "[email protected]"
3879                  },
3880                  {
3881                      "name": "Symfony Community",
3882                      "homepage": "https://symfony.com/contributors"
3883                  }
3884              ],
3885              "description": "Eases the creation of beautiful and testable command line interfaces",
3886              "homepage": "https://symfony.com",
3887              "keywords": [
3888                  "cli",
3889                  "command line",
3890                  "console",
3891                  "terminal"
3892              ],
3893              "support": {
3894                  "source": "https://github.com/symfony/console/tree/v5.4.7"
3895              },
3896              "funding": [
3897                  {
3898                      "url": "https://symfony.com/sponsor",
3899                      "type": "custom"
3900                  },
3901                  {
3902                      "url": "https://github.com/fabpot",
3903                      "type": "github"
3904                  },
3905                  {
3906                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3907                      "type": "tidelift"
3908                  }
3909              ],
3910              "install-path": "../symfony/console"
3911          },
3912          {
3913              "name": "symfony/deprecation-contracts",
3914              "version": "v2.5.1",
3915              "version_normalized": "2.5.1.0",
3916              "source": {
3917                  "type": "git",
3918                  "url": "https://github.com/symfony/deprecation-contracts.git",
3919                  "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
3920              },
3921              "dist": {
3922                  "type": "zip",
3923                  "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
3924                  "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
3925                  "shasum": ""
3926              },
3927              "require": {
3928                  "php": ">=7.1"
3929              },
3930              "time": "2022-01-02T09:53:40+00:00",
3931              "type": "library",
3932              "extra": {
3933                  "branch-alias": {
3934                      "dev-main": "2.5-dev"
3935                  },
3936                  "thanks": {
3937                      "name": "symfony/contracts",
3938                      "url": "https://github.com/symfony/contracts"
3939                  }
3940              },
3941              "installation-source": "dist",
3942              "autoload": {
3943                  "files": [
3944                      "function.php"
3945                  ]
3946              },
3947              "notification-url": "https://packagist.org/downloads/",
3948              "license": [
3949                  "MIT"
3950              ],
3951              "authors": [
3952                  {
3953                      "name": "Nicolas Grekas",
3954                      "email": "[email protected]"
3955                  },
3956                  {
3957                      "name": "Symfony Community",
3958                      "homepage": "https://symfony.com/contributors"
3959                  }
3960              ],
3961              "description": "A generic function and convention to trigger deprecation notices",
3962              "homepage": "https://symfony.com",
3963              "support": {
3964                  "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1"
3965              },
3966              "funding": [
3967                  {
3968                      "url": "https://symfony.com/sponsor",
3969                      "type": "custom"
3970                  },
3971                  {
3972                      "url": "https://github.com/fabpot",
3973                      "type": "github"
3974                  },
3975                  {
3976                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3977                      "type": "tidelift"
3978                  }
3979              ],
3980              "install-path": "../symfony/deprecation-contracts"
3981          },
3982          {
3983              "name": "symfony/error-handler",
3984              "version": "v5.4.7",
3985              "version_normalized": "5.4.7.0",
3986              "source": {
3987                  "type": "git",
3988                  "url": "https://github.com/symfony/error-handler.git",
3989                  "reference": "060bc01856a1846e3e4385261bc9ed11a1dd7b6a"
3990              },
3991              "dist": {
3992                  "type": "zip",
3993                  "url": "https://api.github.com/repos/symfony/error-handler/zipball/060bc01856a1846e3e4385261bc9ed11a1dd7b6a",
3994                  "reference": "060bc01856a1846e3e4385261bc9ed11a1dd7b6a",
3995                  "shasum": ""
3996              },
3997              "require": {
3998                  "php": ">=7.2.5",
3999                  "psr/log": "^1|^2|^3",
4000                  "symfony/var-dumper": "^4.4|^5.0|^6.0"
4001              },
4002              "require-dev": {
4003                  "symfony/deprecation-contracts": "^2.1|^3",
4004                  "symfony/http-kernel": "^4.4|^5.0|^6.0",
4005                  "symfony/serializer": "^4.4|^5.0|^6.0"
4006              },
4007              "time": "2022-03-18T16:21:29+00:00",
4008              "bin": [
4009                  "Resources/bin/patch-type-declarations"
4010              ],
4011              "type": "library",
4012              "installation-source": "dist",
4013              "autoload": {
4014                  "psr-4": {
4015                      "Symfony\\Component\\ErrorHandler\\": ""
4016                  },
4017                  "exclude-from-classmap": [
4018                      "/Tests/"
4019                  ]
4020              },
4021              "notification-url": "https://packagist.org/downloads/",
4022              "license": [
4023                  "MIT"
4024              ],
4025              "authors": [
4026                  {
4027                      "name": "Fabien Potencier",
4028                      "email": "[email protected]"
4029                  },
4030                  {
4031                      "name": "Symfony Community",
4032                      "homepage": "https://symfony.com/contributors"
4033                  }
4034              ],
4035              "description": "Provides tools to manage errors and ease debugging PHP code",
4036              "homepage": "https://symfony.com",
4037              "support": {
4038                  "source": "https://github.com/symfony/error-handler/tree/v5.4.7"
4039              },
4040              "funding": [
4041                  {
4042                      "url": "https://symfony.com/sponsor",
4043                      "type": "custom"
4044                  },
4045                  {
4046                      "url": "https://github.com/fabpot",
4047                      "type": "github"
4048                  },
4049                  {
4050                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4051                      "type": "tidelift"
4052                  }
4053              ],
4054              "install-path": "../symfony/error-handler"
4055          },
4056          {
4057              "name": "symfony/ldap",
4058              "version": "v5.4.5",
4059              "version_normalized": "5.4.5.0",
4060              "source": {
4061                  "type": "git",
4062                  "url": "https://github.com/symfony/ldap.git",
4063                  "reference": "3e04755f31b9a81554d7721db1805dcf1705ef41"
4064              },
4065              "dist": {
4066                  "type": "zip",
4067                  "url": "https://api.github.com/repos/symfony/ldap/zipball/3e04755f31b9a81554d7721db1805dcf1705ef41",
4068                  "reference": "3e04755f31b9a81554d7721db1805dcf1705ef41",
4069                  "shasum": ""
4070              },
4071              "require": {
4072                  "ext-ldap": "*",
4073                  "php": ">=7.2.5",
4074                  "symfony/options-resolver": "^4.4|^5.0|^6.0",
4075                  "symfony/polyfill-php80": "^1.15"
4076              },
4077              "conflict": {
4078                  "symfony/options-resolver": "<4.4",
4079                  "symfony/security-core": "<5.3"
4080              },
4081              "require-dev": {
4082                  "symfony/security-core": "^5.3|^6.0"
4083              },
4084              "time": "2022-02-11T14:36:02+00:00",
4085              "type": "library",
4086              "installation-source": "dist",
4087              "autoload": {
4088                  "psr-4": {
4089                      "Symfony\\Component\\Ldap\\": ""
4090                  },
4091                  "exclude-from-classmap": [
4092                      "/Tests/"
4093                  ]
4094              },
4095              "notification-url": "https://packagist.org/downloads/",
4096              "license": [
4097                  "MIT"
4098              ],
4099              "authors": [
4100                  {
4101                      "name": "Charles Sarrazin",
4102                      "email": "[email protected]"
4103                  },
4104                  {
4105                      "name": "Symfony Community",
4106                      "homepage": "https://symfony.com/contributors"
4107                  }
4108              ],
4109              "description": "Provides a LDAP client for PHP on top of PHP's ldap extension",
4110              "homepage": "https://symfony.com",
4111              "keywords": [
4112                  "active directory",
4113                  "ldap"
4114              ],
4115              "support": {
4116                  "source": "https://github.com/symfony/ldap/tree/v5.4.5"
4117              },
4118              "funding": [
4119                  {
4120                      "url": "https://symfony.com/sponsor",
4121                      "type": "custom"
4122                  },
4123                  {
4124                      "url": "https://github.com/fabpot",
4125                      "type": "github"
4126                  },
4127                  {
4128                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4129                      "type": "tidelift"
4130                  }
4131              ],
4132              "install-path": "../symfony/ldap"
4133          },
4134          {
4135              "name": "symfony/options-resolver",
4136              "version": "v5.4.3",
4137              "version_normalized": "5.4.3.0",
4138              "source": {
4139                  "type": "git",
4140                  "url": "https://github.com/symfony/options-resolver.git",
4141                  "reference": "cc1147cb11af1b43f503ac18f31aa3bec213aba8"
4142              },
4143              "dist": {
4144                  "type": "zip",
4145                  "url": "https://api.github.com/repos/symfony/options-resolver/zipball/cc1147cb11af1b43f503ac18f31aa3bec213aba8",
4146                  "reference": "cc1147cb11af1b43f503ac18f31aa3bec213aba8",
4147                  "shasum": ""
4148              },
4149              "require": {
4150                  "php": ">=7.2.5",
4151                  "symfony/deprecation-contracts": "^2.1|^3",
4152                  "symfony/polyfill-php73": "~1.0",
4153                  "symfony/polyfill-php80": "^1.16"
4154              },
4155              "time": "2022-01-02T09:53:40+00:00",
4156              "type": "library",
4157              "installation-source": "dist",
4158              "autoload": {
4159                  "psr-4": {
4160                      "Symfony\\Component\\OptionsResolver\\": ""
4161                  },
4162                  "exclude-from-classmap": [
4163                      "/Tests/"
4164                  ]
4165              },
4166              "notification-url": "https://packagist.org/downloads/",
4167              "license": [
4168                  "MIT"
4169              ],
4170              "authors": [
4171                  {
4172                      "name": "Fabien Potencier",
4173                      "email": "[email protected]"
4174                  },
4175                  {
4176                      "name": "Symfony Community",
4177                      "homepage": "https://symfony.com/contributors"
4178                  }
4179              ],
4180              "description": "Provides an improved replacement for the array_replace PHP function",
4181              "homepage": "https://symfony.com",
4182              "keywords": [
4183                  "config",
4184                  "configuration",
4185                  "options"
4186              ],
4187              "support": {
4188                  "source": "https://github.com/symfony/options-resolver/tree/v5.4.3"
4189              },
4190              "funding": [
4191                  {
4192                      "url": "https://symfony.com/sponsor",
4193                      "type": "custom"
4194                  },
4195                  {
4196                      "url": "https://github.com/fabpot",
4197                      "type": "github"
4198                  },
4199                  {
4200                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4201                      "type": "tidelift"
4202                  }
4203              ],
4204              "install-path": "../symfony/options-resolver"
4205          },
4206          {
4207              "name": "symfony/polyfill-ctype",
4208              "version": "v1.25.0",
4209              "version_normalized": "1.25.0.0",
4210              "source": {
4211                  "type": "git",
4212                  "url": "https://github.com/symfony/polyfill-ctype.git",
4213                  "reference": "30885182c981ab175d4d034db0f6f469898070ab"
4214              },
4215              "dist": {
4216                  "type": "zip",
4217                  "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
4218                  "reference": "30885182c981ab175d4d034db0f6f469898070ab",
4219                  "shasum": ""
4220              },
4221              "require": {
4222                  "php": ">=7.1"
4223              },
4224              "provide": {
4225                  "ext-ctype": "*"
4226              },
4227              "suggest": {
4228                  "ext-ctype": "For best performance"
4229              },
4230              "time": "2021-10-20T20:35:02+00:00",
4231              "type": "library",
4232              "extra": {
4233                  "branch-alias": {
4234                      "dev-main": "1.23-dev"
4235                  },
4236                  "thanks": {
4237                      "name": "symfony/polyfill",
4238                      "url": "https://github.com/symfony/polyfill"
4239                  }
4240              },
4241              "installation-source": "dist",
4242              "autoload": {
4243                  "files": [
4244                      "bootstrap.php"
4245                  ],
4246                  "psr-4": {
4247                      "Symfony\\Polyfill\\Ctype\\": ""
4248                  }
4249              },
4250              "notification-url": "https://packagist.org/downloads/",
4251              "license": [
4252                  "MIT"
4253              ],
4254              "authors": [
4255                  {
4256                      "name": "Gert de Pagter",
4257                      "email": "[email protected]"
4258                  },
4259                  {
4260                      "name": "Symfony Community",
4261                      "homepage": "https://symfony.com/contributors"
4262                  }
4263              ],
4264              "description": "Symfony polyfill for ctype functions",
4265              "homepage": "https://symfony.com",
4266              "keywords": [
4267                  "compatibility",
4268                  "ctype",
4269                  "polyfill",
4270                  "portable"
4271              ],
4272              "support": {
4273                  "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
4274              },
4275              "funding": [
4276                  {
4277                      "url": "https://symfony.com/sponsor",
4278                      "type": "custom"
4279                  },
4280                  {
4281                      "url": "https://github.com/fabpot",
4282                      "type": "github"
4283                  },
4284                  {
4285                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4286                      "type": "tidelift"
4287                  }
4288              ],
4289              "install-path": "../symfony/polyfill-ctype"
4290          },
4291          {
4292              "name": "symfony/polyfill-iconv",
4293              "version": "v1.25.0",
4294              "version_normalized": "1.25.0.0",
4295              "source": {
4296                  "type": "git",
4297                  "url": "https://github.com/symfony/polyfill-iconv.git",
4298                  "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40"
4299              },
4300              "dist": {
4301                  "type": "zip",
4302                  "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f1aed619e28cb077fc83fac8c4c0383578356e40",
4303                  "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40",
4304                  "shasum": ""
4305              },
4306              "require": {
4307                  "php": ">=7.1"
4308              },
4309              "provide": {
4310                  "ext-iconv": "*"
4311              },
4312              "suggest": {
4313                  "ext-iconv": "For best performance"
4314              },
4315              "time": "2022-01-04T09:04:05+00:00",
4316              "type": "library",
4317              "extra": {
4318                  "branch-alias": {
4319                      "dev-main": "1.23-dev"
4320                  },
4321                  "thanks": {
4322                      "name": "symfony/polyfill",
4323                      "url": "https://github.com/symfony/polyfill"
4324                  }
4325              },
4326              "installation-source": "dist",
4327              "autoload": {
4328                  "files": [
4329                      "bootstrap.php"
4330                  ],
4331                  "psr-4": {
4332                      "Symfony\\Polyfill\\Iconv\\": ""
4333                  }
4334              },
4335              "notification-url": "https://packagist.org/downloads/",
4336              "license": [
4337                  "MIT"
4338              ],
4339              "authors": [
4340                  {
4341                      "name": "Nicolas Grekas",
4342                      "email": "[email protected]"
4343                  },
4344                  {
4345                      "name": "Symfony Community",
4346                      "homepage": "https://symfony.com/contributors"
4347                  }
4348              ],
4349              "description": "Symfony polyfill for the Iconv extension",
4350              "homepage": "https://symfony.com",
4351              "keywords": [
4352                  "compatibility",
4353                  "iconv",
4354                  "polyfill",
4355                  "portable",
4356                  "shim"
4357              ],
4358              "support": {
4359                  "source": "https://github.com/symfony/polyfill-iconv/tree/v1.25.0"
4360              },
4361              "funding": [
4362                  {
4363                      "url": "https://symfony.com/sponsor",
4364                      "type": "custom"
4365                  },
4366                  {
4367                      "url": "https://github.com/fabpot",
4368                      "type": "github"
4369                  },
4370                  {
4371                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4372                      "type": "tidelift"
4373                  }
4374              ],
4375              "install-path": "../symfony/polyfill-iconv"
4376          },
4377          {
4378              "name": "symfony/polyfill-intl-grapheme",
4379              "version": "v1.25.0",
4380              "version_normalized": "1.25.0.0",
4381              "source": {
4382                  "type": "git",
4383                  "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
4384                  "reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
4385              },
4386              "dist": {
4387                  "type": "zip",
4388                  "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
4389                  "reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
4390                  "shasum": ""
4391              },
4392              "require": {
4393                  "php": ">=7.1"
4394              },
4395              "suggest": {
4396                  "ext-intl": "For best performance"
4397              },
4398              "time": "2021-11-23T21:10:46+00:00",
4399              "type": "library",
4400              "extra": {
4401                  "branch-alias": {
4402                      "dev-main": "1.23-dev"
4403                  },
4404                  "thanks": {
4405                      "name": "symfony/polyfill",
4406                      "url": "https://github.com/symfony/polyfill"
4407                  }
4408              },
4409              "installation-source": "dist",
4410              "autoload": {
4411                  "files": [
4412                      "bootstrap.php"
4413                  ],
4414                  "psr-4": {
4415                      "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
4416                  }
4417              },
4418              "notification-url": "https://packagist.org/downloads/",
4419              "license": [
4420                  "MIT"
4421              ],
4422              "authors": [
4423                  {
4424                      "name": "Nicolas Grekas",
4425                      "email": "[email protected]"
4426                  },
4427                  {
4428                      "name": "Symfony Community",
4429                      "homepage": "https://symfony.com/contributors"
4430                  }
4431              ],
4432              "description": "Symfony polyfill for intl's grapheme_* functions",
4433              "homepage": "https://symfony.com",
4434              "keywords": [
4435                  "compatibility",
4436                  "grapheme",
4437                  "intl",
4438                  "polyfill",
4439                  "portable",
4440                  "shim"
4441              ],
4442              "support": {
4443                  "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0"
4444              },
4445              "funding": [
4446                  {
4447                      "url": "https://symfony.com/sponsor",
4448                      "type": "custom"
4449                  },
4450                  {
4451                      "url": "https://github.com/fabpot",
4452                      "type": "github"
4453                  },
4454                  {
4455                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4456                      "type": "tidelift"
4457                  }
4458              ],
4459              "install-path": "../symfony/polyfill-intl-grapheme"
4460          },
4461          {
4462              "name": "symfony/polyfill-intl-normalizer",
4463              "version": "v1.25.0",
4464              "version_normalized": "1.25.0.0",
4465              "source": {
4466                  "type": "git",
4467                  "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
4468                  "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
4469              },
4470              "dist": {
4471                  "type": "zip",
4472                  "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
4473                  "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
4474                  "shasum": ""
4475              },
4476              "require": {
4477                  "php": ">=7.1"
4478              },
4479              "suggest": {
4480                  "ext-intl": "For best performance"
4481              },
4482              "time": "2021-02-19T12:13:01+00:00",
4483              "type": "library",
4484              "extra": {
4485                  "branch-alias": {
4486                      "dev-main": "1.23-dev"
4487                  },
4488                  "thanks": {
4489                      "name": "symfony/polyfill",
4490                      "url": "https://github.com/symfony/polyfill"
4491                  }
4492              },
4493              "installation-source": "dist",
4494              "autoload": {
4495                  "files": [
4496                      "bootstrap.php"
4497                  ],
4498                  "psr-4": {
4499                      "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
4500                  },
4501                  "classmap": [
4502                      "Resources/stubs"
4503                  ]
4504              },
4505              "notification-url": "https://packagist.org/downloads/",
4506              "license": [
4507                  "MIT"
4508              ],
4509              "authors": [
4510                  {
4511                      "name": "Nicolas Grekas",
4512                      "email": "[email protected]"
4513                  },
4514                  {
4515                      "name": "Symfony Community",
4516                      "homepage": "https://symfony.com/contributors"
4517                  }
4518              ],
4519              "description": "Symfony polyfill for intl's Normalizer class and related functions",
4520              "homepage": "https://symfony.com",
4521              "keywords": [
4522                  "compatibility",
4523                  "intl",
4524                  "normalizer",
4525                  "polyfill",
4526                  "portable",
4527                  "shim"
4528              ],
4529              "support": {
4530                  "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0"
4531              },
4532              "funding": [
4533                  {
4534                      "url": "https://symfony.com/sponsor",
4535                      "type": "custom"
4536                  },
4537                  {
4538                      "url": "https://github.com/fabpot",
4539                      "type": "github"
4540                  },
4541                  {
4542                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4543                      "type": "tidelift"
4544                  }
4545              ],
4546              "install-path": "../symfony/polyfill-intl-normalizer"
4547          },
4548          {
4549              "name": "symfony/polyfill-mbstring",
4550              "version": "v1.25.0",
4551              "version_normalized": "1.25.0.0",
4552              "source": {
4553                  "type": "git",
4554                  "url": "https://github.com/symfony/polyfill-mbstring.git",
4555                  "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
4556              },
4557              "dist": {
4558                  "type": "zip",
4559                  "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
4560                  "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
4561                  "shasum": ""
4562              },
4563              "require": {
4564                  "php": ">=7.1"
4565              },
4566              "provide": {
4567                  "ext-mbstring": "*"
4568              },
4569              "suggest": {
4570                  "ext-mbstring": "For best performance"
4571              },
4572              "time": "2021-11-30T18:21:41+00:00",
4573              "type": "library",
4574              "extra": {
4575                  "branch-alias": {
4576                      "dev-main": "1.23-dev"
4577                  },
4578                  "thanks": {
4579                      "name": "symfony/polyfill",
4580                      "url": "https://github.com/symfony/polyfill"
4581                  }
4582              },
4583              "installation-source": "dist",
4584              "autoload": {
4585                  "files": [
4586                      "bootstrap.php"
4587                  ],
4588                  "psr-4": {
4589                      "Symfony\\Polyfill\\Mbstring\\": ""
4590                  }
4591              },
4592              "notification-url": "https://packagist.org/downloads/",
4593              "license": [
4594                  "MIT"
4595              ],
4596              "authors": [
4597                  {
4598                      "name": "Nicolas Grekas",
4599                      "email": "[email protected]"
4600                  },
4601                  {
4602                      "name": "Symfony Community",
4603                      "homepage": "https://symfony.com/contributors"
4604                  }
4605              ],
4606              "description": "Symfony polyfill for the Mbstring extension",
4607              "homepage": "https://symfony.com",
4608              "keywords": [
4609                  "compatibility",
4610                  "mbstring",
4611                  "polyfill",
4612                  "portable",
4613                  "shim"
4614              ],
4615              "support": {
4616                  "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
4617              },
4618              "funding": [
4619                  {
4620                      "url": "https://symfony.com/sponsor",
4621                      "type": "custom"
4622                  },
4623                  {
4624                      "url": "https://github.com/fabpot",
4625                      "type": "github"
4626                  },
4627                  {
4628                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4629                      "type": "tidelift"
4630                  }
4631              ],
4632              "install-path": "../symfony/polyfill-mbstring"
4633          },
4634          {
4635              "name": "symfony/polyfill-php72",
4636              "version": "v1.25.0",
4637              "version_normalized": "1.25.0.0",
4638              "source": {
4639                  "type": "git",
4640                  "url": "https://github.com/symfony/polyfill-php72.git",
4641                  "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
4642              },
4643              "dist": {
4644                  "type": "zip",
4645                  "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
4646                  "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
4647                  "shasum": ""
4648              },
4649              "require": {
4650                  "php": ">=7.1"
4651              },
4652              "time": "2021-05-27T09:17:38+00:00",
4653              "type": "library",
4654              "extra": {
4655                  "branch-alias": {
4656                      "dev-main": "1.23-dev"
4657                  },
4658                  "thanks": {
4659                      "name": "symfony/polyfill",
4660                      "url": "https://github.com/symfony/polyfill"
4661                  }
4662              },
4663              "installation-source": "dist",
4664              "autoload": {
4665                  "files": [
4666                      "bootstrap.php"
4667                  ],
4668                  "psr-4": {
4669                      "Symfony\\Polyfill\\Php72\\": ""
4670                  }
4671              },
4672              "notification-url": "https://packagist.org/downloads/",
4673              "license": [
4674                  "MIT"
4675              ],
4676              "authors": [
4677                  {
4678                      "name": "Nicolas Grekas",
4679                      "email": "[email protected]"
4680                  },
4681                  {
4682                      "name": "Symfony Community",
4683                      "homepage": "https://symfony.com/contributors"
4684                  }
4685              ],
4686              "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4687              "homepage": "https://symfony.com",
4688              "keywords": [
4689                  "compatibility",
4690                  "polyfill",
4691                  "portable",
4692                  "shim"
4693              ],
4694              "support": {
4695                  "source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0"
4696              },
4697              "funding": [
4698                  {
4699                      "url": "https://symfony.com/sponsor",
4700                      "type": "custom"
4701                  },
4702                  {
4703                      "url": "https://github.com/fabpot",
4704                      "type": "github"
4705                  },
4706                  {
4707                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4708                      "type": "tidelift"
4709                  }
4710              ],
4711              "install-path": "../symfony/polyfill-php72"
4712          },
4713          {
4714              "name": "symfony/polyfill-php73",
4715              "version": "v1.25.0",
4716              "version_normalized": "1.25.0.0",
4717              "source": {
4718                  "type": "git",
4719                  "url": "https://github.com/symfony/polyfill-php73.git",
4720                  "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
4721              },
4722              "dist": {
4723                  "type": "zip",
4724                  "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
4725                  "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
4726                  "shasum": ""
4727              },
4728              "require": {
4729                  "php": ">=7.1"
4730              },
4731              "time": "2021-06-05T21:20:04+00:00",
4732              "type": "library",
4733              "extra": {
4734                  "branch-alias": {
4735                      "dev-main": "1.23-dev"
4736                  },
4737                  "thanks": {
4738                      "name": "symfony/polyfill",
4739                      "url": "https://github.com/symfony/polyfill"
4740                  }
4741              },
4742              "installation-source": "dist",
4743              "autoload": {
4744                  "files": [
4745                      "bootstrap.php"
4746                  ],
4747                  "psr-4": {
4748                      "Symfony\\Polyfill\\Php73\\": ""
4749                  },
4750                  "classmap": [
4751                      "Resources/stubs"
4752                  ]
4753              },
4754              "notification-url": "https://packagist.org/downloads/",
4755              "license": [
4756                  "MIT"
4757              ],
4758              "authors": [
4759                  {
4760                      "name": "Nicolas Grekas",
4761                      "email": "[email protected]"
4762                  },
4763                  {
4764                      "name": "Symfony Community",
4765                      "homepage": "https://symfony.com/contributors"
4766                  }
4767              ],
4768              "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
4769              "homepage": "https://symfony.com",
4770              "keywords": [
4771                  "compatibility",
4772                  "polyfill",
4773                  "portable",
4774                  "shim"
4775              ],
4776              "support": {
4777                  "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0"
4778              },
4779              "funding": [
4780                  {
4781                      "url": "https://symfony.com/sponsor",
4782                      "type": "custom"
4783                  },
4784                  {
4785                      "url": "https://github.com/fabpot",
4786                      "type": "github"
4787                  },
4788                  {
4789                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4790                      "type": "tidelift"
4791                  }
4792              ],
4793              "install-path": "../symfony/polyfill-php73"
4794          },
4795          {
4796              "name": "symfony/polyfill-php80",
4797              "version": "v1.25.0",
4798              "version_normalized": "1.25.0.0",
4799              "source": {
4800                  "type": "git",
4801                  "url": "https://github.com/symfony/polyfill-php80.git",
4802                  "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
4803              },
4804              "dist": {
4805                  "type": "zip",
4806                  "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
4807                  "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
4808                  "shasum": ""
4809              },
4810              "require": {
4811                  "php": ">=7.1"
4812              },
4813              "time": "2022-03-04T08:16:47+00:00",
4814              "type": "library",
4815              "extra": {
4816                  "branch-alias": {
4817                      "dev-main": "1.23-dev"
4818                  },
4819                  "thanks": {
4820                      "name": "symfony/polyfill",
4821                      "url": "https://github.com/symfony/polyfill"
4822                  }
4823              },
4824              "installation-source": "dist",
4825              "autoload": {
4826                  "files": [
4827                      "bootstrap.php"
4828                  ],
4829                  "psr-4": {
4830                      "Symfony\\Polyfill\\Php80\\": ""
4831                  },
4832                  "classmap": [
4833                      "Resources/stubs"
4834                  ]
4835              },
4836              "notification-url": "https://packagist.org/downloads/",
4837              "license": [
4838                  "MIT"
4839              ],
4840              "authors": [
4841                  {
4842                      "name": "Ion Bazan",
4843                      "email": "[email protected]"
4844                  },
4845                  {
4846                      "name": "Nicolas Grekas",
4847                      "email": "[email protected]"
4848                  },
4849                  {
4850                      "name": "Symfony Community",
4851                      "homepage": "https://symfony.com/contributors"
4852                  }
4853              ],
4854              "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
4855              "homepage": "https://symfony.com",
4856              "keywords": [
4857                  "compatibility",
4858                  "polyfill",
4859                  "portable",
4860                  "shim"
4861              ],
4862              "support": {
4863                  "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
4864              },
4865              "funding": [
4866                  {
4867                      "url": "https://symfony.com/sponsor",
4868                      "type": "custom"
4869                  },
4870                  {
4871                      "url": "https://github.com/fabpot",
4872                      "type": "github"
4873                  },
4874                  {
4875                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4876                      "type": "tidelift"
4877                  }
4878              ],
4879              "install-path": "../symfony/polyfill-php80"
4880          },
4881          {
4882              "name": "symfony/service-contracts",
4883              "version": "v2.5.1",
4884              "version_normalized": "2.5.1.0",
4885              "source": {
4886                  "type": "git",
4887                  "url": "https://github.com/symfony/service-contracts.git",
4888                  "reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c"
4889              },
4890              "dist": {
4891                  "type": "zip",
4892                  "url": "https://api.github.com/repos/symfony/service-contracts/zipball/24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
4893                  "reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
4894                  "shasum": ""
4895              },
4896              "require": {
4897                  "php": ">=7.2.5",
4898                  "psr/container": "^1.1",
4899                  "symfony/deprecation-contracts": "^2.1|^3"
4900              },
4901              "conflict": {
4902                  "ext-psr": "<1.1|>=2"
4903              },
4904              "suggest": {
4905                  "symfony/service-implementation": ""
4906              },
4907              "time": "2022-03-13T20:07:29+00:00",
4908              "type": "library",
4909              "extra": {
4910                  "branch-alias": {
4911                      "dev-main": "2.5-dev"
4912                  },
4913                  "thanks": {
4914                      "name": "symfony/contracts",
4915                      "url": "https://github.com/symfony/contracts"
4916                  }
4917              },
4918              "installation-source": "dist",
4919              "autoload": {
4920                  "psr-4": {
4921                      "Symfony\\Contracts\\Service\\": ""
4922                  }
4923              },
4924              "notification-url": "https://packagist.org/downloads/",
4925              "license": [
4926                  "MIT"
4927              ],
4928              "authors": [
4929                  {
4930                      "name": "Nicolas Grekas",
4931                      "email": "[email protected]"
4932                  },
4933                  {
4934                      "name": "Symfony Community",
4935                      "homepage": "https://symfony.com/contributors"
4936                  }
4937              ],
4938              "description": "Generic abstractions related to writing services",
4939              "homepage": "https://symfony.com",
4940              "keywords": [
4941                  "abstractions",
4942                  "contracts",
4943                  "decoupling",
4944                  "interfaces",
4945                  "interoperability",
4946                  "standards"
4947              ],
4948              "support": {
4949                  "source": "https://github.com/symfony/service-contracts/tree/v2.5.1"
4950              },
4951              "funding": [
4952                  {
4953                      "url": "https://symfony.com/sponsor",
4954                      "type": "custom"
4955                  },
4956                  {
4957                      "url": "https://github.com/fabpot",
4958                      "type": "github"
4959                  },
4960                  {
4961                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4962                      "type": "tidelift"
4963                  }
4964              ],
4965              "install-path": "../symfony/service-contracts"
4966          },
4967          {
4968              "name": "symfony/string",
4969              "version": "v5.4.3",
4970              "version_normalized": "5.4.3.0",
4971              "source": {
4972                  "type": "git",
4973                  "url": "https://github.com/symfony/string.git",
4974                  "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
4975              },
4976              "dist": {
4977                  "type": "zip",
4978                  "url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
4979                  "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
4980                  "shasum": ""
4981              },
4982              "require": {
4983                  "php": ">=7.2.5",
4984                  "symfony/polyfill-ctype": "~1.8",
4985                  "symfony/polyfill-intl-grapheme": "~1.0",
4986                  "symfony/polyfill-intl-normalizer": "~1.0",
4987                  "symfony/polyfill-mbstring": "~1.0",
4988                  "symfony/polyfill-php80": "~1.15"
4989              },
4990              "conflict": {
4991                  "symfony/translation-contracts": ">=3.0"
4992              },
4993              "require-dev": {
4994                  "symfony/error-handler": "^4.4|^5.0|^6.0",
4995                  "symfony/http-client": "^4.4|^5.0|^6.0",
4996                  "symfony/translation-contracts": "^1.1|^2",
4997                  "symfony/var-exporter": "^4.4|^5.0|^6.0"
4998              },
4999              "time": "2022-01-02T09:53:40+00:00",
5000              "type": "library",
5001              "installation-source": "dist",
5002              "autoload": {
5003                  "files": [
5004                      "Resources/functions.php"
5005                  ],
5006                  "psr-4": {
5007                      "Symfony\\Component\\String\\": ""
5008                  },
5009                  "exclude-from-classmap": [
5010                      "/Tests/"
5011                  ]
5012              },
5013              "notification-url": "https://packagist.org/downloads/",
5014              "license": [
5015                  "MIT"
5016              ],
5017              "authors": [
5018                  {
5019                      "name": "Nicolas Grekas",
5020                      "email": "[email protected]"
5021                  },
5022                  {
5023                      "name": "Symfony Community",
5024                      "homepage": "https://symfony.com/contributors"
5025                  }
5026              ],
5027              "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
5028              "homepage": "https://symfony.com",
5029              "keywords": [
5030                  "grapheme",
5031                  "i18n",
5032                  "string",
5033                  "unicode",
5034                  "utf-8",
5035                  "utf8"
5036              ],
5037              "support": {
5038                  "source": "https://github.com/symfony/string/tree/v5.4.3"
5039              },
5040              "funding": [
5041                  {
5042                      "url": "https://symfony.com/sponsor",
5043                      "type": "custom"
5044                  },
5045                  {
5046                      "url": "https://github.com/fabpot",
5047                      "type": "github"
5048                  },
5049                  {
5050                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5051                      "type": "tidelift"
5052                  }
5053              ],
5054              "install-path": "../symfony/string"
5055          },
5056          {
5057              "name": "symfony/var-dumper",
5058              "version": "v5.4.6",
5059              "version_normalized": "5.4.6.0",
5060              "source": {
5061                  "type": "git",
5062                  "url": "https://github.com/symfony/var-dumper.git",
5063                  "reference": "294e9da6e2e0dd404e983daa5aa74253d92c05d0"
5064              },
5065              "dist": {
5066                  "type": "zip",
5067                  "url": "https://api.github.com/repos/symfony/var-dumper/zipball/294e9da6e2e0dd404e983daa5aa74253d92c05d0",
5068                  "reference": "294e9da6e2e0dd404e983daa5aa74253d92c05d0",
5069                  "shasum": ""
5070              },
5071              "require": {
5072                  "php": ">=7.2.5",
5073                  "symfony/polyfill-mbstring": "~1.0",
5074                  "symfony/polyfill-php80": "^1.16"
5075              },
5076              "conflict": {
5077                  "phpunit/phpunit": "<5.4.3",
5078                  "symfony/console": "<4.4"
5079              },
5080              "require-dev": {
5081                  "ext-iconv": "*",
5082                  "symfony/console": "^4.4|^5.0|^6.0",
5083                  "symfony/process": "^4.4|^5.0|^6.0",
5084                  "symfony/uid": "^5.1|^6.0",
5085                  "twig/twig": "^2.13|^3.0.4"
5086              },
5087              "suggest": {
5088                  "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
5089                  "ext-intl": "To show region name in time zone dump",
5090                  "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
5091              },
5092              "time": "2022-03-02T12:42:23+00:00",
5093              "bin": [
5094                  "Resources/bin/var-dump-server"
5095              ],
5096              "type": "library",
5097              "installation-source": "dist",
5098              "autoload": {
5099                  "files": [
5100                      "Resources/functions/dump.php"
5101                  ],
5102                  "psr-4": {
5103                      "Symfony\\Component\\VarDumper\\": ""
5104                  },
5105                  "exclude-from-classmap": [
5106                      "/Tests/"
5107                  ]
5108              },
5109              "notification-url": "https://packagist.org/downloads/",
5110              "license": [
5111                  "MIT"
5112              ],
5113              "authors": [
5114                  {
5115                      "name": "Nicolas Grekas",
5116                      "email": "[email protected]"
5117                  },
5118                  {
5119                      "name": "Symfony Community",
5120                      "homepage": "https://symfony.com/contributors"
5121                  }
5122              ],
5123              "description": "Provides mechanisms for walking through any arbitrary PHP variable",
5124              "homepage": "https://symfony.com",
5125              "keywords": [
5126                  "debug",
5127                  "dump"
5128              ],
5129              "support": {
5130                  "source": "https://github.com/symfony/var-dumper/tree/v5.4.6"
5131              },
5132              "funding": [
5133                  {
5134                      "url": "https://symfony.com/sponsor",
5135                      "type": "custom"
5136                  },
5137                  {
5138                      "url": "https://github.com/fabpot",
5139                      "type": "github"
5140                  },
5141                  {
5142                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5143                      "type": "tidelift"
5144                  }
5145              ],
5146              "install-path": "../symfony/var-dumper"
5147          },
5148          {
5149              "name": "symfony/web-link",
5150              "version": "v5.4.3",
5151              "version_normalized": "5.4.3.0",
5152              "source": {
5153                  "type": "git",
5154                  "url": "https://github.com/symfony/web-link.git",
5155                  "reference": "8b9b073390359549fec5f5d797f23bbe9e2997a5"
5156              },
5157              "dist": {
5158                  "type": "zip",
5159                  "url": "https://api.github.com/repos/symfony/web-link/zipball/8b9b073390359549fec5f5d797f23bbe9e2997a5",
5160                  "reference": "8b9b073390359549fec5f5d797f23bbe9e2997a5",
5161                  "shasum": ""
5162              },
5163              "require": {
5164                  "php": ">=7.2.5",
5165                  "psr/link": "^1.0",
5166                  "symfony/polyfill-php80": "^1.16"
5167              },
5168              "conflict": {
5169                  "symfony/http-kernel": "<5.3"
5170              },
5171              "provide": {
5172                  "psr/link-implementation": "1.0"
5173              },
5174              "require-dev": {
5175                  "symfony/http-kernel": "^5.3|^6.0"
5176              },
5177              "suggest": {
5178                  "symfony/http-kernel": ""
5179              },
5180              "time": "2022-01-02T09:53:40+00:00",
5181              "type": "library",
5182              "installation-source": "dist",
5183              "autoload": {
5184                  "psr-4": {
5185                      "Symfony\\Component\\WebLink\\": ""
5186                  },
5187                  "exclude-from-classmap": [
5188                      "/Tests/"
5189                  ]
5190              },
5191              "notification-url": "https://packagist.org/downloads/",
5192              "license": [
5193                  "MIT"
5194              ],
5195              "authors": [
5196                  {
5197                      "name": "Kévin Dunglas",
5198                      "email": "[email protected]"
5199                  },
5200                  {
5201                      "name": "Symfony Community",
5202                      "homepage": "https://symfony.com/contributors"
5203                  }
5204              ],
5205              "description": "Manages links between resources",
5206              "homepage": "https://symfony.com",
5207              "keywords": [
5208                  "dns-prefetch",
5209                  "http",
5210                  "http2",
5211                  "link",
5212                  "performance",
5213                  "prefetch",
5214                  "preload",
5215                  "prerender",
5216                  "psr13",
5217                  "push"
5218              ],
5219              "support": {
5220                  "source": "https://github.com/symfony/web-link/tree/v5.4.3"
5221              },
5222              "funding": [
5223                  {
5224                      "url": "https://symfony.com/sponsor",
5225                      "type": "custom"
5226                  },
5227                  {
5228                      "url": "https://github.com/fabpot",
5229                      "type": "github"
5230                  },
5231                  {
5232                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5233                      "type": "tidelift"
5234                  }
5235              ],
5236              "install-path": "../symfony/web-link"
5237          },
5238          {
5239              "name": "symfony/yaml",
5240              "version": "v5.4.3",
5241              "version_normalized": "5.4.3.0",
5242              "source": {
5243                  "type": "git",
5244                  "url": "https://github.com/symfony/yaml.git",
5245                  "reference": "e80f87d2c9495966768310fc531b487ce64237a2"
5246              },
5247              "dist": {
5248                  "type": "zip",
5249                  "url": "https://api.github.com/repos/symfony/yaml/zipball/e80f87d2c9495966768310fc531b487ce64237a2",
5250                  "reference": "e80f87d2c9495966768310fc531b487ce64237a2",
5251                  "shasum": ""
5252              },
5253              "require": {
5254                  "php": ">=7.2.5",
5255                  "symfony/deprecation-contracts": "^2.1|^3",
5256                  "symfony/polyfill-ctype": "^1.8"
5257              },
5258              "conflict": {
5259                  "symfony/console": "<5.3"
5260              },
5261              "require-dev": {
5262                  "symfony/console": "^5.3|^6.0"
5263              },
5264              "suggest": {
5265                  "symfony/console": "For validating YAML files using the lint command"
5266              },
5267              "time": "2022-01-26T16:32:32+00:00",
5268              "bin": [
5269                  "Resources/bin/yaml-lint"
5270              ],
5271              "type": "library",
5272              "installation-source": "dist",
5273              "autoload": {
5274                  "psr-4": {
5275                      "Symfony\\Component\\Yaml\\": ""
5276                  },
5277                  "exclude-from-classmap": [
5278                      "/Tests/"
5279                  ]
5280              },
5281              "notification-url": "https://packagist.org/downloads/",
5282              "license": [
5283                  "MIT"
5284              ],
5285              "authors": [
5286                  {
5287                      "name": "Fabien Potencier",
5288                      "email": "[email protected]"
5289                  },
5290                  {
5291                      "name": "Symfony Community",
5292                      "homepage": "https://symfony.com/contributors"
5293                  }
5294              ],
5295              "description": "Loads and dumps YAML files",
5296              "homepage": "https://symfony.com",
5297              "support": {
5298                  "source": "https://github.com/symfony/yaml/tree/v5.4.3"
5299              },
5300              "funding": [
5301                  {
5302                      "url": "https://symfony.com/sponsor",
5303                      "type": "custom"
5304                  },
5305                  {
5306                      "url": "https://github.com/fabpot",
5307                      "type": "github"
5308                  },
5309                  {
5310                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5311                      "type": "tidelift"
5312                  }
5313              ],
5314              "install-path": "../symfony/yaml"
5315          },
5316          {
5317              "name": "tobscure/json-api",
5318              "version": "dev-joomla-backports",
5319              "version_normalized": "dev-joomla-backports",
5320              "source": {
5321                  "type": "git",
5322                  "url": "https://github.com/joomla-backports/json-api-php.git",
5323                  "reference": "e2ad4287b17cc2872d75c85857306371f3de5514"
5324              },
5325              "dist": {
5326                  "type": "zip",
5327                  "url": "https://api.github.com/repos/joomla-backports/json-api-php/zipball/e2ad4287b17cc2872d75c85857306371f3de5514",
5328                  "reference": "e2ad4287b17cc2872d75c85857306371f3de5514",
5329                  "shasum": ""
5330              },
5331              "require": {
5332                  "php": "^5.5.9 || ^7.0"
5333              },
5334              "require-dev": {
5335                  "phpunit/phpunit": "^4.8 || ^5.0"
5336              },
5337              "time": "2022-01-08T20:57:18+00:00",
5338              "default-branch": true,
5339              "type": "library",
5340              "extra": {
5341                  "branch-alias": {
5342                      "dev-master": "1.0-dev"
5343                  }
5344              },
5345              "installation-source": "dist",
5346              "autoload": {
5347                  "psr-4": {
5348                      "Tobscure\\JsonApi\\": "src/"
5349                  }
5350              },
5351              "autoload-dev": {
5352                  "psr-4": {
5353                      "Tobscure\\Tests\\JsonApi\\": "tests/"
5354                  }
5355              },
5356              "license": [
5357                  "MIT"
5358              ],
5359              "authors": [
5360                  {
5361                      "name": "Toby Zerner",
5362                      "email": "[email protected]"
5363                  }
5364              ],
5365              "description": "JSON-API responses in PHP",
5366              "keywords": [
5367                  "api",
5368                  "json",
5369                  "jsonapi",
5370                  "standard"
5371              ],
5372              "install-path": "../tobscure/json-api"
5373          },
5374          {
5375              "name": "typo3/phar-stream-wrapper",
5376              "version": "v3.1.7",
5377              "version_normalized": "3.1.7.0",
5378              "source": {
5379                  "type": "git",
5380                  "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
5381                  "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c"
5382              },
5383              "dist": {
5384                  "type": "zip",
5385                  "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c",
5386                  "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c",
5387                  "shasum": ""
5388              },
5389              "require": {
5390                  "ext-json": "*",
5391                  "php": "^7.0 || ^8.0"
5392              },
5393              "require-dev": {
5394                  "ext-xdebug": "*",
5395                  "phpspec/prophecy": "^1.10",
5396                  "symfony/phpunit-bridge": "^5.1"
5397              },
5398              "suggest": {
5399                  "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
5400              },
5401              "time": "2021-09-20T19:19:13+00:00",
5402              "type": "library",
5403              "extra": {
5404                  "branch-alias": {
5405                      "dev-master": "v3.x-dev"
5406                  }
5407              },
5408              "installation-source": "dist",
5409              "autoload": {
5410                  "psr-4": {
5411                      "TYPO3\\PharStreamWrapper\\": "src/"
5412                  }
5413              },
5414              "notification-url": "https://packagist.org/downloads/",
5415              "license": [
5416                  "MIT"
5417              ],
5418              "description": "Interceptors for PHP's native phar:// stream handling",
5419              "homepage": "https://typo3.org/",
5420              "keywords": [
5421                  "phar",
5422                  "php",
5423                  "security",
5424                  "stream-wrapper"
5425              ],
5426              "support": {
5427                  "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues",
5428                  "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.7"
5429              },
5430              "install-path": "../typo3/phar-stream-wrapper"
5431          },
5432          {
5433              "name": "voku/portable-ascii",
5434              "version": "1.5.6",
5435              "version_normalized": "1.5.6.0",
5436              "source": {
5437                  "type": "git",
5438                  "url": "https://github.com/voku/portable-ascii.git",
5439                  "reference": "80953678b19901e5165c56752d087fc11526017c"
5440              },
5441              "dist": {
5442                  "type": "zip",
5443                  "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c",
5444                  "reference": "80953678b19901e5165c56752d087fc11526017c",
5445                  "shasum": ""
5446              },
5447              "require": {
5448                  "php": ">=7.0.0"
5449              },
5450              "require-dev": {
5451                  "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
5452              },
5453              "suggest": {
5454                  "ext-intl": "Use Intl for transliterator_transliterate() support"
5455              },
5456              "time": "2020-11-12T00:07:28+00:00",
5457              "type": "library",
5458              "installation-source": "dist",
5459              "autoload": {
5460                  "psr-4": {
5461                      "voku\\": "src/voku/"
5462                  }
5463              },
5464              "notification-url": "https://packagist.org/downloads/",
5465              "license": [
5466                  "MIT"
5467              ],
5468              "authors": [
5469                  {
5470                      "name": "Lars Moelleken",
5471                      "homepage": "http://www.moelleken.org/"
5472                  }
5473              ],
5474              "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
5475              "homepage": "https://github.com/voku/portable-ascii",
5476              "keywords": [
5477                  "ascii",
5478                  "clean",
5479                  "php"
5480              ],
5481              "support": {
5482                  "issues": "https://github.com/voku/portable-ascii/issues",
5483                  "source": "https://github.com/voku/portable-ascii/tree/1.5.6"
5484              },
5485              "funding": [
5486                  {
5487                      "url": "https://www.paypal.me/moelleken",
5488                      "type": "custom"
5489                  },
5490                  {
5491                      "url": "https://github.com/voku",
5492                      "type": "github"
5493                  },
5494                  {
5495                      "url": "https://opencollective.com/portable-ascii",
5496                      "type": "open_collective"
5497                  },
5498                  {
5499                      "url": "https://www.patreon.com/voku",
5500                      "type": "patreon"
5501                  },
5502                  {
5503                      "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
5504                      "type": "tidelift"
5505                  }
5506              ],
5507              "install-path": "../voku/portable-ascii"
5508          },
5509          {
5510              "name": "voku/portable-utf8",
5511              "version": "5.4.51",
5512              "version_normalized": "5.4.51.0",
5513              "source": {
5514                  "type": "git",
5515                  "url": "https://github.com/voku/portable-utf8.git",
5516                  "reference": "578f5266725dc9880483d24ad0cfb39f8ce170f7"
5517              },
5518              "dist": {
5519                  "type": "zip",
5520                  "url": "https://api.github.com/repos/voku/portable-utf8/zipball/578f5266725dc9880483d24ad0cfb39f8ce170f7",
5521                  "reference": "578f5266725dc9880483d24ad0cfb39f8ce170f7",
5522                  "shasum": ""
5523              },
5524              "require": {
5525                  "php": ">=7.0.0",
5526                  "symfony/polyfill-iconv": "~1.0",
5527                  "symfony/polyfill-intl-grapheme": "~1.0",
5528                  "symfony/polyfill-intl-normalizer": "~1.0",
5529                  "symfony/polyfill-mbstring": "~1.0",
5530                  "symfony/polyfill-php72": "~1.0",
5531                  "voku/portable-ascii": "~1.5.6"
5532              },
5533              "require-dev": {
5534                  "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
5535              },
5536              "suggest": {
5537                  "ext-ctype": "Use Ctype for e.g. hexadecimal digit detection",
5538                  "ext-fileinfo": "Use Fileinfo for better binary file detection",
5539                  "ext-iconv": "Use iconv for best performance",
5540                  "ext-intl": "Use Intl for best performance",
5541                  "ext-json": "Use JSON for string detection",
5542                  "ext-mbstring": "Use Mbstring for best performance"
5543              },
5544              "time": "2020-12-02T01:58:49+00:00",
5545              "type": "library",
5546              "installation-source": "dist",
5547              "autoload": {
5548                  "files": [
5549                      "bootstrap.php"
5550                  ],
5551                  "psr-4": {
5552                      "voku\\": "src/voku/"
5553                  }
5554              },
5555              "notification-url": "https://packagist.org/downloads/",
5556              "license": [
5557                  "(Apache-2.0 or GPL-2.0)"
5558              ],
5559              "authors": [
5560                  {
5561                      "name": "Nicolas Grekas",
5562                      "email": "[email protected]"
5563                  },
5564                  {
5565                      "name": "Hamid Sarfraz",
5566                      "homepage": "http://pageconfig.com/"
5567                  },
5568                  {
5569                      "name": "Lars Moelleken",
5570                      "homepage": "http://www.moelleken.org/"
5571                  }
5572              ],
5573              "description": "Portable UTF-8 library - performance optimized (unicode) string functions for php.",
5574              "homepage": "https://github.com/voku/portable-utf8",
5575              "keywords": [
5576                  "UTF",
5577                  "clean",
5578                  "php",
5579                  "unicode",
5580                  "utf-8",
5581                  "utf8"
5582              ],
5583              "support": {
5584                  "issues": "https://github.com/voku/portable-utf8/issues",
5585                  "source": "https://github.com/voku/portable-utf8/tree/5.4.51"
5586              },
5587              "funding": [
5588                  {
5589                      "url": "https://www.paypal.me/moelleken",
5590                      "type": "custom"
5591                  },
5592                  {
5593                      "url": "https://github.com/voku",
5594                      "type": "github"
5595                  },
5596                  {
5597                      "url": "https://opencollective.com/portable-utf8",
5598                      "type": "open_collective"
5599                  },
5600                  {
5601                      "url": "https://www.patreon.com/voku",
5602                      "type": "patreon"
5603                  },
5604                  {
5605                      "url": "https://tidelift.com/funding/github/packagist/voku/portable-utf8",
5606                      "type": "tidelift"
5607                  }
5608              ],
5609              "install-path": "../voku/portable-utf8"
5610          },
5611          {
5612              "name": "wamania/php-stemmer",
5613              "version": "v2.2.0",
5614              "version_normalized": "2.2.0.0",
5615              "source": {
5616                  "type": "git",
5617                  "url": "https://github.com/wamania/php-stemmer.git",
5618                  "reference": "a5eafec3f6c48e277939af0dbc0c24a76e658c04"
5619              },
5620              "dist": {
5621                  "type": "zip",
5622                  "url": "https://api.github.com/repos/wamania/php-stemmer/zipball/a5eafec3f6c48e277939af0dbc0c24a76e658c04",
5623                  "reference": "a5eafec3f6c48e277939af0dbc0c24a76e658c04",
5624                  "shasum": ""
5625              },
5626              "require": {
5627                  "php": ">=7.0",
5628                  "voku/portable-utf8": "^5.4"
5629              },
5630              "require-dev": {
5631                  "phpunit/phpunit": "^4.8"
5632              },
5633              "time": "2021-02-10T09:07:25+00:00",
5634              "type": "library",
5635              "installation-source": "dist",
5636              "autoload": {
5637                  "psr-4": {
5638                      "Wamania\\Snowball\\": "src/"
5639                  }
5640              },
5641              "notification-url": "https://packagist.org/downloads/",
5642              "license": [
5643                  "MIT"
5644              ],
5645              "authors": [
5646                  {
5647                      "name": "Wamania",
5648                      "homepage": "http://wamania.com"
5649                  }
5650              ],
5651              "description": "Native PHP Stemmer",
5652              "keywords": [
5653                  "php",
5654                  "porter",
5655                  "stemmer"
5656              ],
5657              "support": {
5658                  "issues": "https://github.com/wamania/php-stemmer/issues",
5659                  "source": "https://github.com/wamania/php-stemmer/tree/v2.2.0"
5660              },
5661              "install-path": "../wamania/php-stemmer"
5662          },
5663          {
5664              "name": "web-auth/cose-lib",
5665              "version": "v2.1.7",
5666              "version_normalized": "2.1.7.0",
5667              "source": {
5668                  "type": "git",
5669                  "url": "https://github.com/web-auth/cose-lib.git",
5670                  "reference": "8d1c37bac6e5db8d502b7735448d416f05fb4c70"
5671              },
5672              "dist": {
5673                  "type": "zip",
5674                  "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/8d1c37bac6e5db8d502b7735448d416f05fb4c70",
5675                  "reference": "8d1c37bac6e5db8d502b7735448d416f05fb4c70",
5676                  "shasum": ""
5677              },
5678              "require": {
5679                  "beberlei/assert": "^3.0",
5680                  "ext-json": "*",
5681                  "ext-mbstring": "*",
5682                  "ext-openssl": "*",
5683                  "fgrosse/phpasn1": "^2.1",
5684                  "php": "^7.2"
5685              },
5686              "time": "2019-09-04T20:53:12+00:00",
5687              "type": "library",
5688              "extra": {
5689                  "branch-alias": {
5690                      "v1.0": "1.0.x-dev",
5691                      "v1.1": "1.1.x-dev",
5692                      "v1.2": "1.2.x-dev",
5693                      "v2.0": "2.0.x-dev",
5694                      "v2.1": "2.1.x-dev"
5695                  }
5696              },
5697              "installation-source": "dist",
5698              "autoload": {
5699                  "psr-4": {
5700                      "Cose\\": "src/"
5701                  }
5702              },
5703              "notification-url": "https://packagist.org/downloads/",
5704              "license": [
5705                  "MIT"
5706              ],
5707              "authors": [
5708                  {
5709                      "name": "Florent Morselli",
5710                      "homepage": "https://github.com/Spomky"
5711                  },
5712                  {
5713                      "name": "All contributors",
5714                      "homepage": "https://github.com/web-auth/cose/contributors"
5715                  }
5716              ],
5717              "description": "CBOR Object Signing and Encryption (COSE) For PHP",
5718              "homepage": "https://github.com/web-auth",
5719              "keywords": [
5720                  "COSE",
5721                  "RFC8152"
5722              ],
5723              "support": {
5724                  "source": "https://github.com/web-auth/cose-lib/tree/v2.1.6"
5725              },
5726              "install-path": "../web-auth/cose-lib"
5727          },
5728          {
5729              "name": "web-auth/metadata-service",
5730              "version": "v2.1.7",
5731              "version_normalized": "2.1.7.0",
5732              "source": {
5733                  "type": "git",
5734                  "url": "https://github.com/web-auth/webauthn-metadata-service.git",
5735                  "reference": "5fc754d00dfa05913260dc3781227dfa8ed7dbdd"
5736              },
5737              "dist": {
5738                  "type": "zip",
5739                  "url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/5fc754d00dfa05913260dc3781227dfa8ed7dbdd",
5740                  "reference": "5fc754d00dfa05913260dc3781227dfa8ed7dbdd",
5741                  "shasum": ""
5742              },
5743              "require": {
5744                  "ext-json": "*",
5745                  "php": "^7.1",
5746                  "psr/http-client": "^1.0",
5747                  "psr/http-factory": "^1.0"
5748              },
5749              "time": "2019-09-04T20:53:12+00:00",
5750              "type": "library",
5751              "extra": {
5752                  "branch-alias": {
5753                      "v2.1": "2.1.x-dev"
5754                  }
5755              },
5756              "installation-source": "dist",
5757              "autoload": {
5758                  "psr-4": {
5759                      "Webauthn\\MetadataService\\": "src/"
5760                  }
5761              },
5762              "notification-url": "https://packagist.org/downloads/",
5763              "license": [
5764                  "MIT"
5765              ],
5766              "authors": [
5767                  {
5768                      "name": "Florent Morselli",
5769                      "homepage": "https://github.com/Spomky"
5770                  },
5771                  {
5772                      "name": "All contributors",
5773                      "homepage": "https://github.com/web-auth/metadata-service/contributors"
5774                  }
5775              ],
5776              "description": "Metadata Service for FIDO2/Webauthn",
5777              "homepage": "https://github.com/web-auth",
5778              "keywords": [
5779                  "FIDO2",
5780                  "fido",
5781                  "webauthn"
5782              ],
5783              "support": {
5784                  "source": "https://github.com/web-auth/webauthn-metadata-service/tree/v2.1.7"
5785              },
5786              "install-path": "../web-auth/metadata-service"
5787          },
5788          {
5789              "name": "web-auth/webauthn-lib",
5790              "version": "v2.1.7",
5791              "version_normalized": "2.1.7.0",
5792              "source": {
5793                  "type": "git",
5794                  "url": "https://github.com/web-auth/webauthn-lib.git",
5795                  "reference": "4cd346f2ef4d282296e503b7b1b3ef200347437b"
5796              },
5797              "dist": {
5798                  "type": "zip",
5799                  "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/4cd346f2ef4d282296e503b7b1b3ef200347437b",
5800                  "reference": "4cd346f2ef4d282296e503b7b1b3ef200347437b",
5801                  "shasum": ""
5802              },
5803              "require": {
5804                  "beberlei/assert": "^3.0",
5805                  "ext-json": "*",
5806                  "ext-mbstring": "*",
5807                  "ext-openssl": "*",
5808                  "nyholm/psr7": "^1.1",
5809                  "php": "^7.2",
5810                  "psr/http-client": "^1.0",
5811                  "psr/http-factory": "^1.0",
5812                  "psr/http-message": "^1.0",
5813                  "ramsey/uuid": "^3.8",
5814                  "spomky-labs/base64url": "^2.0",
5815                  "spomky-labs/cbor-php": "^1.0.2",
5816                  "web-auth/cose-lib": "self.version",
5817                  "web-auth/metadata-service": "self.version"
5818              },
5819              "suggest": {
5820                  "web-token/jwt-signature-algorithm-ecdsa": "Recommended for the AndroidSafetyNet Attestation Statement support",
5821                  "web-token/jwt-signature-algorithm-eddsa": "Recommended for the AndroidSafetyNet Attestation Statement support",
5822                  "web-token/jwt-signature-algorithm-rsa": "Mandatory for the AndroidSafetyNet Attestation Statement support"
5823              },
5824              "time": "2019-09-09T12:04:09+00:00",
5825              "type": "library",
5826              "extra": {
5827                  "branch-alias": {
5828                      "v1.0": "1.0.x-dev",
5829                      "v1.1": "1.1.x-dev",
5830                      "v1.2": "1.2.x-dev",
5831                      "v2.0": "2.0.x-dev",
5832                      "v2.1": "2.1.x-dev"
5833                  }
5834              },
5835              "installation-source": "dist",
5836              "autoload": {
5837                  "psr-4": {
5838                      "Webauthn\\": "src/"
5839                  }
5840              },
5841              "notification-url": "https://packagist.org/downloads/",
5842              "license": [
5843                  "MIT"
5844              ],
5845              "authors": [
5846                  {
5847                      "name": "Florent Morselli",
5848                      "homepage": "https://github.com/Spomky"
5849                  },
5850                  {
5851                      "name": "All contributors",
5852                      "homepage": "https://github.com/web-auth/webauthn-library/contributors"
5853                  }
5854              ],
5855              "description": "FIDO2/Webauthn Support For PHP",
5856              "homepage": "https://github.com/web-auth",
5857              "keywords": [
5858                  "FIDO2",
5859                  "fido",
5860                  "webauthn"
5861              ],
5862              "support": {
5863                  "source": "https://github.com/web-auth/webauthn-lib/tree/v2.1.7"
5864              },
5865              "install-path": "../web-auth/webauthn-lib"
5866          },
5867          {
5868              "name": "web-token/jwt-core",
5869              "version": "v2.2.11",
5870              "version_normalized": "2.2.11.0",
5871              "source": {
5872                  "type": "git",
5873                  "url": "https://github.com/web-token/jwt-core.git",
5874                  "reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678"
5875              },
5876              "dist": {
5877                  "type": "zip",
5878                  "url": "https://api.github.com/repos/web-token/jwt-core/zipball/53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
5879                  "reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
5880                  "shasum": ""
5881              },
5882              "require": {
5883                  "brick/math": "^0.8.17|^0.9",
5884                  "ext-json": "*",
5885                  "ext-mbstring": "*",
5886                  "fgrosse/phpasn1": "^2.0",
5887                  "php": ">=7.2",
5888                  "spomky-labs/base64url": "^1.0|^2.0"
5889              },
5890              "conflict": {
5891                  "spomky-labs/jose": "*"
5892              },
5893              "time": "2021-03-17T14:55:52+00:00",
5894              "type": "library",
5895              "installation-source": "dist",
5896              "autoload": {
5897                  "psr-4": {
5898                      "Jose\\Component\\Core\\": ""
5899                  }
5900              },
5901              "notification-url": "https://packagist.org/downloads/",
5902              "license": [
5903                  "MIT"
5904              ],
5905              "authors": [
5906                  {
5907                      "name": "Florent Morselli",
5908                      "homepage": "https://github.com/Spomky"
5909                  },
5910                  {
5911                      "name": "All contributors",
5912                      "homepage": "https://github.com/web-token/jwt-framework/contributors"
5913                  }
5914              ],
5915              "description": "Core component of the JWT Framework.",
5916              "homepage": "https://github.com/web-token",
5917              "keywords": [
5918                  "JOSE",
5919                  "JWE",
5920                  "JWK",
5921                  "JWKSet",
5922                  "JWS",
5923                  "Jot",
5924                  "RFC7515",
5925                  "RFC7516",
5926                  "RFC7517",
5927                  "RFC7518",
5928                  "RFC7519",
5929                  "RFC7520",
5930                  "bundle",
5931                  "jwa",
5932                  "jwt",
5933                  "symfony"
5934              ],
5935              "support": {
5936                  "source": "https://github.com/web-token/jwt-core/tree/v2.2.11"
5937              },
5938              "funding": [
5939                  {
5940                      "url": "https://www.patreon.com/FlorentMorselli",
5941                      "type": "patreon"
5942                  }
5943              ],
5944              "install-path": "../web-token/jwt-core"
5945          },
5946          {
5947              "name": "web-token/jwt-signature",
5948              "version": "v2.2.11",
5949              "version_normalized": "2.2.11.0",
5950              "source": {
5951                  "type": "git",
5952                  "url": "https://github.com/web-token/jwt-signature.git",
5953                  "reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103"
5954              },
5955              "dist": {
5956                  "type": "zip",
5957                  "url": "https://api.github.com/repos/web-token/jwt-signature/zipball/015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
5958                  "reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
5959                  "shasum": ""
5960              },
5961              "require": {
5962                  "web-token/jwt-core": "^2.1"
5963              },
5964              "suggest": {
5965                  "web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms",
5966                  "web-token/jwt-signature-algorithm-eddsa": "EdDSA Based Signature Algorithms",
5967                  "web-token/jwt-signature-algorithm-experimental": "Experimental Signature Algorithms",
5968                  "web-token/jwt-signature-algorithm-hmac": "HMAC Based Signature Algorithms",
5969                  "web-token/jwt-signature-algorithm-none": "None Signature Algorithm",
5970                  "web-token/jwt-signature-algorithm-rsa": "RSA Based Signature Algorithms"
5971              },
5972              "time": "2021-03-01T19:55:28+00:00",
5973              "type": "library",
5974              "installation-source": "dist",
5975              "autoload": {
5976                  "psr-4": {
5977                      "Jose\\Component\\Signature\\": ""
5978                  }
5979              },
5980              "notification-url": "https://packagist.org/downloads/",
5981              "license": [
5982                  "MIT"
5983              ],
5984              "authors": [
5985                  {
5986                      "name": "Florent Morselli",
5987                      "homepage": "https://github.com/Spomky"
5988                  },
5989                  {
5990                      "name": "All contributors",
5991                      "homepage": "https://github.com/web-token/jwt-signature/contributors"
5992                  }
5993              ],
5994              "description": "Signature component of the JWT Framework.",
5995              "homepage": "https://github.com/web-token",
5996              "keywords": [
5997                  "JOSE",
5998                  "JWE",
5999                  "JWK",
6000                  "JWKSet",
6001                  "JWS",
6002                  "Jot",
6003                  "RFC7515",
6004                  "RFC7516",
6005                  "RFC7517",
6006                  "RFC7518",
6007                  "RFC7519",
6008                  "RFC7520",
6009                  "bundle",
6010                  "jwa",
6011                  "jwt",
6012                  "symfony"
6013              ],
6014              "support": {
6015                  "source": "https://github.com/web-token/jwt-signature/tree/v2.2.11"
6016              },
6017              "funding": [
6018                  {
6019                      "url": "https://www.patreon.com/FlorentMorselli",
6020                      "type": "patreon"
6021                  }
6022              ],
6023              "install-path": "../web-token/jwt-signature"
6024          },
6025          {
6026              "name": "web-token/jwt-signature-algorithm-ecdsa",
6027              "version": "v2.2.11",
6028              "version_normalized": "2.2.11.0",
6029              "source": {
6030                  "type": "git",
6031                  "url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git",
6032                  "reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591"
6033              },
6034              "dist": {
6035                  "type": "zip",
6036                  "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
6037                  "reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
6038                  "shasum": ""
6039              },
6040              "require": {
6041                  "ext-openssl": "*",
6042                  "web-token/jwt-signature": "^2.0"
6043              },
6044              "time": "2021-01-21T19:18:03+00:00",
6045              "type": "library",
6046              "installation-source": "dist",
6047              "autoload": {
6048                  "psr-4": {
6049                      "Jose\\Component\\Signature\\Algorithm\\": ""
6050                  }
6051              },
6052              "notification-url": "https://packagist.org/downloads/",
6053              "license": [
6054                  "MIT"
6055              ],
6056              "authors": [
6057                  {
6058                      "name": "Florent Morselli",
6059                      "homepage": "https://github.com/Spomky"
6060                  },
6061                  {
6062                      "name": "All contributors",
6063                      "homepage": "https://github.com/web-token/jwt-framework/contributors"
6064                  }
6065              ],
6066              "description": "ECDSA Based Signature Algorithms the JWT Framework.",
6067              "homepage": "https://github.com/web-token",
6068              "keywords": [
6069                  "JOSE",
6070                  "JWE",
6071                  "JWK",
6072                  "JWKSet",
6073                  "JWS",
6074                  "Jot",
6075                  "RFC7515",
6076                  "RFC7516",
6077                  "RFC7517",
6078                  "RFC7518",
6079                  "RFC7519",
6080                  "RFC7520",
6081                  "bundle",
6082                  "jwa",
6083                  "jwt",
6084                  "symfony"
6085              ],
6086              "support": {
6087                  "source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/v2.2.11"
6088              },
6089              "funding": [
6090                  {
6091                      "url": "https://www.patreon.com/FlorentMorselli",
6092                      "type": "patreon"
6093                  }
6094              ],
6095              "install-path": "../web-token/jwt-signature-algorithm-ecdsa"
6096          },
6097          {
6098              "name": "web-token/jwt-signature-algorithm-eddsa",
6099              "version": "v2.2.11",
6100              "version_normalized": "2.2.11.0",
6101              "source": {
6102                  "type": "git",
6103                  "url": "https://github.com/web-token/jwt-signature-algorithm-eddsa.git",
6104                  "reference": "b805ecca593c56e60e0463bd2cacc9b1341910f6"
6105              },
6106              "dist": {
6107                  "type": "zip",
6108                  "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-eddsa/zipball/b805ecca593c56e60e0463bd2cacc9b1341910f6",
6109                  "reference": "b805ecca593c56e60e0463bd2cacc9b1341910f6",
6110                  "shasum": ""
6111              },
6112              "require": {
6113                  "ext-sodium": "*",
6114                  "web-token/jwt-signature": "^2.1"
6115              },
6116              "time": "2021-01-21T19:18:03+00:00",
6117              "type": "library",
6118              "installation-source": "dist",
6119              "autoload": {
6120                  "psr-4": {
6121                      "Jose\\Component\\Signature\\Algorithm\\": ""
6122                  }
6123              },
6124              "notification-url": "https://packagist.org/downloads/",
6125              "license": [
6126                  "MIT"
6127              ],
6128              "authors": [
6129                  {
6130                      "name": "Florent Morselli",
6131                      "homepage": "https://github.com/Spomky"
6132                  },
6133                  {
6134                      "name": "All contributors",
6135                      "homepage": "https://github.com/web-token/jwt-framework/contributors"
6136                  }
6137              ],
6138              "description": "EdDSA Signature Algorithm the JWT Framework.",
6139              "homepage": "https://github.com/web-token",
6140              "keywords": [
6141                  "JOSE",
6142                  "JWE",
6143                  "JWK",
6144                  "JWKSet",
6145                  "JWS",
6146                  "Jot",
6147                  "RFC7515",
6148                  "RFC7516",
6149                  "RFC7517",
6150                  "RFC7518",
6151                  "RFC7519",
6152                  "RFC7520",
6153                  "bundle",
6154                  "jwa",
6155                  "jwt",
6156                  "symfony"
6157              ],
6158              "support": {
6159                  "source": "https://github.com/web-token/jwt-signature-algorithm-eddsa/tree/v2.2.11"
6160              },
6161              "funding": [
6162                  {
6163                      "url": "https://www.patreon.com/FlorentMorselli",
6164                      "type": "patreon"
6165                  }
6166              ],
6167              "install-path": "../web-token/jwt-signature-algorithm-eddsa"
6168          },
6169          {
6170              "name": "web-token/jwt-signature-algorithm-experimental",
6171              "version": "v2.2.11",
6172              "version_normalized": "2.2.11.0",
6173              "source": {
6174                  "type": "git",
6175                  "url": "https://github.com/web-token/jwt-signature-algorithm-experimental.git",
6176                  "reference": "b84ea38f9361d68806f100f091db17c1cde6f96c"
6177              },
6178              "dist": {
6179                  "type": "zip",
6180                  "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-experimental/zipball/b84ea38f9361d68806f100f091db17c1cde6f96c",
6181                  "reference": "b84ea38f9361d68806f100f091db17c1cde6f96c",
6182                  "shasum": ""
6183              },
6184              "require": {
6185                  "web-token/jwt-signature-algorithm-hmac": "^2.1",
6186                  "web-token/jwt-signature-algorithm-rsa": "^2.1"
6187              },
6188              "time": "2021-01-21T19:18:03+00:00",
6189              "type": "library",
6190              "installation-source": "dist",
6191              "autoload": {
6192                  "psr-4": {
6193                      "Jose\\Component\\Signature\\Algorithm\\": ""
6194                  }
6195              },
6196              "notification-url": "https://packagist.org/downloads/",
6197              "license": [
6198                  "MIT"
6199              ],
6200              "authors": [
6201                  {
6202                      "name": "Florent Morselli",
6203                      "homepage": "https://github.com/Spomky"
6204                  },
6205                  {
6206                      "name": "All contributors",
6207                      "homepage": "https://github.com/web-token/jwt-framework/contributors"
6208                  }
6209              ],
6210              "description": "Experimental Signature Algorithms the JWT Framework.",
6211              "homepage": "https://github.com/web-token",
6212              "keywords": [
6213                  "JOSE",
6214                  "JWE",
6215                  "JWK",
6216                  "JWKSet",
6217                  "JWS",
6218                  "Jot",
6219                  "RFC7515",
6220                  "RFC7516",
6221                  "RFC7517",
6222                  "RFC7518",
6223                  "RFC7519",
6224                  "RFC7520",
6225                  "bundle",
6226                  "jwa",
6227                  "jwt",
6228                  "symfony"
6229              ],
6230              "support": {
6231                  "source": "https://github.com/web-token/jwt-signature-algorithm-experimental/tree/v2.2.11"
6232              },
6233              "funding": [
6234                  {
6235                      "url": "https://www.patreon.com/FlorentMorselli",
6236                      "type": "patreon"
6237                  }
6238              ],
6239              "install-path": "../web-token/jwt-signature-algorithm-experimental"
6240          },
6241          {
6242              "name": "web-token/jwt-signature-algorithm-hmac",
6243              "version": "v2.2.11",
6244              "version_normalized": "2.2.11.0",
6245              "source": {
6246                  "type": "git",
6247                  "url": "https://github.com/web-token/jwt-signature-algorithm-hmac.git",
6248                  "reference": "d208b1c50b408fa711bfeedeed9fb5d9be1d3080"
6249              },
6250              "dist": {
6251                  "type": "zip",
6252                  "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-hmac/zipball/d208b1c50b408fa711bfeedeed9fb5d9be1d3080",
6253                  "reference": "d208b1c50b408fa711bfeedeed9fb5d9be1d3080",
6254                  "shasum": ""
6255              },
6256              "require": {
6257                  "web-token/jwt-signature": "^2.1"
6258              },
6259              "time": "2021-01-21T19:18:03+00:00",
6260              "type": "library",
6261              "installation-source": "dist",
6262              "autoload": {
6263                  "psr-4": {
6264                      "Jose\\Component\\Signature\\Algorithm\\": ""
6265                  }
6266              },
6267              "notification-url": "https://packagist.org/downloads/",
6268              "license": [
6269                  "MIT"
6270              ],
6271              "authors": [
6272                  {
6273                      "name": "Florent Morselli",
6274                      "homepage": "https://github.com/Spomky"
6275                  },
6276                  {
6277                      "name": "All contributors",
6278                      "homepage": "https://github.com/web-token/jwt-framework/contributors"
6279                  }
6280              ],
6281              "description": "HMAC Based Signature Algorithms the JWT Framework.",
6282              "homepage": "https://github.com/web-token",
6283              "keywords": [
6284                  "JOSE",
6285                  "JWE",
6286                  "JWK",
6287                  "JWKSet",
6288                  "JWS",
6289                  "Jot",
6290                  "RFC7515",
6291                  "RFC7516",
6292                  "RFC7517",
6293                  "RFC7518",
6294                  "RFC7519",
6295                  "RFC7520",
6296                  "bundle",
6297                  "jwa",
6298                  "jwt",
6299                  "symfony"
6300              ],
6301              "support": {
6302                  "source": "https://github.com/web-token/jwt-signature-algorithm-hmac/tree/v2.2.11"
6303              },
6304              "funding": [
6305                  {
6306                      "url": "https://www.patreon.com/FlorentMorselli",
6307                      "type": "patreon"
6308                  }
6309              ],
6310              "install-path": "../web-token/jwt-signature-algorithm-hmac"
6311          },
6312          {
6313              "name": "web-token/jwt-signature-algorithm-none",
6314              "version": "v2.2.11",
6315              "version_normalized": "2.2.11.0",
6316              "source": {
6317                  "type": "git",
6318                  "url": "https://github.com/web-token/jwt-signature-algorithm-none.git",
6319                  "reference": "c78319392e12e30678eb17d78f16031b5b768388"
6320              },
6321              "dist": {
6322                  "type": "zip",
6323                  "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-none/zipball/c78319392e12e30678eb17d78f16031b5b768388",
6324                  "reference": "c78319392e12e30678eb17d78f16031b5b768388",
6325                  "shasum": ""
6326              },
6327              "require": {
6328                  "web-token/jwt-signature": "^2.1"
6329              },
6330              "time": "2021-01-21T19:18:03+00:00",
6331              "type": "library",
6332              "installation-source": "dist",
6333              "autoload": {
6334                  "psr-4": {
6335                      "Jose\\Component\\Signature\\Algorithm\\": ""
6336                  }
6337              },
6338              "notification-url": "https://packagist.org/downloads/",
6339              "license": [
6340                  "MIT"
6341              ],
6342              "authors": [
6343                  {
6344                      "name": "Florent Morselli",
6345                      "homepage": "https://github.com/Spomky"
6346                  },
6347                  {
6348                      "name": "All contributors",
6349                      "homepage": "https://github.com/web-token/jwt-framework/contributors"
6350                  }
6351              ],
6352              "description": "None Signature Algorithm the JWT Framework.",
6353              "homepage": "https://github.com/web-token",
6354              "keywords": [
6355                  "JOSE",
6356                  "JWE",
6357                  "JWK",
6358                  "JWKSet",
6359                  "JWS",
6360                  "Jot",
6361                  "RFC7515",
6362                  "RFC7516",
6363                  "RFC7517",
6364                  "RFC7518",
6365                  "RFC7519",
6366                  "RFC7520",
6367                  "bundle",
6368                  "jwa",
6369                  "jwt",
6370                  "symfony"
6371              ],
6372              "support": {
6373                  "source": "https://github.com/web-token/jwt-signature-algorithm-none/tree/v2.2.11"
6374              },
6375              "funding": [
6376                  {
6377                      "url": "https://www.patreon.com/FlorentMorselli",
6378                      "type": "patreon"
6379                  }
6380              ],
6381              "install-path": "../web-token/jwt-signature-algorithm-none"
6382          },
6383          {
6384              "name": "web-token/jwt-signature-algorithm-rsa",
6385              "version": "v2.2.11",
6386              "version_normalized": "2.2.11.0",
6387              "source": {
6388                  "type": "git",
6389                  "url": "https://github.com/web-token/jwt-signature-algorithm-rsa.git",
6390                  "reference": "513ad90eb5ef1886ff176727a769bda4618141b0"
6391              },
6392              "dist": {
6393                  "type": "zip",
6394                  "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-rsa/zipball/513ad90eb5ef1886ff176727a769bda4618141b0",
6395                  "reference": "513ad90eb5ef1886ff176727a769bda4618141b0",
6396                  "shasum": ""
6397              },
6398              "require": {
6399                  "brick/math": "^0.8.17|^0.9",
6400                  "ext-openssl": "*",
6401                  "web-token/jwt-signature": "^2.1"
6402              },
6403              "suggest": {
6404                  "ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance",
6405                  "ext-gmp": "GMP or BCMath is highly recommended to improve the library performance"
6406              },
6407              "time": "2021-01-21T19:18:03+00:00",
6408              "type": "library",
6409              "installation-source": "dist",
6410              "autoload": {
6411                  "psr-4": {
6412                      "Jose\\Component\\Signature\\Algorithm\\": ""
6413                  }
6414              },
6415              "notification-url": "https://packagist.org/downloads/",
6416              "license": [
6417                  "MIT"
6418              ],
6419              "authors": [
6420                  {
6421                      "name": "Florent Morselli",
6422                      "homepage": "https://github.com/Spomky"
6423                  },
6424                  {
6425                      "name": "All contributors",
6426                      "homepage": "https://github.com/web-token/jwt-framework/contributors"
6427                  }
6428              ],
6429              "description": "RSA Based Signature Algorithms the JWT Framework.",
6430              "homepage": "https://github.com/web-token",
6431              "keywords": [
6432                  "JOSE",
6433                  "JWE",
6434                  "JWK",
6435                  "JWKSet",
6436                  "JWS",
6437                  "Jot",
6438                  "RFC7515",
6439                  "RFC7516",
6440                  "RFC7517",
6441                  "RFC7518",
6442                  "RFC7519",
6443                  "RFC7520",
6444                  "bundle",
6445                  "jwa",
6446                  "jwt",
6447                  "symfony"
6448              ],
6449              "support": {
6450                  "source": "https://github.com/web-token/jwt-signature-algorithm-rsa/tree/v2.2.11"
6451              },
6452              "funding": [
6453                  {
6454                      "url": "https://www.patreon.com/FlorentMorselli",
6455                      "type": "patreon"
6456                  }
6457              ],
6458              "install-path": "../web-token/jwt-signature-algorithm-rsa"
6459          },
6460          {
6461              "name": "web-token/signature-pack",
6462              "version": "v2.2.11",
6463              "version_normalized": "2.2.11.0",
6464              "source": {
6465                  "type": "git",
6466                  "url": "https://github.com/web-token/signature-pack.git",
6467                  "reference": "13fd2709a95a8a6a0943e33a537af8088760c6c0"
6468              },
6469              "dist": {
6470                  "type": "zip",
6471                  "url": "https://api.github.com/repos/web-token/signature-pack/zipball/13fd2709a95a8a6a0943e33a537af8088760c6c0",
6472                  "reference": "13fd2709a95a8a6a0943e33a537af8088760c6c0",
6473                  "shasum": ""
6474              },
6475              "require": {
6476                  "web-token/jwt-signature-algorithm-ecdsa": "^2.0",
6477                  "web-token/jwt-signature-algorithm-eddsa": "^2.0",
6478                  "web-token/jwt-signature-algorithm-experimental": "^2.0",
6479                  "web-token/jwt-signature-algorithm-hmac": "^2.0",
6480                  "web-token/jwt-signature-algorithm-none": "^2.0",
6481                  "web-token/jwt-signature-algorithm-rsa": "^2.0"
6482              },
6483              "time": "2019-06-22T12:27:33+00:00",
6484              "type": "symfony-pack",
6485              "installation-source": "dist",
6486              "notification-url": "https://packagist.org/downloads/",
6487              "license": [
6488                  "MIT"
6489              ],
6490              "description": "A pack with all signature algorithms for the web-token/jwt-signature package",
6491              "support": {
6492                  "source": "https://github.com/web-token/signature-pack/tree/v2.2.1"
6493              },
6494              "funding": [
6495                  {
6496                      "url": "https://www.patreon.com/FlorentMorselli",
6497                      "type": "patreon"
6498                  }
6499              ],
6500              "install-path": "../web-token/signature-pack"
6501          },
6502          {
6503              "name": "webmozart/assert",
6504              "version": "1.10.0",
6505              "version_normalized": "1.10.0.0",
6506              "source": {
6507                  "type": "git",
6508                  "url": "https://github.com/webmozarts/assert.git",
6509                  "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
6510              },
6511              "dist": {
6512                  "type": "zip",
6513                  "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
6514                  "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
6515                  "shasum": ""
6516              },
6517              "require": {
6518                  "php": "^7.2 || ^8.0",
6519                  "symfony/polyfill-ctype": "^1.8"
6520              },
6521              "conflict": {
6522                  "phpstan/phpstan": "<0.12.20",
6523                  "vimeo/psalm": "<4.6.1 || 4.6.2"
6524              },
6525              "require-dev": {
6526                  "phpunit/phpunit": "^8.5.13"
6527              },
6528              "time": "2021-03-09T10:59:23+00:00",
6529              "type": "library",
6530              "extra": {
6531                  "branch-alias": {
6532                      "dev-master": "1.10-dev"
6533                  }
6534              },
6535              "installation-source": "dist",
6536              "autoload": {
6537                  "psr-4": {
6538                      "Webmozart\\Assert\\": "src/"
6539                  }
6540              },
6541              "notification-url": "https://packagist.org/downloads/",
6542              "license": [
6543                  "MIT"
6544              ],
6545              "authors": [
6546                  {
6547                      "name": "Bernhard Schussek",
6548                      "email": "[email protected]"
6549                  }
6550              ],
6551              "description": "Assertions to validate method input/output with nice error messages.",
6552              "keywords": [
6553                  "assert",
6554                  "check",
6555                  "validate"
6556              ],
6557              "support": {
6558                  "issues": "https://github.com/webmozarts/assert/issues",
6559                  "source": "https://github.com/webmozarts/assert/tree/1.10.0"
6560              },
6561              "install-path": "../webmozart/assert"
6562          },
6563          {
6564              "name": "willdurand/negotiation",
6565              "version": "3.1.0",
6566              "version_normalized": "3.1.0.0",
6567              "source": {
6568                  "type": "git",
6569                  "url": "https://github.com/willdurand/Negotiation.git",
6570                  "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2"
6571              },
6572              "dist": {
6573                  "type": "zip",
6574                  "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
6575                  "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
6576                  "shasum": ""
6577              },
6578              "require": {
6579                  "php": ">=7.1.0"
6580              },
6581              "require-dev": {
6582                  "symfony/phpunit-bridge": "^5.0"
6583              },
6584              "time": "2022-01-30T20:08:53+00:00",
6585              "type": "library",
6586              "extra": {
6587                  "branch-alias": {
6588                      "dev-master": "3.0-dev"
6589                  }
6590              },
6591              "installation-source": "dist",
6592              "autoload": {
6593                  "psr-4": {
6594                      "Negotiation\\": "src/Negotiation"
6595                  }
6596              },
6597              "notification-url": "https://packagist.org/downloads/",
6598              "license": [
6599                  "MIT"
6600              ],
6601              "authors": [
6602                  {
6603                      "name": "William Durand",
6604                      "email": "[email protected]"
6605                  }
6606              ],
6607              "description": "Content Negotiation tools for PHP provided as a standalone library.",
6608              "homepage": "http://williamdurand.fr/Negotiation/",
6609              "keywords": [
6610                  "accept",
6611                  "content",
6612                  "format",
6613                  "header",
6614                  "negotiation"
6615              ],
6616              "support": {
6617                  "issues": "https://github.com/willdurand/Negotiation/issues",
6618                  "source": "https://github.com/willdurand/Negotiation/tree/3.1.0"
6619              },
6620              "install-path": "../willdurand/negotiation"
6621          }
6622      ],
6623      "dev": false,
6624      "dev-package-names": []
6625  }


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer