Current File : /home/users/barii/public_html/finansenl.com.pl/wodki/vendor/composer/installed.json
[
    {
        "name": "symfony/yaml",
        "version": "v2.1.2",
        "version_normalized": "2.1.2.0",
        "target-dir": "Symfony/Component/Yaml",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Yaml",
            "reference": "v2.1.0-RC2"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/symfony/Yaml/zipball/v2.1.0-RC2",
            "reference": "v2.1.0-RC2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2012-08-22 06:48:41",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Yaml": ""
            }
        },
        "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"
    },
    {
        "name": "phpunit/php-text-template",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "git://github.com/sebastianbergmann/php-text-template.git",
            "reference": "1.1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/sebastianbergmann/php-text-template/zipball/1.1.3",
            "reference": "1.1.3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2012-10-11 04:48:39",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Text/"
            ]
        },
        "include-path": [
            ""
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Simple template engine.",
        "homepage": "http://www.phpunit.de/",
        "keywords": [
            "template"
        ]
    },
    {
        "name": "phpunit/phpunit-mock-objects",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "git://github.com/sebastianbergmann/phpunit-mock-objects.git",
            "reference": "1.2.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/sebastianbergmann/phpunit-mock-objects/zipball/1.2.1",
            "reference": "1.2.1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "phpunit/php-text-template": ">=1.1.1@stable",
            "ext-reflection": "*",
            "ext-spl": "*"
        },
        "suggest": {
            "ext-soap": "*"
        },
        "time": "2012-10-05 00:00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "PHPUnit/"
            ]
        },
        "include-path": [
            ""
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Mock Object library for PHPUnit",
        "homepage": "http://www.phpunit.de/",
        "keywords": [
            "mock",
            "xunit"
        ]
    },
    {
        "name": "phpunit/php-timer",
        "version": "1.0.4",
        "version_normalized": "1.0.4.0",
        "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"
        },
        "time": "2012-10-11 04:45:58",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "PHP/"
            ]
        },
        "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"
        ]
    },
    {
        "name": "phpunit/php-token-stream",
        "version": "1.1.5",
        "version_normalized": "1.1.5.0",
        "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"
        },
        "time": "2012-10-11 04:47:14",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "PHP/"
            ]
        },
        "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"
        ]
    },
    {
        "name": "phpunit/php-file-iterator",
        "version": "1.3.3",
        "version_normalized": "1.3.3.0",
        "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"
        },
        "time": "2012-10-11 04:44:38",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "File/"
            ]
        },
        "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"
        ]
    },
    {
        "name": "phpunit/php-code-coverage",
        "version": "1.2.6",
        "version_normalized": "1.2.6.0",
        "source": {
            "type": "git",
            "url": "git://github.com/sebastianbergmann/php-code-coverage.git",
            "reference": "1.2.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/sebastianbergmann/php-code-coverage/zipball/1.2.6",
            "reference": "1.2.6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "phpunit/php-file-iterator": ">=1.3.0@stable",
            "phpunit/php-token-stream": ">=1.1.3@stable",
            "phpunit/php-text-template": ">=1.1.1@stable"
        },
        "suggest": {
            "ext-dom": "*",
            "ext-xdebug": ">=2.0.5"
        },
        "time": "2012-10-16 22:34:13",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "PHP/"
            ]
        },
        "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": [
            "testing",
            "coverage",
            "xunit"
        ]
    },
    {
        "name": "phpunit/phpunit",
        "version": "3.7.8",
        "version_normalized": "3.7.8.0",
        "source": {
            "type": "git",
            "url": "git://github.com/sebastianbergmann/phpunit.git",
            "reference": "3.7.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/sebastianbergmann/phpunit/zipball/3.7.8",
            "reference": "3.7.8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "phpunit/php-file-iterator": ">=1.3.1",
            "phpunit/php-text-template": ">=1.1.1",
            "phpunit/php-code-coverage": ">=1.2.1",
            "phpunit/php-timer": ">=1.0.2",
            "phpunit/phpunit-mock-objects": ">=1.2.0",
            "symfony/yaml": ">=2.1.0",
            "ext-dom": "*",
            "ext-pcre": "*",
            "ext-reflection": "*",
            "ext-spl": "*"
        },
        "suggest": {
            "phpunit/php-invoker": ">=1.1.0",
            "ext-json": "*",
            "ext-simplexml": "*",
            "ext-tokenizer": "*"
        },
        "time": "2012-10-16 22:37:08",
        "bin": [
            "composer/bin/phpunit"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "PHPUnit/"
            ]
        },
        "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": [
            "testing",
            "phpunit",
            "xunit"
        ]
    }
]