Skip to content
Snippets Groups Projects
composer.lock 339 KiB
Newer Older
Demian Katz's avatar
Demian Katz committed
            "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": "2017-11-24T11:07:03+00:00"
        },
        {
            "name": "ocramius/proxy-manager",
Demian Katz's avatar
Demian Katz committed
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/Ocramius/ProxyManager.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "a55d08229f4f614bf335759ed0cf63378feeb2e6"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/a55d08229f4f614bf335759ed0cf63378feeb2e6",
                "reference": "a55d08229f4f614bf335759ed0cf63378feeb2e6",
Demian Katz's avatar
Demian Katz committed
                "ocramius/package-versions": "^1.0",
                "php": "7.0.0 - 7.0.5 || ^7.0.7",
                "zendframework/zend-code": "3.0.0 - 3.0.2 || ^3.0.4"
Demian Katz's avatar
Demian Katz committed
                "couscous/couscous": "^1.4.0",
Demian Katz's avatar
Demian Katz committed
                "phpbench/phpbench": "^0.11.2",
                "phpunit/phpunit": "^5.4.6",
                "squizlabs/php_codesniffer": "^2.6.0"
            },
            "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": {
Demian Katz's avatar
Demian Katz committed
                    "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",
Demian Katz's avatar
Demian Katz committed
                    "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"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-11-04T15:53:15+00:00"
Demian Katz's avatar
Demian Katz committed
            "version": "v1.7.0.14",
            "source": {
                "type": "git",
                "url": "https://github.com/oyejorge/less.php.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
                "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
Demian Katz's avatar
Demian Katz committed
                "phpunit/phpunit": "~4.8.24"
            },
            "bin": [
                "bin/lessc"
            ],
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Less": "lib/"
                },
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Matt Agar",
                    "homepage": "https://github.com/agar"
                },
                {
                    "name": "Martin Jantošovič",
                    "homepage": "https://github.com/Mordred"
                },
                {
                    "name": "Josh Schmidt",
                    "homepage": "https://github.com/oyejorge"
                }
            ],
Demian Katz's avatar
Demian Katz committed
            "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
            "homepage": "http://lessphp.gpeasy.com",
            "keywords": [
                "css",
                "less",
                "less.js",
                "lesscss",
                "php",
                "stylesheet"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-03-28T22:19:25+00:00"
        {
            "name": "paragonie/random_compat",
            "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": {
            },
            "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",
Demian Katz's avatar
Demian Katz committed
                "polyfill",
                "pseudorandom",
                "random"
            ],
        {
            "name": "pear/archive_tar",
Sebastian Kehr's avatar
Sebastian Kehr committed
            "version": "1.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Archive_Tar.git",
Sebastian Kehr's avatar
Sebastian Kehr committed
                "reference": "ff716ca697c5e9e8593212cb785ffd03ee11b01f"
            },
            "dist": {
                "type": "zip",
Sebastian Kehr's avatar
Sebastian Kehr committed
                "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/ff716ca697c5e9e8593212cb785ffd03ee11b01f",
                "reference": "ff716ca697c5e9e8593212cb785ffd03ee11b01f",
                "shasum": ""
            },
            "require": {
                "pear/pear-core-minimal": "^1.10.0alpha2",
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-bz2": "Bz2 compression support.",
                "ext-xz": "Lzma2 compression support.",
                "ext-zlib": "Gzip compression support."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Archive_Tar": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Vincent Blavet",
                    "email": "vincent@phpconcept.net"
                },
                {
                    "name": "Greg Beaver",
                    "email": "greg@chiaraquartet.net"
                },
                {
                    "name": "Michiel Rook",
                    "email": "mrook@php.net"
                }
            ],
            "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
            "homepage": "https://github.com/pear/Archive_Tar",
            "keywords": [
                "archive",
                "tar"
            ],
