[
    {
        "name": "composer/semver",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/semver.git",
            "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
            "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5 || ^5.0.5",
            "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
        },
        "time": "2019-03-19T17:25:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Semver\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "Semver library that offers utilities, version constraint parsing and validation.",
        "keywords": [
            "semantic",
            "semver",
            "validation",
            "versioning"
        ]
    },
    {
        "name": "composer/xdebug-handler",
        "version": "1.3.3",
        "version_normalized": "1.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/xdebug-handler.git",
            "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f",
            "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0",
            "psr/log": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
        },
        "time": "2019-05-27T17:52:04+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\XdebugHandler\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "John Stevenson",
                "email": "john-stevenson@blueyonder.co.uk"
            }
        ],
        "description": "Restarts a process without xdebug.",
        "keywords": [
            "Xdebug",
            "performance"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
            "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "^7.5@dev"
        },
        "time": "2019-08-08T18:11:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/instantiator",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "a2c590166b2133a4633738648b6b064edae0814a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
            "reference": "a2c590166b2133a4633738648b6b064edae0814a",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpbench/phpbench": "^0.13",
            "phpstan/phpstan-phpunit": "^0.11",
            "phpstan/phpstan-shim": "^0.11",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-03-17T17:37:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "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"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
            "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5"
        },
        "time": "2019-06-08T11:03:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "https://www.doctrine-project.org/projects/lexer.html",
        "keywords": [
            "annotations",
            "docblock",
            "lexer",
            "parser",
            "php"
        ]
    },
    {
        "name": "fgrosse/phpasn1",
        "version": "v2.1.1",
        "version_normalized": "2.1.1.0",
        "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"
        },
        "time": "2018-12-02T01:34:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "FG\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Friedrich Große",
                "role": "Author",
                "email": "friedrich.grosse@gmail.com",
                "homepage": "https://github.com/FGrosse"
            },
            {
                "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"
        ]
    },
    {
        "name": "friendsofphp/php-cs-fixer",
        "version": "v2.15.1",
        "version_normalized": "2.15.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
            "reference": "20064511ab796593a3990669eff5f5b535001f7c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/20064511ab796593a3990669eff5f5b535001f7c",
            "reference": "20064511ab796593a3990669eff5f5b535001f7c",
            "shasum": ""
        },
        "require": {
            "composer/semver": "^1.4",
            "composer/xdebug-handler": "^1.2",
            "doctrine/annotations": "^1.2",
            "ext-json": "*",
            "ext-tokenizer": "*",
            "php": "^5.6 || ^7.0",
            "php-cs-fixer/diff": "^1.3",
            "symfony/console": "^3.4.17 || ^4.1.6",
            "symfony/event-dispatcher": "^3.0 || ^4.0",
            "symfony/filesystem": "^3.0 || ^4.0",
            "symfony/finder": "^3.0 || ^4.0",
            "symfony/options-resolver": "^3.0 || ^4.0",
            "symfony/polyfill-php70": "^1.0",
            "symfony/polyfill-php72": "^1.4",
            "symfony/process": "^3.0 || ^4.0",
            "symfony/stopwatch": "^3.0 || ^4.0"
        },
        "require-dev": {
            "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
            "justinrainbow/json-schema": "^5.0",
            "keradus/cli-executor": "^1.2",
            "mikey179/vfsstream": "^1.6",
            "php-coveralls/php-coveralls": "^2.1",
            "php-cs-fixer/accessible-object": "^1.0",
            "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
            "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
            "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1",
            "phpunitgoodpractices/traits": "^1.8",
            "symfony/phpunit-bridge": "^4.3"
        },
        "suggest": {
            "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
            "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
            "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
            "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
        },
        "time": "2019-06-01T10:32:12+00:00",
        "bin": [
            "php-cs-fixer"
        ],
        "type": "application",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpCsFixer\\": "src/"
            },
            "classmap": [
                "tests/Test/AbstractFixerTestCase.php",
                "tests/Test/AbstractIntegrationCaseFactory.php",
                "tests/Test/AbstractIntegrationTestCase.php",
                "tests/Test/Assert/AssertTokensTrait.php",
                "tests/Test/IntegrationCase.php",
                "tests/Test/IntegrationCaseFactory.php",
                "tests/Test/IntegrationCaseFactoryInterface.php",
                "tests/Test/InternalIntegrationCaseFactory.php",
                "tests/TestCase.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dariusz Rumiński",
                "email": "dariusz.ruminski@gmail.com"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "A tool to automatically fix PHP code style"
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.3.3",
        "version_normalized": "6.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
            "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.4",
            "php": ">=5.5"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.0"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2018-04-22T15:46:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions_include.php"
            ],
            "psr-4": {
                "GuzzleHttp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0"
        },
        "time": "2016-12-20T10:07:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-zlib": "*",
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
        },
        "suggest": {
            "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2019-07-01T23:21:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "jean85/pretty-package-versions",
        "version": "1.2",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Jean85/pretty-package-versions.git",
            "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48",
            "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48",
            "shasum": ""
        },
        "require": {
            "ocramius/package-versions": "^1.2.0",
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2018-06-13T13:22:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jean85\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alessandro Lai",
                "email": "alessandro.lai85@gmail.com"
            }
        ],
        "description": "A wrapper for ocramius/package-versions to get pretty versions strings",
        "keywords": [
            "composer",
            "package",
            "release",
            "versions"
        ]
    },
    {
        "name": "myclabs/deep-copy",
        "version": "1.9.3",
        "version_normalized": "1.9.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/myclabs/DeepCopy.git",
            "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/007c053ae6f31bba39dfa19a7726f56e9763bbea",
            "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "replace": {
            "myclabs/deep-copy": "self.version"
        },
        "require-dev": {
            "doctrine/collections": "^1.0",
            "doctrine/common": "^2.6",
            "phpunit/phpunit": "^7.1"
        },
        "time": "2019-08-09T12:45:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DeepCopy\\": "src/DeepCopy/"
            },
            "files": [
                "src/DeepCopy/deep_copy.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Create deep copies (clones) of your objects",
        "keywords": [
            "clone",
            "copy",
            "duplicate",
            "object",
            "object graph"
        ]
    },
    {
        "name": "nette/bootstrap",
        "version": "v3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nette/bootstrap.git",
            "reference": "e1075af05c211915e03e0c86542f3ba5433df4a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nette/bootstrap/zipball/e1075af05c211915e03e0c86542f3ba5433df4a3",
            "reference": "e1075af05c211915e03e0c86542f3ba5433df4a3",
            "shasum": ""
        },
        "require": {
            "nette/di": "^3.0",
            "nette/utils": "^3.0",
            "php": ">=7.1"
        },
        "require-dev": {
            "latte/latte": "^2.2",
            "nette/application": "^3.0",
            "nette/caching": "^3.0",
            "nette/database": "^3.0",
            "nette/forms": "^3.0",
            "nette/http": "^3.0",
            "nette/mail": "^3.0",
            "nette/robot-loader": "^3.0",
            "nette/safe-stream": "^2.2",
            "nette/security": "^3.0",
            "nette/tester": "^2.0",
            "tracy/tracy": "^2.6"
        },
        "suggest": {
            "nette/robot-loader": "to use Configurator::createRobotLoader()",
            "tracy/tracy": "to use Configurator::enableTracy()"
        },
        "time": "2019-03-26T12:59:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause",
            "GPL-2.0",
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "David Grudl",
                "homepage": "https://davidgrudl.com"
            },
            {
                "name": "Nette Community",
                "homepage": "https://nette.org/contributors"
            }
        ],
        "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
        "homepage": "https://nette.org",
        "keywords": [
            "bootstrapping",
            "configurator",
            "nette"
        ]
    },
    {
        "name": "nette/di",
        "version": "v3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nette/di.git",
            "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nette/di/zipball/4aff517a1c6bb5c36fa09733d4cea089f529de6d",
            "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "nette/neon": "^3.0",
            "nette/php-generator": "^3.2.2",
            "nette/robot-loader": "^3.2",
            "nette/schema": "^1.0",
            "nette/utils": "^3.0",
            "php": ">=7.1"
        },
        "conflict": {
            "nette/bootstrap": "<3.0"
        },
        "require-dev": {
            "nette/tester": "^2.2",
            "tracy/tracy": "^2.3"
        },
        "time": "2019-08-07T12:11:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ],
            "files": [
                "src/compatibility.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause",
            "GPL-2.0",
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "David Grudl",
                "homepage": "https://davidgrudl.com"
            },
            {
                "name": "Nette Community",
                "homepage": "https://nette.org/contributors"
            }
        ],
        "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
        "homepage": "https://nette.org",
        "keywords": [
            "compiled",
            "di",
            "dic",
            "factory",
            "ioc",
            "nette",
            "static"
        ]
    },
    {
        "name": "nette/finder",
        "version": "v2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nette/finder.git",
            "reference": "6be1b83ea68ac558aff189d640abe242e0306fe2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nette/finder/zipball/6be1b83ea68ac558aff189d640abe242e0306fe2",
            "reference": "6be1b83ea68ac558aff189d640abe242e0306fe2",
            "shasum": ""
        },
        "require": {
            "nette/utils": "^2.4 || ~3.0.0",
            "php": ">=7.1"
        },
        "conflict": {
            "nette/nette": "<2.2"
        },
        "require-dev": {
            "nette/tester": "^2.0",
            "tracy/tracy": "^2.3"
        },
        "time": "2019-02-28T18:13:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause",
            "GPL-2.0",
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "David Grudl",
                "homepage": "https://davidgrudl.com"
            },
            {
                "name": "Nette Community",
                "homepage": "https://nette.org/contributors"
            }
        ],
        "description": "? Nette Finder: find files and directories with an intuitive API.",
        "homepage": "https://nette.org",
        "keywords": [
            "filesystem",
            "glob",
            "iterator",
            "nette"
        ]
    },
    {
        "name": "nette/neon",
        "version": "v3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nette/neon.git",
            "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nette/neon/zipball/cbff32059cbdd8720deccf9e9eace6ee516f02eb",
            "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb",
            "shasum": ""
        },
        "require": {
            "ext-iconv": "*",
            "ext-json": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "nette/tester": "^2.0",
            "tracy/tracy": "^2.3"
        },
        "time": "2019-02-05T21:30:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause",
            "GPL-2.0",
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "David Grudl",
                "homepage": "https://davidgrudl.com"
            },
            {
                "name": "Nette Community",
                "homepage": "https://nette.org/contributors"
            }
        ],
        "description": "? Nette NEON: encodes and decodes NEON file format.",
        "homepage": "http://ne-on.org",
        "keywords": [
            "export",
            "import",
            "neon",
            "nette",
            "yaml"
        ]
    },
    {
        "name": "nette/php-generator",
        "version": "v3.2.3",
        "version_normalized": "3.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nette/php-generator.git",
            "reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nette/php-generator/zipball/aea6e81437bb238e5f0e5b5ce06337433908e63b",
            "reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b",
            "shasum": ""
        },
        "require": {
            "nette/utils": "^2.4.2 || ~3.0.0",
            "php": ">=7.1"
        },
        "require-dev": {
            "nette/tester": "^2.0",
            "tracy/tracy": "^2.3"
        },
        "time": "2019-07-05T13:01:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause",
            "GPL-2.0",
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "David Grudl",
                "homepage": "https://davidgrudl.com"
            },
            {
                "name": "Nette Community",
                "homepage": "https://nette.org/contributors"
            }
        ],
        "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.3 features.",
        "homepage": "https://nette.org",
        "keywords": [
            "code",
            "nette",
            "php",
            "scaffolding"
        ]
    },
    {
        "name": "nette/robot-loader",
        "version": "v3.2.0",
        "version_normalized": "3.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nette/robot-loader.git",
            "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nette/robot-loader/zipball/0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
            "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "nette/finder": "^2.5",
            "nette/utils": "^3.0",
            "php": ">=7.1"
        },
        "require-dev": {
            "nette/tester": "^2.0",
            "tracy/tracy": "^2.3"
        },
        "time": "2019-03-08T21:57:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause",
            "GPL-2.0",
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "David Grudl",
                "homepage": "https://davidgrudl.com"
            },
            {
                "name": "Nette Community",
                "homepage": "https://nette.org/contributors"
            }
        ],
        "description": "? Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
        "homepage": "https://nette.org",
        "keywords": [
            "autoload",
            "class",
            "interface",
            "nette",
            "trait"
        ]
    },
    {
        "name": "nette/schema",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nette/schema.git",
            "reference": "6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nette/schema/zipball/6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d",
            "reference": "6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d",
            "shasum": ""
        },
        "require": {
            "nette/utils": "^3.0.1",
            "php": ">=7.1"
        },
        "require-dev": {
            "nette/tester": "^2.2",
            "tracy/tracy": "^2.3"
        },
        "time": "2019-04-03T15:53:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause",
            "GPL-2.0",
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "David Grudl",
                "homepage": "https://davidgrudl.com"
            },
            {
                "name": "Nette Community",
                "homepage": "https://nette.org/contributors"
            }
        ],
        "description": "📐 Nette Schema: validating data structures against a given Schema.",
        "homepage": "https://nette.org",
        "keywords": [
            "config",
            "nette"
        ]
    },
    {
        "name": "nette/utils",
        "version": "v3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nette/utils.git",
            "reference": "bd961f49b211997202bda1d0fbc410905be370d4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nette/utils/zipball/bd961f49b211997202bda1d0fbc410905be370d4",
            "reference": "bd961f49b211997202bda1d0fbc410905be370d4",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "require-dev": {
            "nette/tester": "~2.0",
            "tracy/tracy": "^2.3"
        },
        "suggest": {
            "ext-gd": "to use Image",
            "ext-iconv": "to use Strings::webalize() and toAscii()",
            "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
            "ext-json": "to use Nette\\Utils\\Json",
            "ext-mbstring": "to use Strings::lower() etc...",
            "ext-xml": "to use Strings::length() etc. when mbstring is not available"
        },
        "time": "2019-03-22T01:00:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause",
            "GPL-2.0",
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "David Grudl",
                "homepage": "https://davidgrudl.com"
            },
            {
                "name": "Nette Community",
                "homepage": "https://nette.org/contributors"
            }
        ],
        "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
        "homepage": "https://nette.org",
        "keywords": [
            "array",
            "core",
            "datetime",
            "images",
            "json",
            "nette",
            "paginator",
            "password",
            "slugify",
            "string",
            "unicode",
            "utf-8",
            "utility",
            "validation"
        ]
    },
    {
        "name": "nikic/php-parser",
        "version": "v4.2.3",
        "version_normalized": "4.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "e612609022e935f3d0337c1295176505b41188c8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e612609022e935f3d0337c1295176505b41188c8",
            "reference": "e612609022e935f3d0337c1295176505b41188c8",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
        },
        "time": "2019-08-12T20:17:41+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpParser\\": "lib/PhpParser"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nikita Popov"
            }
        ],
        "description": "A PHP parser written in PHP",
        "keywords": [
            "parser",
            "php"
        ]
    },
    {
        "name": "ocramius/package-versions",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Ocramius/PackageVersions.git",
            "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
            "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0.0",
            "php": "^7.1.0"
        },
        "require-dev": {
            "composer/composer": "^1.6.3",
            "doctrine/coding-standard": "^5.0.1",
            "ext-zip": "*",
            "infection/infection": "^0.7.1",
            "phpunit/phpunit": "^7.0.0"
        },
        "time": "2019-02-21T12:16:21+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "PackageVersions\\Installer",
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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)"
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.99",
        "version_normalized": "9.99.99.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "shasum": ""
        },
        "require": {
            "php": "^7"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^1"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2018-07-02T15:55:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "paragonie/sodium_compat",
        "version": "v1.10.1",
        "version_normalized": "1.10.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/sodium_compat.git",
            "reference": "5115fa44886d1c2785d2f135ef4626db868eac4b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/5115fa44886d1c2785d2f135ef4626db868eac4b",
            "reference": "5115fa44886d1c2785d2f135ef4626db868eac4b",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": ">=1",
            "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
        },
        "require-dev": {
            "phpunit/phpunit": "^3|^4|^5"
        },
        "suggest": {
            "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
            "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
        },
        "time": "2019-07-12T16:36:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "autoload.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "ISC"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com"
            },
            {
                "name": "Frank Denis",
                "email": "jedisct1@pureftpd.org"
            }
        ],
        "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
        "keywords": [
            "Authentication",
            "BLAKE2b",
            "ChaCha20",
            "ChaCha20-Poly1305",
            "Chapoly",
            "Curve25519",
            "Ed25519",
            "EdDSA",
            "Edwards-curve Digital Signature Algorithm",
            "Elliptic Curve Diffie-Hellman",
            "Poly1305",
            "Pure-PHP cryptography",
            "RFC 7748",
            "RFC 8032",
            "Salpoly",
            "Salsa20",
            "X25519",
            "XChaCha20-Poly1305",
            "XSalsa20-Poly1305",
            "Xchacha20",
            "Xsalsa20",
            "aead",
            "cryptography",
            "ecdh",
            "elliptic curve",
            "elliptic curve cryptography",
            "encryption",
            "libsodium",
            "php",
            "public-key cryptography",
            "secret-key cryptography",
            "side-channel resistant"
        ]
    },
    {
        "name": "phar-io/manifest",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "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"
        },
        "time": "2018-07-08T19:23:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "role": "Developer",
                "email": "arne@blankerts.de"
            },
            {
                "name": "Sebastian Heuer",
                "role": "Developer",
                "email": "sebastian@phpeople.de"
            },
            {
                "name": "Sebastian Bergmann",
                "role": "Developer",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)"
    },
    {
        "name": "phar-io/version",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "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"
        },
        "time": "2018-07-08T19:19:57+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "role": "Developer",
                "email": "arne@blankerts.de"
            },
            {
                "name": "Sebastian Heuer",
                "role": "Developer",
                "email": "sebastian@phpeople.de"
            },
            {
                "name": "Sebastian Bergmann",
                "role": "Developer",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Library for handling version information and constraints"
    },
    {
        "name": "php-cs-fixer/diff",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHP-CS-Fixer/diff.git",
            "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
            "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7.23 || ^6.4.3",
            "symfony/process": "^3.3"
        },
        "time": "2018-02-15T16:58:55+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kore Nordmann",
                "email": "mail@kore-nordmann.de"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "SpacePossum"
            }
        ],
        "description": "sebastian/diff v2 backport support for PHP5.6",
        "homepage": "https://github.com/PHP-CS-Fixer",
        "keywords": [
            "diff"
        ]
    },
    {
        "name": "phpdocumentor/reflection-common",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
            "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
            "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.6"
        },
        "time": "2017-09-11T18:02:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": [
                    "src"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jaap van Otterdijk",
                "email": "opensource@ijaap.nl"
            }
        ],
        "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
        "homepage": "http://www.phpdoc.org",
        "keywords": [
            "FQSEN",
            "phpDocumentor",
            "phpdoc",
            "reflection",
            "static analysis"
        ]
    },
    {
        "name": "phpdocumentor/reflection-docblock",
        "version": "4.3.1",
        "version_normalized": "4.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
            "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
            "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "phpdocumentor/reflection-common": "^1.0.0",
            "phpdocumentor/type-resolver": "^0.4.0",
            "webmozart/assert": "^1.0"
        },
        "require-dev": {
            "doctrine/instantiator": "~1.0.5",
            "mockery/mockery": "^1.0",
            "phpunit/phpunit": "^6.4"
        },
        "time": "2019-04-30T17:48:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": [
                    "src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ],
        "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
    },
    {
        "name": "phpdocumentor/type-resolver",
        "version": "0.4.0",
        "version_normalized": "0.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/TypeResolver.git",
            "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
            "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
            "shasum": ""
        },
        "require": {
            "php": "^5.5 || ^7.0",
            "phpdocumentor/reflection-common": "^1.0"
        },
        "require-dev": {
            "mockery/mockery": "^0.9.4",
            "phpunit/phpunit": "^5.2||^4.8.24"
        },
        "time": "2017-07-14T14:27:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": [
                    "src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ]
    },
    {
        "name": "phpspec/prophecy",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpspec/prophecy.git",
            "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
            "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.0.2",
            "php": "^5.3|^7.0",
            "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
            "sebastian/comparator": "^1.1|^2.0|^3.0",
            "sebastian/recursion-context": "^1.0|^2.0|^3.0"
        },
        "require-dev": {
            "phpspec/phpspec": "^2.5|^3.2",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
        },
        "time": "2019-06-13T12:50:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Prophecy\\": "src/Prophecy"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            },
            {
                "name": "Marcello Duarte",
                "email": "marcello.duarte@gmail.com"
            }
        ],
        "description": "Highly opinionated mocking framework for PHP 5.3+",
        "homepage": "https://github.com/phpspec/prophecy",
        "keywords": [
            "Double",
            "Dummy",
            "fake",
            "mock",
            "spy",
            "stub"
        ]
    },
    {
        "name": "phpstan/phpdoc-parser",
        "version": "0.3.5",
        "version_normalized": "0.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpstan/phpdoc-parser.git",
            "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4",
            "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4",
            "shasum": ""
        },
        "require": {
            "php": "~7.1"
        },
        "require-dev": {
            "consistence/coding-standard": "^3.5",
            "jakub-onderka/php-parallel-lint": "^0.9.2",
            "phing/phing": "^2.16.0",
            "phpstan/phpstan": "^0.10",
            "phpunit/phpunit": "^6.3",
            "slevomat/coding-standard": "^4.7.2",
            "squizlabs/php_codesniffer": "^3.3.2",
            "symfony/process": "^3.4 || ^4.0"
        },
        "time": "2019-06-07T19:13:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PHPStan\\PhpDocParser\\": [
                    "src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "PHPDoc parser with support for nullable, intersection and generic types"
    },
    {
        "name": "phpstan/phpstan",
        "version": "0.11.2",
        "version_normalized": "0.11.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpstan/phpstan.git",
            "reference": "8e185a74004920419ee97bf9dc62e6a175e8dca5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8e185a74004920419ee97bf9dc62e6a175e8dca5",
            "reference": "8e185a74004920419ee97bf9dc62e6a175e8dca5",
            "shasum": ""
        },
        "require": {
            "composer/xdebug-handler": "^1.3.0",
            "jean85/pretty-package-versions": "^1.0.3",
            "nette/bootstrap": "^2.4 || ^3.0",
            "nette/di": "^2.4.7 || ^3.0",
            "nette/robot-loader": "^3.0.1",
            "nette/utils": "^2.4.5 || ^3.0",
            "nikic/php-parser": "^4.0.2",
            "php": "~7.1",
            "phpstan/phpdoc-parser": "^0.3",
            "symfony/console": "~3.2 || ~4.0",
            "symfony/finder": "~3.2 || ~4.0"
        },
        "conflict": {
            "symfony/console": "3.4.16 || 4.1.5"
        },
        "require-dev": {
            "brianium/paratest": "^2.0",
            "consistence/coding-standard": "^3.5",
            "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
            "ext-intl": "*",
            "ext-mysqli": "*",
            "ext-soap": "*",
            "ext-zip": "*",
            "jakub-onderka/php-parallel-lint": "^1.0",
            "localheinz/composer-normalize": "^1.1.0",
            "phing/phing": "^2.16.0",
            "phpstan/phpstan-deprecation-rules": "^0.11",
            "phpstan/phpstan-php-parser": "^0.11",
            "phpstan/phpstan-phpunit": "^0.11",
            "phpstan/phpstan-strict-rules": "^0.11",
            "phpunit/phpunit": "^7.0",
            "slevomat/coding-standard": "^4.7.2",
            "squizlabs/php_codesniffer": "^3.3.2"
        },
        "time": "2019-02-12T14:54:38+00:00",
        "bin": [
            "bin/phpstan"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.11-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PHPStan\\": [
                    "src/",
                    "build/PHPStan"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "PHPStan - PHP Static Analysis Tool"
    },
    {
        "name": "phpunit/php-code-coverage",
        "version": "6.1.4",
        "version_normalized": "6.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
            "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
            "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-xmlwriter": "*",
            "php": "^7.1",
            "phpunit/php-file-iterator": "^2.0",
            "phpunit/php-text-template": "^1.2.1",
            "phpunit/php-token-stream": "^3.0",
            "sebastian/code-unit-reverse-lookup": "^1.0.1",
            "sebastian/environment": "^3.1 || ^4.0",
            "sebastian/version": "^2.0.1",
            "theseer/tokenizer": "^1.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0"
        },
        "suggest": {
            "ext-xdebug": "^2.6.0"
        },
        "time": "2018-10-31T16:06:48+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "role": "lead",
                "email": "sebastian@phpunit.de"
            }
        ],
        "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"
        ]
    },
    {
        "name": "phpunit/php-file-iterator",
        "version": "2.0.2",
        "version_normalized": "2.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
            "reference": "050bedf145a257b1ff02746c31894800e5122946"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
            "reference": "050bedf145a257b1ff02746c31894800e5122946",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.1"
        },
        "time": "2018-09-13T20:33:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "role": "lead",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "FilterIterator implementation that filters files based on a list of suffixes.",
        "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
        "keywords": [
            "filesystem",
            "iterator"
        ]
    },
    {
        "name": "phpunit/php-text-template",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-text-template.git",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-06-21T13:50:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "role": "lead",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Simple template engine.",
        "homepage": "https://github.com/sebastianbergmann/php-text-template/",
        "keywords": [
            "template"
        ]
    },
    {
        "name": "phpunit/php-timer",
        "version": "2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-timer.git",
            "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
            "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-06-07T04:22:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "role": "lead",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Utility class for timing",
        "homepage": "https://github.com/sebastianbergmann/php-timer/",
        "keywords": [
            "timer"
        ]
    },
    {
        "name": "phpunit/php-token-stream",
        "version": "3.1.0",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-token-stream.git",
            "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e899757bb3df5ff6e95089132f32cd59aac2220a",
            "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-07-25T05:29:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Wrapper around PHP's tokenizer extension.",
        "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
        "keywords": [
            "tokenizer"
        ]
    },
    {
        "name": "phpunit/phpunit",
        "version": "7.5.15",
        "version_normalized": "7.5.15.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/phpunit.git",
            "reference": "d79c053d972856b8b941bb233e39dc521a5093f0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d79c053d972856b8b941bb233e39dc521a5093f0",
            "reference": "d79c053d972856b8b941bb233e39dc521a5093f0",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.1",
            "ext-dom": "*",
            "ext-json": "*",
            "ext-libxml": "*",
            "ext-mbstring": "*",
            "ext-xml": "*",
            "myclabs/deep-copy": "^1.7",
            "phar-io/manifest": "^1.0.2",
            "phar-io/version": "^2.0",
            "php": "^7.1",
            "phpspec/prophecy": "^1.7",
            "phpunit/php-code-coverage": "^6.0.7",
            "phpunit/php-file-iterator": "^2.0.1",
            "phpunit/php-text-template": "^1.2.1",
            "phpunit/php-timer": "^2.1",
            "sebastian/comparator": "^3.0",
            "sebastian/diff": "^3.0",
            "sebastian/environment": "^4.0",
            "sebastian/exporter": "^3.1",
            "sebastian/global-state": "^2.0",
            "sebastian/object-enumerator": "^3.0.3",
            "sebastian/resource-operations": "^2.0",
            "sebastian/version": "^2.0.1"
        },
        "conflict": {
            "phpunit/phpunit-mock-objects": "*"
        },
        "require-dev": {
            "ext-pdo": "*"
        },
        "suggest": {
            "ext-soap": "*",
            "ext-xdebug": "*",
            "phpunit/php-invoker": "^2.0"
        },
        "time": "2019-08-21T07:05:16+00:00",
        "bin": [
            "phpunit"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "7.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "role": "lead",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "The PHP Unit Testing framework.",
        "homepage": "https://phpunit.de/",
        "keywords": [
            "phpunit",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
            "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2018-11-20T15:27:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "120b605dfeb996808c31b6477290a714d356e822"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
            "reference": "120b605dfeb996808c31b6477290a714d356e822",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "sebastian/code-unit-reverse-lookup",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
            "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
            "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.0"
        },
        "time": "2017-03-04T06:30:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Looks up which function or method a line of code belongs to",
        "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/"
    },
    {
        "name": "sebastian/comparator",
        "version": "3.0.2",
        "version_normalized": "3.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/comparator.git",
            "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
            "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
            "shasum": ""
        },
        "require": {
            "php": "^7.1",
            "sebastian/diff": "^3.0",
            "sebastian/exporter": "^3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.1"
        },
        "time": "2018-07-12T15:12:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@2bepublished.at"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides the functionality to compare PHP values for equality",
        "homepage": "https://github.com/sebastianbergmann/comparator",
        "keywords": [
            "comparator",
            "compare",
            "equality"
        ]
    },
    {
        "name": "sebastian/diff",
        "version": "3.0.2",
        "version_normalized": "3.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/diff.git",
            "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
            "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5 || ^8.0",
            "symfony/process": "^2 || ^3.3 || ^4"
        },
        "time": "2019-02-04T06:01:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kore Nordmann",
                "email": "mail@kore-nordmann.de"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Diff implementation",
        "homepage": "https://github.com/sebastianbergmann/diff",
        "keywords": [
            "diff",
            "udiff",
            "unidiff",
            "unified diff"
        ]
    },
    {
        "name": "sebastian/environment",
        "version": "4.2.2",
        "version_normalized": "4.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/environment.git",
            "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
            "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5"
        },
        "suggest": {
            "ext-posix": "*"
        },
        "time": "2019-05-05T09:05:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides functionality to handle HHVM/PHP environments",
        "homepage": "http://www.github.com/sebastianbergmann/environment",
        "keywords": [
            "Xdebug",
            "environment",
            "hhvm"
        ]
    },
    {
        "name": "sebastian/exporter",
        "version": "3.1.1",
        "version_normalized": "3.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/exporter.git",
            "reference": "06a9a5947f47b3029d76118eb5c22802e5869687"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/06a9a5947f47b3029d76118eb5c22802e5869687",
            "reference": "06a9a5947f47b3029d76118eb5c22802e5869687",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "sebastian/recursion-context": "^3.0"
        },
        "require-dev": {
            "ext-mbstring": "*",
            "phpunit/phpunit": "^6.0"
        },
        "time": "2019-08-11T12:43:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Provides the functionality to export PHP variables for visualization",
        "homepage": "http://www.github.com/sebastianbergmann/exporter",
        "keywords": [
            "export",
            "exporter"
        ]
    },
    {
        "name": "sebastian/global-state",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/global-state.git",
            "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
            "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "suggest": {
            "ext-uopz": "*"
        },
        "time": "2017-04-27T15:39:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Snapshotting of global state",
        "homepage": "http://www.github.com/sebastianbergmann/global-state",
        "keywords": [
            "global state"
        ]
    },
    {
        "name": "sebastian/object-enumerator",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-enumerator.git",
            "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
            "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "sebastian/object-reflector": "^1.1.1",
            "sebastian/recursion-context": "^3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2017-08-03T12:35:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Traverses array structures and object graphs to enumerate all referenced objects",
        "homepage": "https://github.com/sebastianbergmann/object-enumerator/"
    },
    {
        "name": "sebastian/object-reflector",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-reflector.git",
            "reference": "773f97c67f28de00d397be301821b06708fca0be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
            "reference": "773f97c67f28de00d397be301821b06708fca0be",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2017-03-29T09:07:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Allows reflection of object attributes, including inherited and non-public ones",
        "homepage": "https://github.com/sebastianbergmann/object-reflector/"
    },
    {
        "name": "sebastian/recursion-context",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/recursion-context.git",
            "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
            "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2017-03-03T06:23:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            }
        ],
        "description": "Provides functionality to recursively process PHP variables",
        "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
    },
    {
        "name": "sebastian/resource-operations",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/resource-operations.git",
            "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
            "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "time": "2018-10-04T04:07:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides a list of PHP built-in functions that operate on resources",
        "homepage": "https://www.github.com/sebastianbergmann/resource-operations"
    },
    {
        "name": "sebastian/version",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/version.git",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "time": "2016-10-03T07:35:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "role": "lead",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Library that helps with managing the version number of Git-hosted PHP projects",
        "homepage": "https://github.com/sebastianbergmann/version"
    },
    {
        "name": "spomky-labs/base64url",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Spomky-Labs/base64url.git",
            "reference": "3eb46a1de803f0078962d910e3a2759224a68c61"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Spomky-Labs/base64url/zipball/3eb46a1de803f0078962d910e3a2759224a68c61",
            "reference": "3eb46a1de803f0078962d910e3a2759224a68c61",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.0",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2018-08-16T15:44:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Base64Url\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky-Labs/base64url/contributors"
            }
        ],
        "description": "Base 64 URL Safe Encoding/Decoding PHP Library",
        "homepage": "https://github.com/Spomky-Labs/base64url",
        "keywords": [
            "base64",
            "rfc4648",
            "safe",
            "url"
        ]
    },
    {
        "name": "symfony/console",
        "version": "v4.3.3",
        "version_normalized": "4.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9",
            "reference": "8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php73": "^1.8",
            "symfony/service-contracts": "^1.1"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4",
            "symfony/event-dispatcher": "<4.3",
            "symfony/process": "<3.3"
        },
        "provide": {
            "psr/log-implementation": "1.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/event-dispatcher": "^4.3",
            "symfony/lock": "~3.4|~4.0",
            "symfony/process": "~3.4|~4.0",
            "symfony/var-dumper": "^4.3"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2019-07-24T17:13:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Console Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v4.3.3",
        "version_normalized": "4.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "212b020949331b6531250584531363844b34a94e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/212b020949331b6531250584531363844b34a94e",
            "reference": "212b020949331b6531250584531363844b34a94e",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/event-dispatcher-contracts": "^1.1"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4"
        },
        "provide": {
            "psr/event-dispatcher-implementation": "1.0",
            "symfony/event-dispatcher-implementation": "1.1"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/http-foundation": "^3.4|^4.0",
            "symfony/service-contracts": "^1.1",
            "symfony/stopwatch": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2019-06-27T06:42:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher-contracts",
        "version": "v1.1.5",
        "version_normalized": "1.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher-contracts.git",
            "reference": "c61766f4440ca687de1084a5c00b08e167a2575c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c61766f4440ca687de1084a5c00b08e167a2575c",
            "reference": "c61766f4440ca687de1084a5c00b08e167a2575c",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "suggest": {
            "psr/event-dispatcher": "",
            "symfony/event-dispatcher-implementation": ""
        },
        "time": "2019-06-20T06:46:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\EventDispatcher\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Generic abstractions related to dispatching event",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/filesystem",
        "version": "v4.3.3",
        "version_normalized": "4.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
            "reference": "b9896d034463ad6fd2bf17e2bf9418caecd6313d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/b9896d034463ad6fd2bf17e2bf9418caecd6313d",
            "reference": "b9896d034463ad6fd2bf17e2bf9418caecd6313d",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "time": "2019-06-23T08:51:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Filesystem\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Filesystem Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/finder",
        "version": "v4.3.3",
        "version_normalized": "4.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/9638d41e3729459860bb96f6247ccb61faaa45f2",
            "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2019-06-28T13:16:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/options-resolver",
        "version": "v4.3.3",
        "version_normalized": "4.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/options-resolver.git",
            "reference": "40762ead607c8f792ee4516881369ffa553fee6f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/options-resolver/zipball/40762ead607c8f792ee4516881369ffa553fee6f",
            "reference": "40762ead607c8f792ee4516881369ffa553fee6f",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2019-06-13T11:01:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\OptionsResolver\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony OptionsResolver Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "config",
            "configuration",
            "options"
        ]
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
            "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
            "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php70",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php70.git",
            "reference": "54b4c428a0054e254223797d2713c31e08610831"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831",
            "reference": "54b4c428a0054e254223797d2713c31e08610831",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "~1.0|~2.0|~9.99",
            "php": ">=5.3.3"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php70\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php72",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php72.git",
            "reference": "04ce3335667451138df4307d6a9b61565560199e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e",
            "reference": "04ce3335667451138df4307d6a9b61565560199e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php72\\": ""
            },
            "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 backporting some PHP 7.2+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php73",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php73.git",
            "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188",
            "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php73\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v4.3.3",
        "version_normalized": "4.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/856d35814cf287480465bb7a6c413bb7f5f5e69c",
            "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2019-05-30T16:10:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Process Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/service-contracts",
        "version": "v1.1.5",
        "version_normalized": "1.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/service-contracts.git",
            "reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d",
            "reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "psr/container": "^1.0"
        },
        "suggest": {
            "symfony/service-implementation": ""
        },
        "time": "2019-06-13T11:15:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\Service\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Generic abstractions related to writing services",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/stopwatch",
        "version": "v4.3.3",
        "version_normalized": "4.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/stopwatch.git",
            "reference": "6b100e9309e8979cf1978ac1778eb155c1f7d93b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6b100e9309e8979cf1978ac1778eb155c1f7d93b",
            "reference": "6b100e9309e8979cf1978ac1778eb155c1f7d93b",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/service-contracts": "^1.0"
        },
        "time": "2019-05-27T08:16:38+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Stopwatch\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Stopwatch Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "theseer/tokenizer",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/theseer/tokenizer.git",
            "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
            "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": "^7.0"
        },
        "time": "2019-06-13T22:48:21+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "role": "Developer",
                "email": "arne@blankerts.de"
            }
        ],
        "description": "A small library for converting tokenized PHP source code into XML and potentially other formats"
    },
    {
        "name": "web-token/jwt-core",
        "version": "v1.3.9",
        "version_normalized": "1.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-token/jwt-core.git",
            "reference": "2d6e2e6f39e9494e6634efe62f4d8b22a8f001e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-token/jwt-core/zipball/2d6e2e6f39e9494e6634efe62f4d8b22a8f001e3",
            "reference": "2d6e2e6f39e9494e6634efe62f4d8b22a8f001e3",
            "shasum": ""
        },
        "require": {
            "ext-gmp": "*",
            "ext-mbstring": "*",
            "fgrosse/phpasn1": "^2.0",
            "php": "^7.1",
            "spomky-labs/base64url": "^1.0|^2.0",
            "web-token/jwt-util-ecc": "^1.3"
        },
        "conflict": {
            "spomky-labs/jose": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0|^7.0"
        },
        "time": "2019-08-22T10:36:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jose\\Component\\Core\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/web-token/jwt-core/contributors"
            }
        ],
        "description": "Core component of the JWT Framework.",
        "homepage": "https://github.com/web-token",
        "keywords": [
            "JOSE",
            "JWE",
            "JWK",
            "JWKSet",
            "JWS",
            "Jot",
            "RFC7515",
            "RFC7516",
            "RFC7517",
            "RFC7518",
            "RFC7519",
            "RFC7520",
            "bundle",
            "jwa",
            "jwt",
            "symfony"
        ]
    },
    {
        "name": "web-token/jwt-key-mgmt",
        "version": "v1.3.9",
        "version_normalized": "1.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-token/jwt-key-mgmt.git",
            "reference": "0d92c381e2732bb9c6c2a8e21ab10d133ae074d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-token/jwt-key-mgmt/zipball/0d92c381e2732bb9c6c2a8e21ab10d133ae074d2",
            "reference": "0d92c381e2732bb9c6c2a8e21ab10d133ae074d2",
            "shasum": ""
        },
        "require": {
            "lib-openssl": "*",
            "paragonie/sodium_compat": "^1.2",
            "web-token/jwt-core": "^1.3",
            "web-token/jwt-util-ecc": "^1.3"
        },
        "require-dev": {
            "php-http/httplug": "^1.1",
            "php-http/message-factory": "^1.0",
            "php-http/mock-client": "^1.0",
            "phpunit/phpunit": "^6.0|^7.0"
        },
        "suggest": {
            "php-http/httplug": "To enable JKU/X5U support.",
            "php-http/message-factory": "To enable JKU/X5U support."
        },
        "time": "2019-05-02T12:37:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jose\\Component\\KeyManagement\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/web-token/jwt-key-mgmt/contributors"
            }
        ],
        "description": "Key Management component of the JWT Framework.",
        "homepage": "https://github.com/web-token",
        "keywords": [
            "JOSE",
            "JWE",
            "JWK",
            "JWKSet",
            "JWS",
            "Jot",
            "RFC7515",
            "RFC7516",
            "RFC7517",
            "RFC7518",
            "RFC7519",
            "RFC7520",
            "bundle",
            "jwa",
            "jwt",
            "symfony"
        ]
    },
    {
        "name": "web-token/jwt-signature",
        "version": "v1.3.9",
        "version_normalized": "1.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-token/jwt-signature.git",
            "reference": "b3ee58ccfdbdbaedf64177bc01abd800db1379e5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-token/jwt-signature/zipball/b3ee58ccfdbdbaedf64177bc01abd800db1379e5",
            "reference": "b3ee58ccfdbdbaedf64177bc01abd800db1379e5",
            "shasum": ""
        },
        "require": {
            "web-token/jwt-core": "^1.3",
            "web-token/jwt-signature-algorithm-ecdsa": "^1.3",
            "web-token/jwt-signature-algorithm-eddsa": "^1.3",
            "web-token/jwt-signature-algorithm-hmac": "^1.3",
            "web-token/jwt-signature-algorithm-none": "^1.3",
            "web-token/jwt-signature-algorithm-rsa": "^1.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0|^7.0"
        },
        "suggest": {
            "web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms",
            "web-token/jwt-signature-algorithm-eddsa": "EdDSA Based Signature Algorithms",
            "web-token/jwt-signature-algorithm-experimental": "Experimental Signature Algorithms",
            "web-token/jwt-signature-algorithm-hmac": "HMAC Based Signature Algorithms",
            "web-token/jwt-signature-algorithm-none": "None Signature Algorithm",
            "web-token/jwt-signature-algorithm-rsa": "RSA Based Signature Algorithms"
        },
        "time": "2019-08-22T10:36:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jose\\Component\\Signature\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/web-token/jwt-signature/contributors"
            }
        ],
        "description": "Signature component of the JWT Framework.",
        "homepage": "https://github.com/web-token",
        "keywords": [
            "JOSE",
            "JWE",
            "JWK",
            "JWKSet",
            "JWS",
            "Jot",
            "RFC7515",
            "RFC7516",
            "RFC7517",
            "RFC7518",
            "RFC7519",
            "RFC7520",
            "bundle",
            "jwa",
            "jwt",
            "symfony"
        ]
    },
    {
        "name": "web-token/jwt-signature-algorithm-ecdsa",
        "version": "v1.3.9",
        "version_normalized": "1.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git",
            "reference": "078f99ce0e63474964257b68abcbe60fa2220396"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/078f99ce0e63474964257b68abcbe60fa2220396",
            "reference": "078f99ce0e63474964257b68abcbe60fa2220396",
            "shasum": ""
        },
        "require": {
            "web-token/jwt-signature": "^1.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0|^7.0"
        },
        "time": "2019-04-21T22:05:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jose\\Component\\Signature\\Algorithm\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/web-token/jwt-core/contributors"
            }
        ],
        "description": "ECDSA Based Signature Algorithms the JWT Framework.",
        "homepage": "https://github.com/web-token",
        "keywords": [
            "JOSE",
            "JWE",
            "JWK",
            "JWKSet",
            "JWS",
            "Jot",
            "RFC7515",
            "RFC7516",
            "RFC7517",
            "RFC7518",
            "RFC7519",
            "RFC7520",
            "bundle",
            "jwa",
            "jwt",
            "symfony"
        ]
    },
    {
        "name": "web-token/jwt-signature-algorithm-eddsa",
        "version": "v1.3.9",
        "version_normalized": "1.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-token/jwt-signature-algorithm-eddsa.git",
            "reference": "c40765e98cf56f9c31844fdb04bd6ff45f255864"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-eddsa/zipball/c40765e98cf56f9c31844fdb04bd6ff45f255864",
            "reference": "c40765e98cf56f9c31844fdb04bd6ff45f255864",
            "shasum": ""
        },
        "require": {
            "web-token/jwt-signature": "^1.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0|^7.0"
        },
        "time": "2019-04-21T22:05:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jose\\Component\\Signature\\Algorithm\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/web-token/jwt-core/contributors"
            }
        ],
        "description": "EdDSA Signature Algorithm the JWT Framework.",
        "homepage": "https://github.com/web-token",
        "keywords": [
            "JOSE",
            "JWE",
            "JWK",
            "JWKSet",
            "JWS",
            "Jot",
            "RFC7515",
            "RFC7516",
            "RFC7517",
            "RFC7518",
            "RFC7519",
            "RFC7520",
            "bundle",
            "jwa",
            "jwt",
            "symfony"
        ]
    },
    {
        "name": "web-token/jwt-signature-algorithm-hmac",
        "version": "v1.3.9",
        "version_normalized": "1.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-token/jwt-signature-algorithm-hmac.git",
            "reference": "fd51a55534559befe6ffdfe6eb131d8c121eea82"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-hmac/zipball/fd51a55534559befe6ffdfe6eb131d8c121eea82",
            "reference": "fd51a55534559befe6ffdfe6eb131d8c121eea82",
            "shasum": ""
        },
        "require": {
            "web-token/jwt-signature": "^1.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0|^7.0"
        },
        "time": "2019-04-21T22:05:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jose\\Component\\Signature\\Algorithm\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/web-token/jwt-core/contributors"
            }
        ],
        "description": "HMAC Based Signature Algorithms the JWT Framework.",
        "homepage": "https://github.com/web-token",
        "keywords": [
            "JOSE",
            "JWE",
            "JWK",
            "JWKSet",
            "JWS",
            "Jot",
            "RFC7515",
            "RFC7516",
            "RFC7517",
            "RFC7518",
            "RFC7519",
            "RFC7520",
            "bundle",
            "jwa",
            "jwt",
            "symfony"
        ]
    },
    {
        "name": "web-token/jwt-signature-algorithm-none",
        "version": "v1.3.9",
        "version_normalized": "1.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-token/jwt-signature-algorithm-none.git",
            "reference": "0bd27b01d38868749e9a2daddfe6125a6098565a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-none/zipball/0bd27b01d38868749e9a2daddfe6125a6098565a",
            "reference": "0bd27b01d38868749e9a2daddfe6125a6098565a",
            "shasum": ""
        },
        "require": {
            "web-token/jwt-signature": "^1.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0|^7.0"
        },
        "time": "2019-04-21T22:05:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jose\\Component\\Signature\\Algorithm\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/web-token/jwt-core/contributors"
            }
        ],
        "description": "None Signature Algorithm the JWT Framework.",
        "homepage": "https://github.com/web-token",
        "keywords": [
            "JOSE",
            "JWE",
            "JWK",
            "JWKSet",
            "JWS",
            "Jot",
            "RFC7515",
            "RFC7516",
            "RFC7517",
            "RFC7518",
            "RFC7519",
            "RFC7520",
            "bundle",
            "jwa",
            "jwt",
            "symfony"
        ]
    },
    {
        "name": "web-token/jwt-signature-algorithm-rsa",
        "version": "v1.3.9",
        "version_normalized": "1.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-token/jwt-signature-algorithm-rsa.git",
            "reference": "58947f022f1f45a4b6b7d6e463714c627e52977c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-rsa/zipball/58947f022f1f45a4b6b7d6e463714c627e52977c",
            "reference": "58947f022f1f45a4b6b7d6e463714c627e52977c",
            "shasum": ""
        },
        "require": {
            "web-token/jwt-signature": "^1.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0|^7.0"
        },
        "time": "2019-04-21T22:05:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jose\\Component\\Signature\\Algorithm\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/web-token/jwt-core/contributors"
            }
        ],
        "description": "RSA Based Signature Algorithms the JWT Framework.",
        "homepage": "https://github.com/web-token",
        "keywords": [
            "JOSE",
            "JWE",
            "JWK",
            "JWKSet",
            "JWS",
            "Jot",
            "RFC7515",
            "RFC7516",
            "RFC7517",
            "RFC7518",
            "RFC7519",
            "RFC7520",
            "bundle",
            "jwa",
            "jwt",
            "symfony"
        ]
    },
    {
        "name": "web-token/jwt-util-ecc",
        "version": "v1.3.9",
        "version_normalized": "1.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-token/jwt-util-ecc.git",
            "reference": "463370e8e96fb6a4916a41f854ec60db090cc367"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-token/jwt-util-ecc/zipball/463370e8e96fb6a4916a41f854ec60db090cc367",
            "reference": "463370e8e96fb6a4916a41f854ec60db090cc367",
            "shasum": ""
        },
        "require": {
            "ext-gmp": "*",
            "ext-mbstring": "*",
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0|^7.0"
        },
        "time": "2019-04-21T22:05:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jose\\Component\\Core\\Util\\Ecc\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/web-token/jwt-core/contributors"
            }
        ],
        "description": "ECC Tools for the JWT Framework.",
        "homepage": "https://github.com/web-token",
        "keywords": [
            "JOSE",
            "JWE",
            "JWK",
            "JWKSet",
            "JWS",
            "Jot",
            "RFC7515",
            "RFC7516",
            "RFC7517",
            "RFC7518",
            "RFC7519",
            "RFC7520",
            "bundle",
            "jwa",
            "jwt",
            "symfony"
        ]
    },
    {
        "name": "webmozart/assert",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozart/assert.git",
            "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9",
            "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.6",
            "sebastian/version": "^1.0.1"
        },
        "time": "2018-12-25T11:19:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\Assert\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Assertions to validate method input/output with nice error messages.",
        "keywords": [
            "assert",
            "check",
            "validate"
        ]
    }
]
