{
    "_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": "96c53cbd2154a5a665517d9b7d22af6b",
    "packages": [
        {
            "name": "adhocore/json-comment",
            "version": "0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/adhocore/php-json-comment.git",
                "reference": "8448076039389f558f39ad0553aab87db3f81614"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/adhocore/php-json-comment/zipball/8448076039389f558f39ad0553aab87db3f81614",
                "reference": "8448076039389f558f39ad0553aab87db3f81614",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.5 || ^7.5"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Ahc\\Json\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jitendra Adhikari",
                    "email": "jiten.adhikary@gmail.com"
                }
            ],
            "description": "Lightweight JSON comment stripper library for PHP",
            "keywords": [
                "comment",
                "json",
                "strip-comment"
            ],
            "time": "2020-01-03T13:51:23+00:00"
        },
        {
            "name": "fgrosse/phpasn1",
            "version": "v2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/fgrosse/PHPASN1.git",
                "reference": "7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8",
                "reference": "7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.3",
                "satooshi/php-coveralls": "~2.0"
            },
            "suggest": {
                "ext-gmp": "GMP is the preferred extension for big integer calculations",
                "php-curl": "For loading OID information from the web if they have not bee defined statically"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "FG\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Friedrich Große",
                    "email": "friedrich.grosse@gmail.com",
                    "homepage": "https://github.com/FGrosse",
                    "role": "Author"
                },
                {
                    "name": "All contributors",
                    "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
                }
            ],
            "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
            "homepage": "https://github.com/FGrosse/PHPASN1",
            "keywords": [
                "DER",
                "asn.1",
                "asn1",
                "ber",
                "binary",
                "decoding",
                "encoding",
                "x.509",
                "x.690",
                "x509",
                "x690"
            ],
            "time": "2018-12-02T01:34:34+00:00"
        },
        {
            "name": "mdanter/ecc",
            "version": "v0.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/phpecc/phpecc.git",
                "reference": "b95f25cc1bacc83a9f0ccd375900b7cfd343029e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpecc/phpecc/zipball/b95f25cc1bacc83a9f0ccd375900b7cfd343029e",
                "reference": "b95f25cc1bacc83a9f0ccd375900b7cfd343029e",
                "shasum": ""
            },
            "require": {
                "ext-gmp": "*",
                "fgrosse/phpasn1": "^2.0",
                "php": "^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0",
                "squizlabs/php_codesniffer": "^2.0",
                "symfony/yaml": "^2.6|^3.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Mdanter\\Ecc\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matyas Danter",
                    "homepage": "http://matejdanter.com/",
                    "role": "Author"
                },
                {
                    "name": "Thibaud Fabre",
                    "email": "thibaud@aztech.io",
                    "homepage": "http://aztech.io",
                    "role": "Maintainer"
                },
                {
                    "name": "Thomas Kerin",
                    "email": "afk11@users.noreply.github.com",
                    "role": "Maintainer"
                }
            ],
            "description": "PHP Elliptic Curve Cryptography library",
            "homepage": "https://github.com/phpecc/phpecc",
            "keywords": [
                "Diffie",
                "ECDSA",
                "Hellman",
                "curve",
                "ecdh",
                "elliptic",
                "nistp192",
                "nistp224",
                "nistp256",
                "nistp384",
                "nistp521",
                "phpecc",
                "secp256k1",
                "secp256r1"
            ],
            "time": "2018-12-03T18:17:01+00:00"
        },
        {
            "name": "netresearch/jsonmapper",
            "version": "v2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cweiske/jsonmapper.git",
                "reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/e0f1e33a71587aca81be5cffbb9746510e1fe04e",
                "reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-reflection": "*",
                "ext-spl": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.35 || ~5.7 || ~6.4 || ~7.0",
                "squizlabs/php_codesniffer": "~3.5"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "JsonMapper": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Christian Weiske",
                    "email": "cweiske@cweiske.de",
                    "homepage": "http://github.com/cweiske/jsonmapper/",
                    "role": "Developer"
                }
            ],
            "description": "Map nested JSON structures onto PHP classes",
            "time": "2020-04-16T18:48:43+00:00"
        },
        {
            "name": "ocramius/package-versions",
            "version": "1.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Ocramius/PackageVersions.git",
                "reference": "1d32342b8c1eb27353c8887c366147b4c2da673c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/1d32342b8c1eb27353c8887c366147b4c2da673c",
                "reference": "1d32342b8c1eb27353c8887c366147b4c2da673c",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0.0",
                "php": "^7.3.0"
            },
            "require-dev": {
                "composer/composer": "^1.8.6",
                "doctrine/coding-standard": "^6.0.0",
                "ext-zip": "*",
                "infection/infection": "^0.13.4",
                "phpunit/phpunit": "^8.2.5",
                "vimeo/psalm": "^3.4.9"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "PackageVersions\\Installer",
                "branch-alias": {
                    "dev-master": "1.6.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-07-17T15:49:50+00:00"
        },
        {
            "name": "pocketmine/binaryutils",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/BinaryUtils.git",
                "reference": "f126c8babe63220ca7141ff696761751c19ca756"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/f126c8babe63220ca7141ff696761751c19ca756",
                "reference": "f126c8babe63220ca7141ff696761751c19ca756",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "php-64bit": "*"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "pocketmine\\utils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "Classes and methods for conveniently handling binary data",
            "time": "2020-06-17T12:14:53+00:00"
        },
        {
            "name": "pocketmine/callback-validator",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/CallbackValidator.git",
                "reference": "4aef6bb25f97d0b830ba0b4f66834b1a9c86fc9a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/CallbackValidator/zipball/4aef6bb25f97d0b830ba0b4f66834b1a9c86fc9a",
                "reference": "4aef6bb25f97d0b830ba0b4f66834b1a9c86fc9a",
                "shasum": ""
            },
            "require": {
                "ext-reflection": "*",
                "php": ">=7.1"
            },
            "replace": {
                "daverandom/callback-validator": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DaveRandom\\CallbackValidator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Wright",
                    "email": "cw@daverandom.com"
                }
            ],
            "description": "Fork of daverandom/callback-validator - Tools for validating callback signatures",
            "time": "2020-03-17T12:04:22+00:00"
        },
        {
            "name": "pocketmine/classloader",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/ClassLoader.git",
                "reference": "70ab2a59217c4ebd33a58388ce87c86d770edfc3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/ClassLoader/zipball/70ab2a59217c4ebd33a58388ce87c86d770edfc3",
                "reference": "70ab2a59217c4ebd33a58388ce87c86d770edfc3",
                "shasum": ""
            },
            "require": {
                "ext-pthreads": "~3.2.0",
                "ext-reflection": "*",
                "php": ">=7.2.0"
            },
            "conflict": {
                "pocketmine/spl": "<0.4"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.8"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "./src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "Ad-hoc autoloading components used by PocketMine-MP",
            "time": "2020-01-31T14:26:22+00:00"
        },
        {
            "name": "pocketmine/color",
            "version": "0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/Color.git",
                "reference": "10f3453d0eb3eccbccad5cf58a00e42cdaef1772"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/Color/zipball/10f3453d0eb3eccbccad5cf58a00e42cdaef1772",
                "reference": "10f3453d0eb3eccbccad5cf58a00e42cdaef1772",
                "shasum": ""
            },
            "require": {
                "php": "^7.2"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.25",
                "phpstan/phpstan-strict-rules": "^0.12.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "pocketmine\\color\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "Color handling library used by PocketMine-MP and related projects",
            "time": "2020-05-14T19:15:33+00:00"
        },
        {
            "name": "pocketmine/errorhandler",
            "version": "0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/ErrorHandler.git",
                "reference": "0503a1929a3934e754114814509ff9152f4908eb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/ErrorHandler/zipball/0503a1929a3934e754114814509ff9152f4908eb",
                "reference": "0503a1929a3934e754114814509ff9152f4908eb",
                "shasum": ""
            },
            "require": {
                "php": "^7.2"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.23",
                "phpstan/phpstan-strict-rules": "^0.12.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "pocketmine\\errorhandler\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "Utilities to handle nasty PHP E_* errors in a usable way",
            "time": "2020-05-10T11:45:02+00:00"
        },
        {
            "name": "pocketmine/log",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/Log.git",
                "reference": "23895dce020076e0217b2fbee50b39f523080b4f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/Log/zipball/23895dce020076e0217b2fbee50b39f523080b4f",
                "reference": "23895dce020076e0217b2fbee50b39f523080b4f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "conflict": {
                "pocketmine/spl": "<0.4"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.8",
                "phpstan/phpstan-strict-rules": "^0.12.2"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "./src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "Logging components used by PocketMine-MP and related projects",
            "time": "2020-03-31T17:06:15+00:00"
        },
        {
            "name": "pocketmine/log-pthreads",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/LogPthreads.git",
                "reference": "88ea500715908dfc5c99a0bbde8e823bae0534df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/LogPthreads/zipball/88ea500715908dfc5c99a0bbde8e823bae0534df",
                "reference": "88ea500715908dfc5c99a0bbde8e823bae0534df",
                "shasum": ""
            },
            "require": {
                "ext-pthreads": "~3.2.0",
                "php": ">=7.2",
                "pocketmine/log": "^0.2.0 || dev-master"
            },
            "conflict": {
                "pocketmine/spl": "<0.4"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.18"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "./src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "Logging components specialized for pthreads used by PocketMine-MP and related projects",
            "time": "2020-03-31T18:31:56+00:00"
        },
        {
            "name": "pocketmine/math",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/Math.git",
                "reference": "2a1a1783123c365a755f1f6d1023466d27d52795"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/Math/zipball/2a1a1783123c365a755f1f6d1023466d27d52795",
                "reference": "2a1a1783123c365a755f1f6d1023466d27d52795",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0",
                "php-64bit": "*"
            },
            "require-dev": {
                "irstea/phpunit-shim": "^7.5",
                "phpstan/phpstan": "^0.12.25"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "pocketmine\\math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "PHP library containing math related code used in PocketMine-MP",
            "time": "2020-07-09T19:58:18+00:00"
        },
        {
            "name": "pocketmine/nbt",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/NBT.git",
                "reference": "b99216a32b96109db8f43c039c2f705c0ecd730a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/NBT/zipball/b99216a32b96109db8f43c039c2f705c0ecd730a",
                "reference": "b99216a32b96109db8f43c039c2f705c0ecd730a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0",
                "php-64bit": "*",
                "pocketmine/binaryutils": "dev-master"
            },
            "require-dev": {
                "irstea/phpunit-shim": "^7.5",
                "phpstan/phpstan": "^0.12.11"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "pocketmine\\nbt\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "PHP library for working with Named Binary Tags",
            "time": "2020-06-17T13:22:22+00:00"
        },
        {
            "name": "pocketmine/raklib",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/RakLib.git",
                "reference": "6fbccdb6a7cf47ebcb411803aa023cf688aae8c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/RakLib/zipball/6fbccdb6a7cf47ebcb411803aa023cf688aae8c7",
                "reference": "6fbccdb6a7cf47ebcb411803aa023cf688aae8c7",
                "shasum": ""
            },
            "require": {
                "ext-sockets": "*",
                "php": ">=7.2.0",
                "php-64bit": "*",
                "php-ipv6": "*",
                "pocketmine/binaryutils": "dev-master",
                "pocketmine/log": "dev-master"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.18",
                "phpstan/phpstan-strict-rules": "^0.12.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "raklib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "description": "A RakNet server implementation written in PHP",
            "time": "2020-07-21T12:33:41+00:00"
        },
        {
            "name": "pocketmine/snooze",
            "version": "0.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/Snooze.git",
                "reference": "88420da3d9335dbcb3ee2decfd5e5453d057dcdf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/Snooze/zipball/88420da3d9335dbcb3ee2decfd5e5453d057dcdf",
                "reference": "88420da3d9335dbcb3ee2decfd5e5453d057dcdf",
                "shasum": ""
            },
            "require": {
                "ext-pthreads": ">=3.1.7dev",
                "php-64bit": ">=7.2.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "pocketmine\\snooze\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "Thread notification management library for code using the pthreads extension",
            "time": "2020-01-28T19:08:10+00:00"
        },
        {
            "name": "pocketmine/spl",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/SPL.git",
                "reference": "98589af98ff5662f4f69a76bdbf3129c9e2e3614"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/SPL/zipball/98589af98ff5662f4f69a76bdbf3129c9e2e3614",
                "reference": "98589af98ff5662f4f69a76bdbf3129c9e2e3614",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.8"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "./src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "Standard library files required by PocketMine-MP and related projects",
            "time": "2020-05-10T12:05:24+00:00"
        },
        {
            "name": "pocketmine/uuid",
            "version": "0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pmmp/UUID.git",
                "reference": "c45c995cb87eafee01a14a06a4b7b517cada03a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pmmp/UUID/zipball/c45c995cb87eafee01a14a06a4b7b517cada03a5",
                "reference": "c45c995cb87eafee01a14a06a4b7b517cada03a5",
                "shasum": ""
            },
            "require": {
                "php": "^7.3",
                "pocketmine/binaryutils": "^0.1 || dev-master"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.23",
                "phpstan/phpstan-strict-rules": "^0.12.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "pocketmine\\uuid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "description": "Basic UUID implementation used by PocketMine-MP and related projects",
            "time": "2020-05-10T12:38:41+00:00"
        },
        {
            "name": "respect/stringifier",
            "version": "0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Respect/Stringifier.git",
                "reference": "e55af3c8aeaeaa2abb5fa47a58a8e9688cc23b59"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Respect/Stringifier/zipball/e55af3c8aeaeaa2abb5fa47a58a8e9688cc23b59",
                "reference": "e55af3c8aeaeaa2abb5fa47a58a8e9688cc23b59",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.8",
                "malukenho/docheader": "^0.1.7",
                "phpunit/phpunit": "^6.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Respect\\Stringifier\\": "src/"
                },
                "files": [
                    "src/stringify.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Respect/Stringifier Contributors",
                    "homepage": "https://github.com/Respect/Stringifier/graphs/contributors"
                }
            ],
            "description": "Converts any value to a string",
            "homepage": "http://respect.github.io/Stringifier/",
            "keywords": [
                "respect",
                "stringifier",
                "stringify"
            ],
            "time": "2017-12-29T19:39:25+00:00"
        },
        {
            "name": "respect/validation",
            "version": "2.0.13",
            "source": {
                "type": "git",
                "url": "https://github.com/Respect/Validation.git",
                "reference": "78d1ce404cee8a25e2577ee5b829ee88e7ea1e4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Respect/Validation/zipball/78d1ce404cee8a25e2577ee5b829ee88e7ea1e4a",
                "reference": "78d1ce404cee8a25e2577ee5b829ee88e7ea1e4a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "respect/stringifier": "^0.2.0",
                "symfony/polyfill-mbstring": "^1.2"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
                "egulias/email-validator": "^2.1",
                "malukenho/docheader": "^0.1",
                "mikey179/vfsstream": "^1.6",
                "phpstan/phpstan": "^0.11",
                "phpstan/phpstan-deprecation-rules": "^0.11.0",
                "phpstan/phpstan-phpunit": "^0.11.0",
                "phpunit/phpunit": "^7.5",
                "respect/coding-standard": "^1.0",
                "squizlabs/php_codesniffer": "^3.5",
                "symfony/validator": "^3.0||^4.0",
                "zendframework/zend-validator": "^2.1"
            },
            "suggest": {
                "egulias/email-validator": "Strict (RFC compliant) email validation",
                "ext-bcmath": "Arbitrary Precision Mathematics",
                "ext-fileinfo": "File Information",
                "ext-mbstring": "Multibyte String Functions",
                "symfony/validator": "Use Symfony validator through Respect\\Validation",
                "zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Respect\\Validation\\": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Respect/Validation Contributors",
                    "homepage": "https://github.com/Respect/Validation/graphs/contributors"
                }
            ],
            "description": "The most awesome validation engine ever created for PHP",
            "homepage": "http://respect.github.io/Validation/",
            "keywords": [
                "respect",
                "validation",
                "validator"
            ],
            "time": "2020-07-19T00:20:19+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
                "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.18-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2020-07-14T12:35:20+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "doctrine/instantiator",
            "version": "1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
                "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "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": "2020-05-29T17:27:14+00:00"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.10.1",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
                "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "replace": {
                "myclabs/deep-copy": "self.version"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^7.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "time": "2020-06-29T13:22:24+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": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "time": "2020-06-27T09:03:43+00:00"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "3170448f5769fe19f456173d833734e0ff1b84df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df",
                "reference": "3170448f5769fe19f456173d833734e0ff1b84df",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.2",
                "phpdocumentor/type-resolver": "^1.3",
                "webmozart/assert": "^1.9.1"
            },
            "require-dev": {
                "mockery/mockery": "~1.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                },
                {
                    "name": "Jaap van Otterdijk",
                    "email": "account@ijaap.nl"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "time": "2020-07-20T20:05:34+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "e878a14a65245fbe78f8080eba03b47c3b705651"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651",
                "reference": "e878a14a65245fbe78f8080eba03b47c3b705651",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "time": "2020-06-27T10:12:23+00:00"
        },
        {
            "name": "phpspec/prophecy",
            "version": "1.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
                "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2",
                "php": "^7.2",
                "phpdocumentor/reflection-docblock": "^5.0",
                "sebastian/comparator": "^3.0 || ^4.0",
                "sebastian/recursion-context": "^3.0 || ^4.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^6.0",
                "phpunit/phpunit": "^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Prophecy\\": "src/Prophecy"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "time": "2020-07-08T12:44:21+00:00"
        },
        {
            "name": "phpstan/phpstan",
            "version": "0.12.29",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpstan.git",
                "reference": "9771daaf6b95c6313b908d0bcdee0afcd51f838a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9771daaf6b95c6313b908d0bcdee0afcd51f838a",
                "reference": "9771daaf6b95c6313b908d0bcdee0afcd51f838a",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "conflict": {
                "phpstan/phpstan-shim": "*"
            },
            "bin": [
                "phpstan",
                "phpstan.phar"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.12-dev"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHPStan - PHP Static Analysis Tool",
            "funding": [
                {
                    "url": "https://github.com/ondrejmirtes",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/phpstan",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
                    "type": "tidelift"
                }
            ],
            "time": "2020-06-14T14:10:59+00:00"
        },
        {
            "name": "phpstan/phpstan-phpunit",
            "version": "0.12.11",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpstan-phpunit.git",
                "reference": "ab783a8ea634ea23305a8818c4750603e714489b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/ab783a8ea634ea23305a8818c4750603e714489b",
                "reference": "ab783a8ea634ea23305a8818c4750603e714489b",
                "shasum": ""
            },
            "require": {
                "php": "~7.1",
                "phpstan/phpstan": "^0.12.20"
            },
            "conflict": {
                "phpunit/phpunit": "<7.0"
            },
            "require-dev": {
                "consistence/coding-standard": "^3.5",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
                "ergebnis/composer-normalize": "^2.0.2",
                "jakub-onderka/php-parallel-lint": "^1.0",
                "phing/phing": "^2.16.0",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "satooshi/php-coveralls": "^1.0",
                "slevomat/coding-standard": "^4.7.2"
            },
            "type": "phpstan-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.12-dev"
                },
                "phpstan": {
                    "includes": [
                        "extension.neon",
                        "rules.neon"
                    ]
                }
            },
            "autoload": {
                "psr-4": {
                    "PHPStan\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHPUnit extensions and rules for PHPStan",
            "time": "2020-06-01T16:43:31+00:00"
        },
        {
            "name": "phpstan/phpstan-strict-rules",
            "version": "0.12.3",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpstan-strict-rules.git",
                "reference": "937283265620af9e2005743134ebb4e197b12d8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/937283265620af9e2005743134ebb4e197b12d8e",
                "reference": "937283265620af9e2005743134ebb4e197b12d8e",
                "shasum": ""
            },
            "require": {
                "php": "~7.1",
                "phpstan/phpstan": "^0.12.6"
            },
            "require-dev": {
                "consistence/coding-standard": "^3.0.1",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "ergebnis/composer-normalize": "^2.0.2",
                "jakub-onderka/php-parallel-lint": "^1.0",
                "phing/phing": "^2.16.0",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpunit/phpunit": "^7.0",
                "slevomat/coding-standard": "^4.5.2"
            },
            "type": "phpstan-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.12-dev"
                },
                "phpstan": {
                    "includes": [
                        "rules.neon"
                    ]
                }
            },
            "autoload": {
                "psr-4": {
                    "PHPStan\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Extra strict and opinionated rules for PHPStan",
            "time": "2020-07-16T08:58:37+00:00"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "8.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca6647ffddd2add025ab3f21644a441d7c146cdc",
                "reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xmlwriter": "*",
                "php": "^7.3",
                "phpunit/php-file-iterator": "^3.0",
                "phpunit/php-text-template": "^2.0",
                "phpunit/php-token-stream": "^4.0",
                "sebastian/code-unit-reverse-lookup": "^2.0",
                "sebastian/environment": "^5.0",
                "sebastian/version": "^3.0",
                "theseer/tokenizer": "^1.1.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "suggest": {
                "ext-pcov": "*",
                "ext-xdebug": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.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"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-05-23T08:02:54+00:00"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "3.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "25fefc5b19835ca653877fe081644a3f8c1d915e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/25fefc5b19835ca653877fe081644a3f8c1d915e",
                "reference": "25fefc5b19835ca653877fe081644a3f8c1d915e",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "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"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-07-11T05:18:21+00:00"
        },
        {
            "name": "phpunit/php-invoker",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-invoker.git",
                "reference": "f6eedfed1085dd1f4c599629459a0277d25f9a66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f6eedfed1085dd1f4c599629459a0277d25f9a66",
                "reference": "f6eedfed1085dd1f4c599629459a0277d25f9a66",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "ext-pcntl": "*",
                "phpunit/phpunit": "^9.0"
            },
            "suggest": {
                "ext-pcntl": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Invoke callables with a timeout",
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
            "keywords": [
                "process"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T11:53:53+00:00"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "6ff9c8ea4d3212b88fcf74e25e516e2c51c99324"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/6ff9c8ea4d3212b88fcf74e25e516e2c51c99324",
                "reference": "6ff9c8ea4d3212b88fcf74e25e516e2c51c99324",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T11:55:37+00:00"
        },
        {
            "name": "phpunit/php-timer",
            "version": "5.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "cc49734779cbb302bf51a44297dab8c4bbf941e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/cc49734779cbb302bf51a44297dab8c4bbf941e7",
                "reference": "cc49734779cbb302bf51a44297dab8c4bbf941e7",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T11:58:13+00:00"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "4.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "5672711b6b07b14d5ab694e700c62eeb82fcf374"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/5672711b6b07b14d5ab694e700c62eeb82fcf374",
                "reference": "5672711b6b07b14d5ab694e700c62eeb82fcf374",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-27T06:36:25+00:00"
        },
        {
            "name": "phpunit/phpunit",
            "version": "9.2.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "1c6a9e4312e209e659f1fce3ce88dd197c2448f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1c6a9e4312e209e659f1fce3ce88dd197c2448f6",
                "reference": "1c6a9e4312e209e659f1fce3ce88dd197c2448f6",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.9.5",
                "phar-io/manifest": "^1.0.3",
                "phar-io/version": "^2.0.1",
                "php": "^7.3",
                "phpspec/prophecy": "^1.10.3",
                "phpunit/php-code-coverage": "^8.0.2",
                "phpunit/php-file-iterator": "^3.0.3",
                "phpunit/php-invoker": "^3.0.2",
                "phpunit/php-text-template": "^2.0.2",
                "phpunit/php-timer": "^5.0.1",
                "sebastian/code-unit": "^1.0.5",
                "sebastian/comparator": "^4.0.3",
                "sebastian/diff": "^4.0.1",
                "sebastian/environment": "^5.1.2",
                "sebastian/exporter": "^4.0.2",
                "sebastian/global-state": "^4.0",
                "sebastian/object-enumerator": "^4.0.2",
                "sebastian/resource-operations": "^3.0.2",
                "sebastian/type": "^2.1.1",
                "sebastian/version": "^3.0.1"
            },
            "require-dev": {
                "ext-pdo": "*",
                "phpspec/prophecy-phpunit": "^2.0"
            },
            "suggest": {
                "ext-soap": "*",
                "ext-xdebug": "*"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.2-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ],
                "files": [
                    "src/Framework/Assert/Functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "funding": [
                {
                    "url": "https://phpunit.de/donate.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-07-13T17:55:55+00:00"
        },
        {
            "name": "sebastian/code-unit",
            "version": "1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit.git",
                "reference": "c1e2df332c905079980b119c4db103117e5e5c90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/c1e2df332c905079980b119c4db103117e5e5c90",
                "reference": "c1e2df332c905079980b119c4db103117e5e5c90",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the PHP code units",
            "homepage": "https://github.com/sebastianbergmann/code-unit",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T12:50:45+00:00"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "ee51f9bb0c6d8a43337055db3120829fa14da819"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ee51f9bb0c6d8a43337055db3120829fa14da819",
                "reference": "ee51f9bb0c6d8a43337055db3120829fa14da819",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T12:04:00+00:00"
        },
        {
            "name": "sebastian/comparator",
            "version": "4.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f",
                "reference": "dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0",
                "sebastian/diff": "^4.0",
                "sebastian/exporter": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "https://github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T12:05:46+00:00"
        },
        {
            "name": "sebastian/diff",
            "version": "4.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113",
                "reference": "1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0",
                "symfony/process": "^4.2 || ^5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff",
                "udiff",
                "unidiff",
                "unified diff"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-30T04:46:02+00:00"
        },
        {
            "name": "sebastian/environment",
            "version": "5.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2",
                "reference": "0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T12:07:24+00:00"
        },
        {
            "name": "sebastian/exporter",
            "version": "4.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "571d721db4aec847a0e59690b954af33ebf9f023"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/571d721db4aec847a0e59690b954af33ebf9f023",
                "reference": "571d721db4aec847a0e59690b954af33ebf9f023",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^9.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T12:08:55+00:00"
        },
        {
            "name": "sebastian/global-state",
            "version": "4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bdb1e7c79e592b8c82cb1699be3c8743119b8a72",
                "reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72",
                "shasum": ""
            },
            "require": {
                "php": "^7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "phpunit/phpunit": "^9.0"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "time": "2020-02-07T06:11:37+00:00"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "4.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "074fed2d0a6d08e1677dd8ce9d32aecb384917b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/074fed2d0a6d08e1677dd8ce9d32aecb384917b8",
                "reference": "074fed2d0a6d08e1677dd8ce9d32aecb384917b8",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T12:11:32+00:00"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
                "reference": "127a46f6b057441b201253526f81d5406d6c7840"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/127a46f6b057441b201253526f81d5406d6c7840",
                "reference": "127a46f6b057441b201253526f81d5406d6c7840",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T12:12:55+00:00"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "4.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "062231bf61d2b9448c4fa5a7643b5e1829c11d63"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/062231bf61d2b9448c4fa5a7643b5e1829c11d63",
                "reference": "062231bf61d2b9448c4fa5a7643b5e1829c11d63",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T12:14:17+00:00"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "0653718a5a629b065e91f774595267f8dc32e213"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0653718a5a629b065e91f774595267f8dc32e213",
                "reference": "0653718a5a629b065e91f774595267f8dc32e213",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T12:16:22+00:00"
        },
        {
            "name": "sebastian/type",
            "version": "2.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "86991e2b33446cd96e648c18bcdb1e95afb2c05a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/86991e2b33446cd96e648c18bcdb1e95afb2c05a",
                "reference": "86991e2b33446cd96e648c18bcdb1e95afb2c05a",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the types of the PHP type system",
            "homepage": "https://github.com/sebastianbergmann/type",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-07-05T08:31:53+00:00"
        },
        {
            "name": "sebastian/version",
            "version": "3.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "626586115d0ed31cb71483be55beb759b5af5a3c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/626586115d0ed31cb71483be55beb759b5af5a3c",
                "reference": "626586115d0ed31cb71483be55beb759b5af5a3c",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.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",
                    "role": "lead"
                }
            ],
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-06-26T12:18:43+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
                "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.18-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2020-07-14T12:35:20+00:00"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "75a63c33a8577608444246075ea0af0d052e452a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
                "reference": "75a63c33a8577608444246075ea0af0d052e452a",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "time": "2020-07-12T23:59:07+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/assert.git",
                "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
                "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0 || ^8.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<3.9.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.36 || ^7.5.13"
            },
            "type": "library",
            "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": "2020-07-08T17:02:28+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "pocketmine/raklib": 20,
        "pocketmine/spl": 20,
        "pocketmine/binaryutils": 20,
        "pocketmine/log": 20,
        "pocketmine/nbt": 20,
        "pocketmine/math": 20,
        "pocketmine/classloader": 20,
        "pocketmine/log-pthreads": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=7.3.0",
        "php-64bit": "*",
        "ext-bcmath": "*",
        "ext-chunkutils2": "^0.1.0",
        "ext-curl": "*",
        "ext-crypto": "^0.3.1",
        "ext-ctype": "*",
        "ext-date": "*",
        "ext-ds": "^1.2.7",
        "ext-gmp": "*",
        "ext-hash": "*",
        "ext-igbinary": "^3.0.1",
        "ext-json": "*",
        "ext-leveldb": "^0.2.1",
        "ext-mbstring": "*",
        "ext-openssl": "*",
        "ext-pcre": "*",
        "ext-phar": "*",
        "ext-pthreads": "~3.2.0",
        "ext-reflection": "*",
        "ext-sockets": "*",
        "ext-spl": "*",
        "ext-yaml": ">=2.0.0",
        "ext-zip": "*",
        "ext-zlib": ">=1.2.11"
    },
    "platform-dev": [],
    "plugin-api-version": "1.1.0"
}