[
    {
        "name": "commerceguys/intl",
        "version": "v0.7.4",
        "version_normalized": "0.7.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/commerceguys/intl.git",
            "reference": "edfcfc26ed8505c4f6fcf862eb36dfda1af74b00"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/commerceguys/intl/zipball/edfcfc26ed8505c4f6fcf862eb36dfda1af74b00",
            "reference": "edfcfc26ed8505c4f6fcf862eb36dfda1af74b00",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "1.*",
            "phpunit/phpunit": "~4.0"
        },
        "time": "2016-12-13 12:33:19",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CommerceGuys\\Intl\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bojan Zivanovic"
            }
        ],
        "description": "Internationalization library powered by CLDR data."
    },
    {
        "name": "thirtybees/geoip",
        "version": "v1.17",
        "version_normalized": "1.17.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thirtybees/geoip-api-php.git",
            "reference": "2053a85c2ed3e7adcbaf0117e26832f57366e370"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thirtybees/geoip-api-php/zipball/2053a85c2ed3e7adcbaf0117e26832f57366e370",
            "reference": "2053a85c2ed3e7adcbaf0117e26832f57366e370",
            "shasum": ""
        },
        "conflict": {
            "ext-geoip": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "satooshi/php-coveralls": "1.0.*"
        },
        "time": "2016-05-16 19:06:50",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/geoip.inc",
                "src/geoipcity.inc",
                "src/timezone.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL 2.1+"
        ],
        "authors": [
            {
                "name": "MaxMind, Inc.",
                "email": "support@maxmind.com",
                "homepage": "http://www.maxmind.com/"
            }
        ],
        "description": "MaxMind GeoIP PHP API",
        "homepage": "http://dev.maxmind.com/geoip/legacy/downloadable",
        "keywords": [
            "geoip",
            "geolocation",
            "maxmind"
        ]
    },
    {
        "name": "smarty/smarty",
        "version": "v3.1.19",
        "version_normalized": "3.1.19.0",
        "source": {
            "type": "git",
            "url": "https://github.com/smarty-php/smarty.git",
            "reference": "be0fd3186ceec57e4da9a44031f517c06ae2418a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/smarty-php/smarty/zipball/be0fd3186ceec57e4da9a44031f517c06ae2418a",
            "reference": "be0fd3186ceec57e4da9a44031f517c06ae2418a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2014-10-31 01:29:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "libs/Smarty.class.php",
                "libs/SmartyBC.class.php",
                "libs/sysplugins/smarty_security.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"
        ]
    },
    {
        "name": "dlundgren/css-splitter",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dlundgren/php-css-splitter.git",
            "reference": "27f6e3396cd57e0e693a0f6f8849216a29480b1e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dlundgren/php-css-splitter/zipball/27f6e3396cd57e0e693a0f6f8849216a29480b1e",
            "reference": "27f6e3396cd57e0e693a0f6f8849216a29480b1e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2015-10-08 02:44:26",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CssSplitter\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "David Lundgren",
                "email": "dlundgren@syberisle.net",
                "role": "lead"
            }
        ],
        "description": "PHP Css Splitter for IE 4096 selector limit",
        "keywords": [
            "css splitter"
        ]
    },
    {
        "name": "pclzip/pclzip",
        "version": "2.8.2",
        "version_normalized": "2.8.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ivanlanin/pclzip.git",
            "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
            "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
            "shasum": ""
        },
        "time": "2014-06-05 11:42:24",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "pclzip.lib.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Vincent Blavet"
            }
        ],
        "description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
        "homepage": "http://www.phpconcept.net/pclzip",
        "keywords": [
            "php",
            "zip"
        ]
    },
    {
        "name": "vierbergenlars/php-semver",
        "version": "v2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/vierbergenlars/php-semver.git",
            "reference": "6b16f72b8c2d3aa00368f9fa612b2218a96245fc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/vierbergenlars/php-semver/zipball/6b16f72b8c2d3aa00368f9fa612b2218a96245fc",
            "reference": "6b16f72b8c2d3aa00368f9fa612b2218a96245fc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "vierbergenlars/simpletest": "1.1.*"
        },
        "time": "2013-09-20 10:41:27",
        "bin": [
            "bin/semver",
            "bin/update-versions"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "vierbergenlars\\SemVer": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Lars Vierbergen",
                "email": "vierbergenlars@gmail.com"
            }
        ],
        "description": "The Semantic Versioner for PHP",
        "keywords": [
            "semantic",
            "semver",
            "versioning"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7c8fae0ac1d216eb54349e6a8baa57d515fe8803",
            "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2017-06-14 15:44:48",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10 12:19:37",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06 14:39:51",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
            "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2017-03-20 17:10:46",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0"
        },
        "time": "2016-12-20 10:07:11",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.3.0",
        "version_normalized": "6.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
            "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.4",
            "php": ">=5.5"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.0 || ^5.0",
            "psr/log": "^1.0"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2017-06-22 18:50:49",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions_include.php"
            ],
            "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",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v5.4.8",
        "version_normalized": "5.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/9a06dc570a0367850280eefd3f1dc2da45aef517",
            "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1",
            "symfony/phpunit-bridge": "~3.2"
        },
        "time": "2017-05-01 15:54:03",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.4-dev"
            }
        },
        "installation-source": "dist",
        "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": "http://swiftmailer.org",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "tecnickcom/tcpdf",
        "version": "6.2.13",
        "version_normalized": "6.2.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tecnickcom/TCPDF.git",
            "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/95c5938aafe4b20df1454dbddb3e5005c0b26f64",
            "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-04-26 08:14:48",
        "type": "library",
        "installation-source": "dist",
        "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": [
            "LGPLv3"
        ],
        "authors": [
            {
                "name": "Nicola Asuni",
                "email": "info@tecnick.com",
                "homepage": "http://nicolaasuni.tecnick.com"
            }
        ],
        "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"
        ]
    },
    {
        "name": "phpoffice/phpexcel",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "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"
        },
        "time": "2015-05-01 07:00:55",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "ezyang/htmlpurifier",
        "version": "v4.9.3",
        "version_normalized": "4.9.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ezyang/htmlpurifier.git",
            "reference": "95e1bae3182efc0f3422896a3236e991049dac69"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69",
            "reference": "95e1bae3182efc0f3422896a3236e991049dac69",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "simpletest/simpletest": "^1.1"
        },
        "time": "2017-06-03 02:28:16",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "HTMLPurifier": "library/"
            },
            "files": [
                "library/HTMLPurifier.composer.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Edward Z. Yang",
                "email": "admin@htmlpurifier.org",
                "homepage": "http://ezyang.com"
            }
        ],
        "description": "Standards compliant HTML filter written in PHP",
        "homepage": "http://htmlpurifier.org/",
        "keywords": [
            "html"
        ]
    },
    {
        "name": "jakeasmith/http_build_url",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "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": ""
        },
        "time": "2017-05-01 15:36:40",
        "type": "library",
        "installation-source": "dist",
        "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."
    },
    {
        "name": "mrclay/minify",
        "version": "2.3.2",
        "version_normalized": "2.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mrclay/minify.git",
            "reference": "2c83b82bfa894180335f19141794a4de1ccd06e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mrclay/minify/zipball/2c83b82bfa894180335f19141794a4de1ccd06e6",
            "reference": "2c83b82bfa894180335f19141794a4de1ccd06e6",
            "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)"
        },
        "time": "2017-06-08 17:49:34",
        "type": "library",
        "installation-source": "dist",
        "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/"
    },
    {
        "name": "analog/analog",
        "version": "1.0.9-stable",
        "version_normalized": "1.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jbroadway/analog.git",
            "reference": "2f0f5e0be983bf84e97dd86f39465a486f9f3af6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jbroadway/analog/zipball/2f0f5e0be983bf84e97dd86f39465a486f9f3af6",
            "reference": "2f0f5e0be983bf84e97dd86f39465a486f9f3af6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "psr/log": "1.*"
        },
        "time": "2016-11-17 14:39:33",
        "type": "library",
        "installation-source": "dist",
        "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 5.3+ micro 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"
        ]
    },
    {
        "name": "greenlion/php-sql-parser",
        "version": "v4.1.2",
        "version_normalized": "4.1.2.0",
        "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"
        },
        "time": "2017-05-16 21:20:45",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "pear/pear_exception",
        "version": "v1.0.0",
        "version_normalized": "1.0.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": "*"
        },
        "time": "2015-02-10 20:07:52",
        "type": "class",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "pear/console_getopt",
        "version": "v1.4.1",
        "version_normalized": "1.4.1.0",
        "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": ""
        },
        "time": "2015-07-20 20:28:12",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "pear/pear-core-minimal",
        "version": "v1.10.3",
        "version_normalized": "1.10.3.0",
        "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"
        },
        "time": "2017-02-28 16:46:11",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "src/"
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Christian Weiske",
                "email": "cweiske@php.net",
                "role": "Lead"
            }
        ],
        "description": "Minimal set of PEAR core files to be used as composer dependency"
    },
    {
        "name": "pear/archive_tar",
        "version": "1.4.3",
        "version_normalized": "1.4.3.0",
        "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."
        },
        "time": "2017-06-11 17:28:11",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "mobiledetect/mobiledetectlib",
        "version": "2.8.25",
        "version_normalized": "2.8.25.0",
        "source": {
            "type": "git",
            "url": "https://github.com/serbanghita/Mobile-Detect.git",
            "reference": "f0896b5c7274d1450023b0b376240be902c3251c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/f0896b5c7274d1450023b0b376240be902c3251c",
            "reference": "f0896b5c7274d1450023b0b376240be902c3251c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2017-03-29 13:59:30",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Mobile_Detect.php"
            ],
            "psr-0": {
                "Detection": "namespaced/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Serban Ghita",
                "email": "serbanghita@gmail.com",
                "homepage": "http://mobiledetect.net",
                "role": "Developer"
            }
        ],
        "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
        "homepage": "https://github.com/serbanghita/Mobile-Detect",
        "keywords": [
            "detect mobile devices",
            "mobile",
            "mobile detect",
            "mobile detector",
            "php mobile detect"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v2.0.10",
        "version_normalized": "2.0.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d",
            "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2017-03-13 16:27:32",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/random.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "defuse/php-encryption",
        "version": "v2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/defuse/php-encryption.git",
            "reference": "5176f5abb38d3ea8a6e3ac6cd3bbb54d8185a689"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/defuse/php-encryption/zipball/5176f5abb38d3ea8a6e3ac6cd3bbb54d8185a689",
            "reference": "5176f5abb38d3ea8a6e3ac6cd3bbb54d8185a689",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "paragonie/random_compat": "~2.0",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "nikic/php-parser": "^2.0|^3.0",
            "phpunit/phpunit": "^4|^5"
        },
        "time": "2017-05-18 21:28:48",
        "bin": [
            "bin/generate-defuse-key"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Defuse\\Crypto\\": "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"
        ]
    }
]
