[
    {
        "name": "abraham/twitteroauth",
        "version": "0.6.6",
        "version_normalized": "0.6.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/abraham/twitteroauth.git",
            "reference": "fc0766220c79087ac8178625d34e88ca29160d5b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/fc0766220c79087ac8178625d34e88ca29160d5b",
            "reference": "fc0766220c79087ac8178625d34e88ca29160d5b",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "phpmd/phpmd": "2.3.*",
            "phpunit/phpunit": "4.8.*",
            "squizlabs/php_codesniffer": "2.3.*"
        },
        "time": "2016-10-10T14:20:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Abraham\\TwitterOAuth\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Abraham Williams",
                "email": "abraham@abrah.am",
                "homepage": "https://abrah.am",
                "role": "Developer"
            }
        ],
        "description": "The most popular PHP library for use with the Twitter OAuth REST API.",
        "homepage": "https://twitteroauth.com",
        "keywords": [
            "Twitter API",
            "Twitter oAuth",
            "api",
            "oauth",
            "rest",
            "social",
            "twitter"
        ]
    },
    {
        "name": "akrabat/rka-slim-controller",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/akrabat/rka-slim-controller.git",
            "reference": "7115f082a91af83fd22755e8d2d27e9fcffc636b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/akrabat/rka-slim-controller/zipball/7115f082a91af83fd22755e8d2d27e9fcffc636b",
            "reference": "7115f082a91af83fd22755e8d2d27e9fcffc636b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "slim/slim": "~2.4"
        },
        "time": "2015-01-07T09:54:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "RKA\\": "RKA"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Rob Allen",
                "email": "rob@akrabat.com",
                "homepage": "http://akrabat.com"
            }
        ],
        "description": "Dynamically instantiated controller classes for Slim Framework",
        "homepage": "http://github.com/akrabat/rka-slim-controller",
        "keywords": [
            "controller",
            "slim"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
            "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.2"
        },
        "time": "2018-01-09T20:05:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string"
        ]
    },
    {
        "name": "emojione/emojione",
        "version": "v1.5.2",
        "version_normalized": "1.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Ranks/emojione.git",
            "reference": "9c4c2a82307e4aa171f5ee1657521041c8049d9d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Ranks/emojione/zipball/9c4c2a82307e4aa171f5ee1657521041c8049d9d",
            "reference": "9c4c2a82307e4aa171f5ee1657521041c8049d9d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.6"
        },
        "time": "2015-10-30T04:41:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Emojione\\": "lib/php/src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(CC-BY-SA-4.0 and MIT)"
        ],
        "description": "Emoji One is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG and SVG formats provided for the emoji images.",
        "homepage": "http://www.emojione.com",
        "keywords": [
            "Emoji One",
            "emoji",
            "emojione",
            "emojis",
            "emoticons",
            "smileys",
            "smilies",
            "unicode"
        ]
    },
    {
        "name": "erusev/parsedown",
        "version": "1.6.4",
        "version_normalized": "1.6.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/erusev/parsedown.git",
            "reference": "fbe3fe878f4fe69048bb8a52783a09802004f548"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/erusev/parsedown/zipball/fbe3fe878f4fe69048bb8a52783a09802004f548",
            "reference": "fbe3fe878f4fe69048bb8a52783a09802004f548",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2017-11-14T20:44:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Parsedown": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Emanuil Rusev",
                "email": "hello@erusev.com",
                "homepage": "http://erusev.com"
            }
        ],
        "description": "Parser for Markdown.",
        "homepage": "http://parsedown.org",
        "keywords": [
            "markdown",
            "parser"
        ]
    },
    {
        "name": "evenement/evenement",
        "version": "v2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/igorw/evenement.git",
            "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/igorw/evenement/zipball/6ba9a777870ab49f417e703229d53931ed40fd7a",
            "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0||^5.7||^4.8.35"
        },
        "time": "2017-07-17T17:39:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Evenement": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            }
        ],
        "description": "Événement is a very simple event dispatching library for PHP",
        "keywords": [
            "event-dispatcher",
            "event-emitter"
        ]
    },
    {
        "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-03T02:28:16+00:00",
        "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": "fguillot/picofeed",
        "version": "v0.1.37",
        "version_normalized": "0.1.37.0",
        "source": {
            "type": "git",
            "url": "https://github.com/miniflux/picoFeed.git",
            "reference": "402b7f07629577e7929625e78bc88d3d5831a22d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/miniflux/picoFeed/zipball/402b7f07629577e7929625e78bc88d3d5831a22d",
            "reference": "402b7f07629577e7929625e78bc88d3d5831a22d",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-iconv": "*",
            "ext-libxml": "*",
            "ext-simplexml": "*",
            "ext-xml": "*",
            "php": ">=5.3.0",
            "zendframework/zendxml": "^1.0"
        },
        "require-dev": {
            "phpdocumentor/reflection-docblock": "2.0.4",
            "phpunit/phpunit": "4.8.26",
            "symfony/yaml": "2.8.7"
        },
        "suggest": {
            "ext-curl": "PicoFeed will use cURL if present"
        },
        "time": "2017-11-02T03:20:36+00:00",
        "bin": [
            "picofeed"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PicoFeed": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frédéric Guillot"
            }
        ],
        "description": "Modern library to handle RSS/Atom feeds",
        "homepage": "https://github.com/miniflux/picoFeed",
        "abandoned": true
    },
    {
        "name": "flynsarmy/slim-monolog",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "target-dir": "Flynsarmy/SlimMonolog",
        "source": {
            "type": "git",
            "url": "https://github.com/Flynsarmy/Slim-Monolog.git",
            "reference": "2a3a20671cc14372424085d563991c90ba7818e8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Flynsarmy/Slim-Monolog/zipball/2a3a20671cc14372424085d563991c90ba7818e8",
            "reference": "2a3a20671cc14372424085d563991c90ba7818e8",
            "shasum": ""
        },
        "require": {
            "monolog/monolog": ">=1.6.0",
            "php": ">=5.3.0",
            "slim/slim": ">=2.3.0"
        },
        "time": "2015-07-15T22:14:44+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Flynsarmy\\SlimMonolog": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Flyn San",
                "email": "flynsarmy@gmail.com",
                "homepage": "http://www.flynsarmy.com/"
            }
        ],
        "description": "Monolog logging support Slim Framework",
        "homepage": "http://github.com/flynsarmy/Slim-Monolog",
        "keywords": [
            "extensions",
            "logging",
            "middleware"
        ]
    },
    {
        "name": "gettext/gettext",
        "version": "v4.4.3",
        "version_normalized": "4.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/oscarotero/Gettext.git",
            "reference": "4f57f004635cc6311a20815ebfdc0757cb337113"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/4f57f004635cc6311a20815ebfdc0757cb337113",
            "reference": "4f57f004635cc6311a20815ebfdc0757cb337113",
            "shasum": ""
        },
        "require": {
            "gettext/languages": "^2.3",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "illuminate/view": "*",
            "phpunit/phpunit": "^4.8|^5.7",
            "squizlabs/php_codesniffer": "^3.0",
            "symfony/yaml": "~2",
            "twig/extensions": "*",
            "twig/twig": "^1.31|^2.0"
        },
        "suggest": {
            "illuminate/view": "Is necessary if you want to use the Blade extractor",
            "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
            "twig/extensions": "Is necessary if you want to use the Twig extractor",
            "twig/twig": "Is necessary if you want to use the Twig extractor"
        },
        "time": "2017-08-09T16:59:46+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Gettext\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Oscar Otero",
                "email": "oom@oscarotero.com",
                "homepage": "http://oscarotero.com",
                "role": "Developer"
            }
        ],
        "description": "PHP gettext manager",
        "homepage": "https://github.com/oscarotero/Gettext",
        "keywords": [
            "JS",
            "gettext",
            "i18n",
            "mo",
            "po",
            "translation"
        ]
    },
    {
        "name": "gettext/languages",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
            "reference": "49c39e51569963cc917a924b489e7025bfb9d8c7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/49c39e51569963cc917a924b489e7025bfb9d8c7",
            "reference": "49c39e51569963cc917a924b489e7025bfb9d8c7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^4"
        },
        "time": "2017-03-23T17:02:28+00:00",
        "bin": [
            "bin/export-plural-rules",
            "bin/export-plural-rules.php"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Gettext\\Languages\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michele Locati",
                "email": "mlocati@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "gettext languages with plural rules",
        "homepage": "https://github.com/mlocati/cldr-to-gettext-plural-rules",
        "keywords": [
            "cldr",
            "i18n",
            "internationalization",
            "l10n",
            "language",
            "languages",
            "localization",
            "php",
            "plural",
            "plural rules",
            "plurals",
            "translate",
            "translations",
            "unicode"
        ]
    },
    {
        "name": "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-22T18:50:49+00:00",
        "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": "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-20T10:07:11+00:00",
        "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/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-20T17:10:46+00:00",
        "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": "illuminate/cache",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/cache.git",
            "reference": "09bcee8982c40570947b799d65987aa030d7706b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/cache/zipball/09bcee8982c40570947b799d65987aa030d7706b",
            "reference": "09bcee8982c40570947b799d65987aa030d7706b",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "illuminate/support": "5.2.*",
            "nesbot/carbon": "~1.20",
            "php": ">=5.5.9"
        },
        "suggest": {
            "illuminate/database": "Required to use the database cache driver (5.2.*).",
            "illuminate/filesystem": "Required to use the file cache driver (5.2.*).",
            "illuminate/redis": "Required to use the redis cache driver (5.2.*)."
        },
        "time": "2016-08-18T14:17:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Cache\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Cache package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/container",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/container.git",
            "reference": "5139cebc8293b6820b91aef6f4b4e18bde33c9b2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/container/zipball/5139cebc8293b6820b91aef6f4b4e18bde33c9b2",
            "reference": "5139cebc8293b6820b91aef6f4b4e18bde33c9b2",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "php": ">=5.5.9"
        },
        "time": "2016-08-01T13:49:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Container\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Container package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/contracts",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/contracts.git",
            "reference": "22bde7b048a33c702d9737fc1446234fff9b1363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/contracts/zipball/22bde7b048a33c702d9737fc1446234fff9b1363",
            "reference": "22bde7b048a33c702d9737fc1446234fff9b1363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2016-08-08T11:46:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Contracts\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Contracts package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/database",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/database.git",
            "reference": "4a70c0598ed41d18a99f23c12be4e22b5006d30a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/database/zipball/4a70c0598ed41d18a99f23c12be4e22b5006d30a",
            "reference": "4a70c0598ed41d18a99f23c12be4e22b5006d30a",
            "shasum": ""
        },
        "require": {
            "illuminate/container": "5.2.*",
            "illuminate/contracts": "5.2.*",
            "illuminate/support": "5.2.*",
            "nesbot/carbon": "~1.20",
            "php": ">=5.5.9"
        },
        "suggest": {
            "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
            "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
            "illuminate/console": "Required to use the database commands (5.2.*).",
            "illuminate/events": "Required to use the observers with Eloquent (5.2.*).",
            "illuminate/filesystem": "Required to use the migrations (5.2.*).",
            "illuminate/pagination": "Required to paginate the result set (5.2.*)."
        },
        "time": "2016-08-25T07:01:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Database\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Database package.",
        "homepage": "http://laravel.com",
        "keywords": [
            "database",
            "laravel",
            "orm",
            "sql"
        ]
    },
    {
        "name": "illuminate/filesystem",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/filesystem.git",
            "reference": "39668a50e0cf1d673e58e7dbb437475708cfb508"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/filesystem/zipball/39668a50e0cf1d673e58e7dbb437475708cfb508",
            "reference": "39668a50e0cf1d673e58e7dbb437475708cfb508",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "illuminate/support": "5.2.*",
            "php": ">=5.5.9",
            "symfony/finder": "2.8.*|3.0.*"
        },
        "suggest": {
            "league/flysystem": "Required to use the Flysystem local and FTP drivers (~1.0).",
            "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
            "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0)."
        },
        "time": "2016-08-17T17:21:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Filesystem\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Filesystem package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/support",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/support.git",
            "reference": "510230ab62a7d85dc70203f4fdca6fb71a19e08a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/support/zipball/510230ab62a7d85dc70203f4fdca6fb71a19e08a",
            "reference": "510230ab62a7d85dc70203f4fdca6fb71a19e08a",
            "shasum": ""
        },
        "require": {
            "doctrine/inflector": "~1.0",
            "ext-mbstring": "*",
            "illuminate/contracts": "5.2.*",
            "paragonie/random_compat": "~1.4",
            "php": ">=5.5.9"
        },
        "replace": {
            "tightenco/collect": "self.version"
        },
        "suggest": {
            "illuminate/filesystem": "Required to use the composer class (5.2.*).",
            "jeremeamia/superclosure": "Required to be able to serialize closures (~2.2).",
            "symfony/polyfill-php56": "Required to use the hash_equals function on PHP 5.5 (~1.0).",
            "symfony/process": "Required to use the composer class (2.8.*|3.0.*).",
            "symfony/var-dumper": "Improves the dd function (2.8.*|3.0.*)."
        },
        "time": "2016-08-05T14:49:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Support\\": ""
            },
            "files": [
                "helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Support package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "intervention/image",
        "version": "2.4.1",
        "version_normalized": "2.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Intervention/image.git",
            "reference": "3603dbcc9a17d307533473246a6c58c31cf17919"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Intervention/image/zipball/3603dbcc9a17d307533473246a6c58c31cf17919",
            "reference": "3603dbcc9a17d307533473246a6c58c31cf17919",
            "shasum": ""
        },
        "require": {
            "ext-fileinfo": "*",
            "guzzlehttp/psr7": "~1.1",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.2",
            "phpunit/phpunit": "^4.8 || ^5.7"
        },
        "suggest": {
            "ext-gd": "to use GD library based image processing.",
            "ext-imagick": "to use Imagick based image processing.",
            "intervention/imagecache": "Caching extension for the Intervention Image library"
        },
        "time": "2017-09-21T16:29:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            },
            "laravel": {
                "providers": [
                    "Intervention\\Image\\ImageServiceProvider"
                ],
                "aliases": {
                    "Image": "Intervention\\Image\\Facades\\Image"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Intervention\\Image\\": "src/Intervention/Image"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Oliver Vogel",
                "email": "oliver@olivervogel.com",
                "homepage": "http://olivervogel.com/"
            }
        ],
        "description": "Image handling and manipulation library with support for Laravel integration",
        "homepage": "http://image.intervention.io/",
        "keywords": [
            "gd",
            "image",
            "imagick",
            "laravel",
            "thumbnail",
            "watermark"
        ]
    },
    {
        "name": "intervention/imagecache",
        "version": "2.3.3",
        "version_normalized": "2.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Intervention/imagecache.git",
            "reference": "7936b90e695daee1aafbd25221815352ef97bcbc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Intervention/imagecache/zipball/7936b90e695daee1aafbd25221815352ef97bcbc",
            "reference": "7936b90e695daee1aafbd25221815352ef97bcbc",
            "shasum": ""
        },
        "require": {
            "illuminate/cache": "~4|~5",
            "illuminate/filesystem": "~4|~5",
            "intervention/image": "dev-master|~2,>=2.2.0",
            "jeremeamia/superclosure": "~1|~2",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.2",
            "phpunit/phpunit": "3.*"
        },
        "time": "2015-09-22T15:22:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Intervention\\Image\\": "src/Intervention/Image"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Oliver Vogel",
                "email": "oliver@olivervogel.net",
                "homepage": "http://olivervogel.net/"
            }
        ],
        "description": "Caching extension for the Intervention Image Class",
        "homepage": "http://image.intervention.io",
        "keywords": [
            "cache",
            "gd",
            "image",
            "imagick",
            "laravel"
        ]
    },
    {
        "name": "ircmaxell/random-lib",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.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"
        },
        "time": "2016-09-07T15:52:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "ircmaxell/security-lib",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.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.*"
        },
        "time": "2015-03-20T14:31:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "james-heinrich/getid3",
        "version": "v1.9.15",
        "version_normalized": "1.9.15.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JamesHeinrich/getID3.git",
            "reference": "df9b441e547da1018b1be0e239bee095c9962c96"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/df9b441e547da1018b1be0e239bee095c9962c96",
            "reference": "df9b441e547da1018b1be0e239bee095c9962c96",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-10-26T18:34:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "getid3/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL"
        ],
        "description": "PHP script that extracts useful information from popular multimedia file formats",
        "homepage": "http://www.getid3.org/",
        "keywords": [
            "codecs",
            "php",
            "tags"
        ]
    },
    {
        "name": "jenssegers/date",
        "version": "v3.2.12",
        "version_normalized": "3.2.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jenssegers/date.git",
            "reference": "1db4d580d1d45085a48fd4a332697619b9a3851c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jenssegers/date/zipball/1db4d580d1d45085a48fd4a332697619b9a3851c",
            "reference": "1db4d580d1d45085a48fd4a332697619b9a3851c",
            "shasum": ""
        },
        "require": {
            "nesbot/carbon": "^1.0",
            "php": ">=5.4",
            "symfony/translation": "^2.7|^3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0|^5.0|^6.0",
            "satooshi/php-coveralls": "^1.0"
        },
        "time": "2017-06-30T11:51:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            },
            "laravel": {
                "providers": [
                    "Jenssegers\\Date\\DateServiceProvider"
                ],
                "aliases": {
                    "Date": "Jenssegers\\Date\\Date"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jenssegers\\Date\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jens Segers",
                "homepage": "https://jenssegers.com"
            }
        ],
        "description": "A date library to help you work with dates in different languages",
        "homepage": "https://github.com/jenssegers/date",
        "keywords": [
            "carbon",
            "date",
            "datetime",
            "i18n",
            "laravel",
            "time",
            "translation"
        ]
    },
    {
        "name": "jeremeamia/SuperClosure",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jeremeamia/super_closure.git",
            "reference": "443c3df3207f176a1b41576ee2a66968a507b3db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/443c3df3207f176a1b41576ee2a66968a507b3db",
            "reference": "443c3df3207f176a1b41576ee2a66968a507b3db",
            "shasum": ""
        },
        "require": {
            "nikic/php-parser": "^1.2|^2.0|^3.0",
            "php": ">=5.4",
            "symfony/polyfill-php56": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0|^5.0"
        },
        "time": "2016-12-07T09:37:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SuperClosure\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jeremy Lindblom",
                "email": "jeremeamia@gmail.com",
                "homepage": "https://github.com/jeremeamia",
                "role": "Developer"
            }
        ],
        "description": "Serialize Closure objects, including their context and binding",
        "homepage": "https://github.com/jeremeamia/super_closure",
        "keywords": [
            "closure",
            "function",
            "lambda",
            "parser",
            "serializable",
            "serialize",
            "tokenizer"
        ]
    },
    {
        "name": "league/event",
        "version": "2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/event.git",
            "reference": "e4bfc88dbcb60c8d8a2939a71f9813e141bbe4cd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/event/zipball/e4bfc88dbcb60c8d8a2939a71f9813e141bbe4cd",
            "reference": "e4bfc88dbcb60c8d8a2939a71f9813e141bbe4cd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "henrikbjorn/phpspec-code-coverage": "~1.0.1",
            "phpspec/phpspec": "~2.0.0"
        },
        "time": "2015-05-21T12:24:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Event\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Event package",
        "keywords": [
            "emitter",
            "event",
            "listener"
        ]
    },
    {
        "name": "league/oauth2-client",
        "version": "1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/oauth2-client.git",
            "reference": "01f955b85040b41cf48885b078f7fd39a8be5411"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/01f955b85040b41cf48885b078f7fd39a8be5411",
            "reference": "01f955b85040b41cf48885b078f7fd39a8be5411",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "guzzlehttp/guzzle": "~6.0",
            "ircmaxell/random-lib": "~1.1",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "jakub-onderka/php-parallel-lint": "0.8.*",
            "mockery/mockery": "~0.9",
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "0.6.*",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2016-07-28T13:20:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\OAuth2\\Client\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alex Bilbie",
                "email": "hello@alexbilbie.com",
                "homepage": "http://www.alexbilbie.com",
                "role": "Developer"
            }
        ],
        "description": "OAuth 2.0 Client Library",
        "keywords": [
            "Authentication",
            "SSO",
            "authorization",
            "identity",
            "idp",
            "oauth",
            "oauth2",
            "single sign on"
        ]
    },
    {
        "name": "league/oauth2-server",
        "version": "4.1.6",
        "version_normalized": "4.1.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/oauth2-server.git",
            "reference": "3bec591393b1cc6a3fc02c94d18262e4ffad2e4f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/3bec591393b1cc6a3fc02c94d18262e4ffad2e4f",
            "reference": "3bec591393b1cc6a3fc02c94d18262e4ffad2e4f",
            "shasum": ""
        },
        "require": {
            "league/event": "~2.1",
            "php": ">=5.4.0",
            "symfony/http-foundation": "~2.4|~3.0"
        },
        "replace": {
            "league/oauth2server": "*",
            "lncd/oauth2": "*"
        },
        "require-dev": {
            "mockery/mockery": "0.9.*",
            "phpunit/phpunit": "4.3.*"
        },
        "time": "2016-09-13T13:42:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\OAuth2\\Server\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alex Bilbie",
                "email": "hello@alexbilbie.com",
                "homepage": "http://www.alexbilbie.com",
                "role": "Developer"
            }
        ],
        "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
        "homepage": "http://oauth2.thephpleague.com/",
        "keywords": [
            "Authentication",
            "api",
            "auth",
            "authorisation",
            "authorization",
            "oauth",
            "oauth 2",
            "oauth 2.0",
            "oauth2",
            "protect",
            "resource",
            "secure",
            "server"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
            "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^2.4.9 || ^3.0",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "jakub-onderka/php-parallel-lint": "0.9",
            "php-amqplib/php-amqplib": "~2.4",
            "php-console/php-console": "^3.1.3",
            "phpunit/phpunit": "~4.5",
            "phpunit/phpunit-mock-objects": "2.3.0",
            "ruflin/elastica": ">=0.90 <3.0",
            "sentry/sentry": "^0.13",
            "swiftmailer/swiftmailer": "^5.3|^6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
            "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "sentry/sentry": "Allow sending log messages to a Sentry server"
        },
        "time": "2017-06-19T01:22:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ]
    },
    {
        "name": "mtdowling/cron-expression",
        "version": "v1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mtdowling/cron-expression.git",
            "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
            "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0|~5.0"
        },
        "time": "2017-01-23T04:29:33+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cron\\": "src/Cron/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
        "keywords": [
            "cron",
            "schedule"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
            "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/translation": "~2.6 || ~3.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2",
            "phpunit/phpunit": "~4.0 || ~5.0"
        },
        "time": "2017-01-16T07:55:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.23-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Carbon\\": "src/Carbon/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "http://nesbot.com"
            }
        ],
        "description": "A simple API extension for DateTime.",
        "homepage": "http://carbon.nesbot.com",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "nikic/php-parser",
        "version": "v3.1.3",
        "version_normalized": "3.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "579f4ce846734a1cf55d6a531d00ca07a43e3cda"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/579f4ce846734a1cf55d6a531d00ca07a43e3cda",
            "reference": "579f4ce846734a1cf55d6a531d00ca07a43e3cda",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=5.5"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0|~5.0"
        },
        "time": "2017-12-26T14:43:21+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "onelogin/php-saml",
        "version": "3.0.0.x-dev",
        "version_normalized": "3.0.0.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/onelogin/php-saml.git",
            "reference": "7cf3bb3a2cd6dec7751fdb4c69fd0e5e23479af9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/onelogin/php-saml/zipball/7cf3bb3a2cd6dec7751fdb4c69fd0e5e23479af9",
            "reference": "7cf3bb3a2cd6dec7751fdb4c69fd0e5e23479af9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "robrichards/xmlseclibs": ">=3.0"
        },
        "require-dev": {
            "pdepend/pdepend": ">=2.5.0",
            "phploc/phploc": "*",
            "phpunit/phpunit": ">=4.8",
            "satooshi/php-coveralls": ">=1.0.2",
            "sebastian/phpcpd": "*",
            "squizlabs/php_codesniffer": "~3.1.1"
        },
        "suggest": {
            "ext-curl": "Install curl lib to be able to use the IdPMetadataParser for parsing remote XMLs",
            "ext-gettext": "Install gettext and php5-gettext libs to handle translations",
            "ext-openssl": "Install openssl lib in order to handle with x509 certs (require to support sign and encryption)"
        },
        "time": "2018-03-07T14:03:46+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "lib/Saml2"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "OneLogin PHP SAML Toolkit",
        "homepage": "https://developers.onelogin.com/saml/php",
        "keywords": [
            "SAML2",
            "onelogin",
            "saml"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "965cdeb01fdcab7653253aa81d40441d261f1e66"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/965cdeb01fdcab7653253aa81d40441d261f1e66",
            "reference": "965cdeb01fdcab7653253aa81d40441d261f1e66",
            "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-13T16:22:52+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/random.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "phenx/php-font-lib",
        "version": "0.5.1",
        "version_normalized": "0.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PhenX/php-font-lib.git",
            "reference": "760148820110a1ae0936e5cc35851e25a938bc97"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97",
            "reference": "760148820110a1ae0936e5cc35851e25a938bc97",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8"
        },
        "time": "2017-09-13T16:14:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "FontLib\\": "src/FontLib"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Fabien Ménager",
                "email": "fabien.menager@gmail.com"
            }
        ],
        "description": "A library to read, parse, export and make subsets of different types of font files.",
        "homepage": "https://github.com/PhenX/php-font-lib"
    },
    {
        "name": "phpmailer/phpmailer",
        "version": "v6.0.3",
        "version_normalized": "6.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPMailer/PHPMailer.git",
            "reference": "44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6",
            "reference": "44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-filter": "*",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "doctrine/annotations": "1.2.*",
            "friendsofphp/php-cs-fixer": "^2.2",
            "phpdocumentor/phpdocumentor": "2.*",
            "phpunit/phpunit": "^4.8 || ^5.7",
            "zendframework/zend-eventmanager": "3.0.*",
            "zendframework/zend-i18n": "2.7.3",
            "zendframework/zend-serializer": "2.7.*"
        },
        "suggest": {
            "ext-mbstring": "Needed to send email in multibyte encoding charset",
            "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
            "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
            "psr/log": "For optional PSR-3 debug logging",
            "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
            "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
        },
        "time": "2018-01-05T13:19:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PHPMailer\\PHPMailer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Jim Jagielski",
                "email": "jimjag@gmail.com"
            },
            {
                "name": "Marcus Bointon",
                "email": "phpmailer@synchromedia.co.uk"
            },
            {
                "name": "Andy Prevost",
                "email": "codeworxtech@users.sourceforge.net"
            },
            {
                "name": "Brent R. Matzelle"
            }
        ],
        "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
    },
    {
        "name": "psr/cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/cache.git",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T20:24:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Cache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for caching libraries",
        "keywords": [
            "cache",
            "psr",
            "psr-6"
        ]
    },
    {
        "name": "psr/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-06T14:39:51+00:00",
        "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": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "ralouphie/mimey",
        "version": "1.0.8",
        "version_normalized": "1.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/mimey.git",
            "reference": "d69688d4856daa13a9124c819d148ccc2235dea2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/mimey/zipball/d69688d4856daa13a9124c819d148ccc2235dea2",
            "reference": "d69688d4856daa13a9124c819d148ccc2235dea2",
            "shasum": ""
        },
        "require": {
            "php": "^5.3|^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7.0",
            "satooshi/php-coveralls": ">=1.0"
        },
        "time": "2017-01-27T20:57:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Mimey\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "PHP package for converting file extensions to MIME types and vice versa."
    },
    {
        "name": "react/event-loop",
        "version": "v0.4.3",
        "version_normalized": "0.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/reactphp/event-loop.git",
            "reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/reactphp/event-loop/zipball/8bde03488ee897dc6bb3d91e4e17c353f9c5252f",
            "reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8"
        },
        "suggest": {
            "ext-event": "~1.0",
            "ext-libev": "*",
            "ext-libevent": ">=0.1.0"
        },
        "time": "2017-04-27T10:56:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "React\\EventLoop\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Event loop abstraction layer that libraries can use for evented I/O.",
        "keywords": [
            "asynchronous",
            "event-loop"
        ]
    },
    {
        "name": "react/zmq",
        "version": "v0.3.0",
        "version_normalized": "0.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/reactphp/zmq.git",
            "reference": "2865e3b23000751ed443d3f108da2735abf80716"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/reactphp/zmq/zipball/2865e3b23000751ed443d3f108da2735abf80716",
            "reference": "2865e3b23000751ed443d3f108da2735abf80716",
            "shasum": ""
        },
        "require": {
            "evenement/evenement": "~2.0",
            "ext-zmq": "*",
            "php": ">=5.4.0",
            "react/event-loop": "0.4.*"
        },
        "require-dev": {
            "ext-pcntl": "*"
        },
        "time": "2014-05-25T17:54:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "React\\ZMQ": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "ZeroMQ bindings for React.",
        "keywords": [
            "zeromq",
            "zmq"
        ]
    },
    {
        "name": "respect/validation",
        "version": "1.1.15",
        "version_normalized": "1.1.15.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Respect/Validation.git",
            "reference": "ee9e69776a8e875ac1b5b00d8cf2d2c801c42181"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Respect/Validation/zipball/ee9e69776a8e875ac1b5b00d8cf2d2c801c42181",
            "reference": "ee9e69776a8e875ac1b5b00d8cf2d2c801c42181",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "symfony/polyfill-mbstring": "^1.2"
        },
        "require-dev": {
            "egulias/email-validator": "~1.2",
            "mikey179/vfsstream": "^1.5",
            "phpunit/phpunit": "~4.0",
            "symfony/validator": "~2.6.9",
            "zendframework/zend-validator": "~2.3"
        },
        "suggest": {
            "egulias/email-validator": "Strict (RFC compliant) email validation",
            "ext-bcmath": "Arbitrary Precision Mathematics",
            "ext-mbstring": "Multibyte String Functions",
            "fabpot/php-cs-fixer": "Fix PSR2 and other coding style issues",
            "symfony/validator": "Use Symfony validator through Respect\\Validation",
            "zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation"
        },
        "time": "2018-01-02T21:47:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Respect\\Validation\\": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD Style"
        ],
        "authors": [
            {
                "name": "Respect/Validation Contributors",
                "homepage": "https://github.com/Respect/Validation/graphs/contributors"
            }
        ],
        "description": "The most awesome validation engine ever created for PHP",
        "homepage": "http://respect.github.io/Validation/",
        "keywords": [
            "respect",
            "validation",
            "validator"
        ]
    },
    {
        "name": "robrichards/xmlseclibs",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/robrichards/xmlseclibs.git",
            "reference": "d937712f70f93a584eb0299ccd87dc6374003781"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/d937712f70f93a584eb0299ccd87dc6374003781",
            "reference": "d937712f70f93a584eb0299ccd87dc6374003781",
            "shasum": ""
        },
        "require": {
            "php": ">= 5.4"
        },
        "suggest": {
            "ext-openssl": "OpenSSL extension"
        },
        "time": "2017-08-31T09:27:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "RobRichards\\XMLSecLibs\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "A PHP library for XML Security",
        "homepage": "https://github.com/robrichards/xmlseclibs",
        "keywords": [
            "security",
            "signature",
            "xml",
            "xmldsig"
        ]
    },
    {
        "name": "sallar/jdatetime",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/sallar/jDateTime.git",
            "reference": "0e6028c1a5019af57705b1d2e624db6cd9d0646d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sallar/jDateTime/zipball/0e6028c1a5019af57705b1d2e624db6cd9d0646d",
            "reference": "0e6028c1a5019af57705b1d2e624db6cd9d0646d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.2"
        },
        "time": "2017-04-17T07:07:23+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "jdatetime.class.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Sallar Kaboli",
                "email": "sallar.kaboli@gmail.com",
                "homepage": "http://sallar.me",
                "role": "Developer"
            }
        ],
        "description": "Jalali (Shamsi) DateTime class written in PHP, Supports year higher than 2038",
        "homepage": "http://sallar.me/projects/jdatetime/",
        "keywords": [
            "Jalali",
            "date",
            "datetime",
            "farsi",
            "iran",
            "jalalidate",
            "jdatetime",
            "persian",
            "shamsi",
            "time"
        ]
    },
    {
        "name": "slim/slim",
        "version": "2.6.3",
        "version_normalized": "2.6.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/slimphp/Slim.git",
            "reference": "9224ed81ac1c412881e8d762755e3d76ebf580c0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/slimphp/Slim/zipball/9224ed81ac1c412881e8d762755e3d76ebf580c0",
            "reference": "9224ed81ac1c412881e8d762755e3d76ebf580c0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "suggest": {
            "ext-mcrypt": "Required for HTTP cookie encryption",
            "phpseclib/mcrypt_compat": "Polyfil for mcrypt extension"
        },
        "time": "2017-01-07T12:21:41+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Slim": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josh Lockhart",
                "email": "info@joshlockhart.com",
                "homepage": "http://www.joshlockhart.com/"
            }
        ],
        "description": "Slim Framework, a PHP micro framework",
        "homepage": "http://github.com/codeguy/Slim",
        "keywords": [
            "microframework",
            "rest",
            "router"
        ]
    },
    {
        "name": "slim/views",
        "version": "0.1.3",
        "version_normalized": "0.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/slimphp/Slim-Views.git",
            "reference": "8561c785e55a39df6cb6f95c3aba3281a60ed5b0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/slimphp/Slim-Views/zipball/8561c785e55a39df6cb6f95c3aba3281a60ed5b0",
            "reference": "8561c785e55a39df6cb6f95c3aba3281a60ed5b0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "slim/slim": ">=2.4.0"
        },
        "suggest": {
            "smarty/smarty": "Smarty templating system",
            "twig/twig": "Twig templating system"
        },
        "time": "2014-12-09T23:48:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Slim\\Views\\": "./"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josh Lockhart",
                "email": "info@joshlockhart.com",
                "homepage": "http://www.joshlockhart.com/"
            },
            {
                "name": "Andrew Smith",
                "email": "a.smith@silentworks.co.uk",
                "homepage": "http://thoughts.silentworks.co.uk/"
            }
        ],
        "description": "Smarty and Twig View Parser package for the Slim Framework",
        "homepage": "http://github.com/codeguy/Slim-Views",
        "keywords": [
            "extensions",
            "slimphp",
            "templating"
        ]
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v3.4.3",
        "version_normalized": "3.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "26b87b6bca8f8f797331a30b76fdae5342dc26ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/26b87b6bca8f8f797331a30b76fdae5342dc26ca",
            "reference": "26b87b6bca8f8f797331a30b76fdae5342dc26ca",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/stopwatch": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2018-01-03T07:37:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/finder",
        "version": "v3.0.9",
        "version_normalized": "3.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9",
            "reference": "3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2016-06-29T05:40:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-foundation",
        "version": "v3.4.3",
        "version_normalized": "3.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "4a213be1cc8598089b8c7451529a2927b49b5d26"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4a213be1cc8598089b8c7451529a2927b49b5d26",
            "reference": "4a213be1cc8598089b8c7451529a2927b49b5d26",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.1",
            "symfony/polyfill-php70": "~1.6"
        },
        "require-dev": {
            "symfony/expression-language": "~2.8|~3.0|~4.0"
        },
        "time": "2018-01-03T17:14:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpFoundation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
            "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2017-10-11T12:05:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php56",
        "version": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php56.git",
            "reference": "265fc96795492430762c29be291a371494ba3a5b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/265fc96795492430762c29be291a371494ba3a5b",
            "reference": "265fc96795492430762c29be291a371494ba3a5b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/polyfill-util": "~1.0"
        },
        "time": "2017-10-11T12:05:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/polyfill-php70",
        "version": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php70.git",
            "reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff",
            "reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "~1.0|~2.0",
            "php": ">=5.3.3"
        },
        "time": "2017-10-11T12:05:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php70\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-util",
        "version": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-util.git",
            "reference": "6e719200c8e540e0c0effeb31f96bdb344b94176"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/6e719200c8e540e0c0effeb31f96bdb344b94176",
            "reference": "6e719200c8e540e0c0effeb31f96bdb344b94176",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2017-10-11T12:05:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/translation",
        "version": "v3.4.3",
        "version_normalized": "3.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "17b5962d252b2d6d1d37a2485ebb7ddc5b2bef0a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/17b5962d252b2d6d1d37a2485ebb7ddc5b2bef0a",
            "reference": "17b5962d252b2d6d1d37a2485ebb7ddc5b2bef0a",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/config": "<2.8",
            "symfony/dependency-injection": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/intl": "^2.8.18|^3.2.5|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "psr/log": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2018-01-03T07:37:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Translation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "tedivm/stash",
        "version": "v0.14.2",
        "version_normalized": "0.14.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tedious/Stash.git",
            "reference": "7ea9749784152dcd2dab72c4bbf2bef18c326e41"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tedious/Stash/zipball/7ea9749784152dcd2dab72c4bbf2bef18c326e41",
            "reference": "7ea9749784152dcd2dab72c4bbf2bef18c326e41",
            "shasum": ""
        },
        "require": {
            "php": "^5.4|^7.0",
            "psr/cache": "~1.0"
        },
        "provide": {
            "psr/cache-implementation": "1.0.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^1.9",
            "phpunit/phpunit": "4.8.*",
            "satooshi/php-coveralls": "1.0.*"
        },
        "time": "2017-04-23T17:16:57+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stash\\": "src/Stash/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Robert Hafner",
                "email": "tedivm@tedivm.com"
            },
            {
                "name": "Josh Hall-Bachner",
                "email": "charlequin@gmail.com"
            }
        ],
        "description": "The place to keep your cache.",
        "homepage": "http://github.com/tedious/Stash",
        "keywords": [
            "apc",
            "cache",
            "caching",
            "memcached",
            "psr-6",
            "psr6",
            "redis",
            "sessions"
        ]
    },
    {
        "name": "twig/twig",
        "version": "v1.35.0",
        "version_normalized": "1.35.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "daa657073e55b0a78cce8fdd22682fddecc6385f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/daa657073e55b0a78cce8fdd22682fddecc6385f",
            "reference": "daa657073e55b0a78cce8fdd22682fddecc6385f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/debug": "~2.7",
            "symfony/phpunit-bridge": "~3.3@dev"
        },
        "time": "2017-09-27T18:06:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.35-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "xibosignage/oauth2-xibo-cms",
        "version": "1.1",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/xibosignage/oauth2-xibo-cms.git",
            "reference": "7c1c8e5c69399fbfaeb5f6b7ad029671f1b47eb5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/xibosignage/oauth2-xibo-cms/zipball/7c1c8e5c69399fbfaeb5f6b7ad029671f1b47eb5",
            "reference": "7c1c8e5c69399fbfaeb5f6b7ad029671f1b47eb5",
            "shasum": ""
        },
        "require": {
            "league/oauth2-client": "~1",
            "php": ">=5.4.0"
        },
        "time": "2017-11-30T07:51:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Xibo\\OAuth2\\Client\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Spring Signage Ltd",
                "homepage": "https://springsignage.com"
            }
        ],
        "description": "A Xibo CMS provider for league/oauth2-client",
        "homepage": "http://xibo.org.uk",
        "keywords": [
            "Authentication",
            "SSO",
            "authorization",
            "client",
            "identity",
            "idp",
            "oauth",
            "oauth2",
            "single sign on",
            "xibo",
            "xibo cms"
        ]
    },
    {
        "name": "xibosignage/xibo-xmr",
        "version": "0.6",
        "version_normalized": "0.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/xibosignage/xibo-xmr.git",
            "reference": "25839cc3eeb32c67899be909b45cc44cdee88110"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/xibosignage/xibo-xmr/zipball/25839cc3eeb32c67899be909b45cc44cdee88110",
            "reference": "25839cc3eeb32c67899be909b45cc44cdee88110",
            "shasum": ""
        },
        "require": {
            "monolog/monolog": "^1.17",
            "php": ">=5.5",
            "react/zmq": "^0.3.0"
        },
        "time": "2018-01-16T09:36:18+00:00",
        "bin": [
            "bin/xmr.phar"
        ],
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "AGPLv3 or later"
        ],
        "authors": [
            {
                "name": "Daniel Garner",
                "homepage": "https://github.com/dasgarner"
            },
            {
                "name": "Spring Signage Ltd",
                "homepage": "http://springsignage.com"
            },
            {
                "name": "Xibo Contributors",
                "homepage": "https://github.com/xibosignage/xibo/tree/master/contributors"
            }
        ],
        "description": "Xibo Message Relay",
        "homepage": "http://xibo.org.uk",
        "keywords": [
            "digital signage",
            "spring signage",
            "xibo"
        ]
    },
    {
        "name": "zendframework/zendxml",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/ZendXml.git",
            "reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/ZendXml/zipball/7b64507bc35d841c9c5802d67f6f87ef8e1a58c9",
            "reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^3.7 || ^4.0",
            "squizlabs/php_codesniffer": "^1.5"
        },
        "time": "2016-02-04T21:02:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ZendXml\\": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Utility library for XML usage, best practices, and security in PHP",
        "homepage": "http://packages.zendframework.com/",
        "keywords": [
            "security",
            "xml",
            "zf2"
        ]
    }
]
