[
    {
        "name": "anahkiasen/html-object",
        "version": "1.4.4",
        "version_normalized": "1.4.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Anahkiasen/html-object.git",
            "reference": "45bb54b91112c064d3906c207259d5c8dcba798f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Anahkiasen/html-object/zipball/45bb54b91112c064d3906c207259d5c8dcba798f",
            "reference": "45bb54b91112c064d3906c207259d5c8dcba798f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "madewithlove/php-cs-fixer-config": "^1.3",
            "phpunit/phpunit": "^4.8",
            "phpunit/phpunit-dom-assertions": "^0.1.0",
            "symfony/css-selector": "^2.6"
        },
        "time": "2017-05-31T07:52:45+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "HtmlObject\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anahkiasen",
                "email": "ehtnam6@gmail.com"
            }
        ],
        "description": "A set of classes to create and manipulate HTML objects abstractions"
    },
    {
        "name": "concrete5/doctrine-xml",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/concrete5/doctrine-xml.git",
            "reference": "11f32dc982352930f990bc28bca466564ff49537"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/concrete5/doctrine-xml/zipball/11f32dc982352930f990bc28bca466564ff49537",
            "reference": "11f32dc982352930f990bc28bca466564ff49537",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "doctrine/dbal": "2.5.*"
        },
        "time": "2016-06-22T13:39:14+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DoctrineXml\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Define database structure via XML using Doctrine data types",
        "homepage": "https://github.com/concrete5/doctrine-xml",
        "keywords": [
            "database",
            "doctrine",
            "schema",
            "structure",
            "xml"
        ]
    },
    {
        "name": "concrete5/less.php",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/concrete5-forks/less.php.git",
            "reference": "eebead5849b7dd21f450905007cd65a385b894e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/concrete5-forks/less.php/zipball/eebead5849b7dd21f450905007cd65a385b894e3",
            "reference": "eebead5849b7dd21f450905007cd65a385b894e3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.21"
        },
        "time": "2017-02-02T17:13:13+00:00",
        "bin": [
            "bin/lessc"
        ],
        "type": "library",
        "installation-source": "dist",
        "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"
            }
        ],
        "description": "Fork of Oyejorge's PHP port of the Javascript version of LESS http://lesscss.org",
        "homepage": "http://lessphp.gpeasy.com",
        "keywords": [
            "css",
            "less",
            "less.js",
            "lesscss",
            "php",
            "stylesheet"
        ]
    },
    {
        "name": "concrete5/oauth-user-data",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/concrete5-forks/PHPoAuthUserData.git",
            "reference": "416d5fd707e0b77b06a5be6d4eb9defa4aafb5a8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/concrete5-forks/PHPoAuthUserData/zipball/416d5fd707e0b77b06a5be6d4eb9defa4aafb5a8",
            "reference": "416d5fd707e0b77b06a5be6d4eb9defa4aafb5a8",
            "shasum": ""
        },
        "require": {
            "lusitanian/oauth": "0.8.*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7"
        },
        "time": "2017-10-29T23:05:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "OAuth\\UserData\\": "src/OAuth/UserData/",
                "OAuth\\UserData\\Unit\\": "tests/OAuth/Unit/UserData/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Luciano Mammino",
                "email": "lmammino@oryzone.com",
                "homepage": "http://oryzone.com",
                "role": "Developer"
            }
        ],
        "description": "concrete5 Fork of Extension library for Lusitanian/PHPoAuthLib to extract user profile data from various oAuth providers",
        "homepage": "https://github.com/Oryzone/PHPoAuthUserData",
        "keywords": [
            "Authentication",
            "authorization",
            "oauth",
            "profile",
            "security",
            "user"
        ]
    },
    {
        "name": "concrete5/zend-queue",
        "version": "0.9.0",
        "version_normalized": "0.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/concrete5/ZendQueue.git",
            "reference": "c1993b008df062879d772570e28320acd60f7f95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/concrete5/ZendQueue/zipball/c1993b008df062879d772570e28320acd60f7f95",
            "reference": "c1993b008df062879d772570e28320acd60f7f95",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-stdlib": "~2"
        },
        "require-dev": {
            "zendframework/zend-config": "~2",
            "zendframework/zend-db": "~2",
            "zendframework/zend-json": "~2"
        },
        "suggest": {
            "zendframework/zend-db": "Zend\\Db required if you are using the DB queue adapter"
        },
        "time": "2016-09-01T14:16:11+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ZendQueue": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "PHP7 compatible version of the zend component that provides a factory function to create specific queue client objects",
        "homepage": "http://packages.zendframework.com/",
        "keywords": [
            "queue",
            "zf2"
        ]
    },
    {
        "name": "container-interop/container-interop",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/container-interop/container-interop.git",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "shasum": ""
        },
        "require": {
            "psr/container": "^1.0"
        },
        "time": "2017-02-14T19:40:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "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.)",
        "homepage": "https://github.com/container-interop/container-interop"
    },
    {
        "name": "dapphp/securimage",
        "version": "3.6.7",
        "version_normalized": "3.6.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dapphp/securimage.git",
            "reference": "1ecb884797c66e01a875c058def46c85aecea45b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dapphp/securimage/zipball/1ecb884797c66e01a875c058def46c85aecea45b",
            "reference": "1ecb884797c66e01a875c058def46c85aecea45b",
            "shasum": ""
        },
        "require": {
            "ext-gd": "*",
            "php": ">=5.4"
        },
        "suggest": {
            "ext-pdo": "For database storage support",
            "ext-pdo_mysql": "For MySQL database support",
            "ext-pdo_sqlite": "For SQLite3 database support"
        },
        "time": "2018-03-09T06:07:41+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "securimage.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Drew Phillips",
                "email": "drew@drew-phillips.com"
            }
        ],
        "description": "PHP CAPTCHA Library",
        "homepage": "https://www.phpcaptcha.org",
        "keywords": [
            "Forms",
            "anti-spam",
            "captcha",
            "security"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.2.7",
        "version_normalized": "1.2.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
            "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-08-31T12:32:49+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Annotations\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "v1.6.2",
        "version_normalized": "1.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
            "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
            "shasum": ""
        },
        "require": {
            "php": "~5.5|~7.0"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8|~5.0",
            "predis/predis": "~1.0",
            "satooshi/php-coveralls": "~0.6"
        },
        "time": "2017-07-22T12:49:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Caching library offering an object-oriented API for many cache backends",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "cache",
            "caching"
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
            "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-04-14T22:21:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Collections\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Collections Abstraction library",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "array",
            "collections",
            "iterator"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "v2.6.2",
        "version_normalized": "2.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
            "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "1.*",
            "doctrine/cache": "1.*",
            "doctrine/collections": "1.*",
            "doctrine/inflector": "1.*",
            "doctrine/lexer": "1.*",
            "php": "~5.5|~7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8|~5.0"
        },
        "time": "2016-11-30T16:50:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common Library for Doctrine projects",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "collections",
            "eventmanager",
            "persistence",
            "spl"
        ]
    },
    {
        "name": "doctrine/dbal",
        "version": "v2.5.13",
        "version_normalized": "2.5.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/dbal.git",
            "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
            "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
            "shasum": ""
        },
        "require": {
            "doctrine/common": ">=2.4,<2.8-dev",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "symfony/console": "2.*||^3.0"
        },
        "suggest": {
            "symfony/console": "For helpful console commands such as SQL execution and import of files."
        },
        "time": "2017-07-22T20:44:48+00:00",
        "bin": [
            "bin/doctrine-dbal"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\DBAL\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            }
        ],
        "description": "Database Abstraction Layer",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "persistence",
            "queryobject"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
            "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-11-06T14:35:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Inflector\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string"
        ]
    },
    {
        "name": "doctrine/instantiator",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
            "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3,<8.0-DEV"
        },
        "require-dev": {
            "athletic/athletic": "~0.1.8",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2015-06-14T21:17:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "http://ocramius.github.com/"
            }
        ],
        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
        "homepage": "https://github.com/doctrine/instantiator",
        "keywords": [
            "constructor",
            "instantiate"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2014-09-09T13:34:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Lexer\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "lexer",
            "parser"
        ]
    },
    {
        "name": "doctrine/migrations",
        "version": "v1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/migrations.git",
            "reference": "c81147c0f2938a6566594455367e095150547f72"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/migrations/zipball/c81147c0f2938a6566594455367e095150547f72",
            "reference": "c81147c0f2938a6566594455367e095150547f72",
            "shasum": ""
        },
        "require": {
            "doctrine/dbal": "~2.2",
            "ocramius/proxy-manager": "^1.0|^2.0",
            "php": "^5.5|^7.0",
            "symfony/console": "~2.3|~3.0",
            "symfony/yaml": "~2.3|~3.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "dev-master",
            "doctrine/orm": "2.*",
            "jdorn/sql-formatter": "~1.1",
            "johnkary/phpunit-speedtrap": "~1.0@dev",
            "mikey179/vfsstream": "^1.6",
            "mockery/mockery": "^0.9.4",
            "phpunit/phpunit": "~4.7",
            "satooshi/php-coveralls": "^1.0"
        },
        "suggest": {
            "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command."
        },
        "time": "2016-12-25T22:54:00+00:00",
        "bin": [
            "bin/doctrine-migrations"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "v1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Michael Simonson",
                "email": "contact@mikesimonson.com"
            }
        ],
        "description": "Database Schema migrations using Doctrine DBAL",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "migrations"
        ]
    },
    {
        "name": "doctrine/orm",
        "version": "v2.5.14",
        "version_normalized": "2.5.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/doctrine2.git",
            "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/810a7baf81462a5ddf10e8baa8cb94b6eec02754",
            "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754",
            "shasum": ""
        },
        "require": {
            "doctrine/cache": "~1.4",
            "doctrine/collections": "~1.2",
            "doctrine/common": ">=2.5-dev,<2.9-dev",
            "doctrine/dbal": ">=2.5-dev,<2.7-dev",
            "doctrine/instantiator": "^1.0.1",
            "ext-pdo": "*",
            "php": ">=5.4",
            "symfony/console": "~2.5|~3.0|~4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "symfony/yaml": "~2.3|~3.0|~4.0"
        },
        "suggest": {
            "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
        },
        "time": "2017-12-17T02:57:51+00:00",
        "bin": [
            "bin/doctrine",
            "bin/doctrine.php"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\ORM\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            }
        ],
        "description": "Object-Relational-Mapper for PHP",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "orm"
        ]
    },
    {
        "name": "egulias/email-validator",
        "version": "1.2.14",
        "version_normalized": "1.2.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egulias/EmailValidator.git",
            "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/5642614492f0ca2064c01d60cc33284cc2f731a9",
            "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "^1.0.1",
            "php": ">= 5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.24"
        },
        "time": "2017-02-03T22:48:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Egulias\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eduardo Gulias Davis"
            }
        ],
        "description": "A library for validating emails",
        "homepage": "https://github.com/egulias/EmailValidator",
        "keywords": [
            "email",
            "emailvalidation",
            "emailvalidator",
            "validation",
            "validator"
        ]
    },
    {
        "name": "filp/whoops",
        "version": "2.1.14",
        "version_normalized": "2.1.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/filp/whoops.git",
            "reference": "c6081b8838686aa04f1e83ba7e91f78b7b2a23e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/filp/whoops/zipball/c6081b8838686aa04f1e83ba7e91f78b7b2a23e6",
            "reference": "c6081b8838686aa04f1e83ba7e91f78b7b2a23e6",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9 || ^7.0",
            "psr/log": "^1.0.1"
        },
        "require-dev": {
            "mockery/mockery": "0.9.*",
            "phpunit/phpunit": "^4.8.35 || ^5.7",
            "symfony/var-dumper": "^2.6 || ^3.0"
        },
        "suggest": {
            "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
            "whoops/soap": "Formats errors as SOAP responses"
        },
        "time": "2017-11-23T18:22:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Whoops\\": "src/Whoops/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Filipe Dobreira",
                "homepage": "https://github.com/filp",
                "role": "Developer"
            }
        ],
        "description": "php error handling for cool kids",
        "homepage": "https://filp.github.io/whoops/",
        "keywords": [
            "error",
            "exception",
            "handling",
            "library",
            "throwable",
            "whoops"
        ]
    },
    {
        "name": "gettext/gettext",
        "version": "v3.5.9",
        "version_normalized": "3.5.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/oscarotero/Gettext.git",
            "reference": "5b1d69f5889513f7ed65060ad2a662ec3b0875c7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/5b1d69f5889513f7ed65060ad2a662ec3b0875c7",
            "reference": "5b1d69f5889513f7ed65060ad2a662ec3b0875c7",
            "shasum": ""
        },
        "require": {
            "gettext/languages": "2.*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "illuminate/view": "*",
            "twig/extensions": "*",
            "twig/twig": "*"
        },
        "suggest": {
            "illuminate/view": "Is necessary if you want to use the Blade extractor",
            "twig/extensions": "Is necessary if you want to use the Twig extractor",
            "twig/twig": "Is necessary if you want to use the Twig extractor"
        },
        "time": "2016-02-19T15:18:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Gettext\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Oscar Otero",
                "email": "oom@oscarotero.com",
                "homepage": "http://oscarotero.com",
                "role": "Developer"
            }
        ],
        "description": "PHP gettext manager",
        "homepage": "https://github.com/oscarotero/Gettext",
        "keywords": [
            "JS",
            "gettext",
            "i18n",
            "mo",
            "po",
            "translation"
        ]
    },
    {
        "name": "gettext/languages",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
            "reference": "49c39e51569963cc917a924b489e7025bfb9d8c7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/49c39e51569963cc917a924b489e7025bfb9d8c7",
            "reference": "49c39e51569963cc917a924b489e7025bfb9d8c7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^4"
        },
        "time": "2017-03-23T17:02:28+00:00",
        "bin": [
            "bin/export-plural-rules",
            "bin/export-plural-rules.php"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Gettext\\Languages\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michele Locati",
                "email": "mlocati@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "gettext languages with plural rules",
        "homepage": "https://github.com/mlocati/cldr-to-gettext-plural-rules",
        "keywords": [
            "cldr",
            "i18n",
            "internationalization",
            "l10n",
            "language",
            "languages",
            "localization",
            "php",
            "plural",
            "plural rules",
            "plurals",
            "translate",
            "translations",
            "unicode"
        ]
    },
    {
        "name": "hautelook/phpass",
        "version": "0.3.5",
        "version_normalized": "0.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hautelook/phpass.git",
            "reference": "b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hautelook/phpass/zipball/b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd",
            "reference": "b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2012-08-31T00:00:00+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hautelook": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Public Domain"
        ],
        "authors": [
            {
                "name": "Solar Designer",
                "email": "solar@openwall.com",
                "homepage": "http://openwall.com/phpass/"
            }
        ],
        "description": "Portable PHP password hashing framework",
        "homepage": "http://github.com/hautelook/phpass/",
        "keywords": [
            "blowfish",
            "crypt",
            "password",
            "security"
        ]
    },
    {
        "name": "htmlawed/htmlawed",
        "version": "1.1.22",
        "version_normalized": "1.1.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kesar/HTMLawed.git",
            "reference": "b270453ba016ee4c6dae585f047d1e4f3cc456a1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kesar/HTMLawed/zipball/b270453ba016ee4c6dae585f047d1e4f3cc456a1",
            "reference": "b270453ba016ee4c6dae585f047d1e4f3cc456a1",
            "shasum": ""
        },
        "require": {
            "php": ">4.4.0"
        },
        "time": "2016-08-27T18:53:27+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "htmLawed.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+",
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Santosh Patnaik",
                "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
                "role": "Developer"
            }
        ],
        "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
        "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
        "keywords": [
            "HTMLtidy",
            "html",
            "sanitize",
            "strip",
            "tags"
        ]
    },
    {
        "name": "illuminate/config",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/config.git",
            "reference": "2db869c5b5a675cece410a0d0bc634dba0f69998"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/config/zipball/2db869c5b5a675cece410a0d0bc634dba0f69998",
            "reference": "2db869c5b5a675cece410a0d0bc634dba0f69998",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "illuminate/filesystem": "5.2.*",
            "illuminate/support": "5.2.*",
            "php": ">=5.5.9"
        },
        "time": "2016-08-01T13:49:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Config\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Config package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/container",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/container.git",
            "reference": "5139cebc8293b6820b91aef6f4b4e18bde33c9b2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/container/zipball/5139cebc8293b6820b91aef6f4b4e18bde33c9b2",
            "reference": "5139cebc8293b6820b91aef6f4b4e18bde33c9b2",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "php": ">=5.5.9"
        },
        "time": "2016-08-01T13:49:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Container\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Container package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/contracts",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/contracts.git",
            "reference": "22bde7b048a33c702d9737fc1446234fff9b1363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/contracts/zipball/22bde7b048a33c702d9737fc1446234fff9b1363",
            "reference": "22bde7b048a33c702d9737fc1446234fff9b1363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2016-08-08T11:46:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Contracts\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Contracts package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/filesystem",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/filesystem.git",
            "reference": "39668a50e0cf1d673e58e7dbb437475708cfb508"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/filesystem/zipball/39668a50e0cf1d673e58e7dbb437475708cfb508",
            "reference": "39668a50e0cf1d673e58e7dbb437475708cfb508",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "illuminate/support": "5.2.*",
            "php": ">=5.5.9",
            "symfony/finder": "2.8.*|3.0.*"
        },
        "suggest": {
            "league/flysystem": "Required to use the Flysystem local and FTP drivers (~1.0).",
            "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
            "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0)."
        },
        "time": "2016-08-17T17:21:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Filesystem\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Filesystem package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/support",
        "version": "v5.2.21",
        "version_normalized": "5.2.21.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/support.git",
            "reference": "6749fab3f3d38d8b15427536a8e7bbdc57497c9e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/support/zipball/6749fab3f3d38d8b15427536a8e7bbdc57497c9e",
            "reference": "6749fab3f3d38d8b15427536a8e7bbdc57497c9e",
            "shasum": ""
        },
        "require": {
            "doctrine/inflector": "~1.0",
            "ext-mbstring": "*",
            "illuminate/contracts": "5.2.*",
            "php": ">=5.5.9"
        },
        "suggest": {
            "illuminate/filesystem": "Required to use the composer class (5.2.*).",
            "jeremeamia/superclosure": "Required to be able to serialize closures (~2.2).",
            "paragonie/random_compat": "Provides a compatible interface like PHP7's random_bytes() in PHP 5 projects (~1.1).",
            "symfony/polyfill-php56": "Required to use the hash_equals function on PHP 5.5 (~1.0).",
            "symfony/process": "Required to use the composer class (2.8.*|3.0.*).",
            "symfony/var-dumper": "Improves the dd function (2.8.*|3.0.*)."
        },
        "time": "2016-02-22T20:29:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Support\\": ""
            },
            "files": [
                "helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Support package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "imagine/imagine",
        "version": "v0.7.1",
        "version_normalized": "0.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/avalanche123/Imagine.git",
            "reference": "a9a702a946073cbca166718f1b02a1e72d742daa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/a9a702a946073cbca166718f1b02a1e72d742daa",
            "reference": "a9a702a946073cbca166718f1b02a1e72d742daa",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "sami/sami": "^3.3",
            "symfony/phpunit-bridge": "^3.2"
        },
        "suggest": {
            "ext-gd": "to use the GD implementation",
            "ext-gmagick": "to use the Gmagick implementation",
            "ext-imagick": "to use the Imagick implementation"
        },
        "time": "2017-05-16T10:31:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Imagine": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bulat Shakirzyanov",
                "email": "mallluhuct@gmail.com",
                "homepage": "http://avalanche123.com"
            }
        ],
        "description": "Image processing for PHP 5.3",
        "homepage": "http://imagine.readthedocs.org/",
        "keywords": [
            "drawing",
            "graphics",
            "image manipulation",
            "image processing"
        ]
    },
    {
        "name": "league/csv",
        "version": "8.2.3",
        "version_normalized": "8.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/csv.git",
            "reference": "d2aab1e7bde802582c3879acf03d92716577c76d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/csv/zipball/d2aab1e7bde802582c3879acf03d92716577c76d",
            "reference": "d2aab1e7bde802582c3879acf03d92716577c76d",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^1.9",
            "phpunit/phpunit": "^4.0"
        },
        "time": "2018-02-06T08:27:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "8.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Csv\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://github.com/nyamsprod/",
                "role": "Developer"
            }
        ],
        "description": "Csv data manipulation made easy in PHP",
        "homepage": "http://csv.thephpleague.com",
        "keywords": [
            "csv",
            "export",
            "filter",
            "import",
            "read",
            "write"
        ]
    },
    {
        "name": "league/flysystem",
        "version": "1.0.44",
        "version_normalized": "1.0.44.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/flysystem.git",
            "reference": "168dbe519737221dc87d17385cde33073881fd02"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/168dbe519737221dc87d17385cde33073881fd02",
            "reference": "168dbe519737221dc87d17385cde33073881fd02",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "conflict": {
            "league/flysystem-sftp": "<1.0.6"
        },
        "require-dev": {
            "ext-fileinfo": "*",
            "phpspec/phpspec": "^3.4",
            "phpunit/phpunit": "^5.7"
        },
        "suggest": {
            "ext-fileinfo": "Required for MimeType",
            "ext-ftp": "Allows you to use FTP server storage",
            "ext-openssl": "Allows you to use FTPS server storage",
            "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
            "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
            "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
            "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
            "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
            "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
            "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
            "league/flysystem-webdav": "Allows you to use WebDAV storage",
            "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
            "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
            "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
        },
        "time": "2018-04-06T09:58:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Flysystem\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Filesystem abstraction: Many filesystems, one API.",
        "keywords": [
            "Cloud Files",
            "WebDAV",
            "abstraction",
            "aws",
            "cloud",
            "copy.com",
            "dropbox",
            "file systems",
            "files",
            "filesystem",
            "filesystems",
            "ftp",
            "rackspace",
            "remote",
            "s3",
            "sftp",
            "storage"
        ]
    },
    {
        "name": "league/flysystem-cached-adapter",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
            "reference": "93eec679c57f8510816577f361988b10b5b57351"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/93eec679c57f8510816577f361988b10b5b57351",
            "reference": "93eec679c57f8510816577f361988b10b5b57351",
            "shasum": ""
        },
        "require": {
            "league/flysystem": "~1.0",
            "psr/cache": "^1.0.0"
        },
        "require-dev": {
            "henrikbjorn/phpspec-code-coverage": "~1.0@dev",
            "mockery/mockery": "~0.9",
            "phpspec/phpspec": "~2.1",
            "phpunit/phpunit": "~4.1",
            "predis/predis": "~1.0",
            "tedivm/stash": "~0.12"
        },
        "suggest": {
            "ext-phpredis": "Pure C implemented extension for PHP"
        },
        "time": "2017-03-20T09:59:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Flysystem\\Cached\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "frankdejonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "An adapter decorator to enable meta-data caching."
    },
    {
        "name": "league/url",
        "version": "3.3.5",
        "version_normalized": "3.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/url.git",
            "reference": "1ae2c3ce29a7c5438339ff6388225844e6479da8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/url/zipball/1ae2c3ce29a7c5438339ff6388225844e6479da8",
            "reference": "1ae2c3ce29a7c5438339ff6388225844e6479da8",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0",
            "true/punycode": "^2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0"
        },
        "time": "2015-07-15T08:24:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Url\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://github.com/nyamsprod/",
                "role": "Developer"
            }
        ],
        "description": "League/url is a lightweight PHP Url manipulating library",
        "homepage": "http://url.thephpleague.com",
        "keywords": [
            "parse_url",
            "php",
            "url"
        ],
        "abandoned": "league/uri"
    },
    {
        "name": "lusitanian/oauth",
        "version": "v0.8.10",
        "version_normalized": "0.8.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
            "reference": "09f4af38f17db6938253f4d1b171d537913ac1ed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/09f4af38f17db6938253f4d1b171d537913ac1ed",
            "reference": "09f4af38f17db6938253f4d1b171d537913ac1ed",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "predis/predis": "0.8.*@dev",
            "squizlabs/php_codesniffer": "2.*",
            "symfony/http-foundation": "~2.1"
        },
        "suggest": {
            "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
            "predis/predis": "Allows using the Redis storage backend.",
            "symfony/http-foundation": "Allows using the Symfony Session storage backend."
        },
        "time": "2016-07-12T22:15:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "OAuth": "src",
                "OAuth\\Unit": "tests"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "David Desberg",
                "email": "david@daviddesberg.com"
            },
            {
                "name": "Elliot Chance",
                "email": "elliotchance@gmail.com"
            },
            {
                "name": "Pieter Hordijk",
                "email": "info@pieterhordijk.com"
            }
        ],
        "description": "PHP 5.3+ oAuth 1/2 Library",
        "keywords": [
            "Authentication",
            "authorization",
            "oauth",
            "security"
        ]
    },
    {
        "name": "michelf/php-markdown",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/michelf/php-markdown.git",
            "reference": "01ab082b355bf188d907b9929cd99b2923053495"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
            "reference": "01ab082b355bf188d907b9929cd99b2923053495",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2018-01-15T00:49:33+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Michelf\\": "Michelf/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Michel Fortin",
                "email": "michel.fortin@michelf.ca",
                "homepage": "https://michelf.ca/",
                "role": "Developer"
            },
            {
                "name": "John Gruber",
                "homepage": "https://daringfireball.net/"
            }
        ],
        "description": "PHP Markdown",
        "homepage": "https://michelf.ca/projects/php-markdown/",
        "keywords": [
            "markdown"
        ]
    },
    {
        "name": "mlocati/concrete5-translation-library",
        "version": "1.5.12",
        "version_normalized": "1.5.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mlocati/concrete5-translation-library.git",
            "reference": "26f806c8c1ecb6ce63115a4058ab396303622e00"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mlocati/concrete5-translation-library/zipball/26f806c8c1ecb6ce63115a4058ab396303622e00",
            "reference": "26f806c8c1ecb6ce63115a4058ab396303622e00",
            "shasum": ""
        },
        "require": {
            "gettext/gettext": "~3.5.9",
            "php": ">=5.3.0"
        },
        "time": "2018-07-17T06:08:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "C5TL\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michele Locati",
                "email": "mlocati@gmail.com",
                "homepage": "https://github.com/mlocati",
                "role": "developer"
            }
        ],
        "description": "Library to handle concrete5 core and package translations",
        "homepage": "https://github.com/mlocati/concrete5-translation-library",
        "keywords": [
            "concrete5",
            "i18n",
            "internationalization",
            "l10n",
            "localization",
            "packages",
            "translate",
            "translation"
        ]
    },
    {
        "name": "mlocati/ip-lib",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mlocati/ip-lib.git",
            "reference": "84f615eebea9cbcd14be6d9a9a8a8953a9b0ff84"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/84f615eebea9cbcd14be6d9a9a8a8953a9b0ff84",
            "reference": "84f615eebea9cbcd14be6d9a9a8a8953a9b0ff84",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2017-12-18T17:00:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "IPLib\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michele Locati",
                "email": "mlocati@gmail.com",
                "homepage": "https://github.com/mlocati",
                "role": "Developer"
            }
        ],
        "description": "Handle IPv4, IPv6 addresses and ranges",
        "homepage": "https://github.com/mlocati/ip-lib",
        "keywords": [
            "IP",
            "address",
            "addresses",
            "ipv4",
            "ipv6",
            "matching",
            "network",
            "networking",
            "range",
            "subnet"
        ]
    },
    {
        "name": "mobiledetect/mobiledetectlib",
        "version": "2.8.31",
        "version_normalized": "2.8.31.0",
        "source": {
            "type": "git",
            "url": "https://github.com/serbanghita/Mobile-Detect.git",
            "reference": "adb882ea3b9d154f087ecb2c333180dad6f4dd37"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/adb882ea3b9d154f087ecb2c333180dad6f4dd37",
            "reference": "adb882ea3b9d154f087ecb2c333180dad6f4dd37",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.35||~5.7"
        },
        "time": "2018-02-26T19:39:55+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Mobile_Detect.php"
            ],
            "psr-0": {
                "Detection": "namespaced/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Serban Ghita",
                "email": "serbanghita@gmail.com",
                "homepage": "http://mobiledetect.net",
                "role": "Developer"
            }
        ],
        "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
        "homepage": "https://github.com/serbanghita/Mobile-Detect",
        "keywords": [
            "detect mobile devices",
            "mobile",
            "mobile detect",
            "mobile detector",
            "php mobile detect"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
            "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^2.4.9 || ^3.0",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "jakub-onderka/php-parallel-lint": "0.9",
            "php-amqplib/php-amqplib": "~2.4",
            "php-console/php-console": "^3.1.3",
            "phpunit/phpunit": "~4.5",
            "phpunit/phpunit-mock-objects": "2.3.0",
            "ruflin/elastica": ">=0.90 <3.0",
            "sentry/sentry": "^0.13",
            "swiftmailer/swiftmailer": "^5.3|^6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
            "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "sentry/sentry": "Allow sending log messages to a Sentry server"
        },
        "time": "2017-06-19T01:22:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ]
    },
    {
        "name": "natxet/CssMin",
        "version": "v3.0.6",
        "version_normalized": "3.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/natxet/CssMin.git",
            "reference": "d5d9f4c3e5cedb1ae96a95a21731f8790e38f1dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/natxet/CssMin/zipball/d5d9f4c3e5cedb1ae96a95a21731f8790e38f1dd",
            "reference": "d5d9f4c3e5cedb1ae96a95a21731f8790e38f1dd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0"
        },
        "time": "2018-01-09T11:15:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Joe Scylla",
                "email": "joe.scylla@gmail.com",
                "homepage": "https://profiles.google.com/joe.scylla"
            }
        ],
        "description": "Minifying CSS",
        "homepage": "http://code.google.com/p/cssmin/",
        "keywords": [
            "css",
            "minify"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "1.26.3",
        "version_normalized": "1.26.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "b63c0d809256a434ea74e6b41ca5f5f9d16220e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/b63c0d809256a434ea74e6b41ca5f5f9d16220e6",
            "reference": "b63c0d809256a434ea74e6b41ca5f5f9d16220e6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9",
            "symfony/translation": "~2.6 || ~3.0 || ~4.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2",
            "phpunit/phpunit": "^4.8.35 || ^5.7"
        },
        "time": "2018-04-16T14:54:26+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "http://nesbot.com"
            }
        ],
        "description": "A simple API extension for DateTime.",
        "homepage": "http://carbon.nesbot.com",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "ocramius/proxy-manager",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "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)"
        },
        "time": "2015-08-09T04:28:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "pagerfanta/pagerfanta",
        "version": "v1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/whiteoctober/Pagerfanta.git",
            "reference": "29aade64addfdfb12c05aabf160f09d1aea6b143"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/29aade64addfdfb12c05aabf160f09d1aea6b143",
            "reference": "29aade64addfdfb12c05aabf160f09d1aea6b143",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "doctrine/orm": "~2.3",
            "doctrine/phpcr-odm": "1.*",
            "jackalope/jackalope-doctrine-dbal": "1.*",
            "jmikola/geojson": "~1.0",
            "mandango/mandango": "~1.0@dev",
            "mandango/mondator": "~1.0@dev",
            "phpunit/phpunit": "~4 | ~5",
            "propel/propel": "~2.0@dev",
            "propel/propel1": "~1.6",
            "ruflin/elastica": "~1.3",
            "solarium/solarium": "~3.1"
        },
        "suggest": {
            "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
            "doctrine/orm": "To use the DoctrineORMAdapter.",
            "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
            "mandango/mandango": "To use the MandangoAdapter.",
            "propel/propel": "To use the Propel2Adapter",
            "propel/propel1": "To use the PropelAdapter",
            "solarium/solarium": "To use the SolariumAdapter."
        },
        "time": "2017-03-20T13:46:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Pagerfanta\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Pablo Díez",
                "email": "pablodip@gmail.com"
            }
        ],
        "description": "Pagination for PHP 5.3",
        "keywords": [
            "page",
            "pagination",
            "paginator",
            "paging"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v2.0.12",
        "version_normalized": "2.0.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
            "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
            "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."
        },
        "time": "2018-04-04T21:24:14+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "patchwork/utf8",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tchwork/utf8.git",
            "reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tchwork/utf8/zipball/30ec6451aec7d2536f0af8fe535f70c764f2c47a",
            "reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a",
            "shasum": ""
        },
        "require": {
            "lib-pcre": ">=7.3",
            "php": ">=5.3.0"
        },
        "suggest": {
            "ext-iconv": "Use iconv for best performance",
            "ext-intl": "Use Intl for best performance",
            "ext-mbstring": "Use Mbstring for best performance",
            "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
        },
        "time": "2016-05-18T13:57:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Patchwork\\": "src/Patchwork/"
            },
            "classmap": [
                "src/Normalizer.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(Apache-2.0 or GPL-2.0)"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            }
        ],
        "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
        "homepage": "https://github.com/tchwork/utf8",
        "keywords": [
            "grapheme",
            "i18n",
            "unicode",
            "utf-8",
            "utf8"
        ]
    },
    {
        "name": "primal/color",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PrimalPHP/Color.git",
            "reference": "dca054972fd09cba33f51675878030305b85030a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PrimalPHP/Color/zipball/dca054972fd09cba33f51675878030305b85030a",
            "reference": "dca054972fd09cba33f51675878030305b85030a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2017-07-10T16:28:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Primal\\Color": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jarvis Badgley",
                "email": "primal@chipersoft.com",
                "homepage": "http://chipersoft.com"
            }
        ],
        "description": "Collection of classes for converting and manipulating colors",
        "homepage": "http://github.com/PrimalPHP/Color",
        "keywords": [
            "color"
        ]
    },
    {
        "name": "psr/cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/cache.git",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T20:24:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Cache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for caching libraries",
        "keywords": [
            "cache",
            "psr",
            "psr-6"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "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"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "punic/punic",
        "version": "3.1.0",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/punic/punic.git",
            "reference": "bd49ff54ea6ee8a902a567905664ecc7840037d6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/punic/punic/zipball/bd49ff54ea6ee8a902a567905664ecc7840037d6",
            "reference": "bd49ff54ea6ee8a902a567905664ecc7840037d6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "replace": {
            "punic/calendar": "*",
            "punic/common": "*"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "2.2.*",
            "phpunit/phpunit": "^4"
        },
        "time": "2018-02-09T15:54:34+00:00",
        "bin": [
            "bin/punic-data"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Punic\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michele Locati",
                "email": "mlocati@gmail.com",
                "role": "Developer"
            },
            {
                "name": "Remo Laubacher",
                "email": "remo.laubacher@gmail.com",
                "role": "Collaborator, motivator and perfectionist supporter"
            }
        ],
        "description": "PHP-Unicode CLDR",
        "homepage": "https://github.com/punic/punic",
        "keywords": [
            "calendar",
            "cldr",
            "date",
            "date-time",
            "i18n",
            "internationalization",
            "l10n",
            "localization",
            "php",
            "time",
            "translate",
            "translations",
            "unicode"
        ]
    },
    {
        "name": "sunra/php-simple-html-dom-parser",
        "version": "v1.5.2",
        "version_normalized": "1.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sunra/php-simple-html-dom-parser.git",
            "reference": "75b9b1cb64502d8f8c04dc11b5906b969af247c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sunra/php-simple-html-dom-parser/zipball/75b9b1cb64502d8f8c04dc11b5906b969af247c6",
            "reference": "75b9b1cb64502d8f8c04dc11b5906b969af247c6",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.2"
        },
        "time": "2016-11-22T22:57:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sunra\\PhpSimple\\HtmlDomParser": "Src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Sunra",
                "email": "sunra@yandex.ru",
                "homepage": "https://github.com/sunra"
            },
            {
                "name": "S.C. Chen",
                "homepage": "http://sourceforge.net/projects/simplehtmldom/"
            }
        ],
        "description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.",
        "homepage": "https://github.com/sunra/php-simple-html-dom-parser",
        "keywords": [
            "dom",
            "html",
            "parser"
        ]
    },
    {
        "name": "symfony/class-loader",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/class-loader.git",
            "reference": "e63c12699822bb3b667e7216ba07fbcc3a3e203e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/class-loader/zipball/e63c12699822bb3b667e7216ba07fbcc3a3e203e",
            "reference": "e63c12699822bb3b667e7216ba07fbcc3a3e203e",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "require-dev": {
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/polyfill-apcu": "~1.1"
        },
        "suggest": {
            "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
        },
        "time": "2018-01-03T07:37:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\ClassLoader\\": ""
            },
            "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 ClassLoader Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/console",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf",
            "reference": "d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/debug": "~2.8|~3.0|~4.0",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4",
            "symfony/process": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.3|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
            "symfony/lock": "~3.4|~4.0",
            "symfony/process": "~3.3|~4.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2018-04-03T05:22:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Console Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/debug",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug.git",
            "reference": "9cf7c2271cfb89ef9727db1b740ca77be57bf9d7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug/zipball/9cf7c2271cfb89ef9727db1b740ca77be57bf9d7",
            "reference": "9cf7c2271cfb89ef9727db1b740ca77be57bf9d7",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/log": "~1.0"
        },
        "conflict": {
            "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
        },
        "require-dev": {
            "symfony/http-kernel": "~2.8|~3.0|~4.0"
        },
        "time": "2018-04-03T05:22:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Debug\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Debug Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "fdd5abcebd1061ec647089c6c41a07ed60af09f8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/fdd5abcebd1061ec647089c6c41a07ed60af09f8",
            "reference": "fdd5abcebd1061ec647089c6c41a07ed60af09f8",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/stopwatch": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2018-04-06T07:35:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/finder",
        "version": "v3.0.9",
        "version_normalized": "3.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9",
            "reference": "3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2016-06-29T05:40:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-foundation",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "b11e6d165ff4cbf5685d185ab19a90f2f3bb7d1e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b11e6d165ff4cbf5685d185ab19a90f2f3bb7d1e",
            "reference": "b11e6d165ff4cbf5685d185ab19a90f2f3bb7d1e",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.1",
            "symfony/polyfill-php70": "~1.6"
        },
        "require-dev": {
            "symfony/expression-language": "~2.8|~3.0|~4.0"
        },
        "time": "2018-04-03T05:22:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpFoundation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-kernel",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-kernel.git",
            "reference": "3cc2d4374aa9590c09277ad68657671cf49dbbf4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3cc2d4374aa9590c09277ad68657671cf49dbbf4",
            "reference": "3cc2d4374aa9590c09277ad68657671cf49dbbf4",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/log": "~1.0",
            "symfony/debug": "~2.8|~3.0|~4.0",
            "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
            "symfony/http-foundation": "^3.4.4|^4.0.4"
        },
        "conflict": {
            "symfony/config": "<2.8",
            "symfony/dependency-injection": "<3.4.5|<4.0.5,>=4",
            "symfony/var-dumper": "<3.3",
            "twig/twig": "<1.34|<2.4,>=2"
        },
        "provide": {
            "psr/log-implementation": "1.0"
        },
        "require-dev": {
            "psr/cache": "~1.0",
            "symfony/browser-kit": "~2.8|~3.0|~4.0",
            "symfony/class-loader": "~2.8|~3.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/console": "~2.8|~3.0|~4.0",
            "symfony/css-selector": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "^3.4.5|^4.0.5",
            "symfony/dom-crawler": "~2.8|~3.0|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/process": "~2.8|~3.0|~4.0",
            "symfony/routing": "~3.4|~4.0",
            "symfony/stopwatch": "~2.8|~3.0|~4.0",
            "symfony/templating": "~2.8|~3.0|~4.0",
            "symfony/translation": "~2.8|~3.0|~4.0",
            "symfony/var-dumper": "~3.3|~4.0"
        },
        "suggest": {
            "symfony/browser-kit": "",
            "symfony/config": "",
            "symfony/console": "",
            "symfony/dependency-injection": "",
            "symfony/finder": "",
            "symfony/var-dumper": ""
        },
        "time": "2018-04-06T15:19:48+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpKernel\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpKernel Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b",
            "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2018-01-30T19:27:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php70",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php70.git",
            "reference": "3532bfcd8f933a7816f3a0a59682fc404776600f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/3532bfcd8f933a7816f3a0a59682fc404776600f",
            "reference": "3532bfcd8f933a7816f3a0a59682fc404776600f",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "~1.0|~2.0",
            "php": ">=5.3.3"
        },
        "time": "2018-01-30T19:27:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php70\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/routing",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/routing.git",
            "reference": "50f333b707bef9f6972ad04e6df3ec8875c9a67c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/routing/zipball/50f333b707bef9f6972ad04e6df3ec8875c9a67c",
            "reference": "50f333b707bef9f6972ad04e6df3ec8875c9a67c",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "conflict": {
            "symfony/config": "<3.3.1",
            "symfony/dependency-injection": "<3.3",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "doctrine/common": "~2.2",
            "psr/log": "~1.0",
            "symfony/config": "^3.3.1|~4.0",
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/http-foundation": "~2.8|~3.0|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation loader",
            "symfony/config": "For using the all-in-one router or any loader",
            "symfony/dependency-injection": "For loading routes from a service",
            "symfony/expression-language": "For using expression matching",
            "symfony/http-foundation": "For using a Symfony Request object",
            "symfony/yaml": "For using the YAML loader"
        },
        "time": "2018-04-04T13:22:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Routing\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Routing Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ]
    },
    {
        "name": "symfony/serializer",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/serializer.git",
            "reference": "d4dc1551da627273230fe16511f4bb4844c02399"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/serializer/zipball/d4dc1551da627273230fe16511f4bb4844c02399",
            "reference": "d4dc1551da627273230fe16511f4bb4844c02399",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "conflict": {
            "phpdocumentor/type-resolver": "<0.2.1",
            "symfony/dependency-injection": "<3.2",
            "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
            "symfony/property-info": "<3.1",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "doctrine/cache": "~1.0",
            "phpdocumentor/reflection-docblock": "^3.0|^4.0",
            "symfony/cache": "~3.1|~4.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.2|~4.0",
            "symfony/http-foundation": "~2.8|~3.0|~4.0",
            "symfony/property-access": "~2.8|~3.0|~4.0",
            "symfony/property-info": "~3.1|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
            "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
            "psr/cache-implementation": "For using the metadata cache.",
            "symfony/config": "For using the XML mapping loader.",
            "symfony/http-foundation": "To use the DataUriNormalizer.",
            "symfony/property-access": "For using the ObjectNormalizer.",
            "symfony/property-info": "To deserialize relations.",
            "symfony/yaml": "For using the default YAML mapping loader."
        },
        "time": "2018-03-15T19:08:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Serializer\\": ""
            },
            "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 Serializer Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/translation",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "80e19eaf12cbb546ac40384e5c55c36306823e57"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/80e19eaf12cbb546ac40384e5c55c36306823e57",
            "reference": "80e19eaf12cbb546ac40384e5c55c36306823e57",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/config": "<2.8",
            "symfony/dependency-injection": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/intl": "^2.8.18|^3.2.5|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "psr/log": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2018-02-22T06:28:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Translation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/yaml",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "a42f9da85c7c38d59f5e53f076fe81a091f894d0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/a42f9da85c7c38d59f5e53f076fe81a091f894d0",
            "reference": "a42f9da85c7c38d59f5e53f076fe81a091f894d0",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "conflict": {
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "symfony/console": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2018-04-03T05:14:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "tedivm/jshrink",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tedious/JShrink.git",
            "reference": "688527a2e854d7935f24f24c7d5eb1b604742bf9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tedious/JShrink/zipball/688527a2e854d7935f24f24c7d5eb1b604742bf9",
            "reference": "688527a2e854d7935f24f24c7d5eb1b604742bf9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "0.4.0",
            "phpunit/phpunit": "4.0.*",
            "satooshi/php-coveralls": "dev-master"
        },
        "time": "2015-07-04T07:35:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JShrink": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Robert Hafner",
                "email": "tedivm@tedivm.com"
            }
        ],
        "description": "Javascript Minifier built in PHP",
        "homepage": "http://github.com/tedious/JShrink",
        "keywords": [
            "javascript",
            "minifier"
        ]
    },
    {
        "name": "tedivm/stash",
        "version": "v0.14.2",
        "version_normalized": "0.14.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tedious/Stash.git",
            "reference": "7ea9749784152dcd2dab72c4bbf2bef18c326e41"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tedious/Stash/zipball/7ea9749784152dcd2dab72c4bbf2bef18c326e41",
            "reference": "7ea9749784152dcd2dab72c4bbf2bef18c326e41",
            "shasum": ""
        },
        "require": {
            "php": "^5.4|^7.0",
            "psr/cache": "~1.0"
        },
        "provide": {
            "psr/cache-implementation": "1.0.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^1.9",
            "phpunit/phpunit": "4.8.*",
            "satooshi/php-coveralls": "1.0.*"
        },
        "time": "2017-04-23T17:16:57+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stash\\": "src/Stash/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Robert Hafner",
                "email": "tedivm@tedivm.com"
            },
            {
                "name": "Josh Hall-Bachner",
                "email": "charlequin@gmail.com"
            }
        ],
        "description": "The place to keep your cache.",
        "homepage": "http://github.com/tedious/Stash",
        "keywords": [
            "apc",
            "cache",
            "caching",
            "memcached",
            "psr-6",
            "psr6",
            "redis",
            "sessions"
        ]
    },
    {
        "name": "true/punycode",
        "version": "v2.1.1",
        "version_normalized": "2.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/true/php-punycode.git",
            "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
            "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/polyfill-mbstring": "^1.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.7",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2016-11-16T10:37:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TrueBV\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Renan Gonçalves",
                "email": "renan.saddam@gmail.com"
            }
        ],
        "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
        "homepage": "https://github.com/true/php-punycode",
        "keywords": [
            "idna",
            "punycode"
        ]
    },
    {
        "name": "voku/portable-utf8",
        "version": "1.6.18",
        "version_normalized": "1.6.18.0",
        "source": {
            "type": "git",
            "url": "https://github.com/voku/portable-utf8.git",
            "reference": "b49c259b0f5c563422d466d10802c5db35328000"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/voku/portable-utf8/zipball/b49c259b0f5c563422d466d10802c5db35328000",
            "reference": "b49c259b0f5c563422d466d10802c5db35328000",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "suggest": {
            "ext-iconv": "Use iconv for best performance",
            "ext-intl": "Use Intl for best performance",
            "ext-mbstring": "Use Mbstring for best performance"
        },
        "time": "2015-12-06T21:26:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "voku\\": "src/voku/"
            },
            "classmap": [
                "src/Normalizer.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(Apache-2.0 or GPL-2.0)"
        ],
        "authors": [
            {
                "name": "Hamid Sarfraz",
                "homepage": "http://pageconfig.com/"
            },
            {
                "name": "Lars Moelleken",
                "homepage": "http://www.moelleken.org/"
            },
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            }
        ],
        "description": "Portable UTF-8 library with polyfill / shim for Iconv, Intl, Mbstring, Normalizrer etc.",
        "homepage": "https://github.com/voku/portable-utf8",
        "keywords": [
            "UTF",
            "clean",
            "php",
            "unicode",
            "utf-8",
            "utf8"
        ]
    },
    {
        "name": "voku/urlify",
        "version": "1.0.10-stable",
        "version_normalized": "1.0.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/voku/urlify.git",
            "reference": "ff7ba3bd53e4612fd34e9003928d804c4b212f6a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/voku/urlify/zipball/ff7ba3bd53e4612fd34e9003928d804c4b212f6a",
            "reference": "ff7ba3bd53e4612fd34e9003928d804c4b212f6a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3",
            "voku/portable-utf8": "~1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "satooshi/php-coveralls": "0.7.*@dev"
        },
        "time": "2015-02-10T07:24:31+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "URLify": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Lars Moelleken",
                "email": "lars@moelleken.org",
                "homepage": "http://moelleken.org/"
            },
            {
                "name": "Johnny Broadway",
                "email": "johnny@johnnybroadway.com",
                "homepage": "http://www.johnnybroadway.com/"
            }
        ],
        "description": "PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.",
        "homepage": "https://github.com/voku/urlify",
        "keywords": [
            "encode",
            "iconv",
            "link",
            "slug",
            "translit",
            "transliterate",
            "transliteration",
            "url",
            "urlify"
        ]
    },
    {
        "name": "wikimedia/composer-merge-plugin",
        "version": "v1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wikimedia/composer-merge-plugin.git",
            "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
            "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "composer/composer": "~1.0.0",
            "jakub-onderka/php-parallel-lint": "~0.8",
            "phpunit/phpunit": "~4.8|~5.0",
            "squizlabs/php_codesniffer": "~2.1.0"
        },
        "time": "2017-04-25T02:31:25+00:00",
        "type": "composer-plugin",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            },
            "class": "Wikimedia\\Composer\\MergePlugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Wikimedia\\Composer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bryan Davis",
                "email": "bd808@wikimedia.org"
            }
        ],
        "description": "Composer plugin to merge multiple composer.json files"
    },
    {
        "name": "zendframework/zend-cache",
        "version": "2.7.2",
        "version_normalized": "2.7.2.0",
        "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"
        },
        "time": "2016-12-16T11:35:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev",
                "dev-develop": "2.8-dev"
            },
            "zf": {
                "component": "Zend\\Cache",
                "config-provider": "Zend\\Cache\\ConfigProvider"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-code",
        "version": "2.6.3",
        "version_normalized": "2.6.3.0",
        "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"
        },
        "time": "2016-04-20T17:26:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev",
                "dev-develop": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-escaper",
        "version": "2.5.2",
        "version_normalized": "2.5.2.0",
        "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"
        },
        "time": "2016-06-30T19:48:38+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev",
                "dev-develop": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-eventmanager",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-eventmanager.git",
            "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/5c80bdee0e952be112dcec0968bad770082c3a6e",
            "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e",
            "shasum": ""
        },
        "require": {
            "php": "^5.5 || ^7.0"
        },
        "require-dev": {
            "athletic/athletic": "^0.1",
            "container-interop/container-interop": "^1.1.0",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "^2.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"
        },
        "time": "2016-02-18T20:53:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev",
                "dev-develop": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\EventManager\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Trigger and listen to events within a PHP application",
        "homepage": "https://github.com/zendframework/zend-eventmanager",
        "keywords": [
            "event",
            "eventmanager",
            "events",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-feed",
        "version": "2.7.0",
        "version_normalized": "2.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-feed.git",
            "reference": "12b328d382aa5200f1de53d4147033b885776b67"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/12b328d382aa5200f1de53d4147033b885776b67",
            "reference": "12b328d382aa5200f1de53d4147033b885776b67",
            "shasum": ""
        },
        "require": {
            "php": "^5.5 || ^7.0",
            "zendframework/zend-escaper": "^2.5",
            "zendframework/zend-stdlib": "^2.7 || ^3.0"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "1.7.*",
            "phpunit/phpunit": "~4.0",
            "psr/http-message": "^1.0",
            "zendframework/zend-cache": "^2.5",
            "zendframework/zend-db": "^2.5",
            "zendframework/zend-http": "^2.5",
            "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
            "zendframework/zend-validator": "^2.5"
        },
        "suggest": {
            "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",
            "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"
        },
        "time": "2016-02-11T18:54:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev",
                "dev-develop": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-http",
        "version": "2.6.0",
        "version_normalized": "2.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-http.git",
            "reference": "09f4d279f46d86be63171ff62ee0f79eca878678"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-http/zipball/09f4d279f46d86be63171ff62ee0f79eca878678",
            "reference": "09f4d279f46d86be63171ff62ee0f79eca878678",
            "shasum": ""
        },
        "require": {
            "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",
            "zendframework/zend-coding-standard": "~1.0.0",
            "zendframework/zend-config": "^2.5"
        },
        "time": "2017-01-31T14:41:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev",
                "dev-develop": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-hydrator",
        "version": "1.1.0",
        "version_normalized": "1.1.0.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"
        },
        "time": "2016-02-18T22:38:26+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-i18n",
        "version": "2.7.3",
        "version_normalized": "2.7.3.0",
        "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"
        },
        "time": "2016-06-07T21:08:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev",
                "dev-develop": "2.8-dev"
            },
            "zf": {
                "component": "Zend\\I18n",
                "config-provider": "Zend\\I18n\\ConfigProvider"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-loader",
        "version": "2.5.1",
        "version_normalized": "2.5.1.0",
        "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"
        },
        "time": "2015-06-03T14:05:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev",
                "dev-develop": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-mail",
        "version": "2.7.3",
        "version_normalized": "2.7.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-mail.git",
            "reference": "e92b4bc1cf6fe0fdad571bd7b4af2762414d58ff"
        },
        "dist": {
            "type": "zip",
            "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",
            "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"
        },
        "time": "2017-02-14T18:03:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev",
                "dev-develop": "2.8-dev"
            },
            "zf": {
                "component": "Zend\\Mail",
                "config-provider": "Zend\\Mail\\ConfigProvider"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-mime",
        "version": "2.6.1",
        "version_normalized": "2.6.1.0",
        "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"
        },
        "time": "2017-01-16T16:43:38+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev",
                "dev-develop": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-servicemanager",
        "version": "3.1.2",
        "version_normalized": "3.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-servicemanager.git",
            "reference": "8a6078959a2e8c3717ee4945d4a2d9f3ddf81d38"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/8a6078959a2e8c3717ee4945d4a2d9f3ddf81d38",
            "reference": "8a6078959a2e8c3717ee4945d4a2d9f3ddf81d38",
            "shasum": ""
        },
        "require": {
            "container-interop/container-interop": "~1.0",
            "php": "^5.5 || ^7.0"
        },
        "provide": {
            "container-interop/container-interop-implementation": "^1.1"
        },
        "require-dev": {
            "ocramius/proxy-manager": "^1.0 || ^2.0",
            "phpbench/phpbench": "^0.10.0",
            "phpunit/phpunit": "^4.6 || ^5.2.10",
            "zendframework/zend-coding-standard": "~1.0.0"
        },
        "suggest": {
            "ocramius/proxy-manager": "ProxyManager 1.* to handle lazy initialization of services",
            "zendframework/zend-stdlib": "zend-stdlib ^2.5 if you wish to use the MergeReplaceKey or MergeRemoveKey features in Config instances"
        },
        "time": "2016-12-19T19:51:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev",
                "dev-develop": "3.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\ServiceManager\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "homepage": "https://github.com/zendframework/zend-servicemanager",
        "keywords": [
            "service-manager",
            "servicemanager",
            "zf"
        ]
    },
    {
        "name": "zendframework/zend-stdlib",
        "version": "2.7.7",
        "version_normalized": "2.7.7.0",
        "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"
        },
        "time": "2016-04-12T21:17:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-release-2.7": "2.7-dev",
                "dev-master": "3.0-dev",
                "dev-develop": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-uri",
        "version": "2.5.2",
        "version_normalized": "2.5.2.0",
        "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"
        },
        "time": "2016-02-17T22:38:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev",
                "dev-develop": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-validator",
        "version": "2.8.2",
        "version_normalized": "2.8.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-validator.git",
            "reference": "99b528e01276054458da9553b587cfb959dfa436"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/99b528e01276054458da9553b587cfb959dfa436",
            "reference": "99b528e01276054458da9553b587cfb959dfa436",
            "shasum": ""
        },
        "require": {
            "container-interop/container-interop": "^1.1",
            "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-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": {
            "zendframework/zend-db": "Zend\\Db component",
            "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",
            "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages as well as to use the various Date validators",
            "zendframework/zend-i18n-resources": "Translations of validator messages",
            "zendframework/zend-math": "Zend\\Math component",
            "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
            "zendframework/zend-session": "Zend\\Session component",
            "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators"
        },
        "time": "2017-01-29T17:24:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev",
                "dev-develop": "2.9-dev"
            },
            "zf": {
                "component": "Zend\\Validator",
                "config-provider": "Zend\\Validator\\ConfigProvider"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    }
]
