[
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "f29dca382a6485c3cbe6379f0c61230167681937"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937",
            "reference": "f29dca382a6485c3cbe6379f0c61230167681937",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2017-06-09T14:24:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "respect/validation",
        "version": "1.1.12",
        "version_normalized": "1.1.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Respect/Validation.git",
            "reference": "5ab87d1dd932872f6670136a513f72ff9ea41c67"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Respect/Validation/zipball/5ab87d1dd932872f6670136a513f72ff9ea41c67",
            "reference": "5ab87d1dd932872f6670136a513f72ff9ea41c67",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "symfony/polyfill-mbstring": "^1.2"
        },
        "require-dev": {
            "egulias/email-validator": "~1.2",
            "malkusch/bav": "~1.0",
            "mikey179/vfsstream": "^1.5",
            "phpunit/phpunit": "~4.0",
            "symfony/validator": "~2.6.9",
            "zendframework/zend-validator": "~2.3"
        },
        "suggest": {
            "egulias/email-validator": "Strict (RFC compliant) email validation",
            "ext-bcmath": "Arbitrary Precision Mathematics",
            "ext-mbstring": "Multibyte String Functions",
            "fabpot/php-cs-fixer": "Fix PSR2 and other coding style issues",
            "malkusch/bav": "German bank account validation",
            "symfony/validator": "Use Symfony validator through Respect\\Validation",
            "zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation"
        },
        "time": "2017-03-14T09:44:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Respect\\Validation\\": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD Style"
        ],
        "authors": [
            {
                "name": "Respect/Validation Contributors",
                "homepage": "https://github.com/Respect/Validation/graphs/contributors"
            }
        ],
        "description": "The most awesome validation engine ever created for PHP",
        "homepage": "http://respect.github.io/Validation/",
        "keywords": [
            "respect",
            "validation",
            "validator"
        ]
    }
]
