File Manager

Path: /home/liffinac1/domains/impactxtmtrading.com/private_html/vendor/pleonasm/merkle-tree/

Viewing File: composer.lock

{
    "_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"
    ],
    "hash": "1725e3e4065442c13fb214554b93ec5d",
    "packages": [

    ],
    "packages-dev": [
        {
            "name": "guzzle/guzzle",
            "version": "v3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "v3.5.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/v3.5.0",
                "reference": "v3.5.0",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.3.2",
                "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.0.*",
                "zendframework/zend-log": "2.0.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.5-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Guzzle\\Tests": "tests/",
                    "Guzzle": "src/"
                }
            },
            "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": "2013-05-13 20:17:47"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "1.2.9",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "1.2.9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1.2.9",
                "reference": "1.2.9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-file-iterator": ">=1.3.0@stable",
                "phpunit/php-text-template": ">=1.1.1@stable",
                "phpunit/php-token-stream": ">=1.1.3@stable"
            },
            "suggest": {
                "ext-dom": "*",
                "ext-xdebug": ">=2.0.5"
            },
            "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": "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": "2013-02-26 18:55:56"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "1.3.3",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "1.3.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/php-file-iterator/zipball/1.3.3",
                "reference": "1.3.3",
                "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": "http://www.phpunit.de/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "time": "2012-10-11 04:44:38"
        },
        {
            "name": "phpunit/php-invoker",
            "version": "1.1.2",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/php-invoker.git",
                "reference": "1.1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/php-invoker/zipball/1.1.2",
                "reference": "1.1.2",
                "shasum": ""
            },
            "require": {
                "ext-pcntl": "*",
                "php": ">=5.2.7",
                "phpunit/php-timer": ">=1.0.1@stable"
            },
            "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 invoking callables with a timeout.",
            "homepage": "http://www.phpunit.de/",
            "keywords": [
                "process"
            ],
            "time": "2012-10-05 09:20:45"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/php-text-template.git",
                "reference": "1.1.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/php-text-template/zipball/1.1.4",
                "reference": "1.1.4",
                "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": "2012-10-31 11:15:28"
        },
        {
            "name": "phpunit/php-timer",
            "version": "1.0.4",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/php-timer.git",
                "reference": "1.0.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/php-timer/zipball/1.0.4",
                "reference": "1.0.4",
                "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": "http://www.phpunit.de/",
            "keywords": [
                "timer"
            ],
            "time": "2012-10-11 04:45:58"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "1.1.5",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "1.1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/php-token-stream/zipball/1.1.5",
                "reference": "1.1.5",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "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": "Wrapper around PHP's tokenizer extension.",
            "homepage": "http://www.phpunit.de/",
            "keywords": [
                "tokenizer"
            ],
            "time": "2012-10-11 04:47:14"
        },
        {
            "name": "phpunit/phpunit",
            "version": "3.7.19",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "3.7.19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.19",
                "reference": "3.7.19",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-pcre": "*",
                "ext-reflection": "*",
                "ext-spl": "*",
                "php": ">=5.3.3",
                "phpunit/php-code-coverage": ">=1.2.1,<1.3.0",
                "phpunit/php-file-iterator": ">=1.3.1",
                "phpunit/php-text-template": ">=1.1.1",
                "phpunit/php-timer": ">=1.0.2,<1.1.0",
                "phpunit/phpunit-mock-objects": ">=1.2.0,<1.3.0",
                "symfony/yaml": ">=2.0.0,<2.3.0"
            },
            "require-dev": {
                "pear-pear/pear": "1.9.4"
            },
            "suggest": {
                "ext-json": "*",
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "phpunit/php-invoker": ">=1.1.0,<1.2.0"
            },
            "bin": [
                "composer/bin/phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.7.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "PHPUnit/"
                ]
            },
            "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": "2013-03-25 11:45:06"
        },
        {
            "name": "phpunit/phpunit-mock-objects",
            "version": "1.2.3",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/phpunit-mock-objects.git",
                "reference": "1.2.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects/archive/1.2.3.zip",
                "reference": "1.2.3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-text-template": ">=1.1.1@stable"
            },
            "suggest": {
                "ext-soap": "*"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "PHPUnit/"
                ]
            },
            "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": "2013-01-13 10:24:48"
        },
        {
            "name": "psr/log",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log",
                "reference": "1.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/php-fig/log/archive/1.0.0.zip",
                "reference": "1.0.0",
                "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": "satooshi/php-coveralls",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/satooshi/php-coveralls.git",
                "reference": "24bc7283507001d8b9068b6c93715ea3cdf8b24f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/24bc7283507001d8b9068b6c93715ea3cdf8b24f",
                "reference": "24bc7283507001d8b9068b6c93715ea3cdf8b24f",
                "shasum": ""
            },
            "require": {
                "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"
            },
            "suggest": {
                "symfony/http-kernel": "Allows Symfony integration"
            },
            "bin": [
                "composer/bin/coveralls"
            ],
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Satooshi\\Component": "src/",
                    "Satooshi\\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-13 15:19:54"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "1.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "1.4.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1.4.5",
                "reference": "1.4.5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.1.2"
            },
            "bin": [
                "scripts/phpcs"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "CodeSniffer.php",
                    "CodeSniffer/CLI.php",
                    "CodeSniffer/Exception.php",
                    "CodeSniffer/File.php",
                    "CodeSniffer/MultiFileSniff.php",
                    "CodeSniffer/Report.php",
                    "CodeSniffer/Reporting.php",
                    "CodeSniffer/Sniff.php",
                    "CodeSniffer/Tokens.php",
                    "CodeSniffer/Reports/",
                    "CodeSniffer/CommentParser/",
                    "CodeSniffer/Tokenizers/",
                    "CodeSniffer/DocGenerators/",
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
                    "CodeSniffer/Standards/IncorrectPatternException.php",
                    "CodeSniffer/Standards/Generic/Sniffs/",
                    "CodeSniffer/Standards/MySource/Sniffs/",
                    "CodeSniffer/Standards/PEAR/Sniffs/",
                    "CodeSniffer/Standards/PSR1/Sniffs/",
                    "CodeSniffer/Standards/PSR2/Sniffs/",
                    "CodeSniffer/Standards/Squiz/Sniffs/",
                    "CodeSniffer/Standards/Zend/Sniffs/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "lead"
                }
            ],
            "description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "http://www.squizlabs.com/php-codesniffer",
            "keywords": [
                "phpcs",
                "standards"
            ],
            "time": "2013-04-03 23:16:28"
        },
        {
            "name": "symfony/config",
            "version": "v2.2.1",
            "target-dir": "Symfony/Component/Config",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Config.git",
                "reference": "v2.2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Config/zipball/v2.2.1",
                "reference": "v2.2.1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Config\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Config Component",
            "homepage": "http://symfony.com",
            "time": "2013-03-01 10:42:10"
        },
        {
            "name": "symfony/console",
            "version": "v2.2.1",
            "target-dir": "Symfony/Component/Console",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Console.git",
                "reference": "v2.2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Console/zipball/v2.2.1",
                "reference": "v2.2.1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Console\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Console Component",
            "homepage": "http://symfony.com",
            "time": "2013-03-19 20:48:08"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v2.2.1",
            "target-dir": "Symfony/Component/EventDispatcher",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/EventDispatcher.git",
                "reference": "v2.2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/v2.2.1",
                "reference": "v2.2.1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "symfony/dependency-injection": ">=2.0,<3.0"
            },
            "suggest": {
                "symfony/dependency-injection": "2.2.*",
                "symfony/http-kernel": "2.2.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "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": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony EventDispatcher Component",
            "homepage": "http://symfony.com",
            "time": "2013-02-11 11:26:43"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v2.2.1",
            "target-dir": "Symfony/Component/Stopwatch",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Stopwatch.git",
                "reference": "v2.2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/v2.2.1",
                "reference": "v2.2.1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Stopwatch\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Stopwatch Component",
            "homepage": "http://symfony.com",
            "time": "2013-01-04 16:58:00"
        },
        {
            "name": "symfony/yaml",
            "version": "v2.2.1",
            "target-dir": "Symfony/Component/Yaml",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Yaml.git",
                "reference": "v2.2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Yaml/zipball/v2.2.1",
                "reference": "v2.2.1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Yaml\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "http://symfony.com",
            "time": "2013-03-23 07:49:54"
        }
    ],
    "aliases": [

    ],
    "minimum-stability": "stable",
    "stability-flags": {
        "satooshi/php-coveralls": 20
    },
    "platform": {
        "php": ">=5.4.0"
    },
    "platform-dev": {
        "ext-xdebug": ">=2.2.0"
    }
}