Skip to content
Snippets Groups Projects
composer.lock 39.2 KiB
Newer Older
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "sebastian/recursion-context",
Ryan Smith's avatar
Ryan Smith committed
            "version": "1.0.1",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba",
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "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": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-06-21 08:04:50"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "sebastian/version",
            "version": "1.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
                "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": "2015-06-21 13:59:46"
        },
        {
            "name": "symfony/yaml",
Ryan Smith's avatar
Ryan Smith committed
            "version": "v2.7.3",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Yaml.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "71340e996171474a53f3d29111d046be4ad8a0ff"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/symfony/Yaml/zipball/71340e996171474a53f3d29111d046be4ad8a0ff",
                "reference": "71340e996171474a53f3d29111d046be4ad8a0ff",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "~2.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "https://symfony.com",
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-07-28 14:07:07"
Ryan Smith's avatar
Ryan Smith committed
        }
    ],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": [],
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}