Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Autoría | Ultima modificación | Ver Log |

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "929465cc39c8389c7b7341da44913fda",
    "packages": [
        {
            "name": "abraham/twitteroauth",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/abraham/twitteroauth.git",
                "reference": "5a424e80a1200674451844fbaae8a0098a316a01"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/5a424e80a1200674451844fbaae8a0098a316a01",
                "reference": "5a424e80a1200674451844fbaae8a0098a316a01",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.2",
                "ext-curl": "*",
                "php": "^7.3 || ^7.4 || ^8.0"
            },
            "require-dev": {
                "php-vcr/php-vcr": "^1",
                "php-vcr/phpunit-testlistener-vcr": "dev-php-8",
                "phpmd/phpmd": "^2",
                "phpunit/phpunit": "^8 || ^9",
                "squizlabs/php_codesniffer": "^3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Abraham\\TwitterOAuth\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Abraham Williams",
                    "email": "abraham@abrah.am",
                    "homepage": "https://abrah.am",
                    "role": "Developer"
                }
            ],
            "description": "The most popular PHP library for use with the Twitter OAuth REST API.",
            "homepage": "https://twitteroauth.com",
            "keywords": [
                "Twitter API",
                "Twitter oAuth",
                "api",
                "oauth",
                "rest",
                "social",
                "twitter"
            ],
            "support": {
                "issues": "https://github.com/abraham/twitteroauth/issues",
                "source": "https://github.com/abraham/twitteroauth"
            },
            "time": "2021-06-11T02:56:14+00:00"
        },
        {
            "name": "bigbluebutton/bigbluebutton-api-php",
            "version": "2.0.13",
            "source": {
                "type": "git",
                "url": "https://github.com/bigbluebutton/bigbluebutton-api-php.git",
                "reference": "bae7b32f71119e6c0bc4015ea12ef4a0feeb694d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bigbluebutton/bigbluebutton-api-php/zipball/bae7b32f71119e6c0bc4015ea12ef4a0feeb694d",
                "reference": "bae7b32f71119e6c0bc4015ea12ef4a0feeb694d",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-mbstring": "*",
                "ext-simplexml": "*",
                "php": ">=7.1"
            },
            "require-dev": {
                "composer/composer": "^1.10.0",
                "ext-mbstring": "*",
                "fakerphp/faker": "^1.14",
                "friendsofphp/php-cs-fixer": "2.*",
                "php-coveralls/php-coveralls": "^2.4.0",
                "phpunit/phpunit": "^8",
                "squizlabs/php_codesniffer": "3.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "BigBlueButton\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ghazi Triki",
                    "email": "ghazi.nocturne@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "BigBlueButton PHP API Library for PHP",
            "homepage": "http://bigbluebutton.org/",
            "keywords": [
                "api",
                "bbb",
                "bigbluebutton"
            ],
            "support": {
                "issues": "https://github.com/bigbluebutton/bigbluebutton-api-php/issues",
                "source": "https://github.com/bigbluebutton/bigbluebutton-api-php/tree/2.0.13"
            },
            "time": "2021-06-11T20:48:11+00:00"
        },
        {
            "name": "brainfoolong/cryptojs-aes-php",
            "version": "2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/brainfoolong/cryptojs-aes-php.git",
                "reference": "b73384d8c683d80a682521c827e16dba692ced10"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brainfoolong/cryptojs-aes-php/zipball/b73384d8c683d80a682521c827e16dba692ced10",
                "reference": "b73384d8c683d80a682521c827e16dba692ced10",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-openssl": "*",
                "php": ">=7.0.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Nullix\\CryptoJsAes\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roland Eigelsreiter",
                    "homepage": "https://github.com/brainfoolong/cryptojs-aes-php",
                    "role": "Developer"
                }
            ],
            "description": "CryptoJS 3.x AES encryption/decryption on client side with Javascript and on server side with PHP",
            "homepage": "https://github.com/brainfoolong/cryptojs-aes-php",
            "keywords": [
                "aes",
                "encryption",
                "javascript",
                "php"
            ],
            "support": {
                "issues": "https://github.com/brainfoolong/cryptojs-aes-php/issues",
                "source": "https://github.com/brainfoolong/cryptojs-aes-php/tree/2.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/brainfoolong",
                    "type": "github"
                }
            ],
            "time": "2021-01-15T10:16:05+00:00"
        },
        {
            "name": "brick/varexporter",
            "version": "0.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/varexporter.git",
                "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/varexporter/zipball/05241f28dfcba2b51b11e2d750e296316ebbe518",
                "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^8.5 || ^9.0",
                "vimeo/psalm": "4.4.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Brick\\VarExporter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
            "keywords": [
                "var_export"
            ],
            "support": {
                "issues": "https://github.com/brick/varexporter/issues",
                "source": "https://github.com/brick/varexporter/tree/0.3.5"
            },
            "time": "2021-02-10T13:53:07+00:00"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.2.10",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8",
                "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "psr/log": "^1.0",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/1.2.10"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "time": "2021-06-07T13:58:28+00:00"
        },
        {
            "name": "composer/package-versions-deprecated",
            "version": "1.11.99.2",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/package-versions-deprecated.git",
                "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
                "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1.0 || ^2.0",
                "php": "^7 || ^8"
            },
            "replace": {
                "ocramius/package-versions": "1.11.99"
            },
            "require-dev": {
                "composer/composer": "^1.9.3 || ^2.0@dev",
                "ext-zip": "^1.13",
                "phpunit/phpunit": "^6.5 || ^7"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "PackageVersions\\Installer",
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PackageVersions\\": "src/PackageVersions"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
            "support": {
                "issues": "https://github.com/composer/package-versions-deprecated/issues",
                "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "time": "2021-05-24T07:46:03+00:00"
        },
        {
            "name": "container-interop/container-interop",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/container-interop/container-interop.git",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "shasum": ""
            },
            "require": {
                "psr/container": "^1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Interop\\Container\\": "src/Interop/Container/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
            "homepage": "https://github.com/container-interop/container-interop",
            "support": {
                "issues": "https://github.com/container-interop/container-interop/issues",
                "source": "https://github.com/container-interop/container-interop/tree/master"
            },
            "abandoned": "psr/container",
            "time": "2017-02-14T19:40:03+00:00"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.0",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "https://ocramius.github.io/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "time": "2020-11-10T18:47:58+00:00"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "require-dev": {
                "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "exclude-from-classmap": [
                    "/library/HTMLPurifier/Language/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
                "source": "https://github.com/ezyang/htmlpurifier/tree/master"
            },
            "time": "2020-06-29T00:56:53+00:00"
        },
        {
            "name": "facebook/graph-sdk",
            "version": "5.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/facebook/php-graph-sdk.git",
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b",
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b",
                "shasum": ""
            },
            "require": {
                "php": "^5.4|^7.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "~5.0",
                "mockery/mockery": "~0.8",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
                "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Facebook\\": "src/Facebook/"
                },
                "files": [
                    "src/Facebook/polyfills.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Facebook Platform"
            ],
            "authors": [
                {
                    "name": "Facebook",
                    "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
                }
            ],
            "description": "Facebook SDK for PHP",
            "homepage": "https://github.com/facebook/php-graph-sdk",
            "keywords": [
                "facebook",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/facebook/php-graph-sdk/issues",
                "source": "https://github.com/facebook/php-graph-sdk/tree/5.7.0"
            },
            "time": "2018-12-11T22:56:31+00:00"
        },
        {
            "name": "firebase/php-jwt",
            "version": "v5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/firebase/php-jwt.git",
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.8 <=9"
            },
            "suggest": {
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "issues": "https://github.com/firebase/php-jwt/issues",
                "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
            },
            "time": "2021-06-23T19:00:23+00:00"
        },
        {
            "name": "geoip2/geoip2",
            "version": "v2.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/GeoIP2-php.git",
                "reference": "d01be5894a5c1a3381c58c9b1795cd07f96c30f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/d01be5894a5c1a3381c58c9b1795cd07f96c30f7",
                "reference": "d01be5894a5c1a3381c58c9b1795cd07f96c30f7",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "maxmind-db/reader": "~1.8",
                "maxmind/web-service-common": "~0.8",
                "php": ">=7.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "2.*",
                "phpunit/phpunit": "^8.0 || ^9.0",
                "squizlabs/php_codesniffer": "3.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "GeoIp2\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https://www.maxmind.com/"
                }
            ],
            "description": "MaxMind GeoIP2 PHP API",
            "homepage": "https://github.com/maxmind/GeoIP2-php",
            "keywords": [
                "IP",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "support": {
                "issues": "https://github.com/maxmind/GeoIP2-php/issues",
                "source": "https://github.com/maxmind/GeoIP2-php/tree/v2.11.0"
            },
            "time": "2020-10-01T18:48:34+00:00"
        },
        {
            "name": "google/apiclient",
            "version": "v2.10.1",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-api-php-client.git",
                "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/11871e94006ce7a419bb6124d51b6f9ace3f679b",
                "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
                "google/apiclient-services": "~0.200",
                "google/auth": "^1.10",
                "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
                "guzzlehttp/psr7": "^1.2",
                "monolog/monolog": "^1.17|^2.0",
                "php": "^5.6|^7.0|^8.0",
                "phpseclib/phpseclib": "~2.0||^3.0.2"
            },
            "require-dev": {
                "cache/filesystem-adapter": "^0.3.2|^1.1",
                "composer/composer": "^1.10.22",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
                "phpcompatibility/php-compatibility": "^9.2",
                "phpunit/phpunit": "^5.7||^8.5.13",
                "squizlabs/php_codesniffer": "~2.3",
                "symfony/css-selector": "~2.1",
                "symfony/dom-crawler": "~2.1"
            },
            "suggest": {
                "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Google\\": "src/"
                },
                "files": [
                    "src/aliases.php"
                ],
                "classmap": [
                    "src/aliases.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Client library for Google APIs",
            "homepage": "http://developers.google.com/api-client-library/php",
            "keywords": [
                "google"
            ],
            "support": {
                "issues": "https://github.com/googleapis/google-api-php-client/issues",
                "source": "https://github.com/googleapis/google-api-php-client/tree/v2.10.1"
            },
            "time": "2021-06-25T14:25:44+00:00"
        },
        {
            "name": "google/apiclient-services",
            "version": "v0.205.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-api-php-client-services.git",
                "reference": "75ff6a81838493bb9b5aad0458ebd4226e0c0557"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/75ff6a81838493bb9b5aad0458ebd4226e0c0557",
                "reference": "75ff6a81838493bb9b5aad0458ebd4226e0c0557",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7||^8.5.13"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Google\\Service\\": "src"
                },
                "files": [
                    "autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Client library for Google APIs",
            "homepage": "http://developers.google.com/api-client-library/php",
            "keywords": [
                "google"
            ],
            "support": {
                "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
                "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.205.0"
            },
            "time": "2021-07-24T11:20:23+00:00"
        },
        {
            "name": "google/auth",
            "version": "v1.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-auth-library-php.git",
                "reference": "c747738d2dd450f541f09f26510198fbedd1c8a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/c747738d2dd450f541f09f26510198fbedd1c8a0",
                "reference": "c747738d2dd450f541f09f26510198fbedd1c8a0",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
                "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
                "guzzlehttp/psr7": "^1.2",
                "php": ">=5.4",
                "psr/cache": "^1.0|^2.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",
                "phpunit/phpunit": "^4.8.36|^5.7",
                "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."
            },
            "type": "library",
            "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/master/",
                "issues": "https://github.com/googleapis/google-auth-library-php/issues",
                "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.16.0"
            },
            "time": "2021-06-22T18:06:03+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "7008573787b430c1c1f650e3722d9bba59967628"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
                "reference": "7008573787b430c1c1f650e3722d9bba59967628",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.4",
                "guzzlehttp/psr7": "^1.7 || ^2.0",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "ext-curl": "*",
                "php-http/client-integration-tests": "^3.0",
                "phpunit/phpunit": "^8.5.5 || ^9.3.5",
                "psr/log": "^1.1"
            },
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "7.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://github.com/alexeyshockov",
                    "type": "github"
                },
                {
                    "url": "https://github.com/gmponos",
                    "type": "github"
                }
            ],
            "time": "2021-03-23T11:33:13+00:00"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/1.4.1"
            },
            "time": "2021-03-07T09:25:29+00:00"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
                "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "psr/http-message": "~1.0",
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-zlib": "*",
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Schultze",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/1.8.2"
            },
            "time": "2021-04-26T09:17:50+00:00"
        },
        {
            "name": "laminas/laminas-authentication",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-authentication.git",
                "reference": "0b77d353a3a039d65c15318c98dd055d62f010b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-authentication/zipball/0b77d353a3a039d65c15318c98dd055d62f010b6",
                "reference": "0b77d353a3a039d65c15318c98dd055d62f010b6",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-authentication": "^2.7.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-crypt": "^2.6 || ^3.2.1",
                "laminas/laminas-db": "^2.8.2",
                "laminas/laminas-http": "^2.7",
                "laminas/laminas-ldap": "^2.8",
                "laminas/laminas-session": "^2.8",
                "laminas/laminas-uri": "^2.5.2",
                "laminas/laminas-validator": "^2.10.1",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.15.1",
                "vimeo/psalm": "^4.6"
            },
            "suggest": {
                "laminas/laminas-crypt": "Laminas\\Crypt component",
                "laminas/laminas-db": "Laminas\\Db component",
                "laminas/laminas-http": "Laminas\\Http component",
                "laminas/laminas-ldap": "Laminas\\Ldap component",
                "laminas/laminas-session": "Laminas\\Session component",
                "laminas/laminas-uri": "Laminas\\Uri component",
                "laminas/laminas-validator": "Laminas\\Validator component"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Authentication\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides an API for authentication and includes concrete authentication adapters for common use case scenarios",
            "homepage": "https://laminas.dev",
            "keywords": [
                "Authentication",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-authentication/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-authentication/issues",
                "rss": "https://github.com/laminas/laminas-authentication/releases.atom",
                "source": "https://github.com/laminas/laminas-authentication"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-03-17T13:48:31+00:00"
        },
        {
            "name": "laminas/laminas-cache",
            "version": "2.11.3",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache.git",
                "reference": "775cf8815cfd5a654f9b7b341ebaf28e72aa457d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache/zipball/775cf8815cfd5a654f9b7b341ebaf28e72aa457d",
                "reference": "775cf8815cfd5a654f9b7b341ebaf28e72aa457d",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-cache-storage-adapter-apc": "^1.0",
                "laminas/laminas-cache-storage-adapter-apcu": "^1.0",
                "laminas/laminas-cache-storage-adapter-blackhole": "^1.0",
                "laminas/laminas-cache-storage-adapter-dba": "^1.0",
                "laminas/laminas-cache-storage-adapter-ext-mongodb": "^1.0",
                "laminas/laminas-cache-storage-adapter-filesystem": "^1.0",
                "laminas/laminas-cache-storage-adapter-memcache": "^1.0",
                "laminas/laminas-cache-storage-adapter-memcached": "^1.0",
                "laminas/laminas-cache-storage-adapter-memory": "^1.0",
                "laminas/laminas-cache-storage-adapter-mongodb": "^1.0",
                "laminas/laminas-cache-storage-adapter-redis": "^1.0",
                "laminas/laminas-cache-storage-adapter-session": "^1.0",
                "laminas/laminas-cache-storage-adapter-wincache": "^1.0",
                "laminas/laminas-cache-storage-adapter-xcache": "^1.0",
                "laminas/laminas-cache-storage-adapter-zend-server": "^1.0",
                "laminas/laminas-eventmanager": "^3.3",
                "laminas/laminas-servicemanager": "^3.6",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0",
                "psr/cache": "^1.0",
                "psr/simple-cache": "^1.0"
            },
            "provide": {
                "psr/cache-implementation": "1.0",
                "psr/simple-cache-implementation": "1.0"
            },
            "replace": {
                "zendframework/zend-cache": "^2.9.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-serializer": "^2.6",
                "phpbench/phpbench": "^1.0.0-beta2",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5"
            },
            "suggest": {
                "laminas/laminas-serializer": "Laminas\\Serializer component"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Cache",
                    "config-provider": "Laminas\\Cache\\ConfigProvider"
                }
            },
            "autoload": {
                "files": [
                    "autoload/patternPluginManagerPolyfill.php"
                ],
                "psr-4": {
                    "Laminas\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output",
            "homepage": "https://laminas.dev",
            "keywords": [
                "cache",
                "laminas",
                "psr-16",
                "psr-6"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-cache/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-cache/issues",
                "rss": "https://github.com/laminas/laminas-cache/releases.atom",
                "source": "https://github.com/laminas/laminas-cache"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-07-08T18:22:59+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-apc",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-apc.git",
                "reference": "8b375d994f6e67534f6ae6e995249e706faa30c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-apc/zipball/8b375d994f6e67534f6ae6e995249e706faa30c1",
                "reference": "8b375d994f6e67534f6ae6e995249e706faa30c1",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10",
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
            },
            "suggest": {
                "ext-apc": "APC or compatible extension, to use the APC storage adapter"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-apc/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-apc/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-apc/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-apc"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "abandoned": true,
            "time": "2020-10-12T16:04:12+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-apcu",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-apcu.git",
                "reference": "e182aab739d6b03992a9915cc3c7019391a94548"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-apcu/zipball/e182aab739d6b03992a9915cc3c7019391a94548",
                "reference": "e182aab739d6b03992a9915cc3c7019391a94548",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "ext-apcu": "*",
                "laminas/laminas-cache": "^2.10.1",
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "suggest": {
                "ext-apcu": "APCU >= 5.1.0, to use the APCu storage adapter"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for apcu",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-apcu/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-apcu/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-apcu/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-apcu"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-05-03T20:41:53+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-blackhole",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole.git",
                "reference": "4af1053efd81785a292c2a9442871c075700345a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-blackhole/zipball/4af1053efd81785a292c2a9442871c075700345a",
                "reference": "4af1053efd81785a292c2a9442871c075700345a",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10.1",
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
                "laminas/laminas-coding-standard": "^2.1.4",
                "squizlabs/php_codesniffer": "^3.5.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for blackhole",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-blackhole/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-29T21:06:24+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-dba",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-dba.git",
                "reference": "ad968d3d8a0350af8e6717be58bb96e5a9e77f3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-dba/zipball/ad968d3d8a0350af8e6717be58bb96e5a9e77f3b",
                "reference": "ad968d3d8a0350af8e6717be58bb96e5a9e77f3b",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10",
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
                "laminas/laminas-coding-standard": "~1.0.0",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "suggest": {
                "ext-dba": "DBA, to use the DBA storage adapter"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for dba",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-dba/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-dba/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-dba/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-dba"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "abandoned": true,
            "time": "2020-10-12T16:08:58+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-ext-mongodb",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb.git",
                "reference": "5810c3ffb442527b8b3429b0d29dce1ddabc92f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-ext-mongodb/zipball/5810c3ffb442527b8b3429b0d29dce1ddabc92f2",
                "reference": "5810c3ffb442527b8b3429b0d29dce1ddabc92f2",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10",
                "mongodb/mongodb": "<1.8"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10.3",
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-serializer": "^2.10.1",
                "mongodb/mongodb": "^1.8.0",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "suggest": {
                "mongodb/mongodb": "MongoDB, to use the ExtMongoDb storage adapter"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for ext-mongodb",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-ext-mongodb/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-05-06T07:52:48+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-filesystem",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem.git",
                "reference": "76fc488c3fa0ad442e4e70f807305c940d1bdcbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-filesystem/zipball/76fc488c3fa0ad442e4e70f807305c940d1bdcbc",
                "reference": "76fc488c3fa0ad442e4e70f807305c940d1bdcbc",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10",
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-serializer": "^2.10",
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for filesystem",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-filesystem/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-25T00:27:54+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-memcache",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-memcache.git",
                "reference": "1d2a74e300a0fd0b8d0e0cb4e379a173ccad0088"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-memcache/zipball/1d2a74e300a0fd0b8d0e0cb4e379a173ccad0088",
                "reference": "1d2a74e300a0fd0b8d0e0cb4e379a173ccad0088",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10.1",
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
                "laminas/laminas-coding-standard": "^2.1.4",
                "laminas/laminas-serializer": "^2.10.1",
                "squizlabs/php_codesniffer": "^3.6.0"
            },
            "suggest": {
                "ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for memcache",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memcache/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memcache/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memcache/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-memcache"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "abandoned": true,
            "time": "2021-04-29T19:57:43+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-memcached",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-memcached.git",
                "reference": "f5d35cc2ef6264c76021bcc798569182103baa91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-memcached/zipball/f5d35cc2ef6264c76021bcc798569182103baa91",
                "reference": "f5d35cc2ef6264c76021bcc798569182103baa91",
                "shasum": ""
            },
            "require": {
                "php": "^7.3"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10",
                "laminas/laminas-cache-storage-adapter-test": "^1.0.2",
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^7.5.20",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "suggest": {
                "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for memcached",
            "keywords": [
                "cache",
                "laminas",
                "memcached"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memcached/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memcached/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memcached/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-memcached"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-24T20:06:16+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-memory",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-memory.git",
                "reference": "02c7a4a1118bbd47d1c0f0bfe1e8b140af79d2bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-memory/zipball/02c7a4a1118bbd47d1c0f0bfe1e8b140af79d2bd",
                "reference": "02c7a4a1118bbd47d1c0f0bfe1e8b140af79d2bd",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10.1",
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
                "laminas/laminas-coding-standard": "^2.1.4",
                "squizlabs/php_codesniffer": "^3.5.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for memory",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memory/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memory/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memory/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-memory"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-28T17:27:13+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-mongodb",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb.git",
                "reference": "ef4aa396b55533b8eb3e1d4126c39a78a22e49a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-mongodb/zipball/ef4aa396b55533b8eb3e1d4126c39a78a22e49a6",
                "reference": "ef4aa396b55533b8eb3e1d4126c39a78a22e49a6",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10",
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
                "laminas/laminas-coding-standard": "~1.0.0",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for mongodb",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-mongodb/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "abandoned": true,
            "time": "2020-10-12T16:19:10+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-redis",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-redis.git",
                "reference": "de8a63d4a0ef1ccead401eb7fb6d75b57fa3f9ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-redis/zipball/de8a63d4a0ef1ccead401eb7fb6d75b57fa3f9ee",
                "reference": "de8a63d4a0ef1ccead401eb7fb6d75b57fa3f9ee",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10",
                "phpunit/phpunit": "<6.1.0"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "composer-runtime-api": "^2",
                "ext-posix": "*",
                "ext-redis": "*",
                "laminas/laminas-cache": "^2.10",
                "laminas/laminas-cache-storage-adapter-test": "^1.1",
                "laminas/laminas-coding-standard": "^2.1",
                "laminas/laminas-serializer": "^2.10",
                "psalm/plugin-phpunit": "^0.15.1",
                "vimeo/psalm": "^4.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for redis",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-redis/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-redis/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-redis/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-redis"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-06-03T16:14:07+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-session",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-session.git",
                "reference": "74a275056cfca2300eb9a67cd1d917f7066b4113"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-session/zipball/74a275056cfca2300eb9a67cd1d917f7066b4113",
                "reference": "74a275056cfca2300eb9a67cd1d917f7066b4113",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10",
                "laminas/laminas-cache-storage-adapter-test": "^1.1",
                "laminas/laminas-coding-standard": "^2.1",
                "laminas/laminas-session": "^2.7.4"
            },
            "suggest": {
                "laminas/laminas-session": "Laminas\\Session component"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for session",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-session/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-session/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-session/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-session"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-05-02T13:52:36+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-wincache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-wincache.git",
                "reference": "0f54599c5d9aff11b01adadd2742097f923170ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-wincache/zipball/0f54599c5d9aff11b01adadd2742097f923170ba",
                "reference": "0f54599c5d9aff11b01adadd2742097f923170ba",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10",
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
                "laminas/laminas-coding-standard": "~1.0.0",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "suggest": {
                "ext-wincache": "WinCache, to use the WinCache storage adapter"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for wincache",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-wincache/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-wincache/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-wincache/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-wincache"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "abandoned": true,
            "time": "2020-10-12T16:22:49+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-xcache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-xcache.git",
                "reference": "24049557aa796ec7527bcc8032ed68346232b219"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-xcache/zipball/24049557aa796ec7527bcc8032ed68346232b219",
                "reference": "24049557aa796ec7527bcc8032ed68346232b219",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10",
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-serializer": "^2.9",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "suggest": {
                "ext-xcache": "XCache, to use the XCache storage adapter"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for xcache",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-xcache/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-xcache/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-xcache/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-xcache"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "abandoned": true,
            "time": "2020-10-12T16:23:46+00:00"
        },
        {
            "name": "laminas/laminas-cache-storage-adapter-zend-server",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server.git",
                "reference": "8d0b0d219a048a92472d89a5e527990f3ea2decc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-zend-server/zipball/8d0b0d219a048a92472d89a5e527990f3ea2decc",
                "reference": "8d0b0d219a048a92472d89a5e527990f3ea2decc",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "conflict": {
                "laminas/laminas-cache": "<2.10"
            },
            "provide": {
                "laminas/laminas-cache-storage-implementation": "1.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.10",
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
                "laminas/laminas-coding-standard": "~1.0.0",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas cache adapter for zend-server",
            "keywords": [
                "cache",
                "laminas"
            ],
            "support": {
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-zend-server/",
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server/issues",
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server/releases.atom",
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2020-10-12T16:24:25+00:00"
        },
        {
            "name": "laminas/laminas-captcha",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-captcha.git",
                "reference": "9a0134e434cd792934ecca42cb66f316be7bba50"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/9a0134e434cd792934ecca42cb66f316be7bba50",
                "reference": "9a0134e434cd792934ecca42cb66f316be7bba50",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-math": "^2.7 || ^3.0",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.1",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-captcha": "^2.9.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.1.4",
                "laminas/laminas-recaptcha": "^3.0",
                "laminas/laminas-session": "^2.10",
                "laminas/laminas-text": "^2.8",
                "laminas/laminas-validator": "^2.14",
                "phpunit/phpunit": "^9.4.3",
                "psalm/plugin-phpunit": "^0.15.1",
                "vimeo/psalm": "^4.6"
            },
            "suggest": {
                "laminas/laminas-i18n-resources": "Translations of captcha messages",
                "laminas/laminas-recaptcha": "Laminas\\ReCaptcha component",
                "laminas/laminas-session": "Laminas\\Session component",
                "laminas/laminas-text": "Laminas\\Text component",
                "laminas/laminas-validator": "Laminas\\Validator component"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Captcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more",
            "homepage": "https://laminas.dev",
            "keywords": [
                "captcha",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-captcha/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-captcha/issues",
                "rss": "https://github.com/laminas/laminas-captcha/releases.atom",
                "source": "https://github.com/laminas/laminas-captcha"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-03-17T16:42:11+00:00"
        },
        {
            "name": "laminas/laminas-cli",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cli.git",
                "reference": "875a174c161c84c84c43bdff1e10cfe4ecbda704"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cli/zipball/875a174c161c84c84c43bdff1e10cfe4ecbda704",
                "reference": "875a174c161c84c84c43bdff1e10cfe4ecbda704",
                "shasum": ""
            },
            "require": {
                "composer/package-versions-deprecated": "^1.10.99",
                "php": "^7.3 || ~8.0.0",
                "psr/container": "^1.0",
                "symfony/console": "^4.3 || ^5.1.2",
                "symfony/event-dispatcher": "^4.0 || ^5.0",
                "symfony/polyfill-php80": "^1.17",
                "webmozart/assert": "^1.9"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.0.0",
                "laminas/laminas-mvc": "^3.1.1",
                "laminas/laminas-servicemanager": "^3.4",
                "mikey179/vfsstream": "2.0.x-dev",
                "phpunit/phpunit": "^9.4.1",
                "vimeo/psalm": "^4.4.1"
            },
            "bin": [
                "bin/laminas"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev",
                    "dev-develop": "1.1.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/autoload.php"
                ],
                "psr-4": {
                    "Laminas\\Cli\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Command-line interface for Laminas projects",
            "keywords": [
                "cli",
                "command",
                "console",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-cli/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/mezzio/laminas-cli/issues",
                "rss": "https://github.com/mezzio/laminas-cli/releases.atom",
                "source": "https://github.com/mezzio/laminas-cli"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-05-20T17:32:19+00:00"
        },
        {
            "name": "laminas/laminas-code",
            "version": "3.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-code.git",
                "reference": "b549b70c0bb6e935d497f84f750c82653326ac77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-code/zipball/b549b70c0bb6e935d497f84f750c82653326ac77",
                "reference": "b549b70c0bb6e935d497f84f750c82653326ac77",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.1",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "phpspec/prophecy": "<1.9.0"
            },
            "replace": {
                "zendframework/zend-code": "^3.4.1"
            },
            "require-dev": {
                "doctrine/annotations": "^1.10.4",
                "ext-phar": "*",
                "laminas/laminas-coding-standard": "^1.0.0",
                "laminas/laminas-stdlib": "^3.3.0",
                "phpunit/phpunit": "^9.4.2"
            },
            "suggest": {
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                "laminas/laminas-stdlib": "Laminas\\Stdlib component"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Code\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
            "homepage": "https://laminas.dev",
            "keywords": [
                "code",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-code/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-code/issues",
                "rss": "https://github.com/laminas/laminas-code/releases.atom",
                "source": "https://github.com/laminas/laminas-code"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2020-11-30T20:16:31+00:00"
        },
        {
            "name": "laminas/laminas-component-installer",
            "version": "2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-component-installer.git",
                "reference": "223d81cf648ff9380bd13cfe07a31324b0ffc8b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-component-installer/zipball/223d81cf648ff9380bd13cfe07a31324b0ffc8b8",
                "reference": "223d81cf648ff9380bd13cfe07a31324b0ffc8b8",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-component-installer": "^2.1.2"
            },
            "require-dev": {
                "composer/composer": "^1.5.2 || ^2.0",
                "laminas/laminas-coding-standard": "~2.1.4",
                "malukenho/docheader": "^0.1.6",
                "mikey179/vfsstream": "^1.6.7",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.13.0",
                "vimeo/psalm": "^4.2",
                "webmozart/assert": "^1.6"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Laminas\\ComponentInstaller\\ComponentInstaller"
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\ComponentInstaller\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Composer plugin for injecting modules and configuration providers into application configuration",
            "homepage": "https://laminas.dev",
            "keywords": [
                "component installer",
                "composer",
                "laminas",
                "plugin"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-component-installer/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-component-installer/issues",
                "rss": "https://github.com/laminas/laminas-component-installer/releases.atom",
                "source": "https://github.com/laminas/laminas-component-installer"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-05-10T19:40:40+00:00"
        },
        {
            "name": "laminas/laminas-config",
            "version": "3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-config.git",
                "reference": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-config/zipball/f91cd6fe79e82cbbcaa36485108a04e8ef1e679b",
                "reference": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0",
                "psr/container": "^1.0"
            },
            "conflict": {
                "container-interop/container-interop": "<1.2.0"
            },
            "replace": {
                "zendframework/zend-config": "^3.3.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-filter": "^2.7.2",
                "laminas/laminas-i18n": "^2.10.3",
                "laminas/laminas-servicemanager": "^3.4.1",
                "malukenho/docheader": "^0.1.6",
                "phpunit/phpunit": "^8.5.8"
            },
            "suggest": {
                "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
                "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Config\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a nested object property based user interface for accessing this configuration data within application code",
            "homepage": "https://laminas.dev",
            "keywords": [
                "config",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-config/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-config/issues",
                "rss": "https://github.com/laminas/laminas-config/releases.atom",
                "source": "https://github.com/laminas/laminas-config"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-11T15:06:51+00:00"
        },
        {
            "name": "laminas/laminas-console",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-console.git",
                "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
                "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0"
            },
            "replace": {
                "zendframework/zend-console": "self.version"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-filter": "^2.7.2",
                "laminas/laminas-json": "^2.6 || ^3.0",
                "laminas/laminas-validator": "^2.10.1",
                "phpunit/phpunit": "^5.7.23 || ^6.4.3"
            },
            "suggest": {
                "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
                "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8.x-dev",
                    "dev-develop": "2.9.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Console\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Build console applications using getopt syntax or routing, complete with prompts",
            "homepage": "https://laminas.dev",
            "keywords": [
                "console",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-console/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-console/issues",
                "rss": "https://github.com/laminas/laminas-console/releases.atom",
                "source": "https://github.com/laminas/laminas-console"
            },
            "abandoned": "laminas/laminas-cli",
            "time": "2019-12-31T16:31:45+00:00"
        },
        {
            "name": "laminas/laminas-db",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-db.git",
                "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-db/zipball/80cbba4e749f9eb7d8036172acb9ad41e8b6923f",
                "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-db": "^2.11.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-eventmanager": "^3.3",
                "laminas/laminas-hydrator": "^3.2 || ^4.0",
                "laminas/laminas-servicemanager": "^3.3",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-eventmanager": "Laminas\\EventManager component",
                "laminas/laminas-hydrator": "(^3.2 || ^4.0) Laminas\\Hydrator component for using HydratingResultSets",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Db",
                    "config-provider": "Laminas\\Db\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Db\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
            "homepage": "https://laminas.dev",
            "keywords": [
                "db",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-db/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-db/issues",
                "rss": "https://github.com/laminas/laminas-db/releases.atom",
                "source": "https://github.com/laminas/laminas-db"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-22T22:27:56+00:00"
        },
        {
            "name": "laminas/laminas-development-mode",
            "version": "3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-development-mode.git",
                "reference": "11b2adc8837e4419a5b31e2a7ae59f06636d4096"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-development-mode/zipball/11b2adc8837e4419a5b31e2a7ae59f06636d4096",
                "reference": "11b2adc8837e4419a5b31e2a7ae59f06636d4096",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zfcampus/zf-development-mode": "^3.2.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "mikey179/vfsstream": "^1.6.5",
                "phpunit/phpunit": "^9.3"
            },
            "bin": [
                "bin/laminas-development-mode"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\DevelopmentMode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas development mode script",
            "homepage": "https://laminas.dev",
            "keywords": [
                "framework",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-development-mode/issues",
                "rss": "https://github.com/laminas/laminas-development-mode/releases.atom",
                "source": "https://github.com/laminas/laminas-development-mode"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2020-12-16T22:26:52+00:00"
        },
        {
            "name": "laminas/laminas-di",
            "version": "3.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-di.git",
                "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-di/zipball/ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04",
                "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^0.4.5 || ^1.0",
                "php": "^7.3 || ~8.0.0",
                "psr/container": "^1.0",
                "psr/log": "^1.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager-di": "*",
                "phpspec/prophecy": "<1.9.0"
            },
            "replace": {
                "zendframework/zend-di": "^3.1.2"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.2.0",
                "laminas/laminas-coding-standard": "^2",
                "laminas/laminas-servicemanager": "^3.4",
                "mikey179/vfsstream": "^1.6.7",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpstan/phpstan": "^0.12.64",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Di",
                    "config-provider": "Laminas\\Di\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Di\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Automated dependency injection for PSR-11 containers",
            "homepage": "https://laminas.dev",
            "keywords": [
                "PSR-11",
                "di",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-di/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-di/issues",
                "rss": "https://github.com/laminas/laminas-di/releases.atom",
                "source": "https://github.com/laminas/laminas-di"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-13T19:22:31+00:00"
        },
        {
            "name": "laminas/laminas-diactoros",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-diactoros.git",
                "reference": "7d2034110ae18afe05050b796a3ee4b3fe177876"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/7d2034110ae18afe05050b796a3ee4b3fe177876",
                "reference": "7d2034110ae18afe05050b796a3ee4b3fe177876",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0"
            },
            "conflict": {
                "phpspec/prophecy": "<1.9.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "replace": {
                "zendframework/zend-diactoros": "^2.2.1"
            },
            "require-dev": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-libxml": "*",
                "http-interop/http-factory-tests": "^0.8.0",
                "laminas/laminas-coding-standard": "~1.0.0",
                "php-http/psr7-integration-tests": "^1.1",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.1",
                "psalm/plugin-phpunit": "^0.14.0",
                "vimeo/psalm": "^4.3"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "config-provider": "Laminas\\Diactoros\\ConfigProvider",
                    "module": "Laminas\\Diactoros"
                }
            },
            "autoload": {
                "files": [
                    "src/functions/create_uploaded_file.php",
                    "src/functions/marshal_headers_from_sapi.php",
                    "src/functions/marshal_method_from_sapi.php",
                    "src/functions/marshal_protocol_version_from_sapi.php",
                    "src/functions/marshal_uri_from_sapi.php",
                    "src/functions/normalize_server.php",
                    "src/functions/normalize_uploaded_files.php",
                    "src/functions/parse_cookie_header.php",
                    "src/functions/create_uploaded_file.legacy.php",
                    "src/functions/marshal_headers_from_sapi.legacy.php",
                    "src/functions/marshal_method_from_sapi.legacy.php",
                    "src/functions/marshal_protocol_version_from_sapi.legacy.php",
                    "src/functions/marshal_uri_from_sapi.legacy.php",
                    "src/functions/normalize_server.legacy.php",
                    "src/functions/normalize_uploaded_files.legacy.php",
                    "src/functions/parse_cookie_header.legacy.php"
                ],
                "psr-4": {
                    "Laminas\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "laminas",
                "psr",
                "psr-17",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-diactoros/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-diactoros/issues",
                "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
                "source": "https://github.com/laminas/laminas-diactoros"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-05-18T14:41:54+00:00"
        },
        {
            "name": "laminas/laminas-dom",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-dom.git",
                "reference": "7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-dom/zipball/7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b",
                "reference": "7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "laminas/laminas-zendframework-bridge": "^1.1",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-dom": "^2.7.2"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.1.4",
                "phpunit/phpunit": "^9.4.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Dom\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides tools for working with DOM documents and structures",
            "homepage": "https://laminas.dev",
            "keywords": [
                "dom",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-dom/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-dom/issues",
                "rss": "https://github.com/laminas/laminas-dom/releases.atom",
                "source": "https://github.com/laminas/laminas-dom"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-01-11T14:54:37+00:00"
        },
        {
            "name": "laminas/laminas-escaper",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-escaper.git",
                "reference": "2d6dce99668b413610e9544183fa10392437f542"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/2d6dce99668b413610e9544183fa10392437f542",
                "reference": "2d6dce99668b413610e9544183fa10392437f542",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-escaper": "^2.6.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.12.2",
                "vimeo/psalm": "^3.16"
            },
            "suggest": {
                "ext-iconv": "*",
                "ext-mbstring": "*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Escaper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
            "homepage": "https://laminas.dev",
            "keywords": [
                "escaper",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-escaper/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-escaper/issues",
                "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
                "source": "https://github.com/laminas/laminas-escaper"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-06-26T14:26:08+00:00"
        },
        {
            "name": "laminas/laminas-eventmanager",
            "version": "3.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-eventmanager.git",
                "reference": "966c859b67867b179fde1eff0cd38df51472ce4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/966c859b67867b179fde1eff0cd38df51472ce4a",
                "reference": "966c859b67867b179fde1eff0cd38df51472ce4a",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ^8.0"
            },
            "replace": {
                "zendframework/zend-eventmanager": "^3.2.1"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
                "phpbench/phpbench": "^0.17.1",
                "phpunit/phpunit": "^8.5.8"
            },
            "suggest": {
                "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\EventManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Trigger and listen to events within a PHP application",
            "homepage": "https://laminas.dev",
            "keywords": [
                "event",
                "eventmanager",
                "events",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-eventmanager/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-eventmanager/issues",
                "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
                "source": "https://github.com/laminas/laminas-eventmanager"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-03-08T15:24:29+00:00"
        },
        {
            "name": "laminas/laminas-filter",
            "version": "2.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-filter.git",
                "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/671724e163aa75c210e94d12b77a0f3f8240d4b2",
                "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-validator": "<2.10.1"
            },
            "replace": {
                "zendframework/zend-filter": "^2.9.2"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-crypt": "^3.2.1",
                "laminas/laminas-servicemanager": "^3.3",
                "laminas/laminas-uri": "^2.6",
                "pear/archive_tar": "^1.4.3",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.15.1",
                "psr/http-factory": "^1.0",
                "vimeo/psalm": "^4.6"
            },
            "suggest": {
                "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
                "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
                "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
                "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Filter",
                    "config-provider": "Laminas\\Filter\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Filter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Programmatically filter and normalize data and files",
            "homepage": "https://laminas.dev",
            "keywords": [
                "filter",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-filter/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-filter/issues",
                "rss": "https://github.com/laminas/laminas-filter/releases.atom",
                "source": "https://github.com/laminas/laminas-filter"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-05-24T18:29:02+00:00"
        },
        {
            "name": "laminas/laminas-form",
            "version": "2.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-form.git",
                "reference": "2a18e6724739f3f1875d30a6bb8ecedb3da5242e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-form/zipball/2a18e6724739f3f1875d30a6bb8ecedb3da5242e",
                "reference": "2a18e6724739f3f1875d30a6bb8ecedb3da5242e",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-hydrator": "^3.2 || ^4.0",
                "laminas/laminas-inputfilter": "^2.10",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.1",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-code": "<3.5.0 || >=4.0.0"
            },
            "replace": {
                "zendframework/zend-form": "^2.14.3"
            },
            "require-dev": {
                "doctrine/annotations": "^1.10.4",
                "laminas/laminas-cache": "^2.9.0",
                "laminas/laminas-captcha": "^2.9.0",
                "laminas/laminas-code": "^3.5.0",
                "laminas/laminas-coding-standard": "^1.0.0",
                "laminas/laminas-escaper": "^2.6.1",
                "laminas/laminas-eventmanager": "^3.3.0",
                "laminas/laminas-filter": "^2.9.4",
                "laminas/laminas-i18n": "^2.10.3",
                "laminas/laminas-recaptcha": "^3.2.0",
                "laminas/laminas-servicemanager": "^3.4.1",
                "laminas/laminas-session": "^2.9.3",
                "laminas/laminas-text": "^2.7.1",
                "laminas/laminas-validator": "^2.13.4",
                "laminas/laminas-view": "^2.11.4",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.4.2",
                "psalm/plugin-phpunit": "^0.15.1",
                "vimeo/psalm": "^4.7"
            },
            "suggest": {
                "laminas/laminas-captcha": "^2.9, required for using CAPTCHA form elements",
                "laminas/laminas-code": "^3.5, required to use laminas-form annotations support",
                "laminas/laminas-eventmanager": "^3.3, reuired for laminas-form annotations support",
                "laminas/laminas-i18n": "^2.10, required when using laminas-form view helpers",
                "laminas/laminas-recaptcha": "^3.2, in order to use the ReCaptcha form element",
                "laminas/laminas-servicemanager": "^3.4.1, required to use the form factories or provide services",
                "laminas/laminas-view": "^2.11.4, required for using the laminas-form view helpers"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Form",
                    "config-provider": "Laminas\\Form\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Form\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
            "homepage": "https://laminas.dev",
            "keywords": [
                "form",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-form/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-form/issues",
                "rss": "https://github.com/laminas/laminas-form/releases.atom",
                "source": "https://github.com/laminas/laminas-form"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-05-24T08:07:30+00:00"
        },
        {
            "name": "laminas/laminas-http",
            "version": "2.14.3",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-http.git",
                "reference": "bfaab8093e382274efed7fdc3ceb15f09ba352bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-http/zipball/bfaab8093e382274efed7fdc3ceb15f09ba352bb",
                "reference": "bfaab8093e382274efed7fdc3ceb15f09ba352bb",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-loader": "^2.5.1",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-uri": "^2.5.2",
                "laminas/laminas-validator": "^2.10.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-http": "^2.11.2"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^3.1 || ^2.6",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "paragonie/certainty": "For automated management of cacert.pem"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Http\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "http client",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-http/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-http/issues",
                "rss": "https://github.com/laminas/laminas-http/releases.atom",
                "source": "https://github.com/laminas/laminas-http"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-18T21:58:11+00:00"
        },
        {
            "name": "laminas/laminas-hydrator",
            "version": "4.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-hydrator.git",
                "reference": "e2749d6cda1dbbe730ba235a77323bf4f0b1f8f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/e2749d6cda1dbbe730ba235a77323bf4f0b1f8f2",
                "reference": "e2749d6cda1dbbe730ba235a77323bf4f0b1f8f2",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0",
                "webmozart/assert": "^1.10"
            },
            "replace": {
                "zendframework/zend-hydrator": "^3.0.2"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-eventmanager": "^3.2.1",
                "laminas/laminas-modulemanager": "^2.8",
                "laminas/laminas-serializer": "^2.9",
                "laminas/laminas-servicemanager": "^3.3.2",
                "phpunit/phpunit": "~9.3.0",
                "psalm/plugin-phpunit": "^0.16.1",
                "vimeo/psalm": "^4.8.1"
            },
            "suggest": {
                "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
                "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
                "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Hydrator",
                    "config-provider": "Laminas\\Hydrator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Hydrator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Serialize objects to arrays, and vice versa",
            "homepage": "https://laminas.dev",
            "keywords": [
                "hydrator",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-hydrator/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-hydrator/issues",
                "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
                "source": "https://github.com/laminas/laminas-hydrator"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-06-29T11:04:20+00:00"
        },
        {
            "name": "laminas/laminas-i18n",
            "version": "2.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-i18n.git",
                "reference": "5e85a8facc5534e856cc7f5b4326533eede84b8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/5e85a8facc5534e856cc7f5b4326533eede84b8a",
                "reference": "5e85a8facc5534e856cc7f5b4326533eede84b8a",
                "shasum": ""
            },
            "require": {
                "ext-intl": "*",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "phpspec/prophecy": "<1.9.0"
            },
            "replace": {
                "zendframework/zend-i18n": "^2.10.1"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-filter": "^2.6.1",
                "laminas/laminas-servicemanager": "^3.2.1",
                "laminas/laminas-validator": "^2.6",
                "laminas/laminas-view": "^2.6.3",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-cache": "Laminas\\Cache component",
                "laminas/laminas-config": "Laminas\\Config component",
                "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
                "laminas/laminas-filter": "You should install this package to use the provided filters",
                "laminas/laminas-i18n-resources": "Translation resources",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-validator": "You should install this package to use the provided validators",
                "laminas/laminas-view": "You should install this package to use the provided view helpers"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\I18n",
                    "config-provider": "Laminas\\I18n\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\I18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provide translations for your application, and filter and validate internationalized values",
            "homepage": "https://laminas.dev",
            "keywords": [
                "i18n",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-i18n/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-i18n/issues",
                "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
                "source": "https://github.com/laminas/laminas-i18n"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-07T21:10:50+00:00"
        },
        {
            "name": "laminas/laminas-i18n-resources",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-i18n-resources.git",
                "reference": "fc0211052aa7576bc960b30194c87f6f60a0089c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-i18n-resources/zipball/fc0211052aa7576bc960b30194c87f6f60a0089c",
                "reference": "fc0211052aa7576bc960b30194c87f6f60a0089c",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-i18n-resources": "^2.6.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.5"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/Resources.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provides validator and captcha translations for laminas-i18n's Translator",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "resources",
                "translations"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-i18n-resources/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-i18n-resources/issues",
                "rss": "https://github.com/laminas/laminas-i18n-resources/releases.atom",
                "source": "https://github.com/laminas/laminas-i18n-resources"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-15T13:39:19+00:00"
        },
        {
            "name": "laminas/laminas-inputfilter",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-inputfilter.git",
                "reference": "b6ab28b425e626b12488fec243e02d36d8dffeff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/b6ab28b425e626b12488fec243e02d36d8dffeff",
                "reference": "b6ab28b425e626b12488fec243e02d36d8dffeff",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-filter": "^2.9.1",
                "laminas/laminas-servicemanager": "^3.3.1",
                "laminas/laminas-stdlib": "^3.0",
                "laminas/laminas-validator": "^2.11",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-inputfilter": "^2.10.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-db": "^2.12",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.4.2",
                "psalm/plugin-phpunit": "^0.15.1",
                "psr/http-message": "^1.0",
                "vimeo/psalm": "^4.6"
            },
            "suggest": {
                "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\InputFilter",
                    "config-provider": "Laminas\\InputFilter\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\InputFilter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
            "homepage": "https://laminas.dev",
            "keywords": [
                "inputfilter",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-inputfilter/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-inputfilter/issues",
                "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
                "source": "https://github.com/laminas/laminas-inputfilter"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-03-16T14:17:17+00:00"
        },
        {
            "name": "laminas/laminas-json",
            "version": "3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-json.git",
                "reference": "1e3b64d3b21dac0511e628ae8debc81002d14e3c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-json/zipball/1e3b64d3b21dac0511e628ae8debc81002d14e3c",
                "reference": "1e3b64d3b21dac0511e628ae8debc81002d14e3c",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-json": "^3.1.2"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-json-server": "For implementing JSON-RPC servers",
                "laminas/laminas-xml2json": "For converting XML documents to JSON"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Json\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
            "homepage": "https://laminas.dev",
            "keywords": [
                "json",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-json/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-json/issues",
                "rss": "https://github.com/laminas/laminas-json/releases.atom",
                "source": "https://github.com/laminas/laminas-json"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-12T15:38:10+00:00"
        },
        {
            "name": "laminas/laminas-loader",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-loader.git",
                "reference": "bcf8a566cb9925a2e7cc41a16db09235ec9fb616"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/bcf8a566cb9925a2e7cc41a16db09235ec9fb616",
                "reference": "bcf8a566cb9925a2e7cc41a16db09235ec9fb616",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-loader": "^2.6.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Loader\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Autoloading and plugin loading strategies",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "loader"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-loader/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-loader/issues",
                "rss": "https://github.com/laminas/laminas-loader/releases.atom",
                "source": "https://github.com/laminas/laminas-loader"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-12T16:08:18+00:00"
        },
        {
            "name": "laminas/laminas-log",
            "version": "2.13.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-log.git",
                "reference": "6ac20830d4f324b4662fc454fcc1954436bfced3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-log/zipball/6ac20830d4f324b4662fc454fcc1954436bfced3",
                "reference": "6ac20830d4f324b4662fc454fcc1954436bfced3",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^3.3.0",
                "laminas/laminas-stdlib": "^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0",
                "psr/log": "^1.1.2"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "replace": {
                "zendframework/zend-log": "^2.12.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-db": "^2.6",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-filter": "^2.5",
                "laminas/laminas-mail": "^2.6.1",
                "laminas/laminas-validator": "^2.10.1",
                "mikey179/vfsstream": "^1.6.7",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.4.1"
            },
            "suggest": {
                "ext-mongo": "mongo extension to use Mongo writer",
                "ext-mongodb": "mongodb extension to use MongoDB writer",
                "laminas/laminas-db": "Laminas\\Db component to use the database log writer",
                "laminas/laminas-escaper": "Laminas\\Escaper component, for use in the XML log formatter",
                "laminas/laminas-mail": "Laminas\\Mail component to use the email log writer",
                "laminas/laminas-validator": "Laminas\\Validator component to block invalid log messages"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Log",
                    "config-provider": "Laminas\\Log\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Log\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Robust, composite logger with filtering, formatting, and PSR-3 support",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "log",
                "logging"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-log/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-log/issues",
                "rss": "https://github.com/laminas/laminas-log/releases.atom",
                "source": "https://github.com/laminas/laminas-log"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-12T16:46:26+00:00"
        },
        {
            "name": "laminas/laminas-math",
            "version": "3.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-math.git",
                "reference": "188456530923a449470963837c25560f1fdd8a60"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-math/zipball/188456530923a449470963837c25560f1fdd8a60",
                "reference": "188456530923a449470963837c25560f1fdd8a60",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-math": "^3.2.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-bcmath": "If using the bcmath functionality",
                "ext-gmp": "If using the gmp functionality"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev",
                    "dev-develop": "3.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "math"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-math/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-math/issues",
                "rss": "https://github.com/laminas/laminas-math/releases.atom",
                "source": "https://github.com/laminas/laminas-math"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-16T15:46:01+00:00"
        },
        {
            "name": "laminas/laminas-modulemanager",
            "version": "2.10.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-modulemanager.git",
                "reference": "2068e0b300e87e139112016a6025be341ceaaf33"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/2068e0b300e87e139112016a6025be341ceaaf33",
                "reference": "2068e0b300e87e139112016a6025be341ceaaf33",
                "shasum": ""
            },
            "require": {
                "brick/varexporter": "^0.3.2",
                "laminas/laminas-config": "^3.4",
                "laminas/laminas-eventmanager": "^3.3",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.1",
                "php": "^7.3 || ^8.0",
                "webimpress/safe-writer": "^1.0.2 || ^2.1"
            },
            "replace": {
                "zendframework/zend-modulemanager": "^2.8.4"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-console": "^2.8",
                "laminas/laminas-di": "^2.6.1",
                "laminas/laminas-loader": "^2.6.1",
                "laminas/laminas-mvc": "^3.1.1",
                "laminas/laminas-servicemanager": "^3.4.1",
                "phpunit/phpunit": "^9.3.7"
            },
            "suggest": {
                "laminas/laminas-console": "Laminas\\Console component",
                "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
                "laminas/laminas-mvc": "Laminas\\Mvc component",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\ModuleManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Modular application system for laminas-mvc applications",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "modulemanager"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-modulemanager/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-modulemanager/issues",
                "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
                "source": "https://github.com/laminas/laminas-modulemanager"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-13T20:11:28+00:00"
        },
        {
            "name": "laminas/laminas-mvc",
            "version": "3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc.git",
                "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/88da7200cf8f5a970c35d91717a5c4db94981e5e",
                "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "laminas/laminas-eventmanager": "^3.2",
                "laminas/laminas-http": "^2.7",
                "laminas/laminas-modulemanager": "^2.8",
                "laminas/laminas-router": "^3.0.2",
                "laminas/laminas-servicemanager": "^3.3",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-view": "^2.11.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-mvc": "^3.1.1"
            },
            "require-dev": {
                "http-interop/http-middleware": "^0.4.1",
                "laminas/laminas-coding-standard": "^1.0.0",
                "laminas/laminas-json": "^2.6.1 || ^3.0",
                "laminas/laminas-psr7bridge": "^1.0",
                "laminas/laminas-stratigility": ">=2.0.1 <2.2",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.4.2"
            },
            "suggest": {
                "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
                "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
                "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
                "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
                "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
                "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
                "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
                "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
                "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
                "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
                "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "mvc"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-mvc/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mvc/issues",
                "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
                "source": "https://github.com/laminas/laminas-mvc"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2020-12-14T21:54:40+00:00"
        },
        {
            "name": "laminas/laminas-mvc-form",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-form.git",
                "reference": "c027f5becb817736096d0967c5e42cd7f746d5e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-form/zipball/c027f5becb817736096d0967c5e42cd7f746d5e4",
                "reference": "c027f5becb817736096d0967c5e42cd7f746d5e4",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-code": "^3.5.0",
                "laminas/laminas-form": "^2.16.3",
                "laminas/laminas-i18n": "^2.11.1",
                "laminas/laminas-zendframework-bridge": "^1.2.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-code": "<3.5.0 || >=4.0.0"
            },
            "replace": {
                "zendframework/zend-mvc-form": "^1.0.0"
            },
            "type": "metapackage",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Form"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Metapackage with all requirements needed to use laminas-form with laminas-mvc.",
            "homepage": "https://laminas.dev",
            "keywords": [
                "form",
                "laminas",
                "mvc"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mvc-form/issues",
                "rss": "https://github.com/laminas/laminas-mvc-form/releases.atom",
                "source": "https://github.com/laminas/laminas-mvc-form"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-29T08:33:42+00:00"
        },
        {
            "name": "laminas/laminas-mvc-i18n",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-i18n.git",
                "reference": "7ece491a02000a6c4ea2c4457fead3d12efc6eba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/7ece491a02000a6c4ea2c4457fead3d12efc6eba",
                "reference": "7ece491a02000a6c4ea2c4457fead3d12efc6eba",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-i18n": "^2.11",
                "laminas/laminas-router": "^3.0",
                "laminas/laminas-servicemanager": "^3.6",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-validator": "^2.14",
                "laminas/laminas-zendframework-bridge": "^1.2",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0",
                "phpspec/prophecy": "<1.8.0"
            },
            "replace": {
                "zendframework/zend-mvc-i18n": "^1.1.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5",
                "psalm/plugin-phpunit": "^0.15.1",
                "vimeo/psalm": "^4.7"
            },
            "suggest": {
                "laminas/laminas-cache": "To enable caching of translation strings"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Mvc\\I18n",
                    "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\I18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Integration between laminas-mvc and laminas-i18n",
            "homepage": "https://laminas.dev",
            "keywords": [
                "i18n",
                "laminas",
                "mvc"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
                "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
                "source": "https://github.com/laminas/laminas-mvc-i18n"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-02T15:49:43+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugin-fileprg",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-fileprg.git",
                "reference": "2d6a64bf916b3f5f26a062b9c62d06af26ee483f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-fileprg/zipball/2d6a64bf916b3f5f26a062b9c62d06af26ee483f",
                "reference": "2d6a64bf916b3f5f26a062b9c62d06af26ee483f",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-filter": "^2.6.1",
                "laminas/laminas-form": "^2.7",
                "laminas/laminas-inputfilter": "^2.8.1",
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-session": "^2.8.5",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-validator": "^2.6",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0"
            },
            "replace": {
                "zendframework/zend-mvc-plugin-fileprg": "^1.1.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Mvc\\Plugin\\FilePrg"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\Plugin\\FilePrg\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "mvc"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-fileprg/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mvc-plugin-fileprg/issues",
                "rss": "https://github.com/laminas/laminas-mvc-plugin-fileprg/releases.atom",
                "source": "https://github.com/laminas/laminas-mvc-plugin-fileprg"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-13T15:22:13+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugin-flashmessenger",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger.git",
                "reference": "f7569d05dfd774a2c84328792ee716e2d8b1e33e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-flashmessenger/zipball/f7569d05dfd774a2c84328792ee716e2d8b1e33e",
                "reference": "f7569d05dfd774a2c84328792ee716e2d8b1e33e",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-session": "^2.8.5",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-view": "^2.12",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0"
            },
            "replace": {
                "zendframework/zend-mvc-plugin-flashmessenger": "^1.2.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-i18n": "^2.8",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Mvc\\Plugin\\FlashMessenger"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\Plugin\\FlashMessenger\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Plugin for creating and exposing flash messages via laminas-mvc controllers",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "mvc"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-flashmessenger/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger/issues",
                "rss": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger/releases.atom",
                "source": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-13T16:30:26+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugin-identity",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-identity.git",
                "reference": "75cf6df47aef315521eb390ab1478e586fda4ec8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-identity/zipball/75cf6df47aef315521eb390ab1478e586fda4ec8",
                "reference": "75cf6df47aef315521eb390ab1478e586fda4ec8",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-authentication": "^2.5.3",
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0"
            },
            "replace": {
                "zendframework/zend-mvc-plugin-identity": "^1.1.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Mvc\\Plugin\\Identity"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\Plugin\\Identity\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Plugin for retrieving the current authenticated identity within laminas-mvc controllers",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "mvc"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-identity/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mvc-plugin-identity/issues",
                "rss": "https://github.com/laminas/laminas-mvc-plugin-identity/releases.atom",
                "source": "https://github.com/laminas/laminas-mvc-plugin-identity"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-13T20:47:12+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugin-prg",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-prg.git",
                "reference": "943c03a869a1a421ce3c6dc2f034021b247d9b17"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-prg/zipball/943c03a869a1a421ce3c6dc2f034021b247d9b17",
                "reference": "943c03a869a1a421ce3c6dc2f034021b247d9b17",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-session": "^2.8.5",
                "laminas/laminas-stdlib": "^3.3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-mvc-plugin-prg": "^1.2.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Mvc\\Plugin\\Prg"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\Plugin\\Prg\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Post/Redirect/Get plugin for laminas-mvc controllers",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "mvc"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-prg/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mvc-plugin-prg/issues",
                "rss": "https://github.com/laminas/laminas-mvc-plugin-prg/releases.atom",
                "source": "https://github.com/laminas/laminas-mvc-plugin-prg"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-13T20:54:46+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugins",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugins.git",
                "reference": "d127f94f258f9d4ae1a3fa233bead2110cd538a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugins/zipball/d127f94f258f9d4ae1a3fa233bead2110cd538a9",
                "reference": "d127f94f258f9d4ae1a3fa233bead2110cd538a9",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-mvc-plugin-fileprg": "^1.2",
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.3",
                "laminas/laminas-mvc-plugin-identity": "^1.2",
                "laminas/laminas-mvc-plugin-prg": "^1.3"
            },
            "replace": {
                "zendframework/zend-mvc-plugins": "^1.0.1"
            },
            "type": "metapackage",
            "extra": {
                "laminas": {
                    "component": [
                        "Laminas\\Mvc\\Plugin\\FilePrg",
                        "Laminas\\Mvc\\Plugin\\FlashMessenger",
                        "Laminas\\Mvc\\Plugin\\Identity",
                        "Laminas\\Mvc\\Plugin\\Prg"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Collection of all stable laminas-mvc plugins served via separate packages.",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "mvc",
                "plugins"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mvc-plugins/issues",
                "rss": "https://github.com/laminas/laminas-mvc-plugins/releases.atom",
                "source": "https://github.com/laminas/laminas-mvc-plugins"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-05-27T09:53:45+00:00"
        },
        {
            "name": "laminas/laminas-navigation",
            "version": "2.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-navigation.git",
                "reference": "59f69237a6ae31135841c5e188f363d46101e145"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-navigation/zipball/59f69237a6ae31135841c5e188f363d46101e145",
                "reference": "59f69237a6ae31135841c5e188f363d46101e145",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-navigation": "^2.9.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6 || ^3.1",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-http": "^2.6",
                "laminas/laminas-i18n": "^2.7.3",
                "laminas/laminas-log": "^2.9.1",
                "laminas/laminas-mvc": "^2.7.9 || ^3.0.4",
                "laminas/laminas-permissions-acl": "^2.6",
                "laminas/laminas-router": "^3.0.2",
                "laminas/laminas-servicemanager": "^3.2.1",
                "laminas/laminas-uri": "^2.5.2",
                "laminas/laminas-view": "^2.9",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.4.1"
            },
            "suggest": {
                "laminas/laminas-config": "^2.6 || ^3.1, to provide page configuration (optional, as arrays and Traversables are also allowed)",
                "laminas/laminas-permissions-acl": "^2.6, to provide ACL-based access restrictions to pages",
                "laminas/laminas-router": "^3.0, to use router-based URI generation with Mvc pages",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, to use the navigation factories",
                "laminas/laminas-view": "^2.8.1, to use the navigation view helpers"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Navigation",
                    "config-provider": "Laminas\\Navigation\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Navigation\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Manage trees of pointers to web pages in order to build navigation systems",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "navigation"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-navigation/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-navigation/issues",
                "rss": "https://github.com/laminas/laminas-navigation/releases.atom",
                "source": "https://github.com/laminas/laminas-navigation"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-12T09:14:02+00:00"
        },
        {
            "name": "laminas/laminas-paginator",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-paginator.git",
                "reference": "14ce4a397e6329954389cc40aa635caa9573f695"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-paginator/zipball/14ce4a397e6329954389cc40aa635caa9573f695",
                "reference": "14ce4a397e6329954389cc40aa635caa9573f695",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0.4",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-paginator": "^2.8.2"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.9.0",
                "laminas/laminas-coding-standard": "~2.1.4",
                "laminas/laminas-config": "^2.6.0",
                "laminas/laminas-filter": "^2.9.4",
                "laminas/laminas-servicemanager": "^3.4.1",
                "laminas/laminas-view": "^2.11.4",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.15.1",
                "vimeo/psalm": "^4.6"
            },
            "suggest": {
                "laminas/laminas-cache": "Laminas\\Cache component to support cache features",
                "laminas/laminas-filter": "Laminas\\Filter component",
                "laminas/laminas-paginator-adapter-laminasdb": "Provides pagination adapters for Select statements and TableGateway instances",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-view": "Laminas\\View component"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Paginator",
                    "config-provider": "Laminas\\Paginator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Paginator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Paginate collections of data from arbitrary sources",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "paginator"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-paginator/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-paginator/issues",
                "rss": "https://github.com/laminas/laminas-paginator/releases.atom",
                "source": "https://github.com/laminas/laminas-paginator"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-25T21:39:49+00:00"
        },
        {
            "name": "laminas/laminas-permissions-acl",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-permissions-acl.git",
                "reference": "7af6463695d76dbf25c6b03e6ebb792c8f1ab67e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/7af6463695d76dbf25c6b03e6ebb792c8f1ab67e",
                "reference": "7af6463695d76dbf25c6b03e6ebb792c8f1ab67e",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.0"
            },
            "replace": {
                "zendframework/zend-permissions-acl": "^2.7.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-servicemanager": "^3.0.3",
                "phpunit/phpunit": "^9.5"
            },
            "suggest": {
                "laminas/laminas-servicemanager": "To support Laminas\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Permissions\\Acl\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provides a lightweight and flexible access control list (ACL) implementation for privileges management",
            "homepage": "https://laminas.dev",
            "keywords": [
                "acl",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-permissions-acl/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-permissions-acl/issues",
                "rss": "https://github.com/laminas/laminas-permissions-acl/releases.atom",
                "source": "https://github.com/laminas/laminas-permissions-acl"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-08T12:56:14+00:00"
        },
        {
            "name": "laminas/laminas-psr7bridge",
            "version": "1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-psr7bridge.git",
                "reference": "b1158f0574164039f698a261c01c26119cc6dbd6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-psr7bridge/zipball/b1158f0574164039f698a261c01c26119cc6dbd6",
                "reference": "b1158f0574164039f698a261c01c26119cc6dbd6",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-diactoros": "^1.7 || ^2.0",
                "laminas/laminas-http": "^2.11",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0",
                "psr/http-message": "^1.0"
            },
            "conflict": {
                "laminas/laminas-stdlib": "< 3.2.1"
            },
            "replace": {
                "zendframework/zend-psr7bridge": "^1.2.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.4.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Psr7Bridge\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR-7 &lt;-&gt; laminas-http message conversions",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "laminas",
                "psr",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-psr7bridge/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-psr7bridge/issues",
                "rss": "https://github.com/laminas/laminas-psr7bridge/releases.atom",
                "source": "https://github.com/laminas/laminas-psr7bridge"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-13T21:03:24+00:00"
        },
        {
            "name": "laminas/laminas-recaptcha",
            "version": "3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-recaptcha.git",
                "reference": "3275b19ee8a58007e508b2ea3fd2160582abdb73"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/3275b19ee8a58007e508b2ea3fd2160582abdb73",
                "reference": "3275b19ee8a58007e508b2ea3fd2160582abdb73",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "laminas/laminas-http": "^2.14",
                "laminas/laminas-json": "^3.2",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.1",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zendservice-recaptcha": "^3.2.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.1.4",
                "laminas/laminas-config": "^3.4",
                "laminas/laminas-validator": "^2.14",
                "phpunit/phpunit": "^9.4.3"
            },
            "suggest": {
                "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\ReCaptcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "OOP wrapper for the ReCaptcha web service",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "recaptcha"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-recaptcha/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-recaptcha/issues",
                "rss": "https://github.com/laminas/laminas-recaptcha/releases.atom",
                "source": "https://github.com/laminas/laminas-recaptcha"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-19T15:56:33+00:00"
        },
        {
            "name": "laminas/laminas-router",
            "version": "3.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-router.git",
                "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-router/zipball/aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7",
                "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "laminas/laminas-http": "^2.8.1",
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-router": "^3.3.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-i18n": "^2.7.4",
                "phpunit/phpunit": "^9.4"
            },
            "suggest": {
                "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Router",
                    "config-provider": "Laminas\\Router\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Router\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Flexible routing system for HTTP and console applications",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "routing"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-router/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-router/issues",
                "rss": "https://github.com/laminas/laminas-router/releases.atom",
                "source": "https://github.com/laminas/laminas-router"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-19T16:06:00+00:00"
        },
        {
            "name": "laminas/laminas-servicemanager",
            "version": "3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-servicemanager.git",
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0",
                "psr/container": "^1.0"
            },
            "conflict": {
                "laminas/laminas-code": "<3.3.1",
                "zendframework/zend-code": "<3.3.1"
            },
            "provide": {
                "container-interop/container-interop-implementation": "^1.2",
                "psr/container-implementation": "^1.0"
            },
            "replace": {
                "zendframework/zend-servicemanager": "^3.4.0"
            },
            "require-dev": {
                "composer/package-versions-deprecated": "^1.0",
                "laminas/laminas-coding-standard": "~2.2.0",
                "laminas/laminas-container-config-test": "^0.3",
                "laminas/laminas-dependency-plugin": "^2.1.2",
                "mikey179/vfsstream": "^1.6.8",
                "ocramius/proxy-manager": "^2.2.3",
                "phpbench/phpbench": "^1.0.4",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.4",
                "psalm/plugin-phpunit": "^0.16.1",
                "vimeo/psalm": "^4.8"
            },
            "suggest": {
                "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
            },
            "bin": [
                "bin/generate-deps-for-config-factory",
                "bin/generate-factory-for-class"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\ServiceManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Factory-Driven Dependency Injection Container",
            "homepage": "https://laminas.dev",
            "keywords": [
                "PSR-11",
                "dependency-injection",
                "di",
                "dic",
                "laminas",
                "service-manager",
                "servicemanager"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-servicemanager/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-servicemanager/issues",
                "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
                "source": "https://github.com/laminas/laminas-servicemanager"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-07-24T19:33:07+00:00"
        },
        {
            "name": "laminas/laminas-session",
            "version": "2.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-session.git",
                "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-session/zipball/c4e19f1a3bc6f7ecf6f25f79b32717a544236922",
                "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^3.0",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-session": "^2.9.1"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~2.2.1",
                "laminas/laminas-db": "^2.7",
                "laminas/laminas-http": "^2.5.4",
                "laminas/laminas-servicemanager": "^3.0.3",
                "laminas/laminas-validator": "^2.6",
                "mongodb/mongodb": "^1.0.1",
                "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-cache": "Laminas\\Cache component",
                "laminas/laminas-db": "Laminas\\Db component",
                "laminas/laminas-http": "Laminas\\Http component",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-validator": "Laminas\\Validator component",
                "mongodb/mongodb": "If you want to use the MongoDB session save handler"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Session",
                    "config-provider": "Laminas\\Session\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Session\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Object-oriented interface to PHP sessions and storage",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "session"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-session/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-session/issues",
                "rss": "https://github.com/laminas/laminas-session/releases.atom",
                "source": "https://github.com/laminas/laminas-session"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-06-30T15:33:53+00:00"
        },
        {
            "name": "laminas/laminas-stdlib",
            "version": "3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-stdlib.git",
                "reference": "e89c2268c9cad25099f562f7f015c28c5dd383c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e89c2268c9cad25099f562f7f015c28c5dd383c9",
                "reference": "e89c2268c9cad25099f562f7f015c28c5dd383c9",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ^8.0"
            },
            "replace": {
                "zendframework/zend-stdlib": "^3.2.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "phpbench/phpbench": "^0.17.1",
                "phpunit/phpunit": "~9.3.7",
                "psalm/plugin-phpunit": "^0.16.0",
                "vimeo/psalm": "^4.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Stdlib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "SPL extensions, array utilities, error handlers, and more",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "stdlib"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-stdlib/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-stdlib/issues",
                "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
                "source": "https://github.com/laminas/laminas-stdlib"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-06-28T21:37:31+00:00"
        },
        {
            "name": "laminas/laminas-test",
            "version": "3.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-test.git",
                "reference": "621eced0d747ead65c39ab0fc507f66e9bdca276"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-test/zipball/621eced0d747ead65c39ab0fc507f66e9bdca276",
                "reference": "621eced0d747ead65c39ab0fc507f66e9bdca276",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-dom": "^2.8",
                "laminas/laminas-eventmanager": "^3.0",
                "laminas/laminas-http": "^2.13",
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-servicemanager": "^3.0.3",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-uri": "^2.5",
                "laminas/laminas-view": "^2.6.3",
                "laminas/laminas-zendframework-bridge": "^1.1",
                "php": "^7.3 || ~8.0.0",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "replace": {
                "zendframework/zend-test": "^3.3.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.2.1",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-log": "^2.7.1",
                "laminas/laminas-modulemanager": "^2.7.1",
                "laminas/laminas-mvc-console": "^1.1.8",
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.0",
                "laminas/laminas-serializer": "^2.6.1",
                "laminas/laminas-session": "^2.8.5",
                "laminas/laminas-validator": "^2.8",
                "mikey179/vfsstream": "^1.6.8",
                "psalm/plugin-phpunit": "^0.16.0",
                "vimeo/psalm": "^4.7"
            },
            "suggest": {
                "laminas/laminas-mvc-console": "^1.1.8, to test MVC <-> console integration"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Test\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Tools to facilitate unit testing of laminas-mvc applications",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "test"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-test/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-test/issues",
                "rss": "https://github.com/laminas/laminas-test/releases.atom",
                "source": "https://github.com/laminas/laminas-test"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-06-14T13:48:54+00:00"
        },
        {
            "name": "laminas/laminas-uri",
            "version": "2.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-uri.git",
                "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/79bd4c614c8cf9a6ba715a49fca8061e84933d87",
                "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-validator": "^2.10",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-uri": "^2.7.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.1",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Uri\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "uri"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-uri/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-uri/issues",
                "rss": "https://github.com/laminas/laminas-uri/releases.atom",
                "source": "https://github.com/laminas/laminas-uri"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-17T21:53:05+00:00"
        },
        {
            "name": "laminas/laminas-validator",
            "version": "2.14.5",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-validator.git",
                "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/4680bc4241cb5b3ff78954c421fe43105ca413b7",
                "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-validator": "^2.13.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~2.2.1",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-db": "^2.7",
                "laminas/laminas-filter": "^2.6",
                "laminas/laminas-http": "^2.14.2",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-math": "^2.6",
                "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
                "laminas/laminas-session": "^2.8",
                "laminas/laminas-uri": "^2.7",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.15.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "vimeo/psalm": "^4.3"
            },
            "suggest": {
                "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
                "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
                "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
                "laminas/laminas-i18n-resources": "Translations of validator messages",
                "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
                "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
                "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
                "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Validator",
                    "config-provider": "Laminas\\Validator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Validator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "validator"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-validator/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-validator/issues",
                "rss": "https://github.com/laminas/laminas-validator/releases.atom",
                "source": "https://github.com/laminas/laminas-validator"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-07-14T13:59:23+00:00"
        },
        {
            "name": "laminas/laminas-view",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-view.git",
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/3ef103da6887809f08ecf52f42c31a76c9bf08b1",
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^3.0",
                "laminas/laminas-json": "^2.6.1 || ^3.0",
                "laminas/laminas-loader": "^2.5",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.3"
            },
            "replace": {
                "zendframework/zend-view": "^2.11.4"
            },
            "require-dev": {
                "laminas/laminas-authentication": "^2.5",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-feed": "^2.7",
                "laminas/laminas-filter": "^2.6.1",
                "laminas/laminas-http": "^2.5.4",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-log": "^2.7",
                "laminas/laminas-modulemanager": "^2.7.1",
                "laminas/laminas-mvc": "^2.7.14 || ^3.0",
                "laminas/laminas-navigation": "^2.5",
                "laminas/laminas-paginator": "^2.5",
                "laminas/laminas-permissions-acl": "^2.6",
                "laminas/laminas-router": "^3.0.1",
                "laminas/laminas-serializer": "^2.6.1",
                "laminas/laminas-servicemanager": "^3.3",
                "laminas/laminas-session": "^2.8.1",
                "laminas/laminas-uri": "^2.5",
                "phpspec/prophecy": "^1.12",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-authentication": "Laminas\\Authentication component",
                "laminas/laminas-escaper": "Laminas\\Escaper component",
                "laminas/laminas-feed": "Laminas\\Feed component",
                "laminas/laminas-filter": "Laminas\\Filter component",
                "laminas/laminas-http": "Laminas\\Http component",
                "laminas/laminas-i18n": "Laminas\\I18n component",
                "laminas/laminas-mvc": "Laminas\\Mvc component",
                "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up",
                "laminas/laminas-navigation": "Laminas\\Navigation component",
                "laminas/laminas-paginator": "Laminas\\Paginator component",
                "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-uri": "Laminas\\Uri component"
            },
            "bin": [
                "bin/templatemap_generator.php"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\View\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "view"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-view/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-view/issues",
                "rss": "https://github.com/laminas/laminas-view/releases.atom",
                "source": "https://github.com/laminas/laminas-view"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-01-01T14:07:41+00:00"
        },
        {
            "name": "laminas/laminas-zendframework-bridge",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
                "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/13af2502d9bb6f7d33be2de4b51fb68c6cdb476e",
                "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
                "psalm/plugin-phpunit": "^0.15.1",
                "squizlabs/php_codesniffer": "^3.5",
                "vimeo/psalm": "^4.6"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "module": "Laminas\\ZendFrameworkBridge"
                }
            },
            "autoload": {
                "files": [
                    "src/autoload.php"
                ],
                "psr-4": {
                    "Laminas\\ZendFrameworkBridge\\": "src//"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Alias legacy ZF class names to Laminas Project equivalents.",
            "keywords": [
                "ZendFramework",
                "autoloading",
                "laminas",
                "zf"
            ],
            "support": {
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
                "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
                "source": "https://github.com/laminas/laminas-zendframework-bridge"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-06-24T12:49:22+00:00"
        },
        {
            "name": "maennchen/zipstream-php",
            "version": "2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
                "shasum": ""
            },
            "require": {
                "myclabs/php-enum": "^1.5",
                "php": ">= 7.1",
                "psr/http-message": "^1.0",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "require-dev": {
                "ext-zip": "*",
                "guzzlehttp/guzzle": ">= 6.3",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": ">= 7.5"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "ZipStream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paul Duncan",
                    "email": "pabs@pablotron.org"
                },
                {
                    "name": "Jonatan Männchen",
                    "email": "jonatan@maennchen.ch"
                },
                {
                    "name": "Jesse Donat",
                    "email": "donatj@gmail.com"
                },
                {
                    "name": "András Kolesár",
                    "email": "kolesar@kolesar.hu"
                }
            ],
            "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
            "keywords": [
                "stream",
                "zip"
            ],
            "support": {
                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/zipstream",
                    "type": "open_collective"
                }
            ],
            "time": "2020-05-30T13:11:16+00:00"
        },
        {
            "name": "markbaker/complex",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPComplex.git",
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Complex\\": "classes/src/"
                },
                "files": [
                    "classes/src/functions/abs.php",
                    "classes/src/functions/acos.php",
                    "classes/src/functions/acosh.php",
                    "classes/src/functions/acot.php",
                    "classes/src/functions/acoth.php",
                    "classes/src/functions/acsc.php",
                    "classes/src/functions/acsch.php",
                    "classes/src/functions/argument.php",
                    "classes/src/functions/asec.php",
                    "classes/src/functions/asech.php",
                    "classes/src/functions/asin.php",
                    "classes/src/functions/asinh.php",
                    "classes/src/functions/atan.php",
                    "classes/src/functions/atanh.php",
                    "classes/src/functions/conjugate.php",
                    "classes/src/functions/cos.php",
                    "classes/src/functions/cosh.php",
                    "classes/src/functions/cot.php",
                    "classes/src/functions/coth.php",
                    "classes/src/functions/csc.php",
                    "classes/src/functions/csch.php",
                    "classes/src/functions/exp.php",
                    "classes/src/functions/inverse.php",
                    "classes/src/functions/ln.php",
                    "classes/src/functions/log2.php",
                    "classes/src/functions/log10.php",
                    "classes/src/functions/negative.php",
                    "classes/src/functions/pow.php",
                    "classes/src/functions/rho.php",
                    "classes/src/functions/sec.php",
                    "classes/src/functions/sech.php",
                    "classes/src/functions/sin.php",
                    "classes/src/functions/sinh.php",
                    "classes/src/functions/sqrt.php",
                    "classes/src/functions/tan.php",
                    "classes/src/functions/tanh.php",
                    "classes/src/functions/theta.php",
                    "classes/src/operations/add.php",
                    "classes/src/operations/subtract.php",
                    "classes/src/operations/multiply.php",
                    "classes/src/operations/divideby.php",
                    "classes/src/operations/divideinto.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@lange.demon.co.uk"
                }
            ],
            "description": "PHP Class for working with complex numbers",
            "homepage": "https://github.com/MarkBaker/PHPComplex",
            "keywords": [
                "complex",
                "mathematics"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
                "source": "https://github.com/MarkBaker/PHPComplex/tree/2.0.3"
            },
            "time": "2021-06-02T09:44:11+00:00"
        },
        {
            "name": "markbaker/matrix",
            "version": "2.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/174395a901b5ba0925f1d790fa91bab531074b61",
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpdocumentor/phpdocumentor": "2.*",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "2.*",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
                "sebastian/phpcpd": "^4.0",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Matrix\\": "classes/src/"
                },
                "files": [
                    "classes/src/Functions/adjoint.php",
                    "classes/src/Functions/antidiagonal.php",
                    "classes/src/Functions/cofactors.php",
                    "classes/src/Functions/determinant.php",
                    "classes/src/Functions/diagonal.php",
                    "classes/src/Functions/identity.php",
                    "classes/src/Functions/inverse.php",
                    "classes/src/Functions/minors.php",
                    "classes/src/Functions/trace.php",
                    "classes/src/Functions/transpose.php",
                    "classes/src/Operations/add.php",
                    "classes/src/Operations/directsum.php",
                    "classes/src/Operations/subtract.php",
                    "classes/src/Operations/multiply.php",
                    "classes/src/Operations/divideby.php",
                    "classes/src/Operations/divideinto.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@demon-angel.eu"
                }
            ],
            "description": "PHP Class for working with matrices",
            "homepage": "https://github.com/MarkBaker/PHPMatrix",
            "keywords": [
                "mathematics",
                "matrix",
                "vector"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
                "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.3"
            },
            "time": "2021-05-25T15:42:17+00:00"
        },
        {
            "name": "maxmind-db/reader",
            "version": "v1.10.1",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
                "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/569bd44d97d30a4ec12c7793a33004a76d4caf18",
                "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "conflict": {
                "ext-maxminddb": "<1.10.1,>=2.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "*",
                "php-coveralls/php-coveralls": "^2.1",
                "phpstan/phpstan": "*",
                "phpunit/phpcov": ">=6.0.0",
                "phpunit/phpunit": ">=8.0.0,<10.0.0",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Db\\": "src/MaxMind/Db"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https://www.maxmind.com/"
                }
            ],
            "description": "MaxMind DB Reader API",
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
            "keywords": [
                "database",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "support": {
                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.10.1"
            },
            "time": "2021-04-14T17:49:35+00:00"
        },
        {
            "name": "maxmind/web-service-common",
            "version": "v0.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/web-service-common-php.git",
                "reference": "32f274051c543fc865e5a84d3a2c703913641ea8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/32f274051c543fc865e5a84d3a2c703913641ea8",
                "reference": "32f274051c543fc865e5a84d3a2c703913641ea8",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0.3",
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=7.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "2.*",
                "phpunit/phpunit": "^8.0 || ^9.0",
                "squizlabs/php_codesniffer": "3.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Exception\\": "src/Exception",
                    "MaxMind\\WebService\\": "src/WebService"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory Oschwald",
                    "email": "goschwald@maxmind.com"
                }
            ],
            "description": "Internal MaxMind Web Service API",
            "homepage": "https://github.com/maxmind/web-service-common-php",
            "support": {
                "issues": "https://github.com/maxmind/web-service-common-php/issues",
                "source": "https://github.com/maxmind/web-service-common-php/tree/v0.8.1"
            },
            "time": "2020-11-02T17:00:53+00:00"
        },
        {
            "name": "monolog/monolog",
            "version": "2.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "71312564759a7db5b789296369c1a264efc43aad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
                "reference": "71312564759a7db5b789296369c1a264efc43aad",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr/log": "^1.0.1"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7",
                "graylog2/gelf-php": "^1.4.2",
                "mongodb/mongodb": "^1.8",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "phpspec/prophecy": "^1.6.1",
                "phpstan/phpstan": "^0.12.91",
                "phpunit/phpunit": "^8.5",
                "predis/predis": "^1.1",
                "rollbar/rollbar": "^1.3",
                "ruflin/elastica": ">=0.90 <7.0.1",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "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-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via 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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "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.3.2"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "time": "2021-07-23T07:42:52+00:00"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.10.2",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "replace": {
                "myclabs/deep-copy": "self.version"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^7.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "time": "2020-11-13T09:40:50+00:00"
        },
        {
            "name": "myclabs/php-enum",
            "version": "1.8.3",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/php-enum.git",
                "reference": "b942d263c641ddb5190929ff840c68f78713e937"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
                "reference": "b942d263c641ddb5190929ff840c68f78713e937",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "1.*",
                "vimeo/psalm": "^4.6.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MyCLabs\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP Enum contributors",
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                }
            ],
            "description": "PHP Enum implementation",
            "homepage": "http://github.com/myclabs/php-enum",
            "keywords": [
                "enum"
            ],
            "support": {
                "issues": "https://github.com/myclabs/php-enum/issues",
                "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
            },
            "funding": [
                {
                    "url": "https://github.com/mnapoli",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
                    "type": "tidelift"
                }
            ],
            "time": "2021-07-05T08:18:36+00:00"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
            },
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.9-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
            },
            "time": "2021-07-21T10:44:31+00:00"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
                "shasum": ""
            },
            "require": {
                "php": "^7|^8"
            },
            "require-dev": {
                "phpunit/phpunit": "^6|^7|^8|^9",
                "vimeo/psalm": "^1|^2|^3|^4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "ParagonIE\\ConstantTime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Steve 'Sc00bz' Thomas",
                    "email": "steve@tobtu.com",
                    "homepage": "https://www.tobtu.com",
                    "role": "Original Developer"
                }
            ],
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
            "keywords": [
                "base16",
                "base32",
                "base32_decode",
                "base32_encode",
                "base64",
                "base64_decode",
                "base64_encode",
                "bin2hex",
                "encoding",
                "hex",
                "hex2bin",
                "rfc4648"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
                "source": "https://github.com/paragonie/constant_time_encoding"
            },
            "time": "2020-12-06T15:14:20+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.100",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "shasum": ""
            },
            "require": {
                "php": ">= 7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "time": "2020-10-15T08:29:30+00:00"
        },
        {
            "name": "paypal/paypal-checkout-sdk",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/Checkout-PHP-SDK.git",
                "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/ed6a55075448308b87a8b59dcb7fedf04a048cb1",
                "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1",
                "shasum": ""
            },
            "require": {
                "paypal/paypalhttp": "1.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk",
                    "Sample\\": "samples/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE"
            ],
            "authors": [
                {
                    "name": "PayPal",
                    "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors"
                }
            ],
            "description": "PayPal's PHP SDK for Checkout REST APIs",
            "homepage": "http://github.com/paypal/Checkout-PHP-SDK/",
            "keywords": [
                "checkout",
                "orders",
                "payments",
                "paypal",
                "rest",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/paypal/Checkout-PHP-SDK/issues",
                "source": "https://github.com/paypal/Checkout-PHP-SDK/tree/1.0.1"
            },
            "time": "2019-11-07T23:16:44+00:00"
        },
        {
            "name": "paypal/paypalhttp",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/paypalhttp_php.git",
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7",
                "wiremock-php/wiremock-php": "1.43.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PayPalHttp\\": "lib/PayPalHttp"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PayPal",
                    "homepage": "https://github.com/paypal/paypalhttp_php/contributors"
                }
            ],
            "support": {
                "issues": "https://github.com/paypal/paypalhttp_php/issues",
                "source": "https://github.com/paypal/paypalhttp_php/tree/1.0.0"
            },
            "abandoned": true,
            "time": "2019-11-06T21:27:12+00:00"
        },
        {
            "name": "phar-io/manifest",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/manifest.git",
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-phar": "*",
                "ext-xmlwriter": "*",
                "phar-io/version": "^3.0.1",
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "support": {
                "issues": "https://github.com/phar-io/manifest/issues",
                "source": "https://github.com/phar-io/manifest/tree/2.0.3"
            },
            "time": "2021-07-20T11:28:43+00:00"
        },
        {
            "name": "phar-io/version",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "bae7c545bef187884426f042434e561ab1ddb182"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
                "reference": "bae7c545bef187884426f042434e561ab1ddb182",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "support": {
                "issues": "https://github.com/phar-io/version/issues",
                "source": "https://github.com/phar-io/version/tree/3.1.0"
            },
            "time": "2021-02-23T14:00:09+00:00"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
            },
            "time": "2020-06-27T09:03:43+00:00"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.2",
                "phpdocumentor/type-resolver": "^1.3",
                "webmozart/assert": "^1.9.1"
            },
            "require-dev": {
                "mockery/mockery": "~1.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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.",
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
            },
            "time": "2020-09-03T19:13:55+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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",
            "support": {
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
            },
            "time": "2020-09-17T18:55:26+00:00"
        },
        {
            "name": "phpmailer/phpmailer",
            "version": "v6.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPMailer/PHPMailer.git",
                "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a5b5c43e50b7fba655f793ad27303cd74c57363c",
                "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-filter": "*",
                "ext-hash": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "doctrine/annotations": "^1.2",
                "phpcompatibility/php-compatibility": "^9.3.5",
                "roave/security-advisories": "dev-latest",
                "squizlabs/php_codesniffer": "^3.5.6",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "suggest": {
                "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
                "psr/log": "For optional PSR-3 debug logging",
                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PHPMailer\\PHPMailer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-only"
            ],
            "authors": [
                {
                    "name": "Marcus Bointon",
                    "email": "phpmailer@synchromedia.co.uk"
                },
                {
                    "name": "Jim Jagielski",
                    "email": "jimjag@gmail.com"
                },
                {
                    "name": "Andy Prevost",
                    "email": "codeworxtech@users.sourceforge.net"
                },
                {
                    "name": "Brent R. Matzelle"
                }
            ],
            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
            "support": {
                "issues": "https://github.com/PHPMailer/PHPMailer/issues",
                "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Synchro",
                    "type": "github"
                }
            ],
            "time": "2021-06-16T14:33:43+00:00"
        },
        {
            "name": "phpoffice/phpspreadsheet",
            "version": "1.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/418cd304e8e6b417ea79c3b29126a25dc4b1170c",
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-fileinfo": "*",
                "ext-gd": "*",
                "ext-iconv": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-simplexml": "*",
                "ext-xml": "*",
                "ext-xmlreader": "*",
                "ext-xmlwriter": "*",
                "ext-zip": "*",
                "ext-zlib": "*",
                "ezyang/htmlpurifier": "^4.13",
                "maennchen/zipstream-php": "^2.1",
                "markbaker/complex": "^2.0",
                "markbaker/matrix": "^2.0",
                "php": "^7.2 || ^8.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/simple-cache": "^1.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "dompdf/dompdf": "^1.0",
                "friendsofphp/php-cs-fixer": "^2.18",
                "jpgraph/jpgraph": "^4.0",
                "mpdf/mpdf": "^8.0",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^0.12.82",
                "phpstan/phpstan-phpunit": "^0.12.18",
                "phpunit/phpunit": "^8.5",
                "squizlabs/php_codesniffer": "^3.5",
                "tecnickcom/tcpdf": "^6.3"
            },
            "suggest": {
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
                "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Maarten Balliauw",
                    "homepage": "https://blog.maartenballiauw.be"
                },
                {
                    "name": "Mark Baker",
                    "homepage": "https://markbakeruk.net"
                },
                {
                    "name": "Franck Lefevre",
                    "homepage": "https://rootslabs.net"
                },
                {
                    "name": "Erik Tilt"
                },
                {
                    "name": "Adrien Crivelli"
                }
            ],
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
            "keywords": [
                "OpenXML",
                "excel",
                "gnumeric",
                "ods",
                "php",
                "spreadsheet",
                "xls",
                "xlsx"
            ],
            "support": {
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.18.0"
            },
            "time": "2021-05-31T18:21:15+00:00"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "3.0.9",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "a127a5133804ff2f47ae629dd529b129da616ad7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/a127a5133804ff2f47ae629dd529b129da616ad7",
                "reference": "a127a5133804ff2f47ae629dd529b129da616ad7",
                "shasum": ""
            },
            "require": {
                "paragonie/constant_time_encoding": "^1|^2",
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
                "php": ">=5.6.1"
            },
            "require-dev": {
                "phing/phing": "~2.7",
                "phpunit/phpunit": "^5.7|^6.0|^9.4",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "suggest": {
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib3\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "support": {
                "issues": "https://github.com/phpseclib/phpseclib/issues",
                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.9"
            },
            "funding": [
                {
                    "url": "https://github.com/terrafrost",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/phpseclib",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                    "type": "tidelift"
                }
            ],
            "time": "2021-06-14T06:54:45+00:00"
        },
        {
            "name": "phpspec/prophecy",
            "version": "1.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
                "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2",
                "php": "^7.2 || ~8.0, <8.1",
                "phpdocumentor/reflection-docblock": "^5.2",
                "sebastian/comparator": "^3.0 || ^4.0",
                "sebastian/recursion-context": "^3.0 || ^4.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^6.0",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Prophecy\\": "src/Prophecy"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "support": {
                "issues": "https://github.com/phpspec/prophecy/issues",
                "source": "https://github.com/phpspec/prophecy/tree/1.13.0"
            },
            "time": "2021-03-17T13:42:18+00:00"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "9.2.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "f6293e1b30a2354e8428e004689671b83871edde"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde",
                "reference": "f6293e1b30a2354e8428e004689671b83871edde",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-xmlwriter": "*",
                "nikic/php-parser": "^4.10.2",
                "php": ">=7.3",
                "phpunit/php-file-iterator": "^3.0.3",
                "phpunit/php-text-template": "^2.0.2",
                "sebastian/code-unit-reverse-lookup": "^2.0.2",
                "sebastian/complexity": "^2.0",
                "sebastian/environment": "^5.1.2",
                "sebastian/lines-of-code": "^1.0.3",
                "sebastian/version": "^3.0.1",
                "theseer/tokenizer": "^1.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcov": "*",
                "ext-xdebug": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.2-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-03-28T07:26:59+00:00"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "3.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:57:25+00:00"
        },
        {
            "name": "phpunit/php-invoker",
            "version": "3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-invoker.git",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "ext-pcntl": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcntl": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Invoke callables with a timeout",
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
            "keywords": [
                "process"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:58:55+00:00"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T05:33:50+00:00"
        },
        {
            "name": "phpunit/php-timer",
            "version": "5.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
                "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:16:10+00:00"
        },
        {
            "name": "phpunit/phpunit",
            "version": "9.5.7",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0dc8b6999c937616df4fb046792004b33fd31c5",
                "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.10.1",
                "phar-io/manifest": "^2.0.1",
                "phar-io/version": "^3.0.2",
                "php": ">=7.3",
                "phpspec/prophecy": "^1.12.1",
                "phpunit/php-code-coverage": "^9.2.3",
                "phpunit/php-file-iterator": "^3.0.5",
                "phpunit/php-invoker": "^3.1.1",
                "phpunit/php-text-template": "^2.0.3",
                "phpunit/php-timer": "^5.0.2",
                "sebastian/cli-parser": "^1.0.1",
                "sebastian/code-unit": "^1.0.6",
                "sebastian/comparator": "^4.0.5",
                "sebastian/diff": "^4.0.3",
                "sebastian/environment": "^5.1.3",
                "sebastian/exporter": "^4.0.3",
                "sebastian/global-state": "^5.0.1",
                "sebastian/object-enumerator": "^4.0.3",
                "sebastian/resource-operations": "^3.0.3",
                "sebastian/type": "^2.3.4",
                "sebastian/version": "^3.0.2"
            },
            "require-dev": {
                "ext-pdo": "*",
                "phpspec/prophecy-phpunit": "^2.0.1"
            },
            "suggest": {
                "ext-soap": "*",
                "ext-xdebug": "*"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.5-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ],
                "files": [
                    "src/Framework/Assert/Functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.7"
            },
            "funding": [
                {
                    "url": "https://phpunit.de/donate.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-07-19T06:14:47+00:00"
        },
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "support": {
                "source": "https://github.com/php-fig/cache/tree/master"
            },
            "time": "2016-08-06T20:24:11+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.1"
            },
            "time": "2021-03-05T17:36:06+00:00"
        },
        {
            "name": "psr/event-dispatcher",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/event-dispatcher.git",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\EventDispatcher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Standard interfaces for event handling.",
            "keywords": [
                "events",
                "psr",
                "psr-14"
            ],
            "support": {
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
            },
            "time": "2019-01-08T18:20:26+00:00"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
            },
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client/tree/master"
            },
            "time": "2020-06-29T06:28:15+00:00"
        },
        {
            "name": "psr/http-factory",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
            },
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory/tree/master"
            },
            "time": "2019-04-30T12:38:16+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/master"
            },
            "time": "2016-08-06T14:39:51+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "time": "2021-05-03T11:20:27+00:00"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/master"
            },
            "time": "2017-10-23T01:57:42+00:00"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "time": "2019-03-08T08:55:37+00:00"
        },
        {
            "name": "rncryptor/rncryptor",
            "version": "4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/RNCryptor/RNCryptor-php.git",
                "reference": "6155afba39f053a50b9bd0bcd2f3062731821302"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/RNCryptor/RNCryptor-php/zipball/6155afba39f053a50b9bd0bcd2f3062731821302",
                "reference": "6155afba39f053a50b9bd0bcd2f3062731821302",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.0",
                "rncryptor/spec": "~4.0",
                "squizlabs/php_codesniffer": "^2.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "RNCryptor\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rob Napier",
                    "email": "robnapier@gmail.com"
                },
                {
                    "name": "Guysung Kim",
                    "email": "guysung.kim@gmail.com"
                },
                {
                    "name": "Curtis Farnham",
                    "email": "curtisfarnham@gmail.com"
                }
            ],
            "description": "PHP implementation of RNCryptor",
            "homepage": "http://rncryptor.github.io",
            "keywords": [
                "crypto",
                "encryption",
                "rncryptor"
            ],
            "support": {
                "issues": "https://github.com/RNCryptor/RNCryptor-php/issues",
                "source": "https://github.com/RNCryptor/RNCryptor-php/tree/master"
            },
            "time": "2020-02-20T18:23:55+00:00"
        },
        {
            "name": "sebastian/cli-parser",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/cli-parser.git",
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library for parsing CLI options",
            "homepage": "https://github.com/sebastianbergmann/cli-parser",
            "support": {
                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
                "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T06:08:49+00:00"
        },
        {
            "name": "sebastian/code-unit",
            "version": "1.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit.git",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the PHP code units",
            "homepage": "https://github.com/sebastianbergmann/code-unit",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:08:54+00:00"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:30:19+00:00"
        },
        {
            "name": "sebastian/comparator",
            "version": "4.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/diff": "^4.0",
                "sebastian/exporter": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "https://github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T15:49:45+00:00"
        },
        {
            "name": "sebastian/complexity",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/complexity.git",
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.7",
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library for calculating the complexity of PHP code units",
            "homepage": "https://github.com/sebastianbergmann/complexity",
            "support": {
                "issues": "https://github.com/sebastianbergmann/complexity/issues",
                "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T15:52:27+00:00"
        },
        {
            "name": "sebastian/diff",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3",
                "symfony/process": "^4.2 || ^5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff",
                "udiff",
                "unidiff",
                "unified diff"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/diff/issues",
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:10:38+00:00"
        },
        {
            "name": "sebastian/environment",
            "version": "5.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/environment/issues",
                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:52:38+00:00"
        },
        {
            "name": "sebastian/exporter",
            "version": "4.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
                "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:24:23+00:00"
        },
        {
            "name": "sebastian/global-state",
            "version": "5.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-06-11T13:31:12+00:00"
        },
        {
            "name": "sebastian/lines-of-code",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.6",
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library for counting the lines of code in PHP source code",
            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
            "support": {
                "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
                "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-11-28T06:42:11+00:00"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:12:34+00:00"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
                "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:14:26+00:00"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "support": {
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:17:30+00:00"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "support": {
                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "abandoned": true,
            "time": "2020-09-28T06:45:17+00:00"
        },
        {
            "name": "sebastian/type",
            "version": "2.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the types of the PHP type system",
            "homepage": "https://github.com/sebastianbergmann/type",
            "support": {
                "issues": "https://github.com/sebastianbergmann/type/issues",
                "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-06-15T12:49:02+00:00"
        },
        {
            "name": "sebastian/version",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "support": {
                "issues": "https://github.com/sebastianbergmann/version/issues",
                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T06:39:44+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v5.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
                "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.8",
                "symfony/polyfill-php80": "^1.15",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/string": "^5.1"
            },
            "conflict": {
                "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"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "^4.4|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0",
                "symfony/event-dispatcher": "^4.4|^5.0",
                "symfony/lock": "^4.4|^5.0",
                "symfony/process": "^4.4|^5.0",
                "symfony/var-dumper": "^4.4|^5.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v5.3.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-06-12T09:42:48+00:00"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-03-23T23:28:01+00:00"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67a5f354afa8e2f231081b3fa11a5912f933c3ce",
                "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/event-dispatcher-contracts": "^2",
                "symfony/polyfill-php80": "^1.15"
            },
            "conflict": {
                "symfony/dependency-injection": "<4.4"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "2.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "^4.4|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0",
                "symfony/error-handler": "^4.4|^5.0",
                "symfony/expression-language": "^4.4|^5.0",
                "symfony/http-foundation": "^4.4|^5.0",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/stopwatch": "^4.4|^5.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-05-26T17:43:10+00:00"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/event-dispatcher": "^1"
            },
            "suggest": {
                "symfony/event-dispatcher-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-03-23T23:28:01+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-02-19T12:13:01+00:00"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/24b72c6baa32c746a4d0840147c9715e42bb68ab",
                "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-05-27T09:17:38+00:00"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-02-19T12:13:01+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
                "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-05-27T09:27:20+00:00"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-02-19T12:13:01+00:00"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
                "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-02-19T12:13:01+00:00"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1"
            },
            "suggest": {
                "symfony/service-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-01T10:43:52+00:00"
        },
        {
            "name": "symfony/string",
            "version": "v5.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
                "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
                "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"
            },
            "require-dev": {
                "symfony/error-handler": "^4.4|^5.0",
                "symfony/http-client": "^4.4|^5.0",
                "symfony/translation-contracts": "^1.1|^2",
                "symfony/var-exporter": "^4.4|^5.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "files": [
                    "Resources/functions.php"
                ],
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v5.3.3"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-06-27T11:44:38+00:00"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "75a63c33a8577608444246075ea0af0d052e452a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
                "reference": "75a63c33a8577608444246075ea0af0d052e452a",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
            "support": {
                "issues": "https://github.com/theseer/tokenizer/issues",
                "source": "https://github.com/theseer/tokenizer/tree/master"
            },
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "time": "2020-07-12T23:59:07+00:00"
        },
        {
            "name": "webimpress/safe-writer",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webimpress/safe-writer.git",
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5.4",
                "vimeo/psalm": "^4.7",
                "webimpress/coding-standard": "^1.2.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2.x-dev",
                    "dev-develop": "2.3.x-dev",
                    "dev-release-1.0": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webimpress\\SafeWriter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "Tool to write files safely, to avoid race conditions",
            "keywords": [
                "concurrent write",
                "file writer",
                "race condition",
                "safe writer",
                "webimpress"
            ],
            "support": {
                "issues": "https://github.com/webimpress/safe-writer/issues",
                "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
            },
            "funding": [
                {
                    "url": "https://github.com/michalbundyra",
                    "type": "github"
                }
            ],
            "time": "2021-04-19T16:34:45+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<4.6.1 || 4.6.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.13"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.10.0"
            },
            "time": "2021-03-09T10:59:23+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "laminas/laminas-developer-tools",
            "version": "1.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-developer-tools.git",
                "reference": "8c29d053be1815711ef049a7a2fd0b7f437978e3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-developer-tools/zipball/8c29d053be1815711ef049a7a2fd0b7f437978e3",
                "reference": "8c29d053be1815711ef049a7a2fd0b7f437978e3",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-modulemanager": "^2.7",
                "laminas/laminas-mvc": "^2.7 || ^3.0.1",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-view": "^2.6",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0",
                "symfony/var-dumper": "^3.4.36 || ^4.4.1 || ^5.0.1"
            },
            "replace": {
                "zendframework/zend-developer-tools": "^1.3.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1"
            },
            "suggest": {
                "aist/aist-git-tools": "Show you information about current GIT repository",
                "bjyoungblood/bjy-profiler": "Version: dev-master, allows the usage of the (Laminas) Db collector.",
                "doctrine/doctrine-orm-module": "Profile DoctrineORM queries",
                "jhuet/zdt-logger-module": "Show you log data from Laminas\\Log",
                "ocramius/ocra-service-manager": "OcraServiceManager can help you track dependencies within your application.",
                "san/san-session-toolbar": "SanSessionToolbar can help you see current Laminas\\Session data you're using within your application.",
                "snapshotpl/api-tools-snap-event-debugger": "ZfSnapEventDebugger can help you debug events from Laminas\\EventManager"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev",
                    "dev-develop": "2.0.x-dev"
                },
                "laminas": {
                    "module": "Laminas\\DeveloperTools"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\DeveloperTools\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Module for developer and debug tools for use with laminas-mvc applications.",
            "homepage": "https://laminas.dev",
            "keywords": [
                "debug",
                "developer",
                "laminas",
                "module"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-developer-tools/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-developer-tools/issues",
                "rss": "https://github.com/laminas/laminas-developer-tools/releases.atom",
                "source": "https://github.com/laminas/laminas-developer-tools"
            },
            "time": "2020-03-29T12:17:06+00:00"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v5.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "46aa709affb9ad3355bd7a810f9662d71025c384"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46aa709affb9ad3355bd7a810f9662d71025c384",
                "reference": "46aa709affb9ad3355bd7a810f9662d71025c384",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.15"
            },
            "conflict": {
                "phpunit/phpunit": "<5.4.3",
                "symfony/console": "<4.4"
            },
            "require-dev": {
                "ext-iconv": "*",
                "symfony/console": "^4.4|^5.0",
                "symfony/process": "^4.4|^5.0",
                "twig/twig": "^2.13|^3.0.4"
            },
            "suggest": {
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
                "ext-intl": "To show region name in time zone dump",
                "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
            },
            "bin": [
                "Resources/bin/var-dump-server"
            ],
            "type": "library",
            "autoload": {
                "files": [
                    "Resources/functions/dump.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\VarDumper\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides mechanisms for walking through any arbitrary PHP variable",
            "homepage": "https://symfony.com",
            "keywords": [
                "debug",
                "dump"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/v5.3.3"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-06-24T08:13:00+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": "^7.1"
    },
    "platform-dev": [],
    "plugin-api-version": "2.1.0"
}