Skip to content
Snippets Groups Projects
composer.lock 284 KiB
Newer Older
{
    "_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#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "78c3a34eff4a677dec9c84389ce9bbfb",
    "packages": [
        {
            "name": "aferrandini/phpqrcode",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/aferrandini/PHPQRCode.git",
                "reference": "3c1c0454d43710ab5bbe19a51ad4cb41c22e3d46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aferrandini/PHPQRCode/zipball/3c1c0454d43710ab5bbe19a51ad4cb41c22e3d46",
                "reference": "3c1c0454d43710ab5bbe19a51ad4cb41c22e3d46",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "PHPQRCode": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ariel Ferrandini",
                    "email": "arielferrandini@gmail.com",
                    "homepage": "http://www.ferrandini.com/",
                    "role": "Developer"
                }
            ],
            "description": "PHPQRCode porting and changed for PHP 5.3 compatibility",
            "homepage": "https://github.com/aferrandini/PHPQRCode",
            "keywords": [
                "barcode",
                "php",
                "qrcode"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2013-07-08T09:39:08+00:00"
        },
        {
            "name": "ahand/mobileesp",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/ahand/mobileesp.git",
                "reference": "43e8cdc218fe6a1e2d34a1dfcae8e9ed5309acdb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ahand/mobileesp/zipball/43e8cdc218fe6a1e2d34a1dfcae8e9ed5309acdb",
                "reference": "43e8cdc218fe6a1e2d34a1dfcae8e9ed5309acdb",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "PHP"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Anthony Hand",
                    "email": "anthony.hand@gmail.com",
                    "role": "Maintainer"
                }
            ],
            "description": "Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.",
            "homepage": "http://www.mobileesp.org",
            "keywords": [
                "Mobile-Detect",
                "browser",
                "detect android",
                "detect ipad",
                "detect iphone",
                "detect tablet",
                "mobile",
                "mobile detect",
                "mobile detector",
                "mobile device",
                "mobile esp",
                "mobile redirect",
                "mobile view managing",
                "mobiledetect",
                "responsive web",
                "user agent",
                "useragent"
            ],
            "time": "2016-01-07 18:51:24"
        },
        {
            "name": "cap60552/php-sip2",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cap60552/php-sip2.git",
                "reference": "9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cap60552/php-sip2/zipball/9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1",
                "reference": "9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "John Wohlers",
                    "email": "john@wohlershome.net",
                    "role": "Maintainer"
                }
            ],
            "description": "PHP class library to facilitate communication with Integrated Library System (ILS) servers via 3M's SIP2.",
            "homepage": "https://github.com/cap60552/php-sip2",
Demian Katz's avatar
Demian Katz committed
            "time": "2015-11-03T04:42:39+00:00"
        },
        {
            "name": "container-interop/container-interop",
Demian Katz's avatar
Demian Katz committed
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/container-interop/container-interop.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
Demian Katz's avatar
Demian Katz committed
            "require": {
                "psr/container": "^1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Interop\\Container\\": "src/Interop/Container/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
Demian Katz's avatar
Demian Katz committed
            "homepage": "https://github.com/container-interop/container-interop",
Demian Katz's avatar
Demian Katz committed
            "time": "2017-02-14T19:40:03+00:00"
        },
        {
            "name": "jasig/phpcas",
            "version": "1.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/Jasig/phpCAS.git",
                "reference": "8c74d21630f74278270830fdbdb0c1317bce3f0a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Jasig/phpCAS/zipball/8c74d21630f74278270830fdbdb0c1317bce3f0a",
                "reference": "8c74d21630f74278270830fdbdb0c1317bce3f0a",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~3.7.10"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "source/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joachim Fritschi",
                    "homepage": "https://wiki.jasig.org/display/~fritschi"
                },
                {
                    "name": "Adam Franco",
                    "homepage": "https://wiki.jasig.org/display/~adamfranco"
                }
            ],
            "description": "Provides a simple API for authenticating users against a CAS server",
            "homepage": "https://wiki.jasig.org/display/CASC/phpCAS",
            "keywords": [
                "cas",
                "jasig"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2015-11-16T20:44:36+00:00"
        },
        {
            "name": "matthiasmullie/minify",
Demian Katz's avatar
Demian Katz committed
            "version": "1.3.44",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/minify.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "a7fc4a98ef8f2cf38bba701b51f1a84a1d67bc5c"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/a7fc4a98ef8f2cf38bba701b51f1a84a1d67bc5c",
                "reference": "a7fc4a98ef8f2cf38bba701b51f1a84a1d67bc5c",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~1.0",
                "matthiasmullie/scrapbook": "~1.0",
                "phpunit/phpunit": "~4.8"
            },
            "bin": [
                "bin/minifycss",
                "bin/minifyjs"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\Minify\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "minify@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "CSS & JS minifier",
            "homepage": "http://www.minifier.org",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-03-16T16:42:50+00:00"
        },
        {
            "name": "matthiasmullie/path-converter",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/path-converter.git",
                "reference": "08551ec1b156e923c242a10ab484bd4d6ead6631"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/08551ec1b156e923c242a10ab484bd4d6ead6631",
                "reference": "08551ec1b156e923c242a10ab484bd4d6ead6631",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\PathConverter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "pathconverter@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "Relative path converter",
            "homepage": "http://github.com/matthiasmullie/path-converter",
            "keywords": [
                "converter",
                "path",
                "paths",
                "relative"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-01-26T08:54:49+00:00"
        },
        {
            "name": "ocramius/proxy-manager",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Ocramius/ProxyManager.git",
                "reference": "57e9272ec0e8deccf09421596e0e2252df440e11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11",
                "reference": "57e9272ec0e8deccf09421596e0e2252df440e11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "zendframework/zend-code": ">2.2.5,<3.0"
            },
            "require-dev": {
                "ext-phar": "*",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "1.5.*"
            },
            "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-stdlib": "To use the hydrator proxy",
                "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.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.com/"
                }
            ],
            "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": "2015-08-09T04:28:19+00:00"
        },
        {
            "name": "oyejorge/less.php",
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",
            "version": "v2.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d",
                "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/random.php"
                ]
            },
            "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",
                "pseudorandom",
                "random"
            ],
            "time": "2017-03-13T16:27:32+00:00"
        },
        {
            "name": "pear/file_marc",
            "version": "1.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/File_MARC.git",
                "reference": "ecf5a79661595e3804ad4c0ede984757b4fe8d8f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/File_MARC/zipball/ecf5a79661595e3804ad4c0ede984757b4fe8d8f",
                "reference": "ecf5a79661595e3804ad4c0ede984757b4fe8d8f",
                "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-01-23T16:49:13+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"
        },
        {
            "name": "pear/net_url2",
            "version": "v2.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Net_URL2.git",
                "reference": "43a87606daf52efe6685c92131be083143108e37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Net_URL2/zipball/43a87606daf52efe6685c92131be083143108e37",
                "reference": "43a87606daf52efe6685c92131be083143108e37",
                "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"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-04-18T22:24:01+00:00"
        },
        {
            "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-14 04:17:31"
        },
        {
            "name": "phing/phing",
            "version": "2.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phingofficial/phing.git",
                "reference": "151a0f4d8cebf7711eccc62dde3f09bc36a00d7b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phingofficial/phing/zipball/151a0f4d8cebf7711eccc62dde3f09bc36a00d7b",
                "reference": "151a0f4d8cebf7711eccc62dde3f09bc36a00d7b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0",
                "symfony/yaml": "^3.1"
            },
            "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": "2016-12-22T20:16:33+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"
                }
            },
            "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"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-02-14T16:28:37+00:00"