Sebastian Kehr's avatar
Sebastian Kehr committed
            "time": "2019-01-02T21:45:13+00:00"
        },
        {
            "name": "pear/console_getopt",
Sebastian Kehr's avatar
Sebastian Kehr committed
            "version": "v1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Console_Getopt.git",
Sebastian Kehr's avatar
Sebastian Kehr committed
                "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
            },
            "dist": {
                "type": "zip",
Sebastian Kehr's avatar
Sebastian Kehr committed
                "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
                "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Console": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Beaver",
                    "email": "cellog@php.net",
                    "role": "Helper"
                },
                {
                    "name": "Andrei Zmievski",
                    "email": "andrei@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Stig Bakken",
                    "email": "stig@php.net",
                    "role": "Developer"
                }
            ],
            "description": "More info available on: http://pear.php.net/package/Console_Getopt",
Sebastian Kehr's avatar
Sebastian Kehr committed
            "time": "2015-07-20T20:28:12+00:00"
Demian Katz's avatar
Demian Katz committed
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/File_MARC.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "84b7f633c9261245bf6b16d7fbe87fe503551c9a"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/pear/File_MARC/zipball/84b7f633c9261245bf6b16d7fbe87fe503551c9a",
                "reference": "84b7f633c9261245bf6b16d7fbe87fe503551c9a",
                "shasum": ""
            },
            "require": {
                "pear/pear_exception": "1.*"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "pear/validate_ispn": "Install optionally via your project's composer.json"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "File": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Dan Scott",
                    "email": "dbs@php.net",
                    "homepage": "https://coffeecode.net",
                    "role": "Lead"
                }
            ],
            "description": "Supports the MAchine Readable Cataloging (MARC) file format documented at http://loc.gov/marc/",
Demian Katz's avatar
Demian Katz committed
            "time": "2017-12-04T10:30:19+00:00"
        },
        {
            "name": "pear/http_request2",
            "version": "v2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/HTTP_Request2.git",
                "reference": "3599cf0fe455a4e281da464f6510bfc5c2ce54c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/HTTP_Request2/zipball/3599cf0fe455a4e281da464f6510bfc5c2ce54c4",
                "reference": "3599cf0fe455a4e281da464f6510bfc5c2ce54c4",
                "shasum": ""
            },
            "require": {
                "pear/net_url2": "^2.2.0",
                "pear/pear_exception": "^1.0.0",
                "php": ">=5.2.0"
            },
            "suggest": {
                "ext-fileinfo": "Adds support for looking up mime-types using finfo.",
                "ext-zlib": "Allows handling gzip compressed responses.",
                "lib-curl": "Allows using cURL as a request backend.",
                "lib-openssl": "Allows handling SSL requests when not using cURL."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-trunk": "2.2-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "HTTP_Request2": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Alexey Borzov",
                    "email": "avb@php.net"
                }
            ],
            "description": "Provides an easy way to perform HTTP requests.",
            "homepage": "http://pear.php.net/package/HTTP_Request2",
            "keywords": [
                "PEAR",
                "curl",
                "http",
                "request"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-02-13T20:20:39+00:00"
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Net_URL2.git",
                "reference": "07fd055820dbf466ee3990abe96d0e40a8791f9d"
                "url": "https://api.github.com/repos/pear/Net_URL2/zipball/07fd055820dbf466ee3990abe96d0e40a8791f9d",
                "reference": "07fd055820dbf466ee3990abe96d0e40a8791f9d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.1.4"
            },
            "require-dev": {
                "phpunit/phpunit": ">=3.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "Net/URL2.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "David Coallier",
                    "email": "davidc@php.net"
                },
                {
                    "name": "Tom Klingenberg",
                    "email": "tkli@php.net"
                },
                {
                    "name": "Christian Schmidt",
                    "email": "chmidt@php.net"
                }
            ],
            "description": "Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.",
            "homepage": "https://github.com/pear/Net_URL2",
            "keywords": [
                "PEAR",
                "net",
                "networking",
                "rfc3986",
                "uri",
                "url"
            ],
        {
            "name": "pear/pear-core-minimal",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/pear-core-minimal.git",
                "reference": "19a3e0fcd50492c4357372f623f55f1b144346da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/19a3e0fcd50492c4357372f623f55f1b144346da",
                "reference": "19a3e0fcd50492c4357372f623f55f1b144346da",
                "shasum": ""
            },
            "require": {
                "pear/console_getopt": "~1.4",
                "pear/pear_exception": "~1.0"
            },
            "replace": {
                "rsky/pear-core-min": "self.version"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Christian Weiske",
                    "email": "cweiske@php.net",
                    "role": "Lead"
                }
            ],
            "description": "Minimal set of PEAR core files to be used as composer dependency",
        {
            "name": "pear/pear_exception",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/PEAR_Exception.git",
                "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
                "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
                "shasum": ""
            },
            "require": {
                "php": ">=4.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "type": "class",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "PEAR": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "."
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Helgi Thormar",
                    "email": "dufuz@php.net"
                },
                {
                    "name": "Greg Beaver",
                    "email": "cellog@php.net"
                }
            ],
            "description": "The PEAR Exception base class.",
            "homepage": "https://github.com/pear/PEAR_Exception",
            "keywords": [
                "exception"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2015-02-10T20:07:52+00:00"
        },
        {
            "name": "pear/validate",
            "version": "v0.8.5",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Validate.git",
                "reference": "d055541ee2d7165329d5e5b8e91907d7fae1cff2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Validate/zipball/d055541ee2d7165329d5e5b8e91907d7fae1cff2",
                "reference": "d055541ee2d7165329d5e5b8e91907d7fae1cff2",
                "shasum": ""
            },
            "suggest": {
                "pear/date": "Install optionally via your project's composer.json"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Validate": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "New BSD"
            ],
            "authors": [
                {
                    "name": "Pierre-Alain Joye",
                    "email": "pierre.php@gmail.com",
                    "role": "Lead"
                },
                {
                    "name": "Thomas V.V.Cox",
                    "email": "cox@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Helgi Þormar Þorbjörnsson",
                    "email": "dufuz@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Amir Mohammad Saied",
                    "email": "amirsaied@gmail.com",
                    "role": "Lead"
                },
                {
                    "name": "David Coallier",
                    "email": "david@echolibre.com",
                    "role": "Lead"
                },
                {
                    "name": "bertrand Gugger",
                    "email": "bertrand@toggg.com",
                    "role": "Lead"
                },
                {
                    "name": "Stefan Neufeind",
                    "email": "pear.neufeind@speedpartner.de",
                    "role": "Developer"
                }
            ],
            "description": "Validate numbers, email, strings, dates, URIs and more",
            "homepage": "http://pear.php.net/package/Validate",
