- GRAYBYTE UNDETECTABLE CODES -

403Webshell
Server IP : 184.154.167.98  /  Your IP : 3.148.115.40
Web Server : Apache
System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
User : puertode ( 1767)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/puertode/public_html/fotografico/3rdparty/composer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/puertode/public_html/fotografico/3rdparty/composer/installed.json
[
    {
        "name": "aws/aws-sdk-php",
        "version": "3.133.27",
        "version_normalized": "3.133.27.0",
        "source": {
            "type": "git",
            "url": "https://github.com/aws/aws-sdk-php.git",
            "reference": "5527195465ac42cb5127a60b84eb2d8dc3b0d5c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5527195465ac42cb5127a60b84eb2d8dc3b0d5c9",
            "reference": "5527195465ac42cb5127a60b84eb2d8dc3b0d5c9",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "ext-pcre": "*",
            "ext-simplexml": "*",
            "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0",
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.4.1",
            "mtdowling/jmespath.php": "^2.5",
            "php": ">=5.5"
        },
        "require-dev": {
            "andrewsville/php-token-reflection": "^1.4",
            "aws/aws-php-sns-message-validator": "~1.0",
            "behat/behat": "~3.0",
            "doctrine/cache": "~1.4",
            "ext-dom": "*",
            "ext-openssl": "*",
            "ext-pcntl": "*",
            "ext-sockets": "*",
            "nette/neon": "^2.3",
            "phpunit/phpunit": "^4.8.35|^5.4.3",
            "psr/cache": "^1.0",
            "psr/simple-cache": "^1.0",
            "sebastian/comparator": "^1.2.3"
        },
        "suggest": {
            "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
            "doctrine/cache": "To use the DoctrineCacheAdapter",
            "ext-curl": "To send requests using cURL",
            "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
            "ext-sockets": "To use client-side monitoring"
        },
        "time": "2020-03-02T19:20:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Aws\\": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Amazon Web Services",
                "homepage": "http://aws.amazon.com"
            }
        ],
        "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
        "homepage": "http://aws.amazon.com/sdkforphp",
        "keywords": [
            "amazon",
            "aws",
            "cloud",
            "dynamodb",
            "ec2",
            "glacier",
            "s3",
            "sdk"
        ]
    },
    {
        "name": "bantu/ini-get-wrapper",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bantuXorg/php-ini-get-wrapper.git",
            "reference": "4770c7feab370c62e23db4f31c112b7c6d90aee2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bantuXorg/php-ini-get-wrapper/zipball/4770c7feab370c62e23db4f31c112b7c6d90aee2",
            "reference": "4770c7feab370c62e23db4f31c112b7c6d90aee2",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2014-09-15T13:12:35+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "bantu\\IniGetWrapper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Convenience wrapper around ini_get()"
    },
    {
        "name": "beberlei/assert",
        "version": "v3.2.7",
        "version_normalized": "3.2.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/beberlei/assert.git",
            "reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/beberlei/assert/zipball/d63a6943fc4fd1a2aedb65994e3548715105abcf",
            "reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "ext-simplexml": "*",
            "php": "^7"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "*",
            "phpstan/phpstan-shim": "*",
            "phpunit/phpunit": ">=6.0.0 <8"
        },
        "suggest": {
            "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
        },
        "time": "2019-12-19T17:51:41+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Assert\\": "lib/Assert"
            },
            "files": [
                "lib/Assert/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de",
                "role": "Lead Developer"
            },
            {
                "name": "Richard Quadling",
                "email": "rquadling@gmail.com",
                "role": "Collaborator"
            }
        ],
        "description": "Thin assertion library for input validation in business models.",
        "keywords": [
            "assert",
            "assertion",
            "validation"
        ]
    },
    {
        "name": "christophwurst/id3parser",
        "version": "v0.1.1",
        "version_normalized": "0.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ChristophWurst/ID3Parser.git",
            "reference": "c0e56c336bd6131c199827f928e5a9aec89aa4da"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ChristophWurst/ID3Parser/zipball/c0e56c336bd6131c199827f928e5a9aec89aa4da",
            "reference": "c0e56c336bd6131c199827f928e5a9aec89aa4da",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2020-01-07T09:05:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ID3Parser\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0-or-later"
        ],
        "description": "An ID3 parser",
        "homepage": "https://github.com/ChristophWurst/ID3Parser/",
        "keywords": [
            "codecs",
            "php",
            "tags"
        ]
    },
    {
        "name": "deepdiver/zipstreamer",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DeepDiver1975/PHPZipStreamer.git",
            "reference": "c8e73ca3204bd0e06abdb0bc533f073b616d6e47"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DeepDiver1975/PHPZipStreamer/zipball/c8e73ca3204bd0e06abdb0bc533f073b616d6e47",
            "reference": "c8e73ca3204bd0e06abdb0bc533f073b616d6e47",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7"
        },
        "time": "2018-03-26T14:48:40+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ZipStreamer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0+"
        ],
        "authors": [
            {
                "name": "Nicolai Ehemann",
                "email": "en@enlightened.de",
                "role": "Author/Maintainer"
            },
            {
                "name": "André Rothe",
                "email": "arothe@zks.uni-leipzig.de",
                "role": "Contributor"
            },
            {
                "name": "Lukas Reschke",
                "email": "lukas@owncloud.com",
                "role": "Contributor"
            },
            {
                "name": "Thomas Müller",
                "email": "thomas.mueller@tmit.eu",
                "role": "Contributor"
            },
            {
                "name": "Roeland Jago Douma",
                "email": "roeland@famdouma.nl",
                "role": "Contributor"
            }
        ],
        "description": "Stream zip files without i/o overhead",
        "homepage": "https://github.com/DeepDiver1975/PHPZipStreamer",
        "keywords": [
            "stream",
            "zip"
        ]
    },
    {
        "name": "deepdiver1975/tarstreamer",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/owncloud/TarStreamer.git",
            "reference": "ad48505d1ab54a8e94e6b1cc5297bbed72e956de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/owncloud/TarStreamer/zipball/ad48505d1ab54a8e94e6b1cc5297bbed72e956de",
            "reference": "ad48505d1ab54a8e94e6b1cc5297bbed72e956de",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "require-dev": {
            "pear/archive_tar": "~1.4",
            "pear/pear-core-minimal": "v1.10.10",
            "phpunit/phpunit": "^7.5"
        },
        "time": "2020-01-08T09:55:35+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ownCloud\\TarStreamer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.",
        "homepage": "https://github.com/owncloud/TarStreamer",
        "keywords": [
            "archive",
            "php",
            "stream",
            "tar"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
            "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "^6.4"
        },
        "time": "2017-12-06T07:11:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.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": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "1.10.1",
        "version_normalized": "1.10.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
            "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
            "shasum": ""
        },
        "require": {
            "php": "~7.1 || ^8.0"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "alcaeus/mongo-php-adapter": "^1.1",
            "doctrine/coding-standard": "^6.0",
            "mongodb/mongodb": "^1.1",
            "phpunit/phpunit": "^7.0",
            "predis/predis": "~1.0"
        },
        "suggest": {
            "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
        },
        "time": "2020-05-27T16:24:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
        "homepage": "https://www.doctrine-project.org/projects/cache.html",
        "keywords": [
            "abstraction",
            "apcu",
            "cache",
            "caching",
            "couchdb",
            "memcached",
            "php",
            "redis",
            "xcache"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "v1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
            "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "~0.1@dev",
            "phpunit/phpunit": "^5.7"
        },
        "time": "2017-07-22T10:37:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Collections\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Collections Abstraction library",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "array",
            "collections",
            "iterator"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "v2.10.0",
        "version_normalized": "2.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "30e33f60f64deec87df728c02b107f82cdafad9d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/30e33f60f64deec87df728c02b107f82cdafad9d",
            "reference": "30e33f60f64deec87df728c02b107f82cdafad9d",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/cache": "^1.0",
            "doctrine/collections": "^1.0",
            "doctrine/event-manager": "^1.0",
            "doctrine/inflector": "^1.0",
            "doctrine/lexer": "^1.0",
            "doctrine/persistence": "^1.1",
            "doctrine/reflection": "^1.0",
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "^1.0",
            "phpunit/phpunit": "^6.3",
            "squizlabs/php_codesniffer": "^3.0",
            "symfony/phpunit-bridge": "^4.0.5"
        },
        "time": "2018-11-21T01:24:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.10.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
        "homepage": "https://www.doctrine-project.org/projects/common.html",
        "keywords": [
            "common",
            "doctrine",
            "php"
        ]
    },
    {
        "name": "doctrine/dbal",
        "version": "2.10.2",
        "version_normalized": "2.10.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/dbal.git",
            "reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/dbal/zipball/aab745e7b6b2de3b47019da81e7225e14dcfdac8",
            "reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8",
            "shasum": ""
        },
        "require": {
            "doctrine/cache": "^1.0",
            "doctrine/event-manager": "^1.0",
            "ext-pdo": "*",
            "php": "^7.2"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "jetbrains/phpstorm-stubs": "^2019.1",
            "nikic/php-parser": "^4.4",
            "phpstan/phpstan": "^0.12",
            "phpunit/phpunit": "^8.4.1",
            "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
            "vimeo/psalm": "^3.11"
        },
        "suggest": {
            "symfony/console": "For helpful console commands such as SQL execution and import of files."
        },
        "time": "2020-04-20T17:19:26+00:00",
        "bin": [
            "bin/doctrine-dbal"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.10.x-dev",
                "dev-develop": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
            }
        },
        "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"
            }
        ],
        "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
        "homepage": "https://www.doctrine-project.org/projects/dbal.html",
        "keywords": [
            "abstraction",
            "database",
            "db2",
            "dbal",
            "mariadb",
            "mssql",
            "mysql",
            "oci8",
            "oracle",
            "pdo",
            "pgsql",
            "postgresql",
            "queryobject",
            "sasql",
            "sql",
            "sqlanywhere",
            "sqlite",
            "sqlserver",
            "sqlsrv"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/event-manager",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/event-manager.git",
            "reference": "629572819973f13486371cb611386eb17851e85c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
            "reference": "629572819973f13486371cb611386eb17851e85c",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "conflict": {
            "doctrine/common": "<2.9@dev"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-11-10T09:48:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "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"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
        "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
        "keywords": [
            "event",
            "event dispatcher",
            "event manager",
            "event system",
            "events"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
            "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.2"
        },
        "time": "2018-01-09T20:05:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
            "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
            "shasum": ""
        },
        "require": {
            "php": "^7.2"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan": "^0.11.8",
            "phpunit/phpunit": "^8.2"
        },
        "time": "2019-10-30T14:39:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.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": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "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": "doctrine/persistence",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/persistence.git",
            "reference": "c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/persistence/zipball/c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38",
            "reference": "c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/cache": "^1.0",
            "doctrine/collections": "^1.0",
            "doctrine/event-manager": "^1.0",
            "doctrine/reflection": "^1.0",
            "php": "^7.1"
        },
        "conflict": {
            "doctrine/common": "<2.10@dev"
        },
        "require-dev": {
            "doctrine/coding-standard": "^5.0",
            "phpstan/phpstan": "^0.8",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2018-11-21T00:33:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
        "homepage": "https://doctrine-project.org/projects/persistence.html",
        "keywords": [
            "mapper",
            "object",
            "odm",
            "orm",
            "persistence"
        ]
    },
    {
        "name": "doctrine/reflection",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/reflection.git",
            "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
            "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "ext-tokenizer": "*",
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "^4.0",
            "doctrine/common": "^2.8",
            "phpstan/phpstan": "^0.9.2",
            "phpstan/phpstan-phpunit": "^0.9.4",
            "phpunit/phpunit": "^7.0",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "time": "2018-06-14T14:45:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "Doctrine Reflection component",
        "homepage": "https://www.doctrine-project.org/projects/reflection.html",
        "keywords": [
            "reflection"
        ]
    },
    {
        "name": "egulias/email-validator",
        "version": "2.1.11",
        "version_normalized": "2.1.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egulias/EmailValidator.git",
            "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23",
            "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "^1.0.1",
            "php": ">= 5.5"
        },
        "require-dev": {
            "dominicsayers/isemail": "dev-master",
            "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
            "satooshi/php-coveralls": "^1.0.1",
            "symfony/phpunit-bridge": "^4.4@dev"
        },
        "suggest": {
            "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
        },
        "time": "2019-08-13T17:33:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Egulias\\EmailValidator\\": "EmailValidator"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eduardo Gulias Davis"
            }
        ],
        "description": "A library for validating emails against several RFCs",
        "homepage": "https://github.com/egulias/EmailValidator",
        "keywords": [
            "email",
            "emailvalidation",
            "emailvalidator",
            "validation",
            "validator"
        ]
    },
    {
        "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",
                "email": "friedrich.grosse@gmail.com",
                "homepage": "https://github.com/FGrosse",
                "role": "Author"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
            }
        ],
        "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
        "homepage": "https://github.com/FGrosse/PHPASN1",
        "keywords": [
            "DER",
            "asn.1",
            "asn1",
            "ber",
            "binary",
            "decoding",
            "encoding",
            "x.509",
            "x.690",
            "x509",
            "x690"
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.5.2",
        "version_normalized": "6.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "43ece0e75098b7ecd8d13918293029e555a50f82"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82",
            "reference": "43ece0e75098b7ecd8d13918293029e555a50f82",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.6.1",
            "php": ">=5.5"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.1"
        },
        "suggest": {
            "ext-intl": "Required for Internationalized Domain Name (IDN) support",
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2019-12-23T11:57:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\": "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 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": "guzzlehttp/ringphp",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/RingPHP.git",
            "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
            "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/streams": "~3.0",
            "php": ">=5.4.0",
            "react/promise": "~2.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "~4.0"
        },
        "suggest": {
            "ext-curl": "Guzzle will use specific adapters if cURL is present"
        },
        "time": "2015-05-20T03:37:09+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Ring\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
        "abandoned": true
    },
    {
        "name": "guzzlehttp/streams",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/streams.git",
            "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
            "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2014-10-12T19:18:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Stream\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Provides a simple abstraction over streams of data",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "Guzzle",
            "stream"
        ],
        "abandoned": true
    },
    {
        "name": "icewind/searchdav",
        "version": "v2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/icewind1991/SearchDAV.git",
            "reference": "c69806d900c2c9a5954bfabc80178d6eb0d63df4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/icewind1991/SearchDAV/zipball/c69806d900c2c9a5954bfabc80178d6eb0d63df4",
            "reference": "c69806d900c2c9a5954bfabc80178d6eb0d63df4",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1",
            "sabre/dav": "^4.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^8"
        },
        "time": "2020-02-06T13:56:26+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SearchDAV\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "AGPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "Robin Appelman",
                "email": "robin@icewind.nl"
            }
        ],
        "description": "sabre/dav plugin to implement rfc5323 SEARCH"
    },
    {
        "name": "icewind/streams",
        "version": "v0.7.1",
        "version_normalized": "0.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/icewind1991/Streams.git",
            "reference": "4db3ed6c366e90b958d00e1d4c6360a9b39b2121"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/icewind1991/Streams/zipball/4db3ed6c366e90b958d00e1d4c6360a9b39b2121",
            "reference": "4db3ed6c366e90b958d00e1d4c6360a9b39b2121",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8",
            "satooshi/php-coveralls": "v1.0.0"
        },
        "time": "2019-02-15T12:57:29+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Icewind\\Streams\\Tests\\": "tests/",
                "Icewind\\Streams\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Robin Appelman",
                "email": "icewind@owncloud.com"
            }
        ],
        "description": "A set of generic stream wrappers"
    },
    {
        "name": "interfasys/lognormalizer",
        "version": "v1.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/interfasys/lognormalizer.git",
            "reference": "d5e4c95e0b0ecc886b78aafda3773b3bcf2ec116"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/interfasys/lognormalizer/zipball/d5e4c95e0b0ecc886b78aafda3773b3bcf2ec116",
            "reference": "d5e4c95e0b0ecc886b78aafda3773b3bcf2ec116",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "codacy/coverage": "dev-master",
            "codeclimate/php-test-reporter": "dev-master",
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-08-01T16:27:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "InterfaSys\\LogNormalizer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "AGPL-3.0"
        ],
        "authors": [
            {
                "name": "Olivier Paroz",
                "email": "dev-lognormalizer@interfasys.ch",
                "homepage": "http://www.interfasys.ch",
                "role": "Developer"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "role": "Developer"
            }
        ],
        "description": "Parses variables and converts them to string so that they can be logged",
        "homepage": "https://github.com/interfasys/lognormalizer",
        "keywords": [
            "log",
            "normalizer"
        ]
    },
    {
        "name": "jeremeamia/SuperClosure",
        "version": "2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jeremeamia/super_closure.git",
            "reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/5707d5821b30b9a07acfb4d76949784aaa0e9ce9",
            "reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9",
            "shasum": ""
        },
        "require": {
            "nikic/php-parser": "^1.2|^2.0|^3.0|^4.0",
            "php": ">=5.4",
            "symfony/polyfill-php56": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0|^5.0"
        },
        "time": "2018-03-21T22:21:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SuperClosure\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jeremy Lindblom",
                "email": "jeremeamia@gmail.com",
                "homepage": "https://github.com/jeremeamia",
                "role": "Developer"
            }
        ],
        "description": "Serialize Closure objects, including their context and binding",
        "homepage": "https://github.com/jeremeamia/super_closure",
        "keywords": [
            "closure",
            "function",
            "lambda",
            "parser",
            "serializable",
            "serialize",
            "tokenizer"
        ],
        "abandoned": "opis/closure"
    },
    {
        "name": "justinrainbow/json-schema",
        "version": "5.2.9",
        "version_normalized": "5.2.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/justinrainbow/json-schema.git",
            "reference": "44c6787311242a979fa15c704327c20e7221a0e4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4",
            "reference": "44c6787311242a979fa15c704327c20e7221a0e4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
            "json-schema/json-schema-test-suite": "1.2.0",
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2019-09-25T14:49:45+00:00",
        "bin": [
            "bin/validate-json"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JsonSchema\\": "src/JsonSchema/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bruno Prieto Reis",
                "email": "bruno.p.reis@gmail.com"
            },
            {
                "name": "Justin Rainbow",
                "email": "justin.rainbow@gmail.com"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            },
            {
                "name": "Robert Schönthal",
                "email": "seroscho@googlemail.com"
            }
        ],
        "description": "A library to validate a json schema.",
        "homepage": "https://github.com/justinrainbow/json-schema",
        "keywords": [
            "json",
            "schema"
        ]
    },
    {
        "name": "league/flysystem",
        "version": "1.0.64",
        "version_normalized": "1.0.64.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/flysystem.git",
            "reference": "d13c43dbd4b791f815215959105a008515d1a2e0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d13c43dbd4b791f815215959105a008515d1a2e0",
            "reference": "d13c43dbd4b791f815215959105a008515d1a2e0",
            "shasum": ""
        },
        "require": {
            "ext-fileinfo": "*",
            "php": ">=5.5.9"
        },
        "conflict": {
            "league/flysystem-sftp": "<1.0.6"
        },
        "require-dev": {
            "phpspec/phpspec": "^3.4",
            "phpunit/phpunit": "^5.7.26"
        },
        "suggest": {
            "ext-fileinfo": "Required for MimeType",
            "ext-ftp": "Allows you to use FTP server storage",
            "ext-openssl": "Allows you to use FTPS server storage",
            "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
            "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
            "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
            "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
            "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
            "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
            "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
            "league/flysystem-webdav": "Allows you to use WebDAV storage",
            "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
            "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
            "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
        },
        "time": "2020-02-05T18:14:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Flysystem\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Filesystem abstraction: Many filesystems, one API.",
        "keywords": [
            "Cloud Files",
            "WebDAV",
            "abstraction",
            "aws",
            "cloud",
            "copy.com",
            "dropbox",
            "file systems",
            "files",
            "filesystem",
            "filesystems",
            "ftp",
            "rackspace",
            "remote",
            "s3",
            "sftp",
            "storage"
        ]
    },
    {
        "name": "league/uri",
        "version": "6.2.1",
        "version_normalized": "6.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/uri.git",
            "reference": "6998530902550c6e3fefb5ef98d56fe92ecdb603"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/uri/zipball/6998530902550c6e3fefb5ef98d56fe92ecdb603",
            "reference": "6998530902550c6e3fefb5ef98d56fe92ecdb603",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "league/uri-interfaces": "^2.1",
            "php": "^7.2",
            "psr/http-message": "^1.0"
        },
        "conflict": {
            "league/uri-schemes": "^1.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.16",
            "phpstan/phpstan": "^0.12",
            "phpstan/phpstan-phpunit": "^0.12",
            "phpstan/phpstan-strict-rules": "^0.12",
            "phpunit/phpunit": "^8.0"
        },
        "suggest": {
            "ext-fileinfo": "Needed to create Data URI from a filepath",
            "ext-intl": "Needed to improve host validation",
            "league/uri-components": "Needed to easily manipulate URI objects"
        },
        "time": "2020-03-17T14:40:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Uri\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://nyamsprod.com"
            }
        ],
        "description": "URI manipulation library",
        "homepage": "http://uri.thephpleague.com",
        "keywords": [
            "data-uri",
            "file-uri",
            "ftp",
            "hostname",
            "http",
            "https",
            "middleware",
            "parse_str",
            "parse_url",
            "psr-7",
            "query-string",
            "querystring",
            "rfc3986",
            "rfc3987",
            "rfc6570",
            "uri",
            "uri-template",
            "url",
            "ws"
        ]
    },
    {
        "name": "league/uri-components",
        "version": "2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/uri-components.git",
            "reference": "14bab20b05bc20d16dec17401a9027c679412589"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/14bab20b05bc20d16dec17401a9027c679412589",
            "reference": "14bab20b05bc20d16dec17401a9027c679412589",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "league/uri-interfaces": "^2.1",
            "php": "^7.2",
            "psr/http-message": "^1.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.3",
            "guzzlehttp/psr7": "^1.4",
            "laminas/laminas-diactoros": "^2.0",
            "league/uri": "^6.0",
            "phpstan/phpstan": "^0.12",
            "phpstan/phpstan-phpunit": "^0.12",
            "phpstan/phpstan-strict-rules": "^0.12",
            "phpunit/phpunit": "^7.0 | ^8.0"
        },
        "suggest": {
            "ext-fileinfo": "Needed to create Data URI from a filepath",
            "ext-gmp": "to improve handle IPV4 parsing",
            "ext-intl": "to handle IDN host",
            "jeremykendall/php-domain-parser": "Public Suffix and Top Level Domain parsing implemented in PHP",
            "league/uri": "to allow manipulating URI objects",
            "php-64bit": "to improve handle IPV4 parsing",
            "psr/http-message-implementation": "to allow manipulating PSR-7 Uri objects"
        },
        "time": "2020-02-09T19:44:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Uri\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://nyamsprod.com"
            }
        ],
        "description": "URI components manipulation library",
        "homepage": "http://uri.thephpleague.com",
        "keywords": [
            "authority",
            "components",
            "fragment",
            "host",
            "path",
            "port",
            "query",
            "rfc3986",
            "scheme",
            "uri",
            "url",
            "userinfo"
        ]
    },
    {
        "name": "league/uri-interfaces",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/uri-interfaces.git",
            "reference": "0068a469958895ceaf3afcb489c0258adfa1e406"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/0068a469958895ceaf3afcb489c0258adfa1e406",
            "reference": "0068a469958895ceaf3afcb489c0258adfa1e406",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": "^7.1"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.0",
            "phpstan/phpstan": "^0.12",
            "phpstan/phpstan-phpunit": "^0.12",
            "phpstan/phpstan-strict-rules": "^0.12",
            "phpunit/phpunit": "^7.0|^8.0"
        },
        "time": "2020-02-08T12:10:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Uri\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://nyamsprod.com"
            }
        ],
        "description": "Common interface for URI representation",
        "homepage": "http://github.com/thephpleague/uri-interfaces",
        "keywords": [
            "rfc3986",
            "rfc3987",
            "uri",
            "url"
        ]
    },
    {
        "name": "microsoft/azure-storage-blob",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Azure/azure-storage-blob-php.git",
            "reference": "6a333cd28a3742c3e99e79042dc6510f9f917919"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Azure/azure-storage-blob-php/zipball/6a333cd28a3742c3e99e79042dc6510f9f917919",
            "reference": "6a333cd28a3742c3e99e79042dc6510f9f917919",
            "shasum": ""
        },
        "require": {
            "microsoft/azure-storage-common": "~1.4",
            "php": ">=5.6.0"
        },
        "time": "2020-01-02T07:18:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MicrosoftAzure\\Storage\\Blob\\": "src/Blob"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Azure Storage PHP Client Library",
                "email": "dmsh@microsoft.com"
            }
        ],
        "description": "This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Blob APIs.",
        "keywords": [
            "azure",
            "blob",
            "php",
            "sdk",
            "storage"
        ]
    },
    {
        "name": "microsoft/azure-storage-common",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Azure/azure-storage-common-php.git",
            "reference": "be4df800761d0d0fa91a9460c7f42517197d57a0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Azure/azure-storage-common-php/zipball/be4df800761d0d0fa91a9460c7f42517197d57a0",
            "reference": "be4df800761d0d0fa91a9460c7f42517197d57a0",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "~6.0",
            "php": ">=5.6.0"
        },
        "time": "2020-01-02T07:15:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MicrosoftAzure\\Storage\\Common\\": "src/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Azure Storage PHP Client Library",
                "email": "dmsh@microsoft.com"
            }
        ],
        "description": "This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.",
        "keywords": [
            "azure",
            "common",
            "php",
            "sdk",
            "storage"
        ]
    },
    {
        "name": "mtdowling/jmespath.php",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jmespath/jmespath.php.git",
            "reference": "52168cb9472de06979613d365c7f1ab8798be895"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/52168cb9472de06979613d365c7f1ab8798be895",
            "reference": "52168cb9472de06979613d365c7f1ab8798be895",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "symfony/polyfill-mbstring": "^1.4"
        },
        "require-dev": {
            "composer/xdebug-handler": "^1.2",
            "phpunit/phpunit": "^4.8.36|^7.5.15"
        },
        "time": "2019-12-30T18:03:34+00:00",
        "bin": [
            "bin/jp.php"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JmesPath\\": "src/"
            },
            "files": [
                "src/JmesPath.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Declaratively specify how to extract elements from a JSON document",
        "keywords": [
            "json",
            "jsonpath"
        ]
    },
    {
        "name": "nikic/php-parser",
        "version": "v4.3.0",
        "version_normalized": "4.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc",
            "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "ircmaxell/php-yacc": "0.0.5",
            "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
        },
        "time": "2019-11-08T13:50:10+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-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": "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": "patchwork/jsqueeze",
        "version": "v2.0.5",
        "version_normalized": "2.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tchwork/jsqueeze.git",
            "reference": "693d64850eab2ce6a7c8f7cf547e1ab46e69d542"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tchwork/jsqueeze/zipball/693d64850eab2ce6a7c8f7cf547e1ab46e69d542",
            "reference": "693d64850eab2ce6a7c8f7cf547e1ab46e69d542",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-04-19T09:28:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Patchwork\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(Apache-2.0 or GPL-2.0)"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            }
        ],
        "description": "Efficient JavaScript minification in PHP",
        "homepage": "https://github.com/tchwork/jsqueeze",
        "keywords": [
            "compression",
            "javascript",
            "minification"
        ],
        "abandoned": true
    },
    {
        "name": "patchwork/utf8",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tchwork/utf8.git",
            "reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tchwork/utf8/zipball/30ec6451aec7d2536f0af8fe535f70c764f2c47a",
            "reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a",
            "shasum": ""
        },
        "require": {
            "lib-pcre": ">=7.3",
            "php": ">=5.3.0"
        },
        "suggest": {
            "ext-iconv": "Use iconv for best performance",
            "ext-intl": "Use Intl for best performance",
            "ext-mbstring": "Use Mbstring for best performance",
            "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
        },
        "time": "2016-05-18T13:57:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Patchwork\\": "src/Patchwork/"
            },
            "classmap": [
                "src/Normalizer.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(Apache-2.0 or GPL-2.0)"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            }
        ],
        "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
        "homepage": "https://github.com/tchwork/utf8",
        "keywords": [
            "grapheme",
            "i18n",
            "unicode",
            "utf-8",
            "utf8"
        ]
    },
    {
        "name": "pear/archive_tar",
        "version": "1.4.9",
        "version_normalized": "1.4.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Archive_Tar.git",
            "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/c5b00053770e1d72128252c62c2c1a12c26639f0",
            "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0",
            "shasum": ""
        },
        "require": {
            "pear/pear-core-minimal": "^1.10.0alpha2",
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "suggest": {
            "ext-bz2": "Bz2 compression support.",
            "ext-xz": "Lzma2 compression support.",
            "ext-zlib": "Gzip compression support."
        },
        "time": "2019-12-04T10:17:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Archive_Tar": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Vincent Blavet",
                "email": "vincent@phpconcept.net"
            },
            {
                "name": "Greg Beaver",
                "email": "greg@chiaraquartet.net"
            },
            {
                "name": "Michiel Rook",
                "email": "mrook@php.net"
            }
        ],
        "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
        "homepage": "https://github.com/pear/Archive_Tar",
        "keywords": [
            "archive",
            "tar"
        ]
    },
    {
        "name": "pear/console_getopt",
        "version": "v1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Console_Getopt.git",
            "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
            "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
            "shasum": ""
        },
        "time": "2019-11-20T18:27:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Console": "./"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Andrei Zmievski",
                "email": "andrei@php.net",
                "role": "Lead"
            },
            {
                "name": "Stig Bakken",
                "email": "stig@php.net",
                "role": "Developer"
            },
            {
                "name": "Greg Beaver",
                "email": "cellog@php.net",
                "role": "Helper"
            }
        ],
        "description": "More info available on: http://pear.php.net/package/Console_Getopt"
    },
    {
        "name": "pear/pear-core-minimal",
        "version": "v1.10.10",
        "version_normalized": "1.10.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/pear-core-minimal.git",
            "reference": "625a3c429d9b2c1546438679074cac1b089116a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
            "reference": "625a3c429d9b2c1546438679074cac1b089116a7",
            "shasum": ""
        },
        "require": {
            "pear/console_getopt": "~1.4",
            "pear/pear_exception": "~1.0"
        },
        "replace": {
            "rsky/pear-core-min": "self.version"
        },
        "time": "2019-11-19T19:00:24+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "src/"
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Christian Weiske",
                "email": "cweiske@php.net",
                "role": "Lead"
            }
        ],
        "description": "Minimal set of PEAR core files to be used as composer dependency"
    },
    {
        "name": "pear/pear_exception",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/PEAR_Exception.git",
            "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
            "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
            "shasum": ""
        },
        "require": {
            "php": ">=4.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2019-12-10T10:24:42+00:00",
        "type": "class",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "PEAR/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "."
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Helgi Thormar",
                "email": "dufuz@php.net"
            },
            {
                "name": "Greg Beaver",
                "email": "cellog@php.net"
            }
        ],
        "description": "The PEAR Exception base class.",
        "homepage": "https://github.com/pear/PEAR_Exception",
        "keywords": [
            "exception"
        ]
    },
    {
        "name": "php-http/guzzle6-adapter",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/guzzle6-adapter.git",
            "reference": "6074a4b1f4d5c21061b70bab3b8ad484282fe31f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/6074a4b1f4d5c21061b70bab3b8ad484282fe31f",
            "reference": "6074a4b1f4d5c21061b70bab3b8ad484282fe31f",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.0",
            "php": "^7.1",
            "php-http/httplug": "^2.0",
            "psr/http-client": "^1.0"
        },
        "provide": {
            "php-http/async-client-implementation": "1.0",
            "php-http/client-implementation": "1.0",
            "psr/http-client-implementation": "1.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "php-http/client-integration-tests": "^2.0",
            "phpunit/phpunit": "^7.4"
        },
        "time": "2018-12-16T14:44:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Adapter\\Guzzle6\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            },
            {
                "name": "David de Boer",
                "email": "david@ddeboer.nl"
            }
        ],
        "description": "Guzzle 6 HTTP Adapter",
        "homepage": "http://httplug.io",
        "keywords": [
            "Guzzle",
            "http"
        ]
    },
    {
        "name": "php-http/httplug",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/httplug.git",
            "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/httplug/zipball/72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
            "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "php-http/promise": "^1.0",
            "psr/http-client": "^1.0",
            "psr/http-message": "^1.0"
        },
        "require-dev": {
            "friends-of-phpspec/phpspec-code-coverage": "^4.1",
            "phpspec/phpspec": "^4.3.4|^5.0|^6.0"
        },
        "time": "2019-12-27T10:07:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Client\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eric GELOEN",
                "email": "geloen.eric@gmail.com"
            },
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            }
        ],
        "description": "HTTPlug, the HTTP client abstraction for PHP",
        "homepage": "http://httplug.io",
        "keywords": [
            "client",
            "http"
        ]
    },
    {
        "name": "php-http/promise",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/promise.git",
            "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
            "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
            "shasum": ""
        },
        "require-dev": {
            "henrikbjorn/phpspec-code-coverage": "^1.0",
            "phpspec/phpspec": "^2.4"
        },
        "time": "2016-01-26T13:27:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Promise\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            },
            {
                "name": "Joel Wurtz",
                "email": "joel.wurtz@gmail.com"
            }
        ],
        "description": "Promise used for asynchronous HTTP requests",
        "homepage": "http://httplug.io",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "php-opencloud/openstack",
        "version": "v3.0.7",
        "version_normalized": "3.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-opencloud/openstack.git",
            "reference": "5d73ff577731fc473448c489acfca9730aa39c88"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-opencloud/openstack/zipball/5d73ff577731fc473448c489acfca9730aa39c88",
            "reference": "5d73ff577731fc473448c489acfca9730aa39c88",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.1",
            "justinrainbow/json-schema": "^5.2",
            "php": "~7.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.13",
            "jakub-onderka/php-parallel-lint": "^1.0",
            "php-coveralls/php-coveralls": "^2.0",
            "phpunit/phpunit": "^6.5",
            "psr/log": "^1.0"
        },
        "time": "2020-01-07T08:46:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "OpenStack\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Jamie Hannaford",
                "email": "jamie.hannaford@rackspace.com",
                "homepage": "https://github.com/jamiehannaford"
            },
            {
                "name": "Ha Phan",
                "email": "thanhha.work@gmail.com",
                "homepage": "https://github.com/haphan"
            }
        ],
        "description": "PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi",
        "homepage": "https://github.com/php-opencloud/openstack",
        "keywords": [
            "Openstack",
            "api",
            "php",
            "sdk"
        ]
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "2.0.25",
        "version_normalized": "2.0.25.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c18159618ed7cd7ff721ac1a8fec7860a475d2f0",
            "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
            "sami/sami": "~2.0",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "suggest": {
            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
            "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
            "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
        },
        "time": "2020-02-25T04:16:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "phpseclib/bootstrap.php"
            ],
            "psr-4": {
                "phpseclib\\": "phpseclib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "role": "Lead Developer"
            },
            {
                "name": "Patrick Monnerat",
                "email": "pm@datasphere.ch",
                "role": "Developer"
            },
            {
                "name": "Andreas Fischer",
                "email": "bantu@phpbb.com",
                "role": "Developer"
            },
            {
                "name": "Hans-Jürgen Petrich",
                "email": "petrich@tronic-media.com",
                "role": "Developer"
            },
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
        "homepage": "http://phpseclib.sourceforge.net",
        "keywords": [
            "BigInteger",
            "aes",
            "asn.1",
            "asn1",
            "blowfish",
            "crypto",
            "cryptography",
            "encryption",
            "rsa",
            "security",
            "sftp",
            "signature",
            "signing",
            "ssh",
            "twofish",
            "x.509",
            "x509"
        ]
    },
    {
        "name": "pimple/pimple",
        "version": "v3.2.3",
        "version_normalized": "3.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/silexphp/Pimple.git",
            "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
            "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/container": "^1.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.2"
        },
        "time": "2018-01-21T07:42:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Pimple": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Pimple, a simple Dependency Injection Container",
        "homepage": "http://pimple.sensiolabs.org",
        "keywords": [
            "container",
            "dependency injection"
        ]
    },
    {
        "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-client",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-client.git",
            "reference": "496a823ef742b632934724bf769560c2a5c7c44e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
            "reference": "496a823ef742b632934724bf769560c2a5c7c44e",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "psr/http-message": "^1.0"
        },
        "time": "2018-10-30T23:29:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Client\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP clients",
        "homepage": "https://github.com/php-fig/http-client",
        "keywords": [
            "http",
            "http-client",
            "psr",
            "psr-18"
        ]
    },
    {
        "name": "psr/http-factory",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-factory.git",
            "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
            "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.0",
            "psr/http-message": "^1.0"
        },
        "time": "2019-04-30T12:38:16+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 interfaces for PSR-7 HTTP message factories",
        "keywords": [
            "factory",
            "http",
            "message",
            "psr",
            "psr-17",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "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": "punic/punic",
        "version": "1.6.5",
        "version_normalized": "1.6.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/punic/punic.git",
            "reference": "7bc85ce1137cf52db4d2a6298256a4c4a24da99a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/punic/punic/zipball/7bc85ce1137cf52db4d2a6298256a4c4a24da99a",
            "reference": "7bc85ce1137cf52db4d2a6298256a4c4a24da99a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "replace": {
            "punic/calendar": "*",
            "punic/common": "*"
        },
        "require-dev": {
            "apigen/apigen": "4.0.*"
        },
        "time": "2017-02-03T16:13:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Punic\\": "code/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michele Locati",
                "email": "mlocati@gmail.com",
                "role": "Developer"
            },
            {
                "name": "Remo Laubacher",
                "email": "remo.laubacher@gmail.com",
                "role": "Collaborator, motivator and perfectionist supporter"
            }
        ],
        "description": "PHP-Unicode CLDR",
        "homepage": "https://github.com/punic/punic",
        "keywords": [
            "calendar",
            "cldr",
            "date",
            "date-time",
            "i18n",
            "internationalization",
            "l10n",
            "localization",
            "php",
            "time",
            "translate",
            "translations",
            "unicode"
        ]
    },
    {
        "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": "ramsey/uuid",
        "version": "3.9.3",
        "version_normalized": "3.9.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ramsey/uuid.git",
            "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92",
            "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "paragonie/random_compat": "^1 | ^2 | 9.99.99",
            "php": "^5.4 | ^7 | ^8",
            "symfony/polyfill-ctype": "^1.8"
        },
        "replace": {
            "rhumsaa/uuid": "self.version"
        },
        "require-dev": {
            "codeception/aspect-mock": "^1 | ^2",
            "doctrine/annotations": "^1.2",
            "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1",
            "jakub-onderka/php-parallel-lint": "^1",
            "mockery/mockery": "^0.9.11 | ^1",
            "moontoast/math": "^1.1",
            "paragonie/random-lib": "^2",
            "php-mock/php-mock-phpunit": "^0.3 | ^1.1",
            "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5",
            "squizlabs/php_codesniffer": "^3.5"
        },
        "suggest": {
            "ext-ctype": "Provides support for PHP Ctype functions",
            "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
            "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
            "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
            "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
            "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
            "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
            "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
        },
        "time": "2020-02-21T04:36:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Ramsey\\Uuid\\": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ben Ramsey",
                "email": "ben@benramsey.com",
                "homepage": "https://benramsey.com"
            },
            {
                "name": "Marijn Huizendveld",
                "email": "marijn.huizendveld@gmail.com"
            },
            {
                "name": "Thibaud Fabre",
                "email": "thibaud@aztech.io"
            }
        ],
        "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
        "homepage": "https://github.com/ramsey/uuid",
        "keywords": [
            "guid",
            "identifier",
            "uuid"
        ]
    },
    {
        "name": "react/promise",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/reactphp/promise.git",
            "reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/reactphp/promise/zipball/3b6fca09c7d56321057fa8867c8dbe1abf648627",
            "reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2015-07-03T13:48:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "React\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jan Sorgalla",
                "email": "jsorgalla@gmail.com"
            }
        ],
        "description": "A lightweight implementation of CommonJS Promises/A for PHP"
    },
    {
        "name": "sabre/dav",
        "version": "4.0.3",
        "version_normalized": "4.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/dav.git",
            "reference": "b793fb4ce27cf0f981b540ad771281c430ffe818"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/dav/zipball/b793fb4ce27cf0f981b540ad771281c430ffe818",
            "reference": "b793fb4ce27cf0f981b540ad771281c430ffe818",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-date": "*",
            "ext-dom": "*",
            "ext-iconv": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "ext-pcre": "*",
            "ext-simplexml": "*",
            "ext-spl": "*",
            "lib-libxml": ">=2.7.0",
            "php": ">=7.0.0",
            "psr/log": "^1.0",
            "sabre/event": "^5.0",
            "sabre/http": "^5.0",
            "sabre/uri": "^2.0",
            "sabre/vobject": "^4.2.0-alpha1",
            "sabre/xml": "^2.0.1"
        },
        "require-dev": {
            "evert/phpdoc-md": "~0.1.0",
            "monolog/monolog": "^1.18",
            "phpunit/phpunit": "^6"
        },
        "suggest": {
            "ext-curl": "*",
            "ext-imap": "*",
            "ext-pdo": "*"
        },
        "time": "2020-01-10T07:52:45+00:00",
        "bin": [
            "bin/sabredav",
            "bin/naturalselection"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sabre\\DAV\\": "lib/DAV/",
                "Sabre\\DAVACL\\": "lib/DAVACL/",
                "Sabre\\CalDAV\\": "lib/CalDAV/",
                "Sabre\\CardDAV\\": "lib/CardDAV/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "WebDAV Framework for PHP",
        "homepage": "http://sabre.io/",
        "keywords": [
            "CalDAV",
            "CardDAV",
            "WebDAV",
            "framework",
            "iCalendar"
        ]
    },
    {
        "name": "sabre/event",
        "version": "5.1.0",
        "version_normalized": "5.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/event.git",
            "reference": "d00a17507af0e7544cfe17096372f5d733e3b276"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/event/zipball/d00a17507af0e7544cfe17096372f5d733e3b276",
            "reference": "d00a17507af0e7544cfe17096372f5d733e3b276",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2.16.1",
            "phpunit/phpunit": "^7 || ^8"
        },
        "time": "2020-01-31T18:52:29+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sabre\\Event\\": "lib/"
            },
            "files": [
                "lib/coroutine.php",
                "lib/Loop/functions.php",
                "lib/Promise/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "sabre/event is a library for lightweight event-based programming",
        "homepage": "http://sabre.io/event/",
        "keywords": [
            "EventEmitter",
            "async",
            "coroutine",
            "eventloop",
            "events",
            "hooks",
            "plugin",
            "promise",
            "reactor",
            "signal"
        ]
    },
    {
        "name": "sabre/http",
        "version": "5.1.0",
        "version_normalized": "5.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/http.git",
            "reference": "23446999f1f6e62892bbd89745070aa902dd3539"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/http/zipball/23446999f1f6e62892bbd89745070aa902dd3539",
            "reference": "23446999f1f6e62892bbd89745070aa902dd3539",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-curl": "*",
            "ext-mbstring": "*",
            "php": "^7.1",
            "sabre/event": ">=4.0 <6.0",
            "sabre/uri": "^2.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2.16.1",
            "phpunit/phpunit": "^7.0 || ^8.0"
        },
        "suggest": {
            "ext-curl": " to make http requests with the Client class"
        },
        "time": "2020-01-31T20:07:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/functions.php"
            ],
            "psr-4": {
                "Sabre\\HTTP\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "The sabre/http library provides utilities for dealing with http requests and responses. ",
        "homepage": "https://github.com/fruux/sabre-http",
        "keywords": [
            "http"
        ]
    },
    {
        "name": "sabre/uri",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/uri.git",
            "reference": "059d11012603be2e32ddb7543602965563ddbb09"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/uri/zipball/059d11012603be2e32ddb7543602965563ddbb09",
            "reference": "059d11012603be2e32ddb7543602965563ddbb09",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2.16.1",
            "phpunit/phpunit": "^7 || ^8"
        },
        "time": "2020-01-31T18:53:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/functions.php"
            ],
            "psr-4": {
                "Sabre\\Uri\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "Functions for making sense out of URIs.",
        "homepage": "http://sabre.io/uri/",
        "keywords": [
            "rfc3986",
            "uri",
            "url"
        ]
    },
    {
        "name": "sabre/vobject",
        "version": "4.3.0",
        "version_normalized": "4.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/vobject.git",
            "reference": "5b2248d965160f93053f3a24704794a13a22a1bb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/vobject/zipball/5b2248d965160f93053f3a24704794a13a22a1bb",
            "reference": "5b2248d965160f93053f3a24704794a13a22a1bb",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": "^7.1",
            "sabre/xml": "^2.1"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2.16.1",
            "phpunit/phpunit": "^7 || ^8"
        },
        "suggest": {
            "hoa/bench": "If you would like to run the benchmark scripts"
        },
        "time": "2020-01-31T18:50:58+00:00",
        "bin": [
            "bin/vobject",
            "bin/generate_vcards"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sabre\\VObject\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            },
            {
                "name": "Dominik Tobschall",
                "email": "dominik@fruux.com",
                "homepage": "http://tobschall.de/",
                "role": "Developer"
            },
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net",
                "homepage": "http://mnt.io/",
                "role": "Developer"
            }
        ],
        "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
        "homepage": "http://sabre.io/vobject/",
        "keywords": [
            "availability",
            "freebusy",
            "iCalendar",
            "ical",
            "ics",
            "jCal",
            "jCard",
            "recurrence",
            "rfc2425",
            "rfc2426",
            "rfc2739",
            "rfc4770",
            "rfc5545",
            "rfc5546",
            "rfc6321",
            "rfc6350",
            "rfc6351",
            "rfc6474",
            "rfc6638",
            "rfc6715",
            "rfc6868",
            "vCalendar",
            "vCard",
            "vcf",
            "xCal",
            "xCard"
        ]
    },
    {
        "name": "sabre/xml",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/xml.git",
            "reference": "705f5cbf7f4fb1e3dd47173e3f026892818c8d46"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/xml/zipball/705f5cbf7f4fb1e3dd47173e3f026892818c8d46",
            "reference": "705f5cbf7f4fb1e3dd47173e3f026892818c8d46",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-xmlreader": "*",
            "ext-xmlwriter": "*",
            "lib-libxml": ">=2.6.20",
            "php": "^7.1",
            "sabre/uri": ">=1.0,<3.0.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2.16.1",
            "phpunit/phpunit": "^7 || ^8"
        },
        "time": "2020-01-31T18:52:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sabre\\Xml\\": "lib/"
            },
            "files": [
                "lib/Deserializer/functions.php",
                "lib/Serializer/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            },
            {
                "name": "Markus Staab",
                "email": "markus.staab@redaxo.de",
                "role": "Developer"
            }
        ],
        "description": "sabre/xml is an XML library that you may not hate.",
        "homepage": "https://sabre.io/xml/",
        "keywords": [
            "XMLReader",
            "XMLWriter",
            "dom",
            "xml"
        ]
    },
    {
        "name": "scssphp/scssphp",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/scssphp/scssphp.git",
            "reference": "616c518333c656eaa23182ac6cfc01453f1e7c78"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/scssphp/scssphp/zipball/616c518333c656eaa23182ac6cfc01453f1e7c78",
            "reference": "616c518333c656eaa23182ac6cfc01453f1e7c78",
            "shasum": ""
        },
        "require": {
            "php": "^5.6.0 || ^7"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.6",
            "squizlabs/php_codesniffer": "~2.5",
            "twbs/bootstrap": "~4.3",
            "zurb/foundation": "~6.5"
        },
        "time": "2019-08-07T20:16:04+00:00",
        "bin": [
            "bin/pscss"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ScssPhp\\ScssPhp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anthon Pang",
                "email": "apang@softwaredevelopment.ca",
                "homepage": "https://github.com/robocoder"
            },
            {
                "name": "Cédric Morin",
                "email": "cedric@yterium.com",
                "homepage": "https://github.com/Cerdic"
            }
        ],
        "description": "scssphp is a compiler for SCSS written in PHP.",
        "homepage": "http://scssphp.github.io/scssphp/",
        "keywords": [
            "css",
            "less",
            "sass",
            "scss",
            "stylesheet"
        ]
    },
    {
        "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": "spomky-labs/cbor-php",
        "version": "v1.0.8",
        "version_normalized": "1.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Spomky-Labs/cbor-php.git",
            "reference": "575a66dc406575b030e3ba541b33447842f93185"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/575a66dc406575b030e3ba541b33447842f93185",
            "reference": "575a66dc406575b030e3ba541b33447842f93185",
            "shasum": ""
        },
        "require": {
            "beberlei/assert": "^3.2",
            "ext-gmp": "*",
            "php": "^7.1|^8.0",
            "spomky-labs/base64url": "^1.0|^2.0"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.0",
            "phpstan/phpstan": "^0.12",
            "phpstan/phpstan-beberlei-assert": "^0.12",
            "phpstan/phpstan-deprecation-rules": "^0.12",
            "phpstan/phpstan-phpunit": "^0.12",
            "phpstan/phpstan-strict-rules": "^0.12",
            "phpunit/phpunit": "^7.5|^8.0",
            "rector/rector": "^0.5|^0.6",
            "symfony/var-dumper": "^4.3|^5.0"
        },
        "suggest": {
            "ext-bcmath": "BCMath extension needed to handle the Big Float and Decimal Fraction Tags"
        },
        "time": "2020-02-18T08:37:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CBOR\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/Spomky-Labs/cbor-php/contributors"
            }
        ],
        "description": "CBOR Encoder/Decoder for PHP",
        "keywords": [
            "Concise Binary Object Representation",
            "RFC7049",
            "cbor"
        ]
    },
    {
        "name": "stecman/symfony-console-completion",
        "version": "0.11.0",
        "version_normalized": "0.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stecman/symfony-console-completion.git",
            "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a9502dab59405e275a9f264536c4e1cb61fc3518",
            "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "symfony/console": "~2.3 || ~3.0 || ~4.0 || ~5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4"
        },
        "time": "2019-11-24T17:03:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.10.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Stephen Holdaway",
                "email": "stephen@stecman.co.nz"
            }
        ],
        "description": "Automatic BASH completion for Symfony Console Component based applications."
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v6.2.3",
        "version_normalized": "6.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
            "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
            "shasum": ""
        },
        "require": {
            "egulias/email-validator": "~2.0",
            "php": ">=7.0.0",
            "symfony/polyfill-iconv": "^1.0",
            "symfony/polyfill-intl-idn": "^1.10",
            "symfony/polyfill-mbstring": "^1.0"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1",
            "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
        },
        "suggest": {
            "ext-intl": "Needed to support internationalized email addresses",
            "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
        },
        "time": "2019-11-12T09:31:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Corbyn"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "https://swiftmailer.symfony.com",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "symfony/console",
        "version": "v4.4.10",
        "version_normalized": "4.4.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "326b064d804043005526f5a0494cfb49edb59bb0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/326b064d804043005526f5a0494cfb49edb59bb0",
            "reference": "326b064d804043005526f5a0494cfb49edb59bb0",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php73": "^1.8",
            "symfony/polyfill-php80": "^1.15",
            "symfony/service-contracts": "^1.1|^2"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4",
            "symfony/event-dispatcher": "<4.3|>=5",
            "symfony/lock": "<4.4",
            "symfony/process": "<3.3"
        },
        "provide": {
            "psr/log-implementation": "1.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "^3.4|^4.0|^5.0",
            "symfony/dependency-injection": "^3.4|^4.0|^5.0",
            "symfony/event-dispatcher": "^4.3",
            "symfony/lock": "^4.4|^5.0",
            "symfony/process": "^3.4|^4.0|^5.0",
            "symfony/var-dumper": "^4.3|^5.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2020-05-30T20:06:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v4.4.10",
        "version_normalized": "4.4.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "a5370aaa7807c7a439b21386661ffccf3dff2866"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a5370aaa7807c7a439b21386661ffccf3dff2866",
            "reference": "a5370aaa7807c7a439b21386661ffccf3dff2866",
            "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|^5.0",
            "symfony/dependency-injection": "^3.4|^4.0|^5.0",
            "symfony/expression-language": "^3.4|^4.0|^5.0",
            "symfony/http-foundation": "^3.4|^4.0|^5.0",
            "symfony/service-contracts": "^1.1|^2",
            "symfony/stopwatch": "^3.4|^4.0|^5.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2020-05-20T08:37:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/event-dispatcher-contracts",
        "version": "v1.1.7",
        "version_normalized": "1.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher-contracts.git",
            "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
            "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "suggest": {
            "psr/event-dispatcher": "",
            "symfony/event-dispatcher-implementation": ""
        },
        "time": "2019-09-17T09:54:03+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/polyfill-ctype",
        "version": "v1.15.0",
        "version_normalized": "1.15.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
            "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2020-02-27T09:26:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.15-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-iconv",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-iconv.git",
            "reference": "685968b11e61a347c18bf25db32effa478be610f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f",
            "reference": "685968b11e61a347c18bf25db32effa478be610f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-iconv": "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\\Iconv\\": ""
            },
            "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 Iconv extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "iconv",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-intl-idn",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-idn.git",
            "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2",
            "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/polyfill-mbstring": "^1.3",
            "symfony/polyfill-php72": "^1.9"
        },
        "suggest": {
            "ext-intl": "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\\Intl\\Idn\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Laurent Bassin",
                "email": "laurent@bassin.info"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "idn",
            "intl",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2",
            "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2020-01-13T11:15:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.14-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-php56",
        "version": "v1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php56.git",
            "reference": "ff208829fe1aa48ab9af356992bb7199fed551af"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ff208829fe1aa48ab9af356992bb7199fed551af",
            "reference": "ff208829fe1aa48ab9af356992bb7199fed551af",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/polyfill-util": "~1.0"
        },
        "time": "2018-09-21T06:26:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php56\\": ""
            },
            "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 5.6+ 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.13.1",
        "version_normalized": "1.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php73.git",
            "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/4b0e2222c55a25b4541305a053013d5647d3a25f",
            "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2019-11-27T16:25:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.13-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/polyfill-php80",
        "version": "v1.17.1",
        "version_normalized": "1.17.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php80.git",
            "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4a5b6bba3259902e386eb80dd1956181ee90b5b2",
            "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.8"
        },
        "time": "2020-06-06T08:46:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.17-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php80\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ion Bazan",
                "email": "ion.bazan@gmail.com"
            },
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-util",
        "version": "v1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-util.git",
            "reference": "3b58903eae668d348a7126f999b0da0f2f93611c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/3b58903eae668d348a7126f999b0da0f2f93611c",
            "reference": "3b58903eae668d348a7126f999b0da0f2f93611c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2018-09-30T16:36:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Util\\": ""
            }
        },
        "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 utilities for portability of PHP codes",
        "homepage": "https://symfony.com",
        "keywords": [
            "compat",
            "compatibility",
            "polyfill",
            "shim"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v4.4.10",
        "version_normalized": "4.4.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "c714958428a85c86ab97e3a0c96db4c4f381b7f5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/c714958428a85c86ab97e3a0c96db4c4f381b7f5",
            "reference": "c714958428a85c86ab97e3a0c96db4c4f381b7f5",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2020-05-30T20:06:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/routing",
        "version": "v4.4.10",
        "version_normalized": "4.4.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/routing.git",
            "reference": "0f557911dde75c2a9652b8097bd7c9f54507f646"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/routing/zipball/0f557911dde75c2a9652b8097bd7c9f54507f646",
            "reference": "0f557911dde75c2a9652b8097bd7c9f54507f646",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "conflict": {
            "symfony/config": "<4.2",
            "symfony/dependency-injection": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "~1.2",
            "psr/log": "~1.0",
            "symfony/config": "^4.2|^5.0",
            "symfony/dependency-injection": "^3.4|^4.0|^5.0",
            "symfony/expression-language": "^3.4|^4.0|^5.0",
            "symfony/http-foundation": "^3.4|^4.0|^5.0",
            "symfony/yaml": "^3.4|^4.0|^5.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation loader",
            "symfony/config": "For using the all-in-one router or any loader",
            "symfony/expression-language": "For using expression matching",
            "symfony/http-foundation": "For using a Symfony Request object",
            "symfony/yaml": "For using the YAML loader"
        },
        "time": "2020-05-30T20:07:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Routing\\": ""
            },
            "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 Routing Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/service-contracts",
        "version": "v1.1.8",
        "version_normalized": "1.1.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/service-contracts.git",
            "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
            "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "psr/container": "^1.0"
        },
        "suggest": {
            "symfony/service-implementation": ""
        },
        "time": "2019-10-14T12:27:06+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/translation",
        "version": "v4.4.10",
        "version_normalized": "4.4.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "79d3ef9096a6a6047dbc69218b68c7b7f63193af"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/79d3ef9096a6a6047dbc69218b68c7b7f63193af",
            "reference": "79d3ef9096a6a6047dbc69218b68c7b7f63193af",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/translation-contracts": "^1.1.6|^2"
        },
        "conflict": {
            "symfony/config": "<3.4",
            "symfony/dependency-injection": "<3.4",
            "symfony/http-kernel": "<4.4",
            "symfony/yaml": "<3.4"
        },
        "provide": {
            "symfony/translation-implementation": "1.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "^3.4|^4.0|^5.0",
            "symfony/console": "^3.4|^4.0|^5.0",
            "symfony/dependency-injection": "^3.4|^4.0|^5.0",
            "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
            "symfony/http-kernel": "^4.4",
            "symfony/intl": "^3.4|^4.0|^5.0",
            "symfony/service-contracts": "^1.1.2|^2",
            "symfony/yaml": "^3.4|^4.0|^5.0"
        },
        "suggest": {
            "psr/log-implementation": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2020-05-30T20:06:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Translation Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/translation-contracts",
        "version": "v1.1.7",
        "version_normalized": "1.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation-contracts.git",
            "reference": "364518c132c95642e530d9b2d217acbc2ccac3e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/364518c132c95642e530d9b2d217acbc2ccac3e6",
            "reference": "364518c132c95642e530d9b2d217acbc2ccac3e6",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "suggest": {
            "symfony/translation-implementation": ""
        },
        "time": "2019-09-17T11:12:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\Translation\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Generic abstractions related to translation",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "web-auth/cose-lib",
        "version": "v3.1.1",
        "version_normalized": "3.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-auth/cose-lib.git",
            "reference": "bc28b39608b0674546d89318e55fb37eaec1a9e9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/bc28b39608b0674546d89318e55fb37eaec1a9e9",
            "reference": "bc28b39608b0674546d89318e55fb37eaec1a9e9",
            "shasum": ""
        },
        "require": {
            "beberlei/assert": "^3.0",
            "ext-json": "*",
            "ext-mbstring": "*",
            "ext-openssl": "*",
            "fgrosse/phpasn1": "^2.1",
            "php": "^7.2"
        },
        "time": "2020-02-03T21:25:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "v1.0": "1.0.x-dev",
                "v1.1": "1.1.x-dev",
                "v1.2": "1.2.x-dev",
                "v2.0": "2.0.x-dev",
                "v2.1": "2.1.x-dev",
                "v3.0": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cose\\": "src/"
            }
        },
        "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-auth/cose/contributors"
            }
        ],
        "description": "CBOR Object Signing and Encryption (COSE) For PHP",
        "homepage": "https://github.com/web-auth",
        "keywords": [
            "COSE",
            "RFC8152"
        ]
    },
    {
        "name": "web-auth/metadata-service",
        "version": "v3.1.1",
        "version_normalized": "3.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-auth/webauthn-metadata-service.git",
            "reference": "0e9d9b85590a0c5155b99d9a4b5bdaa01b1748e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/0e9d9b85590a0c5155b99d9a4b5bdaa01b1748e3",
            "reference": "0e9d9b85590a0c5155b99d9a4b5bdaa01b1748e3",
            "shasum": ""
        },
        "require": {
            "beberlei/assert": "^3.0",
            "ext-json": "*",
            "league/uri": "^6.0",
            "league/uri-components": "^2.1",
            "php": "^7.1",
            "psr/http-client": "^1.0",
            "psr/http-factory": "^1.0",
            "psr/log": "^1.1"
        },
        "suggest": {
            "psr/log-implementation": "Recommended to receive logs from the library"
        },
        "time": "2020-02-03T20:09:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "v2.1": "2.1.x-dev",
                "v3.0": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webauthn\\MetadataService\\": "src/"
            }
        },
        "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-auth/metadata-service/contributors"
            }
        ],
        "description": "Metadata Service for FIDO2/Webauthn",
        "homepage": "https://github.com/web-auth",
        "keywords": [
            "FIDO2",
            "fido",
            "webauthn"
        ]
    },
    {
        "name": "web-auth/webauthn-lib",
        "version": "v3.1.1",
        "version_normalized": "3.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/web-auth/webauthn-lib.git",
            "reference": "a8a11bc30480e98768987fe0fc266aef08ec99da"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/a8a11bc30480e98768987fe0fc266aef08ec99da",
            "reference": "a8a11bc30480e98768987fe0fc266aef08ec99da",
            "shasum": ""
        },
        "require": {
            "beberlei/assert": "^3.0",
            "ext-json": "*",
            "ext-mbstring": "*",
            "ext-openssl": "*",
            "php": "^7.2",
            "psr/http-client": "^1.0",
            "psr/http-factory": "^1.0",
            "psr/http-message": "^1.0",
            "psr/log": "^1.1",
            "ramsey/uuid": "^3.8",
            "spomky-labs/base64url": "^2.0",
            "spomky-labs/cbor-php": "^1.0.2",
            "web-auth/cose-lib": "self.version",
            "web-auth/metadata-service": "self.version"
        },
        "suggest": {
            "psr/log-implementation": "Recommended to receive logs from the library",
            "web-token/jwt-key-mgmt": "Mandatory for the AndroidSafetyNet Attestation Statement support",
            "web-token/jwt-signature-algorithm-ecdsa": "Recommended for the AndroidSafetyNet Attestation Statement support",
            "web-token/jwt-signature-algorithm-eddsa": "Recommended for the AndroidSafetyNet Attestation Statement support",
            "web-token/jwt-signature-algorithm-rsa": "Mandatory for the AndroidSafetyNet Attestation Statement support"
        },
        "time": "2020-02-03T21:25:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "v1.0": "1.0.x-dev",
                "v1.1": "1.1.x-dev",
                "v1.2": "1.2.x-dev",
                "v2.0": "2.0.x-dev",
                "v2.1": "2.1.x-dev",
                "v3.0": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webauthn\\": "src/"
            }
        },
        "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-auth/webauthn-library/contributors"
            }
        ],
        "description": "FIDO2/Webauthn Support For PHP",
        "homepage": "https://github.com/web-auth",
        "keywords": [
            "FIDO2",
            "fido",
            "webauthn"
        ]
    }
]

Youez - 2016 - github.com/yon3zu
LinuXploit