Demian Katz's avatar
Demian Katz committed
        },
        {
            "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"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-08-06T14:39:51+00:00"
Demian Katz's avatar
Demian Katz committed
        },
        {
            "name": "psr/log",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.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"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-10-10T12:19:37+00:00"
        },
        {
            "name": "serialssolutions/summon",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/summon/Summon.php.git",
                "reference": "170beb3b0505f2047613b101213379537e651ea2"
                "url": "https://api.github.com/repos/summon/Summon.php/zipball/170beb3b0505f2047613b101213379537e651ea2",
                "reference": "170beb3b0505f2047613b101213379537e651ea2",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "SerialsSolutions": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Demian Katz",
                    "email": "demian.katz@villanova.edu"
                }
            ],
            "description": "Library for interacting with Serials Solutions' Summon API.",
            "time": "2017-05-17T20:36:35+00:00"
        },
        {
            "name": "swagger-api/swagger-ui",
            "version": "v2.2.10",
            "source": {
                "type": "git",
                "url": "https://github.com/swagger-api/swagger-ui.git",
                "reference": "64dc3060b3700b12e466f8d67b7d7ec3574b015f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/64dc3060b3700b12e466f8d67b7d7ec3574b015f",
                "reference": "64dc3060b3700b12e466f8d67b7d7ec3574b015f",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Tony Tam",
                    "email": "fehguy@gmail.com"
                },
                {
                    "name": "Mohsen Azimi",
                    "email": "me@azimi.me"
                }
            ],
            "description": "Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
            "homepage": "http://swagger.io",
            "keywords": [
                "api",
                "documentation",
                "openapi",
                "specification",
                "swagger",
                "ui"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-01-05T08:57:09+00:00"
Demian Katz's avatar
Demian Katz committed
            "version": "v3.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "62b4cdb99d52cb1ff253c465eb1532a80cebb621"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/symfony/yaml/zipball/62b4cdb99d52cb1ff253c465eb1532a80cebb621",
                "reference": "62b4cdb99d52cb1ff253c465eb1532a80cebb621",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "require-dev": {
                "symfony/console": "~2.8|~3.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-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",
Demian Katz's avatar
Demian Katz committed
            "time": "2017-03-20T09:45:15+00:00"
        },
        {
            "name": "vufind-org/vufindcode",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/vufind-org/vufindcode.git",
                "reference": "f50091c35f50865b926bac549e671347c4d4389d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vufind-org/vufindcode/zipball/f50091c35f50865b926bac549e671347c4d4389d",
                "reference": "f50091c35f50865b926bac549e671347c4d4389d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "1.11.3",
                "phploc/phploc": "2.0.6",
                "phpmd/phpmd": "1.5.0",
                "phpunit/phpunit": "4.8.4",
                "sebastian/phpcpd": "1.4.3",
                "squizlabs/php_codesniffer": "2.6.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "VuFindCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Demian Katz",
                    "email": "demian.katz@villanova.edu"
                }
            ],
            "description": "Class for representing ISBNs (a VuFind support library)",
            "homepage": "https://vufind.org/",
Demian Katz's avatar
Demian Katz committed
            "time": "2016-06-06T19:12:16+00:00"
        },
        {
            "name": "vufind-org/vufindharvest",
            "version": "v2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vufind-org/vufindharvest.git",
                "reference": "c59e0a64b59873120c5cda32cbb8654629a8320e"
                "url": "https://api.github.com/repos/vufind-org/vufindharvest/zipball/c59e0a64b59873120c5cda32cbb8654629a8320e",
                "reference": "c59e0a64b59873120c5cda32cbb8654629a8320e",
                "php": ">=5.6",
                "zendframework/zend-console": ">=2.2",
                "zendframework/zend-http": ">=2.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "1.11.6",
                "phing/phing": "2.16.0",
                "phpdocumentor/phpdocumentor": "2.9.0",
                "phploc/phploc": "3.0.1",
                "phpmd/phpmd": "2.6.0",
                "phpunit/phpunit": "5.7.15",
                "sebastian/phpcpd": "2.0.4",
                "squizlabs/php_codesniffer": "2.8.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "VuFindHarvest\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Demian Katz",
                    "email": "demian.katz@villanova.edu",
                    "role": "Maintainer"
                }
            ],
            "description": "VuFind Harvest Tools",
            "homepage": "https://vufind.org/",
            "time": "2017-04-06T18:31:39+00:00"
        },
        {
            "name": "vufind-org/vufindhttp",
            "version": "v2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/vufind-org/vufindhttp.git",
                "reference": "b1b7dcd5f2c87a199fd3d6d439898cc7ddd0d7ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vufind-org/vufindhttp/zipball/b1b7dcd5f2c87a199fd3d6d439898cc7ddd0d7ca",
                "reference": "b1b7dcd5f2c87a199fd3d6d439898cc7ddd0d7ca",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "zendframework/zend-http": ">=2.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "1.11.3",
                "phploc/phploc": "2.0.6",
                "phpmd/phpmd": "1.5.0",
                "phpunit/phpunit": "4.8.4",
                "sebastian/phpcpd": "2.0.0",
                "squizlabs/php_codesniffer": "2.6.0",
                "zendframework/zend-uri": ">=2.2"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "VuFindHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "David Maus",
                    "email": "maus@hab.de",
                    "role": "Developer"
                },
                {
                    "name": "Demian Katz",
                    "email": "demian.katz@villanova.edu",
                    "role": "Maintainer"
                }
            ],
            "description": "VuFind HTTP service library",
            "homepage": "https://vufind.org/",
Demian Katz's avatar
Demian Katz committed
            "time": "2016-09-23T12:51:36+00:00"
        },
        {
            "name": "yajra/laravel-pdo-via-oci8",
Demian Katz's avatar
Demian Katz committed
            "version": "v1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/yajra/pdo-via-oci8.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "b3e52482af67770a0b3ea620f11ba0a1b38b4afd"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/yajra/pdo-via-oci8/zipball/b3e52482af67770a0b3ea620f11ba0a1b38b4afd",
                "reference": "b3e52482af67770a0b3ea620f11ba0a1b38b4afd",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "4.0.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Yajra\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Arjay Angeles",
                    "email": "aqangeles@gmail.com"
                }
            ],
            "description": "PDO userspace driver proxying calls to PHP OCI8 driver",
