[
    {
        "name": "google/apiclient",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/google/google-api-php-client.git",
            "reference": "7ee4cb2b473de3bf5cd2a5ada95a2f363b4a4532"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/google/google-api-php-client/zipball/066668986ea099d406098ba0bb2a61cc51f5a0de",
            "reference": "7ee4cb2b473de3bf5cd2a5ada95a2f363b4a4532",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.1"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "squizlabs/php_codesniffer": "~2.3"
        },
        "time": "2015-07-10 10:32:54",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "description": "Client library for Google APIs",
        "homepage": "http://developers.google.com/api-client-library/php",
        "keywords": [
            "google"
        ]
    },
    {
        "name": "webmozart/assert",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozart/assert.git",
            "reference": "ca9ee1dab6062238174de38f8dd19658b716cef3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozart/assert/zipball/8c628bbc6f602e020b2bccd0883364923f301ad0",
            "reference": "ca9ee1dab6062238174de38f8dd19658b716cef3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.6"
        },
        "time": "2015-07-25 15:19:30",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\Assert\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Assertions to validate method input/output with nice error messages.",
        "keywords": [
            "assert",
            "check",
            "validate"
        ]
    },
    {
        "name": "webmozart/glob",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozart/glob.git",
            "reference": "e594a59b8e9ec764884ed728c76dbd9c0fc28438"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozart/glob/zipball/e594a59b8e9ec764884ed728c76dbd9c0fc28438",
            "reference": "e594a59b8e9ec764884ed728c76dbd9c0fc28438",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "webmozart/path-util": "~2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.6",
            "symfony/filesystem": "~2.5"
        },
        "time": "2015-06-05 12:43:43",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\Glob\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "A PHP implementation of Ant's glob."
    },
    {
        "name": "mtdowling/cron-expression",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/mtdowling/cron-expression.git",
            "reference": "cac7f17701c9b8d89c766a4e3f433d8675851a2f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/cac7f17701c9b8d89c766a4e3f433d8675851a2f",
            "reference": "cac7f17701c9b8d89c766a4e3f433d8675851a2f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-04-23 22:42:20",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Cron": "src/"
            }
        },
        "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": "splitbrain/php-archive",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/splitbrain/php-archive.git",
            "reference": "c075304b44c4aadff0718af445e86bf730f331ff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/c075304b44c4aadff0718af445e86bf730f331ff",
            "reference": "c075304b44c4aadff0718af445e86bf730f331ff",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.5.*"
        },
        "time": "2015-08-12 13:24:34",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "splitbrain\\PHPArchive\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Andreas Gohr",
                "email": "andi@splitbrain.org"
            }
        ],
        "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
        "keywords": [
            "archive",
            "extract",
            "tar",
            "unpack",
            "unzip",
            "zip"
        ]
    },
    {
        "name": "webmozart/path-util",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozart/path-util.git",
            "reference": "8dbc7f440edf74d3506740825d6484f93bbd4784"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozart/path-util/zipball/7c43106070c13bcf539fcd23363e1c8561e7e360",
            "reference": "8dbc7f440edf74d3506740825d6484f93bbd4784",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "webmozart/assert": "~1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.6"
        },
        "time": "2015-08-14 11:35:33",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\PathUtil\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths."
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v5.4.1",
        "version_normalized": "5.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
            "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1,<0.9.4"
        },
        "time": "2015-06-06 14:19:39",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Corbyn"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "http://swiftmailer.org",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "melihucar/ftpclient",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/melihucar/ftpclient.git",
            "reference": "f49ab32c53a3869ae9128b381243f84f84bea3c2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/melihucar/ftpclient/zipball/f49ab32c53a3869ae9128b381243f84f84bea3c2",
            "reference": "f49ab32c53a3869ae9128b381243f84f84bea3c2",
            "shasum": ""
        },
        "require": {
            "ext-ftp": "*",
            "php": ">=5.3.0"
        },
        "time": "2015-07-06 12:27:36",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Melihucar": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Melih Ucar",
                "homepage": "https://github.com/melihucar"
            }
        ],
        "description": "FTPClient for PHP",
        "keywords": [
            "class",
            "client",
            "ftp",
            "ftpclient",
            "php"
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "v3.8.1",
        "version_normalized": "3.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
            "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.3",
            "symfony/event-dispatcher": ">=2.1"
        },
        "replace": {
            "guzzle/batch": "self.version",
            "guzzle/cache": "self.version",
            "guzzle/common": "self.version",
            "guzzle/http": "self.version",
            "guzzle/inflection": "self.version",
            "guzzle/iterator": "self.version",
            "guzzle/log": "self.version",
            "guzzle/parser": "self.version",
            "guzzle/plugin": "self.version",
            "guzzle/plugin-async": "self.version",
            "guzzle/plugin-backoff": "self.version",
            "guzzle/plugin-cache": "self.version",
            "guzzle/plugin-cookie": "self.version",
            "guzzle/plugin-curlauth": "self.version",
            "guzzle/plugin-error-response": "self.version",
            "guzzle/plugin-history": "self.version",
            "guzzle/plugin-log": "self.version",
            "guzzle/plugin-md5": "self.version",
            "guzzle/plugin-mock": "self.version",
            "guzzle/plugin-oauth": "self.version",
            "guzzle/service": "self.version",
            "guzzle/stream": "self.version"
        },
        "require-dev": {
            "doctrine/cache": "*",
            "monolog/monolog": "1.*",
            "phpunit/phpunit": "3.7.*",
            "psr/log": "1.0.*",
            "symfony/class-loader": "*",
            "zendframework/zend-cache": "<2.3",
            "zendframework/zend-log": "<2.3"
        },
        "time": "2014-01-28 22:29:15",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Guzzle": "src/",
                "Guzzle\\Tests": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Guzzle Community",
                "homepage": "https://github.com/guzzle/guzzle/contributors"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "2.6.x-dev",
        "version_normalized": "2.6.9999999.9999999-dev",
        "target-dir": "Symfony/Component/EventDispatcher",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/EventDispatcher.git",
            "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02",
            "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.0,>=2.0.5",
            "symfony/dependency-injection": "~2.6",
            "symfony/expression-language": "~2.6",
            "symfony/phpunit-bridge": "~2.7",
            "symfony/stopwatch": "~2.3"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2015-05-02 15:18:45",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\EventDispatcher\\": ""
            }
        },
        "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"
    }
]
