Mini Shell

Direktori : /home/funerariamayer/www/old_produtos/
Upload File :
Current File : /home/funerariamayer/www/old_produtos/composer.lock

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "fdbb31150f7c7c5629ee062b15dd62f4",
    "packages": [
        {
            "name": "analog/analog",
            "version": "1.0.10-stable",
            "source": {
                "type": "git",
                "url": "https://github.com/jbroadway/analog.git",
                "reference": "65dce6b5aff8c77307c783e607c04a35df8259d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jbroadway/analog/zipball/65dce6b5aff8c77307c783e607c04a35df8259d6",
                "reference": "65dce6b5aff8c77307c783e607c04a35df8259d6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "psr/log": "1.*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Analog": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Johnny Broadway",
                    "email": "johnny@johnnybroadway.com",
                    "homepage": "http://www.johnnybroadway.com/"
                }
            ],
            "description": "PHP logging class that can be extended via closures. Includes several pre-built handlers including file, mail, syslog, HTTP post, and MongoDB.",
            "homepage": "https://github.com/jbroadway/analog",
            "keywords": [
                "alerts",
                "debug",
                "debugging",
                "error",
                "log",
                "logger",
                "logging",
                "syslog"
            ],
            "time": "2017-09-17T02:30:30+00:00"
        },
        {
            "name": "beberlei/DoctrineExtensions",
            "version": "v1.0.23",
            "source": {
                "type": "git",
                "url": "https://github.com/beberlei/DoctrineExtensions.git",
                "reference": "dacd609f1fefb0e59054f2d09be594dfed9a46a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/dacd609f1fefb0e59054f2d09be594dfed9a46a6",
                "reference": "dacd609f1fefb0e59054f2d09be594dfed9a46a6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "doctrine/orm": "~2.1",
                "nesbot/carbon": "*",
                "phpunit/phpunit": "~4.5",
                "symfony/yaml": "~2.6",
                "zf1/zend-date": "~1.12",
                "zf1/zend-registry": "~1.12"
            },
            "suggest": {
                "nesbot/carbon": "Alternative to DateTime",
                "zf1/zend-date": "Alternative to DateTime"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "DoctrineExtensions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Steve Lacey",
                    "email": "steve@stevelacey.net"
                }
            ],
            "description": "A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL and Oracle.",
            "keywords": [
                "database",
                "doctrine",
                "orm"
            ],
            "time": "2018-05-28T08:54:30+00:00"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "d2c0a83b7533d6912e8d516756ebd34f893e9169"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/d2c0a83b7533d6912e8d516756ebd34f893e9169",
                "reference": "d2c0a83b7533d6912e8d516756ebd34f893e9169",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
                "psr/log": "^1.0",
                "symfony/process": "^2.5 || ^3.0 || ^4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "time": "2018-03-29T19:57:20+00:00"
        },
        {
            "name": "composer/installers",
            "version": "v1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "049797d727261bf27f2690430d935067710049c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/049797d727261bf27f2690430d935067710049c2",
                "reference": "049797d727261bf27f2690430d935067710049c2",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0"
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.0.*@dev",
                "phpunit/phpunit": "^4.8.36"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Thelia",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "phpbb",
                "piwik",
                "ppi",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "symfony",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "time": "2017-12-29T09:13:20+00:00"
        },
        {
            "name": "csa/guzzle-bundle",
            "version": "v1.3.12",
            "source": {
                "type": "git",
                "url": "https://github.com/csarrazi/CsaGuzzleBundle.git",
                "reference": "b933c3ea4b30c0467b24ffbf9d77a6f576d191f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/csarrazi/CsaGuzzleBundle/zipball/b933c3ea4b30c0467b24ffbf9d77a6f576d191f4",
                "reference": "b933c3ea4b30c0467b24ffbf9d77a6f576d191f4",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^4.0|^5.0",
                "guzzlehttp/log-subscriber": "^1.0",
                "php": ">=5.4.0|<7.1",
                "symfony/dependency-injection": "^2.8|^3.0",
                "symfony/expression-language": "^2.8|^3.0",
                "symfony/framework-bundle": "^2.8|^3.0",
                "symfony/http-kernel": "^2.8|^3.0",
                "twig/twig": "^1.34|^2.4"
            },
            "require-dev": {
                "doctrine/cache": "^1.1",
                "guzzlehttp/guzzle-services": ">=0.3|<0.6",
                "phpunit/phpunit": "^4.0",
                "symfony/phpunit-bridge": "^2.8|^3.0",
                "symfony/web-profiler-bundle": "^2.8|^3.0",
                "symfony/yaml": "^2.8|^3.0"
            },
            "suggest": {
                "doctrine/cache": "Allows caching of responses",
                "guzzlehttp/guzzle-services": "Allow web service description"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Csa\\Bundle\\GuzzleBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Charles Sarrazin",
                    "email": "charles@sarraz.in"
                }
            ],
            "description": "A bundle integrating GuzzleHttp >= 4.0",
            "time": "2018-06-12T07:19:01+00:00"
        },
        {
            "name": "cssjanus/cssjanus",
            "version": "dev-patch-1",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/php-cssjanus.git",
                "reference": "7866b8a6f7ad8ba8c7f4eb9f87b084452a41d8e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/php-cssjanus/zipball/7866b8a6f7ad8ba8c7f4eb9f87b084452a41d8e5",
                "reference": "7866b8a6f7ad8ba8c7f4eb9f87b084452a41d8e5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "jakub-onderka/php-parallel-lint": "0.8.*",
                "phpunit/phpunit": "4.8.*",
                "squizlabs/php_codesniffer": "2.3.*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "": "src/"
                }
            },
            "scripts": {
                "test": [
                    "parallel-lint . --exclude vendor",
                    "phpunit",
                    "phpcs -p"
                ]
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Convert CSS stylesheets between left-to-right and right-to-left.",
            "support": {
                "source": "https://github.com/PrestaShop/php-cssjanus/tree/patch-1"
            },
            "time": "2018-01-08T09:57:29+00:00"
        },
        {
            "name": "curl/curl",
            "version": "1.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-mod/curl.git",
                "reference": "958363d1fed599aa24efb2221e2c1e6c61711464"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-mod/curl/zipball/958363d1fed599aa24efb2221e2c1e6c61711464",
                "reference": "958363d1fed599aa24efb2221e2c1e6c61711464",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "squizlabs/php_codesniffer": "~2.1"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Curl": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Hassan Amouhzi",
                    "email": "hassan@anezi.net",
                    "homepage": "http://hassan.amouhzi.com"
                },
                {
                    "name": "php-curl-class",
                    "homepage": "https://github.com/php-curl-class"
                },
                {
                    "name": "user52",
                    "homepage": "https://github.com/user52"
                }
            ],
            "description": "cURL class for PHP",
            "homepage": "https://github.com/php-mod/curl",
            "keywords": [
                "curl",
                "dot"
            ],
            "time": "2018-05-23T20:32:06+00:00"
        },
        {
            "name": "defuse/php-encryption",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/defuse/php-encryption.git",
                "reference": "2c6fea3d9a4eaaa8cef86b2a89f3660818117b33"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/defuse/php-encryption/zipball/2c6fea3d9a4eaaa8cef86b2a89f3660818117b33",
                "reference": "2c6fea3d9a4eaaa8cef86b2a89f3660818117b33",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "paragonie/random_compat": "~2.0",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "nikic/php-parser": "^2.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Hornby",
                    "email": "taylor@defuse.ca",
                    "homepage": "https://defuse.ca/"
                },
                {
                    "name": "Scott Arciszewski",
                    "email": "info@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "Secure PHP Encryption Library",
            "keywords": [
                "aes",
                "authenticated encryption",
                "cipher",
                "crypto",
                "cryptography",
                "encrypt",
                "encryption",
                "openssl",
                "security",
                "symmetric key cryptography"
            ],
            "time": "2016-10-10T15:20:26+00:00"
        },
        {
            "name": "doctrine/annotations",
            "version": "v1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "doctrine/cache": "1.*",
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "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"
            ],
            "time": "2017-02-24T16:22:25+00:00"
        },
        {
            "name": "doctrine/cache",
            "version": "v1.6.2",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-07-22T12:49:21+00:00"
        },
        {
            "name": "doctrine/collections",
            "version": "v1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "~0.1@dev",
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-01-03T10:49:41+00:00"
        },
        {
            "name": "doctrine/common",
            "version": "v2.5.3",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "10f1f19651343f87573129ca970aef1a47a6f29e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/10f1f19651343f87573129ca970aef1a47a6f29e",
                "reference": "10f1f19651343f87573129ca970aef1a47a6f29e",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "1.*",
                "doctrine/cache": "1.*",
                "doctrine/collections": "1.*",
                "doctrine/inflector": "1.*",
                "doctrine/lexer": "1.*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~3.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\": "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 Library for Doctrine projects",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "collections",
                "eventmanager",
                "persistence",
                "spl"
            ],
            "time": "2015-12-25T13:10:16+00:00"
        },
        {
            "name": "doctrine/dbal",
            "version": "v2.5.13",
            "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."
            },
            "bin": [
                "bin/doctrine-dbal"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-07-22T20:44:48+00:00"
        },
        {
            "name": "doctrine/doctrine-bundle",
            "version": "1.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineBundle.git",
                "reference": "703fad32e4c8cbe609caf45a71a1d4266c830f0f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/703fad32e4c8cbe609caf45a71a1d4266c830f0f",
                "reference": "703fad32e4c8cbe609caf45a71a1d4266c830f0f",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "^2.5.12",
                "doctrine/doctrine-cache-bundle": "~1.2",
                "jdorn/sql-formatter": "^1.2.16",
                "php": "^5.5.9|^7.0",
                "symfony/console": "~2.7|~3.0|~4.0",
                "symfony/dependency-injection": "~2.7|~3.0|~4.0",
                "symfony/doctrine-bridge": "~2.7|~3.0|~4.0",
                "symfony/framework-bundle": "^2.7.22|~3.0|~4.0"
            },
            "conflict": {
                "symfony/http-foundation": "<2.6"
            },
            "require-dev": {
                "doctrine/orm": "~2.4",
                "phpunit/phpunit": "^4.8.36|^5.7|^6.4",
                "satooshi/php-coveralls": "^1.0",
                "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
                "symfony/property-info": "~2.8|~3.0|~4.0",
                "symfony/validator": "~2.7|~3.0|~4.0",
                "symfony/web-profiler-bundle": "~2.7|~3.0|~4.0",
                "symfony/yaml": "~2.7|~3.0|~4.0",
                "twig/twig": "~1.26|~2.0"
            },
            "suggest": {
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
                "symfony/web-profiler-bundle": "To use the data collector."
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Doctrine Project",
                    "homepage": "http://www.doctrine-project.org/"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony DoctrineBundle",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "database",
                "dbal",
                "orm",
                "persistence"
            ],
            "time": "2018-04-19T14:07:39+00:00"
        },
        {
            "name": "doctrine/doctrine-cache-bundle",
            "version": "1.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
                "reference": "4c8e363f96427924e7e519c5b5119b4f54512697"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/4c8e363f96427924e7e519c5b5119b4f54512697",
                "reference": "4c8e363f96427924e7e519c5b5119b4f54512697",
                "shasum": ""
            },
            "require": {
                "doctrine/cache": "^1.4.2",
                "doctrine/inflector": "~1.0",
                "php": ">=5.3.2",
                "symfony/doctrine-bridge": "~2.7|~3.3|~4.0"
            },
            "require-dev": {
                "instaclick/coding-standard": "~1.1",
                "instaclick/object-calisthenics-sniffs": "dev-master",
                "instaclick/symfony2-coding-standard": "dev-remaster",
                "phpunit/phpunit": "~4|~5",
                "predis/predis": "~0.8",
                "satooshi/php-coveralls": "^1.0",
                "squizlabs/php_codesniffer": "~1.5",
                "symfony/console": "~2.7|~3.3|~4.0",
                "symfony/finder": "~2.7|~3.3|~4.0",
                "symfony/framework-bundle": "~2.7|~3.3|~4.0",
                "symfony/phpunit-bridge": "~2.7|~3.3|~4.0",
                "symfony/security-acl": "~2.7|~3.3",
                "symfony/validator": "~2.7|~3.3|~4.0",
                "symfony/yaml": "~2.7|~3.3|~4.0"
            },
            "suggest": {
                "symfony/security-acl": "For using this bundle to cache ACLs"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Fabio B. Silva",
                    "email": "fabio.bat.silva@gmail.com"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@hotmail.com"
                },
                {
                    "name": "Doctrine Project",
                    "homepage": "http://www.doctrine-project.org/"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony Bundle for Doctrine Cache",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ],
            "time": "2018-03-27T09:22:12+00:00"
        },
        {
            "name": "doctrine/inflector",
            "version": "v1.1.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.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "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"
            ],
            "time": "2015-11-06T14:35:42+00:00"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.0.5",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2015-06-14T21:17:01+00:00"
        },
        {
            "name": "doctrine/lexer",
            "version": "v1.0.1",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2014-09-09T13:34:57+00:00"
        },
        {
            "name": "doctrine/orm",
            "version": "v2.5.14",
            "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"
            },
            "bin": [
                "bin/doctrine",
                "bin/doctrine.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-12-17T02:57:51+00:00"
        },
        {
            "name": "fig/link-util",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/link-util.git",
                "reference": "1a07821801a148be4add11ab0603e4af55a72fac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac",
                "reference": "1a07821801a148be4add11ab0603e4af55a72fac",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0",
                "psr/link": "~1.0@dev"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.1",
                "squizlabs/php_codesniffer": "^2.3.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Fig\\Link\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common utility implementations for HTTP links",
            "keywords": [
                "http",
                "http-link",
                "link",
                "psr",
                "psr-13",
                "rest"
            ],
            "time": "2016-10-17T18:31:11+00:00"
        },
        {
            "name": "geoip2/geoip2",
            "version": "v2.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/GeoIP2-php.git",
                "reference": "b28a0ed0190cd76c878ed7002a5d1bb8c5f4c175"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/b28a0ed0190cd76c878ed7002a5d1bb8c5f4c175",
                "reference": "b28a0ed0190cd76c878ed7002a5d1bb8c5f4c175",
                "shasum": ""
            },
            "require": {
                "maxmind-db/reader": "~1.0",
                "maxmind/web-service-common": "~0.3",
                "php": ">=5.3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "4.2.*",
                "squizlabs/php_codesniffer": "2.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "GeoIp2\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "http://www.maxmind.com/"
                }
            ],
            "description": "MaxMind GeoIP2 PHP API",
            "homepage": "https://github.com/maxmind/GeoIP2-php",
            "keywords": [
                "IP",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "time": "2017-01-31T17:28:48+00:00"
        },
        {
            "name": "greenlion/php-sql-parser",
            "version": "v4.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/greenlion/PHP-SQL-Parser.git",
                "reference": "b4e8522ebca3e5c8bbd4e2c25edaef155a96db20"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/greenlion/PHP-SQL-Parser/zipball/b4e8522ebca3e5c8bbd4e2c25edaef155a96db20",
                "reference": "b4e8522ebca3e5c8bbd4e2c25edaef155a96db20",
                "shasum": ""
            },
            "require": {
                "analog/analog": "^1.0.6",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0.14",
                "squizlabs/php_codesniffer": "^1.5.1"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "PHPSQLParser\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "André Rothe",
                    "email": "phosco@gmx.de",
                    "homepage": "https://www.phosco.info",
                    "role": "Committer"
                },
                {
                    "name": "Justin Swanhart",
                    "email": "greenlion@gmail.com",
                    "homepage": "http://code.google.com/u/greenlion@gmail.com/",
                    "role": "Owner"
                }
            ],
            "description": "A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL",
            "homepage": "https://github.com/greenlion/PHP-SQL-Parser",
            "keywords": [
                "creator",
                "mysql",
                "parser",
                "sql"
            ],
            "time": "2017-05-16T21:20:45+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "5.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "f9acb4761844317e626a32259205bec1f1bc60d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f9acb4761844317e626a32259205bec1f1bc60d2",
                "reference": "f9acb4761844317e626a32259205bec1f1bc60d2",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/ringphp": "^1.1",
                "php": ">=5.4.0",
                "react/promise": "^2.2"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "rest",
                "web service"
            ],
            "time": "2018-01-15T07:18:01+00:00"
        },
        {
            "name": "guzzlehttp/log-subscriber",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/log-subscriber.git",
                "reference": "99c3c0004165db721d8ef7bbef60c996210e538a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/log-subscriber/zipball/99c3c0004165db721d8ef7bbef60c996210e538a",
                "reference": "99c3c0004165db721d8ef7bbef60c996210e538a",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "~4.0 | ~5.0",
                "php": ">=5.4.0",
                "psr/log": "~1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Subscriber\\Log\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "Guzzle",
                "log",
                "plugin"
            ],
            "time": "2014-10-13T03:31:43+00:00"
        },
        {
            "name": "guzzlehttp/ringphp",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/RingPHP.git",
                "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
                "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/streams": "~3.0",
                "php": ">=5.4.0",
                "react/promise": "~2.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "ext-curl": "Guzzle will use specific adapters if cURL is present"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Ring\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
            "time": "2015-05-20T03:37:09+00:00"
        },
        {
            "name": "guzzlehttp/streams",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/streams.git",
                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Stream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Provides a simple abstraction over streams of data",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "Guzzle",
                "stream"
            ],
            "time": "2014-10-12T19:18:40+00:00"
        },
        {
            "name": "icanboogie/cldr",
            "version": "v1.3.9",
            "source": {
                "type": "git",
                "url": "https://github.com/ICanBoogie/CLDR.git",
                "reference": "1a0de40c185cef197357d91f5e3e41817a59b6fe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ICanBoogie/CLDR/zipball/1a0de40c185cef197357d91f5e3e41817a59b6fe",
                "reference": "1a0de40c185cef197357d91f5e3e41817a59b6fe",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "icanboogie/common": "~1.2.2",
                "icanboogie/datetime": "~1.1.1",
                "php": ">=5.4.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "ICanBoogie\\CLDR\\": "lib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Olivier Laviale",
                    "email": "olivier.laviale@gmail.com",
                    "homepage": "http://www.weirdog.com/",
                    "role": "Developer"
                }
            ],
            "description": "An API to i18n your application using Unicode's CLDR",
            "homepage": "http://icanboogie.org/",
            "keywords": [
                "cldr",
                "currency",
                "format",
                "i18n",
                "locale",
                "territory"
            ],
            "time": "2015-02-01T12:02:54+00:00"
        },
        {
            "name": "icanboogie/common",
            "version": "v1.2.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/ICanBoogie/Common.git",
                "reference": "ec90b2d854a49882c814c84f67ed54bbb566aac0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ICanBoogie/Common/zipball/ec90b2d854a49882c814c84f67ed54bbb566aac0",
                "reference": "ec90b2d854a49882c814c84f67ed54bbb566aac0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "lib/"
                ],
                "files": [
                    "bootstrap.php",
                    "lib/helpers.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Olivier Laviale",
                    "email": "olivier.laviale@gmail.com",
                    "homepage": "http://www.weirdog.com/",
                    "role": "Developer"
                }
            ],
            "description": "Common helpers and classes for ICanBoogie",
            "homepage": "http://icanboogie.org/",
            "keywords": [
                "toolkit"
            ],
            "time": "2014-10-21T12:06:36+00:00"
        },
        {
            "name": "icanboogie/datetime",
            "version": "v1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/ICanBoogie/DateTime.git",
                "reference": "7cc0b99a7e7660d8ce0b81994a5493006247266b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ICanBoogie/DateTime/zipball/7cc0b99a7e7660d8ce0b81994a5493006247266b",
                "reference": "7cc0b99a7e7660d8ce0b81994a5493006247266b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "icanboogie/common": "~1.2"
            },
            "suggest": {
                "icanboogie/common": "Allows finer exceptions to be thrown"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "lib/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Olivier Laviale",
                    "email": "olivier.laviale@gmail.com",
                    "homepage": "http://www.weirdog.com/",
                    "role": "Developer"
                }
            ],
            "description": "Extends the features of PHP DateTime and DateTimeZone",
            "homepage": "http://icanboogie.org/",
            "keywords": [
                "date",
                "time",
                "timezone"
            ],
            "time": "2015-01-27T21:04:04+00:00"
        },
        {
            "name": "incenteev/composer-parameter-handler",
            "version": "v2.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/Incenteev/ParameterHandler.git",
                "reference": "933c45a34814f27f2345c11c37d46b3ca7303550"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550",
                "reference": "933c45a34814f27f2345c11c37d46b3ca7303550",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/yaml": "^2.3 || ^3.0 || ^4.0"
            },
            "require-dev": {
                "composer/composer": "^1.0@dev",
                "symfony/filesystem": "^2.3 || ^3 || ^4",
                "symfony/phpunit-bridge": "^4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Incenteev\\ParameterHandler\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christophe Coevoet",
                    "email": "stof@notk.org"
                }
            ],
            "description": "Composer script handling your ignored parameter file",
            "homepage": "https://github.com/Incenteev/ParameterHandler",
            "keywords": [
                "parameters management"
            ],
            "time": "2018-02-13T18:05:56+00:00"
        },
        {
            "name": "ircmaxell/password-compat",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/ircmaxell/password_compat.git",
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/password.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthony Ferrara",
                    "email": "ircmaxell@php.net",
                    "homepage": "http://blog.ircmaxell.com"
                }
            ],
            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
            "homepage": "https://github.com/ircmaxell/password_compat",
            "keywords": [
                "hashing",
                "password"
            ],
            "time": "2014-11-20T16:49:30+00:00"
        },
        {
            "name": "ircmaxell/random-lib",
            "version": "v1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ircmaxell/RandomLib.git",
                "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ircmaxell/RandomLib/zipball/e9e0204f40e49fa4419946c677eccd3fa25b8cf4",
                "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4",
                "shasum": ""
            },
            "require": {
                "ircmaxell/security-lib": "^1.1",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^1.11",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^4.8|^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "RandomLib": "lib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthony Ferrara",
                    "email": "ircmaxell@ircmaxell.com",
                    "homepage": "http://blog.ircmaxell.com"
                }
            ],
            "description": "A Library For Generating Secure Random Numbers",
            "homepage": "https://github.com/ircmaxell/RandomLib",
            "keywords": [
                "cryptography",
                "random",
                "random-numbers",
                "random-strings"
            ],
            "time": "2016-09-07T15:52:06+00:00"
        },
        {
            "name": "ircmaxell/security-lib",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ircmaxell/SecurityLib.git",
                "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ircmaxell/SecurityLib/zipball/f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5",
                "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "mikey179/vfsstream": "1.1.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "SecurityLib": "lib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthony Ferrara",
                    "email": "ircmaxell@ircmaxell.com",
                    "homepage": "http://blog.ircmaxell.com"
                }
            ],
            "description": "A Base Security Library",
            "homepage": "https://github.com/ircmaxell/SecurityLib",
            "time": "2015-03-20T14:31:23+00:00"
        },
        {
            "name": "jakeasmith/http_build_url",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/jakeasmith/http_build_url.git",
                "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37",
                "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/http_build_url.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jake A. Smith",
                    "email": "theman@jakeasmith.com"
                }
            ],
            "description": "Provides functionality for http_build_url() to environments without pecl_http.",
            "time": "2017-05-01T15:36:40+00:00"
        },
        {
            "name": "jdorn/sql-formatter",
            "version": "v1.2.17",
            "source": {
                "type": "git",
                "url": "https://github.com/jdorn/sql-formatter.git",
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "lib"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeremy Dorn",
                    "email": "jeremy@jeremydorn.com",
                    "homepage": "http://jeremydorn.com/"
                }
            ],
            "description": "a PHP SQL highlighting library",
            "homepage": "https://github.com/jdorn/sql-formatter/",
            "keywords": [
                "highlight",
                "sql"
            ],
            "time": "2014-01-12T16:20:24+00:00"
        },
        {
            "name": "matthiasmullie/minify",
            "version": "1.3.60",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/minify.git",
                "reference": "ab7fea80ce5ce6549baaf272bc8bd926a7e08f90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/ab7fea80ce5ce6549baaf272bc8bd926a7e08f90",
                "reference": "ab7fea80ce5ce6549baaf272bc8bd926a7e08f90",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.0",
                "matthiasmullie/scrapbook": "~1.0",
                "phpunit/phpunit": "~4.8"
            },
            "suggest": {
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
            },
            "bin": [
                "bin/minifycss",
                "bin/minifyjs"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\Minify\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "minify@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
            "homepage": "http://www.minifier.org",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
            "time": "2018-04-18T08:50:35+00:00"
        },
        {
            "name": "matthiasmullie/path-converter",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/path-converter.git",
                "reference": "3082a6838be02b930239a97d38b5c9da4d693aca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/3082a6838be02b930239a97d38b5c9da4d693aca",
                "reference": "3082a6838be02b930239a97d38b5c9da4d693aca",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\PathConverter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "pathconverter@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "Relative path converter",
            "homepage": "http://github.com/matthiasmullie/path-converter",
            "keywords": [
                "converter",
                "path",
                "paths",
                "relative"
            ],
            "time": "2018-02-02T11:30:10+00:00"
        },
        {
            "name": "maxmind-db/reader",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
                "reference": "e042b4f8a2dff41e19019faf16427178b07fbd58"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/e042b4f8a2dff41e19019faf16427178b07fbd58",
                "reference": "e042b4f8a2dff41e19019faf16427178b07fbd58",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "2.*",
                "phpunit/phpunit": "4.* || 5.*",
                "satooshi/php-coveralls": "1.0.*",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Db\\": "src/MaxMind/Db"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "http://www.maxmind.com/"
                }
            ],
            "description": "MaxMind DB Reader API",
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
            "keywords": [
                "database",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "time": "2018-02-21T21:23:33+00:00"
        },
        {
            "name": "maxmind/web-service-common",
            "version": "v0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/web-service-common-php.git",
                "reference": "61a9836fa3bb1743ab89752bae5005d71e78c73b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/61a9836fa3bb1743ab89752bae5005d71e78c73b",
                "reference": "61a9836fa3bb1743ab89752bae5005d71e78c73b",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0.3",
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "2.*",
                "phpunit/phpunit": "4.*",
                "squizlabs/php_codesniffer": "3.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Exception\\": "src/Exception",
                    "MaxMind\\WebService\\": "src/WebService"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory Oschwald",
                    "email": "goschwald@maxmind.com"
                }
            ],
            "description": "Internal MaxMind Web Service API",
            "homepage": "https://github.com/maxmind/web-service-common-php",
            "time": "2018-02-12T22:31:54+00:00"
        },
        {
            "name": "mobiledetect/mobiledetectlib",
            "version": "2.8.32",
            "source": {
                "type": "git",
                "url": "https://github.com/serbanghita/Mobile-Detect.git",
                "reference": "ec69a0c381b5fe44547680d3c7db6ced08e5abb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/ec69a0c381b5fe44547680d3c7db6ced08e5abb3",
                "reference": "ec69a0c381b5fe44547680d3c7db6ced08e5abb3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.35||~5.7"
            },
            "type": "library",
            "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"
            ],
            "time": "2018-06-03T13:13:04+00:00"
        },
        {
            "name": "monolog/monolog",
            "version": "1.23.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-06-19T01:22:40+00:00"
        },
        {
            "name": "mrclay/minify",
            "version": "2.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/mrclay/minify.git",
                "reference": "1928e89208d28e91427b2f13b67acdbd8cd01ac9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mrclay/minify/zipball/1928e89208d28e91427b2f13b67acdbd8cd01ac9",
                "reference": "1928e89208d28e91427b2f13b67acdbd8cd01ac9",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.2.1"
            },
            "require-dev": {
                "tubalmartin/cssmin": "~2.4.8"
            },
            "suggest": {
                "tubalmartin/cssmin": "Support minify with CSSMin (YUI PHP port)"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "min/lib/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Stephen Clay",
                    "email": "steve@mrclay.org",
                    "role": "Developer"
                }
            ],
            "description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
            "homepage": "http://code.google.com/p/minify/",
            "time": "2017-11-03T21:04:01+00:00"
        },
        {
            "name": "nikic/php-parser",
            "version": "v2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4dd659edadffdc2143e4753df655d866dbfeedf0",
                "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "time": "2016-09-16T12:04:44+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v2.0.15",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/10bcb46e8f3d365170f6de9d05245aa066b81f09",
                "reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/random.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "time": "2018-06-08T15:26:40+00:00"
        },
        {
            "name": "pear/archive_tar",
            "version": "1.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Archive_Tar.git",
                "reference": "43455c960da70e655c6bdf8ea2bc8cc1a6034afb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/43455c960da70e655c6bdf8ea2bc8cc1a6034afb",
                "reference": "43455c960da70e655c6bdf8ea2bc8cc1a6034afb",
                "shasum": ""
            },
            "require": {
                "pear/pear-core-minimal": "^1.10.0alpha2",
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-bz2": "bz2 compression support.",
                "ext-xz": "lzma2 compression support.",
                "ext-zlib": "Gzip compression support."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Archive_Tar": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Vincent Blavet",
                    "email": "vincent@phpconcept.net"
                },
                {
                    "name": "Greg Beaver",
                    "email": "greg@chiaraquartet.net"
                },
                {
                    "name": "Michiel Rook",
                    "email": "mrook@php.net"
                }
            ],
            "description": "Tar file management class",
            "homepage": "https://github.com/pear/Archive_Tar",
            "keywords": [
                "archive",
                "tar"
            ],
            "time": "2017-06-11T17:28:11+00:00"
        },
        {
            "name": "pear/console_getopt",
            "version": "v1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Console_Getopt.git",
                "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
                "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Console": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Beaver",
                    "email": "cellog@php.net",
                    "role": "Helper"
                },
                {
                    "name": "Andrei Zmievski",
                    "email": "andrei@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Stig Bakken",
                    "email": "stig@php.net",
                    "role": "Developer"
                }
            ],
            "description": "More info available on: http://pear.php.net/package/Console_Getopt",
            "time": "2015-07-20T20:28:12+00:00"
        },
        {
            "name": "pear/pear-core-minimal",
            "version": "v1.10.3",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/pear-core-minimal.git",
                "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/070f0b600b2caca2501e2c9b7e553016e4b0d115",
                "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115",
                "shasum": ""
            },
            "require": {
                "pear/console_getopt": "~1.4",
                "pear/pear_exception": "~1.0"
            },
            "replace": {
                "rsky/pear-core-min": "self.version"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Christian Weiske",
                    "email": "cweiske@php.net",
                    "role": "Lead"
                }
            ],
            "description": "Minimal set of PEAR core files to be used as composer dependency",
            "time": "2017-02-28T16:46:11+00:00"
        },
        {
            "name": "pear/pear_exception",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/PEAR_Exception.git",
                "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
                "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
                "shasum": ""
            },
            "require": {
                "php": ">=4.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "type": "class",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "PEAR": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "."
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Helgi Thormar",
                    "email": "dufuz@php.net"
                },
                {
                    "name": "Greg Beaver",
                    "email": "cellog@php.net"
                }
            ],
            "description": "The PEAR Exception base class.",
            "homepage": "https://github.com/pear/PEAR_Exception",
            "keywords": [
                "exception"
            ],
            "time": "2015-02-10T20:07:52+00:00"
        },
        {
            "name": "phpoffice/phpexcel",
            "version": "1.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/PHPExcel.git",
                "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
                "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
                "shasum": ""
            },
            "require": {
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.2.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "PHPExcel": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL"
            ],
            "authors": [
                {
                    "name": "Maarten Balliauw",
                    "homepage": "http://blog.maartenballiauw.be"
                },
                {
                    "name": "Mark Baker"
                },
                {
                    "name": "Franck Lefevre",
                    "homepage": "http://blog.rootslabs.net"
                },
                {
                    "name": "Erik Tilt"
                }
            ],
            "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
            "homepage": "http://phpexcel.codeplex.com",
            "keywords": [
                "OpenXML",
                "excel",
                "php",
                "spreadsheet",
                "xls",
                "xlsx"
            ],
            "abandoned": "phpoffice/phpspreadsheet",
            "time": "2015-05-01T07:00:55+00:00"
        },
        {
            "name": "prestashop/blockreassurance",
            "version": "v3.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/blockreassurance.git",
                "reference": "a9aaa86d0ed984796f4afe42c1abae827d1e4189"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/blockreassurance/zipball/a9aaa86d0ed984796f4afe42c1abae827d1e4189",
                "reference": "a9aaa86d0ed984796f4afe42c1abae827d1e4189",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module blockreassurance",
            "homepage": "https://github.com/PrestaShop/blockreassurance",
            "time": "2017-06-29T07:28:29+00:00"
        },
        {
            "name": "prestashop/contactform",
            "version": "v4.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/contactform.git",
                "reference": "2be28a7a905db9e03f6be033b0185e7f0b3e69f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/contactform/zipball/2be28a7a905db9e03f6be033b0185e7f0b3e69f1",
                "reference": "2be28a7a905db9e03f6be033b0185e7f0b3e69f1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module contactform",
            "homepage": "https://github.com/PrestaShop/contactform",
            "time": "2018-06-05T12:44:40+00:00"
        },
        {
            "name": "prestashop/dashactivity",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/dashactivity.git",
                "reference": "8d41fab7a58cdaeabc0248f6fd571da32d7615d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/dashactivity/zipball/8d41fab7a58cdaeabc0248f6fd571da32d7615d4",
                "reference": "8d41fab7a58cdaeabc0248f6fd571da32d7615d4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module dashactivity",
            "homepage": "https://github.com/PrestaShop/dashactivity",
            "time": "2017-12-08T11:06:01+00:00"
        },
        {
            "name": "prestashop/dashgoals",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/dashgoals.git",
                "reference": "2a8d41bcc9f2b09924b5e82407bcd6d61ea61ab6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/dashgoals/zipball/2a8d41bcc9f2b09924b5e82407bcd6d61ea61ab6",
                "reference": "2a8d41bcc9f2b09924b5e82407bcd6d61ea61ab6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module dashgoals",
            "homepage": "https://github.com/PrestaShop/dashgoals",
            "time": "2018-01-29T17:51:57+00:00"
        },
        {
            "name": "prestashop/dashproducts",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/dashproducts.git",
                "reference": "eac47a61b8e7256852b8fc358afbba1abb481523"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/dashproducts/zipball/eac47a61b8e7256852b8fc358afbba1abb481523",
                "reference": "eac47a61b8e7256852b8fc358afbba1abb481523",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module dashproducts",
            "homepage": "https://github.com/PrestaShop/dashproducts",
            "time": "2017-12-08T12:25:41+00:00"
        },
        {
            "name": "prestashop/dashtrends",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/dashtrends.git",
                "reference": "2bf59be367194f83454fbc5cbdc1499d6ad53c5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/dashtrends/zipball/2bf59be367194f83454fbc5cbdc1499d6ad53c5e",
                "reference": "2bf59be367194f83454fbc5cbdc1499d6ad53c5e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module dashtrends",
            "homepage": "https://github.com/PrestaShop/dashtrends",
            "time": "2017-02-20T10:23:54+00:00"
        },
        {
            "name": "prestashop/decimal",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/decimal.git",
                "reference": "42e9bc8c2ec533dc2a247f9321b8f3ed55c5341f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/decimal/zipball/42e9bc8c2ec533dc2a247f9321b8f3ed55c5341f",
                "reference": "42e9bc8c2ec533dc2a247f9321b8f3ed55c5341f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "codacy/coverage": "dev-master",
                "phpunit/phpunit": "4.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PrestaShop\\Decimal\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Pablo Borowicz",
                    "email": "eternoendless@gmail.com"
                }
            ],
            "description": "Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.",
            "homepage": "https://github.com/prestashop/decimal",
            "keywords": [
                "bcmath",
                "decimal",
                "math",
                "precision",
                "prestashop"
            ],
            "time": "2017-08-22T14:23:19+00:00"
        },
        {
            "name": "prestashop/graphnvd3",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/graphnvd3.git",
                "reference": "c7f98ea792d02d60ed038fbc00f6003f19a0c91a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/graphnvd3/zipball/c7f98ea792d02d60ed038fbc00f6003f19a0c91a",
                "reference": "c7f98ea792d02d60ed038fbc00f6003f19a0c91a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module graphnvd3",
            "homepage": "https://github.com/PrestaShop/graphnvd3",
            "time": "2017-02-22T11:02:31+00:00"
        },
        {
            "name": "prestashop/gridhtml",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/gridhtml.git",
                "reference": "b952ef9473a35acf6dce219ee595486853762084"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/gridhtml/zipball/b952ef9473a35acf6dce219ee595486853762084",
                "reference": "b952ef9473a35acf6dce219ee595486853762084",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module gridhtml",
            "homepage": "https://github.com/PrestaShop/gridhtml",
            "time": "2017-02-22T11:03:13+00:00"
        },
        {
            "name": "prestashop/pagesnotfound",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/pagesnotfound.git",
                "reference": "8707d8184f0c6678a95c64b957aec6053ed069ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/pagesnotfound/zipball/8707d8184f0c6678a95c64b957aec6053ed069ef",
                "reference": "8707d8184f0c6678a95c64b957aec6053ed069ef",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module pagesnotfound",
            "homepage": "https://github.com/PrestaShop/pagesnotfound",
            "time": "2017-02-20T11:14:52+00:00"
        },
        {
            "name": "prestashop/ps_banner",
            "version": "v2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_banner.git",
                "reference": "9616f7fc9cda997ef1860562d3212fd021205805"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_banner/zipball/9616f7fc9cda997ef1860562d3212fd021205805",
                "reference": "9616f7fc9cda997ef1860562d3212fd021205805",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_banner",
            "homepage": "https://github.com/PrestaShop/ps_banner",
            "time": "2018-02-05T21:44:48+00:00"
        },
        {
            "name": "prestashop/ps_categorytree",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_categorytree.git",
                "reference": "f3a23af738d7d0e7aae1fdce0f0de392041719df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_categorytree/zipball/f3a23af738d7d0e7aae1fdce0f0de392041719df",
                "reference": "f3a23af738d7d0e7aae1fdce0f0de392041719df",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop category tree links",
            "homepage": "https://github.com/PrestaShop/ps_categorytree",
            "time": "2017-02-01T09:28:43+00:00"
        },
        {
            "name": "prestashop/ps_checkpayment",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_checkpayment.git",
                "reference": "becd3610e4d315916757957a810071c1bab43563"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_checkpayment/zipball/becd3610e4d315916757957a810071c1bab43563",
                "reference": "becd3610e4d315916757957a810071c1bab43563",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_checkpayment",
            "homepage": "https://github.com/PrestaShop/ps_checkpayment",
            "time": "2017-02-22T08:00:01+00:00"
        },
        {
            "name": "prestashop/ps_contactinfo",
            "version": "v3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_contactinfo.git",
                "reference": "e28551a9c857262b214775312ce195818933bd7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_contactinfo/zipball/e28551a9c857262b214775312ce195818933bd7e",
                "reference": "e28551a9c857262b214775312ce195818933bd7e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_contactinfo",
            "homepage": "https://github.com/PrestaShop/ps_contactinfo",
            "time": "2017-12-08T12:30:57+00:00"
        },
        {
            "name": "prestashop/ps_currencyselector",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_currencyselector.git",
                "reference": "0985c9ab3aeeef4828ef9346672771015874b25f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_currencyselector/zipball/0985c9ab3aeeef4828ef9346672771015874b25f",
                "reference": "0985c9ab3aeeef4828ef9346672771015874b25f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_currencyselector",
            "homepage": "https://github.com/PrestaShop/ps_currencyselector",
            "time": "2017-02-01T09:31:53+00:00"
        },
        {
            "name": "prestashop/ps_customeraccountlinks",
            "version": "v3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_customeraccountlinks.git",
                "reference": "4d9d4c87697a00f2d00def427d9f7058e14bca94"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_customeraccountlinks/zipball/4d9d4c87697a00f2d00def427d9f7058e14bca94",
                "reference": "4d9d4c87697a00f2d00def427d9f7058e14bca94",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_customeraccountlinks",
            "homepage": "https://github.com/PrestaShop/ps_customeraccountlinks",
            "time": "2017-12-08T10:53:29+00:00"
        },
        {
            "name": "prestashop/ps_customersignin",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_customersignin.git",
                "reference": "6168c4402656456b884178bc00c790a8579ecafa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_customersignin/zipball/6168c4402656456b884178bc00c790a8579ecafa",
                "reference": "6168c4402656456b884178bc00c790a8579ecafa",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop - Customer 'Sign in' link",
            "homepage": "https://github.com/PrestaShop/ps_customersignin",
            "time": "2018-02-02T10:01:01+00:00"
        },
        {
            "name": "prestashop/ps_customtext",
            "version": "v4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_customtext.git",
                "reference": "2fc6fed900971410938592c23bcf62f23a9664da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_customtext/zipball/2fc6fed900971410938592c23bcf62f23a9664da",
                "reference": "2fc6fed900971410938592c23bcf62f23a9664da",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_customtext",
            "homepage": "https://github.com/PrestaShop/ps_customtext",
            "time": "2018-07-20T09:25:10+00:00"
        },
        {
            "name": "prestashop/ps_emailsubscription",
            "version": "v2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_emailsubscription.git",
                "reference": "6120112d834a193bc56c448777081350cf0a18be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_emailsubscription/zipball/6120112d834a193bc56c448777081350cf0a18be",
                "reference": "6120112d834a193bc56c448777081350cf0a18be",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_emailsubscription",
            "homepage": "https://github.com/PrestaShop/ps_emailsubscription",
            "time": "2018-05-23T16:26:23+00:00"
        },
        {
            "name": "prestashop/ps_facetedsearch",
            "version": "v2.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_facetedsearch.git",
                "reference": "d131df75a252948b0f03f39ec59900d8a28fb1c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_facetedsearch/zipball/d131df75a252948b0f03f39ec59900d8a28fb1c0",
                "reference": "d131df75a252948b0f03f39ec59900d8a28fb1c0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_facetedsearch",
            "homepage": "https://github.com/PrestaShop/ps_facetedsearch",
            "time": "2018-06-05T10:06:18+00:00"
        },
        {
            "name": "prestashop/ps_featuredproducts",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_featuredproducts.git",
                "reference": "9b69551bc0fbfc4047367321fc39afbe3948c47d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_featuredproducts/zipball/9b69551bc0fbfc4047367321fc39afbe3948c47d",
                "reference": "9b69551bc0fbfc4047367321fc39afbe3948c47d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop - Featured products",
            "homepage": "https://github.com/PrestaShop/ps_featuredproducts",
            "time": "2017-02-01T13:20:33+00:00"
        },
        {
            "name": "prestashop/ps_imageslider",
            "version": "v3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_imageslider.git",
                "reference": "c676ded1614abaad4f3b251784eef8b8a2f6b961"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_imageslider/zipball/c676ded1614abaad4f3b251784eef8b8a2f6b961",
                "reference": "c676ded1614abaad4f3b251784eef8b8a2f6b961",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop - Image slider",
            "homepage": "https://github.com/PrestaShop/ps_imageslider",
            "time": "2018-06-05T10:10:47+00:00"
        },
        {
            "name": "prestashop/ps_languageselector",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_languageselector.git",
                "reference": "edca0f3d06ee618477af468799221bea77a03f96"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_languageselector/zipball/edca0f3d06ee618477af468799221bea77a03f96",
                "reference": "edca0f3d06ee618477af468799221bea77a03f96",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_languageselector",
            "homepage": "https://github.com/PrestaShop/ps_languageselector",
            "time": "2017-03-27T15:19:45+00:00"
        },
        {
            "name": "prestashop/ps_legalcompliance",
            "version": "v3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_legalcompliance.git",
                "reference": "44e88e2c0b339bbc9eae7929cc7cf9f266984582"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_legalcompliance/zipball/44e88e2c0b339bbc9eae7929cc7cf9f266984582",
                "reference": "44e88e2c0b339bbc9eae7929cc7cf9f266984582",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_legalcompliance",
            "homepage": "https://github.com/PrestaShop/advancedeucompliance",
            "time": "2017-12-08T10:30:34+00:00"
        },
        {
            "name": "prestashop/ps_linklist",
            "version": "v2.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_linklist.git",
                "reference": "a901d458f8f6a90059399a3f40166851e956642b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_linklist/zipball/a901d458f8f6a90059399a3f40166851e956642b",
                "reference": "a901d458f8f6a90059399a3f40166851e956642b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop - Link list",
            "homepage": "https://github.com/PrestaShop/ps_linklist",
            "time": "2018-06-05T12:03:41+00:00"
        },
        {
            "name": "prestashop/ps_mainmenu",
            "version": "v2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_mainmenu.git",
                "reference": "6bc5ddd52ce92b32f6a6a6e296bba09ecf2e6ed1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_mainmenu/zipball/6bc5ddd52ce92b32f6a6a6e296bba09ecf2e6ed1",
                "reference": "6bc5ddd52ce92b32f6a6a6e296bba09ecf2e6ed1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop - Main menu",
            "homepage": "https://github.com/PrestaShop/ps_mainmenu",
            "time": "2018-06-05T12:09:19+00:00"
        },
        {
            "name": "prestashop/ps_searchbar",
            "version": "v2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_searchbar.git",
                "reference": "ae165e9ca469926df0b07181bf8ecee431f82070"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_searchbar/zipball/ae165e9ca469926df0b07181bf8ecee431f82070",
                "reference": "ae165e9ca469926df0b07181bf8ecee431f82070",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_searchbar",
            "homepage": "https://github.com/PrestaShop/ps_searchbar",
            "time": "2017-03-23T10:36:40+00:00"
        },
        {
            "name": "prestashop/ps_sharebuttons",
            "version": "v2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_sharebuttons.git",
                "reference": "6cb2fc1100c34c44754c32eb678a70d858e970ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_sharebuttons/zipball/6cb2fc1100c34c44754c32eb678a70d858e970ea",
                "reference": "6cb2fc1100c34c44754c32eb678a70d858e970ea",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_sharebuttons",
            "homepage": "https://github.com/PrestaShop/ps_sharebuttons",
            "time": "2017-08-03T07:12:38+00:00"
        },
        {
            "name": "prestashop/ps_shoppingcart",
            "version": "v2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_shoppingcart.git",
                "reference": "4830efa98e72fb27de872e165dabefb392541a33"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_shoppingcart/zipball/4830efa98e72fb27de872e165dabefb392541a33",
                "reference": "4830efa98e72fb27de872e165dabefb392541a33",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_shoppingcart",
            "homepage": "https://github.com/PrestaShop/ps_shoppingcart",
            "time": "2017-03-23T10:36:49+00:00"
        },
        {
            "name": "prestashop/ps_socialfollow",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_socialfollow.git",
                "reference": "ffa1c3ad947cc045939f50d410f47793d1ca7793"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_socialfollow/zipball/ffa1c3ad947cc045939f50d410f47793d1ca7793",
                "reference": "ffa1c3ad947cc045939f50d410f47793d1ca7793",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_socialfollow",
            "homepage": "https://github.com/PrestaShop/ps_socialfollow",
            "time": "2017-02-01T13:17:47+00:00"
        },
        {
            "name": "prestashop/ps_themecusto",
            "version": "v1.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_themecusto.git",
                "reference": "b1a332e8afbb858b1cd54c952d34b27fc82d505d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_themecusto/zipball/b1a332e8afbb858b1cd54c952d34b27fc82d505d",
                "reference": "b1a332e8afbb858b1cd54c952d34b27fc82d505d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_themecusto",
            "homepage": "https://github.com/PrestaShop/ps_themecusto",
            "time": "2018-07-18T09:53:26+00:00"
        },
        {
            "name": "prestashop/ps_wirepayment",
            "version": "v2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/ps_wirepayment.git",
                "reference": "a540bf60b9d6b6b6744ca83d735e74e07feb7b61"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/ps_wirepayment/zipball/a540bf60b9d6b6b6744ca83d735e74e07feb7b61",
                "reference": "a540bf60b9d6b6b6744ca83d735e74e07feb7b61",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module ps_wirepayment",
            "homepage": "https://github.com/PrestaShop/ps_wirepayment",
            "time": "2017-03-16T10:24:34+00:00"
        },
        {
            "name": "prestashop/sekeywords",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/sekeywords.git",
                "reference": "f174c055da105af3054690a4f6c48208849b5241"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/sekeywords/zipball/f174c055da105af3054690a4f6c48208849b5241",
                "reference": "f174c055da105af3054690a4f6c48208849b5241",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module sekeywords",
            "homepage": "https://github.com/PrestaShop/sekeywords",
            "time": "2017-01-30T15:46:25+00:00"
        },
        {
            "name": "prestashop/statsbestcategories",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsbestcategories.git",
                "reference": "57791a21f63d43cf145fa1ef1f84031a47f5e7c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsbestcategories/zipball/57791a21f63d43cf145fa1ef1f84031a47f5e7c2",
                "reference": "57791a21f63d43cf145fa1ef1f84031a47f5e7c2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsbestcategories",
            "homepage": "https://github.com/PrestaShop/statsbestcategories",
            "time": "2017-12-08T14:47:07+00:00"
        },
        {
            "name": "prestashop/statsbestcustomers",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsbestcustomers.git",
                "reference": "b0250e88e9144ca373d8006c922d3e84ea4987b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsbestcustomers/zipball/b0250e88e9144ca373d8006c922d3e84ea4987b9",
                "reference": "b0250e88e9144ca373d8006c922d3e84ea4987b9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsbestcustomers",
            "homepage": "https://github.com/PrestaShop/statsbestcustomers",
            "time": "2018-01-29T17:21:50+00:00"
        },
        {
            "name": "prestashop/statsbestmanufacturers",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsbestmanufacturers.git",
                "reference": "b9897beda6084d08f489d4d00995a085b8e76739"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsbestmanufacturers/zipball/b9897beda6084d08f489d4d00995a085b8e76739",
                "reference": "b9897beda6084d08f489d4d00995a085b8e76739",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsbestmanufacturers",
            "homepage": "https://github.com/PrestaShop/statsbestmanufacturers",
            "time": "2017-01-31T17:03:07+00:00"
        },
        {
            "name": "prestashop/statsbestproducts",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsbestproducts.git",
                "reference": "0ed33cdcc6cc6657ad97b944620e085a36261bc8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsbestproducts/zipball/0ed33cdcc6cc6657ad97b944620e085a36261bc8",
                "reference": "0ed33cdcc6cc6657ad97b944620e085a36261bc8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsbestproducts",
            "homepage": "https://github.com/PrestaShop/statsbestproducts",
            "time": "2017-01-30T16:33:56+00:00"
        },
        {
            "name": "prestashop/statsbestsuppliers",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsbestsuppliers.git",
                "reference": "7e46e732b8a77dc989f5891ff9d3616d1c5fd46f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsbestsuppliers/zipball/7e46e732b8a77dc989f5891ff9d3616d1c5fd46f",
                "reference": "7e46e732b8a77dc989f5891ff9d3616d1c5fd46f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsbestsuppliers",
            "homepage": "https://github.com/PrestaShop/statsbestsuppliers",
            "time": "2017-01-30T16:34:19+00:00"
        },
        {
            "name": "prestashop/statsbestvouchers",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsbestvouchers.git",
                "reference": "c8ee93efa6d83cca3410285d8a7f4df904db21f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsbestvouchers/zipball/c8ee93efa6d83cca3410285d8a7f4df904db21f0",
                "reference": "c8ee93efa6d83cca3410285d8a7f4df904db21f0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsbestvouchers",
            "homepage": "https://github.com/PrestaShop/statsbestvouchers",
            "time": "2017-01-30T16:34:41+00:00"
        },
        {
            "name": "prestashop/statscarrier",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statscarrier.git",
                "reference": "3ccfe3914dd19f1fa31166e001c55eefe574877d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statscarrier/zipball/3ccfe3914dd19f1fa31166e001c55eefe574877d",
                "reference": "3ccfe3914dd19f1fa31166e001c55eefe574877d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statscarrier",
            "homepage": "https://github.com/PrestaShop/statscarrier",
            "time": "2017-01-30T17:03:51+00:00"
        },
        {
            "name": "prestashop/statscatalog",
            "version": "v2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statscatalog.git",
                "reference": "be6be71c703900dda0182e56c9c6658ab85f215b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statscatalog/zipball/be6be71c703900dda0182e56c9c6658ab85f215b",
                "reference": "be6be71c703900dda0182e56c9c6658ab85f215b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statscatalog",
            "homepage": "https://github.com/PrestaShop/statscatalog",
            "time": "2017-02-02T08:39:32+00:00"
        },
        {
            "name": "prestashop/statscheckup",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statscheckup.git",
                "reference": "b6371adaa36887e9f0a2d3e5fc68333c719c236c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statscheckup/zipball/b6371adaa36887e9f0a2d3e5fc68333c719c236c",
                "reference": "b6371adaa36887e9f0a2d3e5fc68333c719c236c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statscheckup",
            "homepage": "https://github.com/PrestaShop/statscheckup",
            "time": "2017-01-30T17:29:08+00:00"
        },
        {
            "name": "prestashop/statsdata",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsdata.git",
                "reference": "31c4c8aa8a8dc243b9413b89a671bf075a73f784"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsdata/zipball/31c4c8aa8a8dc243b9413b89a671bf075a73f784",
                "reference": "31c4c8aa8a8dc243b9413b89a671bf075a73f784",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsdata",
            "homepage": "https://github.com/PrestaShop/statsdata",
            "time": "2017-01-31T17:00:41+00:00"
        },
        {
            "name": "prestashop/statsequipment",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsequipment.git",
                "reference": "4b0c3f75d55bdd18b2903f8263ce3b48b6cf30ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsequipment/zipball/4b0c3f75d55bdd18b2903f8263ce3b48b6cf30ec",
                "reference": "4b0c3f75d55bdd18b2903f8263ce3b48b6cf30ec",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsequipment",
            "homepage": "https://github.com/PrestaShop/statsequipment",
            "time": "2017-01-31T17:01:36+00:00"
        },
        {
            "name": "prestashop/statsforecast",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsforecast.git",
                "reference": "8ecbeaef0e32657cf79000f95861e41e19e22d49"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsforecast/zipball/8ecbeaef0e32657cf79000f95861e41e19e22d49",
                "reference": "8ecbeaef0e32657cf79000f95861e41e19e22d49",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsforecast",
            "homepage": "https://github.com/PrestaShop/statsforecast",
            "time": "2018-01-29T18:37:54+00:00"
        },
        {
            "name": "prestashop/statslive",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statslive.git",
                "reference": "70d7d3eb8c35e8ea1f6c65488aa3507da6cf82d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statslive/zipball/70d7d3eb8c35e8ea1f6c65488aa3507da6cf82d5",
                "reference": "70d7d3eb8c35e8ea1f6c65488aa3507da6cf82d5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statslive",
            "homepage": "https://github.com/PrestaShop/statslive",
            "time": "2017-02-02T08:18:06+00:00"
        },
        {
            "name": "prestashop/statsnewsletter",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsnewsletter.git",
                "reference": "7fd9a55c4b39eb034f73ef4723a1a83c6d73560e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsnewsletter/zipball/7fd9a55c4b39eb034f73ef4723a1a83c6d73560e",
                "reference": "7fd9a55c4b39eb034f73ef4723a1a83c6d73560e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsnewsletter",
            "homepage": "https://github.com/PrestaShop/statsnewsletter",
            "time": "2018-01-29T18:39:03+00:00"
        },
        {
            "name": "prestashop/statsorigin",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsorigin.git",
                "reference": "24ca4f143a2f0b5d3d7bc817547df79f837faeb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsorigin/zipball/24ca4f143a2f0b5d3d7bc817547df79f837faeb3",
                "reference": "24ca4f143a2f0b5d3d7bc817547df79f837faeb3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsorigin",
            "homepage": "https://github.com/PrestaShop/statsorigin",
            "time": "2018-01-29T19:17:31+00:00"
        },
        {
            "name": "prestashop/statspersonalinfos",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statspersonalinfos.git",
                "reference": "cc800a6ee0b8d48b5b00a56206cc92b0a0056d34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statspersonalinfos/zipball/cc800a6ee0b8d48b5b00a56206cc92b0a0056d34",
                "reference": "cc800a6ee0b8d48b5b00a56206cc92b0a0056d34",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statspersonalinfos",
            "homepage": "https://github.com/PrestaShop/statspersonalinfos",
            "time": "2018-01-29T18:41:52+00:00"
        },
        {
            "name": "prestashop/statsproduct",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsproduct.git",
                "reference": "caf05aefabd63ac84e06bc2a0bdcf69f965d03c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsproduct/zipball/caf05aefabd63ac84e06bc2a0bdcf69f965d03c4",
                "reference": "caf05aefabd63ac84e06bc2a0bdcf69f965d03c4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsproduct",
            "homepage": "https://github.com/PrestaShop/statsproduct",
            "time": "2018-01-29T18:57:47+00:00"
        },
        {
            "name": "prestashop/statsregistrations",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsregistrations.git",
                "reference": "51d79fb12770919f1b1f9d9d9f931148d60149c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsregistrations/zipball/51d79fb12770919f1b1f9d9d9f931148d60149c2",
                "reference": "51d79fb12770919f1b1f9d9d9f931148d60149c2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsregistrations",
            "homepage": "https://github.com/PrestaShop/statsregistrations",
            "time": "2017-01-31T17:22:19+00:00"
        },
        {
            "name": "prestashop/statssales",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statssales.git",
                "reference": "6e28ce4ea2eb1a4a8b6b76bfb6b56e1b02ef651a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statssales/zipball/6e28ce4ea2eb1a4a8b6b76bfb6b56e1b02ef651a",
                "reference": "6e28ce4ea2eb1a4a8b6b76bfb6b56e1b02ef651a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statssales",
            "homepage": "https://github.com/PrestaShop/statssales",
            "time": "2017-01-31T17:23:19+00:00"
        },
        {
            "name": "prestashop/statssearch",
            "version": "v2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statssearch.git",
                "reference": "8b77131a1fdbebc4d5d6768a31de17b4d2a26b97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statssearch/zipball/8b77131a1fdbebc4d5d6768a31de17b4d2a26b97",
                "reference": "8b77131a1fdbebc4d5d6768a31de17b4d2a26b97",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statssearch",
            "homepage": "https://github.com/PrestaShop/statssearch",
            "time": "2017-12-08T12:37:58+00:00"
        },
        {
            "name": "prestashop/statsstock",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsstock.git",
                "reference": "1b60aae430151943d6e4b0068a3e30ab2cc5843e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsstock/zipball/1b60aae430151943d6e4b0068a3e30ab2cc5843e",
                "reference": "1b60aae430151943d6e4b0068a3e30ab2cc5843e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL - Academic Free License (AFL 3.0)"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsstock",
            "homepage": "https://github.com/PrestaShop/statsstock",
            "time": "2017-01-31T17:24:06+00:00"
        },
        {
            "name": "prestashop/statsvisits",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/statsvisits.git",
                "reference": "c6255d571d3b1d2e8863d87482e0df42de862f96"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/statsvisits/zipball/c6255d571d3b1d2e8863d87482e0df42de862f96",
                "reference": "c6255d571d3b1d2e8863d87482e0df42de862f96",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "prestashop-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "PrestaShop module statsvisits",
            "homepage": "https://github.com/PrestaShop/statsvisits",
            "time": "2018-01-29T18:08:52+00:00"
        },
        {
            "name": "prestashop/translationtools-bundle",
            "version": "v2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/TranslationToolsBundle.git",
                "reference": "493ffd5352c53d184d009a1d7ca055ef678daf3d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/TranslationToolsBundle/zipball/493ffd5352c53d184d009a1d7ca055ef678daf3d",
                "reference": "493ffd5352c53d184d009a1d7ca055ef678daf3d",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^2.1",
                "php": "^5.4 || ^7.1",
                "smarty/smarty": "^3.1",
                "symfony/twig-bridge": "^2.8 || ^3.0",
                "twig/twig": "^1.34 || ^2.0"
            },
            "require-dev": {
                "doctrine/common": "~2.5.3",
                "phpunit/phpunit": "~4.8",
                "symfony/framework-bundle": "^2.8 || ^3.0",
                "symfony/translation": "^2.8 || ^3.0"
            },
            "type": "bundle",
            "autoload": {
                "psr-4": {
                    "PrestaShop\\TranslationToolsBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mickaël Andrieu",
                    "email": "andrieu.travail@gmail.com"
                },
                {
                    "name": "Nawo Mbechezi",
                    "email": "mlanawo.mbechezi@ikimea.com"
                },
                {
                    "name": "Jérémie Tabet",
                    "email": "master@jeremietabet.com"
                }
            ],
            "description": "Translation tools for PrestaShop",
            "keywords": [
                "parser",
                "prestashop",
                "translation"
            ],
            "time": "2017-12-05T14:58:25+00:00"
        },
        {
            "name": "prestashop/welcome",
            "version": "v5.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShop/welcome.git",
                "reference": "25ff6c075d2975d794363df90edb326806f66c4d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShop/welcome/zipball/25ff6c075d2975d794363df90edb326806f66c4d",
                "reference": "25ff6c075d2975d794363df90edb326806f66c4d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "prestashop-module",
            "autoload": {
                "psr-4": {
                    "OnBoarding\\": "OnBoarding/"
                },
                "exclude-from-classmap": []
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "Welcome module for PrestaShop helping the users to create products.",
            "homepage": "https://github.com/PrestaShop/welcome",
            "time": "2018-06-08T13:29:51+00:00"
        },
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "time": "2016-08-06T20:24:11+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "time": "2017-02-14T16:28:37+00:00"
        },
        {
            "name": "psr/link",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/link.git",
                "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
                "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Link\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for HTTP links",
            "keywords": [
                "http",
                "http-link",
                "link",
                "psr",
                "psr-13",
                "rest"
            ],
            "time": "2016-10-28T16:06:13+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2016-10-10T12:19:37+00:00"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "time": "2017-10-23T01:57:42+00:00"
        },
        {
            "name": "react/promise",
            "version": "v2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "f4edc2581617431aea50430749db55cc3fc031b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/f4edc2581617431aea50430749db55cc3fc031b3",
                "reference": "f4edc2581617431aea50430749db55cc3fc031b3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "time": "2018-06-13T15:59:06+00:00"
        },
        {
            "name": "sensio/distribution-bundle",
            "version": "v5.0.22",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
                "reference": "209b11f8cee5bf71986dd703e45e27d3ed7a6d15"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/209b11f8cee5bf71986dd703e45e27d3ed7a6d15",
                "reference": "209b11f8cee5bf71986dd703e45e27d3ed7a6d15",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "sensiolabs/security-checker": "~3.0|~4.0",
                "symfony/class-loader": "~2.3|~3.0",
                "symfony/config": "~2.3|~3.0",
                "symfony/dependency-injection": "~2.3|~3.0",
                "symfony/filesystem": "~2.3|~3.0",
                "symfony/http-kernel": "~2.3|~3.0",
                "symfony/process": "~2.3|~3.0"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Sensio\\Bundle\\DistributionBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Base bundle for Symfony Distributions",
            "keywords": [
                "configuration",
                "distribution"
            ],
            "time": "2018-06-07T06:22:12+00:00"
        },
        {
            "name": "sensio/framework-extra-bundle",
            "version": "v5.1.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
                "reference": "bf4940572e43af679aaa13be98f3446a1c237bd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/bf4940572e43af679aaa13be98f3446a1c237bd8",
                "reference": "bf4940572e43af679aaa13be98f3446a1c237bd8",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "^2.2",
                "symfony/config": "^3.3|^4.0",
                "symfony/dependency-injection": "^3.3|^4.0",
                "symfony/framework-bundle": "^3.3|^4.0",
                "symfony/http-kernel": "^3.3|^4.0"
            },
            "require-dev": {
                "doctrine/doctrine-bundle": "^1.6",
                "doctrine/orm": "^2.5",
                "symfony/browser-kit": "^3.3|^4.0",
                "symfony/dom-crawler": "^3.3|^4.0",
                "symfony/expression-language": "^3.3|^4.0",
                "symfony/finder": "^3.3|^4.0",
                "symfony/phpunit-bridge": "^3.3|^4.0",
                "symfony/psr-http-message-bridge": "^0.3",
                "symfony/security-bundle": "^3.3|^4.0",
                "symfony/twig-bundle": "^3.3|^4.0",
                "symfony/yaml": "^3.3|^4.0",
                "twig/twig": "~1.12|~2.0",
                "zendframework/zend-diactoros": "^1.3"
            },
            "suggest": {
                "symfony/expression-language": "",
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
                "symfony/security-bundle": ""
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "This bundle provides a way to configure your controllers with annotations",
            "keywords": [
                "annotations",
                "controllers"
            ],
            "time": "2018-02-14T08:40:54+00:00"
        },
        {
            "name": "sensiolabs/security-checker",
            "version": "v4.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/security-checker.git",
                "reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/dc270d5fec418cc6ac983671dba5d80ffaffb142",
                "reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0",
                "symfony/console": "~2.7|~3.0|~4.0"
            },
            "bin": [
                "security-checker"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "SensioLabs\\Security": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien.potencier@gmail.com"
                }
            ],
            "description": "A security checker for your composer.lock",
            "time": "2018-02-28T22:10:01+00:00"
        },
        {
            "name": "shudrum/array-finder",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Shudrum/ArrayFinder.git",
                "reference": "42380f01017371b7a1e8e02b0bf12cb534e454d7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Shudrum/ArrayFinder/zipball/42380f01017371b7a1e8e02b0bf12cb534e454d7",
                "reference": "42380f01017371b7a1e8e02b0bf12cb534e454d7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Shudrum\\Component\\ArrayFinder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Julien Martin",
                    "email": "martin.julien82@gmail.com"
                }
            ],
            "description": "ArrayFinder component",
            "homepage": "https://github.com/Shudrum/ArrayFinder",
            "time": "2016-02-01T12:23:32+00:00"
        },
        {
            "name": "smarty/smarty",
            "version": "v3.1.32",
            "source": {
                "type": "git",
                "url": "https://github.com/smarty-php/smarty.git",
                "reference": "ac9d4b587e5bf53381e21881820a9830765cb459"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/smarty-php/smarty/zipball/ac9d4b587e5bf53381e21881820a9830765cb459",
                "reference": "ac9d4b587e5bf53381e21881820a9830765cb459",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "libs/bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Monte Ohrt",
                    "email": "monte@ohrt.com"
                },
                {
                    "name": "Uwe Tews",
                    "email": "uwe.tews@googlemail.com"
                },
                {
                    "name": "Rodney Rehm",
                    "email": "rodney.rehm@medialize.de"
                }
            ],
            "description": "Smarty - the compiling PHP template engine",
            "homepage": "http://www.smarty.net",
            "keywords": [
                "templating"
            ],
            "time": "2018-04-24T14:53:33+00:00"
        },
        {
            "name": "swiftmailer/swiftmailer",
            "version": "v5.4.9",
            "source": {
                "type": "git",
                "url": "https://github.com/swiftmailer/swiftmailer.git",
                "reference": "7ffc1ea296ed14bf8260b6ef11b80208dbadba91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/7ffc1ea296ed14bf8260b6ef11b80208dbadba91",
                "reference": "7ffc1ea296ed14bf8260b6ef11b80208dbadba91",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "mockery/mockery": "~0.9.1",
                "symfony/phpunit-bridge": "~3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.4-dev"
                }
            },
            "autoload": {
                "files": [
                    "lib/swift_required.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Corbyn"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Swiftmailer, free feature-rich PHP mailer",
            "homepage": "https://swiftmailer.symfony.com",
            "keywords": [
                "email",
                "mail",
                "mailer"
            ],
            "time": "2018-01-23T07:37:21+00:00"
        },
        {
            "name": "symfony/monolog-bundle",
            "version": "v3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/monolog-bundle.git",
                "reference": "8204f3cd7c1bd6a6e2955c0a34475243a7bd9802"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/8204f3cd7c1bd6a6e2955c0a34475243a7bd9802",
                "reference": "8204f3cd7c1bd6a6e2955c0a34475243a7bd9802",
                "shasum": ""
            },
            "require": {
                "monolog/monolog": "~1.22",
                "php": ">=5.6",
                "symfony/config": "~2.7|~3.3|~4.0",
                "symfony/dependency-injection": "~2.7|~3.4.10|^4.0.10",
                "symfony/http-kernel": "~2.7|~3.3|~4.0",
                "symfony/monolog-bridge": "~2.7|~3.3|~4.0"
            },
            "require-dev": {
                "symfony/console": "~2.7|~3.3|~4.0",
                "symfony/phpunit-bridge": "^3.3|^4.0",
                "symfony/yaml": "~2.7|~3.3|~4.0"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\MonologBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony MonologBundle",
            "homepage": "http://symfony.com",
            "keywords": [
                "log",
                "logging"
            ],
            "time": "2018-06-04T05:55:43+00:00"
        },
        {
            "name": "symfony/polyfill-apcu",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-apcu.git",
                "reference": "9b83bd010112ec196410849e840d9b9fefcb15ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/9b83bd010112ec196410849e840d9b9fefcb15ad",
                "reference": "9b83bd010112ec196410849e840d9b9fefcb15ad",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Apcu\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "apcu",
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2018-04-26T10:06:28+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
                "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                },
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "time": "2018-04-30T19:57:29+00:00"
        },
        {
            "name": "symfony/polyfill-intl-icu",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-icu.git",
                "reference": "80ee17ae83c10cd513e5144f91a73607a21edb4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/80ee17ae83c10cd513e5144f91a73607a21edb4e",
                "reference": "80ee17ae83c10cd513e5144f91a73607a21edb4e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/intl": "~2.3|~3.0|~4.0"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "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 intl's ICU-related data and classes",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "icu",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2018-04-25T14:53:50+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "3296adf6a6454a050679cde90f95350ad604b171"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171",
                "reference": "3296adf6a6454a050679cde90f95350ad604b171",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2018-04-26T10:06:28+00:00"
        },
        {
            "name": "symfony/polyfill-php56",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php56.git",
                "reference": "af98553c84912459db3f636329567809d639a8f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/af98553c84912459db3f636329567809d639a8f6",
                "reference": "af98553c84912459db3f636329567809d639a8f6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/polyfill-util": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php56\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2018-04-26T10:06:28+00:00"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "77454693d8f10dd23bb24955cffd2d82db1007a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/77454693d8f10dd23bb24955cffd2d82db1007a6",
                "reference": "77454693d8f10dd23bb24955cffd2d82db1007a6",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "~1.0|~2.0",
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php70\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2018-04-26T10:06:28+00:00"
        },
        {
            "name": "symfony/polyfill-util",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-util.git",
                "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/1a5ad95d9436cbff3296034fe9f8d586dce3fb3a",
                "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Util\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony utilities for portability of PHP codes",
            "homepage": "https://symfony.com",
            "keywords": [
                "compat",
                "compatibility",
                "polyfill",
                "shim"
            ],
            "time": "2018-04-26T10:06:28+00:00"
        },
        {
            "name": "symfony/swiftmailer-bundle",
            "version": "v2.6.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
                "reference": "c4808f5169efc05567be983909d00f00521c53ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/c4808f5169efc05567be983909d00f00521c53ec",
                "reference": "c4808f5169efc05567be983909d00f00521c53ec",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "swiftmailer/swiftmailer": "~4.2|~5.0",
                "symfony/config": "~2.7|~3.0",
                "symfony/dependency-injection": "~2.7|~3.0",
                "symfony/http-kernel": "~2.7|~3.0"
            },
            "require-dev": {
                "symfony/console": "~2.7|~3.0",
                "symfony/framework-bundle": "~2.7|~3.0",
                "symfony/phpunit-bridge": "~3.3@dev",
                "symfony/yaml": "~2.7|~3.0"
            },
            "suggest": {
                "psr/log": "Allows logging"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony SwiftmailerBundle",
            "homepage": "http://symfony.com",
            "time": "2017-10-19T01:06:41+00:00"
        },
        {
            "name": "symfony/symfony",
            "version": "v3.4.12",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/symfony.git",
                "reference": "c36f8cb21b5f1661a14fdb8cef9cc611d54a3494"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/symfony/zipball/c36f8cb21b5f1661a14fdb8cef9cc611d54a3494",
                "reference": "c36f8cb21b5f1661a14fdb8cef9cc611d54a3494",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "~2.4@stable",
                "ext-xml": "*",
                "fig/link-util": "^1.0",
                "php": "^5.5.9|>=7.0.8",
                "psr/cache": "~1.0",
                "psr/container": "^1.0",
                "psr/link": "^1.0",
                "psr/log": "~1.0",
                "psr/simple-cache": "^1.0",
                "symfony/polyfill-apcu": "~1.1",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-icu": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php56": "~1.0",
                "symfony/polyfill-php70": "~1.6",
                "twig/twig": "^1.35|^2.4.4"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
                "phpdocumentor/type-resolver": "<0.2.1",
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
            },
            "provide": {
                "psr/cache-implementation": "1.0",
                "psr/container-implementation": "1.0",
                "psr/log-implementation": "1.0",
                "psr/simple-cache-implementation": "1.0"
            },
            "replace": {
                "symfony/asset": "self.version",
                "symfony/browser-kit": "self.version",
                "symfony/cache": "self.version",
                "symfony/class-loader": "self.version",
                "symfony/config": "self.version",
                "symfony/console": "self.version",
                "symfony/css-selector": "self.version",
                "symfony/debug": "self.version",
                "symfony/debug-bundle": "self.version",
                "symfony/dependency-injection": "self.version",
                "symfony/doctrine-bridge": "self.version",
                "symfony/dom-crawler": "self.version",
                "symfony/dotenv": "self.version",
                "symfony/event-dispatcher": "self.version",
                "symfony/expression-language": "self.version",
                "symfony/filesystem": "self.version",
                "symfony/finder": "self.version",
                "symfony/form": "self.version",
                "symfony/framework-bundle": "self.version",
                "symfony/http-foundation": "self.version",
                "symfony/http-kernel": "self.version",
                "symfony/inflector": "self.version",
                "symfony/intl": "self.version",
                "symfony/ldap": "self.version",
                "symfony/lock": "self.version",
                "symfony/monolog-bridge": "self.version",
                "symfony/options-resolver": "self.version",
                "symfony/process": "self.version",
                "symfony/property-access": "self.version",
                "symfony/property-info": "self.version",
                "symfony/proxy-manager-bridge": "self.version",
                "symfony/routing": "self.version",
                "symfony/security": "self.version",
                "symfony/security-bundle": "self.version",
                "symfony/security-core": "self.version",
                "symfony/security-csrf": "self.version",
                "symfony/security-guard": "self.version",
                "symfony/security-http": "self.version",
                "symfony/serializer": "self.version",
                "symfony/stopwatch": "self.version",
                "symfony/templating": "self.version",
                "symfony/translation": "self.version",
                "symfony/twig-bridge": "self.version",
                "symfony/twig-bundle": "self.version",
                "symfony/validator": "self.version",
                "symfony/var-dumper": "self.version",
                "symfony/web-link": "self.version",
                "symfony/web-profiler-bundle": "self.version",
                "symfony/web-server-bundle": "self.version",
                "symfony/workflow": "self.version",
                "symfony/yaml": "self.version"
            },
            "require-dev": {
                "cache/integration-tests": "dev-master",
                "doctrine/annotations": "~1.0",
                "doctrine/cache": "~1.6",
                "doctrine/data-fixtures": "1.0.*",
                "doctrine/dbal": "~2.4",
                "doctrine/doctrine-bundle": "~1.4",
                "doctrine/orm": "~2.4,>=2.4.5",
                "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
                "monolog/monolog": "~1.11",
                "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0",
                "predis/predis": "~1.0",
                "symfony/phpunit-bridge": "~3.4|~4.0",
                "symfony/security-acl": "~2.8|~3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
                    "Symfony\\Component\\": "src/Symfony/Component/"
                },
                "classmap": [
                    "src/Symfony/Component/Intl/Resources/stubs"
                ],
                "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": "The Symfony PHP framework",
            "homepage": "https://symfony.com",
            "keywords": [
                "framework"
            ],
            "time": "2018-06-25T12:29:33+00:00"
        },
        {
            "name": "tecnickcom/tcpdf",
            "version": "6.2.17",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/TCPDF.git",
                "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/64fc19439863e1b1314487a72a74d9bfd0b55a53",
                "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "config",
                    "include",
                    "tcpdf.php",
                    "tcpdf_parser.php",
                    "tcpdf_import.php",
                    "tcpdf_barcodes_1d.php",
                    "tcpdf_barcodes_2d.php",
                    "include/tcpdf_colors.php",
                    "include/tcpdf_filters.php",
                    "include/tcpdf_font_data.php",
                    "include/tcpdf_fonts.php",
                    "include/tcpdf_images.php",
                    "include/tcpdf_static.php",
                    "include/barcodes/datamatrix.php",
                    "include/barcodes/pdf417.php",
                    "include/barcodes/qrcode.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "role": "lead"
                }
            ],
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
            "homepage": "http://www.tcpdf.org/",
            "keywords": [
                "PDFD32000-2008",
                "TCPDF",
                "barcodes",
                "datamatrix",
                "pdf",
                "pdf417",
                "qrcode"
            ],
            "time": "2018-02-24T11:48:20+00:00"
        },
        {
            "name": "twig/twig",
            "version": "v1.35.3",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
                "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/debug": "^2.7",
                "symfony/phpunit-bridge": "^3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.35-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                },
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                },
                {
                    "name": "Twig Team",
                    "homepage": "http://twig.sensiolabs.org/contributors",
                    "role": "Contributors"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "http://twig.sensiolabs.org",
            "keywords": [
                "templating"
            ],
            "time": "2018-03-20T04:25:58+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "friendsofphp/php-cs-fixer",
            "version": "v1.13.3",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
                "reference": "387e4c86c9dc0e1e4c475291fc114ec45b98e624"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/387e4c86c9dc0e1e4c475291fc114ec45b98e624",
                "reference": "387e4c86c9dc0e1e4c475291fc114ec45b98e624",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": "^5.3.6 || >=7.0 <7.2",
                "sebastian/diff": "^1.1",
                "symfony/console": "^2.3 || ^3.0",
                "symfony/event-dispatcher": "^2.1 || ^3.0",
                "symfony/filesystem": "^2.1 || ^3.0",
                "symfony/finder": "^2.1 || ^3.0",
                "symfony/process": "^2.3 || ^3.0",
                "symfony/stopwatch": "^2.5 || ^3.0"
            },
            "conflict": {
                "hhvm": "<3.9"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5|^5",
                "satooshi/php-coveralls": "^1.0"
            },
            "bin": [
                "php-cs-fixer"
            ],
            "type": "application",
            "autoload": {
                "psr-4": {
                    "Symfony\\CS\\": "Symfony/CS/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dariusz RumiƄski",
                    "email": "dariusz.ruminski@gmail.com"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "A tool to automatically fix PHP code style",
            "time": "2017-09-11T14:11:16+00:00"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
                "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^4.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "time": "2017-10-19T19:58:43+00:00"
        },
        {
            "name": "phake/phake",
            "version": "v2.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/mlively/Phake.git",
                "reference": "d5832f1a0dd2370e14d38bcbaeb6770e8546cff2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mlively/Phake/zipball/d5832f1a0dd2370e14d38bcbaeb6770e8546cff2",
                "reference": "d5832f1a0dd2370e14d38bcbaeb6770e8546cff2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/comparator": "~1.1"
            },
            "require-dev": {
                "codeclimate/php-test-reporter": "dev-master",
                "doctrine/common": "2.3.*",
                "ext-soap": "*",
                "hamcrest/hamcrest-php": "1.1.*",
                "phpunit/phpunit": "3.7.*"
            },
            "suggest": {
                "doctrine/common": "Allows mock annotations to use import statements for classes.",
                "hamcrest/hamcrest-php": "Use Hamcrest matchers."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Phake": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Mike Lively",
                    "email": "m@digitalsandwich.com"
                }
            ],
            "description": "The Phake mock testing library",
            "homepage": "https://github.com/mlively/Phake",
            "keywords": [
                "mock",
                "testing"
            ],
            "time": "2017-03-20T05:16:34+00:00"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "time": "2017-09-11T18:02:19+00:00"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "3.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
                "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "phpdocumentor/reflection-common": "^1.0.0",
                "phpdocumentor/type-resolver": "^0.4.0",
                "webmozart/assert": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^0.9.4",
                "phpunit/phpunit": "^4.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "time": "2017-11-10T14:09:06+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "phpdocumentor/reflection-common": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^0.9.4",
                "phpunit/phpunit": "^5.2||^4.8.24"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "time": "2017-07-14T14:27:02+00:00"
        },
        {
            "name": "phpspec/prophecy",
            "version": "1.7.6",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
                "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.2",
                "php": "^5.3|^7.0",
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
                "sebastian/comparator": "^1.1|^2.0|^3.0",
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^2.5|^3.2",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Prophecy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "time": "2018-04-18T13:57:24+00:00"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "4.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
                "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xmlwriter": "*",
                "php": "^5.6 || ^7.0",
                "phpunit/php-file-iterator": "^1.3",
                "phpunit/php-text-template": "^1.2",
                "phpunit/php-token-stream": "^1.4.2 || ^2.0",
                "sebastian/code-unit-reverse-lookup": "^1.0",
                "sebastian/environment": "^1.3.2 || ^2.0",
                "sebastian/version": "^1.0 || ^2.0"
            },
            "require-dev": {
                "ext-xdebug": "^2.1.4",
                "phpunit/phpunit": "^5.7"
            },
            "suggest": {
                "ext-xdebug": "^2.5.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "time": "2017-04-02T07:44:40+00:00"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "1.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "time": "2017-11-27T13:52:08+00:00"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "time": "2015-06-21T13:50:34+00:00"
        },
        {
            "name": "phpunit/php-timer",
            "version": "1.0.9",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "time": "2017-02-26T11:10:40+00:00"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "1.4.12",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
                "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "time": "2017-12-04T08:55:13+00:00"
        },
        {
            "name": "phpunit/phpunit",
            "version": "5.7.27",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
                "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "myclabs/deep-copy": "~1.3",
                "php": "^5.6 || ^7.0",
                "phpspec/prophecy": "^1.6.2",
                "phpunit/php-code-coverage": "^4.0.4",
                "phpunit/php-file-iterator": "~1.4",
                "phpunit/php-text-template": "~1.2",
                "phpunit/php-timer": "^1.0.6",
                "phpunit/phpunit-mock-objects": "^3.2",
                "sebastian/comparator": "^1.2.4",
                "sebastian/diff": "^1.4.3",
                "sebastian/environment": "^1.3.4 || ^2.0",
                "sebastian/exporter": "~2.0",
                "sebastian/global-state": "^1.1",
                "sebastian/object-enumerator": "~2.0",
                "sebastian/resource-operations": "~1.0",
                "sebastian/version": "^1.0.6|^2.0.1",
                "symfony/yaml": "~2.1|~3.0|~4.0"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "3.0.2"
            },
            "require-dev": {
                "ext-pdo": "*"
            },
            "suggest": {
                "ext-xdebug": "*",
                "phpunit/php-invoker": "~1.1"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.7.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "time": "2018-02-01T05:50:59+00:00"
        },
        {
            "name": "phpunit/phpunit-mock-objects",
            "version": "3.4.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
                "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
                "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.2",
                "php": "^5.6 || ^7.0",
                "phpunit/php-text-template": "^1.2",
                "sebastian/exporter": "^1.2 || ^2.0"
            },
            "conflict": {
                "phpunit/phpunit": "<5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.4"
            },
            "suggest": {
                "ext-soap": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Mock Object library for PHPUnit",
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
            "keywords": [
                "mock",
                "xunit"
            ],
            "time": "2017-06-30T09:13:00+00:00"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 || ^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "time": "2017-03-04T06:30:41+00:00"
        },
        {
            "name": "sebastian/comparator",
            "version": "1.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/diff": "~1.2",
                "sebastian/exporter": "~1.2 || ~2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "time": "2017-01-29T09:50:25+00:00"
        },
        {
            "name": "sebastian/diff",
            "version": "1.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff"
            ],
            "time": "2017-05-22T07:24:03+00:00"
        },
        {
            "name": "sebastian/environment",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
                "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "time": "2016-11-26T07:53:53+00:00"
        },
        {
            "name": "sebastian/exporter",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
                "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/recursion-context": "~2.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "~4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "time": "2016-11-19T08:54:04+00:00"
        },
        {
            "name": "sebastian/global-state",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "time": "2015-10-12T03:26:01+00:00"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
                "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "sebastian/recursion-context": "~2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
            "time": "2017-02-18T15:18:39+00:00"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
                "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "time": "2016-11-19T07:33:16+00:00"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "time": "2015-07-28T20:34:47+00:00"
        },
        {
            "name": "sebastian/version",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "time": "2016-10-03T07:35:21+00:00"
        },
        {
            "name": "symfony/phpunit-bridge",
            "version": "v3.4.12",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/phpunit-bridge.git",
                "reference": "8a21eb6bedad38bf1f15d529c65eb9e17d0242fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/8a21eb6bedad38bf1f15d529c65eb9e17d0242fd",
                "reference": "8a21eb6bedad38bf1f15d529c65eb9e17d0242fd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "conflict": {
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
            },
            "suggest": {
                "ext-zip": "Zip support is required when using bin/simple-phpunit",
                "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
            },
            "bin": [
                "bin/simple-phpunit"
            ],
            "type": "symfony-bridge",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                },
                "thanks": {
                    "name": "phpunit/phpunit",
                    "url": "https://github.com/sebastianbergmann/phpunit"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Bridge\\PhpUnit\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "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 PHPUnit Bridge",
            "homepage": "https://symfony.com",
            "time": "2018-06-10T07:25:02+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/assert.git",
                "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
                "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6",
                "sebastian/version": "^1.0.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "time": "2018-01-29T19:49:41+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "cssjanus/cssjanus": 20,
        "phake/phake": 0
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=5.6.0",
        "ext-curl": "*",
        "ext-intl": "*",
        "ext-zip": "*"
    },
    "platform-dev": [],
    "platform-overrides": {
        "php": "5.6.0"
    }
}

Zerion Mini Shell 1.0