Demian Katz's avatar
Demian Katz committed
            "time": "2017-02-02T02:51:53+00:00"
        },
        {
            "name": "zendframework/zend-cache",
            "version": "2.7.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-cache.git",
                "reference": "c98331b96d3b9d9b24cf32d02660602edb34d039"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-cache/zipball/c98331b96d3b9d9b24cf32d02660602edb34d039",
                "reference": "c98331b96d3b9d9b24cf32d02660602edb34d039",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpbench/phpbench": "^0.10.0",
                "phpunit/phpunit": "^4.8",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-serializer": "^2.6",
                "zendframework/zend-session": "^2.6.2"
            },
            "suggest": {
                "ext-apc": "APC or compatible extension, to use the APC storage adapter",
                "ext-apcu": "APCU >= 5.1.0, to use the APCu storage adapter",
                "ext-dba": "DBA, to use the DBA storage adapter",
                "ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter",
                "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter",
                "ext-mongo": "Mongo, to use MongoDb storage adapter",
                "ext-redis": "Redis, to use Redis storage adapter",
                "ext-wincache": "WinCache, to use the WinCache storage adapter",
                "ext-xcache": "XCache, to use the XCache storage adapter",
                "mongofill/mongofill": "Alternative to ext-mongo - a pure PHP implementation designed as a drop in replacement",
                "zendframework/zend-serializer": "Zend\\Serializer component",
                "zendframework/zend-session": "Zend\\Session component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                },
                "zf": {
                    "component": "Zend\\Cache",
                    "config-provider": "Zend\\Cache\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a generic way to cache any data",
            "homepage": "https://github.com/zendframework/zend-cache",
            "keywords": [
                "cache",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-12-16T11:35:47+00:00"
        },
        {
            "name": "zendframework/zend-captcha",
Demian Katz's avatar
Demian Katz committed
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-captcha.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "2d56293a5ae3e45e7c8ee7030aa8b305768d8014"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/zendframework/zend-captcha/zipball/2d56293a5ae3e45e7c8ee7030aa8b305768d8014",
                "reference": "2d56293a5ae3e45e7c8ee7030aa8b305768d8014",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-math": "^2.6 || ^3.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-session": "^2.6",
                "zendframework/zend-text": "^2.6",
                "zendframework/zend-validator": "^2.6",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zendservice-recaptcha": "^3.0"
            },
            "suggest": {
                "zendframework/zend-i18n-resources": "Translations of captcha messages",
                "zendframework/zend-session": "Zend\\Session component",
                "zendframework/zend-text": "Zend\\Text component",
                "zendframework/zend-validator": "Zend\\Validator component",
                "zendframework/zendservice-recaptcha": "ZendService\\ReCaptcha component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Demian Katz's avatar
Demian Katz committed
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Captcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-captcha",
            "keywords": [
                "captcha",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-02-23T08:09:44+00:00"
        },
        {
            "name": "zendframework/zend-code",
            "version": "2.6.3",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-code.git",
                "reference": "95033f061b083e16cdee60530ec260d7d628b887"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887",
                "reference": "95033f061b083e16cdee60530ec260d7d628b887",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6",
                "zendframework/zend-eventmanager": "^2.6 || ^3.0"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "^4.8.21",
                "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": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Code\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides facilities to generate arbitrary code using an object oriented interface",
            "homepage": "https://github.com/zendframework/zend-code",
            "keywords": [
                "code",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-04-20T17:26:42+00:00"
        },
        {
            "name": "zendframework/zend-config",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-config.git",
                "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-config/zipball/2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d",
                "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-filter": "^2.6",
                "zendframework/zend-i18n": "^2.5",
                "zendframework/zend-json": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-i18n": "Zend\\I18n component",
                "zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Config\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a nested object property based user interface for accessing this configuration data within application code",
            "homepage": "https://github.com/zendframework/zend-config",
            "keywords": [
                "config",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-02-04T23:01:10+00:00"
        },
        {
            "name": "zendframework/zend-console",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-console.git",
                "reference": "cbbdfdfa0564aa20d1c6c6ef3daeafe6aec02360"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-console/zipball/cbbdfdfa0564aa20d1c6c6ef3daeafe6aec02360",
                "reference": "cbbdfdfa0564aa20d1c6c6ef3daeafe6aec02360",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "^4.0",
                "zendframework/zend-filter": "^2.6",
                "zendframework/zend-json": "^2.6",
                "zendframework/zend-validator": "^2.5"
            },
            "suggest": {
                "zendframework/zend-filter": "To support DefaultRouteMatcher usage",
                "zendframework/zend-validator": "To support DefaultRouteMatcher usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Console\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-console",
            "keywords": [
                "console",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-02-09T17:15:12+00:00"
        },
        {
            "name": "zendframework/zend-crypt",
            "version": "3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-crypt.git",
                "reference": "274cdcb77a2165d6aff36b606e9d1c687ba9386c"
                "url": "https://api.github.com/repos/zendframework/zend-crypt/zipball/274cdcb77a2165d6aff36b606e9d1c687ba9386c",
                "reference": "274cdcb77a2165d6aff36b606e9d1c687ba9386c",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "~1.0",
                "ext-mbstring": "*",
                "php": "^5.6 || ^7.0",
                "zendframework/zend-math": "^3.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.6.7",
                "squizlabs/php_codesniffer": "^2.3.1"
                "ext-openssl": "Required for most features of Zend\\Crypt"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev",
                    "dev-develop": "3.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Crypt\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-crypt",
            "keywords": [
                "crypt",
                "zf2"
            ],
            "time": "2016-12-06T15:33:37+00:00"
        },
        {
            "name": "zendframework/zend-db",
            "version": "2.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-db.git",
                "reference": "5926a1a2e7e035546b690cb7d4c11a3c47db2c98"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-db/zipball/5926a1a2e7e035546b690cb7d4c11a3c47db2c98",
                "reference": "5926a1a2e7e035546b690cb7d4c11a3c47db2c98",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-hydrator": "^1.1 || ^2.1",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "zendframework/zend-eventmanager": "Zend\\EventManager component",
                "zendframework/zend-hydrator": "Zend\\Hydrator component for using HydratingResultSets",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev",
                    "dev-develop": "2.9-dev"
                },
                "zf": {
                    "component": "Zend\\Db",
                    "config-provider": "Zend\\Db\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Db\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-db",
            "keywords": [
                "db",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-08-09T19:28:55+00:00"
Demian Katz's avatar
Demian Katz committed
        {
            "name": "zendframework/zend-diactoros",
            "version": "1.4.0",
Demian Katz's avatar
Demian Katz committed
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-diactoros.git",
                "reference": "b03f285a333f51e58c95cce54109a4a9ed691436"
Demian Katz's avatar
Demian Katz committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/b03f285a333f51e58c95cce54109a4a9ed691436",
                "reference": "b03f285a333f51e58c95cce54109a4a9ed691436",
Demian Katz's avatar
Demian Katz committed
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0",
                "psr/http-message": "~1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
Demian Katz's avatar
Demian Katz committed
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-libxml": "*",
Demian Katz's avatar
Demian Katz committed
                "phpunit/phpunit": "^4.6 || ^5.5",
                "zendframework/zend-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev",
                    "dev-develop": "1.5-dev"
Demian Katz's avatar
Demian Katz committed
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://github.com/zendframework/zend-diactoros",
            "keywords": [
                "http",
                "psr",
                "psr-7"
            ],
            "time": "2017-04-06T16:18:34+00:00"
Demian Katz's avatar
Demian Katz committed
        },
        {
            "name": "zendframework/zend-dom",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-dom.git",
                "reference": "a9e145b2b52fe6de5a7a6b0ddb5c773c2c72d59e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-dom/zipball/a9e145b2b52fe6de5a7a6b0ddb5c773c2c72d59e",
                "reference": "a9e145b2b52fe6de5a7a6b0ddb5c773c2c72d59e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5-dev",
                    "dev-develop": "2.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Dom\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides tools for working with DOM documents and structures",
            "homepage": "https://github.com/zendframework/zend-dom",
            "keywords": [
                "dom",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2015-10-14T03:37:48+00:00"
        },
        {
            "name": "zendframework/zend-escaper",
            "version": "2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-escaper.git",
                "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
                "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5-dev",
                    "dev-develop": "2.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Escaper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-escaper",
            "keywords": [
                "escaper",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-06-30T19:48:38+00:00"
        },
        {
            "name": "zendframework/zend-eventmanager",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-eventmanager.git",
                "reference": "c3bce7b7d47c54040b9ae51bc55491c72513b75d"
                "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/c3bce7b7d47c54040b9ae51bc55491c72513b75d",
                "reference": "c3bce7b7d47c54040b9ae51bc55491c72513b75d",
                "php": "^5.6 || ^7.0"
                "athletic/athletic": "^0.1",
                "container-interop/container-interop": "^1.1.0",
                "phpunit/phpunit": "^5.6",
                "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.1-dev",
                    "dev-develop": "3.2-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",
                "events",
            "time": "2016-12-19T21:47:12+00:00"
        },
        {
            "name": "zendframework/zend-feed",
Demian Katz's avatar
Demian Katz committed
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-feed.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "94579e805dd108683209fe14b3b5d4276de3de6e"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/94579e805dd108683209fe14b3b5d4276de3de6e",
                "reference": "94579e805dd108683209fe14b3b5d4276de3de6e",
Demian Katz's avatar
Demian Katz committed
                "php": "^5.6 || ^7.0",
                "zendframework/zend-escaper": "^2.5",
                "zendframework/zend-stdlib": "^2.7 || ^3.1"
Demian Katz's avatar
Demian Katz committed
                "phpunit/phpunit": "^6.0.8 || ^5.7.15",
                "psr/http-message": "^1.0",
                "zendframework/zend-cache": "^2.6",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-db": "^2.7",
                "zendframework/zend-http": "^2.5.4",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-validator": "^2.6"
Demian Katz's avatar
Demian Katz committed
                "psr/http-message": "PSR-7 ^1.0, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
                "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
                "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
                "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
                "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries ehen using the Writer subcomponent"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Demian Katz's avatar
Demian Katz committed
                    "dev-master": "2.8-dev",
                    "dev-develop": "2.9-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Feed\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides functionality for consuming RSS and Atom feeds",
            "homepage": "https://github.com/zendframework/zend-feed",
            "keywords": [
                "feed",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-04-01T15:03:14+00:00"
        },
        {
            "name": "zendframework/zend-filter",
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-filter.git",
                "reference": "84c50246428efb0a1e52868e162dab3e149d5b80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/84c50246428efb0a1e52868e162dab3e149d5b80",
                "reference": "84c50246428efb0a1e52868e162dab3e149d5b80",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "pear/archive_tar": "^1.4",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-crypt": "^2.6",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-uri": "^2.5"
            },
            "suggest": {
                "zendframework/zend-crypt": "Zend\\Crypt component, for encryption filters",
                "zendframework/zend-i18n": "Zend\\I18n component for filters depending on i18n functionality",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for using the filter chain functionality",
                "zendframework/zend-uri": "Zend\\Uri component, for the UriNormalize filter"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                },
                "zf": {
                    "component": "Zend\\Filter",
                    "config-provider": "Zend\\Filter\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Filter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a set of commonly needed data filters",
            "homepage": "https://github.com/zendframework/zend-filter",
            "keywords": [
                "filter",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-04-18T18:32:43+00:00"
        },
        {
            "name": "zendframework/zend-form",
            "version": "2.10.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-form.git",
                "reference": "1ca3ab771abd533d440646ec1cc082fccad976a1"
                "url": "https://api.github.com/repos/zendframework/zend-form/zipball/1ca3ab771abd533d440646ec1cc082fccad976a1",
                "reference": "1ca3ab771abd533d440646ec1cc082fccad976a1",
                "php": "^7.0 || ^5.6",
                "zendframework/zend-hydrator": "^1.1 || ^2.1",
                "zendframework/zend-inputfilter": "^2.6",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "phpunit/phpunit": "^6.0.8 || ^5.7.15",
                "zendframework/zend-cache": "^2.6.1",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-captcha": "^2.7.1",
                "zendframework/zend-code": "^2.6 || ^3.0",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-escaper": "^2.5",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-filter": "^2.6",
                "zendframework/zend-i18n": "^2.6",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-session": "^2.6.2",
                "zendframework/zend-text": "^2.6",
                "zendframework/zend-validator": "^2.6",
                "zendframework/zend-view": "^2.6.2",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zendservice-recaptcha": "^3.0.0"
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-captcha": "^2.7.1, required for using CAPTCHA form elements",
                "zendframework/zend-code": "^2.6 || ^3.0, required to use zend-form annotations support",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, reuired for zend-form annotations support",
                "zendframework/zend-i18n": "^2.6, required when using zend-form view helpers",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, required to use the form factories or provide services",
                "zendframework/zend-view": "^2.6.2, required for using the zend-form view helpers",
                "zendframework/zendservice-recaptcha": "in order to use the ReCaptcha form element"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Demian Katz's avatar
Demian Katz committed
                    "dev-master": "2.10-dev",
                    "dev-develop": "2.11-dev"
                },
                "zf": {
                    "component": "Zend\\Form",
                    "config-provider": "Zend\\Form\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Form\\": "src/"
                },
                "files": [
                    "autoload/formElementManagerPolyfill.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-form",
            "keywords": [
                "form",
                "zf2"
            ],
            "time": "2017-04-26T21:27:43+00:00"
        },
        {
            "name": "zendframework/zend-http",
Demian Katz's avatar
Demian Katz committed
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-http.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "09f4d279f46d86be63171ff62ee0f79eca878678"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/zendframework/zend-http/zipball/09f4d279f46d86be63171ff62ee0f79eca878678",
                "reference": "09f4d279f46d86be63171ff62ee0f79eca878678",
                "php": "^5.5 || ^7.0",
                "zendframework/zend-loader": "^2.5",
                "zendframework/zend-stdlib": "^2.5 || ^3.0",
                "zendframework/zend-uri": "^2.5",
                "zendframework/zend-validator": "^2.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Demian Katz's avatar
Demian Katz committed
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Http\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
            "homepage": "https://github.com/zendframework/zend-http",
            "keywords": [
                "http",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-01-31T14:41:02+00:00"
        },
        {
            "name": "zendframework/zend-hydrator",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-hydrator.git",
                "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/22652e1661a5a10b3f564cf7824a2206cf5a4a65",
                "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "^2.0@dev",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-filter": "^2.6",
                "zendframework/zend-inputfilter": "^2.6",
                "zendframework/zend-serializer": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage",
                "zendframework/zend-filter": "^2.6, to support naming strategy hydrator usage",
                "zendframework/zend-serializer": "^2.6.1, to use the SerializableStrategy",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-release-1.0": "1.0-dev",
                    "dev-release-1.1": "1.1-dev",
                    "dev-master": "2.0-dev",
                    "dev-develop": "2.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Hydrator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-hydrator",
            "keywords": [
                "hydrator",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-02-18T22:38:26+00:00"
        },
        {
            "name": "zendframework/zend-i18n",
            "version": "2.7.3",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-i18n.git",
                "reference": "b2db0d8246a865c659f93199f90f5fc2cd2f3cd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/b2db0d8246a865c659f93199f90f5fc2cd2f3cd8",
                "reference": "b2db0d8246a865c659f93199f90f5fc2cd2f3cd8",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-cache": "^2.6.1",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-filter": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-validator": "^2.6",
                "zendframework/zend-view": "^2.6.3"
            },
            "suggest": {
                "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP",
                "zendframework/zend-cache": "Zend\\Cache component",
                "zendframework/zend-config": "Zend\\Config component",
                "zendframework/zend-eventmanager": "You should install this package to use the events in the translator",
                "zendframework/zend-filter": "You should install this package to use the provided filters",
                "zendframework/zend-i18n-resources": "Translation resources",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-validator": "You should install this package to use the provided validators",
                "zendframework/zend-view": "You should install this package to use the provided view helpers"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                },
                "zf": {
                    "component": "Zend\\I18n",
                    "config-provider": "Zend\\I18n\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\I18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-i18n",
            "keywords": [
                "i18n",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-06-07T21:08:30+00:00"
        },
        {
            "name": "zendframework/zend-inputfilter",
            "version": "2.7.3",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-inputfilter.git",
                "reference": "0cf1bdcd8858a8583965310a7dae63ad75bd1237"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-inputfilter/zipball/0cf1bdcd8858a8583965310a7dae63ad75bd1237",
                "reference": "0cf1bdcd8858a8583965310a7dae63ad75bd1237",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-filter": "^2.6",
                "zendframework/zend-stdlib": "^2.7 || ^3.0",
                "zendframework/zend-validator": "^2.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8",
                "squizlabs/php_codesniffer": "^2.6.2",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "zendframework/zend-servicemanager": "To support plugin manager support"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                },
                "zf": {
                    "component": "Zend\\InputFilter",
                    "config-provider": "Zend\\InputFilter\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\InputFilter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-inputfilter",
            "keywords": [
                "inputfilter",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-08-18T18:40:34+00:00"
        },
        {
            "name": "zendframework/zend-json",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-json.git",
                "reference": "f42a1588e75c2a3e338cd94c37906231e616daab"
                "url": "https://api.github.com/repos/zendframework/zend-json/zipball/f42a1588e75c2a3e338cd94c37906231e616daab",
                "reference": "f42a1588e75c2a3e338cd94c37906231e616daab",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "^2.3",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
                "zendframework/zend-json-server": "For implementing JSON-RPC servers",
                "zendframework/zend-xml2json": "For converting XML documents to JSON"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev",
                    "dev-develop": "3.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Json\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
            "homepage": "https://github.com/zendframework/zend-json",
            "keywords": [
                "json",
                "zf2"
            ],
            "time": "2016-04-01T02:34:00+00:00"
        },
        {
            "name": "zendframework/zend-loader",
            "version": "2.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-loader.git",
                "reference": "c5fd2f071bde071f4363def7dea8dec7393e135c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-loader/zipball/c5fd2f071bde071f4363def7dea8dec7393e135c",
                "reference": "c5fd2f071bde071f4363def7dea8dec7393e135c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5-dev",
                    "dev-develop": "2.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Loader\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-loader",
            "keywords": [
                "loader",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2015-06-03T14:05:47+00:00"
        },
        {
            "name": "zendframework/zend-log",
            "version": "2.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-log.git",
                "reference": "115d75db1f8fb29efbf1b9a49cb91c662b7195dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-log/zipball/115d75db1f8fb29efbf1b9a49cb91c662b7195dc",
                "reference": "115d75db1f8fb29efbf1b9a49cb91c662b7195dc",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "psr/log": "^1.0",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~1.7.0",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-db": "^2.6",
                "zendframework/zend-escaper": "^2.5",
                "zendframework/zend-filter": "^2.5",
                "zendframework/zend-mail": "^2.6.1",
                "zendframework/zend-validator": "^2.6"
            },
            "suggest": {
                "ext-mongo": "mongo extension to use Mongo writer",
                "ext-mongodb": "mongodb extension to use MongoDB writer",
                "zendframework/zend-console": "Zend\\Console component to use the RequestID log processor",
                "zendframework/zend-db": "Zend\\Db component to use the database log writer",
                "zendframework/zend-escaper": "Zend\\Escaper component, for use in the XML log formatter",
                "zendframework/zend-mail": "Zend\\Mail component to use the email log writer",
                "zendframework/zend-validator": "Zend\\Validator component to block invalid log messages"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9-dev",
                    "dev-develop": "2.10-dev"
                },
                "zf": {
                    "component": "Zend\\Log",
                    "config-provider": "Zend\\Log\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Log\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "component for general purpose logging",
            "homepage": "https://github.com/zendframework/zend-log",
            "keywords": [
                "log",
                "logging",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-08-11T13:44:10+00:00"
        },
        {
            "name": "zendframework/zend-mail",
Demian Katz's avatar
Demian Katz committed
            "version": "2.7.3",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-mail.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "e92b4bc1cf6fe0fdad571bd7b4af2762414d58ff"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/zendframework/zend-mail/zipball/e92b4bc1cf6fe0fdad571bd7b4af2762414d58ff",
                "reference": "e92b4bc1cf6fe0fdad571bd7b4af2762414d58ff",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-loader": "^2.5",
                "zendframework/zend-mime": "^2.5",
                "zendframework/zend-stdlib": "^2.7 || ^3.0",
                "zendframework/zend-validator": "^2.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-crypt": "^2.6",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "zendframework/zend-crypt": "Crammd5 support in SMTP Auth",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3 when using SMTP to deliver messages"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                },
                "zf": {
                    "component": "Zend\\Mail",
                    "config-provider": "Zend\\Mail\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Mail\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages",
            "homepage": "https://github.com/zendframework/zend-mail",
            "keywords": [
                "mail",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-02-14T18:03:34+00:00"
        },
        {
            "name": "zendframework/zend-math",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-math.git",
                "reference": "fda3b4e6c3bb15c35adc6db38b2eacabaa243e65"
                "url": "https://api.github.com/repos/zendframework/zend-math/zipball/fda3b4e6c3bb15c35adc6db38b2eacabaa243e65",
                "reference": "fda3b4e6c3bb15c35adc6db38b2eacabaa243e65",
                "ext-mbstring": "*",
                "paragonie/random_compat": "^2.0.2",
                "php": "^5.5 || ^7.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "ext-bcmath": "If using the bcmath functionality",
                "ext-gmp": "If using the gmp functionality"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev",
                    "dev-develop": "3.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-math",
            "keywords": [
                "math",
                "zf2"
            ],
            "time": "2016-04-28T17:37:42+00:00"
        },
        {
            "name": "zendframework/zend-mime",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-mime.git",
                "reference": "9e53a97a3c190d45cc5d584daaaf487d509a9285"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-mime/zipball/9e53a97a3c190d45cc5d584daaaf487d509a9285",
                "reference": "9e53a97a3c190d45cc5d584daaaf487d509a9285",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7 || ^5.7",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-mail": "^2.6"
            },
            "suggest": {
                "zendframework/zend-mail": "Zend\\Mail component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Mime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-mime",
            "keywords": [
                "mime",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-01-16T16:43:38+00:00"
        },
        {
            "name": "zendframework/zend-modulemanager",
            "version": "2.7.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-modulemanager.git",
                "reference": "2a59ab9a0dd7699a55050dff659ab0f28272b46e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-modulemanager/zipball/2a59ab9a0dd7699a55050dff659ab0f28272b46e",
                "reference": "2a59ab9a0dd7699a55050dff659ab0f28272b46e",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-console": "^2.6",
                "zendframework/zend-di": "^2.6",
                "zendframework/zend-loader": "^2.5",
                "zendframework/zend-mvc": "^2.7",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "zendframework/zend-config": "Zend\\Config component",
                "zendframework/zend-console": "Zend\\Console component",
                "zendframework/zend-loader": "Zend\\Loader component",
                "zendframework/zend-mvc": "Zend\\Mvc component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\ModuleManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-modulemanager",
            "keywords": [
                "modulemanager",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-05-16T21:21:11+00:00"
        },
        {
            "name": "zendframework/zend-mvc",
Demian Katz's avatar
Demian Katz committed
            "version": "2.7.8",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-mvc.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "d374f7c64ee2b6c491bd3d9f54a5ef45ec492089"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/zendframework/zend-mvc/zipball/d374f7c64ee2b6c491bd3d9f54a5ef45ec492089",
                "reference": "d374f7c64ee2b6c491bd3d9f54a5ef45ec492089",
Demian Katz's avatar
Demian Katz committed
                "container-interop/container-interop": "^1.1",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-form": "^2.7",
                "zendframework/zend-hydrator": "^1.1 || ^2.1",
                "zendframework/zend-psr7bridge": "^0.2",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-stdlib": "^2.7.5 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
Demian Katz's avatar
Demian Katz committed
                "phpunit/phpunit": "^4.5",
                "sebastian/version": "^1.0.4",
                "zendframework/zend-authentication": "^2.5.3",
                "zendframework/zend-cache": "^2.6.1",
                "zendframework/zend-console": "^2.6",
                "zendframework/zend-di": "^2.6",
                "zendframework/zend-filter": "^2.6.1",
                "zendframework/zend-http": "^2.5.4",
                "zendframework/zend-i18n": "^2.6",
                "zendframework/zend-inputfilter": "^2.6",
                "zendframework/zend-json": "^2.6.1",
                "zendframework/zend-log": "^2.7.1",
                "zendframework/zend-modulemanager": "^2.7.1",
                "zendframework/zend-serializer": "^2.6.1",
                "zendframework/zend-session": "^2.6.2",
                "zendframework/zend-text": "^2.6",
                "zendframework/zend-uri": "^2.5",
                "zendframework/zend-validator": "^2.6",
                "zendframework/zend-version": "^2.5",
                "zendframework/zend-view": "^2.6.3"
            },
            "suggest": {
                "zendframework/zend-authentication": "Zend\\Authentication component for Identity plugin",
                "zendframework/zend-config": "Zend\\Config component",
                "zendframework/zend-console": "Zend\\Console component",
                "zendframework/zend-di": "Zend\\Di component",
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-http": "Zend\\Http component",
                "zendframework/zend-i18n": "Zend\\I18n component for translatable segments",
                "zendframework/zend-inputfilter": "Zend\\Inputfilter component",
                "zendframework/zend-json": "Zend\\Json component",
                "zendframework/zend-log": "Zend\\Log component",
                "zendframework/zend-modulemanager": "Zend\\ModuleManager component",
                "zendframework/zend-serializer": "Zend\\Serializer component",
                "zendframework/zend-session": "Zend\\Session component for FlashMessenger, PRG, and FPRG plugins",
                "zendframework/zend-text": "Zend\\Text component",
                "zendframework/zend-uri": "Zend\\Uri component",
                "zendframework/zend-validator": "Zend\\Validator component",
                "zendframework/zend-version": "Zend\\Version component",
                "zendframework/zend-view": "Zend\\View component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Demian Katz's avatar
Demian Katz committed
                    "dev-master": "2.7-dev",
                    "dev-develop": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Mvc\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-mvc",
            "keywords": [
                "mvc",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-05-31T17:18:50+00:00"
        },
        {
            "name": "zendframework/zend-paginator",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-paginator.git",
                "reference": "42211f3e1e8230953c641e91fec5aa9fe964eb95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-paginator/zipball/42211f3e1e8230953c641e91fec5aa9fe964eb95",
                "reference": "42211f3e1e8230953c641e91fec5aa9fe964eb95",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-cache": "^2.6.1",
                "zendframework/zend-config": "^2.6.0",
                "zendframework/zend-db": "^2.7",
                "zendframework/zend-filter": "^2.6.1",
                "zendframework/zend-json": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-view": "^2.6.3"
            },
            "suggest": {
                "zendframework/zend-cache": "Zend\\Cache component to support cache features",
                "zendframework/zend-db": "Zend\\Db component",
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-json": "Zend\\Json component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-view": "Zend\\View component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                },
                "zf": {
                    "component": "Zend\\Paginator",
                    "config-provider": "Zend\\Paginator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Paginator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-paginator",
            "keywords": [
                "paginator",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-04-11T21:18:13+00:00"
Demian Katz's avatar
Demian Katz committed
        {
            "name": "zendframework/zend-psr7bridge",
            "version": "0.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-psr7bridge.git",
                "reference": "86c0b53b0c6381391c4add4a93a56e51d5c74605"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-psr7bridge/zipball/86c0b53b0c6381391c4add4a93a56e51d5c74605",
                "reference": "86c0b53b0c6381391c4add4a93a56e51d5c74605",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "psr/http-message": "^1.0",
                "zendframework/zend-diactoros": "^1.1",
                "zendframework/zend-http": "^2.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7",
                "squizlabs/php_codesniffer": "^2.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev",
                    "dev-develop": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Psr7Bridge\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR-7 <-> Zend\\Http bridge",
            "homepage": "https://github.com/zendframework/zend-psr7bridge",
            "keywords": [
                "http",
                "psr",
                "psr-7"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-05-10T21:44:39+00:00"
Demian Katz's avatar
Demian Katz committed
        },
        {
            "name": "zendframework/zend-serializer",
Demian Katz's avatar
Demian Katz committed
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-serializer.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "ff74ea020f5f90866eb28365327e9bc765a61a6e"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/ff74ea020f5f90866eb28365327e9bc765a61a6e",
                "reference": "ff74ea020f5f90866eb28365327e9bc765a61a6e",
Demian Katz's avatar
Demian Katz committed
                "php": "^5.6 || ^7.0",
                "zendframework/zend-json": "^2.5 || ^3.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5",
Demian Katz's avatar
Demian Katz committed
                "squizlabs/php_codesniffer": "^2.3.1",
                "zendframework/zend-math": "^2.6",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-math": "(^2.6 || ^3.0) To support Python Pickle serialization",
                "zendframework/zend-servicemanager": "(^2.7.5 || ^3.0.3) To support plugin manager support"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Demian Katz's avatar
Demian Katz committed
                    "dev-master": "2.8-dev",
                    "dev-develop": "2.9-dev"
                },
                "zf": {
                    "component": "Zend\\Serializer",
                    "config-provider": "Zend\\Serializer\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Serializer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover",
            "homepage": "https://github.com/zendframework/zend-serializer",
            "keywords": [
                "serializer",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-06-21T17:01:55+00:00"
        },
        {
            "name": "zendframework/zend-server",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-server.git",
                "reference": "7cb617ca3e9b24579f544a244ee79ae61f480914"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-server/zipball/7cb617ca3e9b24579f544a244ee79ae61f480914",
                "reference": "7cb617ca3e9b24579f544a244ee79ae61f480914",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-code": "^2.5 || ^3.0",
                "zendframework/zend-stdlib": "^2.5 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8",
                "squizlabs/php_codesniffer": "^2.3.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-server",
            "keywords": [
                "server",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-06-20T22:27:55+00:00"
        },
        {
            "name": "zendframework/zend-servicemanager",
            "version": "2.7.5",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-servicemanager.git",
                "reference": "fb5b54db5ead533b38e311f14e9c01a79218bf2b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/fb5b54db5ead533b38e311f14e9c01a79218bf2b",
                "reference": "fb5b54db5ead533b38e311f14e9c01a79218bf2b",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "~1.0",
                "php": "^5.5 || ^7.0"
            },
            "require-dev": {
                "athletic/athletic": "dev-master",
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-di": "~2.5",
                "zendframework/zend-mvc": "~2.5"
            },
            "suggest": {
                "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services",
                "zendframework/zend-di": "Zend\\Di component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\ServiceManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-servicemanager",
            "keywords": [
                "servicemanager",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-02-02T14:11:46+00:00"
        },
        {
            "name": "zendframework/zend-session",
            "version": "2.7.3",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-session.git",
                "reference": "346e9709657b81a5d53d70ce754730a26d1f02f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-session/zipball/346e9709657b81a5d53d70ce754730a26d1f02f2",
                "reference": "346e9709657b81a5d53d70ce754730a26d1f02f2",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.1",
                "fabpot/php-cs-fixer": "1.7.*",
                "mongodb/mongodb": "^1.0.1",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-cache": "^2.6.1",
                "zendframework/zend-db": "^2.7",
                "zendframework/zend-http": "^2.5.4",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-validator": "^2.6"
            },
            "suggest": {
                "mongodb/mongodb": "If you want to use the MongoDB session save handler",
                "zendframework/zend-cache": "Zend\\Cache component",
                "zendframework/zend-db": "Zend\\Db component",
                "zendframework/zend-http": "Zend\\Http component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-validator": "Zend\\Validator component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                },
                "zf": {
                    "component": "Zend\\Session",
                    "config-provider": "Zend\\Session\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Session\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "manage and preserve session data, a logical complement of cookie data, across multiple page requests by the same client",
            "homepage": "https://github.com/zendframework/zend-session",
            "keywords": [
                "session",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-07-05T18:32:50+00:00"
        },
        {
            "name": "zendframework/zend-soap",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-soap.git",
                "reference": "2d6012e7231cce550219eccfc80836a028d20bf1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-soap/zipball/2d6012e7231cce550219eccfc80836a028d20bf1",
                "reference": "2d6012e7231cce550219eccfc80836a028d20bf1",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-server": "^2.6.1",
                "zendframework/zend-stdlib": "^2.7 || ^3.0",
                "zendframework/zend-uri": "^2.5.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8",
                "squizlabs/php_codesniffer": "^2.3.1",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-http": "^2.5.4"
            },
            "suggest": {
                "zendframework/zend-http": "Zend\\Http component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Soap\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-soap",
            "keywords": [
                "soap",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-04-21T16:06:27+00:00"
        },
        {
            "name": "zendframework/zend-stdlib",
            "version": "2.7.7",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-stdlib.git",
                "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0e44eb46788f65e09e077eb7f44d2659143bcc1f",
                "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-hydrator": "~1.1"
            },
            "require-dev": {
                "athletic/athletic": "~0.1",
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-config": "~2.5",
                "zendframework/zend-eventmanager": "~2.5",
                "zendframework/zend-filter": "~2.5",
                "zendframework/zend-inputfilter": "~2.5",
                "zendframework/zend-serializer": "~2.5",
                "zendframework/zend-servicemanager": "~2.5"
            },
            "suggest": {
                "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
                "zendframework/zend-filter": "To support naming strategy hydrator usage",
                "zendframework/zend-serializer": "Zend\\Serializer component",
                "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-release-2.7": "2.7-dev",
                    "dev-master": "3.0-dev",
                    "dev-develop": "3.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Stdlib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-stdlib",
            "keywords": [
                "stdlib",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-04-12T21:17:31+00:00"
        },
        {
            "name": "zendframework/zend-text",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-text.git",
                "reference": "07ad9388e4d4f12620ad37b52a5b0e4ee7845f92"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-text/zipball/07ad9388e4d4f12620ad37b52a5b0e4ee7845f92",
                "reference": "07ad9388e4d4f12620ad37b52a5b0e4ee7845f92",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-config": "^2.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Text\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-text",
            "keywords": [
                "text",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-02-08T19:03:52+00:00"
        },
        {
            "name": "zendframework/zend-uri",
            "version": "2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-uri.git",
                "reference": "0bf717a239432b1a1675ae314f7c4acd742749ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-uri/zipball/0bf717a239432b1a1675ae314f7c4acd742749ed",
                "reference": "0bf717a239432b1a1675ae314f7c4acd742749ed",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-escaper": "^2.5",
                "zendframework/zend-validator": "^2.5"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5-dev",
                    "dev-develop": "2.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Uri\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "a component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
            "homepage": "https://github.com/zendframework/zend-uri",
            "keywords": [
                "uri",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-02-17T22:38:51+00:00"
        },
        {
            "name": "zendframework/zend-validator",
Demian Katz's avatar
Demian Katz committed
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-validator.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "b71641582297eab52753b72cd4eb45a5ded4485c"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/b71641582297eab52753b72cd4eb45a5ded4485c",
                "reference": "b71641582297eab52753b72cd4eb45a5ded4485c",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
Demian Katz's avatar
Demian Katz committed
                "php": "^5.6 || ^7.0",
                "zendframework/zend-stdlib": "^2.7.6 || ^3.1"
Demian Katz's avatar
Demian Katz committed
                "phpunit/phpunit": "^6.0.8 || ^5.7.15",
                "zendframework/zend-cache": "^2.6.1",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-db": "^2.7",
                "zendframework/zend-filter": "^2.6",
                "zendframework/zend-http": "^2.5.4",
                "zendframework/zend-i18n": "^2.6",
                "zendframework/zend-math": "^2.6",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-session": "^2.6.2",
                "zendframework/zend-uri": "^2.5"
            },
            "suggest": {
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-db": "Zend\\Db component, required by the (No)RecordExists validator",
                "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages",
                "zendframework/zend-i18n-resources": "Translations of validator messages",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-math": "Zend\\Math component, required by the Csrf validator",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-session": "Zend\\Session component, required by the Csrf validator",
                "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Demian Katz's avatar
Demian Katz committed
                    "dev-master": "2.9-dev",
                    "dev-develop": "2.10-dev"
                },
                "zf": {
                    "component": "Zend\\Validator",
                    "config-provider": "Zend\\Validator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Validator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a set of commonly needed validators",
            "homepage": "https://github.com/zendframework/zend-validator",
            "keywords": [
                "validator",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-03-17T10:15:50+00:00"
        },
        {
            "name": "zendframework/zend-view",
Demian Katz's avatar
Demian Katz committed
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-view.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "3b6342c381c4437a03fc81d0064c0bb8924914d3"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/zendframework/zend-view/zipball/3b6342c381c4437a03fc81d0064c0bb8924914d3",
                "reference": "3b6342c381c4437a03fc81d0064c0bb8924914d3",
Demian Katz's avatar
Demian Katz committed
                "php": "^5.6 || ^7.0",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-loader": "^2.5",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
Demian Katz's avatar
Demian Katz committed
                "phpunit/phpunit": "^5.7.15 || ^6.0.8",
                "zendframework/zend-authentication": "^2.5",
                "zendframework/zend-cache": "^2.6.1",
Demian Katz's avatar
Demian Katz committed
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-console": "^2.6",
                "zendframework/zend-escaper": "^2.5",
                "zendframework/zend-feed": "^2.7",
                "zendframework/zend-filter": "^2.6.1",
                "zendframework/zend-http": "^2.5.4",
                "zendframework/zend-i18n": "^2.6",
                "zendframework/zend-json": "^2.6.1",
                "zendframework/zend-log": "^2.7",
                "zendframework/zend-modulemanager": "^2.7.1",
                "zendframework/zend-mvc": "^2.7 || ^3.0",
                "zendframework/zend-navigation": "^2.5",
                "zendframework/zend-paginator": "^2.5",
                "zendframework/zend-permissions-acl": "^2.6",
                "zendframework/zend-router": "^3.0.1",
                "zendframework/zend-serializer": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-session": "^2.6.2",
                "zendframework/zend-uri": "^2.5"
            },
            "suggest": {
                "zendframework/zend-authentication": "Zend\\Authentication component",
                "zendframework/zend-escaper": "Zend\\Escaper component",
                "zendframework/zend-feed": "Zend\\Feed component",
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-http": "Zend\\Http component",
                "zendframework/zend-i18n": "Zend\\I18n component",
                "zendframework/zend-json": "Zend\\Json component",
                "zendframework/zend-mvc": "Zend\\Mvc component",
                "zendframework/zend-navigation": "Zend\\Navigation component",
                "zendframework/zend-paginator": "Zend\\Paginator component",
                "zendframework/zend-permissions-acl": "Zend\\Permissions\\Acl component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-uri": "Zend\\Uri component"
            },
            "bin": [
                "bin/templatemap_generator.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
Demian Katz's avatar
Demian Katz committed
                    "dev-master": "2.9-dev",
                    "dev-develop": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\View\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a system of helpers, output filters, and variable escaping",
            "homepage": "https://github.com/zendframework/zend-view",
            "keywords": [
                "view",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-03-21T15:05:56+00:00"
        },
        {
            "name": "zendframework/zendrest",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/ZendRest.git",
                "reference": "7427d242b4546e5aef1206d2c97e402109d8843e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/ZendRest/zipball/7427d242b4546e5aef1206d2c97e402109d8843e",
                "reference": "7427d242b4546e5aef1206d2c97e402109d8843e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "zendframework/zend-http": "~2.0",
                "zendframework/zend-uri": "~2.0",
                "zendframework/zendxml": "~1.0-dev"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "ZendRest": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "http://packages.zendframework.com/",
            "keywords": [
                "rest",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2014-03-05T22:32:09+00:00"
        },
        {
            "name": "zendframework/zendservice-amazon",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/ZendService_Amazon.git",
                "reference": "5c5bde61af3f93e29f1a8deb3b3c77780ab3d5aa"
                "url": "https://api.github.com/repos/zendframework/ZendService_Amazon/zipball/5c5bde61af3f93e29f1a8deb3b3c77780ab3d5aa",
                "reference": "5c5bde61af3f93e29f1a8deb3b3c77780ab3d5aa",
                "php": "^5.6 || ^7.0",
                "zendframework/zend-crypt": "^2.6 || ^3.2",
                "zendframework/zend-http": "^2.6",
                "zendframework/zend-json": "^2.6 || ^3.0",
                "zendframework/zendrest": "~2.0",
                "zendframework/zendxml": "^1.0"
                "malukenho/docheader": "^0.1.5",
                "phpunit/phpunit": "^6.0.8 || ^5.7.15",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-i18n": "~2.0"
            },
            "suggest": {
                "zendframework/zend-uri": "Zend\\Uri component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2.x-dev",
                    "dev-develop": "2.3.x-dev"
                "psr-4": {
                    "ZendService\\Amazon\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "OOP wrapper for the Amazon web service",
            "homepage": "http://packages.zendframework.com/",
            "keywords": [
                "amazon",
                "ec2",
                "s3",
                "simpledb",
                "sqs",
                "zf2"
            ],
            "time": "2017-03-15T02:47:08+00:00"
        },
        {
            "name": "zendframework/zendservice-recaptcha",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/ZendService_ReCaptcha.git",
                "reference": "6c6877c07c8ac73b187911ea5d264a640b234361"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/ZendService_ReCaptcha/zipball/6c6877c07c8ac73b187911ea5d264a640b234361",
                "reference": "6c6877c07c8ac73b187911ea5d264a640b234361",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-http": "^2.5.4",
                "zendframework/zend-json": "^2.6.1 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 || ^6.0",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.0",
                "zendframework/zend-validator": "^2.8.2"
            },
            "suggest": {
                "zendframework/zend-validator": "~2.0, if using ReCaptcha's Mailhide API"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev",
                    "dev-develop": "3.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "ZendService\\ReCaptcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "OOP wrapper for the ReCaptcha web service",
            "homepage": "http://packages.zendframework.com/",
            "keywords": [
                "recaptcha",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2017-02-09T21:38:25+00:00"
        },
        {
            "name": "zendframework/zendxml",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/ZendXml.git",
                "reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/ZendXml/zipball/7b64507bc35d841c9c5802d67f6f87ef8e1a58c9",
                "reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^3.7 || ^4.0",
                "squizlabs/php_codesniffer": "^1.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "ZendXml\\": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Utility library for XML usage, best practices, and security in PHP",
            "homepage": "http://packages.zendframework.com/",
            "keywords": [
                "security",
                "xml",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-02-04T21:02:08+00:00"
        },
        {
            "name": "zf-commons/zfc-rbac",
Demian Katz's avatar
Demian Katz committed
            "version": "v2.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/ZF-Commons/zfc-rbac.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "48df720a3670dbc36d57bf98f8e1827206431656"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/ZF-Commons/zfc-rbac/zipball/48df720a3670dbc36d57bf98f8e1827206431656",
                "reference": "48df720a3670dbc36d57bf98f8e1827206431656",
Demian Katz's avatar
Demian Katz committed
                "php": "~5.6 || ~7.0",
                "zendframework/zend-config": "~2.2",
                "zendframework/zend-eventmanager": "^2.6.3 || ^3.0",
                "zendframework/zend-mvc": "~2.7 || ^3.0",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zfr/rbac": "~1.2"
            },
            "require-dev": {
                "doctrine/common": "~2.4",
Demian Katz's avatar
Demian Katz committed
                "doctrine/doctrine-module": "~1.1",
                "doctrine/doctrine-orm-module": "^1.0",
                "phpunit/phpunit": "~4.8.26",
                "satooshi/php-coveralls": "~0.6",
Demian Katz's avatar
Demian Katz committed
                "squizlabs/php_codesniffer": "2.6.*",
                "zendframework/zend-authentication": "~2.2",
                "zendframework/zend-developer-tools": "~1.1",
                "zendframework/zend-http": "~2.2",
                "zendframework/zend-i18n": "~2.7.3",
                "zendframework/zend-log": "~2.2",
                "zendframework/zend-serializer": "~2.2",
                "zendframework/zend-view": "~2.2"
            },
            "suggest": {
                "doctrine/doctrine-module": "if you want to use Doctrine role provider",
                "zendframework/zend-developer-tools": "if you want to show information about the roles"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "3.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "ZfcRbac\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Spraggs",
                    "email": "theman@spiffyjr.me",
                    "homepage": "http://www.spiffyjr.me/"
                },
                {
                    "name": "Jean-Marie Leroux",
                    "email": "jmleroux.pro@gmail.com"
                },
                {
                    "name": "Michaël Gallego",
                    "email": "mic.gallego@gmail.com",
                    "homepage": "http://www.michaelgallego.fr"
                }
            ],
            "description": "Zend Framework 2 Module that provides a layer of features of Zend\\Permissions\\Rbac",
            "homepage": "http://www.github.com/ZF-Commons/zfc-rbac",
            "keywords": [
                "module",
                "permissions",
                "rbac",
                "zf2"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-10-26T14:05:28+00:00"
        },
        {
            "name": "zfr/rbac",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zf-fr/rbac.git",
                "reference": "493711bfc2a637fd7c6f23b71b7b55a621c35d9d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zf-fr/rbac/zipball/493711bfc2a637fd7c6f23b71b7b55a621c35d9d",
                "reference": "493711bfc2a637fd7c6f23b71b7b55a621c35d9d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~3.7",
                "satooshi/php-coveralls": "~0.6",
                "squizlabs/php_codesniffer": "1.4.*",
                "zendframework/zend-servicemanager": "~2.2"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Rbac\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michaël Gallego",
                    "email": "mic.gallego@gmail.com",
                    "homepage": "http://michaelgallego.fr"
                }
            ],
            "description": "Zend Framework 3 prototype for Zend\\Permissions\\Rbac.",
            "homepage": "https://github.com/zf-fr/rbac",
            "keywords": [
                "rbac",
                "security",
                "zf2",
                "zf3"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2014-02-06T14:18:34+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "behat/mink",
            "version": "v1.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/minkphp/Mink.git",
                "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
                "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1",
                "symfony/css-selector": "~2.1|~3.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "~2.7|~3.0"
            },
            "suggest": {
                "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
                "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
                "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
                "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Behat\\Mink\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                }
            ],
            "description": "Browser controller/emulator abstraction for PHP",
            "homepage": "http://mink.behat.org/",
            "keywords": [
                "browser",
                "testing",
                "web"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-03-05T08:26:18+00:00"
        },
        {
            "name": "behat/mink-selenium2-driver",
            "version": "v1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
                "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
                "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
                "shasum": ""
            },
            "require": {
                "behat/mink": "~1.7@dev",
                "instaclick/php-webdriver": "~1.1",
                "php": ">=5.3.1"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "~2.7"
            },
            "type": "mink-driver",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Behat\\Mink\\Driver\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Pete Otaqui",
                    "email": "pete@otaqui.com",
                    "homepage": "https://github.com/pete-otaqui"
                }
            ],
            "description": "Selenium2 (WebDriver) driver for Mink framework",
            "homepage": "http://mink.behat.org/",
            "keywords": [
                "ajax",
                "browser",
                "javascript",
                "selenium",
                "testing",
                "webdriver"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2016-03-05T09:10:18+00:00"
        },
        {
            "name": "cilex/cilex",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Cilex/Cilex.git",
                "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Cilex/Cilex/zipball/7acd965a609a56d0345e8b6071c261fbdb926cb5",
                "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5",
                "shasum": ""
            },
            "require": {
                "cilex/console-service-provider": "1.*",
                "php": ">=5.3.3",
                "pimple/pimple": "~1.0",
                "symfony/finder": "~2.1",
                "symfony/process": "~2.1"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "symfony/validator": "~2.1"
            },
            "suggest": {
                "monolog/monolog": ">=1.0.0",
                "symfony/validator": ">=1.0.0",
                "symfony/yaml": ">=1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Cilex": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "mike.vanriel@naenius.com"
                }
            ],
            "description": "The PHP micro-framework for Command line tools based on the Symfony2 Components",
            "homepage": "http://cilex.github.com",
            "keywords": [
                "cli",
                "microframework"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2014-03-29T14:03:13+00:00"
        },
        {
            "name": "cilex/console-service-provider",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Cilex/console-service-provider.git",
                "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Cilex/console-service-provider/zipball/25ee3d1875243d38e1a3448ff94bdf944f70d24e",
                "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "pimple/pimple": "1.*@dev",
                "symfony/console": "~2.1"
            },
            "require-dev": {
                "cilex/cilex": "1.*@dev",
                "silex/silex": "1.*@dev"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Cilex\\Provider\\Console": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                },
                {
                    "name": "Mike van Riel",
                    "email": "mike.vanriel@naenius.com"
                }
            ],
            "description": "Console Service Provider",
            "keywords": [
                "cilex",
                "console",
                "pimple",
                "service-provider",
                "silex"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2012-12-19T10:50:58+00:00"
        },
        {
            "name": "doctrine/annotations",
Demian Katz's avatar
Demian Katz committed
            "version": "v1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "doctrine/cache": "1.*",
Demian Katz's avatar
Demian Katz committed
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
Loading full blame...