dstockto/phergie-irc-plugin-react-daddy

View on GitHub
composer.lock

Summary

Maintainability
Test Coverage
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "cbcde9cc388ab65f75ecb6e66a3b7d9b",
    "packages": [
        {
            "name": "evenement/evenement",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/igorw/evenement.git",
                "reference": "35e87541d4b53c22201519fce3caaa5b38ac8164"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/igorw/evenement/zipball/35e87541d4b53c22201519fce3caaa5b38ac8164",
                "reference": "35e87541d4b53c22201519fce3caaa5b38ac8164",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Evenement": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch",
                    "homepage": "http://wiedler.ch/igor/"
                }
            ],
            "description": "Événement is a very simple event dispatching library for PHP",
            "keywords": [
                "event-dispatcher",
                "event-emitter"
            ],
            "time": "2014-07-09 21:08:03"
        },
        {
            "name": "monolog/monolog",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "f72392d0e6eb855118f5a84e89ac2d257c704abd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f72392d0e6eb855118f5a84e89ac2d257c704abd",
                "reference": "f72392d0e6eb855118f5a84e89ac2d257c704abd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/log": "~1.0"
            },
            "require-dev": {
                "doctrine/couchdb": "dev-master",
                "mlehner/gelf-php": "1.0.*",
                "raven/raven": "0.5.*"
            },
            "suggest": {
                "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",
                "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "raven/raven": "Allow sending log messages to a Sentry server"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Monolog": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be",
                    "role": "Developer"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "http://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "time": "2013-07-28 22:38:30"
        },
        {
            "name": "phergie/phergie-irc-bot-react",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phergie/phergie-irc-bot-react.git",
                "reference": "190ca12a6c9ae2c80694b93a8a842b98dc5924a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phergie/phergie-irc-bot-react/zipball/190ca12a6c9ae2c80694b93a8a842b98dc5924a0",
                "reference": "190ca12a6c9ae2c80694b93a8a842b98dc5924a0",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "2.0.*",
                "monolog/monolog": "1.6.*",
                "phergie/phergie-irc-client-react": "2.*",
                "phergie/phergie-irc-connection": "1.*",
                "phergie/phergie-irc-event": "1.*",
                "php": ">=5.4.2"
            },
            "require-dev": {
                "phake/phake": "2.0.0-beta2",
                "phpunit/phpunit": "4.1.*"
            },
            "bin": [
                "bin/phergie"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Phergie\\Irc\\Bot\\React\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "IRC bot built on React",
            "keywords": [
                "bot",
                "irc",
                "react"
            ],
            "time": "2014-12-13 15:55:55"
        },
        {
            "name": "phergie/phergie-irc-client-react",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phergie/phergie-irc-client-react.git",
                "reference": "00f8c50e9e35a786602a0621e9f968f0f39e09c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phergie/phergie-irc-client-react/zipball/00f8c50e9e35a786602a0621e9f968f0f39e09c9",
                "reference": "00f8c50e9e35a786602a0621e9f968f0f39e09c9",
                "shasum": ""
            },
            "require": {
                "monolog/monolog": "1.6.*",
                "phergie/phergie-irc-connection": "1.*",
                "phergie/phergie-irc-generator": "1.*",
                "phergie/phergie-irc-parser": "1.*",
                "php": ">=5.4.2",
                "psr/log": "~1.0",
                "react/dns": "0.4.*",
                "react/event-loop": "0.4.*",
                "react/promise": "~2.0",
                "react/socket-client": "~0.4.2",
                "react/stream": "~0.4.2"
            },
            "require-dev": {
                "phake/phake": "2.0.0-beta2",
                "phpunit/phpunit": "4.1.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Phergie\\Irc\\Client\\React\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "IRC client library built on React",
            "keywords": [
                "client",
                "irc",
                "react"
            ],
            "time": "2014-12-13 15:47:39"
        },
        {
            "name": "phergie/phergie-irc-connection",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phergie/phergie-irc-connection.git",
                "reference": "2bde216f91ff6b7c51bdd77abe356d8c658fa742"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phergie/phergie-irc-connection/zipball/2bde216f91ff6b7c51bdd77abe356d8c658fa742",
                "reference": "2bde216f91ff6b7c51bdd77abe356d8c658fa742",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "4.1.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Phergie\\Irc\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "Data structure for containing information about an IRC client connection",
            "keywords": [
                "Connection",
                "client",
                "irc",
                "server"
            ],
            "time": "2014-07-09 03:24:32"
        },
        {
            "name": "phergie/phergie-irc-event",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phergie/phergie-irc-event.git",
                "reference": "ab325cdc97863810a8dd4e905b9652c6d97331aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phergie/phergie-irc-event/zipball/ab325cdc97863810a8dd4e905b9652c6d97331aa",
                "reference": "ab325cdc97863810a8dd4e905b9652c6d97331aa",
                "shasum": ""
            },
            "require": {
                "phergie/phergie-irc-connection": "1.*",
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phake/phake": "2.0.0-beta2",
                "phpunit/phpunit": "4.1.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Phergie\\Irc\\Event\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "PHP data structure for IRC event information",
            "keywords": [
                "event",
                "irc"
            ],
            "time": "2014-12-13 14:29:24"
        },
        {
            "name": "phergie/phergie-irc-generator",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phergie/phergie-irc-generator.git",
                "reference": "402a9c9dc341a8d5902faae11a9459ed41a59767"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phergie/phergie-irc-generator/zipball/402a9c9dc341a8d5902faae11a9459ed41a59767",
                "reference": "402a9c9dc341a8d5902faae11a9459ed41a59767",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "4.1.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Phergie\\Irc\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "Generator for messages conforming to the IRC protocol",
            "keywords": [
                "generator",
                "irc"
            ],
            "time": "2014-07-09 03:24:35"
        },
        {
            "name": "phergie/phergie-irc-parser",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phergie/phergie-irc-parser.git",
                "reference": "712e55ba044ae2f407a61af1b8e692e538337014"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phergie/phergie-irc-parser/zipball/712e55ba044ae2f407a61af1b8e692e538337014",
                "reference": "712e55ba044ae2f407a61af1b8e692e538337014",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "4.1.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Phergie\\Irc\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "Parser for messages conforming to the IRC protocol",
            "keywords": [
                "irc",
                "parser"
            ],
            "time": "2014-07-09 03:24:36"
        },
        {
            "name": "psr/log",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "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",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2012-12-21 11:40:51"
        },
        {
            "name": "react/cache",
            "version": "v0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/cache.git",
                "reference": "9882ab5d8b00617baae83c6996f5a34668c11beb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/cache/zipball/9882ab5d8b00617baae83c6996f5a34668c11beb",
                "reference": "9882ab5d8b00617baae83c6996f5a34668c11beb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "react/promise": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "React\\Cache\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Async caching.",
            "keywords": [
                "cache"
            ],
            "time": "2014-02-02 01:11:26"
        },
        {
            "name": "react/dns",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/dns.git",
                "reference": "e1eaadb8ac637e61d1b642ebed37fa46c568ae9d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/dns/zipball/e1eaadb8ac637e61d1b642ebed37fa46c568ae9d",
                "reference": "e1eaadb8ac637e61d1b642ebed37fa46c568ae9d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "react/cache": "0.4.*",
                "react/promise": "~2.0",
                "react/socket": "0.4.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "React\\Dns\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Async DNS resolver.",
            "keywords": [
                "dns",
                "dns-resolver"
            ],
            "time": "2014-08-23 11:13:50"
        },
        {
            "name": "react/event-loop",
            "version": "v0.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/event-loop.git",
                "reference": "18c5297087ca01de85518e2b55078f444144aa1b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/event-loop/zipball/18c5297087ca01de85518e2b55078f444144aa1b",
                "reference": "18c5297087ca01de85518e2b55078f444144aa1b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "suggest": {
                "ext-event": "~1.0",
                "ext-libev": "*",
                "ext-libevent": ">=0.1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "React\\EventLoop\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Event loop abstraction layer that libraries can use for evented I/O.",
            "keywords": [
                "event-loop"
            ],
            "time": "2014-02-26 17:36:58"
        },
        {
            "name": "react/promise",
            "version": "v2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "937b04f1b0ee8f6d180e75a0830aac778ca4bcd6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/937b04f1b0ee8f6d180e75a0830aac778ca4bcd6",
                "reference": "937b04f1b0ee8f6d180e75a0830aac778ca4bcd6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "React\\Promise\\": "src/"
                },
                "files": [
                    "src/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@googlemail.com"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "time": "2014-10-15 20:05:57"
        },
        {
            "name": "react/socket",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/socket.git",
                "reference": "2949cf3673480fd968db22aa3ba1995d9f6ef936"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/socket/zipball/2949cf3673480fd968db22aa3ba1995d9f6ef936",
                "reference": "2949cf3673480fd968db22aa3ba1995d9f6ef936",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "~2.0",
                "php": ">=5.4.0",
                "react/event-loop": "0.4.*",
                "react/stream": "0.4.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "React\\Socket\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Library for building an evented socket server.",
            "keywords": [
                "Socket"
            ],
            "time": "2014-12-04 14:13:22"
        },
        {
            "name": "react/socket-client",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/socket-client.git",
                "reference": "5b4ccbb9071f81280f20971cccd2abe980d027ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/socket-client/zipball/5b4ccbb9071f81280f20971cccd2abe980d027ca",
                "reference": "5b4ccbb9071f81280f20971cccd2abe980d027ca",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "react/dns": "0.4.*",
                "react/event-loop": "0.4.*",
                "react/promise": "~2.0",
                "react/stream": "0.4.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "React\\SocketClient\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Async connector to open TCP/IP and SSL/TLS based connections.",
            "keywords": [
                "Socket"
            ],
            "time": "2014-10-16 22:23:10"
        },
        {
            "name": "react/stream",
            "version": "v0.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/stream.git",
                "reference": "acc7a5fec02e0aea674560e1d13c40ed0c8c5465"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/stream/zipball/acc7a5fec02e0aea674560e1d13c40ed0c8c5465",
                "reference": "acc7a5fec02e0aea674560e1d13c40ed0c8c5465",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "~2.0",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "react/event-loop": "0.4.*",
                "react/promise": "~2.0"
            },
            "suggest": {
                "react/event-loop": "0.4.*",
                "react/promise": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "React\\Stream\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Basic readable and writable stream interfaces that support piping.",
            "keywords": [
                "pipe",
                "stream"
            ],
            "time": "2014-09-10 03:32:31"
        }
    ],
    "packages-dev": [
        {
            "name": "codeclimate/php-test-reporter",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/codeclimate/php-test-reporter.git",
                "reference": "d0164df3f0ee530019c3e60f4eadb77755ead0a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/codeclimate/php-test-reporter/zipball/d0164df3f0ee530019c3e60f4eadb77755ead0a0",
                "reference": "d0164df3f0ee530019c3e60f4eadb77755ead0a0",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.3",
                "satooshi/php-coveralls": "0.6.*",
                "symfony/console": ">=2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*@stable"
            },
            "bin": [
                "composer/bin/test-reporter"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "CodeClimate\\Component": "src/",
                    "CodeClimate\\Bundle": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Code Climate",
                    "email": "hello@codeclimate.com",
                    "homepage": "https://codeclimate.com"
                }
            ],
            "description": "PHP client for reporting test coverage to Code Climate",
            "homepage": "https://github.com/codeclimate/php-test-reporter",
            "keywords": [
                "codeclimate",
                "coverage"
            ],
            "time": "2014-11-12 22:05:51"
        },
        {
            "name": "guzzle/guzzle",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle3.git",
                "reference": "5e9f5528619bde654375c012ac172fb199f43dda"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/5e9f5528619bde654375c012ac172fb199f43dda",
                "reference": "5e9f5528619bde654375c012ac172fb199f43dda",
                "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": "~1.3",
                "monolog/monolog": "~1.0",
                "phpunit/phpunit": "3.7.*",
                "psr/log": "~1.0",
                "symfony/class-loader": "~2.1",
                "zendframework/zend-cache": "2.*,<2.3",
                "zendframework/zend-log": "2.*,<2.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.9-dev"
                }
            },
            "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"
            ],
            "time": "2014-12-18 23:26:35"
        },
        {
            "name": "phake/phake",
            "version": "1.0.x-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/mlively/Phake.git",
                "reference": "76fc7fd9d81d3b43cb65a099dfd2972270070e47"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mlively/Phake/zipball/76fc7fd9d81d3b43cb65a099dfd2972270070e47",
                "reference": "76fc7fd9d81d3b43cb65a099dfd2972270070e47",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "doctrine/common": "2.3.*",
                "ext-soap": "*",
                "hamcrest/hamcrest-php": "1.1.*",
                "phpunit/phpunit": "3.7.*"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src"
            ],
            "license": [
                "BSD"
            ],
            "authors": [
                {
                    "name": "Mike Lively",
                    "email": "m@digitalsandwich.com"
                }
            ],
            "description": "The Phake mock testing library",
            "homepage": "https://github.com/mlively/Phake",
            "keywords": [
                "mock",
                "testing"
            ],
            "time": "2014-04-19 22:17:47"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "2.0.x-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "ca158276c1200cc27f5409a5e338486bc0b4fc94"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca158276c1200cc27f5409a5e338486bc0b4fc94",
                "reference": "ca158276c1200cc27f5409a5e338486bc0b4fc94",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-file-iterator": "~1.3",
                "phpunit/php-text-template": "~1.2",
                "phpunit/php-token-stream": "~1.3",
                "sebastian/environment": "~1.0",
                "sebastian/version": "~1.0"
            },
            "require-dev": {
                "ext-xdebug": ">=2.1.4",
                "phpunit/phpunit": "~4.1"
            },
            "suggest": {
                "ext-dom": "*",
                "ext-xdebug": ">=2.2.1",
                "ext-xmlwriter": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "time": "2014-12-26 13:28:33"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "1.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "File/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "time": "2013-10-10 15:34:57"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "Text/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "time": "2014-01-30 17:20:04"
        },
        {
            "name": "phpunit/php-timer",
            "version": "1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "PHP/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "time": "2013-08-02 07:42:54"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "f8d5d08c56de5cfd592b3340424a81733259a876"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/f8d5d08c56de5cfd592b3340424a81733259a876",
                "reference": "f8d5d08c56de5cfd592b3340424a81733259a876",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "time": "2014-08-31 06:12:13"
        },
        {
            "name": "phpunit/phpunit",
            "version": "4.0.x-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "56b8fc19f4fafc04df6558de015edca00aa416c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/56b8fc19f4fafc04df6558de015edca00aa416c9",
                "reference": "56b8fc19f4fafc04df6558de015edca00aa416c9",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-reflection": "*",
                "ext-spl": "*",
                "php": ">=5.3.3",
                "phpunit/php-code-coverage": ">=2.0.0,<2.1.0",
                "phpunit/php-file-iterator": "~1.3.1",
                "phpunit/php-text-template": "~1.2",
                "phpunit/php-timer": "~1.0.2",
                "phpunit/phpunit-mock-objects": ">=2.0.0,<2.1.0",
                "sebastian/diff": "~1.1",
                "sebastian/environment": "~1.0",
                "sebastian/exporter": "~1.0.1",
                "sebastian/version": "~1.0.3",
                "symfony/yaml": "~2.0"
            },
            "suggest": {
                "phpunit/php-invoker": "~1.1"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "",
                "../../symfony/yaml/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "http://www.phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "time": "2014-09-14 06:48:58"
        },
        {
            "name": "phpunit/phpunit-mock-objects",
            "version": "2.0.x-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
                "reference": "e60bb929c50ae4237aaf680a4f6773f4ee17f0a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/e60bb929c50ae4237aaf680a4f6773f4ee17f0a2",
                "reference": "e60bb929c50ae4237aaf680a4f6773f4ee17f0a2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-text-template": "~1.2"
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.0.0,<4.1.0"
            },
            "suggest": {
                "ext-soap": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Mock Object library for PHPUnit",
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
            "keywords": [
                "mock",
                "xunit"
            ],
            "time": "2014-06-12 07:19:48"
        },
        {
            "name": "satooshi/php-coveralls",
            "version": "v0.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/satooshi/php-coveralls.git",
                "reference": "dd0df95bd37a7cf5c5c50304dfe260ffe4b50760"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/dd0df95bd37a7cf5c5c50304dfe260ffe4b50760",
                "reference": "dd0df95bd37a7cf5c5c50304dfe260ffe4b50760",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-simplexml": "*",
                "guzzle/guzzle": ">=3.0",
                "php": ">=5.3",
                "psr/log": "1.0.0",
                "symfony/config": ">=2.0",
                "symfony/console": ">=2.0",
                "symfony/stopwatch": ">=2.2",
                "symfony/yaml": ">=2.0"
            },
            "require-dev": {
                "apigen/apigen": "2.8.*@stable",
                "pdepend/pdepend": "dev-master",
                "phpmd/phpmd": "dev-master",
                "phpunit/php-invoker": ">=1.1.0,<1.2.0",
                "phpunit/phpunit": "3.7.*@stable",
                "sebastian/finder-facade": "dev-master",
                "sebastian/phpcpd": "1.4.*@stable",
                "squizlabs/php_codesniffer": "1.4.*@stable",
                "theseer/fdomdocument": "dev-master"
            },
            "bin": [
                "composer/bin/coveralls"
            ],
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Contrib\\Component": "src/",
                    "Contrib\\Bundle": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kitamura Satoshi",
                    "email": "with.no.parachute@gmail.com",
                    "homepage": "https://www.facebook.com/satooshi.jp"
                }
            ],
            "description": "PHP client library for Coveralls API",
            "homepage": "https://github.com/satooshi/php-coveralls",
            "keywords": [
                "ci",
                "coverage",
                "github",
                "test"
            ],
            "time": "2013-05-04 08:07:33"
        },
        {
            "name": "sebastian/diff",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "f38057b48125c2b421361da224a8aa800d70aeca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/f38057b48125c2b421361da224a8aa800d70aeca",
                "reference": "f38057b48125c2b421361da224a8aa800d70aeca",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "http://www.github.com/sebastianbergmann/diff",
            "keywords": [
                "diff"
            ],
            "time": "2014-11-22 06:25:40"
        },
        {
            "name": "sebastian/environment",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "a4420fdad8ef5e525cdeb66adbb5ed9e873e6128"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/a4420fdad8ef5e525cdeb66adbb5ed9e873e6128",
                "reference": "a4420fdad8ef5e525cdeb66adbb5ed9e873e6128",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "time": "2014-12-15 10:20:32"
        },
        {
            "name": "sebastian/exporter",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c7d59948d6e82818e1bdff7cadb6c34710eb7dc0",
                "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "time": "2014-09-10 00:51:36"
        },
        {
            "name": "sebastian/version",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43",
                "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "time": "2014-03-07 15:35:33"
        },
        {
            "name": "symfony/config",
            "version": "dev-master",
            "target-dir": "Symfony/Component/Config",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Config.git",
                "reference": "35b07adb6baa7368939cc751642543343e92ebc4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Config/zipball/35b07adb6baa7368939cc751642543343e92ebc4",
                "reference": "35b07adb6baa7368939cc751642543343e92ebc4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/filesystem": "~2.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Config\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony Config Component",
            "homepage": "http://symfony.com",
            "time": "2014-12-23 17:36:41"
        },
        {
            "name": "symfony/console",
            "version": "dev-master",
            "target-dir": "Symfony/Component/Console",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Console.git",
                "reference": "c127b56606b8f1c197ab26cb11054b572e669873"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Console/zipball/c127b56606b8f1c197ab26cb11054b572e669873",
                "reference": "c127b56606b8f1c197ab26cb11054b572e669873",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/event-dispatcher": "~2.1",
                "symfony/process": "~2.1"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Console\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony Console Component",
            "homepage": "http://symfony.com",
            "time": "2014-12-24 10:55:33"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "2.7.x-dev",
            "target-dir": "Symfony/Component/EventDispatcher",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/EventDispatcher.git",
                "reference": "b27ae60d9bf9b4768b3a6f155a4309f2cd991845"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/b27ae60d9bf9b4768b3a6f155a4309f2cd991845",
                "reference": "b27ae60d9bf9b4768b3a6f155a4309f2cd991845",
                "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/stopwatch": "~2.3"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony EventDispatcher Component",
            "homepage": "http://symfony.com",
            "time": "2014-12-22 16:45:18"
        },
        {
            "name": "symfony/filesystem",
            "version": "2.7.x-dev",
            "target-dir": "Symfony/Component/Filesystem",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Filesystem.git",
                "reference": "b394b18ed68d0ec3c87ae8f5f4d80c29d80b3dd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Filesystem/zipball/b394b18ed68d0ec3c87ae8f5f4d80c29d80b3dd8",
                "reference": "b394b18ed68d0ec3c87ae8f5f4d80c29d80b3dd8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Filesystem\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony Filesystem Component",
            "homepage": "http://symfony.com",
            "time": "2014-12-25 23:30:25"
        },
        {
            "name": "symfony/stopwatch",
            "version": "dev-master",
            "target-dir": "Symfony/Component/Stopwatch",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Stopwatch.git",
                "reference": "d7294f0ada494d64cab91b85e7f8f5b5769b8f29"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/d7294f0ada494d64cab91b85e7f8f5b5769b8f29",
                "reference": "d7294f0ada494d64cab91b85e7f8f5b5769b8f29",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Stopwatch\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony Stopwatch Component",
            "homepage": "http://symfony.com",
            "time": "2014-12-22 16:45:23"
        },
        {
            "name": "symfony/yaml",
            "version": "2.7.x-dev",
            "target-dir": "Symfony/Component/Yaml",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Yaml.git",
                "reference": "4acdf4ff8dedd856ee5fd1e4e0e16f7f42dca463"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Yaml/zipball/4acdf4ff8dedd856ee5fd1e4e0e16f7f42dca463",
                "reference": "4acdf4ff8dedd856ee5fd1e4e0e16f7f42dca463",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Yaml\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "http://symfony.com",
            "time": "2014-12-22 16:45:18"
        }
    ],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "codeclimate/php-test-reporter": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=5.4.0"
    },
    "platform-dev": []
}