Skip to content
Snippets Groups Projects
composer.lock 236 KiB
Newer Older
      "funding": [
        {
          "url": "https://www.colinodell.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://www.paypal.me/colinpodell/10.00",
          "type": "custom"
        },
        {
          "url": "https://github.com/colinodell",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
          "type": "tidelift"
        }
      ],
      "time": "2022-01-25T14:37:33+00:00"
    },
    {
      "name": "league/config",
      "version": "v1.1.1",
      "source": {
        "type": "git",
        "url": "https://github.com/thephpleague/config.git",
        "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/thephpleague/config/zipball/a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e",
        "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e",
        "shasum": ""
      },
      "require": {
        "dflydev/dot-access-data": "^3.0.1",
        "nette/schema": "^1.2",
        "php": "^7.4 || ^8.0"
      },
      "require-dev": {
        "phpstan/phpstan": "^0.12.90",
        "phpunit/phpunit": "^9.5.5",
        "scrutinizer/ocular": "^1.8.1",
        "unleashedtech/php-coding-standard": "^3.1",
        "vimeo/psalm": "^4.7.3"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.2-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "League\\Config\\": "src"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Colin O'Dell",
          "email": "colinodell@gmail.com",
          "homepage": "https://www.colinodell.com",
          "role": "Lead Developer"
        }
      ],
      "description": "Define configuration arrays with strict schemas and access values with dot notation",
      "homepage": "https://config.thephpleague.com",
      "keywords": [
        "array",
        "config",
        "configuration",
        "dot",
        "dot-access",
        "nested",
        "schema"
      ],
      "support": {
        "docs": "https://config.thephpleague.com/",
        "issues": "https://github.com/thephpleague/config/issues",
        "rss": "https://github.com/thephpleague/config/releases.atom",
        "source": "https://github.com/thephpleague/config"
      },
      "funding": [
        {
          "url": "https://www.colinodell.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://www.paypal.me/colinpodell/10.00",
          "type": "custom"
        },
        {
          "url": "https://github.com/colinodell",
          "type": "github"
        }
      ],
      "time": "2021-08-14T12:15:32+00:00"
    },
    {
      "name": "league/html-to-markdown",
      "source": {
        "type": "git",
        "url": "https://github.com/thephpleague/html-to-markdown.git",
        "reference": "e5600a2c5ce7b7571b16732c7086940f56f7abec"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/e5600a2c5ce7b7571b16732c7086940f56f7abec",
        "reference": "e5600a2c5ce7b7571b16732c7086940f56f7abec",
        "shasum": ""
      },
      "require": {
        "ext-dom": "*",
        "ext-xml": "*",
      },
      "require-dev": {
        "mikehaertl/php-shellcommand": "^1.1.0",
        "phpstan/phpstan": "^0.12.82",
        "phpunit/phpunit": "^8.5 || ^9.2",
        "scrutinizer/ocular": "^1.6",
        "unleashedtech/php-coding-standard": "^2.7",
        "vimeo/psalm": "^4.6"
      },
      "bin": ["bin/html-to-markdown"],
      "type": "library",
      "extra": {
        "branch-alias": {
        }
      },
      "autoload": {
        "psr-4": {
          "League\\HTMLToMarkdown\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Colin O'Dell",
          "email": "colinodell@gmail.com",
          "homepage": "https://www.colinodell.com",
          "role": "Lead Developer"
        },
        {
          "name": "Nick Cernis",
          "email": "nick@cern.is",
          "homepage": "http://modernnerd.net",
          "role": "Original Author"
        }
      ],
      "description": "An HTML-to-markdown conversion helper for PHP",
      "homepage": "https://github.com/thephpleague/html-to-markdown",
      "keywords": ["html", "markdown"],
      "support": {
        "issues": "https://github.com/thephpleague/html-to-markdown/issues",
        "source": "https://github.com/thephpleague/html-to-markdown/tree/5.0.1"
      },
      "funding": [
        {
          "url": "https://www.colinodell.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://www.paypal.me/colinpodell/10.00",
          "type": "custom"
        },
        {
          "url": "https://github.com/colinodell",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/league/html-to-markdown",
          "type": "tidelift"
    },
    {
      "name": "maxmind-db/reader",
      "version": "v1.10.1",
      "source": {
        "type": "git",
        "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
        "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/569bd44d97d30a4ec12c7793a33004a76d4caf18",
        "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2"
      },
      "conflict": {
        "ext-maxminddb": "<1.10.1,>=2.0.0"
      },
      "require-dev": {
        "friendsofphp/php-cs-fixer": "*",
        "php-coveralls/php-coveralls": "^2.1",
        "phpstan/phpstan": "*",
        "phpunit/phpcov": ">=6.0.0",
        "phpunit/phpunit": ">=8.0.0,<10.0.0",
        "squizlabs/php_codesniffer": "3.*"
      },
      "suggest": {
        "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
        "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
        "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "MaxMind\\Db\\": "src/MaxMind/Db"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["Apache-2.0"],
      "authors": [
        {
          "name": "Gregory J. Oschwald",
          "email": "goschwald@maxmind.com",
          "homepage": "https://www.maxmind.com/"
        }
      ],
      "description": "MaxMind DB Reader API",
      "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
      "keywords": ["database", "geoip", "geoip2", "geolocation", "maxmind"],
      "support": {
        "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
        "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.10.1"
      },
      "time": "2021-04-14T17:49:35+00:00"
    },
    {
      "name": "maxmind/web-service-common",
      "version": "v0.8.1",
      "source": {
        "type": "git",
        "url": "https://github.com/maxmind/web-service-common-php.git",
        "reference": "32f274051c543fc865e5a84d3a2c703913641ea8"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/32f274051c543fc865e5a84d3a2c703913641ea8",
        "reference": "32f274051c543fc865e5a84d3a2c703913641ea8",
        "shasum": ""
      },
      "require": {
        "composer/ca-bundle": "^1.0.3",
        "ext-curl": "*",
        "ext-json": "*",
        "php": ">=7.2"
      },
      "require-dev": {
        "friendsofphp/php-cs-fixer": "2.*",
        "phpunit/phpunit": "^8.0 || ^9.0",
        "squizlabs/php_codesniffer": "3.*"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "MaxMind\\Exception\\": "src/Exception",
          "MaxMind\\WebService\\": "src/WebService"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["Apache-2.0"],
      "authors": [
        {
          "name": "Gregory Oschwald",
          "email": "goschwald@maxmind.com"
        }
      ],
      "description": "Internal MaxMind Web Service API",
      "homepage": "https://github.com/maxmind/web-service-common-php",
      "support": {
        "issues": "https://github.com/maxmind/web-service-common-php/issues",
        "source": "https://github.com/maxmind/web-service-common-php/tree/v0.8.1"
      },
      "time": "2020-11-02T17:00:53+00:00"
    },
    {
      "name": "melbahja/seo",
      "version": "v2.0.0",
      "source": {
        "type": "git",
        "url": "https://github.com/melbahja/seo.git",
        "reference": "a42500223cb532d4069e85097cc5b5e6ee402de1"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/melbahja/seo/zipball/a42500223cb532d4069e85097cc5b5e6ee402de1",
        "reference": "a42500223cb532d4069e85097cc5b5e6ee402de1",
        "shasum": ""
      },
      "require": {
        "ext-curl": "*",
        "ext-xml": "*",
        "php": ">=7.1"
      },
      "require-dev": {
        "phpunit/phpunit": "^8.5"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Melbahja\\Seo\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Mohamed ELbahja",
          "email": "mohamed@elbahja.me",
          "homepage": "https://elbahja.me",
          "role": "Developer"
        }
      ],
      "description": "Simple PHP library to help developers 🍻 do better on-page SEO optimization",
      "keywords": [
        "PHP7",
        "meta tags",
        "open graph",
        "php7.1",
        "schema.org",
        "search engine optimization",
        "seo",
        "sitemap index",
        "sitemap.xml",
        "sitemaps",
        "twitter tags"
      ],
      "support": {
        "issues": "https://github.com/melbahja/seo/issues",
        "source": "https://github.com/melbahja/seo/tree/v2.0.0"
      },
      "time": "2021-10-26T00:36:49+00:00"
    },
    {
      "name": "michalsn/codeigniter4-uuid",
      "version": "dev-develop",
      "source": {
        "type": "git",
        "url": "https://github.com/michalsn/codeigniter4-uuid.git",
        "reference": "b26512ac4f3f0c772fbfa2c3317346d3c17e2d44"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/michalsn/codeigniter4-uuid/zipball/b26512ac4f3f0c772fbfa2c3317346d3c17e2d44",
        "reference": "b26512ac4f3f0c772fbfa2c3317346d3c17e2d44",
        "shasum": ""
      },
      "require": {
        "php": ">=7.3",
        "ramsey/uuid": "^4.0"
      },
      "require-dev": {
        "codeigniter4/codeigniter4": "dev-develop",
        "phpunit/phpunit": "8.5.*"
      },
      "default-branch": true,
      "type": "library",
      "autoload": {
        "psr-4": {
          "Michalsn\\Uuid\\": "src"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "michalsn",
          "homepage": "https://github.com/michalsn",
          "role": "Developer"
        }
      ],
      "description": "UUID package for CodeIgniter 4 with support for Model and Entity.",
      "homepage": "https://github.com/michalsn/codeigniter4-uuid",
      "keywords": ["codeigniter4", "entity", "model", "uuid"],
      "support": {
        "issues": "https://github.com/michalsn/codeigniter4-uuid/issues",
        "source": "https://github.com/michalsn/codeigniter4-uuid/tree/develop"
      },
      "time": "2021-05-10T16:28:01+00:00"
    },
    {
      "name": "myth/auth",
      "version": "dev-develop",
      "source": {
        "type": "git",
        "url": "https://github.com/lonnieezell/myth-auth.git",
        "reference": "9bba52bd710a0c35a0b2d8cef64a70706224648a"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/lonnieezell/myth-auth/zipball/9bba52bd710a0c35a0b2d8cef64a70706224648a",
        "reference": "9bba52bd710a0c35a0b2d8cef64a70706224648a",
        "shasum": ""
      },
      "require": {
        "php": "^7.3 || ^8.0"
      },
      "provide": {
        "codeigniter4/authentication-implementation": "1.0"
      },
      "require-dev": {
        "codeigniter4/codeigniter4": "dev-develop",
        "codeigniter4/codeigniter4-standard": "^1.0",
        "fakerphp/faker": "^1.9",
        "mockery/mockery": "^1.0",
        "phpstan/phpstan": "^0.12",
        "phpunit/phpunit": "^9.2",
        "squizlabs/php_codesniffer": "^3.5"
      },
      "default-branch": true,
      "type": "library",
      "autoload": {
        "psr-4": {
          "Myth\\Auth\\": "src"
        },
        "exclude-from-classmap": ["**/Database/Migrations/**"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Lonnie Ezell",
          "email": "lonnieje@gmail.com",
          "homepage": "http://newmythmedia.com",
          "role": "Developer"
        }
      ],
      "description": "Flexible authentication/authorization system for CodeIgniter 4.",
      "homepage": "https://github.com/lonnieezell/myth-auth",
      "keywords": ["Authentication", "authorization", "codeigniter"],
      "support": {
        "issues": "https://github.com/lonnieezell/myth-auth/issues",
        "source": "https://github.com/lonnieezell/myth-auth/tree/v1.0"
      },
      "funding": [
        {
          "url": "https://github.com/lonnieezell",
          "type": "github"
        },
        {
          "url": "https://www.patreon.com/lonnieezell",
          "type": "patreon"
        }
      ],
    {
      "name": "nette/schema",
      "version": "v1.2.2",
      "source": {
        "type": "git",
        "url": "https://github.com/nette/schema.git",
        "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df",
        "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df",
        "shasum": ""
      },
      "require": {
        "nette/utils": "^2.5.7 || ^3.1.5 ||  ^4.0",
        "php": ">=7.1 <8.2"
      },
      "require-dev": {
        "nette/tester": "^2.3 || ^2.4",
        "phpstan/phpstan-nette": "^0.12",
        "tracy/tracy": "^2.7"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.2-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only"],
      "authors": [
        {
          "name": "David Grudl",
          "homepage": "https://davidgrudl.com"
        },
        {
          "name": "Nette Community",
          "homepage": "https://nette.org/contributors"
        }
      ],
      "description": "📐 Nette Schema: validating data structures against a given Schema.",
      "homepage": "https://nette.org",
      "keywords": ["config", "nette"],
      "support": {
        "issues": "https://github.com/nette/schema/issues",
        "source": "https://github.com/nette/schema/tree/v1.2.2"
      },
      "time": "2021-10-15T11:40:02+00:00"
    },
    {
      "name": "nette/utils",
      "version": "v3.2.2",
      "source": {
        "type": "git",
        "url": "https://github.com/nette/utils.git",
        "reference": "967cfc4f9a1acd5f1058d76715a424c53343c20c"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/nette/utils/zipball/967cfc4f9a1acd5f1058d76715a424c53343c20c",
        "reference": "967cfc4f9a1acd5f1058d76715a424c53343c20c",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2 <8.1"
      },
      "conflict": {
        "nette/di": "<3.0.6"
      },
      "require-dev": {
        "nette/tester": "~2.0",
        "phpstan/phpstan": "^0.12",
        "tracy/tracy": "^2.3"
      },
      "suggest": {
        "ext-gd": "to use Image",
        "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
        "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
        "ext-json": "to use Nette\\Utils\\Json",
        "ext-mbstring": "to use Strings::lower() etc...",
        "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
        "ext-xml": "to use Strings::length() etc. when mbstring is not available"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "3.2-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only"],
      "authors": [
        {
          "name": "David Grudl",
          "homepage": "https://davidgrudl.com"
        },
        {
          "name": "Nette Community",
          "homepage": "https://nette.org/contributors"
        }
      ],
      "description": "🛠  Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
      "homepage": "https://nette.org",
      "keywords": [
        "array",
        "core",
        "datetime",
        "images",
        "json",
        "nette",
        "paginator",
        "password",
        "slugify",
        "string",
        "unicode",
        "utf-8",
        "utility",
        "validation"
      ],
      "support": {
        "issues": "https://github.com/nette/utils/issues",
        "source": "https://github.com/nette/utils/tree/v3.2.2"
      },
      "time": "2021-03-03T22:53:25+00:00"
    },
    {
      "name": "opawg/user-agents-php",
      "version": "v1.0",
      "source": {
        "type": "git",
        "url": "https://github.com/opawg/user-agents-php.git",
        "reference": "e22c7be05f475b44d0e6ecd76acf1617a2efef85"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/opawg/user-agents-php/zipball/e22c7be05f475b44d0e6ecd76acf1617a2efef85",
        "reference": "e22c7be05f475b44d0e6ecd76acf1617a2efef85",
        "shasum": ""
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Opawg\\UserAgentsPhp\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Benjamin Bellamy",
          "email": "ben@podlibre.org",
          "homepage": "https://podlibre.org/"
        }
      ],
      "description": "PHP implementation for opawg/user-agents.",
      "homepage": "https://github.com/opawg/user-agents-php",
      "support": {
        "source": "https://github.com/opawg/user-agents-php/tree/v1.0"
      },
      "time": "2020-11-28T10:54:05+00:00"
    },
    {
      "name": "phpoption/phpoption",
      "version": "1.7.5",
      "source": {
        "type": "git",
        "url": "https://github.com/schmittjoh/php-option.git",
        "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
        "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
        "shasum": ""
      },
      "require": {
        "php": "^5.5.9 || ^7.0 || ^8.0"
      },
      "require-dev": {
        "bamarni/composer-bin-plugin": "^1.4.1",
        "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.7-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "PhpOption\\": "src/PhpOption/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["Apache-2.0"],
      "authors": [
        {
          "name": "Johannes M. Schmitt",
          "email": "schmittjoh@gmail.com"
        },
        {
          "name": "Graham Campbell",
          "email": "graham@alt-three.com"
        }
      ],
      "description": "Option Type for PHP",
      "keywords": ["language", "option", "php", "type"],
      "support": {
        "issues": "https://github.com/schmittjoh/php-option/issues",
        "source": "https://github.com/schmittjoh/php-option/tree/1.7.5"
      },
      "funding": [
        {
          "url": "https://github.com/GrahamCampbell",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
          "type": "tidelift"
        }
      ],
      "time": "2020-07-20T17:29:33+00:00"
    },
    {
      "name": "phpseclib/phpseclib",
      "source": {
        "type": "git",
        "url": "https://github.com/phpseclib/phpseclib.git",
        "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4",
        "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4",
        "shasum": ""
      },
      "require": {
        "php": ">=5.3.3"
      },
      "require-dev": {
        "phing/phing": "~2.7",
        "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
        "squizlabs/php_codesniffer": "~2.0"
      },
      "suggest": {
        "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
        "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
        "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
        "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
      },
      "type": "library",
      "autoload": {
        "files": ["phpseclib/bootstrap.php"],
        "psr-4": {
          "phpseclib\\": "phpseclib/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Jim Wigginton",
          "email": "terrafrost@php.net",
          "role": "Lead Developer"
        },
        {
          "name": "Patrick Monnerat",
          "email": "pm@datasphere.ch",
          "role": "Developer"
        },
        {
          "name": "Andreas Fischer",
          "email": "bantu@phpbb.com",
          "role": "Developer"
        },
        {
          "name": "Hans-Jürgen Petrich",
          "email": "petrich@tronic-media.com",
          "role": "Developer"
        },
        {
          "name": "Graham Campbell",
          "email": "graham@alt-three.com",
          "role": "Developer"
        }
      ],
      "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
      "homepage": "http://phpseclib.sourceforge.net",
      "keywords": [
        "BigInteger",
        "aes",
        "asn.1",
        "asn1",
        "blowfish",
        "crypto",
        "cryptography",
        "encryption",
        "rsa",
        "security",
        "sftp",
        "signature",
        "signing",
        "ssh",
        "twofish",
        "x.509",
        "x509"
      ],
      "support": {
        "issues": "https://github.com/phpseclib/phpseclib/issues",
        "source": "https://github.com/phpseclib/phpseclib/tree/2.0.31"
      },
      "funding": [
        {
          "url": "https://github.com/terrafrost",
          "type": "github"
        },
        {
          "url": "https://www.patreon.com/phpseclib",
          "type": "patreon"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
          "type": "tidelift"
        }
      ],
    },
    {
      "name": "psr/cache",
      "version": "1.0.1",
      "source": {
        "type": "git",
        "url": "https://github.com/php-fig/cache.git",
        "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
        "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
        "shasum": ""
      },
      "require": {
        "php": ">=5.3.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.0.x-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "Psr\\Cache\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "PHP-FIG",
          "homepage": "http://www.php-fig.org/"
        }
      ],
      "description": "Common interface for caching libraries",
      "keywords": ["cache", "psr", "psr-6"],
      "support": {
        "source": "https://github.com/php-fig/cache/tree/master"
      },
      "time": "2016-08-06T20:24:11+00:00"
    },
    {
      "name": "psr/event-dispatcher",
      "version": "1.0.0",
      "source": {
        "type": "git",
        "url": "https://github.com/php-fig/event-dispatcher.git",
        "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
        "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.0.x-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "Psr\\EventDispatcher\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "PHP-FIG",
          "homepage": "http://www.php-fig.org/"
        }
      ],
      "description": "Standard interfaces for event handling.",
      "keywords": ["events", "psr", "psr-14"],
      "support": {
        "issues": "https://github.com/php-fig/event-dispatcher/issues",
        "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
    },
    {
      "name": "psr/log",
      "version": "1.1.4",
      "source": {
        "type": "git",
        "url": "https://github.com/php-fig/log.git",
        "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
        "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
        "shasum": ""
      },
      "require": {
        "php": ">=5.3.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.1.x-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "Psr\\Log\\": "Psr/Log/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "PHP-FIG",
          "homepage": "https://www.php-fig.org/"
        }
      ],
      "description": "Common interface for logging libraries",
      "homepage": "https://github.com/php-fig/log",
      "keywords": ["log", "psr", "psr-3"],
      "support": {
        "source": "https://github.com/php-fig/log/tree/1.1.4"
      },
      "time": "2021-05-03T11:20:27+00:00"
    },
    {
      "name": "ramsey/collection",
      "source": {
        "type": "git",
        "url": "https://github.com/ramsey/collection.git",
        "reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/ramsey/collection/zipball/28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1",
        "reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1",
        "shasum": ""
      },
      "require": {
      },
      "require-dev": {
        "captainhook/captainhook": "^5.3",
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
        "ergebnis/composer-normalize": "^2.6",
        "fakerphp/faker": "^1.5",
        "hamcrest/hamcrest-php": "^2",
        "jangregor/phpstan-prophecy": "^0.8",
        "mockery/mockery": "^1.3",
        "phpstan/extension-installer": "^1",
        "phpstan/phpstan": "^0.12.32",
        "phpstan/phpstan-mockery": "^0.12.5",
        "phpstan/phpstan-phpunit": "^0.12.11",
        "phpunit/phpunit": "^8.5 || ^9",
        "psy/psysh": "^0.10.4",
        "slevomat/coding-standard": "^6.3",
        "squizlabs/php_codesniffer": "^3.5",
        "vimeo/psalm": "^4.4"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Ramsey\\Collection\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Ben Ramsey",
          "email": "ben@benramsey.com",
          "homepage": "https://benramsey.com"
        }
      ],
      "description": "A PHP 7.2+ library for representing and manipulating collections.",
      "keywords": ["array", "collection", "hash", "map", "queue", "set"],
      "support": {
        "issues": "https://github.com/ramsey/collection/issues",
        "source": "https://github.com/ramsey/collection/tree/1.1.3"
      },
      "funding": [
        {
          "url": "https://github.com/ramsey",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
          "type": "tidelift"
        }
      ],
    },
    {
      "name": "ramsey/uuid",
      "source": {
        "type": "git",
        "url": "https://github.com/ramsey/uuid.git",
        "reference": "cd4032040a750077205918c86049aa0f43d22947"