[
    {
        "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": "apereo/phpcas",
        "version": "1.3.8",
        "version_normalized": "1.3.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/apereo/phpCAS.git",
            "reference": "40c0769ce05a30c8172b36ceab11124375c8366e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/apereo/phpCAS/zipball/40c0769ce05a30c8172b36ceab11124375c8366e",
            "reference": "40c0769ce05a30c8172b36ceab11124375c8366e",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7.10"
        },
        "time": "2019-08-18T20:01:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "source/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Joachim Fritschi",
                "homepage": "https://wiki.jasig.org/display/~fritschi"
            },
            {
                "name": "Adam Franco",
                "homepage": "https://wiki.jasig.org/display/~adamfranco"
            }
        ],
        "description": "Provides a simple API for authenticating users against a CAS server",
        "homepage": "https://wiki.jasig.org/display/CASC/phpCAS",
        "keywords": [
            "apereo",
            "cas",
            "jasig"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
            "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.2"
        },
        "time": "2017-07-22T12:18:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.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.7.3",
        "version_normalized": "1.7.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/erusev/parsedown.git",
            "reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/erusev/parsedown/zipball/6d893938171a817f4e9bc9e86f2da1e370b7bcd7",
            "reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2019-03-17T18:48:37+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": "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.8.1",
        "version_normalized": "4.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-gettext/Gettext.git",
            "reference": "494237c1315438e13777f327271a0dd99fbb6e09"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/494237c1315438e13777f327271a0dd99fbb6e09",
            "reference": "494237c1315438e13777f327271a0dd99fbb6e09",
            "shasum": ""
        },
        "require": {
            "gettext/languages": "^2.3",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "illuminate/view": "*",
            "phpunit/phpunit": "^4.8|^5.7|^6.5",
            "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": "2019-11-14T23:28:55+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.6.0",
        "version_normalized": "2.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-gettext/Languages.git",
            "reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-gettext/Languages/zipball/38ea0482f649e0802e475f0ed19fa993bcb7a618",
            "reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.16.0",
            "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
        },
        "time": "2019-11-13T10:30:21+00:00",
        "bin": [
            "bin/export-plural-rules"
        ],
        "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/php-gettext/Languages",
        "keywords": [
            "cldr",
            "i18n",
            "internationalization",
            "l10n",
            "language",
            "languages",
            "localization",
            "php",
            "plural",
            "plural rules",
            "plurals",
            "translate",
            "translations",
            "unicode"
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.4.1",
        "version_normalized": "6.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "0895c932405407fd3a7368b6910c09a24d26db11"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11",
            "reference": "0895c932405407fd3a7368b6910c09a24d26db11",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.6.1",
            "php": ">=5.5"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.1"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2019-10-23T15:58:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\": "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 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.6.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-zlib": "*",
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
        },
        "suggest": {
            "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2019-07-01T23:21:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-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",
            "psr-7",
            "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.21",
        "version_normalized": "5.2.21.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/support.git",
            "reference": "6749fab3f3d38d8b15427536a8e7bbdc57497c9e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/support/zipball/6749fab3f3d38d8b15427536a8e7bbdc57497c9e",
            "reference": "6749fab3f3d38d8b15427536a8e7bbdc57497c9e",
            "shasum": ""
        },
        "require": {
            "doctrine/inflector": "~1.0",
            "ext-mbstring": "*",
            "illuminate/contracts": "5.2.*",
            "php": ">=5.5.9"
        },
        "suggest": {
            "illuminate/filesystem": "Required to use the composer class (5.2.*).",
            "jeremeamia/superclosure": "Required to be able to serialize closures (~2.2).",
            "paragonie/random_compat": "Provides a compatible interface like PHP7's random_bytes() in PHP 5 projects (~1.1).",
            "symfony/polyfill-php56": "Required to use the hash_equals function on PHP 5.5 (~1.0).",
            "symfony/process": "Required to use the composer class (2.8.*|3.0.*).",
            "symfony/var-dumper": "Improves the dd function (2.8.*|3.0.*)."
        },
        "time": "2016-02-22T20:29:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Support\\": ""
            },
            "files": [
                "helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Support package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "infostars/picofeed",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/infostars/picofeed.git",
            "reference": "8e528c041e2fcf253d4bfa17f740e62b9120bbff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/infostars/picofeed/zipball/8e528c041e2fcf253d4bfa17f740e62b9120bbff",
            "reference": "8e528c041e2fcf253d4bfa17f740e62b9120bbff",
            "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": "2018-10-18T15:51:49+00:00",
        "bin": [
            "picofeed"
        ],
        "type": "library",
        "installation-source": "source",
        "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/infostars/picofeed"
    },
    {
        "name": "intervention/image",
        "version": "2.5.1",
        "version_normalized": "2.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Intervention/image.git",
            "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
            "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
            "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": "2019-11-02T09:15:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-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.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Intervention/imagecache.git",
            "reference": "d73f4a69e000fd21bcd54559b94546f180abce68"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Intervention/imagecache/zipball/d73f4a69e000fd21bcd54559b94546f180abce68",
            "reference": "d73f4a69e000fd21bcd54559b94546f180abce68",
            "shasum": ""
        },
        "require": {
            "illuminate/cache": "~4|~5|~6",
            "illuminate/filesystem": "~4|~5|~6",
            "intervention/image": "dev-master|~2,>=2.2.0",
            "jeremeamia/superclosure": "~1|~2",
            "nesbot/carbon": "^1.26.3 || ^2.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.2",
            "phpunit/phpunit": "3.*"
        },
        "time": "2019-09-03T16:35:20+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": "james-heinrich/getid3",
        "version": "v1.9.18",
        "version_normalized": "1.9.18.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JamesHeinrich/getID3.git",
            "reference": "0723b77cafe9278618cfb6bc91b75e73705d3de8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/0723b77cafe9278618cfb6bc91b75e73705d3de8",
            "reference": "0723b77cafe9278618cfb6bc91b75e73705d3de8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "jakub-onderka/php-parallel-lint": "^0.9 || ^1.0"
        },
        "suggest": {
            "ext-SimpleXML": "SimpleXML extension is required to analyze RIFF/WAV/BWF audio files (also requires `ext-libxml`).",
            "ext-com_dotnet": "COM extension is required when loading files larger than 2GB on Windows.",
            "ext-ctype": "ctype extension is required when loading files larger than 2GB on 32-bit PHP (also on 64-bit PHP on Windows) or executing `getid3_lib::CopyTagsToComments`.",
            "ext-dba": "DBA extension is required to use the DBA database as a cache storage.",
            "ext-exif": "EXIF extension is required for graphic modules.",
            "ext-iconv": "iconv extension is required to work with different character sets (when `ext-mbstring` is not available).",
            "ext-json": "JSON extension is required to analyze Apple Quicktime videos.",
            "ext-libxml": "libxml extension is required to analyze RIFF/WAV/BWF audio files.",
            "ext-mbstring": "mbstring extension is required to work with different character sets.",
            "ext-mysql": "MySQL extension is required to use the MySQL database as a cache storage (deprecated in PHP 5.5, removed in PHP >= 7.0, use `ext-mysqli` instead).",
            "ext-mysqli": "MySQLi extension is required to use the MySQL database as a cache storage.",
            "ext-rar": "RAR extension is required for RAR archive module.",
            "ext-sqlite3": "SQLite3 extension is required to use the SQLite3 database as a cache storage.",
            "ext-xml": "XML extension is required for graphic modules to analyze the XML metadata.",
            "ext-zlib": "Zlib extension is required for archive modules and compressed metadata."
        },
        "time": "2019-09-16T19:08:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "getid3/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-1.0-or-later",
            "LGPL-3.0-only",
            "MPL-2.0"
        ],
        "description": "PHP script that extracts useful information from popular multimedia file formats",
        "homepage": "https://www.getid3.org/",
        "keywords": [
            "codecs",
            "php",
            "tags"
        ]
    },
    {
        "name": "jenssegers/date",
        "version": "v3.5.0",
        "version_normalized": "3.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jenssegers/date.git",
            "reference": "58393b0544fc2525b3fcd02aa4c989857107e05a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jenssegers/date/zipball/58393b0544fc2525b3fcd02aa4c989857107e05a",
            "reference": "58393b0544fc2525b3fcd02aa4c989857107e05a",
            "shasum": ""
        },
        "require": {
            "nesbot/carbon": "^1.0|^2.0",
            "php": ">=5.6",
            "symfony/translation": "^2.7|^3.0|^4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.0|^6.0|^7.0",
            "satooshi/php-coveralls": "^2.0"
        },
        "time": "2019-03-10T08:50:58+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.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jeremeamia/super_closure.git",
            "reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/5707d5821b30b9a07acfb4d76949784aaa0e9ce9",
            "reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9",
            "shasum": ""
        },
        "require": {
            "nikic/php-parser": "^1.2|^2.0|^3.0|^4.0",
            "php": ">=5.4",
            "symfony/polyfill-php56": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0|^5.0"
        },
        "time": "2018-03-21T22:21:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-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": "johngrogg/ics-parser",
        "version": "v2.1.15",
        "version_normalized": "2.1.15.0",
        "source": {
            "type": "git",
            "url": "https://github.com/u01jmg3/ics-parser.git",
            "reference": "7c6b7056b2ebc4023666c13c60fa1af4f744afe2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/u01jmg3/ics-parser/zipball/7c6b7056b2ebc4023666c13c60fa1af4f744afe2",
            "reference": "7c6b7056b2ebc4023666c13c60fa1af4f744afe2",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "nesbot/carbon": "^1.39.0 || ^2.0",
            "php": ">=5.3.9"
        },
        "require-dev": {
            "phpunit/phpunit": "^4",
            "squizlabs/php_codesniffer": "~2.9.1"
        },
        "time": "2019-09-10T09:48:10+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ICal": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jonathan Goode",
                "role": "Developer/Owner"
            },
            {
                "name": "John Grogg",
                "email": "john.grogg@gmail.com",
                "role": "Developer/Prior Owner"
            }
        ],
        "description": "ICS Parser",
        "homepage": "https://github.com/u01jmg3/ics-parser",
        "keywords": [
            "iCalendar",
            "ical",
            "ical-parser",
            "ics",
            "ics-parser",
            "ifb"
        ]
    },
    {
        "name": "kylekatarnls/update-helper",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kylekatarnls/update-helper.git",
            "reference": "5786fa188e0361b9adf9e8199d7280d1b2db165e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kylekatarnls/update-helper/zipball/5786fa188e0361b9adf9e8199d7280d1b2db165e",
            "reference": "5786fa188e0361b9adf9e8199d7280d1b2db165e",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.1.0 || ^2.0.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "codeclimate/php-test-reporter": "dev-master",
            "composer/composer": "2.0.x-dev || ^2.0.0-dev",
            "phpunit/phpunit": ">=4.8.35 <6.0"
        },
        "time": "2019-07-29T11:03:54+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "UpdateHelper\\ComposerPlugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "UpdateHelper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle",
                "email": "kylekatarnls@gmail.com"
            }
        ],
        "description": "Update helper"
    },
    {
        "name": "league/event",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/event.git",
            "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
            "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "henrikbjorn/phpspec-code-coverage": "~1.0.1",
            "phpspec/phpspec": "^2.2"
        },
        "time": "2018-11-26T11:52:41+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": "2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/oauth2-client.git",
            "reference": "313250eab923e673a5c0c8f463f443ee79f4383f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/313250eab923e673a5c0c8f463f443ee79f4383f",
            "reference": "313250eab923e673a5c0c8f463f443ee79f4383f",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.0",
            "paragonie/random_compat": "^1|^2",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "eloquent/liberator": "^2.0",
            "eloquent/phony": "^0.14.1",
            "jakub-onderka/php-parallel-lint": "~0.9",
            "phpunit/phpunit": "^5.0",
            "squizlabs/php_codesniffer": "^2.0"
        },
        "time": "2017-04-25T14:43:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.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"
            },
            {
                "name": "Woody Gilk",
                "homepage": "https://github.com/shadowhand",
                "role": "Contributor"
            }
        ],
        "description": "OAuth 2.0 Client Library",
        "keywords": [
            "Authentication",
            "SSO",
            "authorization",
            "identity",
            "idp",
            "oauth",
            "oauth2",
            "single sign on"
        ]
    },
    {
        "name": "league/oauth2-server",
        "version": "4.1.7",
        "version_normalized": "4.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/oauth2-server.git",
            "reference": "138524984ac472652c69399529a35b6595cf22d3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/138524984ac472652c69399529a35b6595cf22d3",
            "reference": "138524984ac472652c69399529a35b6595cf22d3",
            "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": "2018-06-23T16:27:31+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": "mongodb/mongodb",
        "version": "1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mongodb/mongo-php-library.git",
            "reference": "18fca8cc8d0c2cc07f76605760d20632bb3dab96"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/18fca8cc8d0c2cc07f76605760d20632bb3dab96",
            "reference": "18fca8cc8d0c2cc07f76605760d20632bb3dab96",
            "shasum": ""
        },
        "require": {
            "ext-hash": "*",
            "ext-json": "*",
            "ext-mongodb": "^1.5.0",
            "php": ">=5.5"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.36 || ^6.4"
        },
        "time": "2019-07-02T18:04:14+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MongoDB\\": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Jeremy Mikola",
                "email": "jmikola@gmail.com"
            },
            {
                "name": "Derick Rethans",
                "email": "github@derickrethans.nl"
            },
            {
                "name": "Katherine Walker",
                "email": "katherine.walker@mongodb.com"
            }
        ],
        "description": "MongoDB driver library",
        "homepage": "https://jira.mongodb.org/browse/PHPLIB",
        "keywords": [
            "database",
            "driver",
            "mongodb",
            "persistence"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.25.2",
        "version_normalized": "1.25.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/d5e2fb341cb44f7e2ab639d12a1e5901091ec287",
            "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287",
            "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": "2019-11-13T10:00:05+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": "mpdf/mpdf",
        "version": "v8.0.3",
        "version_normalized": "8.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mpdf/mpdf.git",
            "reference": "6dd4285aff21f013554ff752046bb44ab1240f5f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpdf/mpdf/zipball/6dd4285aff21f013554ff752046bb44ab1240f5f",
            "reference": "6dd4285aff21f013554ff752046bb44ab1240f5f",
            "shasum": ""
        },
        "require": {
            "ext-gd": "*",
            "ext-mbstring": "*",
            "myclabs/deep-copy": "^1.7",
            "paragonie/random_compat": "^1.4|^2.0|9.99.99",
            "php": "^5.6 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0",
            "psr/log": "^1.0",
            "setasign/fpdi": "^2.1"
        },
        "require-dev": {
            "mockery/mockery": "^0.9.5",
            "mpdf/qrcode": "^1.0.0",
            "phpunit/phpunit": "^5.0",
            "squizlabs/php_codesniffer": "^3.5.0",
            "tracy/tracy": "^2.4"
        },
        "suggest": {
            "ext-bcmath": "Needed for generation of some types of barcodes",
            "ext-xml": "Needed mainly for SVG manipulation",
            "ext-zlib": "Needed for compression of embedded resources, such as fonts"
        },
        "time": "2019-10-25T17:54:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-development": "7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Mpdf\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-only"
        ],
        "authors": [
            {
                "name": "Matěj Humpál",
                "role": "Developer, maintainer"
            },
            {
                "name": "Ian Back",
                "role": "Developer (retired)"
            }
        ],
        "description": "PHP library generating PDF files from UTF-8 encoded HTML",
        "homepage": "https://mpdf.github.io",
        "keywords": [
            "pdf",
            "php",
            "utf-8"
        ]
    },
    {
        "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": "myclabs/deep-copy",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/myclabs/DeepCopy.git",
            "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
            "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "doctrine/collections": "^1.0",
            "doctrine/common": "^2.6",
            "phpunit/phpunit": "^4.1"
        },
        "time": "2017-10-19T19:58:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DeepCopy\\": "src/DeepCopy/"
            },
            "files": [
                "src/DeepCopy/deep_copy.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Create deep copies (clones) of your objects",
        "keywords": [
            "clone",
            "copy",
            "duplicate",
            "object",
            "object graph"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "1.39.1",
        "version_normalized": "1.39.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4be0c005164249208ce1b5ca633cd57bdd42ff33",
            "reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33",
            "shasum": ""
        },
        "require": {
            "kylekatarnls/update-helper": "^1.1",
            "php": ">=5.3.9",
            "symfony/translation": "~2.6 || ~3.0 || ~4.0"
        },
        "require-dev": {
            "composer/composer": "^1.2",
            "friendsofphp/php-cs-fixer": "~2",
            "phpunit/phpunit": "^4.8.35 || ^5.7"
        },
        "time": "2019-10-14T05:51:36+00:00",
        "bin": [
            "bin/upgrade-carbon"
        ],
        "type": "library",
        "extra": {
            "update-helper": "Carbon\\Upgrade",
            "laravel": {
                "providers": [
                    "Carbon\\Laravel\\ServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "http://nesbot.com"
            }
        ],
        "description": "A simple API extension for DateTime.",
        "homepage": "http://carbon.nesbot.com",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "nikic/php-parser",
        "version": "v4.3.0",
        "version_normalized": "4.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc",
            "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "ircmaxell/php-yacc": "0.0.5",
            "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
        },
        "time": "2019-11-08T13:50:10+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-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.3.1",
        "version_normalized": "3.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/onelogin/php-saml.git",
            "reference": "bb34489635cd5c7eb1b42833e4c57ca1c786a81a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/onelogin/php-saml/zipball/bb34489635cd5c7eb1b42833e4c57ca1c786a81a",
            "reference": "bb34489635cd5c7eb1b42833e4c57ca1c786a81a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "robrichards/xmlseclibs": ">=3.0.4"
        },
        "require-dev": {
            "pdepend/pdepend": "^2.5.0",
            "php-coveralls/php-coveralls": "^1.0.2 || ^2.0",
            "phploc/phploc": "^2.1 || ^3.0 || ^4.0",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1",
            "sebastian/phpcpd": "^2.0 || ^3.0 || ^4.0",
            "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": "2019-11-06T16:59:38+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "OneLogin\\": "src/"
            }
        },
        "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": "v2.0.18",
        "version_normalized": "2.0.18.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
            "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
            "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": "2019-01-03T20:59:08+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",
            "polyfill",
            "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.7",
        "version_normalized": "6.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPMailer/PHPMailer.git",
            "reference": "0c41a36d4508d470e376498c1c0c527aa36a2d59"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/0c41a36d4508d470e376498c1c0c527aa36a2d59",
            "reference": "0c41a36d4508d470e376498c1c0c527aa36a2d59",
            "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": "2019-02-01T15:04:28+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": "phpseclib/mcrypt_compat",
        "version": "1.0.11",
        "version_normalized": "1.0.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/mcrypt_compat.git",
            "reference": "4570bd80edb410179af3b243a568ff366b528558"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/mcrypt_compat/zipball/4570bd80edb410179af3b243a568ff366b528558",
            "reference": "4570bd80edb410179af3b243a568ff366b528558",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "phpseclib/phpseclib": ">=2.0.11 <3.0.0"
        },
        "provide": {
            "ext-mcrypt": "5.6.40"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35|^5.7|^6.0"
        },
        "suggest": {
            "ext-openssl": "Will enable faster cryptographic operations"
        },
        "time": "2019-05-26T13:54:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/mcrypt.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "homepage": "http://phpseclib.sourceforge.net"
            }
        ],
        "description": "PHP 7.1 polyfill for the mcrypt extension from PHP <= 7.0",
        "keywords": [
            "cryptograpy",
            "encryption",
            "mcrypt"
        ]
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "2.0.23",
        "version_normalized": "2.0.23.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
            "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
            "sami/sami": "~2.0",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "suggest": {
            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
            "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
            "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
        },
        "time": "2019-09-17T03:41:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "phpseclib/bootstrap.php"
            ],
            "psr-4": {
                "phpseclib\\": "phpseclib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "role": "Lead Developer"
            },
            {
                "name": "Patrick Monnerat",
                "email": "pm@datasphere.ch",
                "role": "Developer"
            },
            {
                "name": "Andreas Fischer",
                "email": "bantu@phpbb.com",
                "role": "Developer"
            },
            {
                "name": "Hans-Jürgen Petrich",
                "email": "petrich@tronic-media.com",
                "role": "Developer"
            },
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
        "homepage": "http://phpseclib.sourceforge.net",
        "keywords": [
            "BigInteger",
            "aes",
            "asn.1",
            "asn1",
            "blowfish",
            "crypto",
            "cryptography",
            "encryption",
            "rsa",
            "security",
            "sftp",
            "signature",
            "signing",
            "ssh",
            "twofish",
            "x.509",
            "x509"
        ]
    },
    {
        "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.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
            "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2019-11-01T11:05:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.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/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "120b605dfeb996808c31b6477290a714d356e822"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
            "reference": "120b605dfeb996808c31b6477290a714d356e822",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "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.31",
        "version_normalized": "1.1.31.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Respect/Validation.git",
            "reference": "45d109fc830644fecc1145200d6351ce4f2769d0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Respect/Validation/zipball/45d109fc830644fecc1145200d6351ce4f2769d0",
            "reference": "45d109fc830644fecc1145200d6351ce4f2769d0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "symfony/polyfill-mbstring": "^1.2"
        },
        "require-dev": {
            "egulias/email-validator": "~1.2 || ~2.1",
            "mikey179/vfsstream": "^1.5",
            "phpunit/phpunit": "~4.0 || ~5.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",
            "friendsofphp/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": "2019-05-28T06:10:06+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-3-Clause"
        ],
        "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": "robmorgan/phinx",
        "version": "0.9.2",
        "version_normalized": "0.9.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cakephp/phinx.git",
            "reference": "e1698319ad55157c233b658c08f7a10617e797ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cakephp/phinx/zipball/e1698319ad55157c233b658c08f7a10617e797ca",
            "reference": "e1698319ad55157c233b658c08f7a10617e797ca",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "symfony/config": "^2.8|^3.0|^4.0",
            "symfony/console": "^2.8|^3.0|^4.0",
            "symfony/yaml": "^2.8|^3.0|^4.0"
        },
        "require-dev": {
            "cakephp/cakephp-codesniffer": "^3.0",
            "phpunit/phpunit": "^4.8.35|^5.7|^6.5"
        },
        "time": "2017-12-23T06:48:51+00:00",
        "bin": [
            "bin/phinx"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Phinx\\": "src/Phinx"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Woody Gilk",
                "email": "woody.gilk@gmail.com",
                "homepage": "http://shadowhand.me",
                "role": "Developer"
            },
            {
                "name": "Rob Morgan",
                "email": "robbym@gmail.com",
                "homepage": "https://robmorgan.id.au",
                "role": "Lead Developer"
            },
            {
                "name": "Richard Quadling",
                "email": "rquadling@gmail.com",
                "role": "Developer"
            },
            {
                "name": "CakePHP Community",
                "homepage": "https://github.com/cakephp/phinx/graphs/contributors"
            }
        ],
        "description": "Phinx makes it ridiculously easy to manage the database migrations for your PHP app.",
        "homepage": "https://phinx.org",
        "keywords": [
            "database",
            "database migrations",
            "db",
            "migrations",
            "phinx"
        ]
    },
    {
        "name": "robrichards/xmlseclibs",
        "version": "3.0.4",
        "version_normalized": "3.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/robrichards/xmlseclibs.git",
            "reference": "0a53d3c3aa87564910cae4ed01416441d3ae0db5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/0a53d3c3aa87564910cae4ed01416441d3ae0db5",
            "reference": "0a53d3c3aa87564910cae4ed01416441d3ae0db5",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "php": ">= 5.4"
        },
        "time": "2019-11-05T11:44:22+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": "robthree/twofactorauth",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/RobThree/TwoFactorAuth.git",
            "reference": "3407c33775391fa8c36f7d766f26c5e59a736374"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/3407c33775391fa8c36f7d766f26c5e59a736374",
            "reference": "3407c33775391fa8c36f7d766f26c5e59a736374",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "@stable"
        },
        "time": "2019-06-21T08:51:04+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "RobThree\\Auth\\": "lib"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Rob Janssen",
                "homepage": "http://robiii.me",
                "role": "Developer"
            }
        ],
        "description": "Two Factor Authentication",
        "homepage": "https://github.com/RobThree/TwoFactorAuth",
        "keywords": [
            "Authentication",
            "MFA",
            "Multi Factor Authentication",
            "Two Factor Authentication",
            "authenticator",
            "authy",
            "php",
            "tfa"
        ]
    },
    {
        "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": "setasign/fpdi",
        "version": "v2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Setasign/FPDI.git",
            "reference": "3c266002f8044f61b17329f7cd702d44d73f0f7f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Setasign/FPDI/zipball/3c266002f8044f61b17329f7cd702d44d73f0f7f",
            "reference": "3c266002f8044f61b17329f7cd702d44d73f0f7f",
            "shasum": ""
        },
        "require": {
            "ext-zlib": "*",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~5.7",
            "setasign/fpdf": "~1.8",
            "setasign/tfpdf": "1.25",
            "tecnickcom/tcpdf": "~6.2"
        },
        "suggest": {
            "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured.",
            "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
            "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF.",
            "setasign/fpdi-tfpdf": "Use this package to automatically evaluate dependencies to tFPDF."
        },
        "time": "2019-01-30T14:11:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "setasign\\Fpdi\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jan Slabon",
                "email": "jan.slabon@setasign.com",
                "homepage": "https://www.setasign.com"
            },
            {
                "name": "Maximilian Kresse",
                "email": "maximilian.kresse@setasign.com",
                "homepage": "https://www.setasign.com"
            }
        ],
        "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
        "homepage": "https://www.setasign.com/fpdi",
        "keywords": [
            "fpdf",
            "fpdi",
            "pdf"
        ]
    },
    {
        "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/config",
        "version": "v3.3.2",
        "version_normalized": "3.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/config.git",
            "reference": "35716d4904e0506a7a5a9bcf23f854aeb5719bca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/config/zipball/35716d4904e0506a7a5a9bcf23f854aeb5719bca",
            "reference": "35716d4904e0506a7a5a9bcf23f854aeb5719bca",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/filesystem": "~2.8|~3.0"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3"
        },
        "require-dev": {
            "symfony/dependency-injection": "~3.3",
            "symfony/yaml": "~3.0"
        },
        "suggest": {
            "symfony/yaml": "To use the yaml reference dumper"
        },
        "time": "2017-06-02T18:07:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Config\\": ""
            },
            "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 Config Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/console",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "b0878233cb5c4391347e5495089c7af11b8e6201"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/b0878233cb5c4391347e5495089c7af11b8e6201",
            "reference": "b0878233cb5c4391347e5495089c7af11b8e6201",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/debug": "~2.8|~3.0",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.3",
            "symfony/dependency-injection": "~3.3",
            "symfony/event-dispatcher": "~2.8|~3.0",
            "symfony/filesystem": "~2.8|~3.0",
            "symfony/http-kernel": "~2.8|~3.0",
            "symfony/process": "~2.8|~3.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/filesystem": "",
            "symfony/process": ""
        },
        "time": "2017-07-29T21:27:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Console Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/debug",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug.git",
            "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug/zipball/7c13ae8ce1e2adbbd574fc39de7be498e1284e13",
            "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "psr/log": "~1.0"
        },
        "conflict": {
            "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
        },
        "require-dev": {
            "symfony/http-kernel": "~2.8|~3.0"
        },
        "time": "2017-07-28T15:27:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Debug\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Debug Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67535f1e3fd662bdc68d7ba317c93eecd973617e",
            "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0",
            "symfony/dependency-injection": "~3.3",
            "symfony/expression-language": "~2.8|~3.0",
            "symfony/stopwatch": "~2.8|~3.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2017-06-09T14:53:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-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/filesystem",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
            "reference": "427987eb4eed764c3b6e38d52a0f87989e010676"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/427987eb4eed764c3b6e38d52a0f87989e010676",
            "reference": "427987eb4eed764c3b6e38d52a0f87989e010676",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2017-07-11T07:17:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Filesystem\\": ""
            },
            "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 Filesystem 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.36",
        "version_normalized": "3.4.36.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "d2d0cfe8e319d9df44c4cca570710fcf221d4593"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d2d0cfe8e319d9df44c4cca570710fcf221d4593",
            "reference": "d2d0cfe8e319d9df44c4cca570710fcf221d4593",
            "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": "2019-11-28T12:52:59+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-ctype",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
            "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.13.1",
        "version_normalized": "1.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
            "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2019-11-27T14:18:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.13-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.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php56.git",
            "reference": "0e3b212e96a51338639d8ce175c046d7729c3403"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403",
            "reference": "0e3b212e96a51338639d8ce175c046d7729c3403",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/polyfill-util": "~1.0"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-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.13.1",
        "version_normalized": "1.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php70.git",
            "reference": "af23c7bb26a73b850840823662dda371484926c4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4",
            "reference": "af23c7bb26a73b850840823662dda371484926c4",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "~1.0|~2.0|~9.99",
            "php": ">=5.3.3"
        },
        "time": "2019-11-27T13:56:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.13-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.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-util.git",
            "reference": "4317de1386717b4c22caed7725350a8887ab205c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c",
            "reference": "4317de1386717b4c22caed7725350a8887ab205c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-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.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3",
            "reference": "35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/config": "<2.8",
            "symfony/yaml": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0",
            "symfony/intl": "^2.8.18|^3.2.5",
            "symfony/yaml": "~3.3"
        },
        "suggest": {
            "psr/log": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2017-06-24T16:45:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Translation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/yaml",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/ddc23324e6cfe066f3dd34a37ff494fa80b617ed",
            "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "require-dev": {
            "symfony/console": "~2.8|~3.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2017-07-23T12:43:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Yaml Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "tedivm/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.42.4",
        "version_normalized": "1.42.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/e587180584c3d2d6cb864a0454e777bb6dcb6152",
            "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/debug": "^3.4|^4.2",
            "symfony/phpunit-bridge": "^4.4@dev|^5.0"
        },
        "time": "2019-11-11T16:49:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.42-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": "Twig Team",
                "homepage": "https://twig.symfony.com/contributors",
                "role": "Contributors"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "https://twig.symfony.com",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "xibosignage/oauth2-xibo-cms",
        "version": "dev-feature/2.1",
        "version_normalized": "dev-feature/2.1",
        "source": {
            "type": "git",
            "url": "https://github.com/xibosignage/oauth2-xibo-cms.git",
            "reference": "a619d731959ee62a67e2838f4c82214ae3e234e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/xibosignage/oauth2-xibo-cms/zipball/a619d731959ee62a67e2838f4c82214ae3e234e3",
            "reference": "a619d731959ee62a67e2838f4c82214ae3e234e3",
            "shasum": ""
        },
        "require": {
            "league/oauth2-client": "2.2.*",
            "php": ">=5.6.0",
            "psr/log": "1.1.*"
        },
        "require-dev": {
            "monolog/monolog": "^1.22"
        },
        "time": "2019-02-20T13:21:52+00:00",
        "type": "library",
        "installation-source": "source",
        "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.7",
        "version_normalized": "0.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/xibosignage/xibo-xmr.git",
            "reference": "1379547fe4566d0e6327ba61a12e49ec47433a61"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/xibosignage/xibo-xmr/zipball/1379547fe4566d0e6327ba61a12e49ec47433a61",
            "reference": "1379547fe4566d0e6327ba61a12e49ec47433a61",
            "shasum": ""
        },
        "require": {
            "monolog/monolog": "^1.17",
            "php": ">=5.5",
            "react/zmq": "^0.3.0"
        },
        "time": "2018-02-01T14:20:44+00:00",
        "bin": [
            "bin/xmr.phar"
        ],
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "AGPL-3.0"
        ],
        "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.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/ZendXml.git",
            "reference": "eceab37a591c9e140772a1470338258857339e00"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/ZendXml/zipball/eceab37a591c9e140772a1470338258857339e00",
            "reference": "eceab37a591c9e140772a1470338258857339e00",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
            "zendframework/zend-coding-standard": "~1.0.0"
        },
        "time": "2019-01-22T19:42:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev",
                "dev-develop": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ZendXml\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Utility library for XML usage, best practices, and security in PHP",
        "keywords": [
            "ZendFramework",
            "security",
            "xml",
            "zf"
        ]
    }
]
