Skip to content
Snippets Groups Projects
composer.lock 37.3 KiB
Newer Older
Brook Schofield's avatar
Brook Schofield committed
                "branch-alias": {
                    "dev-master": "3.0-dev"
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\Stopwatch\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
Brook Schofield's avatar
Brook Schofield committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
Brook Schofield's avatar
Brook Schofield committed
                }
            ],
            "description": "Symfony Stopwatch Component",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "homepage": "https://symfony.com",
            "time": "2015-10-30 23:35:59"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "symfony/yaml",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "ac84cbb98b68a6abbc9f5149eb96ccc7b07b8966"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/ac84cbb98b68a6abbc9f5149eb96ccc7b07b8966",
                "reference": "ac84cbb98b68a6abbc9f5149eb96ccc7b07b8966",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
Brook Schofield's avatar
Brook Schofield committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
Brook Schofield's avatar
Brook Schofield committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
Brook Schofield's avatar
Brook Schofield committed
                }
            ],
            "description": "Symfony Yaml Component",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "homepage": "https://symfony.com",
    "minimum-stability": "stable",
Jaime Perez's avatar
Jaime Perez committed
    "prefer-stable": false,
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
    "prefer-lowest": false,
    "platform": {
Jaime Perez's avatar
Jaime Perez committed
    "platform-dev": []