{
    "packages": [
        {
            "name": "am-impact/amcommand",
            "version": "3.1.4",
            "version_normalized": "3.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/am-impact/amcommand.git",
                "reference": "dd8b102ac68a3e79474c9cdd0e8b591415ab799c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/am-impact/amcommand/zipball/dd8b102ac68a3e79474c9cdd0e8b591415ab799c",
                "reference": "dd8b102ac68a3e79474c9cdd0e8b591415ab799c",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0-RC1"
            },
            "time": "2018-05-30T07:07:23+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Command Palette",
                "handle": "command-palette",
                "version": "3.1.4",
                "schemaVersion": "3.0.0",
                "hasSettings": true,
                "hasCpSection": true,
                "developer": "a&m impact",
                "developerUrl": "http://www.am-impact.nl",
                "description": "Command palette in Craft.",
                "changelogUrl": "https://raw.githubusercontent.com/am-impact/amcommand/craft3/CHANGELOG.md",
                "documentationUrl": "https://github.com/am-impact/amcommand/blob/master/README.md",
                "components": {
                    "entries": "amimpact\\commandpalette\\services\\Entries",
                    "general": "amimpact\\commandpalette\\services\\General",
                    "globals": "amimpact\\commandpalette\\services\\Globals",
                    "plugins": "amimpact\\commandpalette\\services\\Plugins",
                    "search": "amimpact\\commandpalette\\services\\Search",
                    "settings": "amimpact\\commandpalette\\services\\Settings",
                    "tasks": "amimpact\\commandpalette\\services\\Tasks",
                    "utilities": "amimpact\\commandpalette\\services\\Utilities",
                    "users": "amimpact\\commandpalette\\services\\Users"
                },
                "class": "amimpact\\commandpalette\\CommandPalette"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "amimpact\\commandpalette\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "a&m impact",
                    "homepage": "http://www.am-impact.nl"
                }
            ],
            "description": "Command palette in Craft.",
            "keywords": [
                "Craft",
                "cms",
                "command",
                "craftcms",
                "plugin"
            ],
            "support": {
                "issues": "https://github.com/am-impact/amcommand/issues",
                "source": "https://github.com/am-impact/amcommand/tree/craft3"
            },
            "install-path": "../am-impact/amcommand"
        },
        {
            "name": "aws/aws-crt-php",
            "version": "v1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/awslabs/aws-crt-php.git",
                "reference": "3942776a8c99209908ee0b287746263725685732"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/3942776a8c99209908ee0b287746263725685732",
                "reference": "3942776a8c99209908ee0b287746263725685732",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|^5.4.3"
            },
            "time": "2021-09-03T22:57:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "AWS SDK Common Runtime Team",
                    "email": "aws-sdk-common-runtime@amazon.com"
                }
            ],
            "description": "AWS Common Runtime for PHP",
            "homepage": "http://aws.amazon.com/sdkforphp",
            "keywords": [
                "amazon",
                "aws",
                "crt",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/awslabs/aws-crt-php/issues",
                "source": "https://github.com/awslabs/aws-crt-php/tree/v1.0.2"
            },
            "install-path": "../aws/aws-crt-php"
        },
        {
            "name": "aws/aws-sdk-php",
            "version": "3.231.4",
            "version_normalized": "3.231.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/aws/aws-sdk-php.git",
                "reference": "2dc6f917e3ce656e4fb5b9b591d7d84cd0d1f665"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2dc6f917e3ce656e4fb5b9b591d7d84cd0d1f665",
                "reference": "2dc6f917e3ce656e4fb5b9b591d7d84cd0d1f665",
                "shasum": ""
            },
            "require": {
                "aws/aws-crt-php": "^1.0.2",
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-simplexml": "*",
                "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
                "guzzlehttp/promises": "^1.4.0",
                "guzzlehttp/psr7": "^1.8.5 || ^2.3",
                "mtdowling/jmespath.php": "^2.6",
                "php": ">=5.5"
            },
            "require-dev": {
                "andrewsville/php-token-reflection": "^1.4",
                "aws/aws-php-sns-message-validator": "~1.0",
                "behat/behat": "~3.0",
                "composer/composer": "^1.10.22",
                "doctrine/cache": "~1.4",
                "ext-dom": "*",
                "ext-openssl": "*",
                "ext-pcntl": "*",
                "ext-sockets": "*",
                "nette/neon": "^2.3",
                "paragonie/random_compat": ">= 2",
                "phpunit/phpunit": "^4.8.35 || ^5.6.3",
                "psr/cache": "^1.0",
                "psr/simple-cache": "^1.0",
                "sebastian/comparator": "^1.2.3"
            },
            "suggest": {
                "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
                "doctrine/cache": "To use the DoctrineCacheAdapter",
                "ext-curl": "To send requests using cURL",
                "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
                "ext-sockets": "To use client-side monitoring"
            },
            "time": "2022-07-12T18:46:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Aws\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Amazon Web Services",
                    "homepage": "http://aws.amazon.com"
                }
            ],
            "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
            "homepage": "http://aws.amazon.com/sdkforphp",
            "keywords": [
                "amazon",
                "aws",
                "cloud",
                "dynamodb",
                "ec2",
                "glacier",
                "s3",
                "sdk"
            ],
            "support": {
                "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
                "issues": "https://github.com/aws/aws-sdk-php/issues",
                "source": "https://github.com/aws/aws-sdk-php/tree/3.231.4"
            },
            "install-path": "../aws/aws-sdk-php"
        },
        {
            "name": "cakephp/core",
            "version": "3.10.4",
            "version_normalized": "3.10.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cakephp/core.git",
                "reference": "716300a55ac86b7456e52258d3f50545545d2d6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cakephp/core/zipball/716300a55ac86b7456e52258d3f50545545d2d6b",
                "reference": "716300a55ac86b7456e52258d3f50545545d2d6b",
                "shasum": ""
            },
            "require": {
                "cakephp/utility": "^3.6.0",
                "php": ">=5.6.0,<8.0.0"
            },
            "suggest": {
                "cakephp/cache": "To use Configure::store() and restore().",
                "cakephp/event": "To use PluginApplicationInterface or plugin applications."
            },
            "time": "2021-06-18T07:33:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php"
                ],
                "psr-4": {
                    "Cake\\Core\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "CakePHP Community",
                    "homepage": "https://github.com/cakephp/core/graphs/contributors"
                }
            ],
            "description": "CakePHP Framework Core classes",
            "homepage": "https://cakephp.org",
            "keywords": [
                "cakephp",
                "core",
                "framework"
            ],
            "support": {
                "forum": "https://stackoverflow.com/tags/cakephp",
                "irc": "irc://irc.freenode.org/cakephp",
                "issues": "https://github.com/cakephp/cakephp/issues",
                "source": "https://github.com/cakephp/core"
            },
            "install-path": "../cakephp/core"
        },
        {
            "name": "cakephp/utility",
            "version": "3.10.4",
            "version_normalized": "3.10.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cakephp/utility.git",
                "reference": "51b0af31af3239f6141006bbd7cbc7b16aba40d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cakephp/utility/zipball/51b0af31af3239f6141006bbd7cbc7b16aba40d6",
                "reference": "51b0af31af3239f6141006bbd7cbc7b16aba40d6",
                "shasum": ""
            },
            "require": {
                "cakephp/core": "^3.6.0",
                "php": ">=5.6.0,<8.0.0"
            },
            "suggest": {
                "ext-intl": "To use Text::transliterate() or Text::slug()",
                "lib-ICU": "To use Text::transliterate() or Text::slug()"
            },
            "time": "2020-12-09T02:43:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Cake\\Utility\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "CakePHP Community",
                    "homepage": "https://github.com/cakephp/utility/graphs/contributors"
                }
            ],
            "description": "CakePHP Utility classes such as Inflector, String, Hash, and Security",
            "homepage": "https://cakephp.org",
            "keywords": [
                "cakephp",
                "hash",
                "inflector",
                "security",
                "string",
                "utility"
            ],
            "support": {
                "forum": "https://stackoverflow.com/tags/cakephp",
                "irc": "irc://irc.freenode.org/cakephp",
                "issues": "https://github.com/cakephp/cakephp/issues",
                "source": "https://github.com/cakephp/utility"
            },
            "install-path": "../cakephp/utility"
        },
        {
            "name": "cebe/markdown",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
                "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
                "shasum": ""
            },
            "require": {
                "lib-pcre": "*",
                "php": ">=5.4.0"
            },
            "time": "2018-03-26T11:24:36+00:00",
            "bin": [
                "bin/markdown"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cebe\\markdown\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Carsten Brandt",
                    "email": "mail@cebe.cc",
                    "homepage": "http://cebe.cc/",
                    "role": "Creator"
                }
            ],
            "description": "A super fast, highly extensible markdown parser for PHP",
            "homepage": "https://github.com/cebe/markdown#readme",
            "keywords": [
                "extensible",
                "fast",
                "gfm",
                "markdown",
                "markdown-extra"
            ],
            "install-path": "../cebe/markdown"
        },
        {
            "name": "commerceguys/addressing",
            "version": "v1.3.0",
            "version_normalized": "1.3.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/commerceguys/addressing/zipball/566febd56ca71e31dd383b014c4e1bec680507bf",
                "reference": "566febd56ca71e31dd383b014c4e1bec680507bf",
                "shasum": ""
            },
            "require": {
                "doctrine/collections": "~1.0",
                "php": ">=7.3"
            },
            "suggest": {
                "symfony/validator": "to validate addresses"
            },
            "time": "2022-04-08T13:06:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CommerceGuys\\Addressing\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bojan Zivanovic"
                },
                {
                    "name": "Damien Tournoud"
                }
            ],
            "description": "Addressing library powered by CLDR and Google's address data.",
            "keywords": [
                "address",
                "internationalization",
                "localization",
                "postal"
            ],
            "install-path": "../commerceguys/addressing"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.3.2",
            "version_normalized": "1.3.2.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/fd5dd441932a7e10ca6e5b490e272d34c8430640",
                "reference": "fd5dd441932a7e10ca6e5b490e272d34c8430640",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "time": "2022-05-24T11:56:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "composer/composer",
            "version": "2.2.12",
            "version_normalized": "2.2.12.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/ba61e768b410736efe61df01b61f1ec44f51474f",
                "reference": "ba61e768b410736efe61df01b61f1ec44f51474f",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0",
                "composer/metadata-minifier": "^1.0",
                "composer/pcre": "^1.0",
                "composer/semver": "^3.0",
                "composer/spdx-licenses": "^1.2",
                "composer/xdebug-handler": "^2.0 || ^3.0",
                "justinrainbow/json-schema": "^5.2.11",
                "php": "^5.3.2 || ^7.0 || ^8.0",
                "psr/log": "^1.0 || ^2.0",
                "react/promise": "^1.2 || ^2.7",
                "seld/jsonlint": "^1.4",
                "seld/phar-utils": "^1.0",
                "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
                "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
                "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
                "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
            },
            "suggest": {
                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
                "ext-zip": "Enabling the zip extension allows you to unzip archives",
                "ext-zlib": "Allow gzip compression of HTTP requests"
            },
            "time": "2022-04-13T14:42:25+00:00",
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "https://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "install-path": "./composer"
        },
        {
            "name": "composer/metadata-minifier",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
                "reference": "c549d23829536f0d0e984aaabbf02af91f443207",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "time": "2021-04-07T13:37:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\MetadataMinifier\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Small utility library that handles metadata minification and expansion.",
            "keywords": [
                "composer",
                "compression"
            ],
            "install-path": "./metadata-minifier"
        },
        {
            "name": "composer/pcre",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560",
                "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "time": "2022-01-21T20:24:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Pcre\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
            "keywords": [
                "PCRE",
                "preg",
                "regex",
                "regular expression"
            ],
            "install-path": "./pcre"
        },
        {
            "name": "composer/semver",
            "version": "3.3.2",
            "version_normalized": "3.3.2.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
                "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "time": "2022-04-01T19:23:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "install-path": "./semver"
        },
        {
            "name": "composer/spdx-licenses",
            "version": "1.5.7",
            "version_normalized": "1.5.7.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
                "reference": "c848241796da2abf65837d51dce1fae55a960149",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "time": "2022-05-23T07:37:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Spdx\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "SPDX licenses list and validation library.",
            "keywords": [
                "license",
                "spdx",
                "validator"
            ],
            "install-path": "./spdx-licenses"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
                "reference": "ced299686f41dce890debac69273b47ffe98a40c",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^1 || ^2 || ^3",
                "php": "^7.2.5 || ^8.0",
                "psr/log": "^1 || ^2 || ^3"
            },
            "time": "2022-02-25T21:32:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\XdebugHandler\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Stevenson",
                    "email": "john-stevenson@blueyonder.co.uk"
                }
            ],
            "description": "Restarts a process without Xdebug.",
            "keywords": [
                "Xdebug",
                "performance"
            ],
            "install-path": "./xdebug-handler"
        },
        {
            "name": "craftcms/aws-s3",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/craftcms/aws-s3.git",
                "reference": "d8515e3e8dc8867b635ea87b9ed578c06184e497"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/craftcms/aws-s3/zipball/d8515e3e8dc8867b635ea87b9ed578c06184e497",
                "reference": "d8515e3e8dc8867b635ea87b9ed578c06184e497",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.4.0",
                "league/flysystem-aws-s3-v3": "^1.0.28"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.96"
            },
            "time": "2021-10-21T15:06:05+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Amazon S3",
                "handle": "aws-s3",
                "documentationUrl": "https://github.com/craftcms/aws-s3/blob/master/README.md"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "craft\\awss3\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Pixel & Tonic",
                    "homepage": "https://pixelandtonic.com/"
                }
            ],
            "description": "Amazon S3 integration for Craft CMS",
            "keywords": [
                "Flysystem",
                "aws",
                "cms",
                "craftcms",
                "s3",
                "yii2"
            ],
            "support": {
                "docs": "https://github.com/craftcms/aws-s3/blob/master/README.md",
                "email": "support@craftcms.com",
                "issues": "https://github.com/craftcms/aws-s3/issues?state=open",
                "rss": "https://github.com/craftcms/aws-s3/commits/master.atom",
                "source": "https://github.com/craftcms/aws-s3"
            },
            "install-path": "../craftcms/aws-s3"
        },
        {
            "name": "craftcms/cms",
            "version": "3.7.46",
            "version_normalized": "3.7.46.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/craftcms/cms/zipball/3885d3419047d02dbb9bd75ec6a8cc5e019a92c7",
                "reference": "3885d3419047d02dbb9bd75ec6a8cc5e019a92c7",
                "shasum": ""
            },
            "require": {
                "composer/composer": "2.2.12",
                "craftcms/oauth2-craftid": "~1.0.0",
                "craftcms/plugin-installer": "~1.5.6",
                "craftcms/server-check": "~1.2.0",
                "creocoder/yii2-nested-sets": "~0.9.0",
                "elvanto/litemoji": "^3.0.1",
                "enshrined/svg-sanitize": "~0.15.2",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-pcre": "*",
                "ext-pdo": "*",
                "ext-zip": "*",
                "guzzlehttp/guzzle": "^6.5.5|^7.2.0",
                "laminas/laminas-feed": "~2.12.3|^2.13.1",
                "league/flysystem": "^1.1.4",
                "league/oauth2-client": "^2.6.0",
                "mikehaertl/php-shellcommand": "^1.6.3",
                "php": ">=7.2.5",
                "pixelandtonic/imagine": "~1.2.4.1",
                "seld/cli-prompt": "^1.0.4",
                "symfony/yaml": "^5.2.1",
                "true/punycode": "^2.1.1",
                "twig/twig": "~2.14.3",
                "voku/stringy": "^6.4.0",
                "webonyx/graphql-php": "~14.11.5",
                "yiisoft/yii2": "~2.0.45.0",
                "yiisoft/yii2-debug": "^2.1.16",
                "yiisoft/yii2-queue": "~2.3.2",
                "yiisoft/yii2-swiftmailer": "^2.1.2"
            },
            "conflict": {
                "league/oauth2-client": "2.4.0"
            },
            "provide": {
                "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
                "bower-asset/jquery": "3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
                "bower-asset/punycode": "1.3.*",
                "bower-asset/yii2-pjax": "~2.0.1",
                "yii2tech/ar-softdelete": "1.0.4"
            },
            "suggest": {
                "ext-iconv": "Adds support for more character encodings than PHP’s built-in mb_convert_encoding() function, which Craft will take advantage of when converting strings to UTF-8.",
                "ext-imagick": "Adds support for more image processing formats and options.",
                "ext-intl": "Adds rich internationalization support."
            },
            "time": "2022-06-28T15:46:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "craft\\": "src/",
                    "yii2tech\\ar\\softdelete\\": "lib/ar-softdelete/src/"
                }
            },
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Pixel & Tonic",
                    "homepage": "https://pixelandtonic.com/"
                }
            ],
            "description": "Craft CMS",
            "homepage": "https://craftcms.com",
            "keywords": [
                "cms",
                "craftcms",
                "yii2"
            ],
            "support": {
                "email": "support@craftcms.com",
                "issues": "https://github.com/craftcms/cms/issues?state=open",
                "forum": "https://craftcms.stackexchange.com/",
                "source": "https://github.com/craftcms/cms",
                "docs": "https://craftcms.com/docs/3.x/",
                "rss": "https://github.com/craftcms/cms/releases.atom"
            },
            "install-path": "../craftcms/cms"
        },
        {
            "name": "craftcms/html-field",
            "version": "1.0.9",
            "version_normalized": "1.0.9.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/craftcms/html-field/zipball/c8d58d23fdc8e586eeba29d6805cb868683af6a0",
                "reference": "c8d58d23fdc8e586eeba29d6805cb868683af6a0",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.6.0"
            },
            "time": "2022-06-29T11:06:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "craft\\htmlfield\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Pixel & Tonic",
                    "homepage": "https://pixelandtonic.com/"
                }
            ],
            "description": "Base class for Craft CMS field types with HTML values.",
            "support": {
                "email": "support@craftcms.com",
                "issues": "https://github.com/craftcms/html-field/issues?state=open",
                "source": "https://github.com/craftcms/html-field",
                "docs": "https://github.com/craftcms/html-field/blob/main/README.md",
                "rss": "https://github.com/craftcms/html-field/commits/main.atom"
            },
            "install-path": "../craftcms/html-field"
        },
        {
            "name": "craftcms/oauth2-craftid",
            "version": "1.0.0.1",
            "version_normalized": "1.0.0.1",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/craftcms/oauth2-craftid/zipball/3f18364139d72d83fb50546d85130beaaa868836",
                "reference": "3f18364139d72d83fb50546d85130beaaa868836",
                "shasum": ""
            },
            "require": {
                "league/oauth2-client": "^2.2.1"
            },
            "time": "2017-11-22T19:46:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "craftcms\\oauth2\\client\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Pixel & Tonic",
                    "homepage": "https://pixelandtonic.com/"
                }
            ],
            "description": "Craft OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "Authentication",
                "authorization",
                "client",
                "cms",
                "craftcms",
                "craftid",
                "oauth",
                "oauth2"
            ],
            "install-path": "../craftcms/oauth2-craftid"
        },
        {
            "name": "craftcms/plugin-installer",
            "version": "1.5.7",
            "version_normalized": "1.5.7.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/craftcms/plugin-installer/zipball/23ec472acd4410b70b07d5a02b2b82db9ee3f66b",
                "reference": "23ec472acd4410b70b07d5a02b2b82db9ee3f66b",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=5.4"
            },
            "time": "2021-02-18T02:01:38+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "craft\\composer\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "craft\\composer\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "description": "Craft CMS Plugin Installer",
            "homepage": "https://craftcms.com/",
            "keywords": [
                "cms",
                "composer",
                "craftcms",
                "installer",
                "plugin"
            ],
            "install-path": "../craftcms/plugin-installer"
        },
        {
            "name": "craftcms/redactor",
            "version": "2.10.10",
            "version_normalized": "2.10.10.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/craftcms/redactor/zipball/34ad579a49d05bd70c8ed2d8113730bd34ed5095",
                "reference": "34ad579a49d05bd70c8ed2d8113730bd34ed5095",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.6.0",
                "craftcms/html-field": "^1.0.5"
            },
            "time": "2022-06-30T22:11:59+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Redactor",
                "handle": "redactor",
                "documentationUrl": "https://github.com/craftcms/redactor/blob/v2/README.md"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "craft\\redactor\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Pixel & Tonic",
                    "homepage": "https://pixelandtonic.com/"
                }
            ],
            "description": "Edit rich text content in Craft CMS using Redactor by Imperavi.",
            "keywords": [
                "cms",
                "craftcms",
                "html",
                "redactor",
                "yii2"
            ],
            "support": {
                "email": "support@craftcms.com",
                "issues": "https://github.com/craftcms/redactor/issues?state=open",
                "source": "https://github.com/craftcms/redactor",
                "docs": "https://github.com/craftcms/redactor/blob/v2/README.md",
                "rss": "https://github.com/craftcms/redactor/commits/v2.atom"
            },
            "install-path": "../craftcms/redactor"
        },
        {
            "name": "craftcms/server-check",
            "version": "1.2.4",
            "version_normalized": "1.2.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/craftcms/server-check/zipball/04518e63ae94effd4e352838278662c928c84e8c",
                "reference": "04518e63ae94effd4e352838278662c928c84e8c",
                "shasum": ""
            },
            "time": "2022-04-17T02:10:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "server/requirements"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "Craft CMS Server Check",
            "homepage": "https://craftcms.com/",
            "keywords": [
                "cms",
                "craftcms",
                "requirements",
                "yii2"
            ],
            "install-path": "../craftcms/server-check"
        },
        {
            "name": "creocoder/yii2-nested-sets",
            "version": "0.9.0",
            "version_normalized": "0.9.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/creocoder/yii2-nested-sets/zipball/cb8635a459b6246e5a144f096b992dcc30cf9954",
                "reference": "cb8635a459b6246e5a144f096b992dcc30cf9954",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*"
            },
            "time": "2015-01-27T10:53:51+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "creocoder\\nestedsets\\": "src"
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Alexander Kochetov",
                    "email": "creocoder@gmail.com"
                }
            ],
            "description": "The nested sets behavior for the Yii framework",
            "keywords": [
                "nested sets",
                "yii2"
            ],
            "install-path": "../creocoder/yii2-nested-sets"
        },
        {
            "name": "davechild/textstatistics",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DaveChild/Text-Statistics/zipball/dd16252a5c78fad6f8ea4fcd7e55d14fd07b1382",
                "reference": "dd16252a5c78fad6f8ea4fcd7e55d14fd07b1382",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "suggest": {
                "ext-bcmath": "More accurate floating point calculations.",
                "ext-mbstring": "Handle multi-byte text properly."
            },
            "time": "2018-06-19T09:25:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "DaveChild\\TextStatistics": "src"
                }
            },
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Dave Child",
                    "email": "dave@addedbytes.com",
                    "homepage": "https://www.addedbytes.com/",
                    "role": "Developer"
                }
            ],
            "description": "PHP package to measure the readability of text according to various algorithms.",
            "homepage": "https://github.com/DaveChild/Text-Statistics",
            "install-path": "../davechild/textstatistics"
        },
        {
            "name": "defuse/php-encryption",
            "version": "v2.3.1",
            "version_normalized": "2.3.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
                "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "paragonie/random_compat": ">= 2",
                "php": ">=5.6.0"
            },
            "time": "2021-04-09T23:57:26+00:00",
            "bin": [
                "bin/generate-defuse-key"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Defuse\\Crypto\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Hornby",
                    "email": "taylor@defuse.ca",
                    "homepage": "https://defuse.ca/"
                },
                {
                    "name": "Scott Arciszewski",
                    "email": "info@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "Secure PHP Encryption Library",
            "keywords": [
                "aes",
                "authenticated encryption",
                "cipher",
                "crypto",
                "cryptography",
                "encrypt",
                "encryption",
                "openssl",
                "security",
                "symmetric key cryptography"
            ],
            "install-path": "../defuse/php-encryption"
        },
        {
            "name": "doctrine/collections",
            "version": "1.6.8",
            "version_normalized": "1.6.8.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
                "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3 || ^8.0"
            },
            "time": "2021-08-10T18:51:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
            "homepage": "https://www.doctrine-project.org/projects/collections.html",
            "keywords": [
                "array",
                "collections",
                "iterators",
                "php"
            ],
            "install-path": "../doctrine/collections"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.2.3",
            "version_normalized": "1.2.3.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "time": "2022-02-28T11:07:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "dompdf/dompdf",
            "version": "v1.2.2",
            "version_normalized": "1.2.2.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5031045d9640b38cfc14aac9667470df09c9e090",
                "reference": "5031045d9640b38cfc14aac9667470df09c9e090",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-mbstring": "*",
                "phenx/php-font-lib": "^0.5.4",
                "phenx/php-svg-lib": "^0.3.3 || ^0.4.0",
                "php": "^7.1 || ^8.0"
            },
            "suggest": {
                "ext-gd": "Needed to process images",
                "ext-gmagick": "Improves image processing performance",
                "ext-imagick": "Improves image processing performance",
                "ext-zlib": "Needed for pdf stream compression"
            },
            "time": "2022-04-27T13:50:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dompdf\\": "src/"
                },
                "classmap": [
                    "lib/"
                ]
            },
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Fabien Ménager",
                    "email": "fabien.menager@gmail.com"
                },
                {
                    "name": "Brian Sweeney",
                    "email": "eclecticgeek@gmail.com"
                },
                {
                    "name": "Gabriel Bull",
                    "email": "me@gabrielbull.com"
                }
            ],
            "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
            "homepage": "https://github.com/dompdf/dompdf",
            "install-path": "../dompdf/dompdf"
        },
        {
            "name": "doublesecretagency/craft-cpcss",
            "version": "2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doublesecretagency/craft-cpcss.git",
                "reference": "e056e16ed6ff762a15bd52fc3cd080411c548699"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doublesecretagency/craft-cpcss/zipball/e056e16ed6ff762a15bd52fc3cd080411c548699",
                "reference": "e056e16ed6ff762a15bd52fc3cd080411c548699",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.1.5"
            },
            "time": "2021-09-22T06:14:06+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Control Panel CSS",
                "handle": "cp-css",
                "schemaVersion": "2.0.0",
                "changelogUrl": "https://raw.githubusercontent.com/doublesecretagency/craft-cpcss/v2/CHANGELOG.md",
                "class": "doublesecretagency\\cpcss\\CpCss"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "doublesecretagency\\cpcss\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Double Secret Agency",
                    "homepage": "https://www.doublesecretagency.com/plugins"
                }
            ],
            "description": "Add custom CSS to your Control Panel.",
            "keywords": [
                "Craft",
                "cms",
                "cp-css",
                "craft-plugin",
                "craftcms",
                "css"
            ],
            "support": {
                "docs": "https://github.com/doublesecretagency/craft-cpcss/blob/v2/README.md",
                "issues": "https://github.com/doublesecretagency/craft-cpcss/issues",
                "source": "https://github.com/doublesecretagency/craft-cpcss/tree/2.4.0"
            },
            "install-path": "../doublesecretagency/craft-cpcss"
        },
        {
            "name": "doublesecretagency/craft-cpjs",
            "version": "2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doublesecretagency/craft-cpjs.git",
                "reference": "e38ace061c988386643f3aa03356f2669bcc5a9c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doublesecretagency/craft-cpjs/zipball/e38ace061c988386643f3aa03356f2669bcc5a9c",
                "reference": "e38ace061c988386643f3aa03356f2669bcc5a9c",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.1.5"
            },
            "time": "2021-09-22T06:14:09+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Control Panel JS",
                "handle": "cp-js",
                "schemaVersion": "2.0.0",
                "changelogUrl": "https://raw.githubusercontent.com/doublesecretagency/craft-cpjs/v2/CHANGELOG.md",
                "class": "doublesecretagency\\cpjs\\CpJs"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "doublesecretagency\\cpjs\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Double Secret Agency",
                    "homepage": "https://www.doublesecretagency.com/plugins"
                }
            ],
            "description": "Add custom JavaScript to your Control Panel.",
            "keywords": [
                "Craft",
                "cms",
                "cp-js",
                "craft-plugin",
                "craftcms",
                "javascript"
            ],
            "support": {
                "docs": "https://github.com/doublesecretagency/craft-cpjs/blob/v2/README.md",
                "issues": "https://github.com/doublesecretagency/craft-cpjs/issues",
                "source": "https://github.com/doublesecretagency/craft-cpjs/tree/2.4.0"
            },
            "install-path": "../doublesecretagency/craft-cpjs"
        },
        {
            "name": "egulias/email-validator",
            "version": "3.2.1",
            "version_normalized": "3.2.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
                "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^1.2",
                "php": ">=7.2",
                "symfony/polyfill-intl-idn": "^1.15"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "time": "2022-06-18T20:57:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Egulias\\EmailValidator\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails against several RFCs",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "elvanto/litemoji",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/elvanto/litemoji/zipball/acd6fd944814683983dcdfcf4d33f24430631b77",
                "reference": "acd6fd944814683983dcdfcf4d33f24430631b77",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "time": "2020-11-27T05:08:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LitEmoji\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "description": "A PHP library simplifying the conversion of unicode, HTML and shortcode emoji.",
            "keywords": [
                "emoji",
                "php-emoji"
            ],
            "install-path": "../elvanto/litemoji"
        },
        {
            "name": "embed/embed",
            "version": "3.4.17",
            "version_normalized": "3.4.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/oscarotero/Embed.git",
                "reference": "2c0e112f7332597ec6a55174f2353e04859ba356"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oscarotero/Embed/zipball/2c0e112f7332597ec6a55174f2353e04859ba356",
                "reference": "2c0e112f7332597ec6a55174f2353e04859ba356",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-mbstring": "*",
                "php": "^5.6|^7.0|^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0",
                "phpunit/phpunit": "^5.7|^6.0|^7.0"
            },
            "time": "2021-05-30T11:21:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Embed\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP library to retrieve page info using oembed, opengraph, etc",
            "homepage": "https://github.com/oscarotero/Embed",
            "keywords": [
                "embed",
                "embedly",
                "oembed",
                "opengraph",
                "twitter cards"
            ],
            "support": {
                "email": "oom@oscarotero.com",
                "issues": "https://github.com/oscarotero/Embed/issues",
                "source": "https://github.com/oscarotero/Embed/tree/3.4.17"
            },
            "install-path": "../embed/embed"
        },
        {
            "name": "enshrined/svg-sanitize",
            "version": "0.15.4",
            "version_normalized": "0.15.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e50b83a2f1f296ca61394fe88fbfe3e896a84cf4",
                "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^7.0 || ^8.0"
            },
            "time": "2022-02-21T09:13:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "enshrined\\svgSanitize\\": "src"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Daryll Doyle",
                    "email": "daryll@enshrined.co.uk"
                }
            ],
            "description": "An SVG sanitizer for PHP",
            "install-path": "../enshrined/svg-sanitize"
        },
        {
            "name": "erusev/parsedown",
            "version": "1.7.4",
            "version_normalized": "1.7.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/erusev/parsedown.git",
                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35"
            },
            "time": "2019-12-30T22:54:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Parsedown": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Emanuil Rusev",
                    "email": "hello@erusev.com",
                    "homepage": "http://erusev.com"
                }
            ],
            "description": "Parser for Markdown.",
            "homepage": "http://parsedown.org",
            "keywords": [
                "markdown",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/erusev/parsedown/issues",
                "source": "https://github.com/erusev/parsedown/tree/1.7.x"
            },
            "install-path": "../erusev/parsedown"
        },
        {
            "name": "erusev/parsedown-extra",
            "version": "0.8.1",
            "version_normalized": "0.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/erusev/parsedown-extra.git",
                "reference": "91ac3ff98f0cea243bdccc688df43810f044dcef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/91ac3ff98f0cea243bdccc688df43810f044dcef",
                "reference": "91ac3ff98f0cea243bdccc688df43810f044dcef",
                "shasum": ""
            },
            "require": {
                "erusev/parsedown": "^1.7.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35"
            },
            "time": "2019-12-30T23:20:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "ParsedownExtra": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Emanuil Rusev",
                    "email": "hello@erusev.com",
                    "homepage": "http://erusev.com"
                }
            ],
            "description": "An extension of Parsedown that adds support for Markdown Extra.",
            "homepage": "https://github.com/erusev/parsedown-extra",
            "keywords": [
                "markdown",
                "markdown extra",
                "parsedown",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/erusev/parsedown-extra/issues",
                "source": "https://github.com/erusev/parsedown-extra/tree/0.8.x"
            },
            "install-path": "../erusev/parsedown-extra"
        },
        {
            "name": "ether/simplemap",
            "version": "3.9.4",
            "version_normalized": "3.9.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ethercreative/simplemap/zipball/224cc68e970b4753c33a35a35d68460e6c2bb008",
                "reference": "224cc68e970b4753c33a35a35d68460e6c2bb008",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.2.1",
                "ext-json": "*",
                "ext-openssl": "*",
                "ext-zlib": "*",
                "geoip2/geoip2": "~2.0",
                "guzzlehttp/guzzle": "^6.3.3|^7.2.0",
                "mapkit/jwt": "^1.1.2",
                "what3words/w3w-php-wrapper": "3.*"
            },
            "time": "2022-07-11T10:26:18+00:00",
            "type": "craft-plugin",
            "extra": {
                "handle": "simplemap",
                "name": "Maps",
                "developer": "Ether Creative",
                "developerUrl": "https://ethercreative.co.uk",
                "class": "ether\\simplemap\\SimpleMap",
                "schemaVersion": "3.4.2"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ether\\simplemap\\": "src/"
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "A beautifully simple Map field type for Craft CMS 3",
            "support": {
                "email": "help@ethercreative.co.uk",
                "docs": "https://docs.ethercreative.co.uk/maps",
                "source": "https://github.com/ethercreative/simplemap",
                "issues": "https://github.com/ethercreative/simplemap/issues"
            },
            "install-path": "../ether/simplemap"
        },
        {
            "name": "ether/splash",
            "version": "3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ethercreative/splash.git",
                "reference": "6eb3d2aee5f907b1a29844ad53847746a179d3f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ethercreative/splash/zipball/6eb3d2aee5f907b1a29844ad53847746a179d3f5",
                "reference": "6eb3d2aee5f907b1a29844ad53847746a179d3f5",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0-RC1",
                "ext-curl": "*"
            },
            "time": "2019-04-16T10:33:50+00:00",
            "type": "craft-plugin",
            "extra": {
                "handle": "splash",
                "name": "Splash",
                "developer": "Ether Creative",
                "developerUrl": "https://ethercreative.co.uk",
                "class": "ether\\splash\\Splash",
                "schemaVersion": "3.0.0"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ether\\splash\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Quickly and easily get beautiful Unsplash images in Craft!",
            "support": {
                "issues": "https://github.com/ethercreative/splash",
                "source": "https://github.com/ethercreative/splash/tree/v3"
            },
            "install-path": "../ether/splash"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.14.0",
            "version_normalized": "4.14.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
                "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "time": "2021-12-25T01:21:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "exclude-from-classmap": [
                    "/library/HTMLPurifier/Language/"
                ]
            },
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Edward Z. Yang",
                    "email": "admin@htmlpurifier.org",
                    "homepage": "http://ezyang.com"
                }
            ],
            "description": "Standards compliant HTML filter written in PHP",
            "homepage": "http://htmlpurifier.org/",
            "keywords": [
                "html"
            ],
            "install-path": "../ezyang/htmlpurifier"
        },
        {
            "name": "fakerphp/faker",
            "version": "v1.19.0",
            "version_normalized": "1.19.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/d7f08a622b3346766325488aa32ddc93ccdecc75",
                "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "psr/container": "^1.0 || ^2.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "conflict": {
                "fzaninotto/faker": "*"
            },
            "suggest": {
                "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
                "ext-curl": "Required by Faker\\Provider\\Image to download images.",
                "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
                "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
                "ext-mbstring": "Required for multibyte Unicode string functionality."
            },
            "time": "2022-02-02T17:38:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "v1.19-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Faker\\": "src/Faker/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "François Zaninotto"
                }
            ],
            "description": "Faker is a PHP library that generates fake data for you.",
            "keywords": [
                "data",
                "faker",
                "fixtures"
            ],
            "install-path": "../fakerphp/faker"
        },
        {
            "name": "firebase/php-jwt",
            "version": "v6.2.0",
            "version_normalized": "6.2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d28e6df83830252650da4623c78aaaf98fb385f3",
                "reference": "d28e6df83830252650da4623c78aaaf98fb385f3",
                "shasum": ""
            },
            "require": {
                "php": "^7.1||^8.0"
            },
            "suggest": {
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "time": "2022-05-13T20:54:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Firebase\\JWT\\": "src"
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https://github.com/firebase/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "install-path": "../firebase/php-jwt"
        },
        {
            "name": "geoip2/geoip2",
            "version": "v2.12.2",
            "version_normalized": "2.12.2.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/83adb44ac4b9553d36b579a14673ed124583082f",
                "reference": "83adb44ac4b9553d36b579a14673ed124583082f",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "maxmind-db/reader": "~1.8",
                "maxmind/web-service-common": "~0.8",
                "php": ">=7.2"
            },
            "time": "2021-11-30T18:15:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GeoIp2\\": "src"
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https://www.maxmind.com/"
                }
            ],
            "description": "MaxMind GeoIP2 PHP API",
            "homepage": "https://github.com/maxmind/GeoIP2-php",
            "keywords": [
                "IP",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "install-path": "../geoip2/geoip2"
        },
        {
            "name": "giggsey/libphonenumber-for-php",
            "version": "8.12.51",
            "version_normalized": "8.12.51.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/a42d89a46797083a95aa48393485fdac22fcac94",
                "reference": "a42d89a46797083a95aa48393485fdac22fcac94",
                "shasum": ""
            },
            "require": {
                "giggsey/locale": "^1.7|^2.0",
                "php": ">=5.3.2",
                "symfony/polyfill-mbstring": "^1.17"
            },
            "time": "2022-07-11T08:12:34+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "libphonenumber\\": "src/"
                },
                "exclude-from-classmap": [
                    "/src/data/",
                    "/src/carrier/data/",
                    "/src/geocoding/data/",
                    "/src/timezone/data/"
                ]
            },
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joshua Gigg",
                    "email": "giggsey@gmail.com",
                    "homepage": "https://giggsey.com/"
                }
            ],
            "description": "PHP Port of Google's libphonenumber",
            "homepage": "https://github.com/giggsey/libphonenumber-for-php",
            "keywords": [
                "geocoding",
                "geolocation",
                "libphonenumber",
                "mobile",
                "phonenumber",
                "validation"
            ],
            "install-path": "../giggsey/libphonenumber-for-php"
        },
        {
            "name": "giggsey/locale",
            "version": "2.2",
            "version_normalized": "2.2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giggsey/Locale/zipball/9c1dca769253f6a3e81f9a5c167f53b6a54ab635",
                "reference": "9c1dca769253f6a3e81f9a5c167f53b6a54ab635",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2022-04-06T07:33:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Giggsey\\Locale\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joshua Gigg",
                    "email": "giggsey@gmail.com",
                    "homepage": "https://giggsey.com/"
                }
            ],
            "description": "Locale functions required by libphonenumber-for-php",
            "install-path": "../giggsey/locale"
        },
        {
            "name": "glenscott/url-normalizer",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/glenscott/url-normalizer.git",
                "reference": "b8e79d3360a1bd7182398c9956bd74d219ad1b3c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/glenscott/url-normalizer/zipball/b8e79d3360a1bd7182398c9956bd74d219ad1b3c",
                "reference": "b8e79d3360a1bd7182398c9956bd74d219ad1b3c",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.3.0"
            },
            "time": "2015-06-11T16:06:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "URL\\": "src/URL"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Glen Scott",
                    "email": "glen@glenscott.co.uk"
                }
            ],
            "description": "Syntax based normalization of URL's",
            "support": {
                "issues": "https://github.com/glenscott/url-normalizer/issues",
                "source": "https://github.com/glenscott/url-normalizer/tree/master"
            },
            "install-path": "../glenscott/url-normalizer"
        },
        {
            "name": "google/auth",
            "version": "v1.21.1",
            "version_normalized": "1.21.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-auth-library-php.git",
                "reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/aa3b9ca29258ac6347ce3c8937a2418c5d78f840",
                "reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "^5.5||^6.0",
                "guzzlehttp/guzzle": "^6.2.1|^7.0",
                "guzzlehttp/psr7": "^1.7|^2.0",
                "php": "^7.1||^8.0",
                "psr/cache": "^1.0|^2.0|^3.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "guzzlehttp/promises": "0.1.1|^1.3",
                "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
                "phpseclib/phpseclib": "^2.0.31",
                "phpspec/prophecy-phpunit": "^1.1",
                "phpunit/phpunit": "^7.5||^8.5",
                "sebastian/comparator": ">=1.2.3",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "suggest": {
                "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
            },
            "time": "2022-05-16T19:34:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Google\\Auth\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Google Auth Library for PHP",
            "homepage": "http://github.com/google/google-auth-library-php",
            "keywords": [
                "Authentication",
                "google",
                "oauth2"
            ],
            "support": {
                "docs": "https://googleapis.github.io/google-auth-library-php/main/",
                "issues": "https://github.com/googleapis/google-auth-library-php/issues",
                "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.21.1"
            },
            "install-path": "../google/auth"
        },
        {
            "name": "google/cloud-core",
            "version": "v1.46.1",
            "version_normalized": "1.46.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-cloud-php-core.git",
                "reference": "ee8ad36aa59773669ca0cd5e1ffeccac7a78d083"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/ee8ad36aa59773669ca0cd5e1ffeccac7a78d083",
                "reference": "ee8ad36aa59773669ca0cd5e1ffeccac7a78d083",
                "shasum": ""
            },
            "require": {
                "google/auth": "^1.18",
                "guzzlehttp/guzzle": "^5.3|^6.5.7|^7.4.4",
                "guzzlehttp/promises": "^1.3",
                "guzzlehttp/psr7": "^1.7|^2.0",
                "monolog/monolog": "^1.1|^2.0",
                "php": ">=5.5",
                "psr/http-message": "1.0.*",
                "rize/uri-template": "~0.3"
            },
            "require-dev": {
                "erusev/parsedown": "^1.6",
                "google/common-protos": "^1.0||^2.0",
                "google/gax": "^1.9",
                "opis/closure": "^3",
                "phpdocumentor/reflection": "^3.0||^4.0",
                "phpunit/phpunit": "^4.8|^5.0|^8.0",
                "squizlabs/php_codesniffer": "2.*",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
                "symfony/lock": "Required for the Spanner cached based session pool. Please require the following commit: 3.3.x-dev#1ba6ac9"
            },
            "time": "2022-06-15T21:38:50+00:00",
            "bin": [
                "bin/google-cloud-batch"
            ],
            "type": "library",
            "extra": {
                "component": {
                    "id": "cloud-core",
                    "target": "googleapis/google-cloud-php-core.git",
                    "path": "Core",
                    "entry": "src/ServiceBuilder.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Google\\Cloud\\Core\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.",
            "support": {
                "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.46.1"
            },
            "install-path": "../google/cloud-core"
        },
        {
            "name": "google/cloud-storage",
            "version": "v1.27.1",
            "version_normalized": "1.27.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-cloud-php-storage.git",
                "reference": "f66d228d5991674c015bd32e5ed8d857d9d8352d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/f66d228d5991674c015bd32e5ed8d857d9d8352d",
                "reference": "f66d228d5991674c015bd32e5ed8d857d9d8352d",
                "shasum": ""
            },
            "require": {
                "google/cloud-core": "^1.43",
                "google/crc32": "^0.1.0"
            },
            "require-dev": {
                "erusev/parsedown": "^1.6",
                "google/cloud-pubsub": "^1.0",
                "phpdocumentor/reflection": "^3.0||^4.0",
                "phpseclib/phpseclib": "^2.0||^3.0",
                "phpunit/phpunit": "^4.8|^5.0|^8.0",
                "squizlabs/php_codesniffer": "2.*",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "google/cloud-pubsub": "May be used to register a topic to receive bucket notifications.",
                "phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2."
            },
            "time": "2022-06-02T21:53:43+00:00",
            "type": "library",
            "extra": {
                "component": {
                    "id": "cloud-storage",
                    "target": "googleapis/google-cloud-php-storage.git",
                    "path": "Storage",
                    "entry": "src/StorageClient.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Google\\Cloud\\Storage\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Cloud Storage Client for PHP",
            "support": {
                "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.27.1"
            },
            "install-path": "../google/cloud-storage"
        },
        {
            "name": "google/crc32",
            "version": "v0.1.0",
            "version_normalized": "0.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/google/php-crc32.git",
                "reference": "a8525f0dea6fca1893e1bae2f6e804c5f7d007fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/google/php-crc32/zipball/a8525f0dea6fca1893e1bae2f6e804c5f7d007fb",
                "reference": "a8525f0dea6fca1893e1bae2f6e804c5f7d007fb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^1.13 || v2.14.2",
                "paragonie/random_compat": ">=2",
                "phpunit/phpunit": "^4"
            },
            "time": "2019-05-09T06:24:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Google\\CRC32\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Andrew Brampton",
                    "email": "bramp@google.com"
                }
            ],
            "description": "Various CRC32 implementations",
            "homepage": "https://github.com/google/php-crc32",
            "support": {
                "issues": "https://github.com/google/php-crc32/issues",
                "source": "https://github.com/google/php-crc32/tree/v0.1.0"
            },
            "install-path": "../google/crc32"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.4.5",
            "version_normalized": "7.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1dd98b0564cb3f6bd16ce683cb755f94c10fbd82",
                "reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.5",
                "guzzlehttp/psr7": "^1.9 || ^2.4",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2022-06-20T22:16:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "7.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/oauth-subscriber",
            "version": "0.6.0",
            "version_normalized": "0.6.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/oauth-subscriber/zipball/8d6cab29f8397e5712d00a383eeead36108a3c1f",
                "reference": "8d6cab29f8397e5712d00a383eeead36108a3c1f",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^6.5|^7.2",
                "guzzlehttp/psr7": "^1.7|^2.0",
                "php": ">=5.5.0"
            },
            "suggest": {
                "ext-openssl": "Required to sign using RSA-SHA1"
            },
            "time": "2021-07-13T12:01:32+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Subscriber\\Oauth\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle OAuth 1.0 subscriber",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "Guzzle",
                "oauth"
            ],
            "install-path": "../guzzlehttp/oauth-subscriber"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "time": "2021-10-22T20:56:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.4.0",
            "version_normalized": "2.4.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/13388f00956b1503577598873fffb5ae994b5737",
                "reference": "13388f00956b1503577598873fffb5ae994b5737",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2022-06-20T21:43:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "homm/hommicons",
            "version": "0.0.3",
            "version_normalized": "0.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/HOMMinteractive/hommicons.git",
                "reference": "62369218bd320c0de02fc94bd9d315cccdbcd589"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/HOMMinteractive/hommicons/zipball/62369218bd320c0de02fc94bd9d315cccdbcd589",
                "reference": "62369218bd320c0de02fc94bd9d315cccdbcd589",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0"
            },
            "time": "2022-06-10T09:20:34+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "HOMM Icons",
                "handle": "hommicons",
                "developer": "HOMM interactive",
                "developerUrl": "https://github.com/HOMMinteractive",
                "documentationUrl": "https://github.com/HOMMinteractive/hommicons/blob/master/README.md",
                "changelogUrl": "https://raw.githubusercontent.com/HOMMinteractive/hommicons/master/CHANGELOG.md",
                "class": "homm\\hommicons\\HOMMIcons"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "homm\\hommicons\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Benjamin Ammann",
                    "homepage": "https://github.com/ammannbe"
                },
                {
                    "name": "Domenik Hofer",
                    "homepage": "https://www.homm.ch"
                }
            ],
            "description": "Craft CMS Icon Picker",
            "keywords": [
                "Craft",
                "cms",
                "craft-plugin",
                "craftcms",
                "hommicons",
                "icon picker"
            ],
            "support": {
                "docs": "https://github.com/HOMMinteractive/hommicons/blob/master/README.md",
                "issues": "https://github.com/HOMMinteractive/hommicons/issues",
                "source": "https://github.com/HOMMinteractive/hommicons/tree/0.0.3"
            },
            "install-path": "../homm/hommicons"
        },
        {
            "name": "html2text/html2text",
            "version": "4.3.1",
            "version_normalized": "4.3.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
                "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
                "shasum": ""
            },
            "suggest": {
                "ext-mbstring": "For best performance",
                "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
            },
            "time": "2020-04-16T23:44:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Html2Text\\": [
                        "src/",
                        "test/"
                    ]
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Converts HTML to formatted plain text",
            "install-path": "../html2text/html2text"
        },
        {
            "name": "icanboogie/inflector",
            "version": "v2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ICanBoogie/Inflector.git",
                "reference": "bd9173bf1a267f0a89a04d8a66c486bca1f13230"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ICanBoogie/Inflector/zipball/bd9173bf1a267f0a89a04d8a66c486bca1f13230",
                "reference": "bd9173bf1a267f0a89a04d8a66c486bca1f13230",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=7.1"
            },
            "conflict": {
                "icanboogie/common": "<2.0"
            },
            "require-dev": {
                "icanboogie/common": "^2.0",
                "phpstan/phpstan": "^0.12.92",
                "phpunit/phpunit": "^7.5"
            },
            "time": "2021-10-20T02:15:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/helpers.php"
                ],
                "psr-4": {
                    "ICanBoogie\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Olivier Laviale",
                    "email": "olivier.laviale@gmail.com",
                    "homepage": "http://www.weirdog.com/",
                    "role": "Developer"
                }
            ],
            "description": "Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.",
            "homepage": "http://icanboogie.org/",
            "keywords": [
                "camelize",
                "hyphenate",
                "inflect",
                "multilingual",
                "pluralize",
                "singularize",
                "underscore"
            ],
            "support": {
                "issues": "https://github.com/ICanBoogie/Inflector/issues",
                "source": "https://github.com/ICanBoogie/Inflector"
            },
            "install-path": "../icanboogie/inflector"
        },
        {
            "name": "imgix/imgix-php",
            "version": "3.3.1",
            "version_normalized": "3.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/imgix/imgix-php.git",
                "reference": "ddb7e427b601bc3534f108180c81292d5b29bc39"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/imgix/imgix-php/zipball/ddb7e427b601bc3534f108180c81292d5b29bc39",
                "reference": "ddb7e427b601bc3534f108180c81292d5b29bc39",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "time": "2021-03-25T15:10:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Imgix\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "A PHP client library for generating URLs with imgix.",
            "keywords": [
                "imgix"
            ],
            "support": {
                "issues": "https://github.com/imgix/imgix-php/issues",
                "source": "https://github.com/imgix/imgix-php/tree/3.3.1"
            },
            "install-path": "../imgix/imgix-php"
        },
        {
            "name": "intervention/httpauth",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Intervention/httpauth.git",
                "reference": "7742aa013e1a72f94379cb6623286f06fa1ea5f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Intervention/httpauth/zipball/7742aa013e1a72f94379cb6623286f06fa1ea5f7",
                "reference": "7742aa013e1a72f94379cb6623286f06fa1ea5f7",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.11",
                "phpunit/phpunit": "^9.0"
            },
            "time": "2021-01-22T15:08:35+00:00",
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "Intervention\\HttpAuth\\Laravel\\HttpAuthServiceProvider"
                    ],
                    "aliases": {
                        "HttpAuth": "Intervention\\HttpAuth\\Laravel\\Facades\\HttpAuth"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Intervention\\HttpAuth\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Vogel",
                    "email": "oliver@olivervogel.com",
                    "homepage": "https://olivervogel.com/"
                }
            ],
            "description": "HTTP authentication (Basic & Digest) including ServiceProviders for easy Laravel integration",
            "homepage": "https://github.com/Intervention/httpauth",
            "keywords": [
                "Authentication",
                "http",
                "laravel"
            ],
            "support": {
                "issues": "https://github.com/Intervention/httpauth/issues",
                "source": "https://github.com/Intervention/httpauth/tree/3.0.3"
            },
            "install-path": "../intervention/httpauth"
        },
        {
            "name": "jean85/pretty-package-versions",
            "version": "2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Jean85/pretty-package-versions.git",
                "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/ae547e455a3d8babd07b96966b17d7fd21d9c6af",
                "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2.0.0",
                "php": "^7.1|^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.17",
                "jean85/composer-provided-replaced-stub-package": "^1.0",
                "phpstan/phpstan": "^0.12.66",
                "phpunit/phpunit": "^7.5|^8.5|^9.4",
                "vimeo/psalm": "^4.3"
            },
            "time": "2021-10-08T21:21:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jean85\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alessandro Lai",
                    "email": "alessandro.lai85@gmail.com"
                }
            ],
            "description": "A library to get pretty versions strings of installed dependencies",
            "keywords": [
                "composer",
                "package",
                "release",
                "versions"
            ],
            "support": {
                "issues": "https://github.com/Jean85/pretty-package-versions/issues",
                "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.5"
            },
            "install-path": "../jean85/pretty-package-versions"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "5.2.12",
            "version_normalized": "5.2.12.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
                "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2022-04-13T08:02:27+00:00",
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JsonSchema\\": "src/JsonSchema/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bruno Prieto Reis",
                    "email": "bruno.p.reis@gmail.com"
                },
                {
                    "name": "Justin Rainbow",
                    "email": "justin.rainbow@gmail.com"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Robert Schönthal",
                    "email": "seroscho@googlemail.com"
                }
            ],
            "description": "A library to validate a json schema.",
            "homepage": "https://github.com/justinrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "install-path": "../justinrainbow/json-schema"
        },
        {
            "name": "kornrunner/blurhash",
            "version": "v1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kornrunner/php-blurhash.git",
                "reference": "7dde9c0c7ee7e688dc79fb7770ee110ed308ffc7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kornrunner/php-blurhash/zipball/7dde9c0c7ee7e688dc79fb7770ee110ed308ffc7",
                "reference": "7dde9c0c7ee7e688dc79fb7770ee110ed308ffc7",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0"
            },
            "require-dev": {
                "ocramius/package-versions": "^1.4|^2.0",
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "^9",
                "vimeo/psalm": "^4.3"
            },
            "time": "2021-01-18T11:17:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kornrunner\\Blurhash\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Boris Momčilović",
                    "email": "boris.momcilovic@gmail.com"
                }
            ],
            "description": "Pure PHP implementation of Blurhash",
            "homepage": "https://github.com/kornrunner/php-blurhash",
            "support": {
                "issues": "https://github.com/kornrunner/php-blurhash/issues",
                "source": "https://github.com/kornrunner/php-blurhash.git"
            },
            "install-path": "../kornrunner/blurhash"
        },
        {
            "name": "kraken-io/kraken-php",
            "version": "1.6",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kraken-io/kraken-php.git",
                "reference": "56563df1b9a7829f7039cc6e712cf89fab655e26"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kraken-io/kraken-php/zipball/56563df1b9a7829f7039cc6e712cf89fab655e26",
                "reference": "56563df1b9a7829f7039cc6e712cf89fab655e26",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*"
            },
            "time": "2016-07-26T08:03:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Kraken": "lib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kraken Image Optimizer",
                    "email": "support@kraken.io"
                }
            ],
            "description": "Official Kraken.io SDK",
            "support": {
                "issues": "https://github.com/kraken-io/kraken-php/issues",
                "source": "https://github.com/kraken-io/kraken-php/tree/master"
            },
            "install-path": "../kraken-io/kraken-php"
        },
        {
            "name": "ksubileau/color-thief-php",
            "version": "v1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ksubileau/color-thief-php.git",
                "reference": "fc2acefacbd037f68cf61bcc62b30ac1bb16ed59"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ksubileau/color-thief-php/zipball/fc2acefacbd037f68cf61bcc62b30ac1bb16ed59",
                "reference": "fc2acefacbd037f68cf61bcc62b30ac1bb16ed59",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.13",
                "phpunit/phpunit": "~4.8|~5.7"
            },
            "suggest": {
                "ext-gd": "to use the GD image adapter.",
                "ext-gmagick": "to use the Gmagick image adapter.",
                "ext-imagick": "to use the Imagick image adapter."
            },
            "time": "2018-10-27T18:57:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ColorThief\\": "lib/ColorThief"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "CC-BY-2.5"
            ],
            "authors": [
                {
                    "name": "Kevin Subileau",
                    "homepage": "http://www.kevinsubileau.fr"
                }
            ],
            "description": "Grabs the dominant color or a representative color palette from an image.",
            "homepage": "http://www.kevinsubileau.fr/projets/color-thief-php",
            "keywords": [
                "color",
                "dominant",
                "palette",
                "php",
                "thief"
            ],
            "support": {
                "issues": "https://github.com/ksubileau/color-thief-php/issues",
                "source": "https://github.com/ksubileau/color-thief-php/tree/master"
            },
            "install-path": "../ksubileau/color-thief-php"
        },
        {
            "name": "laminas/laminas-escaper",
            "version": "2.10.0",
            "version_normalized": "2.10.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/58af67282db37d24e584a837a94ee55b9c7552be",
                "reference": "58af67282db37d24e584a837a94ee55b9c7552be",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-mbstring": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-escaper": "*"
            },
            "time": "2022-03-08T20:15:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Escaper\\": "src/"
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
            "homepage": "https://laminas.dev",
            "keywords": [
                "escaper",
                "laminas"
            ],
            "install-path": "../laminas/laminas-escaper"
        },
        {
            "name": "laminas/laminas-feed",
            "version": "2.17.0",
            "version_normalized": "2.17.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/1ccb024ea615606ed1d676ba0fa3f22a398f3ac0",
                "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "laminas/laminas-escaper": "^2.9",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.3",
                "zendframework/zend-feed": "*"
            },
            "suggest": {
                "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
                "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
                "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
                "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
                "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
            },
            "time": "2022-03-24T10:26:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Feed\\": "src/"
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides functionality for consuming RSS and Atom feeds",
            "homepage": "https://laminas.dev",
            "keywords": [
                "feed",
                "laminas"
            ],
            "install-path": "../laminas/laminas-feed"
        },
        {
            "name": "laminas/laminas-stdlib",
            "version": "3.10.1",
            "version_normalized": "3.10.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/0d669074845fc80a99add0f64025192f143ef836",
                "reference": "0d669074845fc80a99add0f64025192f143ef836",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-stdlib": "*"
            },
            "time": "2022-06-10T14:49:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Stdlib\\": "src/"
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "description": "SPL extensions, array utilities, error handlers, and more",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "stdlib"
            ],
            "install-path": "../laminas/laminas-stdlib"
        },
        {
            "name": "league/csv",
            "version": "9.8.0",
            "version_normalized": "9.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/csv.git",
                "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
                "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "ext-dom": "*",
                "friendsofphp/php-cs-fixer": "^v3.4.0",
                "phpstan/phpstan": "^1.3.0",
                "phpstan/phpstan-phpunit": "^1.0.0",
                "phpstan/phpstan-strict-rules": "^1.1.0",
                "phpunit/phpunit": "^9.5.11"
            },
            "suggest": {
                "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
                "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
            },
            "time": "2022-01-04T00:13:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "League\\Csv\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https://github.com/nyamsprod/",
                    "role": "Developer"
                }
            ],
            "description": "CSV data manipulation made easy in PHP",
            "homepage": "https://csv.thephpleague.com",
            "keywords": [
                "convert",
                "csv",
                "export",
                "filter",
                "import",
                "read",
                "transform",
                "write"
            ],
            "support": {
                "docs": "https://csv.thephpleague.com",
                "issues": "https://github.com/thephpleague/csv/issues",
                "rss": "https://github.com/thephpleague/csv/releases.atom",
                "source": "https://github.com/thephpleague/csv"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/nyamsprod",
                    "type": "github"
                }
            ],
            "install-path": "../league/csv"
        },
        {
            "name": "league/flysystem",
            "version": "1.1.9",
            "version_normalized": "1.1.9.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99",
                "reference": "094defdb4a7001845300334e7c1ee2335925ef99",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "league/mime-type-detection": "^1.3",
                "php": "^7.2.5 || ^8.0"
            },
            "conflict": {
                "league/flysystem-sftp": "<1.0.6"
            },
            "suggest": {
                "ext-ftp": "Allows you to use FTP server storage",
                "ext-openssl": "Allows you to use FTPS server storage",
                "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
                "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
                "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
                "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
                "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
                "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
                "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
                "league/flysystem-webdav": "Allows you to use WebDAV storage",
                "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
                "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
                "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
            },
            "time": "2021-12-09T09:40:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frenky.net"
                }
            ],
            "description": "Filesystem abstraction: Many filesystems, one API.",
            "keywords": [
                "Cloud Files",
                "WebDAV",
                "abstraction",
                "aws",
                "cloud",
                "copy.com",
                "dropbox",
                "file systems",
                "files",
                "filesystem",
                "filesystems",
                "ftp",
                "rackspace",
                "remote",
                "s3",
                "sftp",
                "storage"
            ],
            "install-path": "../league/flysystem"
        },
        {
            "name": "league/flysystem-aws-s3-v3",
            "version": "1.0.30",
            "version_normalized": "1.0.30.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
                "reference": "af286f291ebab6877bac0c359c6c2cb017eb061d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/af286f291ebab6877bac0c359c6c2cb017eb061d",
                "reference": "af286f291ebab6877bac0c359c6c2cb017eb061d",
                "shasum": ""
            },
            "require": {
                "aws/aws-sdk-php": "^3.20.0",
                "league/flysystem": "^1.0.40",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "henrikbjorn/phpspec-code-coverage": "~1.0.1",
                "phpspec/phpspec": "^2.0.0"
            },
            "time": "2022-07-02T13:51:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\AwsS3v3\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frenky.net"
                }
            ],
            "description": "Flysystem adapter for the AWS S3 SDK v3.x",
            "support": {
                "issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues",
                "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/1.0.30"
            },
            "funding": [
                {
                    "url": "https://offset.earth/frankdejonge",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/frankdejonge",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                    "type": "tidelift"
                }
            ],
            "install-path": "../league/flysystem-aws-s3-v3"
        },
        {
            "name": "league/html-to-markdown",
            "version": "4.10.0",
            "version_normalized": "4.10.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/0868ae7a552e809e5cd8f93ba022071640408e88",
                "reference": "0868ae7a552e809e5cd8f93ba022071640408e88",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xml": "*",
                "php": ">=5.3.3"
            },
            "time": "2020-07-01T00:34:03+00:00",
            "bin": [
                "bin/html-to-markdown"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\HTMLToMarkdown\\": "src/"
                }
            },
            "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"
            ],
            "install-path": "../league/html-to-markdown"
        },
        {
            "name": "league/mime-type-detection",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
                "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "php": "^7.2 || ^8.0"
            },
            "time": "2022-04-17T13:12:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\MimeTypeDetection\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Mime-type detection for Flysystem",
            "install-path": "../league/mime-type-detection"
        },
        {
            "name": "league/oauth1-client",
            "version": "v1.10.1",
            "version_normalized": "1.10.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/d6365b901b5c287dd41f143033315e2f777e1167",
                "reference": "d6365b901b5c287dd41f143033315e2f777e1167",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-openssl": "*",
                "guzzlehttp/guzzle": "^6.0|^7.0",
                "guzzlehttp/psr7": "^1.7|^2.0",
                "php": ">=7.1||>=8.0"
            },
            "suggest": {
                "ext-simplexml": "For decoding XML-based responses."
            },
            "time": "2022-04-15T14:02:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev",
                    "dev-develop": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth1\\Client\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ben Corlett",
                    "email": "bencorlett@me.com",
                    "homepage": "http://www.webcomm.com.au",
                    "role": "Developer"
                }
            ],
            "description": "OAuth 1.0 Client Library",
            "keywords": [
                "Authentication",
                "SSO",
                "authorization",
                "bitbucket",
                "identity",
                "idp",
                "oauth",
                "oauth1",
                "single sign on",
                "trello",
                "tumblr",
                "twitter"
            ],
            "install-path": "../league/oauth1-client"
        },
        {
            "name": "league/oauth2-client",
            "version": "2.6.1",
            "version_normalized": "2.6.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/2334c249907190c132364f5dae0287ab8666aa19",
                "reference": "2334c249907190c132364f5dae0287ab8666aa19",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^6.0 || ^7.0",
                "paragonie/random_compat": "^1 || ^2 || ^9.99",
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "time": "2021-12-22T16:42:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Client\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alex Bilbie",
                    "email": "hello@alexbilbie.com",
                    "homepage": "http://www.alexbilbie.com",
                    "role": "Developer"
                },
                {
                    "name": "Woody Gilk",
                    "homepage": "https://github.com/shadowhand",
                    "role": "Contributor"
                }
            ],
            "description": "OAuth 2.0 Client Library",
            "keywords": [
                "Authentication",
                "SSO",
                "authorization",
                "identity",
                "idp",
                "oauth",
                "oauth2",
                "single sign on"
            ],
            "install-path": "../league/oauth2-client"
        },
        {
            "name": "league/oauth2-google",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-google/zipball/6b79441f244040760bed5fdcd092a2bda7cf34c6",
                "reference": "6b79441f244040760bed5fdcd092a2bda7cf34c6",
                "shasum": ""
            },
            "require": {
                "league/oauth2-client": "^2.0"
            },
            "time": "2021-01-27T16:09:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Client\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Woody Gilk",
                    "email": "woody.gilk@gmail.com",
                    "homepage": "http://shadowhand.me"
                }
            ],
            "description": "Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "Authentication",
                "authorization",
                "client",
                "google",
                "oauth",
                "oauth2"
            ],
            "install-path": "../league/oauth2-google"
        },
        {
            "name": "mapkit/jwt",
            "version": "v1.1.3",
            "version_normalized": "1.1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/leanmotherfuckers/mapkit-jwt/zipball/19e502a991dbcb4becbcb51775b29aae624f551d",
                "reference": "19e502a991dbcb4becbcb51775b29aae624f551d",
                "shasum": ""
            },
            "time": "2019-06-10T05:32:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mapkit\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Thomas Schoffelen",
                    "email": "thomas@includable.com"
                }
            ],
            "description": "Simple class to create MapKit and MusicKit JWT tokens.",
            "install-path": "../mapkit/jwt"
        },
        {
            "name": "marcusschwarz/lesserphp",
            "version": "v0.5.5",
            "version_normalized": "0.5.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarcusSchwarz/lesserphp.git",
                "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/77ba82b5218ff228267d3b0e5ec8697be75e86a7",
                "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.8.35 <8"
            },
            "time": "2021-03-10T17:56:57+00:00",
            "bin": [
                "plessc"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT",
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Leaf Corcoran",
                    "email": "leafot@gmail.com",
                    "homepage": "http://leafo.net"
                },
                {
                    "name": "Marcus Schwarz",
                    "email": "github@maswaba.de",
                    "homepage": "https://www.maswaba.de"
                }
            ],
            "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
            "homepage": "http://leafo.net/lessphp/",
            "support": {
                "issues": "https://github.com/MarcusSchwarz/lesserphp/issues",
                "source": "https://github.com/MarcusSchwarz/lesserphp/tree/v0.5.5"
            },
            "install-path": "../marcusschwarz/lesserphp"
        },
        {
            "name": "masterminds/html5",
            "version": "2.7.5",
            "version_normalized": "2.7.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
                "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
            },
            "time": "2021-07-01T14:25:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Masterminds\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matt Butcher",
                    "email": "technosophos@gmail.com"
                },
                {
                    "name": "Matt Farina",
                    "email": "matt@mattfarina.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "An HTML5 parser and serializer.",
            "homepage": "http://masterminds.github.io/html5-php",
            "keywords": [
                "HTML5",
                "dom",
                "html",
                "parser",
                "querypath",
                "serializer",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/Masterminds/html5-php/issues",
                "source": "https://github.com/Masterminds/html5-php/tree/2.7.5"
            },
            "install-path": "../masterminds/html5"
        },
        {
            "name": "maxmind-db/reader",
            "version": "v1.11.0",
            "version_normalized": "1.11.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/b1f3c0699525336d09cc5161a2861268d9f2ae5b",
                "reference": "b1f3c0699525336d09cc5161a2861268d9f2ae5b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "conflict": {
                "ext-maxminddb": "<1.10.1,>=2.0.0"
            },
            "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"
            },
            "time": "2021-10-18T15:23:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Db\\": "src/MaxMind/Db"
                }
            },
            "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"
            ],
            "install-path": "../maxmind-db/reader"
        },
        {
            "name": "maxmind/web-service-common",
            "version": "v0.9.0",
            "version_normalized": "0.9.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/4dc5a3e8df38aea4ca3b1096cee3a038094e9b53",
                "reference": "4dc5a3e8df38aea4ca3b1096cee3a038094e9b53",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0.3",
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=7.2"
            },
            "time": "2022-03-28T17:43:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Exception\\": "src/Exception",
                    "MaxMind\\WebService\\": "src/WebService"
                }
            },
            "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",
            "install-path": "../maxmind/web-service-common"
        },
        {
            "name": "mikehaertl/php-shellcommand",
            "version": "1.6.4",
            "version_normalized": "1.6.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/3488d7803df1e8f1a343d3d0ca452d527ad8d5e5",
                "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.3.0"
            },
            "time": "2021-03-17T06:54:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mikehaertl\\shellcommand\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Härtl",
                    "email": "haertl.mike@gmail.com"
                }
            ],
            "description": "An object oriented interface to shell commands",
            "keywords": [
                "shell"
            ],
            "install-path": "../mikehaertl/php-shellcommand"
        },
        {
            "name": "mmikkel/cp-field-inspect",
            "version": "1.4.4",
            "version_normalized": "1.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mmikkel/CpFieldInspect-Craft.git",
                "reference": "cab2693eaad03f35192356d8971879e9b0a0e098"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mmikkel/CpFieldInspect-Craft/zipball/cab2693eaad03f35192356d8971879e9b0a0e098",
                "reference": "cab2693eaad03f35192356d8971879e9b0a0e098",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.7.0|^4.0.0",
                "php": "^7.2.5|^8.0"
            },
            "require-dev": {
                "craftcms/rector": "dev-main"
            },
            "time": "2022-05-07T15:24:35+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "CP Field Inspect",
                "handle": "cp-field-inspect",
                "schemaVersion": "1.0.0",
                "hasCpSettings": false,
                "hasCpSection": false,
                "changelogUrl": "https://raw.githubusercontent.com/mmikkel/CpFieldInspect-Craft/master/CHANGELOG.md",
                "class": "mmikkel\\cpfieldinspect\\CpFieldInspect"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mmikkel\\cpfieldinspect\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mats Mikkel Rummelhoff",
                    "homepage": "http://mmikkel.no"
                }
            ],
            "description": "Inspect field handles and easily edit field and element source settings",
            "keywords": [
                "Craft",
                "cms",
                "cp field inspect",
                "craft-plugin",
                "craftcms"
            ],
            "support": {
                "docs": "https://github.com/mmikkel/CpFieldInspect-Craft/blob/master/README.md",
                "issues": "https://github.com/mmikkel/CpFieldInspect-Craft/issues",
                "source": "https://github.com/mmikkel/CpFieldInspect-Craft/tree/1.4.4"
            },
            "install-path": "../mmikkel/cp-field-inspect"
        },
        {
            "name": "mofodojodino/profanity-filter",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mofodojodino/ProfanityFilter.git",
                "reference": "529d24adcdb5b9507a4622db6aba6e54c5bb82a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mofodojodino/ProfanityFilter/zipball/529d24adcdb5b9507a4622db6aba6e54c5bb82a9",
                "reference": "529d24adcdb5b9507a4622db6aba6e54c5bb82a9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpspec/phpspec": "~2.0",
                "phpunit/phpunit": "~4.8"
            },
            "time": "2016-05-11T00:19:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dean Tedesco",
                    "email": "dino@tedesco.net.au"
                }
            ],
            "description": "Filters out profanities from strings.",
            "support": {
                "issues": "https://github.com/mofodojodino/ProfanityFilter/issues",
                "source": "https://github.com/mofodojodino/ProfanityFilter/tree/master"
            },
            "install-path": "../mofodojodino/profanity-filter"
        },
        {
            "name": "monolog/monolog",
            "version": "2.7.0",
            "version_normalized": "2.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524",
                "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7 || ^8",
                "ext-json": "*",
                "graylog2/gelf-php": "^1.4.2",
                "guzzlehttp/guzzle": "^7.4",
                "guzzlehttp/psr7": "^2.2",
                "mongodb/mongodb": "^1.8",
                "php-amqplib/php-amqplib": "~2.4 || ^3",
                "php-console/php-console": "^3.1.3",
                "phpspec/prophecy": "^1.15",
                "phpstan/phpstan": "^0.12.91",
                "phpunit/phpunit": "^8.5.14",
                "predis/predis": "^1.1",
                "rollbar/rollbar": "^1.3 || ^2 || ^3",
                "ruflin/elastica": "^7",
                "swiftmailer/swiftmailer": "^5.3|^6.0",
                "symfony/mailer": "^5.4 || ^6",
                "symfony/mime": "^5.4 || ^6"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "ext-openssl": "Required to send log messages using SSL",
                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "time": "2022-06-09T08:59:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "https://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/2.7.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "mrclay/jsmin-php",
            "version": "2.4.1",
            "version_normalized": "2.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mrclay/jsmin-php.git",
                "reference": "208e4122f8a273314e81c6b3bee897b5f3c1dc70"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mrclay/jsmin-php/zipball/208e4122f8a273314e81c6b3bee897b5f3c1dc70",
                "reference": "208e4122f8a273314e81c6b3bee897b5f3c1dc70",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.2"
            },
            "time": "2022-03-26T14:41:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "JSMin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Clay",
                    "email": "steve@mrclay.org",
                    "role": "Developer"
                },
                {
                    "name": "Ryan Grove",
                    "email": "ryan@wonko.com",
                    "role": "Developer"
                }
            ],
            "description": "Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.",
            "homepage": "https://github.com/mrclay/jsmin-php/",
            "keywords": [
                "compress",
                "jsmin",
                "minify"
            ],
            "support": {
                "email": "minify@googlegroups.com",
                "issues": "https://github.com/mrclay/jsmin-php/issues",
                "source": "https://github.com/mrclay/jsmin-php/tree/2.4.1"
            },
            "install-path": "../mrclay/jsmin-php"
        },
        {
            "name": "mrclay/minify",
            "version": "3.0.12",
            "version_normalized": "3.0.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mrclay/minify.git",
                "reference": "1962d3614c7ee1795a9fb74e49e603646b34207d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mrclay/minify/zipball/1962d3614c7ee1795a9fb74e49e603646b34207d",
                "reference": "1962d3614c7ee1795a9fb74e49e603646b34207d",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "intervention/httpauth": "^2.0|^3.0",
                "marcusschwarz/lesserphp": "^0.5.1",
                "monolog/monolog": "~1.1|~2.0",
                "mrclay/jsmin-php": "~2",
                "mrclay/props-dic": "^2.2|^3.0",
                "php": "^5.3.0 || ^7.0 || ^8.0",
                "tubalmartin/cssmin": "~4"
            },
            "require-dev": {
                "firephp/firephp-core": "~0.4.0",
                "leafo/scssphp": "^0.3 || ^0.6 || ^0.7",
                "meenie/javascript-packer": "~1.1",
                "phpunit/phpunit": "^4.8.36",
                "tedivm/jshrink": "~1.1.0"
            },
            "suggest": {
                "firephp/firephp-core": "Use FirePHP for Log messages",
                "meenie/javascript-packer": "Keep track of the Packer PHP port using Composer"
            },
            "time": "2022-05-14T11:11:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "lib/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Stephen Clay",
                    "email": "steve@mrclay.org",
                    "role": "Developer"
                }
            ],
            "description": "Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
            "homepage": "https://github.com/mrclay/minify",
            "support": {
                "email": "minify@googlegroups.com",
                "issues": "https://github.com/mrclay/minify/issues",
                "source": "https://github.com/mrclay/minify/tree/3.0.12",
                "wiki": "https://github.com/mrclay/minify/blob/master/docs"
            },
            "install-path": "../mrclay/minify"
        },
        {
            "name": "mrclay/props-dic",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mrclay/Props.git",
                "reference": "0b0fd254e33e2d60bc2bcd7867f2ab3cdd05a843"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mrclay/Props/zipball/0b0fd254e33e2d60bc2bcd7867f2ab3cdd05a843",
                "reference": "0b0fd254e33e2d60bc2bcd7867f2ab3cdd05a843",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "pimple/pimple": "~3.0",
                "psr/container": "^1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "time": "2019-11-26T17:56:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Props\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Steve Clay",
                    "email": "steve@mrclay.org",
                    "homepage": "http://www.mrclay.org/"
                }
            ],
            "description": "Props is a simple DI container that allows retrieving values via custom property and method names",
            "keywords": [
                "container",
                "dependency injection",
                "dependency injection container",
                "di",
                "di container"
            ],
            "support": {
                "issues": "https://github.com/mrclay/Props/issues",
                "source": "https://github.com/mrclay/Props/tree/master"
            },
            "install-path": "../mrclay/props-dic"
        },
        {
            "name": "mtdowling/jmespath.php",
            "version": "2.6.1",
            "version_normalized": "2.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jmespath/jmespath.php.git",
                "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
                "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0 || ^8.0",
                "symfony/polyfill-mbstring": "^1.17"
            },
            "require-dev": {
                "composer/xdebug-handler": "^1.4 || ^2.0",
                "phpunit/phpunit": "^4.8.36 || ^7.5.15"
            },
            "time": "2021-06-14T00:11:39+00:00",
            "bin": [
                "bin/jp.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/JmesPath.php"
                ],
                "psr-4": {
                    "JmesPath\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Declaratively specify how to extract elements from a JSON document",
            "keywords": [
                "json",
                "jsonpath"
            ],
            "support": {
                "issues": "https://github.com/jmespath/jmespath.php/issues",
                "source": "https://github.com/jmespath/jmespath.php/tree/2.6.1"
            },
            "install-path": "../mtdowling/jmespath.php"
        },
        {
            "name": "mundschenk-at/php-typography",
            "version": "v6.6.0",
            "version_normalized": "6.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mundschenk-at/php-typography.git",
                "reference": "67af39c936751f96a959b9bf211044512675283c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mundschenk-at/php-typography/zipball/67af39c936751f96a959b9bf211044512675283c",
                "reference": "67af39c936751f96a959b9bf211044512675283c",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-pcre": "*",
                "masterminds/html5": "^2.5.0",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "brain/monkey": "^2.2.0",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6",
                "ext-curl": "*",
                "mundschenk-at/phpunit-cross-version": "dev-master",
                "phpbench/phpbench": "^0.17||^1.0@dev",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "5.*||6.*||7.*|8.*|9.*",
                "squizlabs/php_codesniffer": "^3",
                "wp-coding-standards/wpcs": "^2.0"
            },
            "time": "2020-04-05T12:14:12+00:00",
            "bin": [
                "src/bin/update-patterns.php",
                "src/bin/update-iana.php"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Peter Putzer",
                    "email": "github@mundschenk.at",
                    "homepage": "https://code.mundschenk.at",
                    "role": "Developer"
                },
                {
                    "name": "Jeffrey D. King",
                    "email": "jeff.king@weathersource.com",
                    "homepage": "http://kingdesk.com",
                    "role": "Original author"
                }
            ],
            "description": "A PHP library for improving your web typography",
            "support": {
                "issues": "https://github.com/mundschenk-at/php-typography/issues",
                "source": "https://github.com/mundschenk-at/php-typography/tree/v6.6.0"
            },
            "install-path": "../mundschenk-at/php-typography"
        },
        {
            "name": "nystudio107/craft-minify",
            "version": "1.2.11",
            "version_normalized": "1.2.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nystudio107/craft-minify.git",
                "reference": "992402df6f5f893b41fc9ba7755ced94b07bf5bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nystudio107/craft-minify/zipball/992402df6f5f893b41fc9ba7755ced94b07bf5bf",
                "reference": "992402df6f5f893b41fc9ba7755ced94b07bf5bf",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0",
                "mrclay/minify": "^3.0.10"
            },
            "time": "2022-02-23T03:31:18+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Minify",
                "handle": "minify",
                "schemaVersion": "1.0.0",
                "hasCpSettings": false,
                "hasCpSection": false,
                "changelogUrl": "https://raw.githubusercontent.com/nystudio107/craft-minify/v1/CHANGELOG.md",
                "class": "nystudio107\\minify\\Minify",
                "components": {
                    "minify": "nystudio107\\minify\\services\\MinifyService"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "nystudio107\\minify\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "nystudio107",
                    "homepage": "https://nystudio107.com/"
                }
            ],
            "description": "A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.",
            "keywords": [
                "Craft",
                "cms",
                "craft-plugin",
                "craftcms",
                "minify"
            ],
            "support": {
                "docs": "https://nystudio107.com/plugins/minify/documentation",
                "issues": "https://nystudio107.com/plugins/minify/support",
                "source": "https://github.com/nystudio107/craft-minify/tree/1.2.11"
            },
            "funding": [
                {
                    "url": "https://github.com/khalwat",
                    "type": "github"
                }
            ],
            "install-path": "../nystudio107/craft-minify"
        },
        {
            "name": "nystudio107/craft-plugin-manifest",
            "version": "1.0.10",
            "version_normalized": "1.0.10.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nystudio107/craft-plugin-manifest/zipball/d94d147b548384c7d9bd59777e12462d32042445",
                "reference": "d94d147b548384c7d9bd59777e12462d32042445",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0"
            },
            "time": "2022-04-26T14:57:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "nystudio107\\pluginmanifest\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "nystudio107",
                    "homepage": "https://nystudio107.com"
                }
            ],
            "description": "Plugin Manifest is the conduit between Craft CMS plugins and webpack, with manifest.json & webpack-dev-server HMR support",
            "keywords": [
                "craftcms",
                "manifest",
                "plugin"
            ],
            "support": {
                "docs": "https://github.com/nystudio107/craft-plugin-manifest/blob/v1/README.md",
                "issues": "https://github.com/nystudio107/craft-plugin-manifest/issues"
            },
            "install-path": "../nystudio107/craft-plugin-manifest"
        },
        {
            "name": "nystudio107/craft-plugin-vite",
            "version": "1.0.26",
            "version_normalized": "1.0.26.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nystudio107/craft-plugin-vite.git",
                "reference": "2a0a037be578781f885e6b778834b1db33c497ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nystudio107/craft-plugin-vite/zipball/2a0a037be578781f885e6b778834b1db33c497ae",
                "reference": "2a0a037be578781f885e6b778834b1db33c497ae",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0"
            },
            "time": "2022-06-29T15:18:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "nystudio107\\pluginvite\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "nystudio107",
                    "homepage": "https://nystudio107.com"
                }
            ],
            "description": "Plugin Vite is the conduit between Craft CMS plugins and Vite, with manifest.json & HMR support",
            "keywords": [
                "craftcms",
                "plugin",
                "vite"
            ],
            "support": {
                "docs": "https://github.com/nystudio107/craft-plugin-vite/blob/v1/README.md",
                "issues": "https://github.com/nystudio107/craft-plugin-vite/issues",
                "source": "https://github.com/nystudio107/craft-plugin-vite/tree/1.0.26"
            },
            "funding": [
                {
                    "url": "https://github.com/khalwat",
                    "type": "github"
                }
            ],
            "install-path": "../nystudio107/craft-plugin-vite"
        },
        {
            "name": "nystudio107/craft-retour",
            "version": "3.1.69",
            "version_normalized": "3.1.69.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nystudio107/craft-retour.git",
                "reference": "7e70fbd5d35d8b4153a230e40b8a2ca0abb3e258"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nystudio107/craft-retour/zipball/7e70fbd5d35d8b4153a230e40b8a2ca0abb3e258",
                "reference": "7e70fbd5d35d8b4153a230e40b8a2ca0abb3e258",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0",
                "jean85/pretty-package-versions": "^1.5 || ^2.0",
                "league/csv": "^8.2 || ^9.0",
                "nystudio107/craft-plugin-vite": "^1.0.0"
            },
            "require-dev": {
                "codeception/codeception": "^3.0",
                "vlucas/phpdotenv": "^3.0"
            },
            "time": "2022-01-12T17:43:40+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Retour",
                "handle": "retour",
                "changelogUrl": "https://raw.githubusercontent.com/nystudio107/craft-retour/v3/CHANGELOG.md",
                "class": "nystudio107\\retour\\Retour"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "nystudio107\\retour\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "nystudio107",
                    "homepage": "https://nystudio107.com/"
                }
            ],
            "description": "Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website",
            "keywords": [
                "404",
                "craft-plugin",
                "craftcms",
                "redirect",
                "retour",
                "statistics"
            ],
            "support": {
                "docs": "https://nystudio107.com/plugins/retour/documentation",
                "issues": "https://nystudio107.com/plugins/retour/support",
                "source": "https://github.com/nystudio107/craft-retour/tree/3.1.69"
            },
            "funding": [
                {
                    "url": "https://github.com/khalwat",
                    "type": "github"
                }
            ],
            "install-path": "../nystudio107/craft-retour"
        },
        {
            "name": "nystudio107/craft-seomatic",
            "version": "3.4.36",
            "version_normalized": "3.4.36.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nystudio107/craft-seomatic/zipball/472bead1bec071a3f96685f3c48492f05a64ad6a",
                "reference": "472bead1bec071a3f96685f3c48492f05a64ad6a",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.1.19",
                "davechild/textstatistics": "1.0.2",
                "nystudio107/craft-plugin-manifest": "^1.0.4",
                "nystudio107/craft-twigfield": "^1.0.9",
                "php-science/textrank": "^1.0.3",
                "sunra/php-simple-html-dom-parser": "^1.5.2"
            },
            "time": "2022-06-30T18:04:42+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "SEOmatic",
                "handle": "seomatic",
                "changelogUrl": "https://raw.githubusercontent.com/nystudio107/craft-seomatic/v3/CHANGELOG.md",
                "class": "nystudio107\\seomatic\\Seomatic"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "nystudio107\\seomatic\\": "src/"
                }
            },
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "nystudio107",
                    "homepage": "https://nystudio107.com"
                }
            ],
            "description": "SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.",
            "keywords": [
                "cms",
                "craft",
                "craft-plugin",
                "craftcms",
                "facebook",
                "json-ld",
                "meta",
                "seo",
                "seomatic",
                "sitemap",
                "tags",
                "twitter"
            ],
            "support": {
                "docs": "https://nystudio107.com/plugins/seomatic/documentation",
                "issues": "https://nystudio107.com/plugins/seomatic/support"
            },
            "install-path": "../nystudio107/craft-seomatic"
        },
        {
            "name": "nystudio107/craft-twigfield",
            "version": "1.0.9",
            "version_normalized": "1.0.9.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nystudio107/craft-twigfield/zipball/83c840ef148add14a73c990ce1d03fb588f886b7",
                "reference": "83c840ef148add14a73c990ce1d03fb588f886b7",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0 || ^4.0.0"
            },
            "time": "2022-06-25T03:05:11+00:00",
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "nystudio107\\twigfield\\Twigfield"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "nystudio107\\twigfield\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "nystudio107",
                    "homepage": "https://nystudio107.com"
                }
            ],
            "description": "Provides a twig editor field with Twig & Craft API autocomplete",
            "keywords": [
                "auto",
                "autocomplete",
                "cms",
                "complete",
                "craft",
                "craftcms",
                "editor",
                "twig"
            ],
            "support": {
                "docs": "https://github.com/nystudio107/craft-twigfield/blob/v1/README.md",
                "issues": "https://github.com/nystudio107/craft-twigfield/issues",
                "source": "https://github.com/nystudio107/craft-twigfield"
            },
            "install-path": "../nystudio107/craft-twigfield"
        },
        {
            "name": "nystudio107/craft-twigpack",
            "version": "1.2.17",
            "version_normalized": "1.2.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nystudio107/craft-twigpack.git",
                "reference": "7b657a7d5317e2eff2438de4874544b7ce029bb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nystudio107/craft-twigpack/zipball/7b657a7d5317e2eff2438de4874544b7ce029bb3",
                "reference": "7b657a7d5317e2eff2438de4874544b7ce029bb3",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0"
            },
            "time": "2022-04-26T15:16:35+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Twigpack",
                "handle": "twigpack",
                "changelogUrl": "https://raw.githubusercontent.com/craft-nystudio107/twigpack/v1/CHANGELOG.md",
                "class": "nystudio107\\twigpack\\Twigpack"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "nystudio107\\twigpack\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "nystudio107",
                    "homepage": "https://nystudio107.com/"
                }
            ],
            "description": "Twigpack is a bridge between Twig and webpack, with manifest.json & webpack-dev-server HMR support",
            "keywords": [
                "craft-plugin",
                "craftcms",
                "hmr-support",
                "manifest-json",
                "twig",
                "webpack",
                "webpack-dev-server"
            ],
            "support": {
                "docs": "https://nystudio107.com/plugins/twigpack/documentation",
                "issues": "https://nystudio107.com/plugins/twigpack/support",
                "source": "https://github.com/nystudio107/craft-twigpack/tree/1.2.17"
            },
            "funding": [
                {
                    "url": "https://github.com/khalwat",
                    "type": "github"
                }
            ],
            "install-path": "../nystudio107/craft-twigpack"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.100",
            "version_normalized": "9.99.100.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "shasum": ""
            },
            "require": {
                "php": ">= 7"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2020-10-15T08:29:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "phenx/php-font-lib",
            "version": "0.5.4",
            "version_normalized": "0.5.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
                "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*"
            },
            "time": "2021-12-17T19:44:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FontLib\\": "src/FontLib"
                }
            },
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Fabien Ménager",
                    "email": "fabien.menager@gmail.com"
                }
            ],
            "description": "A library to read, parse, export and make subsets of different types of font files.",
            "homepage": "https://github.com/PhenX/php-font-lib",
            "install-path": "../phenx/php-font-lib"
        },
        {
            "name": "phenx/php-svg-lib",
            "version": "0.4.1",
            "version_normalized": "0.4.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/4498b5df7b08e8469f0f8279651ea5de9626ed02",
                "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0",
                "sabberworm/php-css-parser": "^8.4"
            },
            "time": "2022-03-07T12:52:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Svg\\": "src/Svg"
                }
            },
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Fabien Ménager",
                    "email": "fabien.menager@gmail.com"
                }
            ],
            "description": "A library to read, parse and export to PDF SVG files.",
            "homepage": "https://github.com/PhenX/php-svg-lib",
            "install-path": "../phenx/php-svg-lib"
        },
        {
            "name": "php-science/textrank",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-Science/TextRank/zipball/cfa7480c9e136492109602473c242c1788279a4d",
                "reference": "cfa7480c9e136492109602473c242c1788279a4d",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-mbstring": "*",
                "php": ">=7.2"
            },
            "time": "2021-02-27T07:54:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpScience\\TextRank\\": [
                        "src/",
                        "tests/"
                    ]
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Belicza",
                    "email": "87.bdavid@gmail.com"
                }
            ],
            "description": "TextRank (automatic text summarization) for PHP7 and HHVM.",
            "keywords": [
                "PHP7",
                "automatic",
                "php8",
                "science",
                "strict",
                "summarization",
                "textrank"
            ],
            "install-path": "../php-science/textrank"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2020-06-27T09:03:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "install-path": "../phpdocumentor/reflection-common"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.3.0",
            "version_normalized": "5.3.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
                "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.2",
                "phpdocumentor/type-resolver": "^1.3",
                "webmozart/assert": "^1.9.1"
            },
            "time": "2021-10-19T17:43:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                },
                {
                    "name": "Jaap van Otterdijk",
                    "email": "account@ijaap.nl"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "install-path": "../phpdocumentor/reflection-docblock"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.6.1",
            "version_normalized": "1.6.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
                "reference": "77a32518733312af16a44300404e945338981de3",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0"
            },
            "time": "2022-03-15T21:29:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "install-path": "../phpdocumentor/type-resolver"
        },
        {
            "name": "pimple/pimple",
            "version": "v3.5.0",
            "version_normalized": "3.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/silexphp/Pimple.git",
                "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
                "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1 || ^2.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^5.4@dev"
            },
            "time": "2021-10-28T11:13:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Pimple": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Pimple, a simple Dependency Injection Container",
            "homepage": "https://pimple.symfony.com",
            "keywords": [
                "container",
                "dependency injection"
            ],
            "support": {
                "source": "https://github.com/silexphp/Pimple/tree/v3.5.0"
            },
            "install-path": "../pimple/pimple"
        },
        {
            "name": "pixelandtonic/imagine",
            "version": "1.2.4.2",
            "version_normalized": "1.2.4.2",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pixelandtonic/Imagine/zipball/5ee4b6a365497818815ba50738c8dcbb555c9fd3",
                "reference": "5ee4b6a365497818815ba50738c8dcbb555c9fd3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "suggest": {
                "ext-gd": "to use the GD implementation",
                "ext-gmagick": "to use the Gmagick implementation",
                "ext-imagick": "to use the Imagick implementation"
            },
            "time": "2021-06-22T18:26:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Imagine\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bulat Shakirzyanov",
                    "email": "mallluhuct@gmail.com",
                    "homepage": "http://avalanche123.com"
                }
            ],
            "description": "Image processing for PHP 5.3",
            "homepage": "http://imagine.readthedocs.org/",
            "keywords": [
                "drawing",
                "graphics",
                "image manipulation",
                "image processing"
            ],
            "install-path": "../pixelandtonic/imagine"
        },
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2016-08-06T20:24:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "install-path": "../psr/cache"
        },
        {
            "name": "psr/container",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:50:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "install-path": "../psr/container"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0"
            },
            "time": "2020-06-29T06:28:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "install-path": "../psr/http-client"
        },
        {
            "name": "psr/http-factory",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr/http-message": "^1.0"
            },
            "time": "2019-04-30T12:38:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2016-08-06T14:39:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "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"
            ],
            "install-path": "../psr/log"
        },
        {
            "name": "putyourlightson/craft-blitz-recommendations",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/putyourlightson/craft-blitz-recommendations.git",
                "reference": "f3a9a8c8406f6e73fe9f89ddbc137e2480467f23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/putyourlightson/craft-blitz-recommendations/zipball/f3a9a8c8406f6e73fe9f89ddbc137e2480467f23",
                "reference": "f3a9a8c8406f6e73fe9f89ddbc137e2480467f23",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0"
            },
            "time": "2021-11-10T18:47:15+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Blitz Recommendations",
                "handle": "blitz-recommendations",
                "developer": "PutYourLightsOn",
                "developerUrl": "https://putyourlightson.com/",
                "documentationUrl": "https://putyourlightson.com/plugins/blitz-recommendations",
                "changelogUrl": "https://raw.githubusercontent.com/putyourlightson/craft-blitz-recommendations/v1/CHANGELOG.md",
                "class": "putyourlightson\\blitzrecommendations\\BlitzRecommendations"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "putyourlightson\\blitzrecommendations\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "mit"
            ],
            "description": "Adds a utility that provides templating performance recommendations.",
            "support": {
                "docs": "https://putyourlightson.com/plugins/blitz-recommendations",
                "issues": "https://github.com/putyourlightson/craft-blitz-recommendations/issues",
                "source": "https://github.com/putyourlightson/craft-blitz-recommendations"
            },
            "install-path": "../putyourlightson/craft-blitz-recommendations"
        },
        {
            "name": "putyourlightson/craft-elements-panel",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/putyourlightson/craft-elements-panel.git",
                "reference": "b5f0b6215dcb54231af0e2d043d9874b0d56ed19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/putyourlightson/craft-elements-panel/zipball/b5f0b6215dcb54231af0e2d043d9874b0d56ed19",
                "reference": "b5f0b6215dcb54231af0e2d043d9874b0d56ed19",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0"
            },
            "time": "2020-10-30T08:19:36+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Elements Panel",
                "handle": "elements-panel",
                "developer": "PutYourLightsOn",
                "developerUrl": "https://putyourlightson.com/",
                "documentationUrl": "https://putyourlightson.com/plugins/elements-panel",
                "changelogUrl": "https://raw.githubusercontent.com/putyourlightson/craft-elements-panel/v1/CHANGELOG.md",
                "class": "putyourlightson\\elementspanel\\ElementsPanel"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "putyourlightson\\elementspanel\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "mit"
            ],
            "description": "Adds an Elements and an Eager-Loading panel to the debug toolbar.",
            "support": {
                "docs": "https://putyourlightson.com/plugins/elements-panel",
                "issues": "https://github.com/putyourlightson/craft-elements-panel/issues",
                "source": "https://github.com/putyourlightson/craft-elements-panel"
            },
            "install-path": "../putyourlightson/craft-elements-panel"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "react/promise",
            "version": "v2.9.0",
            "version_normalized": "2.9.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
                "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "time": "2022-02-11T10:27:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "React\\Promise\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "install-path": "../react/promise"
        },
        {
            "name": "rize/uri-template",
            "version": "0.3.4",
            "version_normalized": "0.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rize/UriTemplate.git",
                "reference": "2a874863c48d643b9e2e254ab288ec203060a0b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rize/UriTemplate/zipball/2a874863c48d643b9e2e254ab288ec203060a0b8",
                "reference": "2a874863c48d643b9e2e254ab288ec203060a0b8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36"
            },
            "time": "2021-10-09T06:30:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Rize\\": "src/Rize"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marut K",
                    "homepage": "http://twitter.com/rezigned"
                }
            ],
            "description": "PHP URI Template (RFC 6570) supports both expansion & extraction",
            "keywords": [
                "RFC 6570",
                "template",
                "uri"
            ],
            "support": {
                "issues": "https://github.com/rize/UriTemplate/issues",
                "source": "https://github.com/rize/UriTemplate/tree/0.3.4"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/rezigned",
                    "type": "custom"
                },
                {
                    "url": "https://opencollective.com/rize-uri-template",
                    "type": "open_collective"
                }
            ],
            "install-path": "../rize/uri-template"
        },
        {
            "name": "sabberworm/php-css-parser",
            "version": "8.4.0",
            "version_normalized": "8.4.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
                "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=5.6.20"
            },
            "suggest": {
                "ext-mbstring": "for parsing UTF-8 CSS"
            },
            "time": "2021-12-11T13:40:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sabberworm\\CSS\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raphael Schweikert"
                }
            ],
            "description": "Parser for CSS Files written in PHP",
            "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
            "keywords": [
                "css",
                "parser",
                "stylesheet"
            ],
            "install-path": "../sabberworm/php-css-parser"
        },
        {
            "name": "sebastianlenz/linkfield",
            "version": "1.0.25",
            "version_normalized": "1.0.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastian-lenz/craft-linkfield.git",
                "reference": "a29f328fe41248e9b1722c52f68e435f53c241d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastian-lenz/craft-linkfield/zipball/a29f328fe41248e9b1722c52f68e435f53c241d3",
                "reference": "a29f328fe41248e9b1722c52f68e435f53c241d3",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0-RC1",
                "php": "^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5 || ^8.0"
            },
            "time": "2021-02-23T20:55:03+00:00",
            "type": "craft-plugin",
            "extra": {
                "handle": "typedlinkfield",
                "name": "Typed link field",
                "developer": "Sebastian Lenz",
                "developerUrl": "https://github.com/sebastian-lenz/"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "typedlinkfield\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A Craft field type for selecting links",
            "support": {
                "issues": "https://github.com/sebastian-lenz/craft-linkfield/issues",
                "source": "https://github.com/sebastian-lenz/craft-linkfield/tree/1.0.25"
            },
            "install-path": "../sebastianlenz/linkfield"
        },
        {
            "name": "seld/cli-prompt",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/b8dfcf02094b8c03b40322c229493bb2884423c5",
                "reference": "b8dfcf02094b8c03b40322c229493bb2884423c5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "time": "2020-12-15T21:32:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\CliPrompt\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
            "keywords": [
                "cli",
                "console",
                "hidden",
                "input",
                "prompt"
            ],
            "install-path": "../seld/cli-prompt"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.9.0",
            "version_normalized": "1.9.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
                "reference": "4211420d25eba80712bff236a98960ef68b866b7",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "time": "2022-04-01T13:37:23+00:00",
            "bin": [
                "bin/jsonlint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "install-path": "../seld/jsonlint"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee",
                "reference": "9f3452c93ff423469c0d56450431562ca423dcee",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "time": "2021-12-10T11:20:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\PharUtils\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "PHAR file format utilities, for when PHP phars you up",
            "keywords": [
                "phar"
            ],
            "install-path": "../seld/phar-utils"
        },
        {
            "name": "spacecatninja/imager-x",
            "version": "v3.6.1",
            "version_normalized": "3.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spacecatninja/craft-imager-x.git",
                "reference": "5fd1d7524c4fd48076d52b2607cfca00b3b8f3ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spacecatninja/craft-imager-x/zipball/5fd1d7524c4fd48076d52b2607cfca00b3b8f3ad",
                "reference": "5fd1d7524c4fd48076d52b2607cfca00b3b8f3ad",
                "shasum": ""
            },
            "require": {
                "aws/aws-sdk-php": "^3.0.0",
                "craftcms/cms": "^3.3.0",
                "google/cloud-storage": "~1.0",
                "imgix/imgix-php": "^3.0",
                "kornrunner/blurhash": "^1.1",
                "kraken-io/kraken-php": "^1.2",
                "ksubileau/color-thief-php": "^1.4.0",
                "mikehaertl/php-shellcommand": "^1.2",
                "php": ">=7.2.5",
                "ssnepenthe/color-utils": "~0.4",
                "tinify/tinify": ">=1.1.1"
            },
            "time": "2022-06-15T20:27:54+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Imager X",
                "handle": "imager-x",
                "schemaVersion": "3.0.0",
                "hasCpSettings": false,
                "hasCpSection": false,
                "changelogUrl": "https://raw.githubusercontent.com/spacecatninja/craft-imager-x/master/CHANGELOG.md",
                "components": [],
                "class": "spacecatninja\\imagerx\\ImagerX"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "spacecatninja\\imagerx\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "SPACECATNINJA",
                    "homepage": "https://www.spacecat.ninja"
                }
            ],
            "description": "Ninja powered image transforms.",
            "keywords": [
                "Craft",
                "cms",
                "craft-plugin",
                "craftcms",
                "image",
                "picture",
                "responsive",
                "srcset",
                "transform"
            ],
            "support": {
                "docs": "http://imager-x-v3.spacecat.ninja/",
                "issues": "https://github.com/spacecatninja/craft-imager-x/issues",
                "source": "https://github.com/spacecatninja/craft-imager-x/tree/v3.6.1"
            },
            "install-path": "../spacecatninja/imager-x"
        },
        {
            "name": "spicyweb/craft-embedded-assets",
            "version": "2.11.3",
            "version_normalized": "2.11.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spicywebau/craft-embedded-assets.git",
                "reference": "a60fe6addb2a575ead5000746ad36ba9fe83271a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spicywebau/craft-embedded-assets/zipball/a60fe6addb2a575ead5000746ad36ba9fe83271a",
                "reference": "a60fe6addb2a575ead5000746ad36ba9fe83271a",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.6.0",
                "embed/embed": "^3.4.17"
            },
            "time": "2022-06-29T23:17:31+00:00",
            "type": "craft-plugin",
            "extra": {
                "handle": "embeddedassets",
                "name": "Embedded Assets",
                "schemaVersion": "1.0.0",
                "class": "spicyweb\\embeddedassets\\Plugin",
                "changelogUrl": "https://github.com/spicywebau/craft-embedded-assets/blob/master/CHANGELOG.md",
                "downloadUrl": "https://github.com/spicywebau/craft-embedded-assets/archive/master.zip"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "spicyweb\\embeddedassets\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Spicy Web",
                    "homepage": "https://spicyweb.com.au"
                }
            ],
            "description": "Manage YouTube videos, Instagram photos, Twitter posts and more as first class assets",
            "keywords": [
                "assets",
                "cms",
                "craftcms",
                "embed",
                "instagram",
                "plugin",
                "twitter",
                "vimeo",
                "youtube"
            ],
            "support": {
                "docs": "https://github.com/spicywebau/craft-embedded-assets/blob/2.11.3/README.md",
                "issues": "https://github.com/spicywebau/craft-embedded-assets/issues",
                "rss": "https://github.com/spicywebau/craft-embedded-assets/commits/master.atom",
                "source": "https://github.com/spicywebau/craft-embedded-assets"
            },
            "install-path": "../spicyweb/craft-embedded-assets"
        },
        {
            "name": "ssnepenthe/color-utils",
            "version": "0.4.2",
            "version_normalized": "0.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ssnepenthe/color-utils.git",
                "reference": "a68562f81fd603be0c45d102b4e8064c76ddf863"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ssnepenthe/color-utils/zipball/a68562f81fd603be0c45d102b4e8064c76ddf863",
                "reference": "a68562f81fd603be0c45d102b4e8064c76ddf863",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phploc/phploc": "^3.0",
                "phpmd/phpmd": "^2.6",
                "phpunit/phpunit": "^6.0",
                "psy/psysh": "^0.8",
                "squizlabs/php_codesniffer": "^2.8",
                "vimeo/psalm": "^0.3"
            },
            "time": "2017-06-19T16:48:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "inc/colors.php",
                    "inc/helpers.php",
                    "inc/transformations.php"
                ],
                "psr-4": {
                    "SSNepenthe\\ColorUtils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "description": "A PHP library for performing SASS-like color manipulations.",
            "homepage": "https://github.com/ssnepenthe/color-utils",
            "keywords": [
                "Brightness",
                "alpha",
                "blue",
                "color",
                "conversion",
                "convert",
                "green",
                "hex",
                "hexadecimal",
                "hsl",
                "hsla",
                "hue",
                "lightness",
                "luminance",
                "manipulation",
                "red",
                "rgb",
                "rgba",
                "sass",
                "saturation",
                "scss",
                "transformation"
            ],
            "support": {
                "issues": "https://github.com/ssnepenthe/color-utils/issues",
                "source": "https://github.com/ssnepenthe/color-utils/tree/master"
            },
            "install-path": "../ssnepenthe/color-utils"
        },
        {
            "name": "studio/studio",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "dist": {
                "type": "path",
                "url": "./studio-plugins/studio",
                "reference": "b54ac17d991fe4310df76d29fe79f0aed63441df"
            },
            "require": {
                "craftcms/cms": "^3.0.0"
            },
            "type": "craft-plugin",
            "extra": {
                "name": "Studio",
                "handle": "studio",
                "developer": "Priti Burfield-Mills",
                "developerUrl": "https://burfieldmills.com/",
                "documentationUrl": "???",
                "changelogUrl": "???",
                "components": {
                    "studioService": "studio\\studio\\services\\StudioService"
                },
                "class": "studio\\studio\\Studio"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "studio\\studio\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Priti Burfield-Mills",
                    "homepage": "https://burfieldmills.com/"
                }
            ],
            "description": "This is another awesome plugin crafted by our Studio  ❤️.",
            "keywords": [
                "cms",
                "craft",
                "craft-plugin",
                "craftcms",
                "studio"
            ],
            "support": {
                "docs": "???",
                "issues": "???"
            },
            "transport-options": {
                "symlink": true,
                "relative": true
            },
            "install-path": "../studio/studio"
        },
        {
            "name": "sunra/php-simple-html-dom-parser",
            "version": "v1.5.2",
            "version_normalized": "1.5.2.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sunra/php-simple-html-dom-parser/zipball/75b9b1cb64502d8f8c04dc11b5906b969af247c6",
                "reference": "75b9b1cb64502d8f8c04dc11b5906b969af247c6",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.3.2"
            },
            "time": "2016-11-22T22:57:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Sunra\\PhpSimple\\HtmlDomParser": "Src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sunra",
                    "email": "sunra@yandex.ru",
                    "homepage": "https://github.com/sunra"
                },
                {
                    "name": "S.C. Chen",
                    "homepage": "http://sourceforge.net/projects/simplehtmldom/"
                }
            ],
            "description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.",
            "homepage": "https://github.com/sunra/php-simple-html-dom-parser",
            "keywords": [
                "dom",
                "html",
                "parser"
            ],
            "install-path": "../sunra/php-simple-html-dom-parser"
        },
        {
            "name": "superbig/craft-mjml",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/superbigco/craft-mjml.git",
                "reference": "cfaa9a5cb582dcb1e46a8f10749156571ccaac66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/superbigco/craft-mjml/zipball/cfaa9a5cb582dcb1e46a8f10749156571ccaac66",
                "reference": "cfaa9a5cb582dcb1e46a8f10749156571ccaac66",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0-RC1",
                "mikehaertl/php-shellcommand": "^1.4"
            },
            "time": "2022-05-10T06:58:07+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "MJML",
                "handle": "mjml",
                "hasCpSettings": true,
                "hasCpSection": false,
                "changelogUrl": "https://raw.githubusercontent.com/superbigco/craft-mjml/master/CHANGELOG.md",
                "class": "superbig\\mjml\\MJML"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "superbig\\mjml\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Superbig",
                    "homepage": "https://superbig.co"
                }
            ],
            "description": "Render Twig emails with MJML, the only framework that makes responsive email easy.",
            "keywords": [
                "Craft",
                "cms",
                "craft-plugin",
                "craftcms",
                "mjml"
            ],
            "support": {
                "docs": "https://github.com/superbigco/craft-mjml/blob/master/README.md",
                "issues": "https://github.com/superbigco/craft-mjml/issues",
                "source": "https://github.com/superbigco/craft-mjml/tree/1.0.6"
            },
            "install-path": "../superbig/craft-mjml"
        },
        {
            "name": "swiftmailer/swiftmailer",
            "version": "v6.3.0",
            "version_normalized": "6.3.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
                "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.0|^3.1",
                "php": ">=7.0.0",
                "symfony/polyfill-iconv": "^1.0",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "suggest": {
                "ext-intl": "Needed to support internationalized email addresses"
            },
            "time": "2021-10-18T15:26:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/swift_required.php"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Corbyn"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Swiftmailer, free feature-rich PHP mailer",
            "homepage": "https://swiftmailer.symfony.com",
            "keywords": [
                "email",
                "mail",
                "mailer"
            ],
            "abandoned": "symfony/mailer",
            "install-path": "../swiftmailer/swiftmailer"
        },
        {
            "name": "symfony/cache",
            "version": "v5.4.10",
            "version_normalized": "5.4.10.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache/zipball/c4e387b739022fd4b20abd8edb2143c44c5daa14",
                "reference": "c4e387b739022fd4b20abd8edb2143c44c5daa14",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/cache": "^1.0|^2.0",
                "psr/log": "^1.1|^2|^3",
                "symfony/cache-contracts": "^1.1.7|^2",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php73": "^1.9",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1|^2|^3",
                "symfony/var-exporter": "^4.4|^5.0|^6.0"
            },
            "conflict": {
                "doctrine/dbal": "<2.13.1",
                "symfony/dependency-injection": "<4.4",
                "symfony/http-kernel": "<4.4",
                "symfony/var-dumper": "<4.4"
            },
            "provide": {
                "psr/cache-implementation": "1.0|2.0",
                "psr/simple-cache-implementation": "1.0|2.0",
                "symfony/cache-implementation": "1.0|2.0"
            },
            "time": "2022-06-19T12:03:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Cache\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
            "homepage": "https://symfony.com",
            "keywords": [
                "caching",
                "psr6"
            ],
            "install-path": "../symfony/cache"
        },
        {
            "name": "symfony/cache-contracts",
            "version": "v2.5.2",
            "version_normalized": "2.5.2.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
                "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/cache": "^1.0|^2.0|^3.0"
            },
            "suggest": {
                "symfony/cache-implementation": ""
            },
            "time": "2022-01-02T09:53:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Cache\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to caching",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "install-path": "../symfony/cache-contracts"
        },
        {
            "name": "symfony/console",
            "version": "v5.4.10",
            "version_normalized": "5.4.10.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/4d671ab4ddac94ee439ea73649c69d9d200b5000",
                "reference": "4d671ab4ddac94ee439ea73649c69d9d200b5000",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.9",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1|^2|^3",
                "symfony/string": "^5.1|^6.0"
            },
            "conflict": {
                "psr/log": ">=3",
                "symfony/dependency-injection": "<4.4",
                "symfony/dotenv": "<5.1",
                "symfony/event-dispatcher": "<4.4",
                "symfony/lock": "<4.4",
                "symfony/process": "<4.4"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "time": "2022-06-26T13:00:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https://symfony.com",
            "keywords": [
                "cli",
                "command line",
                "console",
                "terminal"
            ],
            "install-path": "../symfony/console"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.5.2",
            "version_normalized": "2.5.2.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-01-02T09:53:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/expression-language",
            "version": "v5.4.10",
            "version_normalized": "5.4.10.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/expression-language/zipball/45b08cbce1299eea111a0f76fbe939eea8e185d7",
                "reference": "45b08cbce1299eea111a0f76fbe939eea8e185d7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/cache": "^4.4|^5.0|^6.0",
                "symfony/service-contracts": "^1.1|^2|^3"
            },
            "time": "2022-06-19T12:03:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\ExpressionLanguage\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an engine that can compile and evaluate expressions",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/expression-language"
        },
        {
            "name": "symfony/filesystem",
            "version": "v5.4.9",
            "version_normalized": "5.4.9.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/36a017fa4cce1eff1b8e8129ff53513abcef05ba",
                "reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2022-05-20T13:55:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v5.4.8",
            "version_normalized": "5.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/9b630f3427f3ebe7cd346c277a1408b00249dad9",
                "reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2022-04-15T08:07:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
                "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-iconv",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/143f1881e655bebca1312722af8068de235ae5dc",
                "reference": "143f1881e655bebca1312722af8068de235ae5dc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-iconv": "*"
            },
            "suggest": {
                "ext-iconv": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Iconv\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Iconv extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "iconv",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-iconv"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
                "reference": "433d05519ce6990bf3530fba6957499d327395c2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's grapheme_* functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "grapheme",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
                "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "symfony/polyfill-intl-normalizer": "^1.10",
                "symfony/polyfill-php72": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-intl-idn"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
                "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-intl-normalizer"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
                "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php72",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
                "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php72\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-php72"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
                "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-php73"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
                "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-05-10T07:21:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/process",
            "version": "v5.4.8",
            "version_normalized": "5.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/597f3fff8e3e91836bb0bd38f5718b56ddbde2f3",
                "reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2022-04-08T05:07:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/process"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v2.5.2",
            "version_normalized": "2.5.2.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1",
                "symfony/deprecation-contracts": "^2.1|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "suggest": {
                "symfony/service-implementation": ""
            },
            "time": "2022-05-30T19:17:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "install-path": "../symfony/service-contracts"
        },
        {
            "name": "symfony/string",
            "version": "v5.4.10",
            "version_normalized": "5.4.10.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/4432bc7df82a554b3e413a8570ce2fea90e94097",
                "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "~1.15"
            },
            "conflict": {
                "symfony/translation-contracts": ">=3.0"
            },
            "time": "2022-06-26T15:57:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "install-path": "../symfony/string"
        },
        {
            "name": "symfony/var-exporter",
            "version": "v5.4.10",
            "version_normalized": "5.4.10.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/8fc03ee75eeece3d9be1ef47d26d79bea1afb340",
                "reference": "8fc03ee75eeece3d9be1ef47d26d79bea1afb340",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2022-05-27T12:56:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\VarExporter\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Allows exporting any serializable PHP data structure to plain PHP code",
            "homepage": "https://symfony.com",
            "keywords": [
                "clone",
                "construct",
                "export",
                "hydrate",
                "instantiate",
                "serialize"
            ],
            "install-path": "../symfony/var-exporter"
        },
        {
            "name": "symfony/yaml",
            "version": "v5.4.10",
            "version_normalized": "5.4.10.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/04e42926429d9e8b39c174387ab990bf7817f7a2",
                "reference": "04e42926429d9e8b39c174387ab990bf7817f7a2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "symfony/console": "<5.3"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "time": "2022-06-20T11:50:59+00:00",
            "bin": [
                "Resources/bin/yaml-lint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/yaml"
        },
        {
            "name": "thenetworg/oauth2-azure",
            "version": "v2.1.1",
            "version_normalized": "2.1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TheNetworg/oauth2-azure/zipball/06fb2d620fb6e6c934f632c7ec7c5ea2e978a844",
                "reference": "06fb2d620fb6e6c934f632c7ec7c5ea2e978a844",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-openssl": "*",
                "firebase/php-jwt": "~3.0||~4.0||~5.0||~6.0",
                "league/oauth2-client": "~2.0",
                "php": "^7.1|^8.0"
            },
            "time": "2022-06-23T10:35:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TheNetworg\\OAuth2\\Client\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Hajek",
                    "email": "jan.hajek@thenetw.org",
                    "homepage": "https://thenetw.org"
                }
            ],
            "description": "Azure Active Directory OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "SSO",
                "aad",
                "authorization",
                "azure",
                "azure active directory",
                "client",
                "microsoft",
                "oauth",
                "oauth2",
                "windows azure"
            ],
            "install-path": "../thenetworg/oauth2-azure"
        },
        {
            "name": "tinify/tinify",
            "version": "1.5.3",
            "version_normalized": "1.5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tinify/tinify-php.git",
                "reference": "f971971ca4b4f0185277a81ba695640d47833852"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tinify/tinify-php/zipball/f971971ca4b4f0185277a81ba695640d47833852",
                "reference": "f971971ca4b4f0185277a81ba695640d47833852",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "lib-curl": ">=7.20.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "symfony/yaml": "~2.0"
            },
            "time": "2021-09-29T11:48:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/Tinify.php",
                    "lib/Tinify/Exception.php"
                ],
                "psr-4": {
                    "Tinify\\": "lib/Tinify/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rolf Timmermans",
                    "email": "rolftimmermans@voormedia.com"
                }
            ],
            "description": "PHP client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.",
            "homepage": "https://tinify.com/developers",
            "keywords": [
                "api",
                "compress",
                "images",
                "tinify",
                "tinyjpg",
                "tinypng"
            ],
            "support": {
                "email": "support@tinify.com",
                "issues": "https://github.com/tinify/tinify-php/issues",
                "source": "https://github.com/tinify/tinify-php/tree/1.5.3"
            },
            "install-path": "../tinify/tinify"
        },
        {
            "name": "topshelfcraft/wordsmith",
            "version": "3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TopShelfCraft/Wordsmith.git",
                "reference": "320dc4ff3a85d5c00dac015dc224d9a434c6cd5a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TopShelfCraft/Wordsmith/zipball/320dc4ff3a85d5c00dac015dc224d9a434c6cd5a",
                "reference": "320dc4ff3a85d5c00dac015dc224d9a434c6cd5a",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.3",
                "davechild/textstatistics": "^1.0",
                "erusev/parsedown-extra": "^0.8",
                "icanboogie/inflector": "^1.4||^2.0",
                "mofodojodino/profanity-filter": "^1.3",
                "mundschenk-at/php-typography": "^6.0",
                "voku/stringy": "^5.1||^6.0"
            },
            "time": "2022-06-05T22:32:20+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Wordsmith",
                "handle": "wordsmith",
                "schemaVersion": "0.0.0.0",
                "changelogUrl": "https://raw.githubusercontent.com/topshelfcraft/wordsmith/master/CHANGELOG.md",
                "class": "topshelfcraft\\wordsmith\\Wordsmith"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "topshelfcraft\\wordsmith\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Rog",
                    "homepage": "https://topshelfcraft.com"
                }
            ],
            "description": "...because you have the best words.",
            "keywords": [
                "Craft",
                "cms",
                "craft-plugin",
                "craftcms",
                "wordsmith"
            ],
            "support": {
                "docs": "https://wordsmith.docs.topshelfcraft.com/",
                "issues": "https://github.com/topshelfcraft/wordsmith/issues",
                "source": "https://github.com/TopShelfCraft/Wordsmith/tree/3.3.2"
            },
            "install-path": "../topshelfcraft/wordsmith"
        },
        {
            "name": "true/punycode",
            "version": "v2.1.1",
            "version_normalized": "2.1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "symfony/polyfill-mbstring": "^1.3"
            },
            "time": "2016-11-16T10:37:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TrueBV\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Renan Gonçalves",
                    "email": "renan.saddam@gmail.com"
                }
            ],
            "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
            "homepage": "https://github.com/true/php-punycode",
            "keywords": [
                "idna",
                "punycode"
            ],
            "install-path": "../true/punycode"
        },
        {
            "name": "tubalmartin/cssmin",
            "version": "v4.1.1",
            "version_normalized": "4.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
                "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
                "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "cogpowered/finediff": "0.3.*",
                "phpunit/phpunit": "4.8.*"
            },
            "time": "2018-01-15T15:26:51+00:00",
            "bin": [
                "cssmin"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "tubalmartin\\CssMin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Túbal Martín",
                    "homepage": "http://tubalmartin.me/"
                }
            ],
            "description": "A PHP port of the YUI CSS compressor",
            "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
            "keywords": [
                "compress",
                "compressor",
                "css",
                "cssmin",
                "minify",
                "yui"
            ],
            "support": {
                "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues",
                "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port"
            },
            "install-path": "../tubalmartin/cssmin"
        },
        {
            "name": "twig/twig",
            "version": "v2.14.13",
            "version_normalized": "2.14.13.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/66856cd0459df3dc97d32077a98454dc2a0ee75a",
                "reference": "66856cd0459df3dc97d32077a98454dc2a0ee75a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-mbstring": "^1.3",
                "symfony/polyfill-php72": "^1.8"
            },
            "time": "2022-04-06T06:45:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.14-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                },
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Twig Team",
                    "role": "Contributors"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "templating"
            ],
            "install-path": "../twig/twig"
        },
        {
            "name": "vaersaagod/matrixmate",
            "version": "1.4.4",
            "version_normalized": "1.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vaersaagod/matrixmate.git",
                "reference": "a9263db695c2a2dafea36ee117f09e12d56b66ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vaersaagod/matrixmate/zipball/a9263db695c2a2dafea36ee117f09e12d56b66ab",
                "reference": "a9263db695c2a2dafea36ee117f09e12d56b66ab",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.7.0",
                "php": "^7.2.5|^8.0"
            },
            "time": "2022-06-22T11:11:43+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "MatrixMate",
                "handle": "matrixmate",
                "schemaVersion": "1.0.0",
                "hasCpSettings": false,
                "hasCpSection": false,
                "changelogUrl": "https://raw.githubusercontent.com/vaersaagod/matrixmate/master/CHANGELOG.md",
                "class": "vaersaagod\\matrixmate\\MatrixMate"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "vaersaagod\\matrixmate\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Værsågod",
                    "homepage": "https://vaersaagod.no"
                }
            ],
            "description": "Welding Matrix into shape, mate!",
            "keywords": [
                "Craft",
                "cms",
                "craft-plugin",
                "craftcms",
                "matrixmate"
            ],
            "support": {
                "docs": "https://github.com/vaersaagod/matrixmate/blob/master/README.md",
                "issues": "https://github.com/vaersaagod/matrixmate/issues",
                "source": "https://github.com/vaersaagod/matrixmate/tree/v1.4.4"
            },
            "install-path": "../vaersaagod/matrixmate"
        },
        {
            "name": "verbb/base",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/verbb/verbb-base/zipball/71cee53e766100d5c50652feb675dfa004c8ace5",
                "reference": "71cee53e766100d5c50652feb675dfa004c8ace5",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.0.0"
            },
            "time": "2021-11-03T03:07:00+00:00",
            "type": "yii-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "verbb\\base\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Verbb",
                    "homepage": "https://verbb.io"
                }
            ],
            "description": "Common utilities and building-blocks for Verbb plugins for Craft CMS.",
            "install-path": "../verbb/base"
        },
        {
            "name": "verbb/buttonbox",
            "version": "3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/verbb/buttonbox.git",
                "reference": "3d40d59c501bda866364b93ebbd69c836e121fcc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/verbb/buttonbox/zipball/3d40d59c501bda866364b93ebbd69c836e121fcc",
                "reference": "3d40d59c501bda866364b93ebbd69c836e121fcc",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.7.46",
                "verbb/base": "^1.0.2"
            },
            "time": "2022-06-28T22:43:25+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Button Box",
                "handle": "buttonbox",
                "documentationUrl": "https://github.com/verbb/buttonbox",
                "changelogUrl": "https://raw.githubusercontent.com/verbb/buttonbox/craft-3/CHANGELOG.md",
                "class": "verbb\\buttonbox\\ButtonBox"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "verbb\\buttonbox\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Verbb",
                    "homepage": "https://verbb.io"
                },
                {
                    "name": "Supercool",
                    "homepage": "http://supercooldesign.co.uk"
                }
            ],
            "description": "A collection of utility field types for Craft",
            "keywords": [
                "Craft",
                "buttonbox",
                "cms",
                "craft-plugin",
                "craftcms"
            ],
            "support": {
                "docs": "https://github.com/verbb/buttonbox",
                "email": "support@verbb.io",
                "issues": "https://github.com/verbb/buttonbox/issues?state=open",
                "rss": "https://github.com/verbb/buttonbox/commits/v2.atom",
                "source": "https://github.com/verbb/buttonbox"
            },
            "funding": [
                {
                    "url": "https://github.com/verbb",
                    "type": "github"
                }
            ],
            "install-path": "../verbb/buttonbox"
        },
        {
            "name": "verbb/field-manager",
            "version": "2.2.5",
            "version_normalized": "2.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/verbb/field-manager/zipball/172ca273e79035387ffce0c772e03bc200b57064",
                "reference": "172ca273e79035387ffce0c772e03bc200b57064",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.5.0",
                "verbb/base": "^1.0.2"
            },
            "time": "2022-07-10T02:59:45+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Field Manager",
                "handle": "field-manager",
                "changelogUrl": "https://raw.githubusercontent.com/verbb/field-manager/craft-3/CHANGELOG.md",
                "class": "verbb\\fieldmanager\\FieldManager"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "verbb\\fieldmanager\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Verbb",
                    "homepage": "https://verbb.io"
                }
            ],
            "description": "Manage your fields and field groups with ease with simple field or group cloning and quicker overall management.",
            "keywords": [
                "cms",
                "craft",
                "craft-plugin",
                "craftcms",
                "field manager"
            ],
            "support": {
                "email": "support@verbb.io",
                "issues": "https://github.com/verbb/field-manager/issues?state=open",
                "source": "https://github.com/verbb/field-manager",
                "docs": "https://github.com/verbb/field-manager",
                "rss": "https://github.com/verbb/field-manager/commits/v2.atom"
            },
            "install-path": "../verbb/field-manager"
        },
        {
            "name": "verbb/formie",
            "version": "1.6.3",
            "version_normalized": "1.6.3.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/verbb/formie/zipball/11b066e5681625b37da7957bc111a0c09e4986ea",
                "reference": "11b066e5681625b37da7957bc111a0c09e4986ea",
                "shasum": ""
            },
            "require": {
                "commerceguys/addressing": "^1.0",
                "craftcms/cms": "^3.7.22",
                "dompdf/dompdf": "^1.0.2",
                "ext-json": "*",
                "ezyang/htmlpurifier": "^4.13",
                "fakerphp/faker": "^1.9.1",
                "giggsey/libphonenumber-for-php": "^8.12",
                "guzzlehttp/oauth-subscriber": "^0.4.0 || ^0.5.0 || ^0.6.0",
                "html2text/html2text": "^4.3",
                "league/html-to-markdown": "^4.10",
                "league/oauth1-client": "^1.7",
                "league/oauth2-client": "^2.4.0",
                "league/oauth2-google": "^3.0",
                "symfony/expression-language": "^5.3.0",
                "thenetworg/oauth2-azure": "^2.0",
                "verbb/base": "^1.0.0"
            },
            "time": "2022-07-11T10:23:20+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Formie",
                "handle": "formie",
                "changelogUrl": "https://raw.githubusercontent.com/verbb/formie/craft-3/CHANGELOG.md",
                "class": "verbb\\formie\\Formie"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "verbb\\formie\\": "src/"
                }
            },
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Verbb",
                    "homepage": "https://verbb.io"
                }
            ],
            "description": "The most user-friendly forms plugin for Craft.",
            "keywords": [
                "cms",
                "craft",
                "craft-plugin",
                "craftcms",
                "formie"
            ],
            "support": {
                "email": "support@verbb.io",
                "issues": "https://github.com/verbb/formie/issues?state=open",
                "source": "https://github.com/verbb/formie",
                "docs": "https://github.com/verbb/formie",
                "rss": "https://github.com/verbb/formie/commits/v2.atom"
            },
            "install-path": "../verbb/formie"
        },
        {
            "name": "verbb/icon-picker",
            "version": "1.1.13",
            "version_normalized": "1.1.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/verbb/icon-picker.git",
                "reference": "da47295e6336254c55bf321529d47df4c5a2e087"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/verbb/icon-picker/zipball/da47295e6336254c55bf321529d47df4c5a2e087",
                "reference": "da47295e6336254c55bf321529d47df4c5a2e087",
                "shasum": ""
            },
            "require": {
                "cakephp/core": "^3.5",
                "cakephp/utility": "^3.3.12",
                "craftcms/cms": "^3.4.0-RC1",
                "glenscott/url-normalizer": "^1.4",
                "phenx/php-font-lib": "^0.5.0",
                "verbb/base": "^1.0.2"
            },
            "time": "2022-06-08T10:15:01+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Icon Picker",
                "handle": "icon-picker",
                "changelogUrl": "https://raw.githubusercontent.com/verbb/icon-picker/craft-3/CHANGELOG.md",
                "class": "verbb\\iconpicker\\IconPicker"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "verbb\\iconpicker\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Verbb",
                    "homepage": "https://verbb.io"
                }
            ],
            "description": "Provide content editors a field to pick an icon from a public directory.",
            "keywords": [
                "Craft",
                "cms",
                "craft-plugin",
                "craftcms",
                "icon-picker"
            ],
            "support": {
                "docs": "https://github.com/verbb/icon-picker",
                "email": "support@verbb.io",
                "issues": "https://github.com/verbb/icon-picker/issues?state=open",
                "rss": "https://github.com/verbb/icon-picker/commits/v2.atom",
                "source": "https://github.com/verbb/icon-picker"
            },
            "install-path": "../verbb/icon-picker"
        },
        {
            "name": "verbb/super-table",
            "version": "2.7.2",
            "version_normalized": "2.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/verbb/super-table.git",
                "reference": "41d420675bcc04e8db08eacc69b10c5bbff6cf54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/verbb/super-table/zipball/41d420675bcc04e8db08eacc69b10c5bbff6cf54",
                "reference": "41d420675bcc04e8db08eacc69b10c5bbff6cf54",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.7.0",
                "verbb/base": "^1.0.2"
            },
            "time": "2022-05-15T00:47:23+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Super Table",
                "handle": "super-table",
                "description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
                "documentationUrl": "https://github.com/verbb/super-table",
                "changelogUrl": "https://raw.githubusercontent.com/verbb/super-table/craft-3/CHANGELOG.md",
                "class": "verbb\\supertable\\SuperTable"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "verbb\\supertable\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Verbb",
                    "homepage": "https://verbb.io"
                }
            ],
            "description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
            "keywords": [
                "Craft",
                "cms",
                "craft-plugin",
                "craftcms",
                "super table"
            ],
            "support": {
                "docs": "https://github.com/verbb/super-table",
                "email": "support@verbb.io",
                "issues": "https://github.com/verbb/super-table/issues?state=open",
                "rss": "https://github.com/verbb/super-table/commits/v2.atom",
                "source": "https://github.com/verbb/super-table"
            },
            "funding": [
                {
                    "url": "https://github.com/verbb",
                    "type": "github"
                }
            ],
            "install-path": "../verbb/super-table"
        },
        {
            "name": "verbb/tablemaker",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/verbb/tablemaker.git",
                "reference": "9f5daff62c34f4601471bdc76a61360f4c251d5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/verbb/tablemaker/zipball/9f5daff62c34f4601471bdc76a61360f4c251d5b",
                "reference": "9f5daff62c34f4601471bdc76a61360f4c251d5b",
                "shasum": ""
            },
            "require": {
                "craftcms/cms": "^3.7.0",
                "verbb/base": "^1.0.2"
            },
            "time": "2022-06-20T02:43:56+00:00",
            "type": "craft-plugin",
            "extra": {
                "name": "Table Maker",
                "handle": "tablemaker",
                "documentationUrl": "https://github.com/verbb/tablemaker",
                "changelogUrl": "https://raw.githubusercontent.com/verbb/tablemaker/craft-3/CHANGELOG.md",
                "class": "verbb\\tablemaker\\TableMaker"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "verbb\\tablemaker\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Verbb",
                    "homepage": "https://verbb.io"
                },
                {
                    "name": "Supercool Ltd",
                    "homepage": "http://www.supercooldesign.co.uk/"
                }
            ],
            "description": "A user-definable table field type for Craft CMS",
            "keywords": [
                "Craft",
                "cms",
                "craft-plugin",
                "craftcms",
                "table maker"
            ],
            "support": {
                "docs": "https://github.com/verbb/tablemaker",
                "email": "support@verbb.io",
                "issues": "https://github.com/verbb/tablemaker/issues?state=open",
                "rss": "https://github.com/verbb/tablemaker/commits/v2.atom",
                "source": "https://github.com/verbb/tablemaker"
            },
            "funding": [
                {
                    "url": "https://github.com/verbb",
                    "type": "github"
                }
            ],
            "install-path": "../verbb/tablemaker"
        },
        {
            "name": "vlucas/phpdotenv",
            "version": "v2.6.9",
            "version_normalized": "2.6.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vlucas/phpdotenv.git",
                "reference": "2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141",
                "reference": "2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.9 || ^7.0 || ^8.0",
                "symfony/polyfill-ctype": "^1.17"
            },
            "require-dev": {
                "ext-filter": "*",
                "ext-pcre": "*",
                "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21"
            },
            "suggest": {
                "ext-filter": "Required to use the boolean validator.",
                "ext-pcre": "Required to use most of the library."
            },
            "time": "2021-12-12T22:59:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dotenv\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Vance Lucas",
                    "email": "vance@vancelucas.com",
                    "homepage": "https://github.com/vlucas"
                }
            ],
            "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "issues": "https://github.com/vlucas/phpdotenv/issues",
                "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.9"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
                    "type": "tidelift"
                }
            ],
            "install-path": "../vlucas/phpdotenv"
        },
        {
            "name": "voku/anti-xss",
            "version": "4.1.39",
            "version_normalized": "4.1.39.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/anti-xss/zipball/64a59ba4744e6722866ff3440d93561da9e85cd0",
                "reference": "64a59ba4744e6722866ff3440d93561da9e85cd0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "voku/portable-utf8": "~6.0.2"
            },
            "time": "2022-03-08T17:03:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "voku\\helper\\": "src/voku/helper/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "EllisLab Dev Team",
                    "homepage": "http://ellislab.com/"
                },
                {
                    "name": "Lars Moelleken",
                    "email": "lars@moelleken.org",
                    "homepage": "https://www.moelleken.org/"
                }
            ],
            "description": "anti xss-library",
            "homepage": "https://github.com/voku/anti-xss",
            "keywords": [
                "anti-xss",
                "clean",
                "security",
                "xss"
            ],
            "install-path": "../voku/anti-xss"
        },
        {
            "name": "voku/arrayy",
            "version": "7.9.3",
            "version_normalized": "7.9.3.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/Arrayy/zipball/41318bd1483a10f133c8214479b3580a3e936a86",
                "reference": "41318bd1483a10f133c8214479b3580a3e936a86",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.0.0",
                "phpdocumentor/reflection-docblock": "~4.3 || ~5.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "time": "2022-07-06T00:50:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Create.php"
                ],
                "psr-4": {
                    "Arrayy\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "email": "lars@moelleken.org",
                    "homepage": "https://www.moelleken.org/",
                    "role": "Maintainer"
                }
            ],
            "description": "Array manipulation library for PHP, called Arrayy!",
            "keywords": [
                "Arrayy",
                "array",
                "helpers",
                "manipulation",
                "methods",
                "utility",
                "utils"
            ],
            "install-path": "../voku/arrayy"
        },
        {
            "name": "voku/email-check",
            "version": "3.1.0",
            "version_normalized": "3.1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/email-check/zipball/6ea842920bbef6758b8c1e619fd1710e7a1a2cac",
                "reference": "6ea842920bbef6758b8c1e619fd1710e7a1a2cac",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "symfony/polyfill-intl-idn": "~1.10"
            },
            "suggest": {
                "ext-intl": "Use Intl for best performance"
            },
            "time": "2021-01-27T14:14:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "voku\\helper\\": "src/voku/helper/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "homepage": "http://www.moelleken.org/"
                }
            ],
            "description": "email-check (syntax, dns, trash, ...) library",
            "homepage": "https://github.com/voku/email-check",
            "keywords": [
                "check-email",
                "email",
                "mail",
                "mail-check",
                "validate-email",
                "validate-email-address",
                "validate-mail"
            ],
            "install-path": "../voku/email-check"
        },
        {
            "name": "voku/portable-ascii",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
                "reference": "b56450eed252f6801410d810c8e1727224ae0743",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "suggest": {
                "ext-intl": "Use Intl for transliterator_transliterate() support"
            },
            "time": "2022-03-08T17:03:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "voku\\": "src/voku/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "homepage": "http://www.moelleken.org/"
                }
            ],
            "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
            "homepage": "https://github.com/voku/portable-ascii",
            "keywords": [
                "ascii",
                "clean",
                "php"
            ],
            "install-path": "../voku/portable-ascii"
        },
        {
            "name": "voku/portable-utf8",
            "version": "6.0.4",
            "version_normalized": "6.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/portable-utf8/zipball/f6c78e492520115bb2d947c3a0d90a2c6b7a60a8",
                "reference": "f6c78e492520115bb2d947c3a0d90a2c6b7a60a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "symfony/polyfill-iconv": "~1.0",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php72": "~1.0",
                "voku/portable-ascii": "~2.0.0"
            },
            "suggest": {
                "ext-ctype": "Use Ctype for e.g. hexadecimal digit detection",
                "ext-fileinfo": "Use Fileinfo for better binary file detection",
                "ext-iconv": "Use iconv for best performance",
                "ext-intl": "Use Intl for best performance",
                "ext-json": "Use JSON for string detection",
                "ext-mbstring": "Use Mbstring for best performance"
            },
            "time": "2022-03-08T17:04:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "voku\\": "src/voku/"
                }
            },
            "license": [
                "(Apache-2.0 or GPL-2.0)"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Hamid Sarfraz",
                    "homepage": "http://pageconfig.com/"
                },
                {
                    "name": "Lars Moelleken",
                    "homepage": "http://www.moelleken.org/"
                }
            ],
            "description": "Portable UTF-8 library - performance optimized (unicode) string functions for php.",
            "homepage": "https://github.com/voku/portable-utf8",
            "keywords": [
                "UTF",
                "clean",
                "php",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "install-path": "../voku/portable-utf8"
        },
        {
            "name": "voku/stop-words",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/stop-words/zipball/8e63c0af20f800b1600783764e0ce19e53969f71",
                "reference": "8e63c0af20f800b1600783764e0ce19e53969f71",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "time": "2018-11-23T01:37:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "voku\\": "src/voku/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "homepage": "http://www.moelleken.org/"
                }
            ],
            "description": "Stop-Words via PHP",
            "keywords": [
                "stop words",
                "stop-words"
            ],
            "install-path": "../voku/stop-words"
        },
        {
            "name": "voku/stringy",
            "version": "6.5.3",
            "version_normalized": "6.5.3.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/Stringy/zipball/c453c88fbff298f042c836ef44306f8703b2d537",
                "reference": "c453c88fbff298f042c836ef44306f8703b2d537",
                "shasum": ""
            },
            "require": {
                "defuse/php-encryption": "~2.0",
                "ext-json": "*",
                "php": ">=7.0.0",
                "voku/anti-xss": "~4.1",
                "voku/arrayy": "~7.8",
                "voku/email-check": "~3.1",
                "voku/portable-ascii": "~2.0",
                "voku/portable-utf8": "~6.0",
                "voku/urlify": "~5.0"
            },
            "replace": {
                "danielstjules/stringy": "~3.0"
            },
            "time": "2022-03-28T14:52:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Create.php"
                ],
                "psr-4": {
                    "Stringy\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel St. Jules",
                    "email": "danielst.jules@gmail.com",
                    "homepage": "http://www.danielstjules.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Lars Moelleken",
                    "email": "lars@moelleken.org",
                    "homepage": "https://www.moelleken.org/",
                    "role": "Fork-Maintainer"
                }
            ],
            "description": "A string manipulation library with multibyte support",
            "homepage": "https://github.com/danielstjules/Stringy",
            "keywords": [
                "UTF",
                "helpers",
                "manipulation",
                "methods",
                "multibyte",
                "string",
                "utf-8",
                "utility",
                "utils"
            ],
            "install-path": "../voku/stringy"
        },
        {
            "name": "voku/urlify",
            "version": "5.0.7",
            "version_normalized": "5.0.7.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/urlify/zipball/014b2074407b5db5968f836c27d8731934b330e4",
                "reference": "014b2074407b5db5968f836c27d8731934b330e4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "voku/portable-ascii": "~2.0",
                "voku/portable-utf8": "~6.0",
                "voku/stop-words": "~2.0"
            },
            "time": "2022-01-24T19:08:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "voku\\helper\\": "src/voku/helper/"
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Johnny Broadway",
                    "email": "johnny@johnnybroadway.com",
                    "homepage": "http://www.johnnybroadway.com/"
                },
                {
                    "name": "Lars Moelleken",
                    "email": "lars@moelleken.org",
                    "homepage": "https://moelleken.org/"
                }
            ],
            "description": "PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.",
            "homepage": "https://github.com/voku/urlify",
            "keywords": [
                "encode",
                "iconv",
                "link",
                "slug",
                "translit",
                "transliterate",
                "transliteration",
                "url",
                "urlify"
            ],
            "install-path": "../voku/urlify"
        },
        {
            "name": "webmozart/assert",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "php": "^7.2 || ^8.0"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<4.6.1 || 4.6.2"
            },
            "time": "2022-06-03T18:03:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "install-path": "../webmozart/assert"
        },
        {
            "name": "webonyx/graphql-php",
            "version": "v14.11.6",
            "version_normalized": "14.11.6.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/6070542725b61fc7d0654a8a9855303e5e157434",
                "reference": "6070542725b61fc7d0654a8a9855303e5e157434",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^7.1 || ^8"
            },
            "suggest": {
                "psr/http-message": "To use standard GraphQL server",
                "react/promise": "To leverage async resolving on React PHP platform"
            },
            "time": "2022-04-13T16:25:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GraphQL\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "description": "A PHP port of GraphQL reference implementation",
            "homepage": "https://github.com/webonyx/graphql-php",
            "keywords": [
                "api",
                "graphql"
            ],
            "install-path": "../webonyx/graphql-php"
        },
        {
            "name": "what3words/w3w-php-wrapper",
            "version": "v3.3.0",
            "version_normalized": "3.3.0.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/what3words/w3w-php-wrapper/zipball/5fc3c046378a463e2fd14d4002e620672590f7ef",
                "reference": "5fc3c046378a463e2fd14d4002e620672590f7ef",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "time": "2019-09-11T13:05:55+00:00",
            "type": "library",
            "extra": {
                "thanks": "Thanks from all of us at index.home.raft for using what3words"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "What3words\\Geocoder\\": "src"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "what3words",
                    "email": "support@what3words.com"
                },
                {
                    "name": "Gary Gale",
                    "email": "gary@what3words.com",
                    "homepage": "http://www.garygale.com"
                }
            ],
            "description": "A PHP library to use the what3words RESTful API",
            "homepage": "https://github.com/what3words/w3w-php-wrapper",
            "keywords": [
                "3 word address",
                "geocoding",
                "what3words"
            ],
            "install-path": "../what3words/w3w-php-wrapper"
        },
        {
            "name": "yiisoft/yii2",
            "version": "2.0.45",
            "version_normalized": "2.0.45.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/e2223d4085e5612aa616635f8fcaf478607f62e8",
                "reference": "e2223d4085e5612aa616635f8fcaf478607f62e8",
                "shasum": ""
            },
            "require": {
                "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
                "bower-asset/jquery": "3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
                "bower-asset/punycode": "1.3.*",
                "bower-asset/yii2-pjax": "~2.0.1",
                "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
                "ext-ctype": "*",
                "ext-mbstring": "*",
                "ezyang/htmlpurifier": "~4.6",
                "lib-pcre": "*",
                "paragonie/random_compat": ">=1",
                "php": ">=5.4.0",
                "yiisoft/yii2-composer": "~2.0.4"
            },
            "time": "2022-02-11T13:12:40+00:00",
            "bin": [
                "yii"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\": ""
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com",
                    "homepage": "https://www.yiiframework.com/",
                    "role": "Founder and project lead"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "https://rmcreative.ru/",
                    "role": "Core framework development"
                },
                {
                    "name": "Maurizio Domba",
                    "homepage": "http://mdomba.info/",
                    "role": "Core framework development"
                },
                {
                    "name": "Carsten Brandt",
                    "email": "mail@cebe.cc",
                    "homepage": "https://www.cebe.cc/",
                    "role": "Core framework development"
                },
                {
                    "name": "Timur Ruziev",
                    "email": "resurtm@gmail.com",
                    "homepage": "http://resurtm.com/",
                    "role": "Core framework development"
                },
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com",
                    "role": "Core framework development"
                },
                {
                    "name": "Dmitry Naumenko",
                    "email": "d.naumenko.a@gmail.com",
                    "role": "Core framework development"
                },
                {
                    "name": "Boudewijn Vahrmeijer",
                    "email": "info@dynasource.eu",
                    "homepage": "http://dynasource.eu",
                    "role": "Core framework development"
                }
            ],
            "description": "Yii PHP Framework Version 2",
            "homepage": "https://www.yiiframework.com/",
            "keywords": [
                "framework",
                "yii2"
            ],
            "install-path": "../yiisoft/yii2"
        },
        {
            "name": "yiisoft/yii2-composer",
            "version": "2.0.10",
            "version_normalized": "2.0.10.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/94bb3f66e779e2774f8776d6e1bdeab402940510",
                "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 | ^2.0"
            },
            "time": "2020-06-24T00:04:01+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "yii\\composer\\Plugin",
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\composer\\": ""
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com"
                },
                {
                    "name": "Carsten Brandt",
                    "email": "mail@cebe.cc"
                }
            ],
            "description": "The composer plugin for Yii extension installer",
            "keywords": [
                "composer",
                "extension installer",
                "yii2"
            ],
            "install-path": "../yiisoft/yii2-composer"
        },
        {
            "name": "yiisoft/yii2-debug",
            "version": "2.1.19",
            "version_normalized": "2.1.19.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/84d20d738b0698298f851fcb6fc25e748d759223",
                "reference": "84d20d738b0698298f851fcb6fc25e748d759223",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.4",
                "yiisoft/yii2": "~2.0.13"
            },
            "time": "2022-04-05T20:35:14+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true,
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch",
                        "Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\debug\\": "src"
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com"
                },
                {
                    "name": "Simon Karlen",
                    "email": "simi.albi@outlook.com"
                }
            ],
            "description": "The debugger extension for the Yii framework",
            "keywords": [
                "debug",
                "debugger",
                "yii2"
            ],
            "install-path": "../yiisoft/yii2-debug"
        },
        {
            "name": "yiisoft/yii2-queue",
            "version": "2.3.4",
            "version_normalized": "2.3.4.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-queue/zipball/ed30b5f46ddadd62587a4963dec35f9b756c408b",
                "reference": "ed30b5f46ddadd62587a4963dec35f9b756c408b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0",
                "symfony/process": "^3.3||^4.0||^5.0",
                "yiisoft/yii2": "~2.0.14"
            },
            "suggest": {
                "aws/aws-sdk-php": "Need for aws SQS.",
                "enqueue/amqp-lib": "Need for AMQP interop queue.",
                "enqueue/stomp": "Need for Stomp queue.",
                "ext-gearman": "Need for Gearman queue.",
                "ext-pcntl": "Need for process signals.",
                "pda/pheanstalk": "Need for Beanstalk queue.",
                "php-amqplib/php-amqplib": "Need for AMQP queue.",
                "yiisoft/yii2-redis": "Need for Redis queue."
            },
            "time": "2022-03-31T07:41:51+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\queue\\": "src",
                    "yii\\queue\\db\\": "src/drivers/db",
                    "yii\\queue\\sqs\\": "src/drivers/sqs",
                    "yii\\queue\\amqp\\": "src/drivers/amqp",
                    "yii\\queue\\file\\": "src/drivers/file",
                    "yii\\queue\\sync\\": "src/drivers/sync",
                    "yii\\queue\\redis\\": "src/drivers/redis",
                    "yii\\queue\\stomp\\": "src/drivers/stomp",
                    "yii\\queue\\gearman\\": "src/drivers/gearman",
                    "yii\\queue\\beanstalk\\": "src/drivers/beanstalk",
                    "yii\\queue\\amqp_interop\\": "src/drivers/amqp_interop"
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Roman Zhuravlev",
                    "email": "zhuravljov@gmail.com"
                }
            ],
            "description": "Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman",
            "keywords": [
                "async",
                "beanstalk",
                "db",
                "gearman",
                "gii",
                "queue",
                "rabbitmq",
                "redis",
                "sqs",
                "yii"
            ],
            "install-path": "../yiisoft/yii2-queue"
        },
        {
            "name": "yiisoft/yii2-swiftmailer",
            "version": "2.1.3",
            "version_normalized": "2.1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340",
                "reference": "7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340",
                "shasum": ""
            },
            "require": {
                "swiftmailer/swiftmailer": "~6.0",
                "yiisoft/yii2": ">=2.0.4"
            },
            "time": "2021-12-30T08:48:48+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                },
                "composer-exit-on-patch-failure": true,
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\swiftmailer\\": "src"
                }
            },
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                }
            ],
            "description": "The SwiftMailer integration for the Yii framework",
            "keywords": [
                "email",
                "mail",
                "mailer",
                "swift",
                "swiftmailer",
                "yii2"
            ],
            "install-path": "../yiisoft/yii2-swiftmailer"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
