Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 4113 | Ir a la última revisión | Autoría | Comparar con el anterior | 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": "be4b62d70df262c1d17f2371a887baf4",
    "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": "amenadiel/jpgraph",
            "version": "v4.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/HuasoFoundries/jpgraph.git",
                "reference": "e196d51a520a4182cc26240b4a0744495706f11a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/HuasoFoundries/jpgraph/zipball/e196d51a520a4182cc26240b4a0744495706f11a",
                "reference": "e196d51a520a4182cc26240b4a0744495706f11a",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "php": ">=7.2.0"
            },
            "require-dev": {
                "codeception/codeception": "^4.0",
                "codeception/module-asserts": "^1.1",
                "ergebnis/composer-normalize": "^2.13",
                "ergebnis/php-cs-fixer-config": "^2.13",
                "kint-php/kint": "^3.3",
                "monolog/monolog": "^2.0",
                "overtrue/phplint": "^2.3",
                "squizlabs/php_codesniffer": "^3.6",
                "symfony/dotenv": "^4.0 || ^5.0",
                "symfony/event-dispatcher": "^4.0 || ^5.0",
                "symfony/yaml": "^4.0 || ^5.0"
            },
            "type": "library",
            "extra": {
                "composer-normalize": {
                    "indent-size": 4,
                    "indent-style": "space"
                },
                "version": "4.1.1"
            },
            "autoload": {
                "psr-4": {
                    "Amenadiel\\JpGraph\\": "src/",
                    "Amenadiel\\JpGraph\\Plot\\": "src/plot",
                    "Amenadiel\\JpGraph\\Text\\": "src/text",
                    "Amenadiel\\JpGraph\\Util\\": "src/util",
                    "Amenadiel\\JpGraph\\Graph\\": "src/graph",
                    "Amenadiel\\JpGraph\\Image\\": "src/image",
                    "Amenadiel\\JpGraph\\Themes\\": "src/themes",
                    "Amenadiel\\JpGraph\\Graph\\Axis\\": "src/graph/axis",
                    "Amenadiel\\JpGraph\\Graph\\Tick\\": "src/graph/tick",
                    "Amenadiel\\JpGraph\\Graph\\Scale\\": "src/graph/scale"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "QPL-1.0"
            ],
            "description": "Composer Friendly, full refactor of JpGraph, library to make graphs and charts",
            "homepage": "http://jpgraph.net/",
            "keywords": [
                "chart",
                "data",
                "graph",
                "jpgraph",
                "pie"
            ],
            "support": {
                "issues": "https://github.com/huasofoundries/jpgraph/issues",
                "source": "https://github.com/HuasoFoundries/jpgraph/tree/v4.1.1"
            },
            "time": "2021-04-27T19:09:11+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.8",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/varexporter.git",
                "reference": "b5853edea6204ff8fa10633c3a4cccc4058410ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/varexporter/zipball/b5853edea6204ff8fa10633c3a4cccc4058410ed",
                "reference": "b5853edea6204ff8fa10633c3a4cccc4058410ed",
                "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.23.0"
            },
            "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.8"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                }
            ],
            "time": "2023-01-21T23:05:38+00:00"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
                "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
                "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 || ^6.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.3.5"
            },
            "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": "2023-01-11T08:27:00+00:00"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
                "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9 || ^11",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.16 || ^1",
                "phpstan/phpstan": "^1.4",
                "phpstan/phpstan-phpunit": "^1",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "vimeo/psalm": "^4.30 || ^5.4"
            },
            "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.5.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": "2022-12-30T00:15:36+00:00"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
                "shasum": ""
            },
            "require": {
                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
            },
            "require-dev": {
                "cerdic/css-tidy": "^1.7 || ^2.0",
                "simpletest/simpletest": "dev-master"
            },
            "suggest": {
                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
                "ext-bcmath": "Used for unit conversion and imagecrash protection",
                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
                "ext-tidy": "Used for pretty-printing HTML"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "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/v4.16.0"
            },
            "time": "2022-09-18T07:06:19+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": {
                "files": [
                    "src/Facebook/polyfills.php"
                ],
                "psr-4": {
                    "Facebook\\": "src/Facebook/"
                }
            },
            "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"
            },
            "abandoned": true,
            "time": "2018-12-11T22:56:31+00:00"
        },
        {
            "name": "firebase/php-jwt",
            "version": "v6.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/firebase/php-jwt.git",
                "reference": "4dd1e007f22a927ac77da5a3fbb067b42d3bc224"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/4dd1e007f22a927ac77da5a3fbb067b42d3bc224",
                "reference": "4dd1e007f22a927ac77da5a3fbb067b42d3bc224",
                "shasum": ""
            },
            "require": {
                "php": "^7.1||^8.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^6.5||^7.4",
                "phpspec/prophecy-phpunit": "^1.1",
                "phpunit/phpunit": "^7.5||^9.5",
                "psr/cache": "^1.0||^2.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0"
            },
            "suggest": {
                "ext-sodium": "Support EdDSA (Ed25519) signatures",
                "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/v6.4.0"
            },
            "time": "2023-02-09T21:01:23+00:00"
        },
        {
            "name": "fpdf/fpdf",
            "version": "1.85.0",
            "source": {
                "type": "git",
                "url": "https://github.com/coreydoughty/Fpdf.git",
                "reference": "5ba6a7d4363174ac828a0c15cc1b4a8f845b1e16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/coreydoughty/Fpdf/zipball/5ba6a7d4363174ac828a0c15cc1b4a8f845b1e16",
                "reference": "5ba6a7d4363174ac828a0c15cc1b4a8f845b1e16",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "type": "library",
            "extra": {
                "laravel": {
                    "aliases": {
                        "FPDF": "Fpdf\\Fpdf"
                    }
                }
            },
            "autoload": {
                "psr-4": {
                    "Fpdf\\": "src/Fpdf"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Corey Doughty",
                    "email": "corey@doughty.ca"
                }
            ],
            "description": "FPDF Composer Wrapper",
            "homepage": "https://github.com/coreydoughty/Fpdf",
            "keywords": [
                "fpdf",
                "pdf",
                "wrapper"
            ],
            "support": {
                "issues": "https://github.com/coreydoughty/Fpdf/issues",
                "source": "https://github.com/coreydoughty/Fpdf/tree/1.85.0"
            },
            "time": "2022-11-18T15:23:37+00:00"
        },
        {
            "name": "geoip2/geoip2",
            "version": "v2.13.0",
            "source": {
                "type": "git",
                "url": "git@github.com:maxmind/GeoIP2-php.git",
                "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/6a41d8fbd6b90052bc34dff3b4252d0f88067b23",
                "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "maxmind-db/reader": "~1.8",
                "maxmind/web-service-common": "~0.8",
                "php": ">=7.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.*",
                "phpstan/phpstan": "*",
                "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"
            ],
            "time": "2022-08-05T20:32:58+00:00"
        },
        {
            "name": "google/apiclient",
            "version": "v2.13.2",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-api-php-client.git",
                "reference": "53c3168fd1836ec21d28a768f78a8c0e44046ec4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/53c3168fd1836ec21d28a768f78a8c0e44046ec4",
                "reference": "53c3168fd1836ec21d28a768f78a8c0e44046ec4",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0",
                "google/apiclient-services": "~0.200",
                "google/auth": "^1.10",
                "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
                "guzzlehttp/psr7": "^1.8.4||^2.2.1",
                "monolog/monolog": "^1.17||^2.0||^3.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",
                "phpcompatibility/php-compatibility": "^9.2",
                "phpspec/prophecy-phpunit": "^1.1||^2.0",
                "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/css-selector": "~2.1",
                "symfony/dom-crawler": "~2.1",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/aliases.php"
                ],
                "psr-4": {
                    "Google\\": "src/"
                },
                "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.13.2"
            },
            "time": "2023-04-06T14:59:47+00:00"
        },
        {
            "name": "google/apiclient-services",
            "version": "v0.298.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-api-php-client-services.git",
                "reference": "68710abd2b921f5df4ae99412fc05bac268acddc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/68710abd2b921f5df4ae99412fc05bac268acddc",
                "reference": "68710abd2b921f5df4ae99412fc05bac268acddc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7||^8.5.13"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "autoload.php"
                ],
                "psr-4": {
                    "Google\\Service\\": "src"
                }
            },
            "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.298.0"
            },
            "time": "2023-05-01T01:06:14+00:00"
        },
        {
            "name": "google/auth",
            "version": "v1.26.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-auth-library-php.git",
                "reference": "f1f0d0319e2e7750ebfaa523c78819792a9ed9f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/f1f0d0319e2e7750ebfaa523c78819792a9ed9f7",
                "reference": "f1f0d0319e2e7750ebfaa523c78819792a9ed9f7",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "^5.5||^6.0",
                "guzzlehttp/guzzle": "^6.2.1|^7.0",
                "guzzlehttp/psr7": "^1.7|^2.0",
                "php": "^7.1||^8.0",
                "psr/cache": "^1.0|^2.0|^3.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "guzzlehttp/promises": "0.1.1|^1.3",
                "kelvinmo/simplejwt": "0.7.0",
                "phpseclib/phpseclib": "^2.0.31||^3.0",
                "phpspec/prophecy-phpunit": "^1.1||^2.0",
                "phpunit/phpunit": "^7.5||^9.0.0",
                "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/main/",
                "issues": "https://github.com/googleapis/google-auth-library-php/issues",
                "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.26.0"
            },
            "time": "2023-04-05T15:11:57+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b964ca597e86b752cd994f27293e9fa6b6a95ed9",
                "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.5",
                "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.1",
                "ext-curl": "*",
                "php-http/client-integration-tests": "^3.0",
                "phpunit/phpunit": "^8.5.29 || ^9.5.23",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-master": "7.5-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.5.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "time": "2023-04-17T16:30:08+00:00"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "b94b2807d85443f9719887892882d0329d1e2598"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
                "reference": "b94b2807d85443f9719887892882d0329d1e2598",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/1.5.2"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "time": "2022-08-28T14:55:35+00:00"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "b635f279edd83fc275f822a1188157ffea568ff6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6",
                "reference": "b635f279edd83fc275f822a1188157ffea568ff6",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.1",
                "http-interop/http-factory-tests": "^0.9",
                "phpunit/phpunit": "^8.5.29 || ^9.5.23"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.5.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "time": "2023-04-17T16:11:26+00:00"
        },
        {
            "name": "laminas/laminas-authentication",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-authentication.git",
                "reference": "ecb59c6d7f7d0ed39790264ca16a94636cac98ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-authentication/zipball/ecb59c6d7f7d0ed39790264ca16a94636cac98ae",
                "reference": "ecb59c6d7f7d0ed39790264ca16a94636cac98ae",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.6.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-authentication": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.4.0",
                "laminas/laminas-crypt": "^2.6.0 || ^3.2.1",
                "laminas/laminas-db": "^2.13.0",
                "laminas/laminas-http": "^2.15.0",
                "laminas/laminas-ldap": "^2.12.0",
                "laminas/laminas-session": "^2.12.0",
                "laminas/laminas-uri": "^2.9.1",
                "laminas/laminas-validator": "^2.15.0",
                "phpunit/phpunit": "^9.3.4",
                "psalm/plugin-phpunit": "^0.15.1",
                "squizlabs/php_codesniffer": "^3.6.0",
                "vimeo/psalm": "^4.6.0"
            },
            "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": "2022-09-12T18:40:34+00:00"
        },
        {
            "name": "laminas/laminas-cache",
            "version": "2.13.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache.git",
                "reference": "fc3255833c1c687ed2c5312e9663ef062be155c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache/zipball/fc3255833c1c687ed2c5312e9663ef062be155c9",
                "reference": "fc3255833c1c687ed2c5312e9663ef062be155c9",
                "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"
            },
            "conflict": {
                "symfony/console": "<5.1"
            },
            "provide": {
                "psr/cache-implementation": "1.0",
                "psr/simple-cache-implementation": "1.0"
            },
            "replace": {
                "zendframework/zend-cache": "^2.9.0"
            },
            "require-dev": {
                "laminas/laminas-cli": "^1.0",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config-aggregator": "^1.5",
                "laminas/laminas-feed": "^2.14",
                "laminas/laminas-serializer": "^2.6",
                "phpbench/phpbench": "^1.0.0-beta2",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5"
            },
            "suggest": {
                "laminas/laminas-cli": "The laminas-cli binary can be used to consume commands provided by this component",
                "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-11-07T13:11:51+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.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb.git",
                "reference": "72f68589cc8323fa688167a4720b795dd0907f4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-ext-mongodb/zipball/72f68589cc8323fa688167a4720b795dd0907f4e",
                "reference": "72f68589cc8323fa688167a4720b795dd0907f4e",
                "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": "~2.2.0",
                "laminas/laminas-serializer": "^2.10.1",
                "mongodb/mongodb": "^1.8.0",
                "psalm/plugin-phpunit": "^0.16.1",
                "vimeo/psalm": "^4.9"
            },
            "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-08-10T18:17: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.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-memcached.git",
                "reference": "d05f33e43a352b85c6d0208e9cfbf2a59f02ede3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-memcached/zipball/d05f33e43a352b85c6d0208e9cfbf2a59f02ede3",
                "reference": "d05f33e43a352b85c6d0208e9cfbf2a59f02ede3",
                "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.0.2",
                "laminas/laminas-coding-standard": "~2.2.0",
                "phpunit/phpunit": "^9.5.8"
            },
            "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-08-08T14:51:12+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"
                }
            ],
            "abandoned": true,
            "time": "2020-10-12T16:24:25+00:00"
        },
        {
            "name": "laminas/laminas-captcha",
            "version": "2.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-captcha.git",
                "reference": "1213445d2017aa869990e9b8cae6e1e4ed05e1e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/1213445d2017aa869990e9b8cae6e1e4ed05e1e4",
                "reference": "1213445d2017aa869990e9b8cae6e1e4ed05e1e4",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-recaptcha": "^3.4.0",
                "laminas/laminas-session": "^2.12",
                "laminas/laminas-stdlib": "^3.10.1",
                "laminas/laminas-text": "^2.9.0",
                "laminas/laminas-validator": "^2.19.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
            },
            "conflict": {
                "zendframework/zend-captcha": "*"
            },
            "require-dev": {
                "ext-gd": "*",
                "laminas/laminas-coding-standard": "~2.4.0",
                "phpunit/phpunit": "^9.5.26",
                "psalm/plugin-phpunit": "^0.18.0",
                "vimeo/psalm": "^4.29.0"
            },
            "suggest": {
                "laminas/laminas-i18n-resources": "Translations of captcha messages"
            },
            "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": "2022-11-15T14:56:06+00:00"
        },
        {
            "name": "laminas/laminas-cli",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cli.git",
                "reference": "fb1076fbd0cb472fff3ebf9e08a7a9dbd70634a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cli/zipball/fb1076fbd0cb472fff3ebf9e08a7a9dbd70634a7",
                "reference": "fb1076fbd0cb472fff3ebf9e08a7a9dbd70634a7",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0",
                "psr/container": "^1.0 || ^2.0",
                "symfony/console": "^5.3.7 || ^6.0",
                "symfony/event-dispatcher": "^5.0 || ^6.0",
                "symfony/polyfill-php80": "^1.17",
                "webmozart/assert": "^1.10"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-mvc": "^3.1.1",
                "laminas/laminas-servicemanager": "^3.15.1",
                "mikey179/vfsstream": "2.0.x-dev",
                "phpunit/phpunit": "^9.5.9",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.24.0"
            },
            "bin": [
                "bin/laminas"
            ],
            "type": "library",
            "autoload": {
                "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": "2022-08-03T17:19:22+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.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-component-installer.git",
                "reference": "3c998d2b2755985c71cd4d5d9b294228f63d3a65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-component-installer/zipball/3c998d2b2755985c71cd4d5d9b294228f63d3a65",
                "reference": "3c998d2b2755985c71cd4d5d9b294228f63d3a65",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-component-installer": "*"
            },
            "require-dev": {
                "composer/composer": "^2.1.9@RC",
                "laminas/laminas-coding-standard": "~2.3.0",
                "mikey179/vfsstream": "^1.6.10",
                "phpunit/phpunit": "^9.5.19",
                "psalm/plugin-phpunit": "^0.16.1",
                "vimeo/psalm": "^4.22.0",
                "webmozart/assert": "^1.10.0"
            },
            "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": "2022-07-03T21:27:51+00:00"
        },
        {
            "name": "laminas/laminas-config",
            "version": "3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-config.git",
                "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd",
                "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0",
                "psr/container": "^1.0"
            },
            "conflict": {
                "container-interop/container-interop": "<1.2.0",
                "zendframework/zend-config": "*"
            },
            "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.7",
                "phpunit/phpunit": "^9.5.5"
            },
            "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-10-01T16:07:46+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.15.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-db.git",
                "reference": "a03d8df79c36c07b9031d05bfd605dfed3ddf9a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-db/zipball/a03d8df79c36c07b9031d05bfd605dfed3ddf9a3",
                "reference": "a03d8df79c36c07b9031d05bfd605dfed3ddf9a3",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.7.1",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-db": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.2.1",
                "laminas/laminas-eventmanager": "^3.4.0",
                "laminas/laminas-hydrator": "^3.2 || ^4.3",
                "laminas/laminas-servicemanager": "^3.7.0",
                "phpunit/phpunit": "^9.5.19"
            },
            "suggest": {
                "laminas/laminas-eventmanager": "Laminas\\EventManager component",
                "laminas/laminas-hydrator": "(^3.2 || ^4.3) 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": "2022-12-05T18:22:10+00:00"
        },
        {
            "name": "laminas/laminas-development-mode",
            "version": "3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-development-mode.git",
                "reference": "a01e937a41909df8a6750d500a819fbda4ce6be0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-development-mode/zipball/a01e937a41909df8a6750d500a819fbda4ce6be0",
                "reference": "a01e937a41909df8a6750d500a819fbda4ce6be0",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zfcampus/zf-development-mode": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "mikey179/vfsstream": "^1.6.10",
                "phpunit/phpunit": "^9.5.21",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.24"
            },
            "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": "2022-07-26T07:48:21+00:00"
        },
        {
            "name": "laminas/laminas-di",
            "version": "3.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-di.git",
                "reference": "9b7091c50587f7ded53519d229421a02532feb9a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-di/zipball/9b7091c50587f7ded53519d229421a02532feb9a",
                "reference": "9b7091c50587f7ded53519d229421a02532feb9a",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.6",
                "php": ">=7.4, <8.2",
                "psr/container": "^1.1.1",
                "psr/log": "^1.1.4 || ^3.0.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.13.0",
                "laminas/laminas-servicemanager-di": "*",
                "phpspec/prophecy": "<1.9.0",
                "zendframework/zend-di": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-servicemanager": "^3.12",
                "mikey179/vfsstream": "^1.6.10@alpha",
                "phpbench/phpbench": "^1.2",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5.5",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "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": "2022-06-30T12:29:26+00:00"
        },
        {
            "name": "laminas/laminas-diactoros",
            "version": "2.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-diactoros.git",
                "reference": "5b32597aa46b83c8b85bb1cf9a6ed4fe7dd980c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/5b32597aa46b83c8b85bb1cf9a6ed4fe7dd980c5",
                "reference": "5b32597aa46b83c8b85bb1cf9a6ed4fe7dd980c5",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ~8.0.0 || ~8.1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0"
            },
            "conflict": {
                "zendframework/zend-diactoros": "*"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-libxml": "*",
                "http-interop/http-factory-tests": "^0.9.0",
                "laminas/laminas-coding-standard": "^2.4.0",
                "php-http/psr7-integration-tests": "^1.1.1",
                "phpunit/phpunit": "^9.5.23",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.24.0"
            },
            "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": "2022-08-30T17:01:46+00:00"
        },
        {
            "name": "laminas/laminas-escaper",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-escaper.git",
                "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
                "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-mbstring": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
            },
            "conflict": {
                "zendframework/zend-escaper": "*"
            },
            "require-dev": {
                "infection/infection": "^0.26.6",
                "laminas/laminas-coding-standard": "~2.4.0",
                "maglnet/composer-require-checker": "^3.8.0",
                "phpunit/phpunit": "^9.5.18",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.22.0"
            },
            "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": "2022-10-10T10:11:09+00:00"
        },
        {
            "name": "laminas/laminas-eventmanager",
            "version": "3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-eventmanager.git",
                "reference": "41f7209428f37cab9573365e361f4078209aaafa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/41f7209428f37cab9573365e361f4078209aaafa",
                "reference": "41f7209428f37cab9573365e361f4078209aaafa",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "container-interop/container-interop": "<1.2",
                "zendframework/zend-eventmanager": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.2.1",
                "laminas/laminas-stdlib": "^3.6",
                "phpbench/phpbench": "^1.1",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5.5",
                "psr/container": "^1.1.2 || ^2.0.2"
            },
            "suggest": {
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
                "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners 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": "2022-04-06T21:05:17+00:00"
        },
        {
            "name": "laminas/laminas-filter",
            "version": "2.22.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-filter.git",
                "reference": "c48e8a392a81de7d211026c078dce0e8bc57e2e3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/c48e8a392a81de7d211026c078dce0e8bc57e2e3",
                "reference": "c48e8a392a81de7d211026c078dce0e8bc57e2e3",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "laminas/laminas-servicemanager": "^3.14.0",
                "laminas/laminas-stdlib": "^3.13.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "laminas/laminas-validator": "<2.10.1",
                "zendframework/zend-filter": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.4.0",
                "laminas/laminas-crypt": "^3.5.1",
                "laminas/laminas-uri": "^2.9.1",
                "pear/archive_tar": "^1.4.14",
                "phpspec/prophecy-phpunit": "^2.0.1",
                "phpunit/phpunit": "^9.5.24",
                "psalm/plugin-phpunit": "^0.17.0",
                "psr/http-factory": "^1.0.1",
                "vimeo/psalm": "^4.27.0"
            },
            "suggest": {
                "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
                "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n 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": "2022-10-11T08:14:46+00:00"
        },
        {
            "name": "laminas/laminas-form",
            "version": "2.17.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-form.git",
                "reference": "af231c26209fa0684af9e934e8ee5c085eb14cd0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-form/zipball/af231c26209fa0684af9e934e8ee5c085eb14cd0",
                "reference": "af231c26209fa0684af9e934e8ee5c085eb14cd0",
                "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": "2022-02-01T07:18:59+00:00"
        },
        {
            "name": "laminas/laminas-http",
            "version": "2.16.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-http.git",
                "reference": "838825d42b03aedcb1d8b5a61ebfe28967bbfbfb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-http/zipball/838825d42b03aedcb1d8b5a61ebfe28967bbfbfb",
                "reference": "838825d42b03aedcb1d8b5a61ebfe28967bbfbfb",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-loader": "^2.8",
                "laminas/laminas-stdlib": "^3.6",
                "laminas/laminas-uri": "^2.9.1",
                "laminas/laminas-validator": "^2.15",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-http": "*"
            },
            "require-dev": {
                "ext-curl": "*",
                "laminas/laminas-coding-standard": "~2.2.1",
                "phpunit/phpunit": "^9.5.5"
            },
            "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": "2022-11-11T09:12:35+00:00"
        },
        {
            "name": "laminas/laminas-hydrator",
            "version": "4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-hydrator.git",
                "reference": "bc849d46fb44e96dd93f7479e21266185ad3def3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/bc849d46fb44e96dd93f7479e21266185ad3def3",
                "reference": "bc849d46fb44e96dd93f7479e21266185ad3def3",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.3",
                "php": "^7.4 || ~8.0.0 || ~8.1.0",
                "webmozart/assert": "^1.10"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.14.0",
                "zendframework/zend-hydrator": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-eventmanager": "^3.5.0",
                "laminas/laminas-modulemanager": "^2.11.0",
                "laminas/laminas-serializer": "^2.13.0",
                "laminas/laminas-servicemanager": "^3.14.0",
                "phpbench/phpbench": "^1.2.5",
                "phpunit/phpunit": "~9.5.21",
                "psalm/plugin-phpunit": "^0.17.0",
                "psr/cache": "1.0.1",
                "vimeo/psalm": "^4.24.0"
            },
            "suggest": {
                "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
                "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
                "laminas/laminas-servicemanager": "^3.14, 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": "2022-07-13T13:58:31+00:00"
        },
        {
            "name": "laminas/laminas-i18n",
            "version": "2.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-i18n.git",
                "reference": "7e8e63353b38792f2f360dc57cfa7187be20f182"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/7e8e63353b38792f2f360dc57cfa7187be20f182",
                "reference": "7e8e63353b38792f2f360dc57cfa7187be20f182",
                "shasum": ""
            },
            "require": {
                "ext-intl": "*",
                "laminas/laminas-servicemanager": "^3.14.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "laminas/laminas-view": "<2.20.0",
                "phpspec/prophecy": "<1.9.0",
                "zendframework/zend-i18n": "*"
            },
            "require-dev": {
                "laminas/laminas-cache": "^3.1.2",
                "laminas/laminas-cache-storage-adapter-memory": "^2.0.0",
                "laminas/laminas-cache-storage-deprecated-factory": "^1.0.0",
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-config": "^3.4.0",
                "laminas/laminas-eventmanager": "^3.5.0",
                "laminas/laminas-filter": "^2.16.0",
                "laminas/laminas-validator": "^2.17.0",
                "laminas/laminas-view": "^2.21.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5.21",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.24.0"
            },
            "suggest": {
                "laminas/laminas-cache": "You should install this package to cache the translations",
                "laminas/laminas-config": "You should install this package to use the INI translation format",
                "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": "This package provides validator and captcha translations",
                "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": "2022-07-27T11:23:29+00:00"
        },
        {
            "name": "laminas/laminas-i18n-resources",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-i18n-resources.git",
                "reference": "7d7062849064bb89e7cdd7193c43ef95e95fbe4b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-i18n-resources/zipball/7d7062849064bb89e7cdd7193c43ef95e95fbe4b",
                "reference": "7d7062849064bb89e7cdd7193c43ef95e95fbe4b",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-i18n-resources": "*"
            },
            "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-09-14T04:16:52+00:00"
        },
        {
            "name": "laminas/laminas-inputfilter",
            "version": "2.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-inputfilter.git",
                "reference": "8668227246d19564f339643f0f2aedcdff66612b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/8668227246d19564f339643f0f2aedcdff66612b",
                "reference": "8668227246d19564f339643f0f2aedcdff66612b",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-filter": "^2.13",
                "laminas/laminas-servicemanager": "^3.16.0",
                "laminas/laminas-stdlib": "^3.0",
                "laminas/laminas-validator": "^2.15",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-inputfilter": "*"
            },
            "require-dev": {
                "ext-json": "*",
                "laminas/laminas-coding-standard": "~2.4.0",
                "laminas/laminas-db": "^2.15.0",
                "phpunit/phpunit": "^9.5.24",
                "psalm/plugin-phpunit": "^0.17.0",
                "psr/http-message": "^1.0",
                "vimeo/psalm": "^4.27.0",
                "webmozart/assert": "^1.11"
            },
            "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": "2022-09-20T10:03:09+00:00"
        },
        {
            "name": "laminas/laminas-json",
            "version": "3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-json.git",
                "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
                "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-json": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.2.1",
                "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-09-02T18:02:31+00:00"
        },
        {
            "name": "laminas/laminas-loader",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-loader.git",
                "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
                "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-loader": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.2.1",
                "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-09-02T18:30:53+00:00"
        },
        {
            "name": "laminas/laminas-log",
            "version": "2.15.3",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-log.git",
                "reference": "1deab9c4bc484bbe21be5f0119a90e91d0da548c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-log/zipball/1deab9c4bc484bbe21be5f0119a90e91d0da548c",
                "reference": "1deab9c4bc484bbe21be5f0119a90e91d0da548c",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^3.3.0",
                "laminas/laminas-stdlib": "^3.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0",
                "psr/log": "^1.1.2"
            },
            "conflict": {
                "zendframework/zend-log": "*"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-json": "*",
                "ext-xml": "*",
                "firephp/firephp-core": "^0.5.3",
                "laminas/laminas-coding-standard": "~2.3.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.5.10"
            },
            "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": "2022-10-26T13:19:12+00:00"
        },
        {
            "name": "laminas/laminas-math",
            "version": "3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-math.git",
                "reference": "146d8187ab247ae152e811a6704a953d43537381"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-math/zipball/146d8187ab247ae152e811a6704a953d43537381",
                "reference": "146d8187ab247ae152e811a6704a953d43537381",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-math": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.5.5"
            },
            "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-12-06T02:02:07+00:00"
        },
        {
            "name": "laminas/laminas-modulemanager",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-modulemanager.git",
                "reference": "cd2dd3b3dc59e75a9f2117374222c0d84b25bf19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/cd2dd3b3dc59e75a9f2117374222c0d84b25bf19",
                "reference": "cd2dd3b3dc59e75a9f2117374222c0d84b25bf19",
                "shasum": ""
            },
            "require": {
                "brick/varexporter": "^0.3.2",
                "laminas/laminas-config": "^3.7",
                "laminas/laminas-eventmanager": "^3.4",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0",
                "webimpress/safe-writer": "^1.0.2 || ^2.1"
            },
            "conflict": {
                "zendframework/zend-modulemanager": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.3",
                "laminas/laminas-loader": "^2.8",
                "laminas/laminas-mvc": "^3.1.1",
                "laminas/laminas-servicemanager": "^3.7",
                "phpunit/phpunit": "^9.5.5",
                "psalm/plugin-phpunit": "^0.16.1",
                "vimeo/psalm": "^4.10"
            },
            "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": "2022-09-07T11:22:27+00:00"
        },
        {
            "name": "laminas/laminas-mvc",
            "version": "3.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc.git",
                "reference": "43fa8b0a02376cfe3209a91140bc97e94cd62d6e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/43fa8b0a02376cfe3209a91140bc97e94cd62d6e",
                "reference": "43fa8b0a02376cfe3209a91140bc97e94cd62d6e",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "laminas/laminas-eventmanager": "^3.4",
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-modulemanager": "^2.8",
                "laminas/laminas-router": "^3.5",
                "laminas/laminas-servicemanager": "^3.7",
                "laminas/laminas-stdlib": "^3.6",
                "laminas/laminas-view": "^2.14",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-mvc": "*"
            },
            "require-dev": {
                "http-interop/http-middleware": "^0.4.1",
                "laminas/laminas-coding-standard": "^1.0.0",
                "laminas/laminas-json": "^3.3",
                "laminas/laminas-psr7bridge": "^1.0",
                "laminas/laminas-stratigility": ">=2.0.1 <2.2",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5.5"
            },
            "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": "2022-09-20T12:37:51+00:00"
        },
        {
            "name": "laminas/laminas-mvc-form",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-form.git",
                "reference": "9e03ded7e7605a5b1e34a2f187b14d7fd4f1e44f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-form/zipball/9e03ded7e7605a5b1e34a2f187b14d7fd4f1e44f",
                "reference": "9e03ded7e7605a5b1e34a2f187b14d7fd4f1e44f",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-code": "^3.5.1",
                "laminas/laminas-form": "^2.17.0",
                "laminas/laminas-i18n": "^2.11.1"
            },
            "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-10-08T09:59:01+00:00"
        },
        {
            "name": "laminas/laminas-mvc-i18n",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-i18n.git",
                "reference": "6dc949c045d7a2c27652a3bb891d46ef5e1814e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/6dc949c045d7a2c27652a3bb891d46ef5e1814e4",
                "reference": "6dc949c045d7a2c27652a3bb891d46ef5e1814e4",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "ext-intl": "*",
                "laminas/laminas-i18n": "^2.13.0",
                "laminas/laminas-router": "^3.5.0",
                "laminas/laminas-servicemanager": "^3.15.1",
                "laminas/laminas-stdlib": "^3.10.1",
                "laminas/laminas-validator": "^2.19.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0",
                "phpspec/prophecy": "<1.8.0",
                "zendframework/zend-mvc-i18n": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.24.0"
            },
            "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": "2022-07-21T16:59:34+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.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger.git",
                "reference": "7293ba47e068304e3c1cacd4013ac2e615f96625"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-flashmessenger/zipball/7293ba47e068304e3c1cacd4013ac2e615f96625",
                "reference": "7293ba47e068304e3c1cacd4013ac2e615f96625",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-mvc": "^3.3",
                "laminas/laminas-session": "^2.12.0",
                "laminas/laminas-stdlib": "^3.6.4",
                "laminas/laminas-view": "^2.13.1",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0",
                "zendframework/zend-mvc-plugin-flashmessenger": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-i18n": "^2.13.0",
                "phpunit/phpunit": "^9.5.4",
                "psalm/plugin-phpunit": "^0.16.1",
                "vimeo/psalm": "^4.18"
            },
            "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": "2022-08-02T08:03:40+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugin-identity",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-identity.git",
                "reference": "81b4bf2121044f6e3e24e00ea8676fa6de595f59"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-identity/zipball/81b4bf2121044f6e3e24e00ea8676fa6de595f59",
                "reference": "81b4bf2121044f6e3e24e00ea8676fa6de595f59",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-authentication": "^2.11.0",
                "laminas/laminas-mvc": "^3.3.3",
                "laminas/laminas-servicemanager": "^3.15.1",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0",
                "zendframework/zend-mvc-plugin-identity": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.24"
            },
            "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": "2022-07-21T10:29:30+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugin-prg",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-prg.git",
                "reference": "4c879f6c8bb250a336513fd21666bd128ced6f9f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-prg/zipball/4c879f6c8bb250a336513fd21666bd128ced6f9f",
                "reference": "4c879f6c8bb250a336513fd21666bd128ced6f9f",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-mvc": "^3.3.3",
                "laminas/laminas-session": "^2.12.1",
                "laminas/laminas-stdlib": "^3.10.1",
                "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
            },
            "conflict": {
                "zendframework/zend-mvc-plugin-prg": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.4.0",
                "phpunit/phpunit": "^9.5.26",
                "psalm/plugin-phpunit": "^0.18.0",
                "vimeo/psalm": "^5.0.0"
            },
            "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": "2022-12-07T01:17:19+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugins",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugins.git",
                "reference": "ea91854e410fcf0451c8bc53062da215605cf5ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugins/zipball/ea91854e410fcf0451c8bc53062da215605cf5ad",
                "reference": "ea91854e410fcf0451c8bc53062da215605cf5ad",
                "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"
            },
            "conflict": {
                "zendframework/zend-mvc-plugins": "*"
            },
            "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-12-06T00:49:46+00:00"
        },
        {
            "name": "laminas/laminas-navigation",
            "version": "2.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-navigation.git",
                "reference": "4818d772a3d51231c07e1ae3067e48ceef746b85"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-navigation/zipball/4818d772a3d51231c07e1ae3067e48ceef746b85",
                "reference": "4818d772a3d51231c07e1ae3067e48ceef746b85",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-navigation": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.4.0",
                "laminas/laminas-config": "^3.7.0",
                "laminas/laminas-http": "^2.16.0",
                "laminas/laminas-i18n": "^2.17.0",
                "laminas/laminas-mvc": "^3.3.4",
                "laminas/laminas-permissions-acl": "^2.10.0",
                "laminas/laminas-router": "^3.9.0",
                "laminas/laminas-servicemanager": "^3.16.0",
                "laminas/laminas-uri": "^2.9.1",
                "laminas/laminas-view": "^2.22.1",
                "phpspec/prophecy-phpunit": "^2.0.1",
                "phpunit/phpunit": "^9.5.24",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.27"
            },
            "suggest": {
                "laminas/laminas-config": "^3.7, to provide page configuration (optional, as arrays and Traversables are also allowed)",
                "laminas/laminas-permissions-acl": "^2.9, to provide ACL-based access restrictions to pages",
                "laminas/laminas-router": "^3.5, to use router-based URI generation with Mvc pages",
                "laminas/laminas-servicemanager": "^3.16, to use the navigation factories",
                "laminas/laminas-view": "^2.14, 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": "2022-09-13T11:14:03+00:00"
        },
        {
            "name": "laminas/laminas-paginator",
            "version": "2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-paginator.git",
                "reference": "2d6a9d21f5d67963347d497cd53873e3e693b0b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-paginator/zipball/2d6a9d21f5d67963347d497cd53873e3e693b0b5",
                "reference": "2d6a9d21f5d67963347d497cd53873e3e693b0b5",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "laminas/laminas-stdlib": "^3.10.1",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-paginator": "*"
            },
            "require-dev": {
                "laminas/laminas-cache": "^3.1.2",
                "laminas/laminas-cache-storage-adapter-memory": "^2.0.0",
                "laminas/laminas-coding-standard": "^2.3.0",
                "laminas/laminas-config": "^3.7.0",
                "laminas/laminas-filter": "^2.13.0",
                "laminas/laminas-servicemanager": "^3.14.0",
                "laminas/laminas-view": "^2.15.0",
                "phpunit/phpunit": "^9.5.21",
                "psalm/plugin-phpunit": "^0.16.1",
                "vimeo/psalm": "^4.24.0"
            },
            "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": "2022-07-12T11:56:05+00:00"
        },
        {
            "name": "laminas/laminas-permissions-acl",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-permissions-acl.git",
                "reference": "e927ae0a3001655fea97eb240eeea9d10638e82f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/e927ae0a3001655fea97eb240eeea9d10638e82f",
                "reference": "e927ae0a3001655fea97eb240eeea9d10638e82f",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.0",
                "zendframework/zend-permissions-acl": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-servicemanager": "^3.15.1",
                "phpunit/phpunit": "^9.5.0",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.24.0"
            },
            "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": "2022-07-21T09:23:39+00:00"
        },
        {
            "name": "laminas/laminas-psr7bridge",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-psr7bridge.git",
                "reference": "7318e3762d25cf802fa0589aecf3d9b3eb411f3f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-psr7bridge/zipball/7318e3762d25cf802fa0589aecf3d9b3eb411f3f",
                "reference": "7318e3762d25cf802fa0589aecf3d9b3eb411f3f",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-diactoros": "^2.0",
                "laminas/laminas-http": "^2.15",
                "php": "^7.4 || ~8.0.0 || ~8.1.0",
                "psr/http-message": "^1.0"
            },
            "conflict": {
                "laminas/laminas-stdlib": "< 3.2.1",
                "zendframework/zend-psr7bridge": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.4.0",
                "phpunit/phpunit": "^9.5.10",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.11"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Psr7Bridge\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Bidirectional conversions between PSR-7 and laminas-http messages",
            "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": "2022-08-24T20:18:40+00:00"
        },
        {
            "name": "laminas/laminas-recaptcha",
            "version": "3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-recaptcha.git",
                "reference": "f3bdb2fcaf859b9f725f397dc1bc38b4a7696a71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/f3bdb2fcaf859b9f725f397dc1bc38b4a7696a71",
                "reference": "f3bdb2fcaf859b9f725f397dc1bc38b4a7696a71",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-json": "^3.3",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zendservice-recaptcha": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-config": "^3.7",
                "laminas/laminas-validator": "^2.15",
                "phpunit/phpunit": "^9.5.4"
            },
            "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-11-28T18:10:25+00:00"
        },
        {
            "name": "laminas/laminas-router",
            "version": "3.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-router.git",
                "reference": "ebd084f7fda7520394b9ddc1e9ec2cbdf2094daa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-router/zipball/ebd084f7fda7520394b9ddc1e9ec2cbdf2094daa",
                "reference": "ebd084f7fda7520394b9ddc1e9ec2cbdf2094daa",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-servicemanager": "^3.14.0",
                "laminas/laminas-stdlib": "^3.10.1",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-router": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.4.0",
                "laminas/laminas-i18n": "^2.15.0",
                "phpunit/phpunit": "^9.5.5",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.24.0"
            },
            "suggest": {
                "laminas/laminas-i18n": "^2.15.0 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": "2022-08-30T22:41:24+00:00"
        },
        {
            "name": "laminas/laminas-servicemanager",
            "version": "3.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-servicemanager.git",
                "reference": "360be5f16955dd1edbcce1cfaa98ed82a17f02ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/360be5f16955dd1edbcce1cfaa98ed82a17f02ec",
                "reference": "360be5f16955dd1edbcce1cfaa98ed82a17f02ec",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.2.1",
                "php": "~7.4.0 || ~8.0.0 || ~8.1.0",
                "psr/container": "^1.0"
            },
            "conflict": {
                "ext-psr": "*",
                "laminas/laminas-code": "<3.3.1",
                "zendframework/zend-code": "<3.3.1",
                "zendframework/zend-servicemanager": "*"
            },
            "provide": {
                "psr/container-implementation": "^1.0"
            },
            "replace": {
                "container-interop/container-interop": "^1.2.0"
            },
            "require-dev": {
                "composer/package-versions-deprecated": "^1.0",
                "laminas/laminas-coding-standard": "~2.4.0",
                "laminas/laminas-container-config-test": "^0.7",
                "laminas/laminas-dependency-plugin": "^2.1.2",
                "mikey179/vfsstream": "^1.6.10@alpha",
                "ocramius/proxy-manager": "^2.11",
                "phpbench/phpbench": "^1.1",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5.5",
                "psalm/plugin-phpunit": "^0.17.0",
                "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": {
                "files": [
                    "src/autoload.php"
                ],
                "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": "2022-09-22T11:33:46+00:00"
        },
        {
            "name": "laminas/laminas-session",
            "version": "2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-session.git",
                "reference": "9f8a6077dd22b3b253583b1be84ddd5bf6fa1ef4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-session/zipball/9f8a6077dd22b3b253583b1be84ddd5bf6fa1ef4",
                "reference": "9f8a6077dd22b3b253583b1be84ddd5bf6fa1ef4",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^3.5",
                "laminas/laminas-servicemanager": "^3.15.1",
                "laminas/laminas-stdlib": "^3.10.1",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-session": "*"
            },
            "require-dev": {
                "laminas/laminas-cache": "^3.1.3",
                "laminas/laminas-cache-storage-adapter-memory": "^2.0.0",
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-db": "^2.13.4",
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-validator": "^2.15",
                "mongodb/mongodb": "~1.12.0",
                "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5.9",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.24.0"
            },
            "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": "2022-07-22T10:26:33+00:00"
        },
        {
            "name": "laminas/laminas-stdlib",
            "version": "3.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-stdlib.git",
                "reference": "66a6d03c381f6c9f1dd988bf8244f9afb9380d76"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/66a6d03c381f6c9f1dd988bf8244f9afb9380d76",
                "reference": "66a6d03c381f6c9f1dd988bf8244f9afb9380d76",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-stdlib": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "phpbench/phpbench": "^1.2.6",
                "phpstan/phpdoc-parser": "^0.5.4",
                "phpunit/phpunit": "^9.5.23",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.26"
            },
            "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": "2022-08-24T13:56:50+00:00"
        },
        {
            "name": "laminas/laminas-test",
            "version": "3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-test.git",
                "reference": "ae49929c0060800f0e516cb984620674dfb74458"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-test/zipball/ae49929c0060800f0e516cb984620674dfb74458",
                "reference": "ae49929c0060800f0e516cb984620674dfb74458",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-eventmanager": "^3.0",
                "laminas/laminas-http": "^2.15.0",
                "laminas/laminas-mvc": "^3.3.0",
                "laminas/laminas-servicemanager": "^3.0.3",
                "laminas/laminas-uri": "^2.5",
                "laminas/laminas-view": "^2.13.1",
                "php": "^7.3 || ~8.0.0 || ~8.1.0",
                "phpunit/phpunit": "^8.5.14 || ^9.0",
                "symfony/css-selector": "^5.4 || ^6.0",
                "symfony/dom-crawler": "^5.4 || ^6.0"
            },
            "conflict": {
                "zendframework/zend-test": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "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.4.0",
                "laminas/laminas-serializer": "^2.6.1",
                "laminas/laminas-session": "^2.12.0",
                "laminas/laminas-stdlib": "^3.6.0",
                "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 integration 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-12-08T04:16:21+00:00"
        },
        {
            "name": "laminas/laminas-text",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-text.git",
                "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7",
                "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^3.4",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-text": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Text\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create FIGlets and text-based tables",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "text"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-text/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-text/issues",
                "rss": "https://github.com/laminas/laminas-text/releases.atom",
                "source": "https://github.com/laminas/laminas-text"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-09-02T16:50:53+00:00"
        },
        {
            "name": "laminas/laminas-uri",
            "version": "2.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-uri.git",
                "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
                "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-escaper": "^2.9",
                "laminas/laminas-validator": "^2.15",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-uri": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.2.1",
                "phpunit/phpunit": "^9.5.5"
            },
            "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-09-09T18:37:15+00:00"
        },
        {
            "name": "laminas/laminas-validator",
            "version": "2.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-validator.git",
                "reference": "42de39b78e73b321db7d948cf8530a2764f8b9aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/42de39b78e73b321db7d948cf8530a2764f8b9aa",
                "reference": "42de39b78e73b321db7d948cf8530a2764f8b9aa",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^3.12.0",
                "laminas/laminas-stdlib": "^3.13",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-validator": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.4.0",
                "laminas/laminas-db": "^2.15.0",
                "laminas/laminas-filter": "^2.18.0",
                "laminas/laminas-http": "^2.16.0",
                "laminas/laminas-i18n": "^2.17.0",
                "laminas/laminas-session": "^2.13.0",
                "laminas/laminas-uri": "^2.9.1",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5.24",
                "psalm/plugin-phpunit": "^0.17.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "vimeo/psalm": "^4.27.0"
            },
            "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-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": "2022-09-20T11:33:19+00:00"
        },
        {
            "name": "laminas/laminas-view",
            "version": "2.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-view.git",
                "reference": "69ea122cd53f7839e58cb250975932332e542524"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/69ea122cd53f7839e58cb250975932332e542524",
                "reference": "69ea122cd53f7839e58cb250975932332e542524",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "ext-dom": "*",
                "ext-filter": "*",
                "ext-json": "*",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-eventmanager": "^3.4",
                "laminas/laminas-json": "^3.3",
                "laminas/laminas-servicemanager": "^3.14.0",
                "laminas/laminas-stdlib": "^3.10.1",
                "php": "^7.4 || ~8.0.0 || ~8.1.0",
                "psr/container": "^1 || ^2"
            },
            "conflict": {
                "container-interop/container-interop": "<1.2",
                "laminas/laminas-router": "<3.0.1",
                "laminas/laminas-servicemanager": "<3.3",
                "laminas/laminas-session": "<2.12",
                "zendframework/zend-view": "*"
            },
            "require-dev": {
                "laminas/laminas-authentication": "^2.5",
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-feed": "^2.15",
                "laminas/laminas-filter": "^2.13.0",
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-modulemanager": "^2.7.1",
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-mvc-i18n": "^1.1",
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.5.0",
                "laminas/laminas-navigation": "^2.13.1",
                "laminas/laminas-paginator": "^2.11.0",
                "laminas/laminas-permissions-acl": "^2.6",
                "laminas/laminas-router": "^3.0.1",
                "laminas/laminas-uri": "^2.5",
                "phpspec/prophecy": "^1.12",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5.5",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.10"
            },
            "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": "2022-09-19T15:43:14+00:00"
        },
        {
            "name": "laminas/laminas-zendframework-bridge",
            "version": "1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
                "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/e112dd2c099f4f6142c16fc65fda89a638e06885",
                "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4, <8.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5.14",
                "psalm/plugin-phpunit": "^0.15.2",
                "squizlabs/php_codesniffer": "^3.6.2",
                "vimeo/psalm": "^4.21.0"
            },
            "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": "2022-07-29T13:28:29+00:00"
        },
        {
            "name": "maennchen/zipstream-php",
            "version": "2.2.6",
            "source": {
                "type": "git",
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
                "reference": "30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f",
                "reference": "30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f",
                "shasum": ""
            },
            "require": {
                "myclabs/php-enum": "^1.5",
                "php": "^7.4 || ^8.0",
                "psr/http-message": "^1.0",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "require-dev": {
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^3.9",
                "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
                "mikey179/vfsstream": "^1.6",
                "php-coveralls/php-coveralls": "^2.4",
                "phpunit/phpunit": "^8.5.8 || ^9.4.2",
                "vimeo/psalm": "^4.1"
            },
            "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/2.2.6"
            },
            "funding": [
                {
                    "url": "https://github.com/maennchen",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/zipstream",
                    "type": "open_collective"
                }
            ],
            "time": "2022-11-25T18:57:19+00:00"
        },
        {
            "name": "markbaker/complex",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPComplex.git",
                "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Complex\\": "classes/src/"
                }
            },
            "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/3.0.2"
            },
            "time": "2022-12-06T16:21:08+00:00"
        },
        {
            "name": "markbaker/matrix",
            "version": "3.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
                "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
                "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpdocumentor/phpdocumentor": "2.*",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "2.*",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "sebastian/phpcpd": "^4.0",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Matrix\\": "classes/src/"
                }
            },
            "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/3.0.1"
            },
            "time": "2022-12-02T22:17:43+00:00"
        },
        {
            "name": "maxmind-db/reader",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
                "reference": "b1f3c0699525336d09cc5161a2861268d9f2ae5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/b1f3c0699525336d09cc5161a2861268d9f2ae5b",
                "reference": "b1f3c0699525336d09cc5161a2861268d9f2ae5b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "conflict": {
                "ext-maxminddb": "<1.10.1,>=2.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.*",
                "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.11.0"
            },
            "time": "2021-10-18T15:23:10+00:00"
        },
        {
            "name": "maxmind/web-service-common",
            "version": "v0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/web-service-common-php.git",
                "reference": "4dc5a3e8df38aea4ca3b1096cee3a038094e9b53"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/4dc5a3e8df38aea4ca3b1096cee3a038094e9b53",
                "reference": "4dc5a3e8df38aea4ca3b1096cee3a038094e9b53",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0.3",
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=7.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.*",
                "phpstan/phpstan": "*",
                "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.9.0"
            },
            "time": "2022-03-28T17:43:20+00:00"
        },
        {
            "name": "monolog/monolog",
            "version": "2.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
                "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7 || ^8",
                "ext-json": "*",
                "graylog2/gelf-php": "^1.4.2 || ^2@dev",
                "guzzlehttp/guzzle": "^7.4",
                "guzzlehttp/psr7": "^2.2",
                "mongodb/mongodb": "^1.8",
                "php-amqplib/php-amqplib": "~2.4 || ^3",
                "phpspec/prophecy": "^1.15",
                "phpstan/phpstan": "^0.12.91",
                "phpunit/phpunit": "^8.5.14",
                "predis/predis": "^1.1 || ^2.0",
                "rollbar/rollbar": "^1.3 || ^2 || ^3",
                "ruflin/elastica": "^7",
                "swiftmailer/swiftmailer": "^5.3|^6.0",
                "symfony/mailer": "^5.4 || ^6",
                "symfony/mime": "^5.4 || ^6"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "ext-openssl": "Required to send log messages using SSL",
                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "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.9.1"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "time": "2023-02-06T13:44:46+00:00"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
                "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/collections": "<1.6.8",
                "doctrine/common": "<2.13.3 || >=3,<3.2.2"
            },
            "require-dev": {
                "doctrine/collections": "^1.6.8",
                "doctrine/common": "^2.13.3 || ^3.2.2",
                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ],
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                }
            },
            "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.11.1"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "time": "2023-03-08T13:26:56+00:00"
        },
        {
            "name": "myclabs/php-enum",
            "version": "1.8.4",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/php-enum.git",
                "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
                "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
                "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/"
                },
                "classmap": [
                    "stubs/Stringable.php"
                ]
            },
            "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.4"
            },
            "funding": [
                {
                    "url": "https://github.com/mnapoli",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
                    "type": "tidelift"
                }
            ],
            "time": "2022-08-04T09:53:51+00:00"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.15.4",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
                "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
                "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.15.4"
            },
            "time": "2023-03-05T19:49:14+00:00"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v2.6.3",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "58c3f47f650c94ec05a151692652a868995d2938"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
                "reference": "58c3f47f650c94ec05a151692652a868995d2938",
                "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": "2022-06-14T06:56: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.2",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/Checkout-PHP-SDK.git",
                "reference": "19992ce7051ff9e47e643f28abb8cc1b3e5f1812"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/19992ce7051ff9e47e643f28abb8cc1b3e5f1812",
                "reference": "19992ce7051ff9e47e643f28abb8cc1b3e5f1812",
                "shasum": ""
            },
            "require": {
                "paypal/paypalhttp": "1.0.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Sample\\": "samples/",
                    "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk"
                }
            },
            "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": {
                "source": "https://github.com/paypal/Checkout-PHP-SDK/tree/1.0.2"
            },
            "abandoned": true,
            "time": "2021-09-21T20:57:38+00:00"
        },
        {
            "name": "paypal/paypalhttp",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/paypalhttp_php.git",
                "reference": "7b09c89c80828e842c79230e7f156b61fbb68d25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/7b09c89c80828e842c79230e7f156b61fbb68d25",
                "reference": "7b09c89c80828e842c79230e7f156b61fbb68d25",
                "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.1"
            },
            "time": "2021-09-14T21:35:26+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.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
                "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.2.1"
            },
            "time": "2022-02-21T01:04:05+00:00"
        },
        {
            "name": "phpmailer/phpmailer",
            "version": "v6.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPMailer/PHPMailer.git",
                "reference": "df16b615e371d81fb79e506277faea67a1be18f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/df16b615e371d81fb79e506277faea67a1be18f1",
                "reference": "df16b615e371d81fb79e506277faea67a1be18f1",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-filter": "*",
                "ext-hash": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
                "doctrine/annotations": "^1.2.6 || ^1.13.3",
                "php-parallel-lint/php-console-highlighter": "^1.0.0",
                "php-parallel-lint/php-parallel-lint": "^1.3.2",
                "phpcompatibility/php-compatibility": "^9.3.5",
                "roave/security-advisories": "dev-latest",
                "squizlabs/php_codesniffer": "^3.7.1",
                "yoast/phpunit-polyfills": "^1.0.4"
            },
            "suggest": {
                "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
                "ext-openssl": "Needed for secure SMTP sending and DKIM signing",
                "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
                "psr/log": "For optional PSR-3 debug logging",
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
                "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
            },
            "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.8.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Synchro",
                    "type": "github"
                }
            ],
            "time": "2023-03-06T14:43:22+00:00"
        },
        {
            "name": "phpoffice/phpspreadsheet",
            "version": "1.28.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
                "reference": "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a",
                "reference": "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a",
                "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.15",
                "maennchen/zipstream-php": "^2.1",
                "markbaker/complex": "^3.0",
                "markbaker/matrix": "^3.0",
                "php": "^7.4 || ^8.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
                "dompdf/dompdf": "^1.0 || ^2.0",
                "friendsofphp/php-cs-fixer": "^3.2",
                "mitoteam/jpgraph": "^10.2.4",
                "mpdf/mpdf": "^8.1.1",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^1.1",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpunit/phpunit": "^8.5 || ^9.0",
                "squizlabs/php_codesniffer": "^3.7",
                "tecnickcom/tcpdf": "^6.5"
            },
            "suggest": {
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
                "ext-intl": "PHP Internationalization Functions",
                "mitoteam/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"
            },
            "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.28.0"
            },
            "time": "2023-02-25T12:24:49+00:00"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "3.0.19",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "cc181005cf548bfd8a4896383bb825d859259f95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cc181005cf548bfd8a4896383bb825d859259f95",
                "reference": "cc181005cf548bfd8a4896383bb825d859259f95",
                "shasum": ""
            },
            "require": {
                "paragonie/constant_time_encoding": "^1|^2",
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
                "php": ">=5.6.1"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-dom": "Install the DOM extension to load XML formatted public keys.",
                "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.19"
            },
            "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": "2023-03-05T17:13:09+00:00"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "9.2.26",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
                "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-xmlwriter": "*",
                "nikic/php-parser": "^4.15",
                "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": "PHP extension that provides line coverage",
                "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
            },
            "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.26"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2023-03-06T12:58:08+00:00"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "3.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
                "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.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-12-02T12:48:52+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.6.7",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c993f0d3b0489ffc42ee2fe0bd645af1538a63b2",
                "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1 || ^2",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.10.1",
                "phar-io/manifest": "^2.0.3",
                "phar-io/version": "^3.0.2",
                "php": ">=7.3",
                "phpunit/php-code-coverage": "^9.2.13",
                "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.8",
                "sebastian/diff": "^4.0.3",
                "sebastian/environment": "^5.1.3",
                "sebastian/exporter": "^4.0.5",
                "sebastian/global-state": "^5.0.1",
                "sebastian/object-enumerator": "^4.0.3",
                "sebastian/resource-operations": "^3.0.3",
                "sebastian/type": "^3.2",
                "sebastian/version": "^3.0.2"
            },
            "suggest": {
                "ext-soap": "To be able to generate mocks based on WSDL files",
                "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.6-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/Framework/Assert/Functions.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "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",
                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.7"
            },
            "funding": [
                {
                    "url": "https://phpunit.de/sponsors.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
                    "type": "tidelift"
                }
            ],
            "time": "2023-04-14T08:58:40+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.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.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.2"
            },
            "time": "2021-11-05T16:50:12+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.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
                "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0 || ^2.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": "https://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/1.0.2"
            },
            "time": "2023-04-10T20:12:12+00:00"
        },
        {
            "name": "psr/http-factory",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "e616d01114759c4c489f93b099585439f795fe35"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
                "reference": "e616d01114759c4c489f93b099585439f795fe35",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr/http-message": "^1.0 || ^2.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": "https://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/1.0.2"
            },
            "time": "2023-04-10T20:10:41+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.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/1.1"
            },
            "time": "2023-04-04T09:50:52+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.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
                "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
                "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.8"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2022-09-14T12:41:17+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.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
                "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
                "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.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2023-02-03T06:03:51+00:00"
        },
        {
            "name": "sebastian/exporter",
            "version": "4.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
                "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
                "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": "https://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.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2022-09-14T06:03:37+00:00"
        },
        {
            "name": "sebastian/global-state",
            "version": "5.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
                "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
                "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.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2022-02-14T08:28:10+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.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
                "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
                "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": "https://github.com/sebastianbergmann/recursion-context",
            "support": {
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2023-02-03T06:07:39+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"
                }
            ],
            "time": "2020-09-28T06:45:17+00:00"
        },
        {
            "name": "sebastian/type",
            "version": "3.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
                "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.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": "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/3.2.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2023-02-03T06:13:03+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.4.23",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c",
                "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.9",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1|^2|^3",
                "symfony/string": "^5.1|^6.0"
            },
            "conflict": {
                "psr/log": ">=3",
                "symfony/dependency-injection": "<4.4",
                "symfony/dotenv": "<5.1",
                "symfony/event-dispatcher": "<4.4",
                "symfony/lock": "<4.4",
                "symfony/process": "<4.4"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0"
            },
            "require-dev": {
                "psr/log": "^1|^2",
                "symfony/config": "^4.4|^5.0|^6.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
                "symfony/lock": "^4.4|^5.0|^6.0",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/var-dumper": "^4.4|^5.0|^6.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.4.23"
            },
            "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": "2023-04-24T18:47:29+00:00"
        },
        {
            "name": "symfony/css-selector",
            "version": "v5.4.21",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "95f3c7468db1da8cc360b24fa2a26e7cefcb355d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/95f3c7468db1da8cc360b24fa2a26e7cefcb355d",
                "reference": "95f3c7468db1da8cc360b24fa2a26e7cefcb355d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.16"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v5.4.21"
            },
            "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": "2023-02-14T08:03:56+00:00"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-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.5.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": "2022-01-02T09:53:40+00:00"
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v5.4.23",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "4a286c916b74ecfb6e2caf1aa31d3fe2a34b7e08"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4a286c916b74ecfb6e2caf1aa31d3fe2a34b7e08",
                "reference": "4a286c916b74ecfb6e2caf1aa31d3fe2a34b7e08",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "masterminds/html5": "<2.6"
            },
            "require-dev": {
                "masterminds/html5": "^2.6",
                "symfony/css-selector": "^4.4|^5.0|^6.0"
            },
            "suggest": {
                "symfony/css-selector": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DomCrawler\\": ""
                },
                "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 DOM navigation for HTML and XML documents",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dom-crawler/tree/v5.4.23"
            },
            "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": "2023-04-08T21:20:19+00:00"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v5.4.22",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
                "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/event-dispatcher-contracts": "^2|^3",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "symfony/dependency-injection": "<4.4"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "2.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^4.4|^5.0|^6.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/error-handler": "^4.4|^5.0|^6.0",
                "symfony/expression-language": "^4.4|^5.0|^6.0",
                "symfony/http-foundation": "^4.4|^5.0|^6.0",
                "symfony/service-contracts": "^1.1|^2|^3",
                "symfony/stopwatch": "^4.4|^5.0|^6.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.4.22"
            },
            "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": "2023-03-17T11:31:58+00:00"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
                "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/event-dispatcher": "^1"
            },
            "suggest": {
                "symfony/event-dispatcher-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-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.5.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": "2022-01-02T09:53:40+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "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.27.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": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
                "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                }
            },
            "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.27.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": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "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.27.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": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
                "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "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.27.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": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
                "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "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.27.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": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "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.27.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": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1",
                "symfony/deprecation-contracts": "^2.1|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "suggest": {
                "symfony/service-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-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.5.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": "2022-05-30T19:17:29+00:00"
        },
        {
            "name": "symfony/string",
            "version": "v5.4.22",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
                "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "~1.15"
            },
            "conflict": {
                "symfony/translation-contracts": ">=3.0"
            },
            "require-dev": {
                "symfony/error-handler": "^4.4|^5.0|^6.0",
                "symfony/http-client": "^4.4|^5.0|^6.0",
                "symfony/translation-contracts": "^1.1|^2",
                "symfony/var-exporter": "^4.4|^5.0|^6.0"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "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.4.22"
            },
            "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": "2023-03-14T06:11:53+00:00"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
                "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/1.2.1"
            },
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "time": "2021-07-28T10:34:58+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.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "php": "^7.2 || ^8.0"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<4.6.1 || 4.6.2"
            },
            "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.11.0"
            },
            "time": "2022-06-03T18:03:27+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.4.23",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "9a8a5b6d6508928174ded2109e29328a55342a42"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9a8a5b6d6508928174ded2109e29328a55342a42",
                "reference": "9a8a5b6d6508928174ded2109e29328a55342a42",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "phpunit/phpunit": "<5.4.3",
                "symfony/console": "<4.4"
            },
            "require-dev": {
                "ext-iconv": "*",
                "symfony/console": "^4.4|^5.0|^6.0",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/uid": "^5.1|^6.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.4.23"
            },
            "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": "2023-04-18T09:26:27+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": "^7.1"
    },
    "platform-dev": [],
    "plugin-api-version": "2.3.0"
}