?? GreyFile — Mystic File Browser

Current path: home/webdevt/cryptoimpot.fr/



?? Go up: /home/webdevt

?? Viewing: composer_1.lock

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "3df0151eda1b21f3977efa5dd7dcc2cf",
    "packages": [
        {
            "name": "braintree/braintreehttp",
            "version": "0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/braintree/braintreehttp_php.git",
                "reference": "204e36494d9e4b31033328df96af54b17f68b698"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/braintree/braintreehttp_php/zipball/204e36494d9e4b31033328df96af54b17f68b698",
                "reference": "204e36494d9e4b31033328df96af54b17f68b698",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7",
                "wiremock-php/wiremock-php": "1.43.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "BraintreeHttp\\": "lib/BraintreeHttp"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Braintree",
                    "email": "code@getbraintree.com"
                }
            ],
            "abandoned": true,
            "time": "2018-04-17T20:53:31+00:00"
        },
        {
            "name": "container-interop/container-interop",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/container-interop/container-interop.git",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "shasum": ""
            },
            "require": {
                "psr/container": "^1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Interop\\Container\\": "src/Interop/Container/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
            "homepage": "https://github.com/container-interop/container-interop",
            "abandoned": "psr/container",
            "time": "2017-02-14T19:40:03+00:00"
        },
        {
            "name": "doctrine/annotations",
            "version": "v1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24",
                "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/cache": "1.*",
                "phpunit/phpunit": "^6.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "time": "2019-03-25T19:12:02+00:00"
        },
        {
            "name": "doctrine/cache",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
                "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
                "shasum": ""
            },
            "require": {
                "php": "~7.1"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "alcaeus/mongo-php-adapter": "^1.1",
                "doctrine/coding-standard": "^4.0",
                "mongodb/mongodb": "^1.1",
                "phpunit/phpunit": "^7.0",
                "predis/predis": "~1.0"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Caching library offering an object-oriented API for many cache backends",
            "homepage": "https://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ],
            "time": "2018-08-21T18:01:43+00:00"
        },
        {
            "name": "doctrine/collections",
            "version": "v1.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/c5e0bc17b1620e97c968ac409acbff28b8b850be",
                "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpstan/phpstan-shim": "^0.9.2",
                "phpunit/phpunit": "^7.0",
                "vimeo/psalm": "^3.2.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
            "homepage": "https://www.doctrine-project.org/projects/collections.html",
            "keywords": [
                "array",
                "collections",
                "iterators",
                "php"
            ],
            "time": "2019-06-09T13:48:14+00:00"
        },
        {
            "name": "doctrine/common",
            "version": "v2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "30e33f60f64deec87df728c02b107f82cdafad9d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/30e33f60f64deec87df728c02b107f82cdafad9d",
                "reference": "30e33f60f64deec87df728c02b107f82cdafad9d",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "doctrine/cache": "^1.0",
                "doctrine/collections": "^1.0",
                "doctrine/event-manager": "^1.0",
                "doctrine/inflector": "^1.0",
                "doctrine/lexer": "^1.0",
                "doctrine/persistence": "^1.1",
                "doctrine/reflection": "^1.0",
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^1.0",
                "phpunit/phpunit": "^6.3",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/phpunit-bridge": "^4.0.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
            "homepage": "https://www.doctrine-project.org/projects/common.html",
            "keywords": [
                "common",
                "doctrine",
                "php"
            ],
            "time": "2018-11-21T01:24:55+00:00"
        },
        {
            "name": "doctrine/data-fixtures",
            "version": "v1.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/data-fixtures.git",
                "reference": "09b16943b27f3d80d63988d100ff256148c2f78b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/09b16943b27f3d80d63988d100ff256148c2f78b",
                "reference": "09b16943b27f3d80d63988d100ff256148c2f78b",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "~2.2",
                "php": "^7.1"
            },
            "conflict": {
                "doctrine/phpcr-odm": "<1.3.0"
            },
            "require-dev": {
                "doctrine/dbal": "^2.5.4",
                "doctrine/orm": "^2.5.4",
                "phpunit/phpunit": "^7.0"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7",
                "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
                "doctrine/orm": "For loading ORM fixtures",
                "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                }
            ],
            "description": "Data Fixtures for all Doctrine Object Managers",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "database"
            ],
            "time": "2019-07-10T18:30:35+00:00"
        },
        {
            "name": "doctrine/dbal",
            "version": "v2.9.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
                "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
                "shasum": ""
            },
            "require": {
                "doctrine/cache": "^1.0",
                "doctrine/event-manager": "^1.0",
                "ext-pdo": "*",
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^5.0",
                "jetbrains/phpstorm-stubs": "^2018.1.2",
                "phpstan/phpstan": "^0.10.1",
                "phpunit/phpunit": "^7.4",
                "symfony/console": "^2.0.5|^3.0|^4.0",
                "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
            },
            "suggest": {
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
            },
            "bin": [
                "bin/doctrine-dbal"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9.x-dev",
                    "dev-develop": "3.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                }
            ],
            "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
            "homepage": "https://www.doctrine-project.org/projects/dbal.html",
            "keywords": [
                "abstraction",
                "database",
                "dbal",
                "mysql",
                "persistence",
                "pgsql",
                "php",
                "queryobject"
            ],
            "time": "2018-12-31T03:27:51+00:00"
        },
        {
            "name": "doctrine/doctrine-module",
            "version": "2.1.9",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineModule.git",
                "reference": "b1d4ac0bee00847188ba574f7998025c3caa771e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineModule/zipball/b1d4ac0bee00847188ba574f7998025c3caa771e",
                "reference": "b1d4ac0bee00847188ba574f7998025c3caa771e",
                "shasum": ""
            },
            "require": {
                "doctrine/cache": "^1.7",
                "doctrine/common": "^2.8",
                "php": "^7.1",
                "symfony/console": "^3.3 || ^4.0",
                "laminas/laminas-authentication": "^2.5.3",
                "laminas/laminas-cache": "^2.7.1",
                "laminas/laminas-form": "^2.11",
                "laminas/laminas-hydrator": "^2.3",
                "laminas/laminas-mvc": "^3.1",
                "laminas/laminas-paginator": "^2.8",
                "laminas/laminas-servicemanager": "^3.3",
                "laminas/laminas-stdlib": "^3.1",
                "laminas/laminas-validator": "^2.10"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5.2",
                "predis/predis": "^1.1",
                "squizlabs/php_codesniffer": "^2.7",
                "laminas/laminas-i18n": "^2.7",
                "laminas/laminas-log": "^2.9",
                "laminas/laminas-modulemanager": "^2.8",
                "laminas/laminas-mvc-console": "^1.1.11",
                "laminas/laminas-serializer": "^2.8",
                "laminas/laminas-session": "^2.8",
                "laminas/laminas-test": "^3.1.1",
                "zendframework/zend-version": "^2.5.1"
            },
            "suggest": {
                "doctrine/data-fixtures": "Data Fixtures if you want to generate test data or bootstrap data for your deployments",
                "laminas/laminas-mvc-console": "^1.1.11 if you want to use the ZF3 console libraries"
            },
            "bin": [
                "bin/doctrine-module"
            ],
            "type": "library",
            "extra": {
                "zf": {
                    "config-provider": "DoctrineModule\\ConfigProvider",
                    "module": "DoctrineModule"
                },
                "branch-alias": {
                    "dev-1.2-dev": "1.2-dev",
                    "dev-2.0-dev": "2.0-dev",
                    "dev-master": "1.2-dev",
                    "dev-develop": "2.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "DoctrineModule\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Spraggs",
                    "email": "theman@spiffyjr.me",
                    "homepage": "http://www.spiffyjr.me/"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@hotmail.com"
                },
                {
                    "name": "Michaël Gallego",
                    "email": "mic.gallego@gmail.com",
                    "homepage": "http://www.michaelgallego.fr"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "http://marco-pivetta.com/"
                }
            ],
            "description": "Zend Framework Module that provides Doctrine basic functionality required for ORM and ODM modules",
            "homepage": "http://www.doctrine-project.org/",
            "keywords": [
                "doctrine",
                "module",
                "zf"
            ],
            "time": "2019-02-17T20:11:57+00:00"
        },
        {
            "name": "doctrine/doctrine-orm-module",
            "version": "2.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineORMModule.git",
                "reference": "652d8aa636333b6b3f39a2f079c1565b5a9f5a6e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineORMModule/zipball/652d8aa636333b6b3f39a2f079c1565b5a9f5a6e",
                "reference": "652d8aa636333b6b3f39a2f079c1565b5a9f5a6e",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "^2.6.0",
                "doctrine/doctrine-module": "^2.1.3",
                "doctrine/orm": "^2.6.3",
                "php": "^7.1",
                "symfony/console": "^3.3 || ^4.0",
                "laminas/laminas-hydrator": "^2.3",
                "laminas/laminas-mvc": "^3.1",
                "laminas/laminas-servicemanager": "^3.3",
                "laminas/laminas-stdlib": "^3.2.1"
            },
            "require-dev": {
                "doctrine/data-fixtures": "^1.2.1",
                "doctrine/migrations": "^1.5 || ^2.0",
                "phpunit/phpunit": "^7.0.3",
                "squizlabs/php_codesniffer": "^2.7",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-developer-tools": "^1.1",
                "laminas/laminas-i18n": "^2.7.3",
                "laminas/laminas-log": "^2.9",
                "laminas/laminas-modulemanager": "^2.7.2",
                "laminas/laminas-mvc-console": "^1.2",
                "laminas/laminas-serializer": "^2.8"
            },
            "suggest": {
                "doctrine/migrations": "doctrine migrations if you want to keep your schema definitions versioned",
                "laminas/laminas-developer-tools": "zend-developer-tools if you want to profile operations executed by the ORM during development",
                "laminas/laminas-form": "if you want to use form elements backed by Doctrine"
            },
            "type": "library",
            "extra": {
                "zf": {
                    "config-provider": "DoctrineORMModule\\ConfigProvider",
                    "module": "DoctrineORMModule"
                }
            },
            "autoload": {
                "files": [
                    "src/autoload.php"
                ],
                "psr-0": {
                    "DoctrineORMModule\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Spraggs",
                    "email": "theman@spiffyjr.me",
                    "homepage": "http://www.spiffyjr.me/"
                },
                {
                    "name": "Evan Coury",
                    "email": "me@evancoury.com",
                    "homepage": "http://blog.evan.pro/"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@hotmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "http://marco-pivetta.com/"
                }
            ],
            "description": "Zend Framework Module that provides Doctrine ORM functionality",
            "homepage": "http://www.doctrine-project.org/",
            "keywords": [
                "doctrine",
                "module",
                "orm",
                "zf"
            ],
            "time": "2019-07-10T21:59:42+00:00"
        },
        {
            "name": "doctrine/event-manager",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/event-manager.git",
                "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3",
                "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "conflict": {
                "doctrine/common": "<2.9@dev"
            },
            "require-dev": {
                "doctrine/coding-standard": "^4.0",
                "phpunit/phpunit": "^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "Doctrine Event Manager component",
            "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
            "keywords": [
                "event",
                "eventdispatcher",
                "eventmanager"
            ],
            "time": "2018-06-11T11:59:03+00:00"
        },
        {
            "name": "doctrine/inflector",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
                "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "inflection",
                "pluralize",
                "singularize",
                "string"
            ],
            "time": "2018-01-09T20:05:19+00:00"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "a2c590166b2133a4633738648b6b064edae0814a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
                "reference": "a2c590166b2133a4633738648b6b064edae0814a",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.13",
                "phpstan/phpstan-phpunit": "^0.11",
                "phpstan/phpstan-shim": "^0.11",
                "phpunit/phpunit": "^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "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": "http://ocramius.github.com/"
                }
            ],
            "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"
            ],
            "time": "2019-03-17T17:37:11+00:00"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
                "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "time": "2019-06-08T11:03:04+00:00"
        },
        {
            "name": "doctrine/migrations",
            "version": "v1.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/migrations.git",
                "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/migrations/zipball/215438c0eef3e5f9b7da7d09c6b90756071b43e6",
                "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "~2.6",
                "ocramius/proxy-manager": "^1.0|^2.0",
                "php": "^7.1",
                "symfony/console": "~3.3|^4.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^1.0",
                "doctrine/orm": "~2.5",
                "jdorn/sql-formatter": "~1.1",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "~7.0",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/yaml": "~3.3|^4.0"
            },
            "suggest": {
                "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.",
                "symfony/yaml": "Allows the use of yaml for migration configuration files."
            },
            "bin": [
                "bin/doctrine-migrations"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v1.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations",
                    "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Michael Simonson",
                    "email": "contact@mikesimonson.com"
                }
            ],
            "description": "Database Schema migrations using Doctrine DBAL",
            "homepage": "https://www.doctrine-project.org/projects/migrations.html",
            "keywords": [
                "database",
                "migrations"
            ],
            "time": "2018-06-06T21:00:30+00:00"
        },
        {
            "name": "doctrine/orm",
            "version": "v2.6.3",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/orm.git",
                "reference": "434820973cadf2da2d66e7184be370084cc32ca8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/orm/zipball/434820973cadf2da2d66e7184be370084cc32ca8",
                "reference": "434820973cadf2da2d66e7184be370084cc32ca8",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "~1.5",
                "doctrine/cache": "~1.6",
                "doctrine/collections": "^1.4",
                "doctrine/common": "^2.7.1",
                "doctrine/dbal": "^2.6",
                "doctrine/instantiator": "~1.1",
                "ext-pdo": "*",
                "php": "^7.1",
                "symfony/console": "~3.0|~4.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^1.0",
                "phpunit/phpunit": "^6.5",
                "squizlabs/php_codesniffer": "^3.2",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
            },
            "bin": [
                "bin/doctrine"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\ORM\\": "lib/Doctrine/ORM"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "Object-Relational-Mapper for PHP",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "database",
                "orm"
            ],
            "time": "2018-11-20T23:46:46+00:00"
        },
        {
            "name": "doctrine/persistence",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/persistence.git",
                "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/persistence/zipball/3da7c9d125591ca83944f477e65ed3d7b4617c48",
                "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "doctrine/cache": "^1.0",
                "doctrine/collections": "^1.0",
                "doctrine/event-manager": "^1.0",
                "doctrine/reflection": "^1.0",
                "php": "^7.1"
            },
            "conflict": {
                "doctrine/common": "<2.10@dev"
            },
            "require-dev": {
                "doctrine/coding-standard": "^5.0",
                "phpstan/phpstan": "^0.8",
                "phpunit/phpunit": "^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
            "homepage": "https://doctrine-project.org/projects/persistence.html",
            "keywords": [
                "mapper",
                "object",
                "odm",
                "orm",
                "persistence"
            ],
            "time": "2019-04-23T08:28:24+00:00"
        },
        {
            "name": "doctrine/reflection",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/reflection.git",
                "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
                "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "ext-tokenizer": "*",
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^4.0",
                "doctrine/common": "^2.8",
                "phpstan/phpstan": "^0.9.2",
                "phpstan/phpstan-phpunit": "^0.9.4",
                "phpunit/phpunit": "^7.0",
                "squizlabs/php_codesniffer": "^3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "Doctrine Reflection component",
            "homepage": "https://www.doctrine-project.org/projects/reflection.html",
            "keywords": [
                "reflection"
            ],
            "time": "2018-06-14T14:45:07+00:00"
        },
        {
            "name": "evenement/evenement",
            "version": "v3.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/igorw/evenement.git",
                "reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/igorw/evenement/zipball/531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
                "reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Evenement": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                }
            ],
            "description": "Événement is a very simple event dispatching library for PHP",
            "keywords": [
                "event-dispatcher",
                "event-emitter"
            ],
            "time": "2017-07-23T21:35:13+00:00"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
                "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "psr/http-message": "~1.0",
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-zlib": "*",
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Schultze",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "time": "2019-07-01T23:21:34+00:00"
        },
        {
            "name": "jaggedsoft/php-binance-api",
            "version": "v0.5.6",
            "source": {
                "type": "git",
                "url": "https://github.com/jaggedsoft/php-binance-api.git",
                "reference": "8a7ea44d50b58abb90773e6728344f9dd206236a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jaggedsoft/php-binance-api/zipball/8a7ea44d50b58abb90773e6728344f9dd206236a",
                "reference": "8a7ea44d50b58abb90773e6728344f9dd206236a",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=7.0",
                "ratchet/pawl": "^0.3.0",
                "ratchet/rfc6455": "^0.2.3",
                "react/socket": "^1.0 || ^0.8 || ^0.7"
            },
            "require-dev": {
                "codacy/coverage": "dev-master",
                "phpunit/phpunit": "~6"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "php-binance-api.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use.",
            "keywords": [
                "binance",
                "cryptocurrency",
                "websocket"
            ],
            "time": "2019-02-09T22:26:10+00:00"
        },
        {
            "name": "ocramius/package-versions",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Ocramius/PackageVersions.git",
                "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
                "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0.0",
                "php": "^7.1.0"
            },
            "require-dev": {
                "composer/composer": "^1.6.3",
                "doctrine/coding-standard": "^5.0.1",
                "ext-zip": "*",
                "infection/infection": "^0.7.1",
                "phpunit/phpunit": "^7.0.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "PackageVersions\\Installer",
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PackageVersions\\": "src/PackageVersions"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
            "time": "2019-02-21T12:16:21+00:00"
        },
        {
            "name": "ocramius/proxy-manager",
            "version": "2.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Ocramius/ProxyManager.git",
                "reference": "14b137b06b0f911944132df9d51e445a35920ab1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/14b137b06b0f911944132df9d51e445a35920ab1",
                "reference": "14b137b06b0f911944132df9d51e445a35920ab1",
                "shasum": ""
            },
            "require": {
                "ocramius/package-versions": "^1.1.3",
                "php": "^7.2.0",
                "laminas/laminas-code": "^3.3.0"
            },
            "require-dev": {
                "couscous/couscous": "^1.6.1",
                "ext-phar": "*",
                "humbug/humbug": "1.0.0-RC.0@RC",
                "nikic/php-parser": "^3.1.1",
                "padraic/phpunit-accelerator": "dev-master@DEV",
                "phpbench/phpbench": "^0.12.2",
                "phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999",
                "phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761",
                "phpunit/phpunit": "^6.4.3",
                "squizlabs/php_codesniffer": "^2.9.1"
            },
            "suggest": {
                "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
                "laminas/laminas-json": "To have the JsonRpc adapter (Remote Object feature)",
                "laminas/laminas-soap": "To have the Soap adapter (Remote Object feature)",
                "laminas/laminas-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "ProxyManager\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "http://ocramius.github.io/"
                }
            ],
            "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
            "homepage": "https://github.com/Ocramius/ProxyManager",
            "keywords": [
                "aop",
                "lazy loading",
                "proxy",
                "proxy pattern",
                "service proxies"
            ],
            "time": "2018-09-27T13:45:01+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.99",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                "shasum": ""
            },
            "require": {
                "php": "^7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "time": "2018-07-02T15:55:56+00:00"
        },
        {
            "name": "paypal/paypal-checkout-sdk",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/Checkout-PHP-SDK.git",
                "reference": "b321066fdce122cd63368b559d54674bdf2f12a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/b321066fdce122cd63368b559d54674bdf2f12a8",
                "reference": "b321066fdce122cd63368b559d54674bdf2f12a8",
                "shasum": ""
            },
            "require": {
                "braintree/braintreehttp": "0.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk",
                    "Sample\\": "samples/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PayPal",
                    "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors"
                }
            ],
            "description": "PayPal's PHP SDK for Checkout REST APIs",
            "homepage": "http://github.com/paypal/Checkout-PHP-SDK/",
            "keywords": [
                "checkout",
                "orders",
                "payments",
                "paypal",
                "rest",
                "sdk"
            ],
            "time": "2019-02-04T06:59:08+00:00"
        },
        {
            "name": "paypal/rest-api-sdk-php",
            "version": "1.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/PayPal-PHP-SDK.git",
                "reference": "72e2f2466975bf128a31e02b15110180f059fc04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/72e2f2466975bf128a31e02b15110180f059fc04",
                "reference": "72e2f2466975bf128a31e02b15110180f059fc04",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.3.0",
                "psr/log": "^1.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "PayPal": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "PayPal",
                    "homepage": "https://github.com/paypal/rest-api-sdk-php/contributors"
                }
            ],
            "description": "PayPal's PHP SDK for REST APIs",
            "homepage": "http://paypal.github.io/PayPal-PHP-SDK/",
            "keywords": [
                "payments",
                "paypal",
                "rest",
                "sdk"
            ],
            "time": "2019-01-04T20:04:25+00:00"
        },
        {
            "name": "payward/kraken-api-client",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/payward/kraken-api-client.git",
                "reference": "ed537939ca25e9dccbbf1b2ab51fbdc527387e73"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/payward/kraken-api-client/zipball/ed537939ca25e9dccbbf1b2ab51fbdc527387e73",
                "reference": "ed537939ca25e9dccbbf1b2ab51fbdc527387e73",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "php/KrakenAPIClient.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHP Api for Kraken.com",
            "keywords": [
                "kraken"
            ],
            "time": "2016-05-29T01:41:44+00:00"
        },
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "time": "2016-08-06T20:24:11+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://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"
            ],
            "time": "2017-02-14T16:28:37+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "time": "2016-08-06T14:39:51+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2018-11-20T15:27:04+00:00"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "time": "2017-10-23T01:57:42+00:00"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "time": "2019-03-08T08:55:37+00:00"
        },
        {
            "name": "ratchet/pawl",
            "version": "v0.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/ratchetphp/Pawl.git",
                "reference": "3a7d5b78e0deaec82f42513a4a3193a8eb12feb1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ratchetphp/Pawl/zipball/3a7d5b78e0deaec82f42513a4a3193a8eb12feb1",
                "reference": "3a7d5b78e0deaec82f42513a4a3193a8eb12feb1",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^3.0 || ^2.0",
                "php": ">=5.4",
                "ratchet/rfc6455": "^0.2.3",
                "react/socket": "^1.0 || ^0.8 || ^0.7"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "suggest": {
                "reactivex/rxphp": "~2.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Ratchet\\Client\\": "src"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Asynchronous WebSocket client",
            "keywords": [
                "Ratchet",
                "async",
                "client",
                "websocket",
                "websocket client"
            ],
            "time": "2019-01-14T14:09:36+00:00"
        },
        {
            "name": "ratchet/rfc6455",
            "version": "v0.2.5",
            "source": {
                "type": "git",
                "url": "https://github.com/ratchetphp/RFC6455.git",
                "reference": "c62f7cd95ffbb6e94fd657be694fc7372ecd6e62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ratchetphp/RFC6455/zipball/c62f7cd95ffbb6e94fd657be694fc7372ecd6e62",
                "reference": "c62f7cd95ffbb6e94fd657be694fc7372ecd6e62",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/psr7": "^1.0",
                "php": ">=5.4.2"
            },
            "require-dev": {
                "phpunit/phpunit": "4.8.*",
                "react/http": "^0.4.1",
                "react/socket-client": "^0.4.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Ratchet\\RFC6455\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "RFC6455 WebSocket protocol handler",
            "homepage": "http://socketo.me",
            "keywords": [
                "WebSockets",
                "rfc6455",
                "websocket"
            ],
            "time": "2019-03-10T17:10:42+00:00"
        },
        {
            "name": "react/cache",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/cache.git",
                "reference": "aa10d63a1b40a36a486bdf527f28bac607ee6466"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/cache/zipball/aa10d63a1b40a36a486bdf527f28bac607ee6466",
                "reference": "aa10d63a1b40a36a486bdf527f28bac607ee6466",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "react/promise": "~2.0|~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Async, Promise-based cache interface for ReactPHP",
            "keywords": [
                "cache",
                "caching",
                "promise",
                "reactphp"
            ],
            "time": "2019-07-11T13:45:28+00:00"
        },
        {
            "name": "react/dns",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/dns.git",
                "reference": "a04f6f23ee40afec2e5814ddfbdf71b9e88bbc1f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/dns/zipball/a04f6f23ee40afec2e5814ddfbdf71b9e88bbc1f",
                "reference": "a04f6f23ee40afec2e5814ddfbdf71b9e88bbc1f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "react/cache": "^1.0 || ^0.6 || ^0.5",
                "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
                "react/promise": "^2.1 || ^1.2.1",
                "react/promise-timer": "^1.2"
            },
            "require-dev": {
                "clue/block-react": "^1.2",
                "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Dns\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Async DNS resolver for ReactPHP",
            "keywords": [
                "async",
                "dns",
                "dns-resolver",
                "reactphp"
            ],
            "time": "2019-07-18T09:47:47+00:00"
        },
        {
            "name": "react/event-loop",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/event-loop.git",
                "reference": "a0ecac955c67b57c40fe4a1b88a7cca1b58c982d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/event-loop/zipball/a0ecac955c67b57c40fe4a1b88a7cca1b58c982d",
                "reference": "a0ecac955c67b57c40fe4a1b88a7cca1b58c982d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35"
            },
            "suggest": {
                "ext-event": "~1.0 for ExtEventLoop",
                "ext-pcntl": "For signal handling support when using the StreamSelectLoop",
                "ext-uv": "* for ExtUvLoop"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\EventLoop\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
            "keywords": [
                "asynchronous",
                "event-loop"
            ],
            "time": "2019-02-07T16:19:49+00:00"
        },
        {
            "name": "react/promise",
            "version": "v2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
                "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "time": "2019-01-07T21:25:54+00:00"
        },
        {
            "name": "react/promise-timer",
            "version": "v1.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise-timer.git",
                "reference": "35fb910604fd86b00023fc5cda477c8074ad0abc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/35fb910604fd86b00023fc5cda477c8074ad0abc",
                "reference": "35fb910604fd86b00023fc5cda477c8074ad0abc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3",
                "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
                "react/promise": "^2.7.0 || ^1.2.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Promise\\Timer\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@lueck.tv"
                }
            ],
            "description": "A trivial implementation of timeouts for Promises, built on top of ReactPHP.",
            "homepage": "https://github.com/reactphp/promise-timer",
            "keywords": [
                "async",
                "event-loop",
                "promise",
                "reactphp",
                "timeout",
                "timer"
            ],
            "time": "2019-03-27T18:10:32+00:00"
        },
        {
            "name": "react/socket",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/socket.git",
                "reference": "10f0629ec83ea0fa22597f348623f554227e3ca0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/socket/zipball/10f0629ec83ea0fa22597f348623f554227e3ca0",
                "reference": "10f0629ec83ea0fa22597f348623f554227e3ca0",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
                "php": ">=5.3.0",
                "react/dns": "^1.0 || ^0.4.13",
                "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
                "react/promise": "^2.6.0 || ^1.2.1",
                "react/promise-timer": "^1.4.0",
                "react/stream": "^1.1"
            },
            "require-dev": {
                "clue/block-react": "^1.2",
                "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Socket\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
            "keywords": [
                "Connection",
                "Socket",
                "async",
                "reactphp",
                "stream"
            ],
            "time": "2019-07-10T10:11:14+00:00"
        },
        {
            "name": "react/stream",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/stream.git",
                "reference": "50426855f7a77ddf43b9266c22320df5bf6c6ce6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/stream/zipball/50426855f7a77ddf43b9266c22320df5bf6c6ce6",
                "reference": "50426855f7a77ddf43b9266c22320df5bf6c6ce6",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
                "php": ">=5.3.8",
                "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5"
            },
            "require-dev": {
                "clue/stream-filter": "~1.2",
                "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Stream\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
            "keywords": [
                "event-driven",
                "io",
                "non-blocking",
                "pipe",
                "reactphp",
                "readable",
                "stream",
                "writable"
            ],
            "time": "2019-01-01T16:15:09+00:00"
        },
        {
            "name": "slm/queue",
            "version": "1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/JouwWeb/SlmQueue.git",
                "reference": "6f0d92a04ef3dfa088fac9a3f9638c554968fe77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JouwWeb/SlmQueue/zipball/6f0d92a04ef3dfa088fac9a3f9638c554968fe77",
                "reference": "6f0d92a04ef3dfa088fac9a3f9638c554968fe77",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "laminas/laminas-eventmanager": "^2.6 || ^3.0",
                "laminas/laminas-servicemanager": "^2.7 || ^3.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8",
                "squizlabs/php_codesniffer": "^2.0",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-log": "^2.7",
                "laminas/laminas-modulemanager": "^2.5",
                "laminas/laminas-mvc": "^2.5",
                "laminas/laminas-serializer": "^2.6",
                "laminas/laminas-view": "^2.7"
            },
            "suggest": {
                "slm/queue-beanstalkd": "If you are using Beanstalk",
                "slm/queue-doctrine": "If you are using Doctrine ORM",
                "slm/queue-sqs": "If you are using Amazon SQS"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                },
                "zf": {
                    "module": "SlmQueue",
                    "config-provider": "SlmQueue\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "SlmQueue\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jurian Sluiman",
                    "email": "jurian@juriansluiman.nl",
                    "homepage": "http://juriansluiman.nl"
                },
                {
                    "name": "Michaël Gallego",
                    "email": "mic.gallego@gmail.com",
                    "homepage": "http://www.michaelgallego.fr"
                },
                {
                    "name": "Bas Kamer",
                    "email": "baskamer@gmail.com"
                },
                {
                    "name": "Roel van Duijnhoven",
                    "email": "roel.duijnhoven@gmail.com",
                    "homepage": "http://www.roelvanduijnhoven.nl"
                }
            ],
            "description": "Zend Framework module that integrates with various queue management systems",
            "homepage": "https://github.com/juriansluiman/SlmQueue",
            "keywords": [
                "ZendFramework",
                "expressive",
                "job",
                "queue",
                "zf2",
                "zf3"
            ],
            "time": "2019-03-21T12:39:36+00:00"
        },
        {
            "name": "slm/queue-doctrine",
            "version": "2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/JouwWeb/SlmQueueDoctrine.git",
                "reference": "5e7ccc9418dfebec9e50fac74748eb304de36f65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JouwWeb/SlmQueueDoctrine/zipball/5e7ccc9418dfebec9e50fac74748eb304de36f65",
                "reference": "5e7ccc9418dfebec9e50fac74748eb304de36f65",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "^2.5",
                "doctrine/doctrine-orm-module": "~0.7 || ^1.0 || ^2.1",
                "php": "^5.5 || ^7.0",
                "slm/queue": "^1.0",
                "laminas/laminas-eventmanager": "^2.6 || ^3.0",
                "laminas/laminas-servicemanager": "^2.7 || ^3.0",
                "laminas/laminas-stdlib": "^2.2 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8",
                "squizlabs/php_codesniffer": "^2.7",
                "laminas/laminas-config": "^2.2",
                "laminas/laminas-i18n": "^2.5",
                "laminas/laminas-log": "^2.5",
                "laminas/laminas-modulemanager": "^2.5",
                "laminas/laminas-mvc": "^2.5",
                "laminas/laminas-serializer": "^2.5",
                "laminas/laminas-view": "^2.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                },
                "zf": {
                    "module": "SlmQueueDoctrine\\Module",
                    "config-provider": "SlmQueueDoctrine\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "SlmQueueDoctrine\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Stefan Kleff",
                    "email": "s.kleff@goalio.de",
                    "homepage": "http://www.goalio.de"
                }
            ],
            "description": "Zend Framework module that integrates Doctrine as queuing system",
            "homepage": "https://github.com/juriansluiman/SlmQueueDoctrine",
            "keywords": [
                "database",
                "db",
                "doctrine",
                "expressive",
                "job",
                "queue",
                "zf2",
                "zf3"
            ],
            "time": "2019-03-26T08:59:19+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v4.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "b592b26a24265a35172d8a2094d8b10f22b7cc39"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/b592b26a24265a35172d8a2094d8b10f22b7cc39",
                "reference": "b592b26a24265a35172d8a2094d8b10f22b7cc39",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.8",
                "symfony/service-contracts": "^1.1"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4",
                "symfony/event-dispatcher": "<4.3",
                "symfony/process": "<3.3"
            },
            "provide": {
                "psr/log-implementation": "1.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~3.4|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/event-dispatcher": "^4.3",
                "symfony/lock": "~3.4|~4.0",
                "symfony/process": "~3.4|~4.0",
                "symfony/var-dumper": "^4.3"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Console Component",
            "homepage": "https://symfony.com",
            "time": "2019-06-13T11:03:18+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
                "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11-dev"
                }
            },
            "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"
            ],
            "time": "2019-02-06T07:57:58+00:00"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/d1fb4abcc0c47be136208ad9d68bf59f1ee17abd",
                "reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2019-02-06T07:57:58+00:00"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v1.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d",
                "reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "psr/container": "^1.0"
            },
            "suggest": {
                "symfony/service-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "time": "2019-06-13T11:15:36+00:00"
        },
        {
            "name": "tecnickcom/tcpdf",
            "version": "6.2.26",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/TCPDF.git",
                "reference": "367241059ca166e3a76490f4448c284e0a161f15"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/367241059ca166e3a76490f4448c284e0a161f15",
                "reference": "367241059ca166e3a76490f4448c284e0a161f15",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "config",
                    "include",
                    "tcpdf.php",
                    "tcpdf_parser.php",
                    "tcpdf_import.php",
                    "tcpdf_barcodes_1d.php",
                    "tcpdf_barcodes_2d.php",
                    "include/tcpdf_colors.php",
                    "include/tcpdf_filters.php",
                    "include/tcpdf_font_data.php",
                    "include/tcpdf_fonts.php",
                    "include/tcpdf_images.php",
                    "include/tcpdf_static.php",
                    "include/barcodes/datamatrix.php",
                    "include/barcodes/pdf417.php",
                    "include/barcodes/qrcode.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "role": "lead"
                }
            ],
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
            "homepage": "http://www.tcpdf.org/",
            "keywords": [
                "PDFD32000-2008",
                "TCPDF",
                "barcodes",
                "datamatrix",
                "pdf",
                "pdf417",
                "qrcode"
            ],
            "time": "2018-10-16T17:24:05+00:00"
        },
        {
            "name": "true/punycode",
            "version": "v2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/true/php-punycode.git",
                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "symfony/polyfill-mbstring": "^1.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.7",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "TrueBV\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Renan Gonçalves",
                    "email": "renan.saddam@gmail.com"
                }
            ],
            "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
            "homepage": "https://github.com/true/php-punycode",
            "keywords": [
                "idna",
                "punycode"
            ],
            "time": "2016-11-16T10:37:54+00:00"
        },
        {
            "name": "laminas/laminas-authentication",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-authentication.git",
                "reference": "1f379f6384fca34b3bfe94d953abd65e9e7ee746"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-authentication/zipball/1f379f6384fca34b3bfe94d953abd65e9e7ee746",
                "reference": "1f379f6384fca34b3bfe94d953abd65e9e7ee746",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-stdlib": "^3.2.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-crypt": "^2.6 || ^3.2.1",
                "laminas/laminas-db": "^2.8.2",
                "laminas/laminas-http": "^2.7",
                "laminas/laminas-ldap": "^2.8",
                "laminas/laminas-session": "^2.8",
                "laminas/laminas-uri": "^2.5.2",
                "laminas/laminas-validator": "^2.10.1"
            },
            "suggest": {
                "laminas/laminas-crypt": "Laminas\\Crypt component",
                "laminas/laminas-db": "Laminas\\Db component",
                "laminas/laminas-http": "Laminas\\Http component",
                "laminas/laminas-ldap": "Laminas\\Ldap component",
                "laminas/laminas-session": "Laminas\\Session component",
                "laminas/laminas-uri": "Laminas\\Uri component",
                "laminas/laminas-validator": "Laminas\\Validator component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Authentication\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides an API for authentication and includes concrete authentication adapters for common use case scenarios",
            "keywords": [
                "Authentication",
                "ZendFramework",
                "zf"
            ],
            "abandoned": "laminas/laminas-authentication",
            "time": "2019-05-14T18:06:07+00:00"
        },
        {
            "name": "laminas/laminas-cache",
            "version": "2.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-cache.git",
                "reference": "4983dff629956490c78b88adcc8ece4711d7d8a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-cache/zipball/4983dff629956490c78b88adcc8ece4711d7d8a3",
                "reference": "4983dff629956490c78b88adcc8ece4711d7d8a3",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "psr/cache": "^1.0",
                "psr/simple-cache": "^1.0",
                "laminas/laminas-eventmanager": "^2.6.3 || ^3.2",
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1"
            },
            "provide": {
                "psr/cache-implementation": "1.0",
                "psr/simple-cache-implementation": "1.0"
            },
            "require-dev": {
                "cache/integration-tests": "^0.16",
                "phpbench/phpbench": "^0.13",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-serializer": "^2.6",
                "laminas/laminas-session": "^2.7.4"
            },
            "suggest": {
                "ext-apc": "APC or compatible extension, to use the APC storage adapter",
                "ext-apcu": "APCU >= 5.1.0, to use the APCu storage adapter",
                "ext-dba": "DBA, to use the DBA storage adapter",
                "ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter",
                "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter",
                "ext-mongo": "Mongo, to use MongoDb storage adapter",
                "ext-mongodb": "MongoDB, to use the ExtMongoDb storage adapter",
                "ext-redis": "Redis, to use Redis storage adapter",
                "ext-wincache": "WinCache, to use the WinCache storage adapter",
                "ext-xcache": "XCache, to use the XCache storage adapter",
                "mongodb/mongodb": "Required for use with the ext-mongodb adapter",
                "mongofill/mongofill": "Alternative to ext-mongo - a pure PHP implementation designed as a drop in replacement",
                "laminas/laminas-serializer": "Laminas\\Serializer component",
                "laminas/laminas-session": "Laminas\\Session component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8.x-dev",
                    "dev-develop": "2.9.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Cache",
                    "config-provider": "Laminas\\Cache\\ConfigProvider"
                }
            },
            "autoload": {
                "files": [
                    "autoload/patternPluginManagerPolyfill.php"
                ],
                "psr-4": {
                    "Laminas\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output",
            "keywords": [
                "ZendFramework",
                "cache",
                "psr-16",
                "psr-6",
                "zf"
            ],
            "abandoned": "laminas/laminas-cache",
            "time": "2018-05-01T21:58:00+00:00"
        },
        {
            "name": "laminas/laminas-captcha",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-captcha.git",
                "reference": "4272f3d0cde0a1fa9135d0cbc4a629fb655391d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/4272f3d0cde0a1fa9135d0cbc4a629fb655391d3",
                "reference": "4272f3d0cde0a1fa9135d0cbc4a629fb655391d3",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-math": "^2.7 || ^3.0",
                "laminas/laminas-stdlib": "^3.2.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-session": "^2.8",
                "laminas/laminas-text": "^2.6",
                "laminas/laminas-validator": "^2.10.1",
                "laminas/laminas-recaptcha": "^3.0"
            },
            "suggest": {
                "laminas/laminas-i18n-resources": "Translations of captcha messages",
                "laminas/laminas-session": "Laminas\\Session component",
                "laminas/laminas-text": "Laminas\\Text component",
                "laminas/laminas-validator": "Laminas\\Validator component",
                "laminas/laminas-recaptcha": "Laminas\\ReCaptcha component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9.x-dev",
                    "dev-develop": "2.10.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Captcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more",
            "keywords": [
                "ZendFramework",
                "captcha",
                "zf"
            ],
            "abandoned": "laminas/laminas-captcha",
            "time": "2019-06-18T09:32:52+00:00"
        },
        {
            "name": "laminas/laminas-code",
            "version": "3.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-code.git",
                "reference": "c21db169075c6ec4b342149f446e7b7b724f95eb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-code/zipball/c21db169075c6ec4b342149f446e7b7b724f95eb",
                "reference": "c21db169075c6ec4b342149f446e7b7b724f95eb",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "laminas/laminas-eventmanager": "^2.6 || ^3.0"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "ext-phar": "*",
                "phpunit/phpunit": "^6.2.3",
                "laminas/laminas-coding-standard": "^1.0.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "suggest": {
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                "laminas/laminas-stdlib": "Laminas\\Stdlib component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev",
                    "dev-develop": "3.4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Code\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides facilities to generate arbitrary code using an object oriented interface",
            "homepage": "https://github.com/laminas/laminas-code",
            "keywords": [
                "code",
                "zf2"
            ],
            "abandoned": "laminas/laminas-code",
            "time": "2018-08-13T20:36:59+00:00"
        },
        {
            "name": "laminas/laminas-component-installer",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-component-installer.git",
                "reference": "5e9beda3b81d29d4d080b110d67f8c8c44d93605"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-component-installer/zipball/5e9beda3b81d29d4d080b110d67f8c8c44d93605",
                "reference": "5e9beda3b81d29d4d080b110d67f8c8c44d93605",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "composer/composer": "^1.5.2",
                "malukenho/docheader": "^0.1.6",
                "mikey179/vfsstream": "^1.6.5",
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "type": "composer-plugin",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev",
                    "dev-develop": "1.2-dev"
                },
                "class": "Laminas\\ComponentInstaller\\ComponentInstaller"
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\ComponentInstaller\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Composer plugin for automating component registration in zend-mvc and Expressive applications",
            "keywords": [
                "ZendFramework",
                "component installer",
                "composer",
                "plugin",
                "zf"
            ],
            "abandoned": "laminas/laminas-component-installer",
            "time": "2018-01-11T15:03:06+00:00"
        },
        {
            "name": "laminas/laminas-config",
            "version": "3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-config.git",
                "reference": "012341361ae3cc97a99959e7cb7c9ebd04d49572"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-config/zipball/012341361ae3cc97a99959e7cb7c9ebd04d49572",
                "reference": "012341361ae3cc97a99959e7cb7c9ebd04d49572",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^5.6 || ^7.0",
                "psr/container": "^1.0",
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1"
            },
            "conflict": {
                "container-interop/container-interop": "<1.2.0"
            },
            "require-dev": {
                "malukenho/docheader": "^0.1.6",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-filter": "^2.7.2",
                "laminas/laminas-i18n": "^2.7.4",
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3"
            },
            "suggest": {
                "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
                "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev",
                    "dev-develop": "3.4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Config\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a nested object property based user interface for accessing this configuration data within application code",
            "keywords": [
                "ZendFramework",
                "config",
                "zf"
            ],
            "abandoned": "laminas/laminas-config",
            "time": "2019-06-08T18:58:54+00:00"
        },
        {
            "name": "laminas/laminas-console",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-console.git",
                "reference": "95817ae78f73c48026972e350a2ecc31c6d9f9ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-console/zipball/95817ae78f73c48026972e350a2ecc31c6d9f9ae",
                "reference": "95817ae78f73c48026972e350a2ecc31c6d9f9ae",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-stdlib": "^3.2.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-filter": "^2.7.2",
                "laminas/laminas-json": "^2.6 || ^3.0",
                "laminas/laminas-validator": "^2.10.1"
            },
            "suggest": {
                "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
                "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8.x-dev",
                    "dev-develop": "2.9.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Console\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Build console applications using getopt syntax or routing, complete with prompts",
            "keywords": [
                "ZendFramework",
                "console",
                "zf"
            ],
            "abandoned": "laminas/laminas-console",
            "time": "2019-02-04T19:48:22+00:00"
        },
        {
            "name": "laminas/laminas-crypt",
            "version": "3.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-crypt.git",
                "reference": "cf23da2731dabdbb916cf888f611fc0f123bd36b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/cf23da2731dabdbb916cf888f611fc0f123bd36b",
                "reference": "cf23da2731dabdbb916cf888f611fc0f123bd36b",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "ext-mbstring": "*",
                "php": "^5.6 || ^7.0",
                "laminas/laminas-math": "^3.0",
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "suggest": {
                "ext-openssl": "Required for most features of Laminas\\Crypt"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev",
                    "dev-develop": "3.4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Crypt\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Strong cryptography tools and password hashing",
            "keywords": [
                "ZendFramework",
                "crypt",
                "zf"
            ],
            "abandoned": "laminas/laminas-crypt",
            "time": "2019-05-14T20:19:53+00:00"
        },
        {
            "name": "laminas/laminas-db",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-db.git",
                "reference": "77022f06f6ffd384fa86d22ab8d8bbdb925a1e8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-db/zipball/77022f06f6ffd384fa86d22ab8d8bbdb925a1e8e",
                "reference": "77022f06f6ffd384fa86d22ab8d8bbdb925a1e8e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.25 || ^6.4.4",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-hydrator": "^1.1 || ^2.1 || ^3.0",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "laminas/laminas-eventmanager": "Laminas\\EventManager component",
                "laminas/laminas-hydrator": "Laminas\\Hydrator component for using HydratingResultSets",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9-dev",
                    "dev-develop": "2.10-dev"
                },
                "zf": {
                    "component": "Laminas\\Db",
                    "config-provider": "Laminas\\Db\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Db\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
            "keywords": [
                "ZendFramework",
                "db",
                "zf"
            ],
            "abandoned": "laminas/laminas-db",
            "time": "2019-02-25T11:37:45+00:00"
        },
        {
            "name": "laminas/laminas-di",
            "version": "3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-di.git",
                "reference": "177e850e1bbd251f8d572ac2952d598741e73be7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-di/zipball/177e850e1bbd251f8d572ac2952d598741e73be7",
                "reference": "177e850e1bbd251f8d572ac2952d598741e73be7",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "psr/container": "^1.0",
                "psr/log": "^1.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager-di": "*"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.2.0",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^7.3",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-servicemanager": "^3.0"
            },
            "suggest": {
                "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev",
                    "dev-develop": "3.2-dev"
                },
                "zf": {
                    "component": "Laminas\\Di",
                    "config-provider": "Laminas\\Di\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Di\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Automated dependency injection for PSR-11 containers",
            "keywords": [
                "PSR-11",
                "ZendFramework",
                "di",
                "zf"
            ],
            "abandoned": "laminas/laminas-di",
            "time": "2019-01-15T09:06:24+00:00"
        },
        {
            "name": "laminas/laminas-diactoros",
            "version": "1.8.6",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-diactoros.git",
                "reference": "20da13beba0dde8fb648be3cc19765732790f46e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e",
                "reference": "20da13beba0dde8fb648be3cc19765732790f46e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "psr/http-message": "^1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php-http/psr7-integration-tests": "dev-master",
                "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
                "laminas/laminas-coding-standard": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev",
                    "dev-develop": "1.9.x-dev",
                    "dev-release-2.0": "2.0.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions/create_uploaded_file.php",
                    "src/functions/marshal_headers_from_sapi.php",
                    "src/functions/marshal_method_from_sapi.php",
                    "src/functions/marshal_protocol_version_from_sapi.php",
                    "src/functions/marshal_uri_from_sapi.php",
                    "src/functions/normalize_server.php",
                    "src/functions/normalize_uploaded_files.php",
                    "src/functions/parse_cookie_header.php"
                ],
                "psr-4": {
                    "Laminas\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://github.com/laminas/laminas-diactoros",
            "keywords": [
                "http",
                "psr",
                "psr-7"
            ],
            "abandoned": "laminas/laminas-diactoros",
            "time": "2018-09-05T19:29:37+00:00"
        },
        {
            "name": "laminas/laminas-escaper",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-escaper.git",
                "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/31d8aafae982f9568287cb4dce987e6aff8fd074",
                "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6.x-dev",
                    "dev-develop": "2.7.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Escaper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
            "keywords": [
                "ZendFramework",
                "escaper",
                "zf"
            ],
            "abandoned": "laminas/laminas-escaper",
            "time": "2018-04-25T15:48:53+00:00"
        },
        {
            "name": "laminas/laminas-eventmanager",
            "version": "3.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-eventmanager.git",
                "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
                "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "athletic/athletic": "^0.1",
                "container-interop/container-interop": "^1.1.0",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0"
            },
            "suggest": {
                "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev",
                    "dev-develop": "3.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\EventManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Trigger and listen to events within a PHP application",
            "homepage": "https://github.com/laminas/laminas-eventmanager",
            "keywords": [
                "event",
                "eventmanager",
                "events",
                "zf2"
            ],
            "abandoned": "laminas/laminas-eventmanager",
            "time": "2018-04-25T15:33:34+00:00"
        },
        {
            "name": "laminas/laminas-filter",
            "version": "2.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-filter.git",
                "reference": "1c3e6d02f9cd5f6c929c9859498f5efbe216e86f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/1c3e6d02f9cd5f6c929c9859498f5efbe216e86f",
                "reference": "1c3e6d02f9cd5f6c929c9859498f5efbe216e86f",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1"
            },
            "conflict": {
                "laminas/laminas-validator": "<2.10.1"
            },
            "require-dev": {
                "pear/archive_tar": "^1.4.3",
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "psr/http-factory": "^1.0",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-crypt": "^3.2.1",
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
                "laminas/laminas-uri": "^2.6"
            },
            "suggest": {
                "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters",
                "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
                "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
                "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9.x-dev",
                    "dev-develop": "2.10.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Filter",
                    "config-provider": "Laminas\\Filter\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Filter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a set of commonly needed data filters",
            "keywords": [
                "ZendFramework",
                "filter",
                "zf"
            ],
            "abandoned": "laminas/laminas-filter",
            "time": "2018-12-17T16:00:04+00:00"
        },
        {
            "name": "laminas/laminas-form",
            "version": "2.14.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-form.git",
                "reference": "ff9385b7d0d93d9bdbc2aa4af82ab616dbc7d4be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-form/zipball/ff9385b7d0d93d9bdbc2aa4af82ab616dbc7d4be",
                "reference": "ff9385b7d0d93d9bdbc2aa4af82ab616dbc7d4be",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-hydrator": "^1.1 || ^2.1 || ^3.0",
                "laminas/laminas-inputfilter": "^2.8",
                "laminas/laminas-stdlib": "^3.2.1"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "phpunit/phpunit": "^5.7.23 || ^6.5.3",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-captcha": "^2.7.1",
                "laminas/laminas-code": "^2.6 || ^3.0",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-filter": "^2.6",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-session": "^2.8.1",
                "laminas/laminas-text": "^2.6",
                "laminas/laminas-validator": "^2.6",
                "laminas/laminas-view": "^2.6.2",
                "laminas/laminas-recaptcha": "^3.0.0"
            },
            "suggest": {
                "laminas/laminas-captcha": "^2.7.1, required for using CAPTCHA form elements",
                "laminas/laminas-code": "^2.6 || ^3.0, required to use zend-form annotations support",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0, reuired for zend-form annotations support",
                "laminas/laminas-i18n": "^2.6, required when using zend-form view helpers",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, required to use the form factories or provide services",
                "laminas/laminas-view": "^2.6.2, required for using the zend-form view helpers",
                "laminas/laminas-recaptcha": "in order to use the ReCaptcha form element"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.14.x-dev",
                    "dev-develop": "2.15.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Form",
                    "config-provider": "Laminas\\Form\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Form\\": "src/"
                },
                "files": [
                    "autoload/formElementManagerPolyfill.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
            "keywords": [
                "ZendFramework",
                "form",
                "zf"
            ],
            "abandoned": "laminas/laminas-form",
            "time": "2019-02-26T18:13:31+00:00"
        },
        {
            "name": "laminas/laminas-http",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-http.git",
                "reference": "4b4983178693a8fdda53b0bbee58552e2d2b1ac0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-http/zipball/4b4983178693a8fdda53b0bbee58552e2d2b1ac0",
                "reference": "4b4983178693a8fdda53b0bbee58552e2d2b1ac0",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-loader": "^2.5.1",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-uri": "^2.5.2",
                "laminas/laminas-validator": "^2.10.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.3",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^3.1 || ^2.6"
            },
            "suggest": {
                "paragonie/certainty": "For automated management of cacert.pem"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev",
                    "dev-develop": "2.11.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Http\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
            "keywords": [
                "ZendFramework",
                "http",
                "http client",
                "zend",
                "zf"
            ],
            "abandoned": "laminas/laminas-http",
            "time": "2019-02-19T18:58:14+00:00"
        },
        {
            "name": "laminas/laminas-hydrator",
            "version": "2.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-hydrator.git",
                "reference": "70b02f4d8676e64af932625751750b5ca72fff3a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/70b02f4d8676e64af932625751750b5ca72fff3a",
                "reference": "70b02f4d8676e64af932625751750b5ca72fff3a",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-stdlib": "^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-filter": "^2.6",
                "laminas/laminas-inputfilter": "^2.6",
                "laminas/laminas-serializer": "^2.6.1",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage",
                "laminas/laminas-filter": "^2.6, to support naming strategy hydrator usage",
                "laminas/laminas-serializer": "^2.6.1, to use the SerializableStrategy",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-release-1.0": "1.0.x-dev",
                    "dev-release-1.1": "1.1.x-dev",
                    "dev-master": "2.4.x-dev",
                    "dev-develop": "2.5.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Hydrator",
                    "config-provider": "Laminas\\Hydrator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Hydrator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Serialize objects to arrays, and vice versa",
            "keywords": [
                "ZendFramework",
                "hydrator",
                "zf"
            ],
            "abandoned": "laminas/laminas-hydrator",
            "time": "2018-11-19T19:16:10+00:00"
        },
        {
            "name": "laminas/laminas-i18n",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-i18n.git",
                "reference": "6d69af5a04e1a4de7250043cb1322f077a0cdb7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/6d69af5a04e1a4de7250043cb1322f077a0cdb7f",
                "reference": "6d69af5a04e1a4de7250043cb1322f077a0cdb7f",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-filter": "^2.6.1",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-validator": "^2.6",
                "laminas/laminas-view": "^2.6.3"
            },
            "suggest": {
                "ext-intl": "Required for most features of Laminas\\I18n; included in default builds of PHP",
                "laminas/laminas-cache": "Laminas\\Cache component",
                "laminas/laminas-config": "Laminas\\Config component",
                "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
                "laminas/laminas-filter": "You should install this package to use the provided filters",
                "laminas/laminas-i18n-resources": "Translation resources",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-validator": "You should install this package to use the provided validators",
                "laminas/laminas-view": "You should install this package to use the provided view helpers"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9.x-dev",
                    "dev-develop": "2.10.x-dev"
                },
                "zf": {
                    "component": "Laminas\\I18n",
                    "config-provider": "Laminas\\I18n\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\I18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provide translations for your application, and filter and validate internationalized values",
            "keywords": [
                "ZendFramework",
                "i18n",
                "zf"
            ],
            "abandoned": "laminas/laminas-i18n",
            "time": "2018-05-16T16:39:13+00:00"
        },
        {
            "name": "laminas/laminas-inputfilter",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-inputfilter.git",
                "reference": "4f52b71ec9cef3a06e3bba8f5c2124e94055ec0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/4f52b71ec9cef3a06e3bba8f5c2124e94055ec0c",
                "reference": "4f52b71ec9cef3a06e3bba8f5c2124e94055ec0c",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-filter": "^2.9.1",
                "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-validator": "^2.11"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "psr/http-message": "^1.0",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "suggest": {
                "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev",
                    "dev-develop": "2.11.x-dev"
                },
                "zf": {
                    "component": "Laminas\\InputFilter",
                    "config-provider": "Laminas\\InputFilter\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\InputFilter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
            "keywords": [
                "ZendFramework",
                "inputfilter",
                "zf"
            ],
            "abandoned": "laminas/laminas-inputfilter",
            "time": "2019-01-30T16:58:51+00:00"
        },
        {
            "name": "laminas/laminas-json",
            "version": "3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-json.git",
                "reference": "21c6027f3c4a5177cbef8ed08d1037b17188a0d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-json/zipball/21c6027f3c4a5177cbef8ed08d1037b17188a0d8",
                "reference": "21c6027f3c4a5177cbef8ed08d1037b17188a0d8",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1"
            },
            "suggest": {
                "laminas/laminas-json-server": "For implementing JSON-RPC servers",
                "laminas/laminas-xml2json": "For converting XML documents to JSON"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1.x-dev",
                    "dev-develop": "3.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Json\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
            "keywords": [
                "ZendFramework",
                "json",
                "zf"
            ],
            "abandoned": "laminas/laminas-json",
            "time": "2019-06-18T10:54:52+00:00"
        },
        {
            "name": "laminas/laminas-loader",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-loader.git",
                "reference": "78f11749ea340f6ca316bca5958eef80b38f9b6c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/78f11749ea340f6ca316bca5958eef80b38f9b6c",
                "reference": "78f11749ea340f6ca316bca5958eef80b38f9b6c",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6.x-dev",
                    "dev-develop": "2.7.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Loader\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Autoloading and plugin loading strategies",
            "keywords": [
                "ZendFramework",
                "loader",
                "zf"
            ],
            "abandoned": "laminas/laminas-loader",
            "time": "2018-04-30T15:20:54+00:00"
        },
        {
            "name": "laminas/laminas-log",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-log.git",
                "reference": "9cec3b092acb39963659c2f32441cccc56b3f430"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-log/zipball/9cec3b092acb39963659c2f32441cccc56b3f430",
                "reference": "9cec3b092acb39963659c2f32441cccc56b3f430",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "psr/log": "^1.0",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^5.7.15 || ^6.0.8",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-db": "^2.6",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-filter": "^2.5",
                "laminas/laminas-mail": "^2.6.1",
                "laminas/laminas-validator": "^2.10.1"
            },
            "suggest": {
                "ext-mongo": "mongo extension to use Mongo writer",
                "ext-mongodb": "mongodb extension to use MongoDB writer",
                "laminas/laminas-console": "Laminas\\Console component to use the RequestID log processor",
                "laminas/laminas-db": "Laminas\\Db component to use the database log writer",
                "laminas/laminas-escaper": "Laminas\\Escaper component, for use in the XML log formatter",
                "laminas/laminas-mail": "Laminas\\Mail component to use the email log writer",
                "laminas/laminas-validator": "Laminas\\Validator component to block invalid log messages"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev",
                    "dev-develop": "2.11.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Log",
                    "config-provider": "Laminas\\Log\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Log\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "component for general purpose logging",
            "homepage": "https://github.com/laminas/laminas-log",
            "keywords": [
                "log",
                "logging",
                "zf2"
            ],
            "abandoned": "laminas/laminas-log",
            "time": "2018-04-09T21:59:51+00:00"
        },
        {
            "name": "laminas/laminas-mail",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mail.git",
                "reference": "d7beb63d5f7144a21ac100072c453e63860cdab8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/d7beb63d5f7144a21ac100072c453e63860cdab8",
                "reference": "d7beb63d5f7144a21ac100072c453e63860cdab8",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": "^5.6 || ^7.0",
                "true/punycode": "^2.1",
                "laminas/laminas-loader": "^2.5",
                "laminas/laminas-mime": "^2.5",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-validator": "^2.10.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1.4",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-crypt": "^2.6 || ^3.0",
                "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1"
            },
            "suggest": {
                "laminas/laminas-crypt": "Crammd5 support in SMTP Auth",
                "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1 when using SMTP to deliver messages"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev",
                    "dev-develop": "2.11.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Mail",
                    "config-provider": "Laminas\\Mail\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mail\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages",
            "keywords": [
                "ZendFramework",
                "mail",
                "zf"
            ],
            "abandoned": "laminas/laminas-mail",
            "time": "2018-06-07T13:37:07+00:00"
        },
        {
            "name": "laminas/laminas-math",
            "version": "3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-math.git",
                "reference": "07e43d87fd5c7edc4f54121b9a4625eb10e4b726"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-math/zipball/07e43d87fd5c7edc4f54121b9a4625eb10e4b726",
                "reference": "07e43d87fd5c7edc4f54121b9a4625eb10e4b726",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "paragonie/random_compat": "^2.0.11 || 9.99.99",
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "suggest": {
                "ext-bcmath": "If using the bcmath functionality",
                "ext-gmp": "If using the gmp functionality"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev",
                    "dev-develop": "3.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
            "keywords": [
                "ZendFramework",
                "math",
                "zf"
            ],
            "abandoned": "laminas/laminas-math",
            "time": "2018-12-04T15:45:09+00:00"
        },
        {
            "name": "laminas/laminas-mime",
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mime.git",
                "reference": "52ae5fa9f12845cae749271034a2d594f0e4c6f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/52ae5fa9f12845cae749271034a2d594f0e4c6f2",
                "reference": "52ae5fa9f12845cae749271034a2d594f0e4c6f2",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.21 || ^6.3",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-mail": "^2.6"
            },
            "suggest": {
                "laminas/laminas-mail": "Laminas\\Mail component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create and parse MIME messages and parts",
            "homepage": "https://github.com/laminas/laminas-mime",
            "keywords": [
                "ZendFramework",
                "mime",
                "zf"
            ],
            "abandoned": "laminas/laminas-mime",
            "time": "2018-05-14T19:02:50+00:00"
        },
        {
            "name": "laminas/laminas-modulemanager",
            "version": "2.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-modulemanager.git",
                "reference": "394df6e12248ac430a312d4693f793ee7120baa6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/394df6e12248ac430a312d4693f793ee7120baa6",
                "reference": "394df6e12248ac430a312d4693f793ee7120baa6",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-config": "^3.1 || ^2.6",
                "laminas/laminas-eventmanager": "^3.2 || ^2.6.3",
                "laminas/laminas-stdlib": "^3.1 || ^2.7"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0.8 || ^5.7.15",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-di": "^2.6",
                "laminas/laminas-loader": "^2.5",
                "laminas/laminas-mvc": "^3.0 || ^2.7",
                "laminas/laminas-servicemanager": "^3.0.3 || ^2.7.5"
            },
            "suggest": {
                "laminas/laminas-console": "Laminas\\Console component",
                "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
                "laminas/laminas-mvc": "Laminas\\Mvc component",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\ModuleManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Modular application system for zend-mvc applications",
            "homepage": "https://github.com/laminas/laminas-modulemanager",
            "keywords": [
                "ZendFramework",
                "modulemanager",
                "zf"
            ],
            "abandoned": "laminas/laminas-modulemanager",
            "time": "2017-12-02T06:11:18+00:00"
        },
        {
            "name": "laminas/laminas-mvc",
            "version": "3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc.git",
                "reference": "236e7e1e3757e988fa06530c0a3f96a148858ae8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/236e7e1e3757e988fa06530c0a3f96a148858ae8",
                "reference": "236e7e1e3757e988fa06530c0a3f96a148858ae8",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "php": "^5.6 || ^7.0",
                "laminas/laminas-eventmanager": "^3.2",
                "laminas/laminas-http": "^2.7",
                "laminas/laminas-modulemanager": "^2.8",
                "laminas/laminas-router": "^3.0.2",
                "laminas/laminas-servicemanager": "^3.3",
                "laminas/laminas-stdlib": "^3.1",
                "laminas/laminas-view": "^2.9"
            },
            "require-dev": {
                "http-interop/http-middleware": "^0.4.1",
                "phpunit/phpunit": "^6.4.4 || ^5.7.14",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-json": "^2.6.1 || ^3.0",
                "laminas/laminas-psr7bridge": "^1.0",
                "laminas/laminas-stratigility": "^2.0.1"
            },
            "suggest": {
                "http-interop/http-middleware": "^0.4.1 to be used together with zend-stratigility",
                "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
                "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
                "laminas/laminas-mvc-console": "zend-mvc-console provides the ability to expose zend-mvc as a console application",
                "laminas/laminas-mvc-i18n": "zend-mvc-i18n provides integration with zend-i18n, including a translation bridge and translatable route segments",
                "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
                "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
                "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per zend-authentication) in controllers",
                "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
                "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
                "laminas/laminas-psr7bridge": "(^0.2) To consume PSR-7 middleware within the MVC workflow",
                "laminas/laminas-servicemanager-di": "zend-servicemanager-di provides utilities for integrating zend-di and zend-servicemanager in your zend-mvc application",
                "laminas/laminas-stratigility": "zend-stratigility is required to use middleware pipes in the MiddlewareListener"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev",
                    "dev-develop": "3.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
            "keywords": [
                "ZendFramework",
                "mvc",
                "zf"
            ],
            "abandoned": "laminas/laminas-mvc",
            "time": "2017-11-24T06:32:07+00:00"
        },
        {
            "name": "laminas/laminas-mvc-console",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-console.git",
                "reference": "821c18e0d57e71b370166bd2f35623befddaf2ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/821c18e0d57e71b370166bd2f35623befddaf2ee",
                "reference": "821c18e0d57e71b370166bd2f35623befddaf2ee",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "php": "^5.6 || ^7.0",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-modulemanager": "^2.7.1",
                "laminas/laminas-mvc": "^3.0.3",
                "laminas/laminas-router": "^3.0",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-stdlib": "^2.7.5 || ^3.0",
                "laminas/laminas-text": "^2.6",
                "laminas/laminas-view": "^2.6.3"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-filter": "^2.6.1"
            },
            "suggest": {
                "laminas/laminas-filter": "^2.6.1, to filter rendered results"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev",
                    "dev-develop": "1.3.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Mvc\\Console"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\Console\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Integration between zend-mvc and zend-console",
            "keywords": [
                "ZendFramework",
                "console",
                "mvc",
                "zf"
            ],
            "abandoned": "laminas/laminas-mvc-console",
            "time": "2018-04-30T19:10:26+00:00"
        },
        {
            "name": "laminas/laminas-mvc-form",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-form.git",
                "reference": "28bf47ce6661fd71f1b8d68f9b6bc8f841f6aeb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-form/zipball/28bf47ce6661fd71f1b8d68f9b6bc8f841f6aeb0",
                "reference": "28bf47ce6661fd71f1b8d68f9b6bc8f841f6aeb0",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-code": "^2.6.3 || ^3.0.2",
                "laminas/laminas-form": "^2.8.4",
                "laminas/laminas-i18n": "^2.7.2"
            },
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                },
                "zf": {
                    "component": "Laminas\\Form"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Metapackage with all requirements needed to use zend-form with zend-mvc.",
            "homepage": "https://github.com/laminas/laminas-mvc-form",
            "keywords": [
                "form",
                "mvc",
                "zf2"
            ],
            "abandoned": "laminas/laminas-mvc-form",
            "time": "2016-06-07T18:34:07+00:00"
        },
        {
            "name": "laminas/laminas-mvc-i18n",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-i18n.git",
                "reference": "90e64d1304385cfcf19447b6449514e8a720adfc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/90e64d1304385cfcf19447b6449514e8a720adfc",
                "reference": "90e64d1304385cfcf19447b6449514e8a720adfc",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "php": "^5.6 || ^7.0",
                "laminas/laminas-i18n": "^2.7",
                "laminas/laminas-router": "^3.0",
                "laminas/laminas-servicemanager": "^2.7.10 || ^3.0.3",
                "laminas/laminas-stdlib": "^2.7.6 || ^3.0",
                "laminas/laminas-validator": "^2.6"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "suggest": {
                "laminas/laminas-cache": "To enable caching of translation strings"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev",
                    "dev-develop": "1.2.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Mvc\\I18n",
                    "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\I18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Integration between zend-mvc and zend-i18n",
            "keywords": [
                "ZendFramework",
                "i18n",
                "mvc",
                "zf"
            ],
            "abandoned": "laminas/laminas-mvc-i18n",
            "time": "2018-05-01T15:48:40+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugin-fileprg",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-fileprg.git",
                "reference": "87184f33dbb98eb57c7338a5f026cca29bdd6048"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-fileprg/zipball/87184f33dbb98eb57c7338a5f026cca29bdd6048",
                "reference": "87184f33dbb98eb57c7338a5f026cca29bdd6048",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-filter": "^2.6.1",
                "laminas/laminas-form": "^2.7",
                "laminas/laminas-inputfilter": "^2.8.1",
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-session": "^2.8.5",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-validator": "^2.6"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev",
                    "dev-develop": "1.2.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Mvc\\Plugin\\FilePrg"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\Plugin\\FilePrg\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Post/Redirect/Get plugin with file upload handling for zend-mvc controllers",
            "keywords": [
                "ZendFramework",
                "mvc",
                "zf"
            ],
            "abandoned": "laminas/laminas-mvc-plugin-fileprg",
            "time": "2018-04-30T20:02:13+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugin-flashmessenger",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger.git",
                "reference": "1af2e2d69500da5ca31868c4817b6b7eb7e1cf47"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-flashmessenger/zipball/1af2e2d69500da5ca31868c4817b6b7eb7e1cf47",
                "reference": "1af2e2d69500da5ca31868c4817b6b7eb7e1cf47",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-session": "^2.8.5",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-view": "^2.10"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-i18n": "^2.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev",
                    "dev-develop": "1.2.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Mvc\\Plugin\\FlashMessenger"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\Plugin\\FlashMessenger\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Plugin for creating and exposing flash messages via zend-mvc controllers",
            "keywords": [
                "ZendFramework",
                "mvc",
                "zf"
            ],
            "abandoned": "laminas/laminas-mvc-plugin-flashmessenger",
            "time": "2018-04-30T18:47:56+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugin-identity",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-identity.git",
                "reference": "4073192d875d6f7ae90adadd21d7e980faaac4a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-identity/zipball/4073192d875d6f7ae90adadd21d7e980faaac4a1",
                "reference": "4073192d875d6f7ae90adadd21d7e980faaac4a1",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "php": "^5.6 || ^7.0",
                "laminas/laminas-authentication": "^2.5.3",
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev",
                    "dev-develop": "1.2.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Mvc\\Plugin\\Identity"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\Plugin\\Identity\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Plugin for retrieving the current authenticated identity within zend-mvc controllers",
            "keywords": [
                "ZendFramework",
                "mvc",
                "zf"
            ],
            "abandoned": "laminas/laminas-mvc-plugin-identity",
            "time": "2018-04-30T19:50:13+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugin-prg",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugin-prg.git",
                "reference": "9b9d555f936002b90f14fbbfe477e734601307b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-prg/zipball/9b9d555f936002b90f14fbbfe477e734601307b2",
                "reference": "9b9d555f936002b90f14fbbfe477e734601307b2",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-session": "^2.8.5",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev",
                    "dev-develop": "1.2.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Mvc\\Plugin\\Prg"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\Plugin\\Prg\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Post/Redirect/Get plugin for zend-mvc controllers",
            "keywords": [
                "ZendFramework",
                "mvc",
                "zf"
            ],
            "abandoned": "laminas/laminas-mvc-plugin-prg",
            "time": "2018-04-30T19:54:38+00:00"
        },
        {
            "name": "laminas/laminas-mvc-plugins",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc-plugins.git",
                "reference": "b00cda46b0a95cbd32ea0743d6d7dc3fd2263f1b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugins/zipball/b00cda46b0a95cbd32ea0743d6d7dc3fd2263f1b",
                "reference": "b00cda46b0a95cbd32ea0743d6d7dc3fd2263f1b",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-mvc-plugin-fileprg": "^1.0",
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.0",
                "laminas/laminas-mvc-plugin-identity": "^1.0",
                "laminas/laminas-mvc-plugin-prg": "^1.0"
            },
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                },
                "zf": {
                    "component": [
                        "Laminas\\Mvc\\Plugin\\FilePrg",
                        "Laminas\\Mvc\\Plugin\\FlashMessenger",
                        "Laminas\\Mvc\\Plugin\\Identity",
                        "Laminas\\Mvc\\Plugin\\Prg"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Collection of all stable zend-mvc plugins served via separate packages.",
            "homepage": "https://github.com/laminas/laminas-mvc-plugins",
            "keywords": [
                "mvc",
                "plugins",
                "zf2"
            ],
            "abandoned": "laminas/laminas-mvc-plugins",
            "time": "2016-06-02T18:41:26+00:00"
        },
        {
            "name": "laminas/laminas-paginator",
            "version": "2.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-paginator.git",
                "reference": "fd58828c8280a90f133b9e0af2fe1a7885d47206"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-paginator/zipball/fd58828c8280a90f133b9e0af2fe1a7885d47206",
                "reference": "fd58828c8280a90f133b9e0af2fe1a7885d47206",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^5.6",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.2.1 || ^5.7.15",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6.0",
                "laminas/laminas-db": "^2.9.2",
                "laminas/laminas-filter": "^2.6.1",
                "laminas/laminas-json": "^2.6.1",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-view": "^2.6.3"
            },
            "suggest": {
                "laminas/laminas-cache": "Laminas\\Cache component to support cache features",
                "laminas/laminas-db": "Laminas\\Db component",
                "laminas/laminas-filter": "Laminas\\Filter component",
                "laminas/laminas-json": "Laminas\\Json component",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-view": "Laminas\\View component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev",
                    "dev-develop": "2.9-dev"
                },
                "zf": {
                    "component": "Laminas\\Paginator",
                    "config-provider": "Laminas\\Paginator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Paginator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "zend-paginator is a flexible component for paginating collections of data and presenting that data to users.",
            "homepage": "https://github.com/laminas/laminas-paginator",
            "keywords": [
                "paginator",
                "zf2"
            ],
            "abandoned": "laminas/laminas-paginator",
            "time": "2018-01-30T15:52:44+00:00"
        },
        {
            "name": "laminas/laminas-permissions-acl",
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-permissions-acl.git",
                "reference": "1323e30a9357e6f6956f63d97faf7e8c8db1f4f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/1323e30a9357e6f6956f63d97faf7e8c8db1f4f8",
                "reference": "1323e30a9357e6f6956f63d97faf7e8c8db1f4f8",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "laminas/laminas-servicemanager": "To support Laminas\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Permissions\\Acl\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provides a lightweight and flexible access control list (ACL) implementation for privileges management",
            "keywords": [
                "ZendFramework",
                "acl",
                "zf"
            ],
            "abandoned": "laminas/laminas-permissions-acl",
            "time": "2019-06-25T08:09:22+00:00"
        },
        {
            "name": "laminas/laminas-permissions-rbac",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-permissions-rbac.git",
                "reference": "b45da437ac91568491848323743548679a3df909"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-permissions-rbac/zipball/b45da437ac91568491848323743548679a3df909",
                "reference": "b45da437ac91568491848323743548679a3df909",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.0.1",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev",
                    "dev-develop": "3.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Permissions\\Rbac\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provides a role-based access control management",
            "homepage": "https://github.com/laminas/laminas-permissions-rbac",
            "keywords": [
                "ZendFramework",
                "authorization",
                "rbac",
                "zend-permssions-rbac"
            ],
            "abandoned": "laminas/laminas-permissions-rbac",
            "time": "2019-06-25T06:15:10+00:00"
        },
        {
            "name": "laminas/laminas-psr7bridge",
            "version": "0.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-psr7bridge.git",
                "reference": "86c0b53b0c6381391c4add4a93a56e51d5c74605"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-psr7bridge/zipball/86c0b53b0c6381391c4add4a93a56e51d5c74605",
                "reference": "86c0b53b0c6381391c4add4a93a56e51d5c74605",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "psr/http-message": "^1.0",
                "laminas/laminas-diactoros": "^1.1",
                "laminas/laminas-http": "^2.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7",
                "squizlabs/php_codesniffer": "^2.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev",
                    "dev-develop": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Psr7Bridge\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR-7 <-> Laminas\\Http bridge",
            "homepage": "https://github.com/laminas/laminas-psr7bridge",
            "keywords": [
                "http",
                "psr",
                "psr-7"
            ],
            "abandoned": "laminas/laminas-psr7bridge",
            "time": "2016-05-10T21:44:39+00:00"
        },
        {
            "name": "laminas/laminas-router",
            "version": "3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-router.git",
                "reference": "b113a4cfd910ee4723079fa58a9bcf3198631620"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-router/zipball/b113a4cfd910ee4723079fa58a9bcf3198631620",
                "reference": "b113a4cfd910ee4723079fa58a9bcf3198631620",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "php": "^5.6 || ^7.0",
                "laminas/laminas-http": "^2.8.1",
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
                "laminas/laminas-stdlib": "^3.2.1"
            },
            "conflict": {
                "laminas/laminas-mvc": "<3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.22 || ^6.4.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-i18n": "^2.7.4"
            },
            "suggest": {
                "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev",
                    "dev-develop": "4.0.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Router",
                    "config-provider": "Laminas\\Router\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Router\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Flexible routing system for HTTP and console applications",
            "keywords": [
                "ZendFramework",
                "mvc",
                "routing",
                "zend",
                "zf"
            ],
            "abandoned": "laminas/laminas-router",
            "time": "2019-02-26T20:24:12+00:00"
        },
        {
            "name": "laminas/laminas-servicemanager",
            "version": "3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-servicemanager.git",
                "reference": "a1ed6140d0d3ee803fec96582593ed024950067b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/a1ed6140d0d3ee803fec96582593ed024950067b",
                "reference": "a1ed6140d0d3ee803fec96582593ed024950067b",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "php": "^5.6 || ^7.0",
                "psr/container": "^1.0",
                "laminas/laminas-stdlib": "^3.2.1"
            },
            "provide": {
                "container-interop/container-interop-implementation": "^1.2",
                "psr/container-implementation": "^1.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6.5",
                "ocramius/proxy-manager": "^1.0 || ^2.0",
                "phpbench/phpbench": "^0.13.0",
                "phpunit/phpunit": "^5.7.25 || ^6.4.4",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "suggest": {
                "ocramius/proxy-manager": "ProxyManager 1.* to handle lazy initialization of services",
                "laminas/laminas-stdlib": "zend-stdlib ^2.5 if you wish to use the MergeReplaceKey or MergeRemoveKey features in Config instances"
            },
            "bin": [
                "bin/generate-deps-for-config-factory",
                "bin/generate-factory-for-class"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev",
                    "dev-develop": "4.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\ServiceManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Factory-Driven Dependency Injection Container",
            "keywords": [
                "PSR-11",
                "ZendFramework",
                "dependency-injection",
                "di",
                "dic",
                "service-manager",
                "servicemanager",
                "zf"
            ],
            "abandoned": "laminas/laminas-servicemanager",
            "time": "2018-12-22T06:05:09+00:00"
        },
        {
            "name": "laminas/laminas-session",
            "version": "2.8.5",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-session.git",
                "reference": "2cfd90e1a2f6b066b9f908599251d8f64f07021b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-session/zipball/2cfd90e1a2f6b066b9f908599251d8f64f07021b",
                "reference": "2cfd90e1a2f6b066b9f908599251d8f64f07021b",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.1",
                "mongodb/mongodb": "^1.0.1",
                "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
                "phpunit/phpunit": "^5.7.5 || >=6.0.13 <6.5.0",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-db": "^2.7",
                "laminas/laminas-http": "^2.5.4",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-validator": "^2.6"
            },
            "suggest": {
                "mongodb/mongodb": "If you want to use the MongoDB session save handler",
                "laminas/laminas-cache": "Laminas\\Cache component",
                "laminas/laminas-db": "Laminas\\Db component",
                "laminas/laminas-http": "Laminas\\Http component",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-validator": "Laminas\\Validator component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev",
                    "dev-develop": "2.9-dev"
                },
                "zf": {
                    "component": "Laminas\\Session",
                    "config-provider": "Laminas\\Session\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Session\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "manage and preserve session data, a logical complement of cookie data, across multiple page requests by the same client",
            "keywords": [
                "ZendFramework",
                "session",
                "zf"
            ],
            "abandoned": "laminas/laminas-session",
            "time": "2018-02-22T16:33:54+00:00"
        },
        {
            "name": "laminas/laminas-stdlib",
            "version": "3.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-stdlib.git",
                "reference": "66536006722aff9e62d1b331025089b7ec71c065"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065",
                "reference": "66536006722aff9e62d1b331025089b7ec71c065",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpbench/phpbench": "^0.13",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev",
                    "dev-develop": "3.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Stdlib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "SPL extensions, array utilities, error handlers, and more",
            "keywords": [
                "ZendFramework",
                "stdlib",
                "zf"
            ],
            "abandoned": "laminas/laminas-stdlib",
            "time": "2018-08-28T21:34:05+00:00"
        },
        {
            "name": "laminas/laminas-text",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-text.git",
                "reference": "ca987dd4594f5f9508771fccd82c89bc7fbb39ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-text/zipball/ca987dd4594f5f9508771fccd82c89bc7fbb39ac",
                "reference": "ca987dd4594f5f9508771fccd82c89bc7fbb39ac",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Text\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create FIGlets and text-based tables",
            "keywords": [
                "ZendFramework",
                "text",
                "zf"
            ],
            "abandoned": "laminas/laminas-text",
            "time": "2018-04-30T14:55:10+00:00"
        },
        {
            "name": "laminas/laminas-uri",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-uri.git",
                "reference": "b2785cd38fe379a784645449db86f21b7739b1ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/b2785cd38fe379a784645449db86f21b7739b1ee",
                "reference": "b2785cd38fe379a784645449db86f21b7739b1ee",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-validator": "^2.10"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Uri\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
            "keywords": [
                "ZendFramework",
                "uri",
                "zf"
            ],
            "abandoned": "laminas/laminas-uri",
            "time": "2019-02-27T21:39:04+00:00"
        },
        {
            "name": "laminas/laminas-validator",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-validator.git",
                "reference": "64c33668e5fa2d39c6289a878f927ea2b0850c30"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/64c33668e5fa2d39c6289a878f927ea2b0850c30",
                "reference": "64c33668e5fa2d39c6289a878f927ea2b0850c30",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "php": "^5.6 || ^7.0",
                "laminas/laminas-stdlib": "^3.2.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0.8 || ^5.7.15",
                "psr/http-message": "^1.0",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-db": "^2.7",
                "laminas/laminas-filter": "^2.6",
                "laminas/laminas-http": "^2.5.4",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-math": "^2.6",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-session": "^2.8",
                "laminas/laminas-uri": "^2.5"
            },
            "suggest": {
                "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators",
                "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
                "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
                "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
                "laminas/laminas-i18n-resources": "Translations of validator messages",
                "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
                "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
                "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.12.x-dev",
                    "dev-develop": "2.13.x-dev"
                },
                "zf": {
                    "component": "Laminas\\Validator",
                    "config-provider": "Laminas\\Validator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Validator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a set of commonly needed validators",
            "homepage": "https://github.com/laminas/laminas-validator",
            "keywords": [
                "validator",
                "zf2"
            ],
            "abandoned": "laminas/laminas-validator",
            "time": "2019-01-30T14:26:10+00:00"
        },
        {
            "name": "laminas/laminas-view",
            "version": "2.11.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-view.git",
                "reference": "4f5cb653ed4c64bb8d9bf05b294300feb00c67f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/4f5cb653ed4c64bb8d9bf05b294300feb00c67f2",
                "reference": "4f5cb653ed4c64bb8d9bf05b294300feb00c67f2",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-json": "^2.6.1 || ^3.0",
                "laminas/laminas-loader": "^2.5",
                "laminas/laminas-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.15 || ^6.0.8",
                "laminas/laminas-authentication": "^2.5",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-feed": "^2.7",
                "laminas/laminas-filter": "^2.6.1",
                "laminas/laminas-http": "^2.5.4",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-log": "^2.7",
                "laminas/laminas-modulemanager": "^2.7.1",
                "laminas/laminas-mvc": "^2.7.14 || ^3.0",
                "laminas/laminas-navigation": "^2.5",
                "laminas/laminas-paginator": "^2.5",
                "laminas/laminas-permissions-acl": "^2.6",
                "laminas/laminas-router": "^3.0.1",
                "laminas/laminas-serializer": "^2.6.1",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-session": "^2.8.1",
                "laminas/laminas-uri": "^2.5"
            },
            "suggest": {
                "laminas/laminas-authentication": "Laminas\\Authentication component",
                "laminas/laminas-escaper": "Laminas\\Escaper component",
                "laminas/laminas-feed": "Laminas\\Feed component",
                "laminas/laminas-filter": "Laminas\\Filter component",
                "laminas/laminas-http": "Laminas\\Http component",
                "laminas/laminas-i18n": "Laminas\\I18n component",
                "laminas/laminas-mvc": "Laminas\\Mvc component",
                "laminas/laminas-mvc-plugin-flashmessenger": "zend-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with zend-mvc versions 3 and up",
                "laminas/laminas-navigation": "Laminas\\Navigation component",
                "laminas/laminas-paginator": "Laminas\\Paginator component",
                "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-uri": "Laminas\\Uri component"
            },
            "bin": [
                "bin/templatemap_generator.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.11.x-dev",
                    "dev-develop": "2.12.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\View\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a system of helpers, output filters, and variable escaping",
            "homepage": "https://github.com/laminas/laminas-view",
            "keywords": [
                "view",
                "zf2"
            ],
            "abandoned": "laminas/laminas-view",
            "time": "2019-02-19T17:40:15+00:00"
        },
        {
            "name": "zf-commons/zfc-user",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ZF-Commons/ZfcUser.git",
                "reference": "b13c7ca94ab15f21e2804d8103cbc7843a06ca48"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ZF-Commons/ZfcUser/zipball/b13c7ca94ab15f21e2804d8103cbc7843a06ca48",
                "reference": "b13c7ca94ab15f21e2804d8103cbc7843a06ca48",
                "shasum": ""
            },
            "require": {
                "php": "^5.5|^7.0",
                "laminas/laminas-authentication": "^2.5",
                "laminas/laminas-crypt": "^3.0",
                "laminas/laminas-db": "^2.8",
                "laminas/laminas-form": "^2.9",
                "laminas/laminas-http": "^2.5",
                "laminas/laminas-hydrator": "^2.0",
                "laminas/laminas-i18n": "^2.7",
                "laminas/laminas-inputfilter": "^2.7",
                "laminas/laminas-loader": "^2.5",
                "laminas/laminas-modulemanager": "^2.7",
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.0",
                "laminas/laminas-mvc-plugin-prg": "^1.0",
                "laminas/laminas-servicemanager": "^3.0",
                "laminas/laminas-session": "^2.7",
                "laminas/laminas-stdlib": "^3.0",
                "laminas/laminas-validator": "^2.8",
                "laminas/laminas-view": "^2.8"
            },
            "require-dev": {
                "phpmd/phpmd": "1.4.*",
                "phpunit/phpunit": ">=3.7,<4",
                "squizlabs/php_codesniffer": "1.4.*",
                "laminas/laminas-captcha": "^2.6"
            },
            "suggest": {
                "laminas/laminas-captcha": "Laminas\\Captcha if you want to use the captcha component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "ZfcUser": "src/"
                },
                "classmap": [
                    "./Module.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kyle Spraggs",
                    "email": "theman@spiffyjr.me",
                    "homepage": "http://www.spiffyjr.me/"
                },
                {
                    "name": "Evan Coury",
                    "email": "me@evancoury.com",
                    "homepage": "http://blog.evan.pro/"
                }
            ],
            "description": "A generic user registration and authentication module for ZF2. Supports Laminas\\Db and Doctrine2.",
            "homepage": "https://github.com/ZF-Commons/ZfcUser",
            "keywords": [
                "zf2"
            ],
            "time": "2017-05-24T10:45:54+00:00"
        },
        {
            "name": "laminas/laminas-development-mode",
            "version": "3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-development-mode.git",
                "reference": "419004a320bab017d28f2bc5e7857dde7e19aecf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-development-mode/zipball/419004a320bab017d28f2bc5e7857dde7e19aecf",
                "reference": "419004a320bab017d28f2bc5e7857dde7e19aecf",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6.5",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "bin": [
                "bin/laminas-development-mode"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev",
                    "dev-develop": "3.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\DevelopmentMode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework development mode script",
            "keywords": [
                "ZendFramework",
                "framework",
                "zf"
            ],
            "abandoned": "laminas/laminas-development-mode",
            "time": "2018-05-07T15:44:42+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "myclabs/deep-copy",
            "version": "1.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
                "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "replace": {
                "myclabs/deep-copy": "self.version"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^7.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "time": "2019-04-07T13:18:21+00:00"
        },
        {
            "name": "phar-io/manifest",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/manifest.git",
                "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
                "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-phar": "*",
                "phar-io/version": "^2.0",
                "php": "^5.6 || ^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "time": "2018-07-08T19:23:20+00:00"
        },
        {
            "name": "phar-io/version",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
                "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "time": "2018-07-08T19:19:57+00:00"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "time": "2017-09-11T18:02:19+00:00"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "4.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
                "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "phpdocumentor/reflection-common": "^1.0.0",
                "phpdocumentor/type-resolver": "^0.4.0",
                "webmozart/assert": "^1.0"
            },
            "require-dev": {
                "doctrine/instantiator": "~1.0.5",
                "mockery/mockery": "^1.0",
                "phpunit/phpunit": "^6.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "time": "2019-04-30T17:48:53+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "phpdocumentor/reflection-common": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^0.9.4",
                "phpunit/phpunit": "^5.2||^4.8.24"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "time": "2017-07-14T14:27:02+00:00"
        },
        {
            "name": "phpspec/prophecy",
            "version": "1.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
                "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.2",
                "php": "^5.3|^7.0",
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
                "sebastian/comparator": "^1.1|^2.0|^3.0",
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^2.5|^3.2",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Prophecy\\": "src/Prophecy"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "time": "2019-06-13T12:50:23+00:00"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "7.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "d471d0d2b529a67c6a722dd446c4ec90881ac315"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d471d0d2b529a67c6a722dd446c4ec90881ac315",
                "reference": "d471d0d2b529a67c6a722dd446c4ec90881ac315",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2",
                "phpunit/php-file-iterator": "^2.0.2",
                "phpunit/php-text-template": "^1.2.1",
                "phpunit/php-token-stream": "^3.0.2",
                "sebastian/code-unit-reverse-lookup": "^1.0.1",
                "sebastian/environment": "^4.2.2",
                "sebastian/version": "^2.0.1",
                "theseer/tokenizer": "^1.1.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.2.2"
            },
            "suggest": {
                "ext-xdebug": "^2.7.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "7.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "time": "2019-07-08T05:29:42+00:00"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "050bedf145a257b1ff02746c31894800e5122946"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
                "reference": "050bedf145a257b1ff02746c31894800e5122946",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "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"
            ],
            "time": "2018-09-13T20:33:42+00:00"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "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"
            ],
            "time": "2015-06-21T13:50:34+00:00"
        },
        {
            "name": "phpunit/php-timer",
            "version": "2.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
                "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "time": "2019-06-07T04:22:29+00:00"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "c4a66b97f040e3e20b3aa2a243230a1c3a9f7c8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/c4a66b97f040e3e20b3aa2a243230a1c3a9f7c8c",
                "reference": "c4a66b97f040e3e20b3aa2a243230a1c3a9f7c8c",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": "^7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "time": "2019-07-08T05:24:54+00:00"
        },
        {
            "name": "phpunit/phpunit",
            "version": "8.2.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "c1b8534b3730f20f58600124129197bf1183dc92"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1b8534b3730f20f58600124129197bf1183dc92",
                "reference": "c1b8534b3730f20f58600124129197bf1183dc92",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2.0",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.9.1",
                "phar-io/manifest": "^1.0.3",
                "phar-io/version": "^2.0.1",
                "php": "^7.2",
                "phpspec/prophecy": "^1.8.1",
                "phpunit/php-code-coverage": "^7.0.5",
                "phpunit/php-file-iterator": "^2.0.2",
                "phpunit/php-text-template": "^1.2.1",
                "phpunit/php-timer": "^2.1.2",
                "sebastian/comparator": "^3.0.2",
                "sebastian/diff": "^3.0.2",
                "sebastian/environment": "^4.2.2",
                "sebastian/exporter": "^3.1.0",
                "sebastian/global-state": "^3.0.0",
                "sebastian/object-enumerator": "^3.0.3",
                "sebastian/resource-operations": "^2.0.1",
                "sebastian/type": "^1.1.3",
                "sebastian/version": "^2.0.1"
            },
            "require-dev": {
                "ext-pdo": "*"
            },
            "suggest": {
                "ext-soap": "*",
                "ext-xdebug": "*",
                "phpunit/php-invoker": "^2.0.0"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.2-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "role": "lead",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "time": "2019-07-15T06:26:24+00:00"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 || ^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "time": "2017-03-04T06:30:41+00:00"
        },
        {
            "name": "sebastian/comparator",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
                "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "sebastian/diff": "^3.0",
                "sebastian/exporter": "^3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "https://github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "time": "2018-07-12T15:12:46+00:00"
        },
        {
            "name": "sebastian/diff",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
                "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5 || ^8.0",
                "symfony/process": "^2 || ^3.3 || ^4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff",
                "udiff",
                "unidiff",
                "unified diff"
            ],
            "time": "2019-02-04T06:01:07+00:00"
        },
        {
            "name": "sebastian/environment",
            "version": "4.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
                "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.2-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "time": "2019-05-05T09:05:15+00:00"
        },
        {
            "name": "sebastian/exporter",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
                "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "sebastian/recursion-context": "^3.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "time": "2017-04-03T13:19:02+00:00"
        },
        {
            "name": "sebastian/global-state",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
                "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
                "shasum": ""
            },
            "require": {
                "php": "^7.2",
                "sebastian/object-reflector": "^1.1.1",
                "sebastian/recursion-context": "^3.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "phpunit/phpunit": "^8.0"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "time": "2019-02-01T05:30:01+00:00"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
                "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "sebastian/object-reflector": "^1.1.1",
                "sebastian/recursion-context": "^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
            "time": "2017-08-03T12:35:26+00:00"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
                "reference": "773f97c67f28de00d397be301821b06708fca0be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
                "reference": "773f97c67f28de00d397be301821b06708fca0be",
                "shasum": ""
            },
            "require": {
                "php": "^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
            "time": "2017-03-29T09:07:27+00:00"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
                "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
                "shasum": ""
            },
            "require": {
                "php": "^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "time": "2017-03-03T06:23:57+00:00"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
                "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "time": "2018-10-04T04:07:39+00:00"
        },
        {
            "name": "sebastian/type",
            "version": "1.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
                "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
                "shasum": ""
            },
            "require": {
                "php": "^7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the types of the PHP type system",
            "homepage": "https://github.com/sebastianbergmann/type",
            "time": "2019-07-02T08:10:15+00:00"
        },
        {
            "name": "sebastian/version",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "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",
            "time": "2016-10-03T07:35:21+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "82ebae02209c21113908c229e9883c419720738a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
                "reference": "82ebae02209c21113908c229e9883c419720738a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                },
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "time": "2019-02-06T07:57:58+00:00"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
                "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
            "time": "2019-06-13T22:48:21+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/assert.git",
                "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9",
                "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6",
                "sebastian/version": "^1.0.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "time": "2018-12-25T11:19:39+00:00"
        },
        {
            "name": "zendframework/zend-debug",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-debug.git",
                "reference": "cb423facd6f2e875a3cb44cf992b6bd1f5fd1a96"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-debug/zipball/cb423facd6f2e875a3cb44cf992b6bd1f5fd1a96",
                "reference": "cb423facd6f2e875a3cb44cf992b6bd1f5fd1a96",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "laminas/laminas-escaper": "^2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "suggest": {
                "ext-xdebug": "XDebug, for better backtrace output"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6.x-dev",
                    "dev-develop": "2.7.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Debug\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Safely dump debug information to HTML",
            "keywords": [
                "ZendFramework",
                "debug",
                "zf"
            ],
            "time": "2018-04-30T20:10:31+00:00"
        },
        {
            "name": "laminas/laminas-developer-tools",
            "version": "1.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-developer-tools.git",
                "reference": "3afe516e9954ec8953fce60438e63f53df22e6f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-developer-tools/zipball/3afe516e9954ec8953fce60438e63f53df22e6f1",
                "reference": "3afe516e9954ec8953fce60438e63f53df22e6f1",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-debug": "^2.5",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-modulemanager": "^2.7",
                "laminas/laminas-mvc": "^2.7 || ^3.0.1",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-view": "^2.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "suggest": {
                "aist/aist-git-tools": "Show you informations about current GIT repository",
                "bjyoungblood/bjy-profiler": "Version: dev-master, allows the usage of the (Zend) Db collector.",
                "doctrine/doctrine-orm-module": "Profile DoctrineORM queries",
                "jhuet/zdt-logger-module": "Show you log data from Laminas\\Log",
                "ocramius/ocra-service-manager": "OcraServiceManager can help you track dependencies within your application.",
                "san/san-session-toolbar": "SanSessionToolbar can help you see current Laminas\\Session data you're using within your application.",
                "snapshotpl/zf-snap-event-debugger": "ZfSnapEventDebugger can help you debug events from Laminas\\EventManager"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev",
                    "dev-develop": "1.3.x-dev"
                },
                "zf": {
                    "module": "Laminas\DeveloperTools"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\DeveloperTools\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Evan Coury",
                    "email": "me@evancoury.com",
                    "homepage": "http://blog.evan.pro/"
                },
                {
                    "name": "Eric Boh",
                    "email": "cossish@gmail.com"
                }
            ],
            "description": "Module for developer and debug tools for use with zend-mvc applications.",
            "keywords": [
                "ZendFramework",
                "debug",
                "developer",
                "module",
                "zf"
            ],
            "time": "2019-03-28T13:32:41+00:00"
        },
        {
            "name": "laminas/laminas-dom",
            "version": "2.7.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-dom.git",
                "reference": "66b8459e6f2c0d62ff4f4b16f2b44afdfd466aa0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-dom/zipball/66b8459e6f2c0d62ff4f4b16f2b44afdfd466aa0",
                "reference": "66b8459e6f2c0d62ff4f4b16f2b44afdfd466aa0",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "laminas/laminas-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Dom\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides tools for working with DOM documents and structures",
            "keywords": [
                "ZendFramework",
                "dom",
                "zf"
            ],
            "time": "2019-06-18T10:36:49+00:00"
        },
        {
            "name": "laminas/laminas-test",
            "version": "3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-test.git",
                "reference": "9cc4ab4c84a7da4c8035087253606b4f3ff1e72f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-test/zipball/9cc4ab4c84a7da4c8035087253606b4f3ff1e72f",
                "reference": "9cc4ab4c84a7da4c8035087253606b4f3ff1e72f",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
                "sebastian/version": "^1.0.4 || ^2.0",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-dom": "^2.6",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-http": "^2.8.3",
                "laminas/laminas-mvc": "^3.0",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-uri": "^2.5",
                "laminas/laminas-view": "^2.6.3"
            },
            "require-dev": {
                "mikey179/vfsstream": "~1.2",
                "symfony/finder": "^2.2",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-log": "^2.7.1",
                "laminas/laminas-modulemanager": "^2.7.1",
                "laminas/laminas-mvc-console": "^1.1.8",
                "laminas/laminas-mvc-plugin-flashmessenger": "^0.1.0",
                "laminas/laminas-serializer": "^2.6.1",
                "laminas/laminas-session": "^2.8.5",
                "laminas/laminas-validator": "^2.8"
            },
            "suggest": {
                "laminas/laminas-mvc-console": "^1.1.8, to test MVC <-> console integration"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev",
                    "dev-develop": "3.4.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "autoload/phpunit-class-aliases.php"
                ],
                "psr-4": {
                    "Laminas\\Test\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Tools to facilitate unit testing of zend-mvc applications",
            "keywords": [
                "ZendFramework",
                "test",
                "zf"
            ],
            "time": "2019-06-11T19:33:38+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "laminas/laminas-component-installer": 20,
        "jaggedsoft/php-binance-api": 20,
        "payward/kraken-api-client": 20
    },
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": {
        "php": "^5.6 || ^7.0",
        "ext-gd": "*",
        "ext-intl": "*"
    },
    "platform-dev": []
}


??

??