Demian Katz's avatar
Demian Katz committed
            "time": "2015-02-20T09:16:13+00:00"
        },
        {
            "name": "pear/validate_ispn",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Validate_ISPN.git",
                "reference": "9ea9312a0841b5d745742c737772aeffa6d06e96"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Validate_ISPN/zipball/9ea9312a0841b5d745742c737772aeffa6d06e96",
                "reference": "9ea9312a0841b5d745742c737772aeffa6d06e96",
                "shasum": ""
            },
            "require": {
                "pear/validate": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Validate": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Helgi Þormar",
                    "email": "dufuz@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Piotr Klaban",
                    "email": "makler@man.torun.pl",
                    "role": "Lead"
                }
            ],
            "description": "More info available on: http://pear.php.net/package/Validate_ISPN",
            "time": "2015-04-14T04:17:31+00:00"
Demian Katz's avatar
Demian Katz committed
            "version": "2.16.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phingofficial/phing.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "cbe0f969e434e269af91b4160b86fe899c6e07c7"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/phingofficial/phing/zipball/cbe0f969e434e269af91b4160b86fe899c6e07c7",
                "reference": "cbe0f969e434e269af91b4160b86fe899c6e07c7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0",
Demian Katz's avatar
Demian Katz committed
                "symfony/yaml": "^3.1 || ^4.0"
            },
            "require-dev": {
                "ext-pdo_sqlite": "*",
                "mikey179/vfsstream": "^1.6",
                "pdepend/pdepend": "2.x",
                "pear/archive_tar": "1.4.x",
                "pear/http_request2": "dev-trunk",
                "pear/net_growl": "dev-trunk",
                "pear/pear-core-minimal": "1.10.1",
                "pear/versioncontrol_git": "@dev",
                "pear/versioncontrol_svn": "~0.5",
                "phpdocumentor/phpdocumentor": "2.x",
                "phploc/phploc": "~2.0.6",
                "phpmd/phpmd": "~2.2",
                "phpunit/phpunit": ">=3.7",
                "sebastian/git": "~1.0",
                "sebastian/phpcpd": "2.x",
                "siad007/versioncontrol_hg": "^1.0",
                "simpletest/simpletest": "^1.1",
                "squizlabs/php_codesniffer": "~2.2"
            },
            "suggest": {
                "pdepend/pdepend": "PHP version of JDepend",
                "pear/archive_tar": "Tar file management class",
                "pear/versioncontrol_git": "A library that provides OO interface to handle Git repository",
                "pear/versioncontrol_svn": "A simple OO-style interface for Subversion, the free/open-source version control system",
                "phpdocumentor/phpdocumentor": "Documentation Generator for PHP",
                "phploc/phploc": "A tool for quickly measuring the size of a PHP project",
                "phpmd/phpmd": "PHP version of PMD tool",
                "phpunit/php-code-coverage": "Library that provides collection, processing, and rendering functionality for PHP code coverage information",
                "phpunit/phpunit": "The PHP Unit Testing Framework",
                "sebastian/phpcpd": "Copy/Paste Detector (CPD) for PHP code",
                "siad007/versioncontrol_hg": "A library for interfacing with Mercurial repositories.",
                "tedivm/jshrink": "Javascript Minifier built in PHP"
            },
            "bin": [
                "bin/phing"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.16.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "classes/phing/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "classes"
            ],
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Michiel Rook",
                    "email": "mrook@php.net"
                },
                {
                    "name": "Phing Community",
                    "homepage": "https://www.phing.info/trac/wiki/Development/Contributors"
                }
            ],
            "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.",
            "homepage": "https://www.phing.info/",
            "keywords": [
                "build",
                "phing",
                "task",
                "tool"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2018-01-25T13:18:09+00:00"
Demian Katz's avatar
Demian Katz committed
        {
Sebastian Kehr's avatar
Sebastian Kehr committed
            "name": "phpdocumentor/reflection-common",
Demian Katz's avatar
Demian Katz committed
            "version": "1.0.1",
            "source": {
                "type": "git",
Sebastian Kehr's avatar
Sebastian Kehr committed
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
Demian Katz's avatar
Demian Katz committed
            },
            "dist": {
                "type": "zip",
Sebastian Kehr's avatar
Sebastian Kehr committed
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
Demian Katz's avatar
Demian Katz committed
                "shasum": ""
            },
            "require": {
Sebastian Kehr's avatar
Sebastian Kehr committed
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6"
Demian Katz's avatar
Demian Katz committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
Sebastian Kehr's avatar
Sebastian Kehr committed
                    "phpDocumentor\\Reflection\\": [
                        "src"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "time": "2017-09-11T18:02:19+00:00"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "94fd0001232e47129dd3504189fa1c7225010d08"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
                "reference": "94fd0001232e47129dd3504189fa1c7225010d08",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "phpdocumentor/reflection-common": "^1.0.0",
                "phpdocumentor/type-resolver": "^0.4.0",
                "webmozart/assert": "^1.0"
            },
            "require-dev": {
                "doctrine/instantiator": "~1.0.5",
                "mockery/mockery": "^1.0",
                "phpunit/phpunit": "^6.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "time": "2017-11-30T07:14:17+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "phpdocumentor/reflection-common": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^0.9.4",
                "phpunit/phpunit": "^5.2||^4.8.24"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "time": "2017-07-14T14:27:02+00:00"
        },
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
Demian Katz's avatar
Demian Katz committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "time": "2016-08-06T20:24:11+00:00"
        },
Demian Katz's avatar
Demian Katz committed
        {
            "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"
                }
            },