{
    "packages": [
        {
            "name": "bcncommerce/json-stream",
            "version": "0.3.1",
            "version_normalized": "0.3.1.0",
            "target-dir": "Bcn/Component/Json",
            "source": {
                "type": "git",
                "url": "https://github.com/skolodyazhnyy/json-stream.git",
                "reference": "6b7ba5d1a9344abdfe6747aea3da61ca619edbb7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/skolodyazhnyy/json-stream/zipball/6b7ba5d1a9344abdfe6747aea3da61ca619edbb7",
                "reference": "6b7ba5d1a9344abdfe6747aea3da61ca619edbb7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "bcncommerce/stream-wrapper": "dev-master",
                "phpunit/phpunit": "~3.7.0"
            },
            "time": "2016-10-14T12:59:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Bcn\\Component\\Json\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sergey Kolodyazhnyy",
                    "email": "sergey.kolodyazhnyy@gmail.com"
                }
            ],
            "description": "A bundle of tools to work with JSON in PHP",
            "keywords": [
                "json",
                "parser",
                "reader",
                "streaming",
                "writer"
            ],
            "support": {
                "issues": "https://github.com/skolodyazhnyy/json-stream/issues",
                "source": "https://github.com/skolodyazhnyy/json-stream/tree/master"
            },
            "install-path": "../bcncommerce/json-stream/Bcn/Component/Json"
        },
        {
            "name": "diablomedia/zendframework1",
            "version": "6.0.0",
            "version_normalized": "6.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1.git",
                "reference": "1d33849e4492c2d117cd653107d3dd5401ee09f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1/zipball/1d33849e4492c2d117cd653107d3dd5401ee09f4",
                "reference": "1d33849e4492c2d117cd653107d3dd5401ee09f4",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-acl": "^1.0.5",
                "diablomedia/zendframework1-application": "^1.0.6",
                "diablomedia/zendframework1-auth": "^1.0.5",
                "diablomedia/zendframework1-auth-adapter-dbtable": "^1.0.6",
                "diablomedia/zendframework1-auth-adapter-http": "^1.0.4",
                "diablomedia/zendframework1-auth-adapter-ldap": "^1.0.4",
                "diablomedia/zendframework1-auth-adapter-openid": "^1.0.4",
                "diablomedia/zendframework1-cache": "^1.0.6",
                "diablomedia/zendframework1-captcha": "^1.0.6",
                "diablomedia/zendframework1-config": "^2.0.3",
                "diablomedia/zendframework1-controller": "^1.0.6",
                "diablomedia/zendframework1-controller-action-helper-ajaxcontext": "^1.0.4",
                "diablomedia/zendframework1-controller-action-helper-autocomplete": "^1.0.4",
                "diablomedia/zendframework1-controller-action-helper-contextswitch": "^1.0.5",
                "diablomedia/zendframework1-controller-action-helper-json": "^1.0.4",
                "diablomedia/zendframework1-crypt": "^1.0.5",
                "diablomedia/zendframework1-currency": "^1.0.4",
                "diablomedia/zendframework1-date": "^1.0.5",
                "diablomedia/zendframework1-db": "^1.0.4",
                "diablomedia/zendframework1-dojo": "^1.0.5",
                "diablomedia/zendframework1-dom": "^1.0.5",
                "diablomedia/zendframework1-eventmanager": "^1.0.5",
                "diablomedia/zendframework1-exception": "^1.1.1",
                "diablomedia/zendframework1-file": "^1.0.5",
                "diablomedia/zendframework1-filter": "^1.0.5",
                "diablomedia/zendframework1-filter-input": "^1.0.4",
                "diablomedia/zendframework1-form": "^1.0.6",
                "diablomedia/zendframework1-http": "^1.0.5",
                "diablomedia/zendframework1-json": "^1.0.7",
                "diablomedia/zendframework1-layout": "^1.0.5",
                "diablomedia/zendframework1-ldap": "^1.0.5",
                "diablomedia/zendframework1-loader": "^1.0.5",
                "diablomedia/zendframework1-locale": "^1.0.6",
                "diablomedia/zendframework1-log": "^1.0.5",
                "diablomedia/zendframework1-log-writer-db": "^1.0.5",
                "diablomedia/zendframework1-log-writer-firebug": "^1.0.4",
                "diablomedia/zendframework1-log-writer-mail": "^1.0.5",
                "diablomedia/zendframework1-mail": "^1.0.5",
                "diablomedia/zendframework1-mime": "^1.0.5",
                "diablomedia/zendframework1-navigation": "^1.0.5",
                "diablomedia/zendframework1-oauth": "^1.0.4",
                "diablomedia/zendframework1-openid": "^1.0.5",
                "diablomedia/zendframework1-paginator": "^1.0.5",
                "diablomedia/zendframework1-progressbar": "^1.0.4",
                "diablomedia/zendframework1-registry": "^1.0.5",
                "diablomedia/zendframework1-rest": "^1.0.5",
                "diablomedia/zendframework1-server": "^1.0.5",
                "diablomedia/zendframework1-service": "^1.0.4",
                "diablomedia/zendframework1-service-amazon": "^1.0.5",
                "diablomedia/zendframework1-service-recaptcha": "^1.0.4",
                "diablomedia/zendframework1-session": "^1.1.3",
                "diablomedia/zendframework1-session-savehandler-dbtable": "^1.0.5",
                "diablomedia/zendframework1-soap": "^1.0.4",
                "diablomedia/zendframework1-stdlib": "^1.0.5",
                "diablomedia/zendframework1-test": "^3.0.1",
                "diablomedia/zendframework1-text": "^1.0.4",
                "diablomedia/zendframework1-translate": "^1.0.5",
                "diablomedia/zendframework1-uri": "^1.0.5",
                "diablomedia/zendframework1-validate": "^1.0.5",
                "diablomedia/zendframework1-validate-db": "^1.0.4",
                "diablomedia/zendframework1-validate-file": "^1.0.5",
                "diablomedia/zendframework1-validate-ldap": "^1.0.4",
                "diablomedia/zendframework1-validate-sitemap": "^1.0.4",
                "diablomedia/zendframework1-view": "^1.0.5",
                "diablomedia/zendframework1-view-helper-action": "^1.0.5",
                "diablomedia/zendframework1-view-helper-baseurl": "^1.0.4",
                "diablomedia/zendframework1-view-helper-json": "^1.0.4",
                "diablomedia/zendframework1-view-helper-layout": "^1.0.4",
                "diablomedia/zendframework1-view-helper-navigation": "^1.0.4",
                "diablomedia/zendframework1-view-helper-paginationcontrol": "^1.0.4",
                "diablomedia/zendframework1-view-helper-partial": "^1.0.5",
                "diablomedia/zendframework1-view-helper-url": "^1.0.4",
                "diablomedia/zendframework1-wildfire": "^1.0.4",
                "diablomedia/zendframework1-xml": "^1.0.5",
                "php": "^7.4 || ~8.0 || ~8.1"
            },
            "replace": {
                "zendframework/zendframework1": ">=1.12.20"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpcov": "^8.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-05T06:44:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Amf_": "library/",
                    "Zend_Application_": "library/",
                    "Zend_Barcode_": "library/",
                    "Zend_Cloud_": "library/",
                    "Zend_CodeGenerator_": "library/",
                    "Zend_Console_": "library/",
                    "Zend_Feed_": "library/",
                    "Zend_Gdata_": "library/",
                    "Zend_Markup_": "library/",
                    "Zend_Measure_": "library/",
                    "Zend_Memory_": "library/",
                    "Zend_Mobile_": "library/",
                    "Zend_Pdf_": "library/",
                    "Zend_Queue_": "library/",
                    "Zend_Reflection_": "library/",
                    "Zend_Search_": "library/",
                    "Zend_Serializer_": "library/",
                    "Zend_Service_": "library/",
                    "Zend_Tag_": "library/",
                    "Zend_Tool_": "library/",
                    "Zend_XmlRpc_": "library/"
                },
                "classmap": [
                    "library/Zend/Barcode.php",
                    "library/Zend/Debug.php",
                    "library/Zend/Feed.php",
                    "library/Zend/Gdata.php",
                    "library/Zend/Markup.php",
                    "library/Zend/Memory.php",
                    "library/Zend/Pdf.php",
                    "library/Zend/Queue.php",
                    "library/Zend/Serializer.php",
                    "library/Zend/Version.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "library/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1/issues",
                "source": "https://github.com/diablomedia/zf1/tree/6.0.0"
            },
            "install-path": "../diablomedia/zendframework1"
        },
        {
            "name": "diablomedia/zendframework1-acl",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-acl.git",
                "reference": "59153ec323822c3c21994a14375675e479e99434"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-acl/zipball/59153ec323822c3c21994a14375675e479e99434",
                "reference": "59153ec323822c3c21994a14375675e479e99434",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T03:55:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Acl_": "src/"
                },
                "classmap": [
                    "src/Zend/Acl.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Acl component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-acl/issues",
                "source": "https://github.com/diablomedia/zf1-acl/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-acl"
        },
        {
            "name": "diablomedia/zendframework1-application",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-application.git",
                "reference": "ee5bcd304a4befe8365c15012a42e7dbb349e76a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-application/zipball/ee5bcd304a4befe8365c15012a42e7dbb349e76a",
                "reference": "ee5bcd304a4befe8365c15012a42e7dbb349e76a",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-cache": "^1.0.0",
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-controller": "^1.0.3",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-http": "^1.0.0",
                "diablomedia/zendframework1-layout": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-locale": "^1.0.0",
                "diablomedia/zendframework1-log": "^1.0.0",
                "diablomedia/zendframework1-mail": "^1.0.0",
                "diablomedia/zendframework1-navigation": "^1.0.0",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-session": "^1.0.0",
                "diablomedia/zendframework1-translate": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.4",
                "diablomedia/zendframework1-view-helper-navigation": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T04:06:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Application_": "src/"
                },
                "classmap": [
                    "src/Zend/Application.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Application component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-application/issues",
                "source": "https://github.com/diablomedia/zf1-application/tree/1.0.6"
            },
            "install-path": "../diablomedia/zendframework1-application"
        },
        {
            "name": "diablomedia/zendframework1-auth",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-auth.git",
                "reference": "b619466251599995947a04c55d3c6445b724303e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-auth/zipball/b619466251599995947a04c55d3c6445b724303e",
                "reference": "b619466251599995947a04c55d3c6445b724303e",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-session": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "diablomedia/zendframework1-auth-adapter-dbtable": "DbTable based auth adapter",
                "diablomedia/zendframework1-auth-adapter-http": "Http based auth adapter",
                "diablomedia/zendframework1-auth-adapter-ldap": "Ldap based auth adapter",
                "diablomedia/zendframework1-auth-adapter-openid": "OpenId based auth adapter"
            },
            "time": "2021-12-04T04:15:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Auth_": "src/"
                },
                "classmap": [
                    "src/Zend/Auth.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Auth component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-auth/issues",
                "source": "https://github.com/diablomedia/zf1-auth/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-auth"
        },
        {
            "name": "diablomedia/zendframework1-auth-adapter-dbtable",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-auth-adapter-dbtable.git",
                "reference": "bdc876e71fc442d091b80bf1a141a5ede194e363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-auth-adapter-dbtable/zipball/bdc876e71fc442d091b80bf1a141a5ede194e363",
                "reference": "bdc876e71fc442d091b80bf1a141a5ede194e363",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-auth": "^1.0.0",
                "diablomedia/zendframework1-db": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T04:27:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Auth/Adapter/DbTable.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Auth_Adapter_DbTable component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-auth-adapter-dbtable/issues",
                "source": "https://github.com/diablomedia/zf1-auth-adapter-dbtable/tree/1.0.6"
            },
            "install-path": "../diablomedia/zendframework1-auth-adapter-dbtable"
        },
        {
            "name": "diablomedia/zendframework1-auth-adapter-http",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-auth-adapter-http.git",
                "reference": "d737c3cbf09421c991f6f693379a0eaeed07e69a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-auth-adapter-http/zipball/d737c3cbf09421c991f6f693379a0eaeed07e69a",
                "reference": "d737c3cbf09421c991f6f693379a0eaeed07e69a",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-auth": "^1.0.2",
                "diablomedia/zendframework1-controller": "^1.0.0",
                "ext-ctype": "*",
                "ext-hash": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T04:31:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Auth_Adapter_Http_": "src/"
                },
                "classmap": [
                    "src/Zend/Auth/Adapter/Http.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Auth_Adapter_Http component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-auth-adapter-http/issues",
                "source": "https://github.com/diablomedia/zf1-auth-adapter-http/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-auth-adapter-http"
        },
        {
            "name": "diablomedia/zendframework1-auth-adapter-ldap",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-auth-adapter-ldap.git",
                "reference": "857e88cfc79c6166eece762de4deb3bb0d81589f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-auth-adapter-ldap/zipball/857e88cfc79c6166eece762de4deb3bb0d81589f",
                "reference": "857e88cfc79c6166eece762de4deb3bb0d81589f",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-auth": "^1.0.0",
                "diablomedia/zendframework1-ldap": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T04:40:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Auth/Adapter/Ldap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Auth_Adapter_Ldap component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-auth-adapter-ldap/issues",
                "source": "https://github.com/diablomedia/zf1-auth-adapter-ldap/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-auth-adapter-ldap"
        },
        {
            "name": "diablomedia/zendframework1-auth-adapter-openid",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-auth-adapter-openid.git",
                "reference": "fa708942c1f1e1c9dc3291d81d17b8ed72aaff41"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-auth-adapter-openid/zipball/fa708942c1f1e1c9dc3291d81d17b8ed72aaff41",
                "reference": "fa708942c1f1e1c9dc3291d81d17b8ed72aaff41",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-auth": "^1.0.0",
                "diablomedia/zendframework1-controller": "^1.0.0",
                "diablomedia/zendframework1-openid": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T04:52:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Auth/Adapter/OpenId.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Auth_Adapter_OpenId component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-auth-adapter-openid/issues",
                "source": "https://github.com/diablomedia/zf1-auth-adapter-openid/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-auth-adapter-openid"
        },
        {
            "name": "diablomedia/zendframework1-cache",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-cache.git",
                "reference": "e2fb0e0ea8ba9828762323bbd5b0c4553a248491"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-cache/zipball/e2fb0e0ea8ba9828762323bbd5b0c4553a248491",
                "reference": "e2fb0e0ea8ba9828762323bbd5b0c4553a248491",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-log": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-apc": "Used in the APC Backend",
                "ext-hash": "May be used in the File Backend depending on hashing algorithm used",
                "ext-memcache": "Used in the Memcached Backend",
                "ext-memcached": "Used in the Libmemcached Backend",
                "ext-wincache": "Used in the WinCache Backend",
                "ext-xcache": "Used in the Xcache Backend"
            },
            "time": "2021-12-04T05:00:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Cache_": "src/"
                },
                "classmap": [
                    "src/Zend/Cache.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Cache component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-cache/issues",
                "source": "https://github.com/diablomedia/zf1-cache/tree/1.0.6"
            },
            "install-path": "../diablomedia/zendframework1-cache"
        },
        {
            "name": "diablomedia/zendframework1-captcha",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-captcha.git",
                "reference": "5670fdf8b1e6a4bbfc5ab68dbcb64c14be674154"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-captcha/zipball/5670fdf8b1e6a4bbfc5ab68dbcb64c14be674154",
                "reference": "5670fdf8b1e6a4bbfc5ab68dbcb64c14be674154",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-crypt": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-form": "^1.0.2",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-service-recaptcha": "^1.0.0",
                "diablomedia/zendframework1-session": "^1.0.0",
                "diablomedia/zendframework1-text": "^1.0.0",
                "diablomedia/zendframework1-validate": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.3",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-gd": "Used in the Image Captcha"
            },
            "time": "2021-12-04T05:07:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Captcha_": "src/",
                    "Zend_Form_Decorator_": "src/",
                    "Zend_Form_Element_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Captcha component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-captcha/issues",
                "source": "https://github.com/diablomedia/zf1-captcha/tree/1.0.6"
            },
            "install-path": "../diablomedia/zendframework1-captcha"
        },
        {
            "name": "diablomedia/zendframework1-config",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-config.git",
                "reference": "4f3f9c79508b2ced6768db3380fce26cc5f3e73a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-config/zipball/4f3f9c79508b2ced6768db3380fce26cc5f3e73a",
                "reference": "4f3f9c79508b2ced6768db3380fce26cc5f3e73a",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.4",
                "diablomedia/zendframework1-json": "^1.0.6",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "diablomedia/zendframework1-xml": "Required if reading/writing XML config files",
                "ext-SimpleXML": "Used for reading/writing XML config files",
                "ext-dom": "Used for reading/writing XML config files"
            },
            "time": "2021-12-10T17:34:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Config_": "src/"
                },
                "classmap": [
                    "src/Zend/Config.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Config component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-config/issues",
                "source": "https://github.com/diablomedia/zf1-config/tree/2.0.4"
            },
            "install-path": "../diablomedia/zendframework1-config"
        },
        {
            "name": "diablomedia/zendframework1-controller",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-controller.git",
                "reference": "e015ae82e20bc62089884402af3f7b025bf3c498"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-controller/zipball/e015ae82e20bc62089884402af3f7b025bf3c498",
                "reference": "e015ae82e20bc62089884402af3f7b025bf3c498",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-cache": "^1.0.0",
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-filter": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-locale": "^1.0.0",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-session": "^1.0.0",
                "diablomedia/zendframework1-translate": "^1.0.0",
                "diablomedia/zendframework1-uri": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "diablomedia/zendframework1-controller-action-helper-ajaxcontext": "AjaxContext Controller Action Helpers",
                "diablomedia/zendframework1-controller-action-helper-autocomplete": "AutoComplete Controller Action Helpers",
                "diablomedia/zendframework1-controller-action-helper-contextswitch": "ContextSwitch Controller Action Helpers",
                "diablomedia/zendframework1-controller-action-helper-json": "JSON Controller Action Helper",
                "ext-session": "Used in the Redirector Action Helper"
            },
            "time": "2021-12-04T05:25:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Controller_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Controller component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-controller/issues",
                "source": "https://github.com/diablomedia/zf1-controller/tree/1.0.6"
            },
            "install-path": "../diablomedia/zendframework1-controller"
        },
        {
            "name": "diablomedia/zendframework1-controller-action-helper-ajaxcontext",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-controller-action-helper-ajaxcontext.git",
                "reference": "b70a6066b13c5930355c9ddac44b41a54cb18a48"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-controller-action-helper-ajaxcontext/zipball/b70a6066b13c5930355c9ddac44b41a54cb18a48",
                "reference": "b70a6066b13c5930355c9ddac44b41a54cb18a48",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-controller-action-helper-contextswitch": "^1.0.3",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T05:33:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Controller/Action/Helper/AjaxContext.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Controller_Action_Helper_AjaxContext component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-controller-action-helper-ajaxcontext/issues",
                "source": "https://github.com/diablomedia/zf1-controller-action-helper-ajaxcontext/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-controller-action-helper-ajaxcontext"
        },
        {
            "name": "diablomedia/zendframework1-controller-action-helper-autocomplete",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-controller-action-helper-autocomplete.git",
                "reference": "8d6248b7ff2d1852f976f5f76688c54ac50966e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-controller-action-helper-autocomplete/zipball/8d6248b7ff2d1852f976f5f76688c54ac50966e7",
                "reference": "8d6248b7ff2d1852f976f5f76688c54ac50966e7",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-controller": "^1.0.3",
                "diablomedia/zendframework1-controller-action-helper-json": "^1.0.0",
                "diablomedia/zendframework1-dojo": "^1.0.0",
                "diablomedia/zendframework1-layout": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T05:37:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Controller_Action_Helper_AutoComplete_": "src/"
                },
                "classmap": [
                    "src/Zend/Controller/Action/Helper/AutoCompleteDojo.php",
                    "src/Zend/Controller/Action/Helper/AutoCompleteScriptaculous.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Controller_Action_Helper_AutoComplete component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-controller-action-helper-autocomplete/issues",
                "source": "https://github.com/diablomedia/zf1-controller-action-helper-autocomplete/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-controller-action-helper-autocomplete"
        },
        {
            "name": "diablomedia/zendframework1-controller-action-helper-contextswitch",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-controller-action-helper-contextswitch.git",
                "reference": "f82e6721a8e748098760f3103ea6db352cd1d493"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-controller-action-helper-contextswitch/zipball/f82e6721a8e748098760f3103ea6db352cd1d493",
                "reference": "f82e6721a8e748098760f3103ea6db352cd1d493",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-controller": "^1.0.3",
                "diablomedia/zendframework1-json": "^1.0.3",
                "diablomedia/zendframework1-layout": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.3",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T05:41:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Controller/Action/Helper/ContextSwitch.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Controller_Action_Helper_ContextSwitch component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-controller-action-helper-contextswitch/issues",
                "source": "https://github.com/diablomedia/zf1-controller-action-helper-contextswitch/tree/1.0.6"
            },
            "install-path": "../diablomedia/zendframework1-controller-action-helper-contextswitch"
        },
        {
            "name": "diablomedia/zendframework1-controller-action-helper-json",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-controller-action-helper-json.git",
                "reference": "fd644feaa85d48f9f9566e2fa71eb8348b717df9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-controller-action-helper-json/zipball/fd644feaa85d48f9f9566e2fa71eb8348b717df9",
                "reference": "fd644feaa85d48f9f9566e2fa71eb8348b717df9",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-controller": "^1.0.3",
                "diablomedia/zendframework1-view-helper-json": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T05:46:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Controller/Action/Helper/Json.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Controller_Action_Helper_Json component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-controller-action-helper-json/issues",
                "source": "https://github.com/diablomedia/zf1-controller-action-helper-json/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-controller-action-helper-json"
        },
        {
            "name": "diablomedia/zendframework1-crypt",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-crypt.git",
                "reference": "734f636a588db5527bf36eee580f09b0dd7705b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-crypt/zipball/734f636a588db5527bf36eee580f09b0dd7705b0",
                "reference": "734f636a588db5527bf36eee580f09b0dd7705b0",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-bcmath": "Used in various hashing/crypt algorithms",
                "ext-gmp": "Used in various hashing/crypt algorithms",
                "ext-hash": "Used in various hashing/crypt algorithms",
                "ext-mcrypt": "Used in various hashing/crypt algorithms",
                "ext-openssl": "Used in various hashing/crypt algorithms"
            },
            "time": "2021-12-04T05:52:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Crypt_": "src/"
                },
                "classmap": [
                    "src/Zend/Crypt.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Crypt component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-crypt/issues",
                "source": "https://github.com/diablomedia/zf1-crypt/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-crypt"
        },
        {
            "name": "diablomedia/zendframework1-currency",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-currency.git",
                "reference": "cabc60306995834e9ddb87a403e502ae0e6aa77e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-currency/zipball/cabc60306995834e9ddb87a403e502ae0e6aa77e",
                "reference": "cabc60306995834e9ddb87a403e502ae0e6aa77e",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-cache": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-locale": "^1.0.3",
                "ext-iconv": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "diablomedia/zendframework1-xml": "^1.0.5",
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-iconv": "Required for this component"
            },
            "time": "2021-12-04T05:57:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Currency_": "src/"
                },
                "classmap": [
                    "src/Zend/Currency.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Currency component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-currency/issues",
                "source": "https://github.com/diablomedia/zf1-currency/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-currency"
        },
        {
            "name": "diablomedia/zendframework1-date",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-date.git",
                "reference": "987bcee91ec121a48867302e5547d340fd7a757a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-date/zipball/987bcee91ec121a48867302e5547d340fd7a757a",
                "reference": "987bcee91ec121a48867302e5547d340fd7a757a",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-cache": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-locale": "^1.0.5",
                "ext-iconv": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T06:19:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Date_": "src/",
                    "Zend_TimeSync_": "src/"
                },
                "classmap": [
                    "src/Zend/Date.php",
                    "src/Zend/TimeSync.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Date & TimeSync components",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-date/issues",
                "source": "https://github.com/diablomedia/zf1-date/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-date"
        },
        {
            "name": "diablomedia/zendframework1-db",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-db.git",
                "reference": "ecd121ea1a55b1262e31a5753e41c12d588931ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-db/zipball/ecd121ea1a55b1262e31a5753e41c12d588931ad",
                "reference": "ecd121ea1a55b1262e31a5753e41c12d588931ad",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-cache": "^1.0.0",
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.2",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-wildfire": "^1.0.3",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-PDO": "For PDO DB adapters",
                "ext-ibm_db2": "For IBM DB2 DB adapters",
                "ext-mysqli": "For mysqli DB adapters",
                "ext-oci8": "For Oracle DB adapters",
                "ext-sqlsrv": "For SQL Server DB adapters"
            },
            "time": "2021-12-04T06:33:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Db_": "src/"
                },
                "classmap": [
                    "src/Zend/Db.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Db component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-db/issues",
                "source": "https://github.com/diablomedia/zf1-db/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-db"
        },
        {
            "name": "diablomedia/zendframework1-dojo",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-dojo.git",
                "reference": "8d538e95cb295e8da51f6accd69d245ae4834c77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-dojo/zipball/8d538e95cb295e8da51f6accd69d245ae4834c77",
                "reference": "8d538e95cb295e8da51f6accd69d245ae4834c77",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-filter": "^1.0.0",
                "diablomedia/zendframework1-form": "^1.0.2",
                "diablomedia/zendframework1-json": "^1.0.3",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-view": "^1.0.3",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "diablomedia/zendframework1-translate": "^1.0.0",
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T06:44:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Dojo_": "src/"
                },
                "classmap": [
                    "src/Zend/Dojo.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Dojo component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-dojo/issues",
                "source": "https://github.com/diablomedia/zf1-dojo/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-dojo"
        },
        {
            "name": "diablomedia/zendframework1-dom",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-dom.git",
                "reference": "211669824495d4235e8c86ec04fe45bf361b7a32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-dom/zipball/211669824495d4235e8c86ec04fe45bf361b7a32",
                "reference": "211669824495d4235e8c86ec04fe45bf361b7a32",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-xml": "^1.0.5",
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T06:49:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Dom_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Dom component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-dom/issues",
                "source": "https://github.com/diablomedia/zf1-dom/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-dom"
        },
        {
            "name": "diablomedia/zendframework1-eventmanager",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-eventmanager.git",
                "reference": "5f5164f19e15ffac8610868a12e72f678107ad0f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-eventmanager/zipball/5f5164f19e15ffac8610868a12e72f678107ad0f",
                "reference": "5f5164f19e15ffac8610868a12e72f678107ad0f",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-stdlib": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T06:55:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_EventManager_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 EventManager component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-eventmanager/issues",
                "source": "https://github.com/diablomedia/zf1-eventmanager/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-eventmanager"
        },
        {
            "name": "diablomedia/zendframework1-exception",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-exception.git",
                "reference": "9e4d726fdf4ab55cea91aab50b407b667995051e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-exception/zipball/9e4d726fdf4ab55cea91aab50b407b667995051e",
                "reference": "9e4d726fdf4ab55cea91aab50b407b667995051e",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T03:25:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Exception.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Exception component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-exception/issues",
                "source": "https://github.com/diablomedia/zf1-exception/tree/1.1.1"
            },
            "install-path": "../diablomedia/zendframework1-exception"
        },
        {
            "name": "diablomedia/zendframework1-file",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-file.git",
                "reference": "17c57f959c1946eb31694cecaf391bdaf80d8885"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-file/zipball/17c57f959c1946eb31694cecaf391bdaf80d8885",
                "reference": "17c57f959c1946eb31694cecaf391bdaf80d8885",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-filter": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-progressbar": "^1.0.0",
                "diablomedia/zendframework1-translate": "^1.0.0",
                "diablomedia/zendframework1-validate": "^1.0.0",
                "diablomedia/zendframework1-validate-file": "^1.0.0",
                "ext-fileinfo": "*",
                "ext-hash": "*",
                "ext-tokenizer": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T07:05:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_File_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 File component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-file/issues",
                "source": "https://github.com/diablomedia/zf1-file/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-file"
        },
        {
            "name": "diablomedia/zendframework1-filter",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-filter.git",
                "reference": "fa5333a0f798806e6e5269016903696d752353bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-filter/zipball/fa5333a0f798806e6e5269016903696d752353bb",
                "reference": "fa5333a0f798806e6e5269016903696d752353bb",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-crypt": "^1.0.0",
                "diablomedia/zendframework1-date": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-locale": "^1.0.5",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "pear/archive_tar": "^1.4.6",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "diablomedia/zendframework1-filter-input": "Provides the separate Zend_Filter_Input component",
                "ext-bz2": "Used in the Zend_Filter_Compress_Bz2 and (optionally) in the Zend_Filter_Compress_Tar filters",
                "ext-ctype": "Used in the Zend_Filter_Encrypt_Openssl filter",
                "ext-iconv": "Optionally used in the Zend_Filter_HtmlEntities filter",
                "ext-lzf": "Used in the Zend_Filter_Compress_Lzf filter",
                "ext-mbstring": "Optionally used in the Zend_Filter_StringToLower/Upper filters",
                "ext-mcrypt": "Used in the Zend_Filter_Encrypt_Mcrypt filter",
                "ext-openssl": "Used in the Zend_Filter_Encrypt_Openssl filter",
                "ext-rar": "Used in the Zend_Filter_Compress_Rar filter",
                "ext-zip": "Used in the Zend_Filter_Compress_Zip filter",
                "ext-zlib": "Used in the Zend_Filter_Compress_Gz filter",
                "pear/archive_tar": "For the Zend_Filter_Compress_Tar filter"
            },
            "time": "2021-12-04T16:03:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Filter_": "src/"
                },
                "classmap": [
                    "src/Zend/Filter.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Filter component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-filter/issues",
                "source": "https://github.com/diablomedia/zf1-filter/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-filter"
        },
        {
            "name": "diablomedia/zendframework1-filter-input",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-filter-input.git",
                "reference": "c7e099241c9f0d8c56fb2573cef088c469a30145"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-filter-input/zipball/c7e099241c9f0d8c56fb2573cef088c469a30145",
                "reference": "c7e099241c9f0d8c56fb2573cef088c469a30145",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-filter": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-translate": "^1.0.0",
                "diablomedia/zendframework1-validate": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T16:08:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Filter/Input.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Filter_Input component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-filter-input/issues",
                "source": "https://github.com/diablomedia/zf1-filter-input/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-filter-input"
        },
        {
            "name": "diablomedia/zendframework1-form",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-form.git",
                "reference": "148f1df59926b9ff4aa91ed0fc0ed5555bd150f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-form/zipball/148f1df59926b9ff4aa91ed0fc0ed5555bd150f4",
                "reference": "148f1df59926b9ff4aa91ed0fc0ed5555bd150f4",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-controller": "^1.0.3",
                "diablomedia/zendframework1-crypt": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-file": "^1.0.0",
                "diablomedia/zendframework1-filter": "^1.0.0",
                "diablomedia/zendframework1-json": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-session": "^1.0.0",
                "diablomedia/zendframework1-translate": "^1.0.0",
                "diablomedia/zendframework1-validate": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.0",
                "diablomedia/zendframework1-view-helper-partial": "^1.0.0",
                "diablomedia/zendframework1-xml": "^1.0.5",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T16:13:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Form_": "src/"
                },
                "classmap": [
                    "src/Zend/Form.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Form component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-form/issues",
                "source": "https://github.com/diablomedia/zf1-form/tree/1.0.6"
            },
            "install-path": "../diablomedia/zendframework1-form"
        },
        {
            "name": "diablomedia/zendframework1-http",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-http.git",
                "reference": "204b481cf8aecaf41a2ae9a993a08d23335218b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-http/zipball/204b481cf8aecaf41a2ae9a993a08d23335218b4",
                "reference": "204b481cf8aecaf41a2ae9a993a08d23335218b4",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-date": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-session": "^1.0.0",
                "diablomedia/zendframework1-uri": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-curl": "Required by the Zend_Http_Client_Adapter_Curl adapter",
                "ext-fileinfo": "If installed, will be used for mime type detection",
                "ext-zlib": "Required to compress/decompress gzipped request/response"
            },
            "time": "2021-12-04T16:19:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Http_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Http component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-http/issues",
                "source": "https://github.com/diablomedia/zf1-http/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-http"
        },
        {
            "name": "diablomedia/zendframework1-json",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-json.git",
                "reference": "1988f66dd7701ca2069114988f0f048c1c2cf6fc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-json/zipball/1988f66dd7701ca2069114988f0f048c1c2cf6fc",
                "reference": "1988f66dd7701ca2069114988f0f048c1c2cf6fc",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.4",
                "diablomedia/zendframework1-server": "^1.0.2",
                "diablomedia/zendframework1-xml": "^1.0.5",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-json": "Can use built-in json_encode/json_decode functions if available",
                "ext-mbstring": "Will use mbstring extension for encoding/decoding if available"
            },
            "time": "2021-12-04T16:23:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Json_": "src/"
                },
                "classmap": [
                    "src/Zend/Json.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 JSON component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-json/issues",
                "source": "https://github.com/diablomedia/zf1-json/tree/1.0.7"
            },
            "install-path": "../diablomedia/zendframework1-json"
        },
        {
            "name": "diablomedia/zendframework1-layout",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-layout.git",
                "reference": "a6571821cb399f1acca68a998496c9890e32c4d7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-layout/zipball/a6571821cb399f1acca68a998496c9890e32c4d7",
                "reference": "a6571821cb399f1acca68a998496c9890e32c4d7",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-controller": "^1.0.3",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-filter": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T16:28:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Layout_": "src/"
                },
                "classmap": [
                    "src/Zend/Layout.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Layout component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-layout/issues",
                "source": "https://github.com/diablomedia/zf1-layout/tree/1.0.6"
            },
            "install-path": "../diablomedia/zendframework1-layout"
        },
        {
            "name": "diablomedia/zendframework1-ldap",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-ldap.git",
                "reference": "c589838458793ab7006fc08deb77a0bda54c79f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-ldap/zipball/c589838458793ab7006fc08deb77a0bda54c79f1",
                "reference": "c589838458793ab7006fc08deb77a0bda54c79f1",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-crypt": "^1.0.0",
                "diablomedia/zendframework1-date": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-iconv": "If available (and mbstring is not) will be used for encoding conversion",
                "ext-json": "Required if using toJson conversion on Ldap Node",
                "ext-ldap": "Required for this component",
                "ext-mbstring": "If available, multibyte functions will be used"
            },
            "time": "2021-12-04T16:31:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Ldap_": "src/"
                },
                "classmap": [
                    "src/Zend/Ldap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Ldap component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-ldap/issues",
                "source": "https://github.com/diablomedia/zf1-ldap/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-ldap"
        },
        {
            "name": "diablomedia/zendframework1-loader",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-loader.git",
                "reference": "a1acbcc5f755e0afe5bba5198c3c1e59c713a204"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-loader/zipball/a1acbcc5f755e0afe5bba5198c3c1e59c713a204",
                "reference": "a1acbcc5f755e0afe5bba5198c3c1e59c713a204",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T16:44:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Loader_": "src/"
                },
                "classmap": [
                    "src/Zend/Loader.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Loader component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-loader/issues",
                "source": "https://github.com/diablomedia/zf1-loader/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-loader"
        },
        {
            "name": "diablomedia/zendframework1-locale",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-locale.git",
                "reference": "32359ab6eab8beffe1458834121982cc9a52ae37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-locale/zipball/32359ab6eab8beffe1458834121982cc9a52ae37",
                "reference": "32359ab6eab8beffe1458834121982cc9a52ae37",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-cache": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-xml": "^1.0.5",
                "ext-iconv": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-bcmath": "Optionally used by the Zend_Locale_Math class"
            },
            "time": "2021-12-04T16:52:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Locale_": "src/"
                },
                "classmap": [
                    "src/Zend/Locale.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Locale component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-locale/issues",
                "source": "https://github.com/diablomedia/zf1-locale/tree/1.0.6"
            },
            "install-path": "../diablomedia/zendframework1-locale"
        },
        {
            "name": "diablomedia/zendframework1-log",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-log.git",
                "reference": "525c1740b3de5e9f2f9e6e184129ac28f5029936"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-log/zipball/525c1740b3de5e9f2f9e6e184129ac28f5029936",
                "reference": "525c1740b3de5e9f2f9e6e184129ac28f5029936",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "diablomedia/zendframework1-log-writer-db": "Writer that uses Zend_Db",
                "diablomedia/zendframework1-log-writer-firebug": "Writer that uses Zend_Wildfire (Firebug)",
                "diablomedia/zendframework1-log-writer-mail": "Writer that uses Zend_Mail",
                "ext-dom": "Used in the XML Formatter"
            },
            "time": "2021-12-04T16:59:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Log_": "src/"
                },
                "classmap": [
                    "src/Zend/Log.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Log component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-log/issues",
                "source": "https://github.com/diablomedia/zf1-log/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-log"
        },
        {
            "name": "diablomedia/zendframework1-log-writer-db",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-log-writer-db.git",
                "reference": "22202192c4aebf11d765d0c4757b66b33945c841"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-log-writer-db/zipball/22202192c4aebf11d765d0c4757b66b33945c841",
                "reference": "22202192c4aebf11d765d0c4757b66b33945c841",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-db": "^1.0.0",
                "diablomedia/zendframework1-log": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T17:04:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Log/Writer/Db.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Log_Writer_Db component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-log-writer-db/issues",
                "source": "https://github.com/diablomedia/zf1-log-writer-db/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-log-writer-db"
        },
        {
            "name": "diablomedia/zendframework1-log-writer-firebug",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-log-writer-firebug.git",
                "reference": "7f85ab778e5911266c08aa336705c96979cd5579"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-log-writer-firebug/zipball/7f85ab778e5911266c08aa336705c96979cd5579",
                "reference": "7f85ab778e5911266c08aa336705c96979cd5579",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-log": "^1.0.0",
                "diablomedia/zendframework1-wildfire": "^1.0.3",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T17:07:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Log/Writer/Firebug.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Log_Writer_Firebug component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-log-writer-firebug/issues",
                "source": "https://github.com/diablomedia/zf1-log-writer-firebug/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-log-writer-firebug"
        },
        {
            "name": "diablomedia/zendframework1-log-writer-mail",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-log-writer-mail.git",
                "reference": "a9f5f2ff915312933eeabcddc2b0f13ddde857a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-log-writer-mail/zipball/a9f5f2ff915312933eeabcddc2b0f13ddde857a5",
                "reference": "a9f5f2ff915312933eeabcddc2b0f13ddde857a5",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-layout": "^1.0.3",
                "diablomedia/zendframework1-log": "^1.0.0",
                "diablomedia/zendframework1-mail": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "diablomedia/zendframework1-view-helper-layout": "^1.0",
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T17:13:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Log/Writer/Mail.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Log_Writer_Mail component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-log-writer-mail/issues",
                "source": "https://github.com/diablomedia/zf1-log-writer-mail/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-log-writer-mail"
        },
        {
            "name": "diablomedia/zendframework1-mail",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-mail.git",
                "reference": "c40cd6e14dc6dddd5ea87e58fb497eb9b0ca093f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-mail/zipball/c40cd6e14dc6dddd5ea87e58fb497eb9b0ca093f",
                "reference": "c40cd6e14dc6dddd5ea87e58fb497eb9b0ca093f",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-date": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-mime": "^1.0.5",
                "diablomedia/zendframework1-validate": "^1.0.0",
                "ext-ctype": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-posix": "Used when generating a unique MailDir id (if not available, uses random number)"
            },
            "time": "2021-12-04T07:14:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Mail_": "src/"
                },
                "classmap": [
                    "src/Zend/Mail.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Mail component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-mail/issues",
                "source": "https://github.com/diablomedia/zf1-mail/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-mail"
        },
        {
            "name": "diablomedia/zendframework1-mime",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-mime.git",
                "reference": "2dd0947a05437000a4bc4c67f7f9dc1b35916a54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-mime/zipball/2dd0947a05437000a4bc4c67f7f9dc1b35916a54",
                "reference": "2dd0947a05437000a4bc4c67f7f9dc1b35916a54",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "ext-iconv": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T07:10:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Mime_": "src/"
                },
                "classmap": [
                    "src/Zend/Mime.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Mime component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-mime/issues",
                "source": "https://github.com/diablomedia/zf1-mime/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-mime"
        },
        {
            "name": "diablomedia/zendframework1-navigation",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-navigation.git",
                "reference": "9c8842de7454819708b2ebe803294abae5674eea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-navigation/zipball/9c8842de7454819708b2ebe803294abae5674eea",
                "reference": "9c8842de7454819708b2ebe803294abae5674eea",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-acl": "^1.0.0",
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-controller": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T17:16:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Navigation_": "src/"
                },
                "classmap": [
                    "src/Zend/Navigation.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Navigation component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-navigation/issues",
                "source": "https://github.com/diablomedia/zf1-navigation/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-navigation"
        },
        {
            "name": "diablomedia/zendframework1-oauth",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-oauth.git",
                "reference": "24e473f91afb516f0ca558721edd40a0813ea386"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-oauth/zipball/24e473f91afb516f0ca558721edd40a0813ea386",
                "reference": "24e473f91afb516f0ca558721edd40a0813ea386",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-crypt": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-http": "^1.0.0",
                "diablomedia/zendframework1-uri": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T17:28:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Oauth_": "src/"
                },
                "classmap": [
                    "src/Zend/Oauth.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Oauth component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-oauth/issues",
                "source": "https://github.com/diablomedia/zf1-oauth/tree/1.0.4"
            },
            "install-path": "../diablomedia/zendframework1-oauth"
        },
        {
            "name": "diablomedia/zendframework1-openid",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-openid.git",
                "reference": "1e593398f7b271406673303a738654d48a0f0a40"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-openid/zipball/1e593398f7b271406673303a738654d48a0f0a40",
                "reference": "1e593398f7b271406673303a738654d48a0f0a40",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-controller": "^1.0.0",
                "diablomedia/zendframework1-crypt": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-http": "^1.0.0",
                "diablomedia/zendframework1-session": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-bcmath": "If loaded, bcmath functions will be used",
                "ext-gmp": "If loaded, gmp functions will be used",
                "ext-hash": "If loaded, hash functions will be used",
                "ext-mbstring": "If extension is loaded, mb_strlen will be used instead of strlen",
                "ext-openssl": "If loaded, openssl functions will be used"
            },
            "time": "2021-12-04T17:36:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_OpenId_": "src/"
                },
                "classmap": [
                    "src/Zend/OpenId.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 OpenId component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-openid/issues",
                "source": "https://github.com/diablomedia/zf1-openid/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-openid"
        },
        {
            "name": "diablomedia/zendframework1-paginator",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-paginator.git",
                "reference": "87514bf6b15ea359b901a691a0a93dea3a8fef87"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-paginator/zipball/87514bf6b15ea359b901a691a0a93dea3a8fef87",
                "reference": "87514bf6b15ea359b901a691a0a93dea3a8fef87",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-cache": "^1.0.0",
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-controller": "^1.0.0",
                "diablomedia/zendframework1-db": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-filter": "^1.0.0",
                "diablomedia/zendframework1-json": "^1.0.6",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.4",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T17:39:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Paginator_": "src/"
                },
                "classmap": [
                    "src/Zend/Paginator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Paginator component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-paginator/issues",
                "source": "https://github.com/diablomedia/zf1-paginator/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-paginator"
        },
        {
            "name": "diablomedia/zendframework1-progressbar",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-progressbar.git",
                "reference": "ff6d9ebf7feb37a2b72395c32cfcb04febc70303"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-progressbar/zipball/ff6d9ebf7feb37a2b72395c32cfcb04febc70303",
                "reference": "ff6d9ebf7feb37a2b72395c32cfcb04febc70303",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-json": "^1.0.0",
                "diablomedia/zendframework1-session": "^1.0.0",
                "diablomedia/zendframework1-text": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T17:43:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_ProgressBar_": "src/"
                },
                "classmap": [
                    "src/Zend/ProgressBar.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 ProgressBar component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-progressbar/issues",
                "source": "https://github.com/diablomedia/zf1-progressbar/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-progressbar"
        },
        {
            "name": "diablomedia/zendframework1-registry",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-registry.git",
                "reference": "0f1f51a10be6bd3f3a94b2341f2b5038ac51f3f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-registry/zipball/0f1f51a10be6bd3f3a94b2341f2b5038ac51f3f7",
                "reference": "0f1f51a10be6bd3f3a94b2341f2b5038ac51f3f7",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T17:46:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Registry.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Registry component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-registry/issues",
                "source": "https://github.com/diablomedia/zf1-registry/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-registry"
        },
        {
            "name": "diablomedia/zendframework1-rest",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-rest.git",
                "reference": "6f01d0e7d958921b718ea528a0e15beaf7d6d04f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-rest/zipball/6f01d0e7d958921b718ea528a0e15beaf7d6d04f",
                "reference": "6f01d0e7d958921b718ea528a0e15beaf7d6d04f",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-controller": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-http": "^1.0.0",
                "diablomedia/zendframework1-server": "^1.0.0",
                "diablomedia/zendframework1-service": "^1.0.0",
                "diablomedia/zendframework1-uri": "^1.0.0",
                "diablomedia/zendframework1-xml": "^1.0.5",
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-simplexml": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T17:50:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Rest_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Rest component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-rest/issues",
                "source": "https://github.com/diablomedia/zf1-rest/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-rest"
        },
        {
            "name": "diablomedia/zendframework1-server",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-server.git",
                "reference": "589ac58e29b96d36f5269fa41f799d70a8ab9300"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-server/zipball/589ac58e29b96d36f5269fa41f799d70a8ab9300",
                "reference": "589ac58e29b96d36f5269fa41f799d70a8ab9300",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T17:54:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Server_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Server component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-server/issues",
                "source": "https://github.com/diablomedia/zf1-server/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-server"
        },
        {
            "name": "diablomedia/zendframework1-service",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-service.git",
                "reference": "5640d0a75897bb7a7ec3f38be35c9152ef513514"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-service/zipball/5640d0a75897bb7a7ec3f38be35c9152ef513514",
                "reference": "5640d0a75897bb7a7ec3f38be35c9152ef513514",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-http": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0"
            },
            "time": "2021-12-04T17:57:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Service_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Service component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-service/issues",
                "source": "https://github.com/diablomedia/zf1-service/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-service"
        },
        {
            "name": "diablomedia/zendframework1-service-amazon",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-service-amazon.git",
                "reference": "cde6dd97f9f53e9ab7671d84cfd50f39e20c2ff8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-service-amazon/zipball/cde6dd97f9f53e9ab7671d84cfd50f39e20c2ff8",
                "reference": "cde6dd97f9f53e9ab7671d84cfd50f39e20c2ff8",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-crypt": "^1.0.0",
                "diablomedia/zendframework1-http": "^1.0.0",
                "diablomedia/zendframework1-json": "^1.0.3",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-rest": "^1.0.0",
                "diablomedia/zendframework1-service": "^1.0.0",
                "diablomedia/zendframework1-uri": "^1.0.0",
                "diablomedia/zendframework1-xml": "^1.0.5",
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-simplexml": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T18:01:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Service_Amazon_": "src/"
                },
                "classmap": [
                    "src/Zend/Service/Amazon.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Service_Amazon component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-service-amazon/issues",
                "source": "https://github.com/diablomedia/zf1-service-amazon/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-service-amazon"
        },
        {
            "name": "diablomedia/zendframework1-service-recaptcha",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-service-recaptcha.git",
                "reference": "d1603285750d961658ad75c74e4e009840772e2f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-service-recaptcha/zipball/d1603285750d961658ad75c74e4e009840772e2f",
                "reference": "d1603285750d961658ad75c74e4e009840772e2f",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-http": "^1.0.0",
                "diablomedia/zendframework1-json": "^1.0.0",
                "diablomedia/zendframework1-service": "^1.0.0",
                "diablomedia/zendframework1-validate": "^1.0.0",
                "php": "^7.0 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "2.18.4",
                "maglnet/composer-require-checker": "^1.1.0 || ^2.0.0",
                "phpro/grumphp-shim": "^0.22.0 || ^1.1",
                "phpstan/phpstan": "0.12.82",
                "phpunit/phpunit": "^8.0"
            },
            "suggest": {
                "ext-mcrypt": "Used in the MailHide class"
            },
            "time": "2021-03-22T15:13:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Service_ReCaptcha_": "src/"
                },
                "classmap": [
                    "src/Zend/Service/ReCaptcha.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Service_Recaptcha component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-service-recaptcha/issues",
                "source": "https://github.com/diablomedia/zf1-service-recaptcha/tree/1.0.4"
            },
            "install-path": "../diablomedia/zendframework1-service-recaptcha"
        },
        {
            "name": "diablomedia/zendframework1-session",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-session.git",
                "reference": "46d8404a8ee5d99902aa2cfc5fe8cabbb6868e0a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-session/zipball/46d8404a8ee5d99902aa2cfc5fe8cabbb6868e0a",
                "reference": "46d8404a8ee5d99902aa2cfc5fe8cabbb6868e0a",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.2 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.4",
                "diablomedia/zendframework1-loader": "^1.0.2",
                "ext-session": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T21:31:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Session_": "src/"
                },
                "classmap": [
                    "src/Zend/Session.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Session component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-session/issues",
                "source": "https://github.com/diablomedia/zf1-session/tree/1.1.3"
            },
            "install-path": "../diablomedia/zendframework1-session"
        },
        {
            "name": "diablomedia/zendframework1-session-savehandler-dbtable",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-session-savehandler-dbtable.git",
                "reference": "9bf978ce941b9d2448c3daf4d406212204b31b5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-session-savehandler-dbtable/zipball/9bf978ce941b9d2448c3daf4d406212204b31b5c",
                "reference": "9bf978ce941b9d2448c3daf4d406212204b31b5c",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-db": "^1.0.5",
                "diablomedia/zendframework1-session": "^1.0.0",
                "ext-session": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T07:19:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/Session/SaveHandler/DbTable.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Session_SaveHandler_DbTable component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-session-savehandler-dbtable/issues",
                "source": "https://github.com/diablomedia/zf1-session-savehandler-dbtable/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-session-savehandler-dbtable"
        },
        {
            "name": "diablomedia/zendframework1-soap",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-soap.git",
                "reference": "bc46c00429687896f9da59da8de9861728be4bfe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-soap/zipball/bc46c00429687896f9da59da8de9861728be4bfe",
                "reference": "bc46c00429687896f9da59da8de9861728be4bfe",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-server": "^1.0.0",
                "diablomedia/zendframework1-uri": "^1.0.0",
                "diablomedia/zendframework1-xml": "^1.0.5",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-SimpleXML": "Required for this component",
                "ext-dom": "Required for this component",
                "ext-soap": "Required for this component"
            },
            "time": "2021-12-04T21:44:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Soap_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Soap component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-soap/issues",
                "source": "https://github.com/diablomedia/zf1-soap/tree/1.0.4"
            },
            "install-path": "../diablomedia/zendframework1-soap"
        },
        {
            "name": "diablomedia/zendframework1-stdlib",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-stdlib.git",
                "reference": "aeca43709e680d1860c835ccb15527d6ee8fb743"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-stdlib/zipball/aeca43709e680d1860c835ccb15527d6ee8fb743",
                "reference": "aeca43709e680d1860c835ccb15527d6ee8fb743",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T21:48:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Stdlib_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Stdlib component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-stdlib/issues",
                "source": "https://github.com/diablomedia/zf1-stdlib/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-stdlib"
        },
        {
            "name": "diablomedia/zendframework1-test",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-test.git",
                "reference": "079d56cf9c28739ba1bbec772bf94568a21f3ea8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-test/zipball/079d56cf9c28739ba1bbec772bf94568a21f3ea8",
                "reference": "079d56cf9c28739ba1bbec772bf94568a21f3ea8",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-application": "^1.0.0",
                "diablomedia/zendframework1-controller": "^1.0.0",
                "diablomedia/zendframework1-db": "^1.0.0",
                "diablomedia/zendframework1-dom": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-filter": "^1.0.0",
                "diablomedia/zendframework1-layout": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-session": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0",
                "phpunit/phpunit": "^9.5.10",
                "sebastian/comparator": "^4.0"
            },
            "require-dev": {
                "diablomedia/zendframework1-controller-action-helper-json": "*",
                "diablomedia/zendframework1-dojo": "*",
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0"
            },
            "suggest": {
                "ext-dom": "Required for the DomQuery constraint"
            },
            "time": "2021-12-04T21:52:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Test_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Test component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-test/issues",
                "source": "https://github.com/diablomedia/zf1-test/tree/3.0.1"
            },
            "install-path": "../diablomedia/zendframework1-test"
        },
        {
            "name": "diablomedia/zendframework1-text",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-text.git",
                "reference": "7e5fedabf116dc8dd56dd458981075e27eb39de4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-text/zipball/7e5fedabf116dc8dd56dd458981075e27eb39de4",
                "reference": "7e5fedabf116dc8dd56dd458981075e27eb39de4",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "ext-iconv": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-ctype": "Used by the Figlet component"
            },
            "time": "2021-12-04T21:58:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Text_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Text component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-text/issues",
                "source": "https://github.com/diablomedia/zf1-text/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-text"
        },
        {
            "name": "diablomedia/zendframework1-translate",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-translate.git",
                "reference": "780266f1df6b31eee171951869e9c2d6269d7a17"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-translate/zipball/780266f1df6b31eee171951869e9c2d6269d7a17",
                "reference": "780266f1df6b31eee171951869e9c2d6269d7a17",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-cache": "^1.0.0",
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-locale": "^1.0.0",
                "diablomedia/zendframework1-log": "^1.0.0",
                "diablomedia/zendframework1-xml": "^1.0.5",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-xml": "Many of the translation adapters require this extension"
            },
            "time": "2021-12-04T22:08:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Translate_": "src/"
                },
                "classmap": [
                    "src/Zend/Translate.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Translate component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-translate/issues",
                "source": "https://github.com/diablomedia/zf1-translate/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-translate"
        },
        {
            "name": "diablomedia/zendframework1-uri",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-uri.git",
                "reference": "00ad29af0815d443bb3b525e77e9d5475574bfa2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-uri/zipball/00ad29af0815d443bb3b525e77e9d5475574bfa2",
                "reference": "00ad29af0815d443bb3b525e77e9d5475574bfa2",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-validate": "^1.0.0",
                "ext-ctype": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T22:13:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Uri_": "src/"
                },
                "classmap": [
                    "src/Zend/Uri.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Uri component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-uri/issues",
                "source": "https://github.com/diablomedia/zf1-uri/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-uri"
        },
        {
            "name": "diablomedia/zendframework1-validate",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-validate.git",
                "reference": "494ee7186cfaaf1444010279121b535f209eec00"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-validate/zipball/494ee7186cfaaf1444010279121b535f209eec00",
                "reference": "494ee7186cfaaf1444010279121b535f209eec00",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-date": "^1.0.4",
                "diablomedia/zendframework1-exception": "^1.0.1",
                "diablomedia/zendframework1-filter": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-locale": "^1.0.5",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-translate": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "diablomedia/zendframework1-validate-db": "To use Zend_Db validations (RecordExists/NoRecordExists)",
                "diablomedia/zendframework1-validate-file": "To use Zend_File validations",
                "diablomedia/zendframework1-validate-ldap": "To use Zend_Ldap validations",
                "diablomedia/zendframework1-validate-sitemap": "To use Zend_Sitemap validations",
                "ext-ctype": "Used in the CreditCard and Hex validators",
                "ext-iconv": "Used in Hostname and StringLength validators",
                "ext-intl": "Optionally used in the EmailAddress validator"
            },
            "time": "2021-12-04T22:16:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Validate_": "src/"
                },
                "classmap": [
                    "src/Zend/Validate.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Validate component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-validate/issues",
                "source": "https://github.com/diablomedia/zf1-validate/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-validate"
        },
        {
            "name": "diablomedia/zendframework1-validate-db",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-validate-db.git",
                "reference": "36025e26c4ca68f077ec1493cb5cfa905e62348a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-validate-db/zipball/36025e26c4ca68f077ec1493cb5cfa905e62348a",
                "reference": "36025e26c4ca68f077ec1493cb5cfa905e62348a",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.2 || ^2.0.0",
                "diablomedia/zendframework1-db": "^1.0.2",
                "diablomedia/zendframework1-validate": "^1.0.2",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T22:23:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Validate_Db_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Validate_Db component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-validate-db/issues",
                "source": "https://github.com/diablomedia/zf1-validate-db/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-validate-db"
        },
        {
            "name": "diablomedia/zendframework1-validate-file",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-validate-file.git",
                "reference": "fe37b3cc9c241f94f8add3cb3865b8351dd0789b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-validate-file/zipball/fe37b3cc9c241f94f8add3cb3865b8351dd0789b",
                "reference": "fe37b3cc9c241f94f8add3cb3865b8351dd0789b",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-validate": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-fileinfo": "Optionally used in the File_MimeType validator",
                "ext-hash": "Used in the File_Hash vaidator"
            },
            "time": "2021-12-04T22:26:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Validate_File_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Validate File component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-validate-file/issues",
                "source": "https://github.com/diablomedia/zf1-validate-file/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-validate-file"
        },
        {
            "name": "diablomedia/zendframework1-validate-ldap",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-validate-ldap.git",
                "reference": "346881f63763fbcec9237c96d084e14083982908"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-validate-ldap/zipball/346881f63763fbcec9237c96d084e14083982908",
                "reference": "346881f63763fbcec9237c96d084e14083982908",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-ldap": "^1.0.0",
                "diablomedia/zendframework1-validate": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0"
            },
            "time": "2021-12-04T22:33:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Validate_Ldap_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Ldap validation component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-validate-ldap/issues",
                "source": "https://github.com/diablomedia/zf1-validate-ldap/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-validate-ldap"
        },
        {
            "name": "diablomedia/zendframework1-validate-sitemap",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-validate-sitemap.git",
                "reference": "495bae67f0610fd38afac152010ab2b988242235"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-validate-sitemap/zipball/495bae67f0610fd38afac152010ab2b988242235",
                "reference": "495bae67f0610fd38afac152010ab2b988242235",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-uri": "^1.0.0",
                "diablomedia/zendframework1-validate": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T22:36:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Validate_Sitemap_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Validate_Sitemap component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-validate-sitemap/issues",
                "source": "https://github.com/diablomedia/zf1-validate-sitemap/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-validate-sitemap"
        },
        {
            "name": "diablomedia/zendframework1-view",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-view.git",
                "reference": "7bab87cac00fcfd6487598a9db5d4ecc372175c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-view/zipball/7bab87cac00fcfd6487598a9db5d4ecc372175c9",
                "reference": "7bab87cac00fcfd6487598a9db5d4ecc372175c9",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-currency": "^1.0.0",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-filter": "^1.0.0",
                "diablomedia/zendframework1-http": "^1.0.0",
                "diablomedia/zendframework1-json": "^1.0.6",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-locale": "^1.0.0",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-translate": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "diablomedia/zendframework1-view-helper-action": "For the Action View Helper",
                "diablomedia/zendframework1-view-helper-baseurl": "For the BaseUrl View Helper",
                "diablomedia/zendframework1-view-helper-layout": "For the Layout View Helper",
                "diablomedia/zendframework1-view-helper-navigation": "For the Navigation View Helper",
                "diablomedia/zendframework1-view-helper-paginationcontrol": "For the PaginationControl View Helper",
                "diablomedia/zendframework1-view-helper-partial": "For the Partial and PartialLoop View Helpers",
                "diablomedia/zendframework1-view-helper-url": "For the Url View Helper",
                "ext-filter": "Used in the HeadScript View Helper"
            },
            "time": "2021-12-04T22:39:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_View_": "src/"
                },
                "classmap": [
                    "src/Zend/View.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 View component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-view/issues",
                "source": "https://github.com/diablomedia/zf1-view/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-view"
        },
        {
            "name": "diablomedia/zendframework1-view-helper-action",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-view-helper-action.git",
                "reference": "3c15674e92c06dba14b0ab063a347b53a2a35158"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-view-helper-action/zipball/3c15674e92c06dba14b0ab063a347b53a2a35158",
                "reference": "3c15674e92c06dba14b0ab063a347b53a2a35158",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-controller": "^1.0.3",
                "diablomedia/zendframework1-view": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "diablomedia/zendframework1-view-helper-partial": "*",
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T22:45:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/View/Helper/Action.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 View_Helper_Action component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-view-helper-action/issues",
                "source": "https://github.com/diablomedia/zf1-view-helper-action/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-view-helper-action"
        },
        {
            "name": "diablomedia/zendframework1-view-helper-baseurl",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-view-helper-baseurl.git",
                "reference": "9df4e4adb53d2ba6c9434a5dc10816f8b919a679"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-view-helper-baseurl/zipball/9df4e4adb53d2ba6c9434a5dc10816f8b919a679",
                "reference": "9df4e4adb53d2ba6c9434a5dc10816f8b919a679",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-controller": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T22:47:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/View/Helper/BaseUrl.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 View_Helper_BaseUrl component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-view-helper-baseurl/issues",
                "source": "https://github.com/diablomedia/zf1-view-helper-baseurl/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-view-helper-baseurl"
        },
        {
            "name": "diablomedia/zendframework1-view-helper-json",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-view-helper-json.git",
                "reference": "74fbabf6f24995638aa69393a0616127b23f5555"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-view-helper-json/zipball/74fbabf6f24995638aa69393a0616127b23f5555",
                "reference": "74fbabf6f24995638aa69393a0616127b23f5555",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-controller": "^1.0.0",
                "diablomedia/zendframework1-json": "^1.0.0",
                "diablomedia/zendframework1-layout": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.3",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-04T22:50:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/View/Helper/Json.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 View_Helper_Json component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-view-helper-json/issues",
                "source": "https://github.com/diablomedia/zf1-view-helper-json/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-view-helper-json"
        },
        {
            "name": "diablomedia/zendframework1-view-helper-layout",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-view-helper-layout.git",
                "reference": "15cdcc0f5af07bcb0647947c12492d445ee279c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-view-helper-layout/zipball/15cdcc0f5af07bcb0647947c12492d445ee279c4",
                "reference": "15cdcc0f5af07bcb0647947c12492d445ee279c4",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-layout": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.3",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-05T00:06:42+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/View/Helper/Layout.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 View_Helper_Layout component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-view-helper-layout/issues",
                "source": "https://github.com/diablomedia/zf1-view-helper-layout/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-view-helper-layout"
        },
        {
            "name": "diablomedia/zendframework1-view-helper-navigation",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-view-helper-navigation.git",
                "reference": "9bb5162d8553c3f04a7bafd3cca08fdf44015e7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-view-helper-navigation/zipball/9bb5162d8553c3f04a7bafd3cca08fdf44015e7e",
                "reference": "9bb5162d8553c3f04a7bafd3cca08fdf44015e7e",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-acl": "^1.0.0",
                "diablomedia/zendframework1-config": "^1.0.0 || ^2.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "diablomedia/zendframework1-navigation": "^1.0.0",
                "diablomedia/zendframework1-registry": "^1.0.2",
                "diablomedia/zendframework1-translate": "^1.0.0",
                "diablomedia/zendframework1-uri": "^1.0.0",
                "diablomedia/zendframework1-validate-sitemap": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.0",
                "diablomedia/zendframework1-view-helper-partial": "^1.0.0",
                "diablomedia/zendframework1-view-helper-url": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "diablomedia/zendframework1-xml": "^1.0.5",
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "suggest": {
                "ext-dom": "Used in the Navigation_Sitemap helper"
            },
            "time": "2021-12-05T00:21:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_View_Helper_Navigation_": "src/"
                },
                "classmap": [
                    "src/Zend/View/Helper/Navigation.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 View_Helper_Navigation component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-view-helper-navigation/issues",
                "source": "https://github.com/diablomedia/zf1-view-helper-navigation/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-view-helper-navigation"
        },
        {
            "name": "diablomedia/zendframework1-view-helper-paginationcontrol",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-view-helper-pagination.git",
                "reference": "62df63ee9db73ee4d3bd9d503e918ea861228ec8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-view-helper-pagination/zipball/62df63ee9db73ee4d3bd9d503e918ea861228ec8",
                "reference": "62df63ee9db73ee4d3bd9d503e918ea861228ec8",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-paginator": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.0",
                "diablomedia/zendframework1-view-helper-partial": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-05T02:03:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/View/Helper/PaginationControl.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 View_Helper_PaginationControl component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-view-helper-pagination/issues",
                "source": "https://github.com/diablomedia/zf1-view-helper-pagination/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-view-helper-paginationcontrol"
        },
        {
            "name": "diablomedia/zendframework1-view-helper-partial",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-view-helper-partial.git",
                "reference": "2920db2935e605f7536dfe8cd92f7810c4539723"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-view-helper-partial/zipball/2920db2935e605f7536dfe8cd92f7810c4539723",
                "reference": "2920db2935e605f7536dfe8cd92f7810c4539723",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-controller": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-05T02:06:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_View_Helper_Partial_": "src/"
                },
                "classmap": [
                    "src/Zend/View/Helper/Partial.php",
                    "src/Zend/View/Helper/PartialLoop.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 View_Helper_Partial component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-view-helper-partial/issues",
                "source": "https://github.com/diablomedia/zf1-view-helper-partial/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-view-helper-partial"
        },
        {
            "name": "diablomedia/zendframework1-view-helper-url",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-view-helper-url.git",
                "reference": "68ea0f3668b81b214c40548d126e5f89731bf0fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-view-helper-url/zipball/68ea0f3668b81b214c40548d126e5f89731bf0fd",
                "reference": "68ea0f3668b81b214c40548d126e5f89731bf0fd",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-controller": "^1.0.0",
                "diablomedia/zendframework1-view": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-05T02:08:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Zend/View/Helper/Url.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 View_Helper_Url component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-view-helper-url/issues",
                "source": "https://github.com/diablomedia/zf1-view-helper-url/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-view-helper-url"
        },
        {
            "name": "diablomedia/zendframework1-wildfire",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-wildfire.git",
                "reference": "a9e72443c8836549fd84099d3f7a291a0f18b712"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-wildfire/zipball/a9e72443c8836549fd84099d3f7a291a0f18b712",
                "reference": "a9e72443c8836549fd84099d3f7a291a0f18b712",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-controller": "^1.0.3",
                "diablomedia/zendframework1-exception": "^1.0.0",
                "diablomedia/zendframework1-json": "^1.0.0",
                "diablomedia/zendframework1-loader": "^1.0.0",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-05T03:00:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Wildfire_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./src"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Wildfire component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-wildfire/issues",
                "source": "https://github.com/diablomedia/zf1-wildfire/tree/1.0.5"
            },
            "install-path": "../diablomedia/zendframework1-wildfire"
        },
        {
            "name": "diablomedia/zendframework1-xml",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/diablomedia/zf1-xml.git",
                "reference": "77b27fa46fc82d84cb57dc6499567a2eed59df36"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/diablomedia/zf1-xml/zipball/77b27fa46fc82d84cb57dc6499567a2eed59df36",
                "reference": "77b27fa46fc82d84cb57dc6499567a2eed59df36",
                "shasum": ""
            },
            "require": {
                "diablomedia/zendframework1-exception": "^1.0.0",
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-simplexml": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.2",
                "maglnet/composer-require-checker": "^3.0.0",
                "phpro/grumphp-shim": "^1.5.0",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^9.5.10"
            },
            "time": "2021-12-05T03:03:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Xml_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 XML component",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/diablomedia/zf1-xml/issues",
                "source": "https://github.com/diablomedia/zf1-xml/tree/1.0.6"
            },
            "install-path": "../diablomedia/zendframework1-xml"
        },
        {
            "name": "doctrine/inflector",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
                "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.2",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "vimeo/psalm": "^4.10"
            },
            "time": "2021-10-22T20:16:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https://github.com/doctrine/inflector/issues",
                "source": "https://github.com/doctrine/inflector/tree/2.0.4"
            },
            "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%2Finflector",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/inflector"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.0",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "time": "2020-11-10T18:47:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "https://ocramius.github.io/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "name": "illuminate/collections",
            "version": "v8.81.0",
            "version_normalized": "8.81.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/collections.git",
                "reference": "3933ab6b032167c0f7a598388e211c0810acf5d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/collections/zipball/3933ab6b032167c0f7a598388e211c0810acf5d3",
                "reference": "3933ab6b032167c0f7a598388e211c0810acf5d3",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "^8.0",
                "illuminate/macroable": "^8.0",
                "php": "^7.3|^8.0"
            },
            "suggest": {
                "symfony/var-dumper": "Required to use the dump method (^5.4)."
            },
            "time": "2022-01-24T16:41:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                },
                "files": [
                    "helpers.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Collections package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/collections"
        },
        {
            "name": "illuminate/contracts",
            "version": "v8.81.0",
            "version_normalized": "8.81.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/contracts.git",
                "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/contracts/zipball/5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
                "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0",
                "psr/container": "^1.0",
                "psr/simple-cache": "^1.0"
            },
            "time": "2022-01-13T14:47:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Contracts\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Contracts package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/contracts"
        },
        {
            "name": "illuminate/encryption",
            "version": "v8.81.0",
            "version_normalized": "8.81.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/encryption.git",
                "reference": "3ff5c78f402c81da4b2ad4bef8f747a13e6fb0ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/encryption/zipball/3ff5c78f402c81da4b2ad4bef8f747a13e6fb0ff",
                "reference": "3ff5c78f402c81da4b2ad4bef8f747a13e6fb0ff",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "illuminate/contracts": "^8.0",
                "illuminate/support": "^8.0",
                "php": "^7.3|^8.0"
            },
            "time": "2021-09-15T14:32:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Encryption\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Encryption package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/encryption"
        },
        {
            "name": "illuminate/macroable",
            "version": "v8.81.0",
            "version_normalized": "8.81.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/macroable.git",
                "reference": "aed81891a6e046fdee72edd497f822190f61c162"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/macroable/zipball/aed81891a6e046fdee72edd497f822190f61c162",
                "reference": "aed81891a6e046fdee72edd497f822190f61c162",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0"
            },
            "time": "2021-11-16T13:57:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Macroable package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/macroable"
        },
        {
            "name": "illuminate/support",
            "version": "v8.81.0",
            "version_normalized": "8.81.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/support.git",
                "reference": "fb33fd4bbcc075f641d5576b700a1c3d962acef0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/support/zipball/fb33fd4bbcc075f641d5576b700a1c3d962acef0",
                "reference": "fb33fd4bbcc075f641d5576b700a1c3d962acef0",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^1.4|^2.0",
                "ext-json": "*",
                "ext-mbstring": "*",
                "illuminate/collections": "^8.0",
                "illuminate/contracts": "^8.0",
                "illuminate/macroable": "^8.0",
                "nesbot/carbon": "^2.53.1",
                "php": "^7.3|^8.0",
                "voku/portable-ascii": "^1.6.1"
            },
            "conflict": {
                "tightenco/collect": "<5.5.33"
            },
            "suggest": {
                "illuminate/filesystem": "Required to use the composer class (^8.0).",
                "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^1.3|^2.0.2).",
                "ramsey/uuid": "Required to use Str::uuid() (^4.2.2).",
                "symfony/process": "Required to use the composer class (^5.4).",
                "symfony/var-dumper": "Required to use the dd function (^5.4).",
                "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
            },
            "time": "2022-01-25T16:10:28+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                },
                "files": [
                    "helpers.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Support package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/support"
        },
        {
            "name": "infomantis/imapplib",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "dist": {
                "type": "path",
                "url": "./packages/imapplib",
                "reference": "f80b93d8da827b51c0fbbf6d845cc509a478a746"
            },
            "require": {
                "diablomedia/zendframework1": "^6.0",
                "infomantis/imlib": "@dev",
                "php": ">=5.4.0"
            },
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "IMAppLib": "src"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../infomantis/imapplib"
        },
        {
            "name": "infomantis/imauthlib",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "dist": {
                "type": "path",
                "url": "./packages/imauthlib",
                "reference": "f9aae8c92995b86e98d2d52dc5c0c6251a8656f9"
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "IMAuthLib": "src"
                }
            },
            "description": "Library for authentication users and session handling",
            "transport-options": {
                "relative": true
            },
            "install-path": "../infomantis/imauthlib"
        },
        {
            "name": "infomantis/imlib",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "dist": {
                "type": "path",
                "url": "./packages/imlib",
                "reference": "fd54bc311a01a16fa944cb2e9f5c5e59d4fdc2b8"
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "IMLib": "src"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../infomantis/imlib"
        },
        {
            "name": "infomantis/imrestservice",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "dist": {
                "type": "path",
                "url": "./packages/imrestservice",
                "reference": "0ead42735bfe64d132d8ea24e30b99681f11d10a"
            },
            "require": {
                "bcncommerce/json-stream": "0.3.*",
                "php": ">=5.4.0"
            },
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "IMRestService": "src"
                }
            },
            "license": [
                "proprietary"
            ],
            "transport-options": {
                "relative": true
            },
            "install-path": "../infomantis/imrestservice"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.10.2",
            "version_normalized": "1.10.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^7.1"
            },
            "time": "2020-11-13T09:40:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "install-path": "../myclabs/deep-copy"
        },
        {
            "name": "nesbot/carbon",
            "version": "2.56.0",
            "version_normalized": "2.56.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/briannesbitt/Carbon.git",
                "reference": "626ec8cbb724cd3c3400c3ed8f730545b744e3f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/626ec8cbb724cd3c3400c3ed8f730545b744e3f4",
                "reference": "626ec8cbb724cd3c3400c3ed8f730545b744e3f4",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.1.8 || ^8.0",
                "symfony/polyfill-mbstring": "^1.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
            },
            "require-dev": {
                "doctrine/dbal": "^2.0 || ^3.0",
                "doctrine/orm": "^2.7",
                "friendsofphp/php-cs-fixer": "^3.0",
                "kylekatarnls/multi-tester": "^2.0",
                "phpmd/phpmd": "^2.9",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12.54 || ^1.0",
                "phpunit/phpunit": "^7.5.20 || ^8.5.14",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "time": "2022-01-21T17:08:38+00:00",
            "bin": [
                "bin/carbon"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev",
                    "dev-master": "2.x-dev"
                },
                "laravel": {
                    "providers": [
                        "Carbon\\Laravel\\ServiceProvider"
                    ]
                },
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Carbon\\": "src/Carbon/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brian Nesbitt",
                    "email": "brian@nesbot.com",
                    "homepage": "https://markido.com"
                },
                {
                    "name": "kylekatarnls",
                    "homepage": "https://github.com/kylekatarnls"
                }
            ],
            "description": "An API extension for DateTime that supports 281 different languages.",
            "homepage": "https://carbon.nesbot.com",
            "keywords": [
                "date",
                "datetime",
                "time"
            ],
            "support": {
                "docs": "https://carbon.nesbot.com/docs",
                "issues": "https://github.com/briannesbitt/Carbon/issues",
                "source": "https://github.com/briannesbitt/Carbon"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/Carbon",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
                    "type": "tidelift"
                }
            ],
            "install-path": "../nesbot/carbon"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.13.2",
            "version_normalized": "4.13.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
                "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
                "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"
            },
            "time": "2021-11-30T19:35:32+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.9-dev"
                }
            },
            "installation-source": "dist",
            "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.13.2"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "phar-io/manifest",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "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"
            },
            "time": "2021-07-20T11:28:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            },
            "install-path": "../phar-io/manifest"
        },
        {
            "name": "phar-io/version",
            "version": "3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "bae7c545bef187884426f042434e561ab1ddb182"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
                "reference": "bae7c545bef187884426f042434e561ab1ddb182",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2021-02-23T14:00:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "support": {
                "issues": "https://github.com/phar-io/version/issues",
                "source": "https://github.com/phar-io/version/tree/3.1.0"
            },
            "install-path": "../phar-io/version"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2020-06-27T09:03:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
            },
            "install-path": "../phpdocumentor/reflection-common"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.3.0",
            "version_normalized": "5.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
                "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.2",
                "phpdocumentor/type-resolver": "^1.3",
                "webmozart/assert": "^1.9.1"
            },
            "require-dev": {
                "mockery/mockery": "~1.3.2",
                "psalm/phar": "^4.8"
            },
            "time": "2021-10-19T17:43:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                },
                {
                    "name": "Jaap van Otterdijk",
                    "email": "account@ijaap.nl"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
            },
            "install-path": "../phpdocumentor/reflection-docblock"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
                "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*",
                "psalm/phar": "^4.8"
            },
            "time": "2022-01-04T19:58:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "support": {
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
            },
            "install-path": "../phpdocumentor/type-resolver"
        },
        {
            "name": "phpspec/prophecy",
            "version": "v1.15.0",
            "version_normalized": "1.15.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
                "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2",
                "php": "^7.2 || ~8.0, <8.2",
                "phpdocumentor/reflection-docblock": "^5.2",
                "sebastian/comparator": "^3.0 || ^4.0",
                "sebastian/recursion-context": "^3.0 || ^4.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^6.0 || ^7.0",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "time": "2021-12-08T12:19:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Prophecy\\": "src/Prophecy"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "support": {
                "issues": "https://github.com/phpspec/prophecy/issues",
                "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
            },
            "install-path": "../phpspec/prophecy"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "9.2.10",
            "version_normalized": "9.2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
                "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-xmlwriter": "*",
                "nikic/php-parser": "^4.13.0",
                "php": ">=7.3",
                "phpunit/php-file-iterator": "^3.0.3",
                "phpunit/php-text-template": "^2.0.2",
                "sebastian/code-unit-reverse-lookup": "^2.0.2",
                "sebastian/complexity": "^2.0",
                "sebastian/environment": "^5.1.2",
                "sebastian/lines-of-code": "^1.0.3",
                "sebastian/version": "^3.0.1",
                "theseer/tokenizer": "^1.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcov": "*",
                "ext-xdebug": "*"
            },
            "time": "2021-12-05T09:12:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.2-dev"
                }
            },
            "installation-source": "dist",
            "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.10"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-code-coverage"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "3.0.6",
            "version_normalized": "3.0.6.0",
            "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"
            },
            "time": "2021-12-02T12:48:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../phpunit/php-file-iterator"
        },
        {
            "name": "phpunit/php-invoker",
            "version": "3.1.1",
            "version_normalized": "3.1.1.0",
            "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": "*"
            },
            "time": "2020-09-28T05:58:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../phpunit/php-invoker"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "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"
            },
            "time": "2020-10-26T05:33:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../phpunit/php-text-template"
        },
        {
            "name": "phpunit/php-timer",
            "version": "5.0.3",
            "version_normalized": "5.0.3.0",
            "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"
            },
            "time": "2020-10-26T13:16:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../phpunit/php-timer"
        },
        {
            "name": "phpunit/phpunit",
            "version": "9.5.13",
            "version_normalized": "9.5.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "597cb647654ede35e43b137926dfdfef0fb11743"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
                "reference": "597cb647654ede35e43b137926dfdfef0fb11743",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.10.1",
                "phar-io/manifest": "^2.0.3",
                "phar-io/version": "^3.0.2",
                "php": ">=7.3",
                "phpspec/prophecy": "^1.12.1",
                "phpunit/php-code-coverage": "^9.2.7",
                "phpunit/php-file-iterator": "^3.0.5",
                "phpunit/php-invoker": "^3.1.1",
                "phpunit/php-text-template": "^2.0.3",
                "phpunit/php-timer": "^5.0.2",
                "sebastian/cli-parser": "^1.0.1",
                "sebastian/code-unit": "^1.0.6",
                "sebastian/comparator": "^4.0.5",
                "sebastian/diff": "^4.0.3",
                "sebastian/environment": "^5.1.3",
                "sebastian/exporter": "^4.0.3",
                "sebastian/global-state": "^5.0.1",
                "sebastian/object-enumerator": "^4.0.3",
                "sebastian/resource-operations": "^3.0.3",
                "sebastian/type": "^2.3.4",
                "sebastian/version": "^3.0.2"
            },
            "require-dev": {
                "ext-pdo": "*",
                "phpspec/prophecy-phpunit": "^2.0.1"
            },
            "suggest": {
                "ext-soap": "*",
                "ext-xdebug": "*"
            },
            "time": "2022-01-24T07:33:35+00:00",
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ],
                "files": [
                    "src/Framework/Assert/Functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
            },
            "funding": [
                {
                    "url": "https://phpunit.de/sponsors.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/phpunit"
        },
        {
            "name": "psr/container",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "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"
            },
            "time": "2021-11-05T16:50:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "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"
            },
            "time": "2017-10-23T01:57:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            },
            "install-path": "../psr/simple-cache"
        },
        {
            "name": "sebastian/cli-parser",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "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"
            },
            "time": "2020-09-28T06:08:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../sebastian/cli-parser"
        },
        {
            "name": "sebastian/code-unit",
            "version": "1.0.8",
            "version_normalized": "1.0.8.0",
            "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"
            },
            "time": "2020-10-26T13:08:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../sebastian/code-unit"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "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"
            },
            "time": "2020-09-28T05:30:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../sebastian/code-unit-reverse-lookup"
        },
        {
            "name": "sebastian/comparator",
            "version": "4.0.6",
            "version_normalized": "4.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/diff": "^4.0",
                "sebastian/exporter": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T15:49:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "https://github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/comparator"
        },
        {
            "name": "sebastian/complexity",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "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"
            },
            "time": "2020-10-26T15:52:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../sebastian/complexity"
        },
        {
            "name": "sebastian/diff",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "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"
            },
            "time": "2020-10-26T13:10:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../sebastian/diff"
        },
        {
            "name": "sebastian/environment",
            "version": "5.1.3",
            "version_normalized": "5.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "time": "2020-09-28T05:52:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/environment/issues",
                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/environment"
        },
        {
            "name": "sebastian/exporter",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
                "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^9.3"
            },
            "time": "2021-11-11T14:18:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "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.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/exporter"
        },
        {
            "name": "sebastian/global-state",
            "version": "5.0.3",
            "version_normalized": "5.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "time": "2021-06-11T13:31:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/global-state"
        },
        {
            "name": "sebastian/lines-of-code",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "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"
            },
            "time": "2020-11-28T06:42:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../sebastian/lines-of-code"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "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"
            },
            "time": "2020-10-26T13:12:34+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../sebastian/object-enumerator"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "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"
            },
            "time": "2020-10-26T13:14:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../sebastian/object-reflector"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T13:17:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "support": {
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/recursion-context"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "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"
            },
            "time": "2020-09-28T06:45:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../sebastian/resource-operations"
        },
        {
            "name": "sebastian/type",
            "version": "2.3.4",
            "version_normalized": "2.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2021-06-15T12:49:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the types of the PHP type system",
            "homepage": "https://github.com/sebastianbergmann/type",
            "support": {
                "issues": "https://github.com/sebastianbergmann/type/issues",
                "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/type"
        },
        {
            "name": "sebastian/version",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "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"
            },
            "time": "2020-09-28T06:39:44+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../sebastian/version"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.24.0",
            "version_normalized": "1.24.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "30885182c981ab175d4d034db0f6f469898070ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
                "reference": "30885182c981ab175d4d034db0f6f469898070ab",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2021-10-20T20:35:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.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"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.24.0",
            "version_normalized": "1.24.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
                "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2021-11-30T18:21:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.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"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.24.0",
            "version_normalized": "1.24.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
                "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-09-13T13:58:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.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"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/translation",
            "version": "v6.0.3",
            "version_normalized": "6.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "71bb15335798f8c4da110911bcf2d2fead7a430d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/71bb15335798f8c4da110911bcf2d2fead7a430d",
                "reference": "71bb15335798f8c4da110911bcf2d2fead7a430d",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/translation-contracts": "^2.3|^3.0"
            },
            "conflict": {
                "symfony/config": "<5.4",
                "symfony/console": "<5.4",
                "symfony/dependency-injection": "<5.4",
                "symfony/http-kernel": "<5.4",
                "symfony/twig-bundle": "<5.4",
                "symfony/yaml": "<5.4"
            },
            "provide": {
                "symfony/translation-implementation": "2.3|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^5.4|^6.0",
                "symfony/console": "^5.4|^6.0",
                "symfony/dependency-injection": "^5.4|^6.0",
                "symfony/finder": "^5.4|^6.0",
                "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
                "symfony/http-kernel": "^5.4|^6.0",
                "symfony/intl": "^5.4|^6.0",
                "symfony/polyfill-intl-icu": "^1.21",
                "symfony/service-contracts": "^1.1.2|^2|^3",
                "symfony/yaml": "^5.4|^6.0"
            },
            "suggest": {
                "psr/log-implementation": "To use logging capability in translator",
                "symfony/config": "",
                "symfony/yaml": ""
            },
            "time": "2022-01-07T00:29:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\Translation\\": ""
                },
                "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 to internationalize your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/translation/tree/v6.0.3"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/translation"
        },
        {
            "name": "symfony/translation-contracts",
            "version": "v3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation-contracts.git",
                "reference": "1b6ea5a7442af5a12dba3dbd6d71034b5b234e77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1b6ea5a7442af5a12dba3dbd6d71034b5b234e77",
                "reference": "1b6ea5a7442af5a12dba3dbd6d71034b5b234e77",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2"
            },
            "suggest": {
                "symfony/translation-implementation": ""
            },
            "time": "2021-09-07T12:43:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.0-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Translation\\": ""
                }
            },
            "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 translation",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/translation-contracts/tree/v3.0.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"
                }
            ],
            "install-path": "../symfony/translation-contracts"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v6.0.3",
            "version_normalized": "6.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "7b701676fc64f9ef11f9b4870f16b48f66be4834"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7b701676fc64f9ef11f9b4870f16b48f66be4834",
                "reference": "7b701676fc64f9ef11f9b4870f16b48f66be4834",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "phpunit/phpunit": "<5.4.3",
                "symfony/console": "<5.4"
            },
            "require-dev": {
                "ext-iconv": "*",
                "symfony/console": "^5.4|^6.0",
                "symfony/process": "^5.4|^6.0",
                "symfony/uid": "^5.4|^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"
            },
            "time": "2022-01-17T16:30:44+00:00",
            "bin": [
                "Resources/bin/var-dump-server"
            ],
            "type": "library",
            "installation-source": "dist",
            "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/v6.0.3"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/var-dumper"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "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"
            },
            "time": "2021-07-28T10:34:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../theseer/tokenizer"
        },
        {
            "name": "voku/portable-ascii",
            "version": "1.6.1",
            "version_normalized": "1.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/voku/portable-ascii.git",
                "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/87337c91b9dfacee02452244ee14ab3c43bc485a",
                "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
            },
            "suggest": {
                "ext-intl": "Use Intl for transliterator_transliterate() support"
            },
            "time": "2022-01-24T18:55:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "voku\\": "src/voku/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "homepage": "http://www.moelleken.org/"
                }
            ],
            "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
            "homepage": "https://github.com/voku/portable-ascii",
            "keywords": [
                "ascii",
                "clean",
                "php"
            ],
            "support": {
                "issues": "https://github.com/voku/portable-ascii/issues",
                "source": "https://github.com/voku/portable-ascii/tree/1.6.1"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/moelleken",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/voku",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/portable-ascii",
                    "type": "open_collective"
                },
                {
                    "url": "https://www.patreon.com/voku",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
                    "type": "tidelift"
                }
            ],
            "install-path": "../voku/portable-ascii"
        },
        {
            "name": "webmozart/assert",
            "version": "1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<4.6.1 || 4.6.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.13"
            },
            "time": "2021-03-09T10:59:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.10.0"
            },
            "install-path": "../webmozart/assert"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
