[
    {
        "name": "mustangostang/spyc",
        "version": "0.6.2",
        "version_normalized": "0.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mustangostang/spyc.git",
            "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mustangostang/spyc/zipball/23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
            "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "4.3.*@dev"
        },
        "time": "2017-02-24T16:06:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Spyc.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "mustangostang",
                "email": "vlad.andersen@gmail.com"
            }
        ],
        "description": "A simple YAML loader/dumper class for PHP",
        "homepage": "https://github.com/mustangostang/spyc/",
        "keywords": [
            "spyc",
            "yaml",
            "yml"
        ]
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
            "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2018-04-30T19:57:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            },
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v4.1.0",
        "version_normalized": "4.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "80e4bfa9685fc4a09acc4a857ec16974a9cd944e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/80e4bfa9685fc4a09acc4a857ec16974a9cd944e",
            "reference": "80e4bfa9685fc4a09acc4a857ec16974a9cd944e",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "symfony/console": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2018-05-30T07:26:09+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "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"
    }
]
