.=< { Star Gans Tq } >=.

  • Home

  • Killme
  • Download
  • Current Path : /home/m/e/h/meharicl/www/phpBB3/ext/phpbb/viglink/
    Upload File
    @Command ~ $  
    Current File : /home/m/e/h/meharicl/www/phpBB3/ext/phpbb/viglink/composer.lock

    {
        "_readme": [
            "This file locks the dependencies of your project to a known state",
            "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
            "This file is @generated automatically"
        ],
        "content-hash": "b80efb4b6261de83a1e263bb46ddfa8b",
        "packages": [
            {
                "name": "bantu/ini-get-wrapper",
                "version": "v1.0.1",
                "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.*"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "bantu\\IniGetWrapper\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "Convenience wrapper around ini_get()",
                "time": "2014-09-15T13:12:35+00:00"
            },
            {
                "name": "composer/installers",
                "version": "v1.7.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/composer/installers.git",
                    "reference": "141b272484481432cda342727a427dc1e206bfa0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0",
                    "reference": "141b272484481432cda342727a427dc1e206bfa0",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.0"
                },
                "replace": {
                    "roundcube/plugin-installer": "*",
                    "shama/baton": "*"
                },
                "require-dev": {
                    "composer/composer": "1.0.*@dev",
                    "phpunit/phpunit": "^4.8.36"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "Composer\\Installers\\Plugin",
                    "branch-alias": {
                        "dev-master": "1.0-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Composer\\Installers\\": "src/Composer/Installers"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Kyle Robinson Young",
                        "email": "kyle@dontkry.com",
                        "homepage": "https://github.com/shama"
                    }
                ],
                "description": "A multi-framework Composer library installer",
                "homepage": "https://composer.github.io/installers/",
                "keywords": [
                    "Craft",
                    "Dolibarr",
                    "Eliasis",
                    "Hurad",
                    "ImageCMS",
                    "Kanboard",
                    "Lan Management System",
                    "MODX Evo",
                    "Mautic",
                    "Maya",
                    "OXID",
                    "Plentymarkets",
                    "Porto",
                    "RadPHP",
                    "SMF",
                    "Thelia",
                    "Whmcs",
                    "WolfCMS",
                    "agl",
                    "aimeos",
                    "annotatecms",
                    "attogram",
                    "bitrix",
                    "cakephp",
                    "chef",
                    "cockpit",
                    "codeigniter",
                    "concrete5",
                    "croogo",
                    "dokuwiki",
                    "drupal",
                    "eZ Platform",
                    "elgg",
                    "expressionengine",
                    "fuelphp",
                    "grav",
                    "installer",
                    "itop",
                    "joomla",
                    "known",
                    "kohana",
                    "laravel",
                    "lavalite",
                    "lithium",
                    "magento",
                    "majima",
                    "mako",
                    "mediawiki",
                    "modulework",
                    "modx",
                    "moodle",
                    "osclass",
                    "phpbb",
                    "piwik",
                    "ppi",
                    "puppet",
                    "pxcms",
                    "reindex",
                    "roundcube",
                    "shopware",
                    "silverstripe",
                    "sydes",
                    "symfony",
                    "typo3",
                    "wordpress",
                    "yawik",
                    "zend",
                    "zikula"
                ],
                "time": "2019-08-12T15:00:31+00:00"
            },
            {
                "name": "google/recaptcha",
                "version": "1.2.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/google/recaptcha.git",
                    "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/google/recaptcha/zipball/98c4a6573b27e8b0990ea8789c74ea378795134c",
                    "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.5"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
                    "php-coveralls/php-coveralls": "^2.1",
                    "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "ReCaptcha\\": "src/ReCaptcha"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
                "homepage": "https://www.google.com/recaptcha/",
                "keywords": [
                    "Abuse",
                    "captcha",
                    "recaptcha",
                    "spam"
                ],
                "time": "2019-08-16T15:48:25+00:00"
            },
            {
                "name": "guzzlehttp/guzzle",
                "version": "6.5.2",
                "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"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "6.5-dev"
                    }
                },
                "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"
                ],
                "time": "2019-12-23T11:57:10+00:00"
            },
            {
                "name": "guzzlehttp/promises",
                "version": "v1.3.1",
                "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"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.4-dev"
                    }
                },
                "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"
                ],
                "time": "2016-12-20T10:07:11+00:00"
            },
            {
                "name": "guzzlehttp/psr7",
                "version": "1.6.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/psr7.git",
                    "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
                    "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.4.0",
                    "psr/http-message": "~1.0",
                    "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
                },
                "provide": {
                    "psr/http-message-implementation": "1.0"
                },
                "require-dev": {
                    "ext-zlib": "*",
                    "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
                },
                "suggest": {
                    "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.6-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "GuzzleHttp\\Psr7\\": "src/"
                    },
                    "files": [
                        "src/functions_include.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    },
                    {
                        "name": "Tobias Schultze",
                        "homepage": "https://github.com/Tobion"
                    }
                ],
                "description": "PSR-7 message implementation that also provides common utility methods",
                "keywords": [
                    "http",
                    "message",
                    "psr-7",
                    "request",
                    "response",
                    "stream",
                    "uri",
                    "url"
                ],
                "time": "2019-07-01T23:21:34+00:00"
            },
            {
                "name": "lusitanian/oauth",
                "version": "v0.8.11",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
                    "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/fc11a53db4b66da555a6a11fce294f574a8374f9",
                    "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "3.7.*",
                    "predis/predis": "0.8.*@dev",
                    "squizlabs/php_codesniffer": "2.*",
                    "symfony/http-foundation": "~2.1"
                },
                "suggest": {
                    "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
                    "predis/predis": "Allows using the Redis storage backend.",
                    "symfony/http-foundation": "Allows using the Symfony Session storage backend."
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "0.1-dev"
                    }
                },
                "autoload": {
                    "psr-0": {
                        "OAuth": "src",
                        "OAuth\\Unit": "tests"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "David Desberg",
                        "email": "david@daviddesberg.com"
                    },
                    {
                        "name": "Elliot Chance",
                        "email": "elliotchance@gmail.com"
                    },
                    {
                        "name": "Pieter Hordijk",
                        "email": "info@pieterhordijk.com"
                    }
                ],
                "description": "PHP 5.3+ oAuth 1/2 Library",
                "keywords": [
                    "Authentication",
                    "authorization",
                    "oauth",
                    "security"
                ],
                "time": "2018-02-14T22:37:14+00:00"
            },
            {
                "name": "marc1706/fast-image-size",
                "version": "v1.1.6",
                "source": {
                    "type": "git",
                    "url": "https://github.com/marc1706/fast-image-size.git",
                    "reference": "3a3a2b036be20f43fa06ce00dfa754df503e6684"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/3a3a2b036be20f43fa06ce00dfa754df503e6684",
                    "reference": "3a3a2b036be20f43fa06ce00dfa754df503e6684",
                    "shasum": ""
                },
                "require": {
                    "ext-mbstring": "*",
                    "php": ">=5.3.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.8"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "FastImageSize\\": "lib",
                        "FastImageSize\\tests\\": "tests"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marc Alexander",
                        "email": "admin@m-a-styles.de",
                        "homepage": "https://www.m-a-styles.de",
                        "role": "Developer"
                    }
                ],
                "description": "fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.",
                "homepage": "https://www.m-a-styles.de",
                "keywords": [
                    "fast",
                    "getimagesize",
                    "image",
                    "imagesize",
                    "php",
                    "size"
                ],
                "time": "2019-12-07T08:02:07+00:00"
            },
            {
                "name": "ocramius/package-versions",
                "version": "1.4.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Ocramius/PackageVersions.git",
                    "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
                    "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.0.0",
                    "php": "^7.1.0"
                },
                "require-dev": {
                    "composer/composer": "^1.6.3",
                    "doctrine/coding-standard": "^5.0.1",
                    "ext-zip": "*",
                    "infection/infection": "^0.7.1",
                    "phpunit/phpunit": "^7.5.17"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "PackageVersions\\Installer",
                    "branch-alias": {
                        "dev-master": "2.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "PackageVersions\\": "src/PackageVersions"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marco Pivetta",
                        "email": "ocramius@gmail.com"
                    }
                ],
                "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
                "time": "2019-11-15T16:17:10+00:00"
            },
            {
                "name": "ocramius/proxy-manager",
                "version": "2.2.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Ocramius/ProxyManager.git",
                    "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/4d154742e31c35137d5374c998e8f86b54db2e2f",
                    "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f",
                    "shasum": ""
                },
                "require": {
                    "ocramius/package-versions": "^1.1.3",
                    "php": "^7.2.0",
                    "zendframework/zend-code": "^3.3.0"
                },
                "require-dev": {
                    "couscous/couscous": "^1.6.1",
                    "ext-phar": "*",
                    "humbug/humbug": "1.0.0-RC.0@RC",
                    "nikic/php-parser": "^3.1.1",
                    "padraic/phpunit-accelerator": "dev-master@DEV",
                    "phpbench/phpbench": "^0.12.2",
                    "phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999",
                    "phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761",
                    "phpunit/phpunit": "^6.4.3",
                    "squizlabs/php_codesniffer": "^2.9.1"
                },
                "suggest": {
                    "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
                    "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
                    "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
                    "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-0": {
                        "ProxyManager\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marco Pivetta",
                        "email": "ocramius@gmail.com",
                        "homepage": "http://ocramius.github.io/"
                    }
                ],
                "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
                "homepage": "https://github.com/Ocramius/ProxyManager",
                "keywords": [
                    "aop",
                    "lazy loading",
                    "proxy",
                    "proxy pattern",
                    "service proxies"
                ],
                "time": "2019-08-10T08:37:15+00:00"
            },
            {
                "name": "paragonie/random_compat",
                "version": "v9.99.99",
                "source": {
                    "type": "git",
                    "url": "https://github.com/paragonie/random_compat.git",
                    "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                    "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                    "shasum": ""
                },
                "require": {
                    "php": "^7"
                },
                "require-dev": {
                    "phpunit/phpunit": "4.*|5.*",
                    "vimeo/psalm": "^1"
                },
                "suggest": {
                    "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
                },
                "type": "library",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Paragon Initiative Enterprises",
                        "email": "security@paragonie.com",
                        "homepage": "https://paragonie.com"
                    }
                ],
                "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
                "keywords": [
                    "csprng",
                    "polyfill",
                    "pseudorandom",
                    "random"
                ],
                "time": "2018-07-02T15:55:56+00:00"
            },
            {
                "name": "patchwork/utf8",
                "version": "v1.3.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/tchwork/utf8.git",
                    "reference": "d296e0026e7ce10b2a9fe594feca9628ef00e9e8"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/tchwork/utf8/zipball/d296e0026e7ce10b2a9fe594feca9628ef00e9e8",
                    "reference": "d296e0026e7ce10b2a9fe594feca9628ef00e9e8",
                    "shasum": ""
                },
                "require": {
                    "lib-pcre": ">=7.3",
                    "php": ">=5.3.0"
                },
                "require-dev": {
                    "symfony/phpunit-bridge": "^3.4|^4.4"
                },
                "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"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.3-dev"
                    }
                },
                "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"
                ],
                "time": "2019-12-03T14:44:12+00:00"
            },
            {
                "name": "phpbb/phpbb",
                "version": "3.3.0-RC1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/phpbb/phpbb-app.git",
                    "reference": "664db37d53bb5490e701d4e016f7df2434e2418e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/phpbb/phpbb-app/zipball/664db37d53bb5490e701d4e016f7df2434e2418e",
                    "reference": "664db37d53bb5490e701d4e016f7df2434e2418e",
                    "shasum": ""
                },
                "require": {
                    "bantu/ini-get-wrapper": "~1.0",
                    "ext-json": "*",
                    "google/recaptcha": "~1.1",
                    "guzzlehttp/guzzle": "~6.3",
                    "lusitanian/oauth": "^0.8.1",
                    "marc1706/fast-image-size": "^1.1",
                    "patchwork/utf8": "^1.1",
                    "php": ">=7.1",
                    "s9e/text-formatter": "^2.0",
                    "symfony/config": "~3.4",
                    "symfony/console": "~3.4",
                    "symfony/debug": "~3.4",
                    "symfony/dependency-injection": "~3.4",
                    "symfony/event-dispatcher": "~3.4",
                    "symfony/filesystem": "~3.4",
                    "symfony/finder": "~3.4",
                    "symfony/http-foundation": "~3.4",
                    "symfony/http-kernel": "~3.4",
                    "symfony/proxy-manager-bridge": "~3.4",
                    "symfony/routing": "~3.4",
                    "symfony/twig-bridge": "~3.4",
                    "symfony/yaml": "~3.4",
                    "twig/twig": "^1.0 || ^2.0"
                },
                "replace": {
                    "phpbb/phpbb-core": "self.version"
                },
                "require-dev": {
                    "fabpot/goutte": "~3.2",
                    "facebook/webdriver": "~1.6",
                    "laravel/homestead": "~7.0",
                    "phing/phing": "~2.4",
                    "phpunit/dbunit": "~4.0",
                    "phpunit/phpunit": "^7.0",
                    "squizlabs/php_codesniffer": "~3.4",
                    "symfony/browser-kit": "~3.4",
                    "symfony/css-selector": "~3.4",
                    "symfony/dom-crawler": "~3.4"
                },
                "type": "project",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.3.x-dev"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-only"
                ],
                "authors": [
                    {
                        "name": "phpBB Limited",
                        "email": "operations@phpbb.com",
                        "homepage": "https://www.phpbb.com/go/authors"
                    }
                ],
                "description": "phpBB Forum Software application",
                "homepage": "https://www.phpbb.com",
                "keywords": [
                    "forum",
                    "phpbb"
                ],
                "time": "2019-12-21T09:51:05+00:00"
            },
            {
                "name": "psr/container",
                "version": "1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/container.git",
                    "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                    "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Container\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Common Container Interface (PHP FIG PSR-11)",
                "homepage": "https://github.com/php-fig/container",
                "keywords": [
                    "PSR-11",
                    "container",
                    "container-interface",
                    "container-interop",
                    "psr"
                ],
                "time": "2017-02-14T16:28:37+00:00"
            },
            {
                "name": "psr/http-message",
                "version": "1.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/http-message.git",
                    "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                    "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Http\\Message\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for HTTP messages",
                "homepage": "https://github.com/php-fig/http-message",
                "keywords": [
                    "http",
                    "http-message",
                    "psr",
                    "psr-7",
                    "request",
                    "response"
                ],
                "time": "2016-08-06T14:39:51+00:00"
            },
            {
                "name": "psr/log",
                "version": "1.1.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/log.git",
                    "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
                    "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Log\\": "Psr/Log/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for logging libraries",
                "homepage": "https://github.com/php-fig/log",
                "keywords": [
                    "log",
                    "psr",
                    "psr-3"
                ],
                "time": "2019-11-01T11:05:21+00:00"
            },
            {
                "name": "ralouphie/getallheaders",
                "version": "3.0.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ralouphie/getallheaders.git",
                    "reference": "120b605dfeb996808c31b6477290a714d356e822"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                    "reference": "120b605dfeb996808c31b6477290a714d356e822",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.6"
                },
                "require-dev": {
                    "php-coveralls/php-coveralls": "^2.1",
                    "phpunit/phpunit": "^5 || ^6.5"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "src/getallheaders.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Ralph Khattar",
                        "email": "ralph.khattar@gmail.com"
                    }
                ],
                "description": "A polyfill for getallheaders.",
                "time": "2019-03-08T08:55:37+00:00"
            },
            {
                "name": "s9e/regexp-builder",
                "version": "1.4.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/s9e/RegexpBuilder.git",
                    "reference": "59d0167a909659d718f53964f7653d2c83a5f8fe"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/s9e/RegexpBuilder/zipball/59d0167a909659d718f53964f7653d2c83a5f8fe",
                    "reference": "59d0167a909659d718f53964f7653d2c83a5f8fe",
                    "shasum": ""
                },
                "require": {
                    "lib-pcre": ">=7.2",
                    "php": ">=5.5.1"
                },
                "require-dev": {
                    "phpunit/phpunit": "<5.8"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "s9e\\RegexpBuilder\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "Single-purpose library that generates regular expressions that match a list of strings.",
                "homepage": "https://github.com/s9e/RegexpBuilder/",
                "keywords": [
                    "regexp"
                ],
                "time": "2019-04-26T17:55:23+00:00"
            },
            {
                "name": "s9e/text-formatter",
                "version": "2.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/s9e/TextFormatter.git",
                    "reference": "26d6ee3a931a25acfea3096f62f0cc42172f3859"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/26d6ee3a931a25acfea3096f62f0cc42172f3859",
                    "reference": "26d6ee3a931a25acfea3096f62f0cc42172f3859",
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-filter": "*",
                    "lib-pcre": ">=8.13",
                    "php": ">=7.1",
                    "s9e/regexp-builder": "^1.4"
                },
                "require-dev": {
                    "matthiasmullie/minify": "*",
                    "phpunit/phpunit": "^7 || 8.2.*"
                },
                "suggest": {
                    "ext-curl": "Improves the performance of the MediaEmbed plugin and some JavaScript minifiers",
                    "ext-intl": "Allows international URLs to be accepted by the URL filter",
                    "ext-json": "Enables the generation of a JavaScript parser",
                    "ext-mbstring": "Improves the performance of the PHP renderer",
                    "ext-tokenizer": "Improves the performance of the PHP renderer",
                    "ext-xsl": "Enables the XSLT renderer",
                    "ext-zlib": "Enables gzip compression when scraping content via the MediaEmbed plugin"
                },
                "type": "library",
                "extra": {
                    "version": "2.3.0"
                },
                "autoload": {
                    "psr-4": {
                        "s9e\\TextFormatter\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding media (YouTube, etc...), enhanced typography and more.",
                "homepage": "https://github.com/s9e/TextFormatter/",
                "keywords": [
                    "bbcode",
                    "bbcodes",
                    "blog",
                    "censor",
                    "embed",
                    "emoji",
                    "emoticons",
                    "engine",
                    "forum",
                    "html",
                    "markdown",
                    "markup",
                    "media",
                    "parser",
                    "shortcodes"
                ],
                "time": "2019-11-17T16:03:56+00:00"
            },
            {
                "name": "symfony/config",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/config.git",
                    "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/config/zipball/a599a867d0e4a07c342b5f1e656b3915a540ddbe",
                    "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "symfony/filesystem": "~2.8|~3.0|~4.0",
                    "symfony/polyfill-ctype": "~1.8"
                },
                "conflict": {
                    "symfony/dependency-injection": "<3.3",
                    "symfony/finder": "<3.3"
                },
                "require-dev": {
                    "symfony/dependency-injection": "~3.3|~4.0",
                    "symfony/event-dispatcher": "~3.3|~4.0",
                    "symfony/finder": "~3.3|~4.0",
                    "symfony/yaml": "~3.0|~4.0"
                },
                "suggest": {
                    "symfony/yaml": "To use the yaml reference dumper"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Config\\": ""
                    },
                    "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 Config Component",
                "homepage": "https://symfony.com",
                "time": "2019-12-01T10:45:41+00:00"
            },
            {
                "name": "symfony/console",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/console.git",
                    "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/console/zipball/1ee23b3b659b06c622f2bd2492a229e416eb4586",
                    "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "symfony/debug": "~2.8|~3.0|~4.0",
                    "symfony/polyfill-mbstring": "~1.0"
                },
                "conflict": {
                    "symfony/dependency-injection": "<3.4",
                    "symfony/process": "<3.3"
                },
                "provide": {
                    "psr/log-implementation": "1.0"
                },
                "require-dev": {
                    "psr/log": "~1.0",
                    "symfony/config": "~3.3|~4.0",
                    "symfony/dependency-injection": "~3.4|~4.0",
                    "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
                    "symfony/lock": "~3.4|~4.0",
                    "symfony/process": "~3.3|~4.0"
                },
                "suggest": {
                    "psr/log": "For using the console logger",
                    "symfony/event-dispatcher": "",
                    "symfony/lock": "",
                    "symfony/process": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Console\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony Console Component",
                "homepage": "https://symfony.com",
                "time": "2019-12-01T10:04:45+00:00"
            },
            {
                "name": "symfony/debug",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/debug.git",
                    "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086",
                    "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "psr/log": "~1.0"
                },
                "conflict": {
                    "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
                },
                "require-dev": {
                    "symfony/http-kernel": "~2.8|~3.0|~4.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Debug\\": ""
                    },
                    "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 Debug Component",
                "homepage": "https://symfony.com",
                "time": "2019-10-24T15:33:53+00:00"
            },
            {
                "name": "symfony/dependency-injection",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/dependency-injection.git",
                    "reference": "0d201916bfb3af939fec3c0c8815ea16c60ac1a2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0d201916bfb3af939fec3c0c8815ea16c60ac1a2",
                    "reference": "0d201916bfb3af939fec3c0c8815ea16c60ac1a2",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "psr/container": "^1.0"
                },
                "conflict": {
                    "symfony/config": "<3.3.7",
                    "symfony/finder": "<3.3",
                    "symfony/proxy-manager-bridge": "<3.4",
                    "symfony/yaml": "<3.4"
                },
                "provide": {
                    "psr/container-implementation": "1.0"
                },
                "require-dev": {
                    "symfony/config": "~3.3|~4.0",
                    "symfony/expression-language": "~2.8|~3.0|~4.0",
                    "symfony/yaml": "~3.4|~4.0"
                },
                "suggest": {
                    "symfony/config": "",
                    "symfony/expression-language": "For using expressions in service container configuration",
                    "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
                    "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                    "symfony/yaml": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\DependencyInjection\\": ""
                    },
                    "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 DependencyInjection Component",
                "homepage": "https://symfony.com",
                "time": "2019-12-01T08:33:36+00:00"
            },
            {
                "name": "symfony/event-dispatcher",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/event-dispatcher.git",
                    "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177",
                    "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8"
                },
                "conflict": {
                    "symfony/dependency-injection": "<3.3"
                },
                "require-dev": {
                    "psr/log": "~1.0",
                    "symfony/config": "~2.8|~3.0|~4.0",
                    "symfony/dependency-injection": "~3.3|~4.0",
                    "symfony/expression-language": "~2.8|~3.0|~4.0",
                    "symfony/stopwatch": "~2.8|~3.0|~4.0"
                },
                "suggest": {
                    "symfony/dependency-injection": "",
                    "symfony/http-kernel": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "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",
                "time": "2019-10-24T15:33:53+00:00"
            },
            {
                "name": "symfony/filesystem",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/filesystem.git",
                    "reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/filesystem/zipball/00cdad0936d06fab136944bc2342b762b1c3a4a2",
                    "reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "symfony/polyfill-ctype": "~1.8"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Filesystem\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony Filesystem Component",
                "homepage": "https://symfony.com",
                "time": "2019-11-25T16:36:22+00:00"
            },
            {
                "name": "symfony/finder",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/finder.git",
                    "reference": "290ae21279b37bfd287cdcce640d51204e84afdf"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/finder/zipball/290ae21279b37bfd287cdcce640d51204e84afdf",
                    "reference": "290ae21279b37bfd287cdcce640d51204e84afdf",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Finder\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony Finder Component",
                "homepage": "https://symfony.com",
                "time": "2019-11-17T21:55:15+00:00"
            },
            {
                "name": "symfony/http-foundation",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-foundation.git",
                    "reference": "d2d0cfe8e319d9df44c4cca570710fcf221d4593"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d2d0cfe8e319d9df44c4cca570710fcf221d4593",
                    "reference": "d2d0cfe8e319d9df44c4cca570710fcf221d4593",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "symfony/polyfill-mbstring": "~1.1",
                    "symfony/polyfill-php70": "~1.6"
                },
                "require-dev": {
                    "symfony/expression-language": "~2.8|~3.0|~4.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\HttpFoundation\\": ""
                    },
                    "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 HttpFoundation Component",
                "homepage": "https://symfony.com",
                "time": "2019-11-28T12:52:59+00:00"
            },
            {
                "name": "symfony/http-kernel",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-kernel.git",
                    "reference": "c42c8339acb28cfff0fb1786948db4d23d609ff7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c42c8339acb28cfff0fb1786948db4d23d609ff7",
                    "reference": "c42c8339acb28cfff0fb1786948db4d23d609ff7",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "psr/log": "~1.0",
                    "symfony/debug": "^3.3.3|~4.0",
                    "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
                    "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-php56": "~1.8"
                },
                "conflict": {
                    "symfony/config": "<2.8",
                    "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4",
                    "symfony/var-dumper": "<3.3",
                    "twig/twig": "<1.34|<2.4,>=2"
                },
                "provide": {
                    "psr/log-implementation": "1.0"
                },
                "require-dev": {
                    "psr/cache": "~1.0",
                    "symfony/browser-kit": "~2.8|~3.0|~4.0",
                    "symfony/class-loader": "~2.8|~3.0",
                    "symfony/config": "~2.8|~3.0|~4.0",
                    "symfony/console": "~2.8|~3.0|~4.0",
                    "symfony/css-selector": "~2.8|~3.0|~4.0",
                    "symfony/dependency-injection": "^3.4.10|^4.0.10",
                    "symfony/dom-crawler": "~2.8|~3.0|~4.0",
                    "symfony/expression-language": "~2.8|~3.0|~4.0",
                    "symfony/finder": "~2.8|~3.0|~4.0",
                    "symfony/process": "~2.8|~3.0|~4.0",
                    "symfony/routing": "~3.4|~4.0",
                    "symfony/stopwatch": "~2.8|~3.0|~4.0",
                    "symfony/templating": "~2.8|~3.0|~4.0",
                    "symfony/translation": "~2.8|~3.0|~4.0",
                    "symfony/var-dumper": "~3.3|~4.0"
                },
                "suggest": {
                    "symfony/browser-kit": "",
                    "symfony/config": "",
                    "symfony/console": "",
                    "symfony/dependency-injection": "",
                    "symfony/finder": "",
                    "symfony/var-dumper": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\HttpKernel\\": ""
                    },
                    "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 HttpKernel Component",
                "homepage": "https://symfony.com",
                "time": "2019-12-01T13:50:37+00:00"
            },
            {
                "name": "symfony/polyfill-ctype",
                "version": "v1.13.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-ctype.git",
                    "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
                    "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "suggest": {
                    "ext-ctype": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.13-dev"
                    }
                },
                "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"
                ],
                "time": "2019-11-27T13:56:44+00:00"
            },
            {
                "name": "symfony/polyfill-mbstring",
                "version": "v1.13.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-mbstring.git",
                    "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
                    "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "suggest": {
                    "ext-mbstring": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.13-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Mbstring\\": ""
                    },
                    "files": [
                        "bootstrap.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Nicolas Grekas",
                        "email": "p@tchwork.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony polyfill for the Mbstring extension",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "mbstring",
                    "polyfill",
                    "portable",
                    "shim"
                ],
                "time": "2019-11-27T14:18:11+00:00"
            },
            {
                "name": "symfony/polyfill-php56",
                "version": "v1.13.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php56.git",
                    "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/53dd1cdf3cb986893ccf2b96665b25b3abb384f4",
                    "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3",
                    "symfony/polyfill-util": "~1.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.13-dev"
                    }
                },
                "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"
                ],
                "time": "2019-11-27T13:56:44+00:00"
            },
            {
                "name": "symfony/polyfill-php70",
                "version": "v1.13.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php70.git",
                    "reference": "af23c7bb26a73b850840823662dda371484926c4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4",
                    "reference": "af23c7bb26a73b850840823662dda371484926c4",
                    "shasum": ""
                },
                "require": {
                    "paragonie/random_compat": "~1.0|~2.0|~9.99",
                    "php": ">=5.3.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.13-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Php70\\": ""
                    },
                    "files": [
                        "bootstrap.php"
                    ],
                    "classmap": [
                        "Resources/stubs"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Nicolas Grekas",
                        "email": "p@tchwork.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "polyfill",
                    "portable",
                    "shim"
                ],
                "time": "2019-11-27T13:56:44+00:00"
            },
            {
                "name": "symfony/polyfill-util",
                "version": "v1.13.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-util.git",
                    "reference": "964a67f293b66b95883a5ed918a65354fcd2258f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/964a67f293b66b95883a5ed918a65354fcd2258f",
                    "reference": "964a67f293b66b95883a5ed918a65354fcd2258f",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.13-dev"
                    }
                },
                "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"
                ],
                "time": "2019-11-27T13:56:44+00:00"
            },
            {
                "name": "symfony/proxy-manager-bridge",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/proxy-manager-bridge.git",
                    "reference": "3c185a0e45ea13334aaf7b0fa9726922816ebec6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/3c185a0e45ea13334aaf7b0fa9726922816ebec6",
                    "reference": "3c185a0e45ea13334aaf7b0fa9726922816ebec6",
                    "shasum": ""
                },
                "require": {
                    "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
                    "php": "^5.5.9|>=7.0.8",
                    "symfony/dependency-injection": "~3.4|~4.0"
                },
                "require-dev": {
                    "symfony/config": "~2.8|~3.0|~4.0"
                },
                "type": "symfony-bridge",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bridge\\ProxyManager\\": ""
                    },
                    "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 ProxyManager Bridge",
                "homepage": "https://symfony.com",
                "time": "2019-08-29T14:54:55+00:00"
            },
            {
                "name": "symfony/routing",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/routing.git",
                    "reference": "b689ccd48e234ea404806d94b07eeb45f9f6f06a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/routing/zipball/b689ccd48e234ea404806d94b07eeb45f9f6f06a",
                    "reference": "b689ccd48e234ea404806d94b07eeb45f9f6f06a",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8"
                },
                "conflict": {
                    "symfony/config": "<3.3.1",
                    "symfony/dependency-injection": "<3.3",
                    "symfony/yaml": "<3.4"
                },
                "require-dev": {
                    "doctrine/annotations": "~1.0",
                    "psr/log": "~1.0",
                    "symfony/config": "^3.3.1|~4.0",
                    "symfony/dependency-injection": "~3.3|~4.0",
                    "symfony/expression-language": "~2.8|~3.0|~4.0",
                    "symfony/http-foundation": "~2.8|~3.0|~4.0",
                    "symfony/yaml": "~3.4|~4.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"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "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"
                ],
                "time": "2019-12-01T08:33:36+00:00"
            },
            {
                "name": "symfony/twig-bridge",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/twig-bridge.git",
                    "reference": "49b824ddc7f2d250a1f172349cd9a111d63287c0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/49b824ddc7f2d250a1f172349cd9a111d63287c0",
                    "reference": "49b824ddc7f2d250a1f172349cd9a111d63287c0",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "twig/twig": "^1.41|^2.10"
                },
                "conflict": {
                    "symfony/console": "<3.4",
                    "symfony/form": "<3.4.31|>=4.0,<4.3.4"
                },
                "require-dev": {
                    "fig/link-util": "^1.0",
                    "symfony/asset": "~2.8|~3.0|~4.0",
                    "symfony/console": "~3.4|~4.0",
                    "symfony/dependency-injection": "~2.8|~3.0|~4.0",
                    "symfony/expression-language": "~2.8|~3.0|~4.0",
                    "symfony/finder": "~2.8|~3.0|~4.0",
                    "symfony/form": "^3.4.31|^4.3.4",
                    "symfony/http-foundation": "^3.3.11|~4.0",
                    "symfony/http-kernel": "~3.2|~4.0",
                    "symfony/polyfill-intl-icu": "~1.0",
                    "symfony/routing": "~2.8|~3.0|~4.0",
                    "symfony/security": "^2.8.31|^3.3.13|~4.0",
                    "symfony/security-acl": "~2.8|~3.0",
                    "symfony/stopwatch": "~2.8|~3.0|~4.0",
                    "symfony/templating": "~2.8|~3.0|~4.0",
                    "symfony/translation": "~2.8|~3.0|~4.0",
                    "symfony/var-dumper": "~2.8.10|~3.1.4|~3.2|~4.0",
                    "symfony/web-link": "~3.3|~4.0",
                    "symfony/workflow": "~3.3|~4.0",
                    "symfony/yaml": "~2.8|~3.0|~4.0"
                },
                "suggest": {
                    "symfony/asset": "For using the AssetExtension",
                    "symfony/expression-language": "For using the ExpressionExtension",
                    "symfony/finder": "",
                    "symfony/form": "For using the FormExtension",
                    "symfony/http-kernel": "For using the HttpKernelExtension",
                    "symfony/routing": "For using the RoutingExtension",
                    "symfony/security": "For using the SecurityExtension",
                    "symfony/stopwatch": "For using the StopwatchExtension",
                    "symfony/templating": "For using the TwigEngine",
                    "symfony/translation": "For using the TranslationExtension",
                    "symfony/var-dumper": "For using the DumpExtension",
                    "symfony/web-link": "For using the WebLinkExtension",
                    "symfony/yaml": "For using the YamlExtension"
                },
                "type": "symfony-bridge",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bridge\\Twig\\": ""
                    },
                    "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 Twig Bridge",
                "homepage": "https://symfony.com",
                "time": "2019-11-30T08:19:08+00:00"
            },
            {
                "name": "symfony/yaml",
                "version": "v3.4.36",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/yaml.git",
                    "reference": "dab657db15207879217fc81df4f875947bf68804"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804",
                    "reference": "dab657db15207879217fc81df4f875947bf68804",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "symfony/polyfill-ctype": "~1.8"
                },
                "conflict": {
                    "symfony/console": "<3.4"
                },
                "require-dev": {
                    "symfony/console": "~3.4|~4.0"
                },
                "suggest": {
                    "symfony/console": "For validating YAML files using the lint command"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Yaml\\": ""
                    },
                    "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 Yaml Component",
                "homepage": "https://symfony.com",
                "time": "2019-10-24T15:33:53+00:00"
            },
            {
                "name": "twig/twig",
                "version": "v2.12.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/twigphp/Twig.git",
                    "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/twigphp/Twig/zipball/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
                    "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.0",
                    "symfony/polyfill-ctype": "^1.8",
                    "symfony/polyfill-mbstring": "^1.3"
                },
                "require-dev": {
                    "psr/container": "^1.0",
                    "symfony/debug": "^3.4|^4.2",
                    "symfony/phpunit-bridge": "^4.4@dev|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.12-dev"
                    }
                },
                "autoload": {
                    "psr-0": {
                        "Twig_": "lib/"
                    },
                    "psr-4": {
                        "Twig\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com",
                        "homepage": "http://fabien.potencier.org",
                        "role": "Lead Developer"
                    },
                    {
                        "name": "Twig Team",
                        "homepage": "https://twig.symfony.com/contributors",
                        "role": "Contributors"
                    },
                    {
                        "name": "Armin Ronacher",
                        "email": "armin.ronacher@active-4.com",
                        "role": "Project Founder"
                    }
                ],
                "description": "Twig, the flexible, fast, and secure template language for PHP",
                "homepage": "https://twig.symfony.com",
                "keywords": [
                    "templating"
                ],
                "time": "2019-11-11T16:52:09+00:00"
            },
            {
                "name": "zendframework/zend-code",
                "version": "3.4.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/zendframework/zend-code.git",
                    "reference": "268040548f92c2bfcba164421c1add2ba43abaaa"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/zendframework/zend-code/zipball/268040548f92c2bfcba164421c1add2ba43abaaa",
                    "reference": "268040548f92c2bfcba164421c1add2ba43abaaa",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1",
                    "zendframework/zend-eventmanager": "^2.6 || ^3.0"
                },
                "conflict": {
                    "phpspec/prophecy": "<1.9.0"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.7",
                    "ext-phar": "*",
                    "phpunit/phpunit": "^7.5.16 || ^8.4",
                    "zendframework/zend-coding-standard": "^1.0",
                    "zendframework/zend-stdlib": "^2.7 || ^3.0"
                },
                "suggest": {
                    "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                    "zendframework/zend-stdlib": "Zend\\Stdlib component"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4.x-dev",
                        "dev-develop": "3.5.x-dev",
                        "dev-dev-4.0": "4.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Zend\\Code\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
                "keywords": [
                    "ZendFramework",
                    "code",
                    "zf"
                ],
                "time": "2019-12-10T19:21:15+00:00"
            },
            {
                "name": "zendframework/zend-eventmanager",
                "version": "3.2.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/zendframework/zend-eventmanager.git",
                    "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
                    "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.6 || ^7.0"
                },
                "require-dev": {
                    "athletic/athletic": "^0.1",
                    "container-interop/container-interop": "^1.1.0",
                    "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                    "zendframework/zend-coding-standard": "~1.0.0",
                    "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
                },
                "suggest": {
                    "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
                    "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.2-dev",
                        "dev-develop": "3.3-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Zend\\EventManager\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Trigger and listen to events within a PHP application",
                "homepage": "https://github.com/zendframework/zend-eventmanager",
                "keywords": [
                    "event",
                    "eventmanager",
                    "events",
                    "zf2"
                ],
                "time": "2018-04-25T15:33:34+00:00"
            }
        ],
        "packages-dev": [],
        "aliases": [],
        "minimum-stability": "stable",
        "stability-flags": {
            "phpbb/phpbb": 10
        },
        "prefer-stable": false,
        "prefer-lowest": false,
        "platform": {
            "php": ">=5.4"
        },
        "platform-dev": []
    }